comparison 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
comparison
equal deleted inserted replaced
4462:34b42224a066 4463:5c651a4e8ed3
1 2008-05-14 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * subr.el (add-to-list): Fix Aidan's last commit.
4
1 2008-05-14 Aidan Kehoe <kehoea@parhasard.net> 5 2008-05-14 Aidan Kehoe <kehoea@parhasard.net>
2 6
3 * subr.el (add-to-list): Implement the same logic with a more 7 * subr.el (add-to-list): Implement the same logic with a more
4 concise syntax; thank you Stephen, in 8 concise syntax; thank you Stephen, in
5 http://mid.gmane.org/87ablomdwx.fsf@uwakimon.sk.tsukuba.ac.jp . 9 http://mid.gmane.org/87ablomdwx.fsf@uwakimon.sk.tsukuba.ac.jp .