]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorColin Walters <walters@gnu.org>
Sun, 26 May 2002 20:42:31 +0000 (20:42 +0000)
committerColin Walters <walters@gnu.org>
Sun, 26 May 2002 20:42:31 +0000 (20:42 +0000)
lisp/ChangeLog

index 21b091171772b3ce46c29581a81f7b2148458bd3..f79c288abadbe1c4ca2487763b1603e0bfc0f301 100644 (file)
@@ -1,3 +1,7 @@
+2002-05-26  Colin Walters  <walters@verbum.org>
+
+       * replace.el (perform-replace): Document return value.  Use `pop'.
+
 2002-05-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
        * progmodes/f90.el (f90-previous-block, f90-next-block): New names,
        * font-core.el (font-lock-function): New variable.
        (font-lock-default-function): New function, created from
        `font-lock-mode'.
-       (font-lock-mode): Just funcall `font-lock-default-function'.
+       (font-lock-mode): Just funcall `font-lock-function'.
        (font-lock-symbol-category-alist): New variable.
 
 2002-05-22  Markus Rost  <rost@math.ohio-state.edu>