Mercurial > emacs
comparison etc/NEWS @ 63473:7124ec94d01e
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 15 Jun 2005 21:00:27 +0000 |
parents | 22fc0a17eae6 |
children | f3ed2587aecc a1b34dec1104 |
comparison
equal
deleted
inserted
replaced
63472:a89b059224fb | 63473:7124ec94d01e |
---|---|
3064 list instead of at the beginning. This change actually occurred in | 3064 list instead of at the beginning. This change actually occurred in |
3065 Emacs 21.1, but was not documented then. | 3065 Emacs 21.1, but was not documented then. |
3066 | 3066 |
3067 +++ | 3067 +++ |
3068 *** New function `add-to-ordered-list' is like `add-to-list' but | 3068 *** New function `add-to-ordered-list' is like `add-to-list' but |
3069 associates a numeric ordering of each symbol element added to the list. | 3069 associates a numeric ordering of each element added to the list. |
3070 | 3070 |
3071 +++ | 3071 +++ |
3072 *** New function `copy-tree' makes a copy of a tree. | 3072 *** New function `copy-tree' makes a copy of a tree. |
3073 | 3073 |
3074 It recursively copyies through both CARs and CDRs. | 3074 It recursively copyies through both CARs and CDRs. |