]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Nov 2001 00:04:43 +0000 (00:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Nov 2001 00:04:43 +0000 (00:04 +0000)
src/ChangeLog

index 489af4847137b32d1754bcffff50d7f76fd52e77..fba0a7cd939b8418d4433269a09b191e3803d3dc 100644 (file)
@@ -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.