Mercurial > emacs
diff etc/NEWS @ 53595:7ea1b7196d49
*** empty log message ***
| author | Luc Teirlinck <teirllm@auburn.edu> |
|---|---|
| date | Fri, 16 Jan 2004 01:48:11 +0000 |
| parents | b0c5a3919cb8 |
| children | 32680fff3c7d |
line wrap: on
line diff
--- a/etc/NEWS Fri Jan 16 01:13:41 2004 +0000 +++ b/etc/NEWS Fri Jan 16 01:48:11 2004 +0000 @@ -1750,6 +1750,10 @@ * Lisp Changes in Emacs 21.4 ++++ +** `declare' is now a macro. This change was made mostly for +documentation purposes and should have no real effect on Lisp code. + ** The new hook `before-save-hook' is invoked by `basic-save-buffer' before saving buffers. This allows packages to perform various final tasks, for example; it can be used by the copyright package to make
