(Fkill_buffer): Don't Fset_buffer when testing if
[bpt/emacs.git] / lisp / ChangeLog
index 30b8ceb..1254ec2 100644 (file)
@@ -1,3 +1,16 @@
+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
+       definition (patch by Stefan Monnier).
+       (glasses-mode): Use jit-lock instead of `after-change-functions'
+       (patch by Stefan Monnier).
+
 2000-12-12  Miles Bader  <miles@gnu.org>
 
        * info.el (Info-last-preorder): Don't barf on nodes without a prev.