Mercurial > emacs
changeset 53023:9290579a199c
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 09 Nov 2003 03:38:24 +0000 |
parents | 56dd8068d740 |
children | f63cd97f64fd |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Nov 08 22:20:08 2003 +0000 +++ b/etc/NEWS Sun Nov 09 03:38:24 2003 +0000 @@ -1696,6 +1696,9 @@ * Lisp Changes in Emacs 21.4 +++ +** `makehash' is now obsolete. Use `make-hash-table' instead. + ++++ ** If optional third argument APPEND to `add-to-list' is non-nil, a new element gets added at the end of the list instead of at the beginning. This change actually occurred in Emacs-21.1, but was not