diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Feb 26 03:53:15 2009 +0000
+++ b/lisp/ChangeLog	Thu Feb 26 03:54:01 2009 +0000
@@ -1,3 +1,13 @@
+2009-02-26  Glenn Morris  <rgm@gnu.org>
+
+	* progmodes/cc-vars.el (c-style-variables-are-local-p):
+	Mark as safe if boolean.  (Bug#2197)
+
+2009-02-26  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
+
+	* mail/sendmail.el (sendmail-send-it): `call-process-region' can
+	return a string.  (Bug#2428)
+
 2009-02-25  Juanma Barranquero  <lekktu@gmail.com>
 
 	* bs.el (bs--down):