diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -424,6 +424,7 @@ has now been removed. | |||
| 424 | 424 | ||
| 425 | * Lisp changes in Emacs 24.1 | 425 | * Lisp changes in Emacs 24.1 |
| 426 | 426 | ||
| 427 | ** Syntax tables support a new "comment style c" additionally to style b. | ||
| 427 | ** frame-local variables cannot be let-bound any more. | 428 | ** frame-local variables cannot be let-bound any more. |
| 428 | ** prog-mode is a new major-mode meant to be the parent of programming mode. | 429 | ** prog-mode is a new major-mode meant to be the parent of programming mode. |
| 429 | ** define-minor-mode accepts a new keyword :variable. | 430 | ** define-minor-mode accepts a new keyword :variable. |