Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4463:5c651a4e8ed3
Fix add-to-list.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Wed, 14 May 2008 21:54:54 -0700 |
parents | 34b42224a066 |
children | a78d697ccd2c d9fcb5442c95 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed May 14 23:55:13 2008 +0200 +++ b/lisp/ChangeLog Wed May 14 21:54:54 2008 -0700 @@ -1,3 +1,7 @@ +2008-05-14 Stephen J. Turnbull <stephen@xemacs.org> + + * subr.el (add-to-list): Fix Aidan's last commit. + 2008-05-14 Aidan Kehoe <kehoea@parhasard.net> * subr.el (add-to-list): Implement the same logic with a more