Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4288:9eb558ffe8ff
[xemacs-hg @ 2007-11-27 15:38:39 by aidan]
Remove a useless let binding in byte-optimize-featurep, eliminating a
byte-compile-time warning.
author | aidan |
---|---|
date | Tue, 27 Nov 2007 15:38:40 +0000 |
parents | 3262a7b15d95 |
children | 20accccbebd6 |
comparison
equal
deleted
inserted
replaced
4287:89e64783d068 | 4288:9eb558ffe8ff |
---|---|
1 2007-11-27 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * byte-optimize.el (byte-optimize-featurep): | |
4 Remove a useless let binding that was a hangover from an earlier | |
5 version of the code. Eliminates a byte-compile time warning. | |
6 | |
1 2007-11-22 Vin Shelton <acs@xemacs.org> | 7 2007-11-22 Vin Shelton <acs@xemacs.org> |
2 | 8 |
3 * about.el (about-hacker-contribution): Updated my bio. | 9 * about.el (about-hacker-contribution): Updated my bio. |
4 | 10 |
5 2007-11-15 Aidan Kehoe <kehoea@parhasard.net> | 11 2007-11-15 Aidan Kehoe <kehoea@parhasard.net> |