diff etc/NEWS @ 66308:cd1db33ab0d9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 22 Oct 2005 15:27:03 +0000
parents b634f15a1cf9
children c6ce52581f1e
line wrap: on
line diff
--- a/etc/NEWS	Sat Oct 22 15:26:36 2005 +0000
+++ b/etc/NEWS	Sat Oct 22 15:27:03 2005 +0000
@@ -3475,6 +3475,12 @@
 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.
+
+This is useful in packages that can be preloaded. 
+
 *** `list-faces-display' takes an optional argument, REGEXP.
 
 If it is non-nil, the function lists only faces matching this regexp.