From: Eli Zaretskii Date: Sat, 14 Sep 2019 08:21:40 +0000 (+0300) Subject: ; * etc/NEWS: Fix last change. X-Git-Tag: emacs-27.0.90~1551^2~68 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=53a1a29bec4d19b4a5ecc66f532bb3cc289b1869;p=emacs.git ; * etc/NEWS: Fix last change. --- diff --git a/etc/NEWS b/etc/NEWS index d3338bf57d4..94c98a7ebe0 100644 --- 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.