# HG changeset patch # User Luc Teirlinck # Date 1068349104 0 # Node ID 9290579a199cd32b753e0cdf5e659aaf8f08e619 # Parent 56dd8068d74075cafd42a16f78604133ff61e4d4 *** empty log message *** diff -r 56dd8068d740 -r 9290579a199c etc/NEWS --- 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