Mercurial > emacs
comparison lisp/ChangeLog @ 42923:6131d6109084
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 23 Jan 2002 23:33:02 +0000 |
parents | f2345433de85 |
children | 78d76b7602fc |
comparison
equal
deleted
inserted
replaced
42922:f2345433de85 | 42923:6131d6109084 |
---|---|
1 2002-01-23 Richard M. Stallman <rms@gnu.org> | 1 2002-01-23 Richard M. Stallman <rms@gnu.org> |
2 | 2 |
3 * play/tetris.el: (tetris): New defgroup. | 3 * play/tetris.el: (tetris): New defgroup. |
4 (tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs) | 4 (tetris-use-glyphs, tetris-use-color, tetris-draw-border-with-glyphs) |
5 (tetris-default-tick-period): Convert to defcustom. Added * in | 5 (tetris-default-tick-period): Convert to defcustom. |
6 docstring to indicate user variable. | 6 Added * in docstring to indicate user variable. |
7 (tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors) | 7 (tetris-update-speed-function, tetris-mode-hook, tetris-tty-colors) |
8 (tetris-x-colors, tetris-buffer-name, tetris-buffer-width) | 8 (tetris-x-colors, tetris-buffer-name, tetris-buffer-width) |
9 (tetris-buffer-height, tetris-width, tetris-height) | 9 (tetris-buffer-height, tetris-width, tetris-height) |
10 (tetris-top-left-x, tetris-top-left-y): Convert to defcustom. | 10 (tetris-top-left-x, tetris-top-left-y): Convert to defcustom. |
11 | 11 |