diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1405,7 +1405,7 @@ on-the-fly spell checking for comments and strings. | |||
| 1405 | If the global mode is global-FOO-mode, then run (FOO-mode -1) in the | 1405 | If the global mode is global-FOO-mode, then run (FOO-mode -1) in the |
| 1406 | major mode's hook, where FOO-mode toggles the mode on a per-buffer basis. | 1406 | major mode's hook, where FOO-mode toggles the mode on a per-buffer basis. |
| 1407 | +++ | 1407 | +++ |
| 1408 | *** `define-minor-mode' accepts a new keyword :variable. | 1408 | *** `define-minor-mode' accepts new keywords :variable, :after-hook. |
| 1409 | 1409 | ||
| 1410 | +++ | 1410 | +++ |
| 1411 | ** `delete-file' and `delete-directory' now accept optional arg TRASH. | 1411 | ** `delete-file' and `delete-directory' now accept optional arg TRASH. |