changeset 48777:f6687dde33ff

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 09 Dec 2002 20:24:40 +0000
parents 67a496befc04
children d414c281a629
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 09 20:24:32 2002 +0000
+++ b/lisp/ChangeLog	Mon Dec 09 20:24:40 2002 +0000
@@ -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 -
--- a/src/ChangeLog	Mon Dec 09 20:24:32 2002 +0000
+++ b/src/ChangeLog	Mon Dec 09 20:24:40 2002 +0000
@@ -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.)