]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Sep 2019 08:21:40 +0000 (11:21 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Sep 2019 08:21:40 +0000 (11:21 +0300)
etc/NEWS

index d3338bf57d4c35cc9040d33445ce364a18bf51da..94c98a7ebe00b6fdbbee2de6eda21854188fc34b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1375,6 +1375,7 @@ the Elisp manual for documentation of the new mode and its commands.
 dimensions, instead of always using 16 pixels.  As a result, Tetris,
 Snake and Pong are more playable on HiDPI displays.
 
+---
 *** 'gamegrid-add-score' can now sort scores from lower to higher.
 This is useful for games where lower scores are better, like time-based games.