From 4fdbd80975823359d50d109f872dba8e1f8d0857 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 12 Dec 2000 14:13:40 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 23e9eb346e4..1254ec2da8b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-12-12 Gerd Moellmann + + * 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 * progmodes/glasses.el: Use `define-minor-mode' for the minor mode diff --git a/src/ChangeLog b/src/ChangeLog index e500e14ffe2..5c7b3f370d2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2000-12-12 Gerd Moellmann + * 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 -- 2.39.2