Mercurial > emacs
comparison src/ChangeLog @ 41521:882962e010c5
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 26 Nov 2001 00:04:43 +0000 |
parents | e89a31ff7deb |
children | b5d7677d0f20 |
comparison
equal
deleted
inserted
replaced
41520:143b4b27b6c9 | 41521:882962e010c5 |
---|---|
1 2001-11-25 Juanma Barranquero <lektu@terra.es> | |
2 | |
3 * abbrev.c (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks. | |
4 | |
5 * buffer.c (Fkill_buffer): Use Frun_hooks, not Vrun_hooks. | |
6 | |
7 * print.c (temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks. | |
8 | |
1 2001-11-25 Stefan Monnier <monnier@cs.yale.edu> | 9 2001-11-25 Stefan Monnier <monnier@cs.yale.edu> |
2 | 10 |
3 * xfaces.c (merge_face_heights): Coerce back to int explicitly. | 11 * xfaces.c (merge_face_heights): Coerce back to int explicitly. |
4 | 12 |
5 2001-11-25 Jason Rumney <jasonr@gnu.org> | 13 2001-11-25 Jason Rumney <jasonr@gnu.org> |