Mercurial > emacs
diff etc/NEWS @ 63397:22fc0a17eae6
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 14 Jun 2005 11:11:31 +0000 |
parents | edb44e017844 |
children | 7124ec94d01e |
line wrap: on
line diff
--- a/etc/NEWS Tue Jun 14 08:14:06 2005 +0000 +++ b/etc/NEWS Tue Jun 14 11:11:31 2005 +0000 @@ -3065,6 +3065,10 @@ Emacs 21.1, but was not documented then. +++ +*** New function `add-to-ordered-list' is like `add-to-list' but +associates a numeric ordering of each symbol element added to the list. + ++++ *** New function `copy-tree' makes a copy of a tree. It recursively copyies through both CARs and CDRs.