diff lisp/ChangeLog @ 105820:ea3a6d116908

* facemenu.el (list-colors-display): Don't mark buffer as modified (Bug#3948).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 31 Oct 2009 20:16:50 +0000
parents 6251a7f3c0a4
children 18698b6aca31
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 31 19:44:02 2009 +0000
+++ b/lisp/ChangeLog	Sat Oct 31 20:16:50 2009 +0000
@@ -1,3 +1,8 @@
+2009-10-31  Juri Linkov  <juri@jurta.org>
+
+	* facemenu.el (list-colors-display): Don't mark buffer as
+	modified (Bug#3948).
+
 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
 
 	* international/mule-diag.el (list-character-sets-1): Minor