emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 23 Jan 2002 18:32:26 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3367 emacs/lisp/ChangeLog:1.3368
*** emacs/lisp/ChangeLog:1.3367 Tue Jan 22 17:47:14 2002
--- emacs/lisp/ChangeLog        Wed Jan 23 18:32:25 2002
***************
*** 1,3 ****
--- 1,14 ----
+ 2002-01-23  Richard M. Stallman  <address@hidden>
+ 
+         * 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  <address@hidden>
  
        * bindings.el (mode-line-copied-mode-name): New variable.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]