aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 4aaefe70c4f..0138fa5192e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1287,6 +1287,7 @@ should be derived.
1287modes, e.g. (add-hook 'prog-mode-hook 'flyspell-prog-mode) to enable 1287modes, e.g. (add-hook 'prog-mode-hook 'flyspell-prog-mode) to enable
1288on-the-fly spell checking for comments and strings. 1288on-the-fly spell checking for comments and strings.
1289 1289
1290+++
1290*** New hook `change-major-mode-after-body-hook', run by 1291*** New hook `change-major-mode-after-body-hook', run by
1291`run-mode-hooks' just before any other mode hooks. 1292`run-mode-hooks' just before any other mode hooks.
1292 1293