comparison lisp/ChangeLog @ 102278:527143cc2cfe

(c-style-variables-are-local-p): Mark as safe if boolean. (Bug#2197)
author Glenn Morris <rgm@gnu.org>
date Thu, 26 Feb 2009 03:54:01 +0000
parents fd0e4d67e735
children 000065c3a67d
comparison
equal deleted inserted replaced
102277:ac468e2eb03e 102278:527143cc2cfe
1 2009-02-26 Glenn Morris <rgm@gnu.org>
2
3 * progmodes/cc-vars.el (c-style-variables-are-local-p):
4 Mark as safe if boolean. (Bug#2197)
5
6 2009-02-26 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
7
8 * mail/sendmail.el (sendmail-send-it): `call-process-region' can
9 return a string. (Bug#2428)
10
1 2009-02-25 Juanma Barranquero <lekktu@gmail.com> 11 2009-02-25 Juanma Barranquero <lekktu@gmail.com>
2 12
3 * bs.el (bs--down): 13 * bs.el (bs--down):
4 * ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1. 14 * ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.
5 15