*** empty log message ***

This commit is contained in:
Richard M. Stallman 2002-12-09 20:24:40 +00:00
parent 1f57cb74f5
commit d852822674
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2002-12-09 Richard M. Stallman <rms@gnu.org>
* isearch.el (isearch-no-upper-case-p): \\ only quotes one character.
2002-12-09 Markus Rost <rost@math.ohio-state.edu>
* mwheel.el (mouse-wheel-scroll-amount): Revert previous change -

View file

@ -1,3 +1,8 @@
2002-12-09 Richard M. Stallman <rms@gnu.org>
* buffer.c (Fget_buffer_create): Call Qucs_set_table_for_input
as the last thing.
2002-12-09 Dave Love <fx@gnu.org>
* s/sol2-8: Removed. (Not necessary.)