Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5525:2a6a8da4dd7c
age | author | description |
---|---|---|
Sun, 19 Jun 2011 19:47:13 +0100 | Aidan Kehoe | Fix a bug in my last commit, symbol macros that expand to themselves hang. |
Sun, 19 Jun 2011 19:15:52 +0100 | Aidan Kehoe | Style and indentation corrections, behavior.el. |
Sun, 19 Jun 2011 19:03:39 +0100 | Aidan Kehoe | Improve #'defsubst* a little, document a bug that remains. |
Sun, 19 Jun 2011 17:43:03 +0100 | Aidan Kehoe | Reimplement a few GNU functions in terms of CL functions, subr.el |
Sat, 04 Jun 2011 14:17:59 +0100 | Aidan Kehoe | Switch to #'dolist instead of #'mapcar in a couple of places if result not used |
Sun, 29 May 2011 18:17:09 +0100 | Aidan Kehoe | Be a little better about deciding when to add CL docstring argument info. |