]> git.eshelyaron.com Git - emacs.git/commit
Visualize ranking of last game when adding scores
authorPeder O. Klingenberg <peder@klingenberg.no>
Thu, 18 Jul 2024 20:34:54 +0000 (22:34 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 22 Jul 2024 10:32:29 +0000 (12:32 +0200)
commitfb5f640948392d9bc531e89fa2f9568c685e5d3b
treec93a12c52782dcb9a702470e8163873faabe861d
parente10bc1cd6f88bc1587bda2bda792ec6b14803a8e
Visualize ranking of last game when adding scores

* lisp/play/gamegrid.el (gamegrid-add-score-insecure): Move point to
the score just added, or end of buffer if the new score did not make
the list.  This makes it easier to see where the last game
ranked.  (Bug#72185)

(cherry picked from commit c330b97fe24088c32394fae7f52aa18315d123b0)
lisp/play/gamegrid.el