]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 14 Feb 2007 15:49:29 +0000 (15:49 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 14 Feb 2007 15:49:29 +0000 (15:49 +0000)
lisp/ChangeLog
src/ChangeLog

index a565549a2216e7dd30505fea19bd0a859297a356..aad7c78b4e81807662ad9423b77ce398640c2626 100644 (file)
@@ -1,5 +1,8 @@
 2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
 
+       * faces.el (color-values): Revert changes to docstring from
+       2007-01-31 and 2000-09-07.
+
        * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
        (ispell-begin-skip-region-regexp): Fix typos in docstrings.
        (ispell-dictionary-alist, ispell-process-line): Doc fixes.
index b0432d602e01fd38dafc08a9f7b74d6619248181..09c75ba56e9f7dfdb2ac0bf714a05bb8c5818519 100644 (file)
@@ -1,3 +1,8 @@
+2007-02-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * xfaces.c (Fcolor_distance): Don't continue checking a color for
+       errors after it has been correctly parsed as an RGB list.
+
 2007-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xterm.c (do_ewmh_fullscreen): Also check for _NET_WM_STATE_FULLSCREEN.