Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 27 13:51:10 2007 +0000 +++ b/lisp/ChangeLog Tue Nov 27 15:38:40 2007 +0000 @@ -1,3 +1,9 @@ +2007-11-27 Aidan Kehoe <kehoea@parhasard.net> + + * byte-optimize.el (byte-optimize-featurep): + Remove a useless let binding that was a hangover from an earlier + version of the code. Eliminates a byte-compile time warning. + 2007-11-22 Vin Shelton <acs@xemacs.org> * about.el (about-hacker-contribution): Updated my bio.