emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/src ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Tue, 09 Jun 2009 17:56:54 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/06/09 17:56:54

Modified files:
        src            : ChangeLog 

Log message:
        Fix last changelog entry.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7563&r2=1.7564

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7563
retrieving revision 1.7564
diff -u -b -r1.7563 -r1.7564
--- ChangeLog   9 Jun 2009 05:57:35 -0000       1.7563
+++ ChangeLog   9 Jun 2009 17:56:48 -0000       1.7564
@@ -1,10 +1,7 @@
 2009-06-09  Jim Meyering  <address@hidden>
 
-       x-load-color-file: avoid array bounds error
-       x-load-color-file expects each line of input to be of the form
-       "R G B name".  But if "name" is missing, it would read name[-1],
-       and if that value is '\n', zero it.
-       * xfaces.c (Fx_load_color_file): Handle missing color name.
+       * xfaces.c (Fx_load_color_file): Avoid array bounds error if the
+       color name is missing.
 
 2009-06-09  Kenichi Handa  <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]