summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJari Aalto <jari.aalto@cante.net>2011-01-22 15:12:51 -0500
committerChong Yidong <cyd@stupidchicken.com>2011-01-22 15:12:51 -0500
commit4d0143e6d7252cf83d44be1f4b604d73b8d61670 (patch)
tree591a095eaef81da7a1ccd7b6bd51bdfc1bf01f89 /etc
parent4474c927a7f8c8c53b2027d17357adf5613ae1bf (diff)
downloademacs-4d0143e6d7252cf83d44be1f4b604d73b8d61670.tar.gz
* play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
(lm): Rename to landmark. (lm-test-run): Rename to landmark-test-run.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 211671c2d37..86bcf509cf6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -327,6 +327,8 @@ prompts for a number to count from and for a format string.
* Changes in Specialized Modes and Packages in Emacs 24.1
+** The Landmark game is now invoked with `landmark', not `lm'.
+
** Prolog mode has been completely revamped, with lots of additional
functionality such as more intelligent indentation, electricty, support for
more variants, including Mercury, and a lot more.