comparison src/ChangeLog @ 41527:b5d7677d0f20

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 26 Nov 2001 00:34:09 +0000
parents 882962e010c5
children 4be7a2586425
comparison
equal deleted inserted replaced
41526:f0fb05d40941 41527:b5d7677d0f20
1 2001-11-25 Richard M. Stallman <rms@gnu.org>
2
3 * callproc.c (Fcall_process): When we make a bigger buffer for bufptr,
4 don't lose the data in it.
5
1 2001-11-25 Juanma Barranquero <lektu@terra.es> 6 2001-11-25 Juanma Barranquero <lektu@terra.es>
2 7
3 * abbrev.c (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks. 8 * abbrev.c (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.
4 9
5 * buffer.c (Fkill_buffer): Use Frun_hooks, not Vrun_hooks. 10 * buffer.c (Fkill_buffer): Use Frun_hooks, not Vrun_hooks.