Mercurial > emacs
changeset 58253:a88bf92c239d
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 16 Nov 2004 02:56:49 +0000 |
parents | a22adc2b72fb |
children | e64002f85cf6 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 16 02:54:06 2004 +0000 +++ b/lisp/ChangeLog Tue Nov 16 02:56:49 2004 +0000 @@ -1,3 +1,10 @@ +2004-11-15 Luc Teirlinck <teirllm@auburn.edu> + + * play/life.el: Maintainer is now FSF. + (life-patterns, life-neighbor-deltas, life-window-start) + (life-current-generation, life-generation-string): Use defvar + instead of defconst. + 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca> * progmodes/compile.el (compilation-move-to-column): New fun.
--- a/src/ChangeLog Tue Nov 16 02:54:06 2004 +0000 +++ b/src/ChangeLog Tue Nov 16 02:56:49 2004 +0000 @@ -1,3 +1,7 @@ +2004-11-15 Luc Teirlinck <teirllm@auburn.edu> + + * dispextern.h: Extern reseat_at_previous_visible_line_start. + 2004-11-16 Kenichi Handa <handa@m17n.org> * xdisp.c (display_mode_element): Fix previous change (calculate