comparison lisp/ChangeLog @ 82790:346e6c150fa0

(byte-optimize-if): Move `progn' out of the test so as to optimise cases where the `progn's result is constant.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 23 Aug 2007 19:56:16 +0000
parents 4ca3b6194ff8
children 25892386493b
comparison
equal deleted inserted replaced
82789:4ca3b6194ff8 82790:346e6c150fa0
1 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the test
4 so as to optimise cases where the `progn's result is constant.
5
1 2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org> 6 2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2 7
3 * locate.el (locate-get-file-positions): Use 8 * locate.el (locate-get-file-positions):
4 line-beginning-position and line-end-position. 9 Use line-beginning-position and line-end-position.
5 10
6 2007-08-23 John Wiegley <johnw@newartisans.com> 11 2007-08-23 John Wiegley <johnw@newartisans.com>
7 12
8 * calendar/cal-bahai.el: Added in the diacriticals that were 13 * calendar/cal-bahai.el: Added in the diacriticals that were
9 missing for many of the month names. 14 missing for many of the month names.