Mercurial > emacs
changeset 42922:f2345433de85
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 23 Jan 2002 23:32:25 +0000 |
parents | 6267794dc181 |
children | 6131d6109084 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jan 23 23:32:12 2002 +0000 +++ b/lisp/ChangeLog Wed Jan 23 23:32:25 2002 +0000 @@ -1,3 +1,14 @@ +2002-01-23 Richard M. Stallman <rms@gnu.org> + + * play/tetris.el: (tetris): New defgroup. + (tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs) + (tetris-default-tick-period): Convert to defcustom. Added * in + docstring to indicate user variable. + (tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors) + (tetris-x-colors, tetris-buffer-name, tetris-buffer-width) + (tetris-buffer-height, tetris-width, tetris-height) + (tetris-top-left-x, tetris-top-left-y): Convert to defcustom. + 2002-01-22 Richard M. Stallman <rms@gnu.org> * bindings.el (mode-line-copied-mode-name): New variable.