diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -3475,6 +3475,7 @@ It returns nil if the given Lisp form can't possibly do anything | |||
| 3475 | dangerous; otherwise it returns a reason why the form might be unsafe | 3475 | dangerous; otherwise it returns a reason why the form might be unsafe |
| 3476 | (calls unknown function, alters global variable, etc). | 3476 | (calls unknown function, alters global variable, etc). |
| 3477 | 3477 | ||
| 3478 | +++ | ||
| 3478 | *** New macro `eval-at-startup' specifies expressions to | 3479 | *** New macro `eval-at-startup' specifies expressions to |
| 3479 | evaluate when Emacs starts up. If this is done after startup, | 3480 | evaluate when Emacs starts up. If this is done after startup, |
| 3480 | it evaluates those expressions immediately. | 3481 | it evaluates those expressions immediately. |