# HG changeset patch # User Juanma Barranquero # Date 1170246841 0 # Node ID 826405240527c92b824fbb1b18f077b5634d9a41 # Parent be6933d061a143697d6f972c3aa7279266960997 *** empty log message *** diff -r be6933d061a1 -r 826405240527 lisp/ChangeLog --- a/lisp/ChangeLog Wed Jan 31 12:16:25 2007 +0000 +++ b/lisp/ChangeLog Wed Jan 31 12:34:01 2007 +0000 @@ -1,7 +1,11 @@ +2007-01-31 Juanma Barranquero + + * faces.el (color-values): Doc fix. + (face-differs-from-default-p): Don't check :foreground twice. + 2007-01-31 J.D. Smith - * comint.el (comint-mode): Prevent non-keyword fontification by - default. + * comint.el (comint-mode): Prevent non-keyword fontification by default. 2007-01-31 Kenichi Handa @@ -27,8 +31,7 @@ 2007-01-30 Michael Albinus - * files.el (get-free-disk-space): Return nil for remote - directories. + * files.el (get-free-disk-space): Return nil for remote directories. * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls" instead of "dir".