Mercurial > emacs
diff lisp/ChangeLog @ 58253:a88bf92c239d
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 16 Nov 2004 02:56:49 +0000 |
parents | 0dbdaa78cac7 |
children | 769412d0cd5e |
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.