From: Juanma Barranquero Date: Sat, 3 Mar 2007 12:33:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.96~299 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a6f0e674ebf44b1d37732b64070b804673481d28;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index df19625578d..00b6865efa0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,16 +1,16 @@ 2007-03-03 Christopher Allan Webber (tiny change) * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1): - jump to the line where new score has been uploaded. + Jump to the line where new score has been uploaded. * play/tetris.el (tetris-move-bottom, tetris-move-left) - (tetris-move-right, tetris-rotate-prev, tetris-rotate-next): Do - nothing when the game is paused. + (tetris-move-right, tetris-rotate-prev, tetris-rotate-next): + Do nothing when the game is paused. 2007-03-03 Carsten Dominik - * textmodes/org.el (org-set-tags): Prevent slipping of point during - completion. + * textmodes/org.el (org-set-tags): Prevent slipping of point + during completion. 2007-03-01 Lennart Borgman