* play/landmark.el: Change lm-' prefix to landmark-' (Bug#7672).

(lm): Rename to landmark.
(lm-test-run): Rename to landmark-test-run.
This commit is contained in:
Jari Aalto 2011-01-22 15:12:51 -05:00 committed by Chong Yidong
parent 4474c927a7
commit 4d0143e6d7
3 changed files with 670 additions and 672 deletions

View file

@ -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.

View file

@ -1,3 +1,9 @@
2011-01-22 Jari Aalto <jari.aalto@cante.net>
* play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
(lm): Rename to landmark.
(lm-test-run): Rename to landmark-test-run.
2011-01-22 Chong Yidong <cyd@stupidchicken.com>
* emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in

File diff suppressed because it is too large Load diff