diff options
| author | Jari Aalto | 2011-01-22 15:12:51 -0500 |
|---|---|---|
| committer | Chong Yidong | 2011-01-22 15:12:51 -0500 |
| commit | 4d0143e6d7252cf83d44be1f4b604d73b8d61670 (patch) | |
| tree | 591a095eaef81da7a1ccd7b6bd51bdfc1bf01f89 /etc | |
| parent | 4474c927a7f8c8c53b2027d17357adf5613ae1bf (diff) | |
| download | emacs-4d0143e6d7252cf83d44be1f4b604d73b8d61670.tar.gz emacs-4d0143e6d7252cf83d44be1f4b604d73b8d61670.zip | |
* 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/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -327,6 +327,8 @@ prompts for a number to count from and for a format string. | |||
| 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 | 329 | ||
| 330 | ** The Landmark game is now invoked with `landmark', not `lm'. | ||
| 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. |