summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-10-22 15:36:08 +0000
committerRichard M. Stallman <rms@gnu.org>2005-10-22 15:36:08 +0000
commitdb5fe0a64c56c4ca3ba8417d8a067e8a2bc745b7 (patch)
tree586f9877d2ca6505688d5e4ffd4dcce536d120cb /etc
parent229ffb5a07c2b87eb55fb36f504d68dfccc8ad0a (diff)
downloademacs-db5fe0a64c56c4ca3ba8417d8a067e8a2bc745b7.tar.gz
*** empty log message ***
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 56d0f623eb1..b1124ea219c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3475,6 +3475,7 @@ It returns nil if the given Lisp form can't possibly do anything
dangerous; otherwise it returns a reason why the form might be unsafe
(calls unknown function, alters global variable, etc).
++++
*** New macro `eval-at-startup' specifies expressions to
evaluate when Emacs starts up. If this is done after startup,
it evaluates those expressions immediately.