Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
112426:59f7ce1a78c6 | 112427:bc872de587fa |
---|---|
324 the lines in the current rectangle. With an prefix argument, this | 324 the lines in the current rectangle. With an prefix argument, this |
325 prompts for a number to count from and for a format string. | 325 prompts for a number to count from and for a format string. |
326 | 326 |
327 | 327 |
328 * Changes in Specialized Modes and Packages in Emacs 24.1 | 328 * Changes in Specialized Modes and Packages in Emacs 24.1 |
329 | |
330 ** The Landmark game is now invoked with `landmark', not `lm'. | |
329 | 331 |
330 ** Prolog mode has been completely revamped, with lots of additional | 332 ** Prolog mode has been completely revamped, with lots of additional |
331 functionality such as more intelligent indentation, electricty, support for | 333 functionality such as more intelligent indentation, electricty, support for |
332 more variants, including Mercury, and a lot more. | 334 more variants, including Mercury, and a lot more. |
333 | 335 |