diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -257,7 +257,11 @@ Notifications API. It requires D-Bus for communication. | |||
| 257 | 257 | ||
| 258 | * Incompatible Lisp Changes in Emacs 24.1 | 258 | * Incompatible Lisp Changes in Emacs 24.1 |
| 259 | 259 | ||
| 260 | ** A backquote not followed by a space is now always treated as new-style. | ||
| 261 | |||
| 260 | ** Test for special mode-class was moved from view-file to view-buffer. | 262 | ** Test for special mode-class was moved from view-file to view-buffer. |
| 263 | FIXME: This only says what was changed, but not what are the | ||
| 264 | programmer-visible consequences. | ||
| 261 | 265 | ||
| 262 | ** Passing a nil argument to a minor mode function now turns the mode | 266 | ** Passing a nil argument to a minor mode function now turns the mode |
| 263 | ON unconditionally. | 267 | ON unconditionally. |