Mercurial > emacs
diff lisp/ChangeLog @ 38425:c6e12c6b1498
Some fixes to follow coding conventions.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Mon, 16 Jul 2001 09:10:19 +0000 |
parents | 43ed08d143a9 |
children | 7e453da3f573 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 16 09:03:47 2001 +0000 +++ b/lisp/ChangeLog Mon Jul 16 09:10:19 2001 +0000 @@ -1,3 +1,10 @@ +2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> + + * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el, + play/gamegrid.el, play/handwrite.el, play/landmark.el, + play/morse.el, play/pong.el, play/snake.el, play/tetris.el: Some + fixes to follow coding conventions. + 2001-07-16 Gerd Moellmann <gerd@gnu.org> * which-func.el (which-func-mode): Doc fix.