Mercurial > emacs
comparison etc/NEWS @ 39604:3eb5c468047e
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 05 Oct 2001 12:53:28 +0000 |
parents | fc4fb819666e |
children | 80c62639fd20 |
comparison
equal
deleted
inserted
replaced
39603:5d5957da979a | 39604:3eb5c468047e |
---|---|
46 It might be noteworthy that variables aliases work for all kinds of | 46 It might be noteworthy that variables aliases work for all kinds of |
47 variables, including buffer-local and frame-local variables. | 47 variables, including buffer-local and frame-local variables. |
48 | 48 |
49 ** Functions from `post-gc-hook' are run at the end of garbage | 49 ** Functions from `post-gc-hook' are run at the end of garbage |
50 collection. The hook is run with GC inhibited, so use it with care. | 50 collection. The hook is run with GC inhibited, so use it with care. |
51 | |
52 ** If the second argument to `copy-file' is the name of a directory, | |
53 copy the file to that directory. | |
51 | 54 |
52 | 55 |
53 * Installation Changes in Emacs 21.1 | 56 * Installation Changes in Emacs 21.1 |
54 | 57 |
55 See the INSTALL file for information on installing extra libraries and | 58 See the INSTALL file for information on installing extra libraries and |