aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e25f4bb70b0..1c81c8329aa 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -540,6 +540,8 @@ file using `set-file-extended-attributes'.
540 540
541* Lisp Changes in Emacs 24.4 541* Lisp Changes in Emacs 24.4
542 542
543** New hook `tty-setup-hook'.
544
543+++ 545+++
544** New macro with-eval-after-load. Like eval-after-load, but better behaved. 546** New macro with-eval-after-load. Like eval-after-load, but better behaved.
545 547