]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sat, 22 Oct 2005 15:27:03 +0000 (15:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 22 Oct 2005 15:27:03 +0000 (15:27 +0000)
etc/NEWS
lisp/ChangeLog

index e21f74a0216f49044fc4131663f3a642c47b2ae4..56d0f623eb1c67e7815800a0f58c4fd87837b966 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3475,6 +3475,12 @@ 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.
+
+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.
index 395cf7a2c5efce7a5309dba878f9cbe36c6db9ae..f1e04dd824061ad99398ffc9044205ae1dbaac71 100644 (file)
@@ -1,3 +1,12 @@
+2005-10-22  Richard M. Stallman  <rms@gnu.org>
+
+       * image.el (image-load-path): Use eval-at-startup to initialize.
+
+       * subr.el (eval-at-startup): New macro.
+
+       * subr.el: Much rearrangement of functions and division
+       into pages.  No code changes.
+
 2005-10-22  Kenichi Handa  <handa@m17n.org>
 
        * tar-mode.el (tar-extract): Be sure to call