Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5018:a7a237f818d9
age | author | description |
---|---|---|
Mon, 08 Feb 2010 21:35:50 -0600 | Ben Wing | remove bogus usage of annotations from help.el |
Sun, 07 Feb 2010 23:31:50 +0000 | Aidan Kehoe | Do not assume #'format-decode exists in fileio.c. |
Sun, 07 Feb 2010 14:37:35 +0000 | Aidan Kehoe | #'union doesn't preserve relative order; use #'delete-duplicates instead. |
Sat, 06 Feb 2010 12:28:19 +0000 | Aidan Kehoe | Merge. |
Wed, 03 Feb 2010 20:26:47 +0000 | Aidan Kehoe | Move #'some, #'every to C, implementing them with mapcarX. |
Wed, 03 Feb 2010 20:18:53 +0000 | Aidan Kehoe | Merge. |
Sun, 31 Jan 2010 18:29:48 +0000 | Aidan Kehoe | Move the various map* functions to C; add #'map-into. |