]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 12 Dec 2000 14:13:40 +0000 (14:13 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 12 Dec 2000 14:13:40 +0000 (14:13 +0000)
lisp/ChangeLog
src/ChangeLog

index 23e9eb346e44f7add2acf7c0302b594260b5b720..1254ec2da8bf71eec9180011a7359ee7d8127f1a 100644 (file)
@@ -1,3 +1,9 @@
+2000-12-12  Gerd Moellmann  <gerd@gnu.org>
+
+       * replace.el (perform-replace): Don't use an empty match adjacent
+       to a non-empty match when computing the next match before the
+       replacement is performed.
+
 2000-12-12  Milan Zamazal  <pdm@freesoft.cz>
 
        * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
index e500e14ffe2880893df369f52bb02e1c1fb64c9b..5c7b3f370d2347b7878624d2d36f64e7dd13d732 100644 (file)
@@ -1,5 +1,9 @@
 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
 
+       * xdisp.c (setup_echo_area_for_printing, with_echo_area_buffer): 
+       Bind `inhibit-read-only' to t.
+       (unwind_with_echo_area_buffer): Use AREF.
+
        * xfns.c (Fx_hide_tip): Simplified.
 
        * s/freebsd.h, s/netbsd.h (GC_MARK_STACK): Use