# HG changeset patch # User Juanma Barranquero # Date 1172925180 0 # Node ID 6f86cadf3faa3b63ae70dd6a9c51cf6761c968c4 # Parent 256497f505132ec261e0ad320882ac85a833b735 *** empty log message *** diff -r 256497f50513 -r 6f86cadf3faa lisp/ChangeLog --- a/lisp/ChangeLog Sat Mar 03 12:18:56 2007 +0000 +++ b/lisp/ChangeLog Sat Mar 03 12:33:00 2007 +0000 @@ -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