mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-25 01:10:47 -08:00
*** empty log message ***
This commit is contained in:
parent
42101e875d
commit
9adcb5f2c8
2 changed files with 5 additions and 0 deletions
1
etc/NEWS
1
etc/NEWS
|
|
@ -1788,6 +1788,7 @@ configuration files.
|
|||
|
||||
* Lisp Changes in Emacs 21.4
|
||||
|
||||
+++
|
||||
** New function `delete-dups' destructively removes `equal' duplicates
|
||||
from a list. Of several `equal' occurrences of an element in the list,
|
||||
the last one is kept.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* lists.texi (Sets And Lists): Add delete-dups.
|
||||
|
||||
2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* edebug.texi (Instrumenting Macro Calls): `declare' is not a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue