Mercurial > emacs
changeset 75886:2fca55784362
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 14 Feb 2007 15:49:29 +0000 |
parents | 19bf7ffe644e |
children | 143dda694163 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 14 15:47:51 2007 +0000 +++ b/lisp/ChangeLog Wed Feb 14 15:49:29 2007 +0000 @@ -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.
--- a/src/ChangeLog Wed Feb 14 15:47:51 2007 +0000 +++ b/src/ChangeLog Wed Feb 14 15:49:29 2007 +0000 @@ -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,Ad(Brv <jan.h.d@swipnet.se> * xterm.c (do_ewmh_fullscreen): Also check for _NET_WM_STATE_FULLSCREEN.