changeset 55704:9c9741bc4dda

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Thu, 20 May 2004 16:45:28 +0000
parents 48114a286f9e
children d2c247888af6
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 20 16:41:41 2004 +0000
+++ b/lisp/ChangeLog	Thu May 20 16:45:28 2004 +0000
@@ -1,3 +1,8 @@
+2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* compare-w.el (compare-windows-face): Use min-colors instead of
+	checking for tty or pc types.
+
 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.