mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-29 01:33:29 -07:00
*** empty log message ***
This commit is contained in:
parent
aa35b6ad49
commit
b42b49241c
1 changed files with 12 additions and 7 deletions
|
|
@ -12,14 +12,19 @@
|
|||
|
||||
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.
|
||||
* 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.
|
||||
(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 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* mail/sendmail.el (mail-mode): ">" is not a supercite-style prefix
|
||||
and is already matched by adaptive-fill-regexp.
|
||||
|
||||
2002-01-22 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue