changeset 45528:bc8cc9c5d979

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Sun, 26 May 2002 20:42:31 +0000
parents 51cb1913e231
children 45014630aeb2
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 26 19:58:31 2002 +0000
+++ b/lisp/ChangeLog	Sun May 26 20:42:31 2002 +0000
@@ -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,
@@ -106,7 +110,7 @@
 	* 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>