log lisp/ChangeLog @ 5067:7d7ae8db0341

age author description
2010-02-23 Ben Wing add functions `stable-union' and `stable-intersection' to do stable set operations
2010-02-23 Ben Wing add documentation on keywords to cl*.el
2010-02-21 Ben Wing fix memory usage stats to include pdumped objects
2010-02-22 Aidan Kehoe Add #'constantly, as specified by ANSI Common Lisp.
2010-02-09 Ben Wing merge
2010-02-09 Ben Wing remove bogus usage of annotations from help.el
2010-02-07 Aidan Kehoe Do not assume #'format-decode exists in fileio.c.
2010-02-07 Aidan Kehoe #'union doesn't preserve relative order; use #'delete-duplicates instead.
2010-02-06 Aidan Kehoe Merge.
2010-02-03 Aidan Kehoe Move #'some, #'every to C, implementing them with mapcarX.
2010-02-03 Aidan Kehoe Merge.
2010-01-31 Aidan Kehoe Move the various map* functions to C; add #'map-into.
2010-02-06 Ben Wing Automatic merge
2010-02-06 Ben Wing convert some source files to utf-8