diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -221,6 +221,7 @@ Secret Service API requires D-Bus for communication. | |||
| 221 | 221 | ||
| 222 | * Lisp changes in Emacs 24.1 | 222 | * Lisp changes in Emacs 24.1 |
| 223 | 223 | ||
| 224 | ** frame-local variables cannot be let-bound any more. | ||
| 224 | ** prog-mode is a new major-mode meant to be the parent of programming mode. | 225 | ** prog-mode is a new major-mode meant to be the parent of programming mode. |
| 225 | ** define-minor-mode accepts a new keyword :variable. | 226 | ** define-minor-mode accepts a new keyword :variable. |
| 226 | 227 | ||