changeset 41521:882962e010c5

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 26 Nov 2001 00:04:43 +0000
parents 143b4b27b6c9
children ee8692067cf0
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Nov 25 23:52:51 2001 +0000
+++ b/src/ChangeLog	Mon Nov 26 00:04:43 2001 +0000
@@ -1,3 +1,11 @@
+2001-11-25  Juanma Barranquero  <lektu@terra.es>
+
+	* abbrev.c (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.
+
+	* buffer.c (Fkill_buffer): Use Frun_hooks, not Vrun_hooks.
+
+	* print.c (temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks.
+
 2001-11-25  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* xfaces.c (merge_face_heights): Coerce back to int explicitly.