Mercurial > emacs
diff etc/NEWS @ 112427:bc872de587fa
* play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
(lm): Rename to landmark.
(lm-test-run): Rename to landmark-test-run.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 22 Jan 2011 15:12:51 -0500 |
parents | aa1e27e3a554 |
children |
line wrap: on
line diff
--- a/etc/NEWS Sat Jan 22 11:44:38 2011 -0800 +++ b/etc/NEWS Sat Jan 22 15:12:51 2011 -0500 @@ -327,6 +327,8 @@ * 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.