diff lisp/ChangeLog @ 42747:d1ee13da6bff

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Mon, 14 Jan 2002 13:50:26 +0000
parents c0e215735c5a
children ab5a7b85aa96
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jan 14 13:50:06 2002 +0000
+++ b/lisp/ChangeLog	Mon Jan 14 13:50:26 2002 +0000
@@ -1,3 +1,12 @@
+2002-01-14  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* startup.el (command-line): Register the default tty colors even
+	if the terminal doesn't seem to support colors.
+	<tty-long-option-alist>: New option --color.
+	(tty-handle-args): Parse the --color arg.
+
+	* term/tty-colors.el (tty-color-mode-alist): New variable.
+
 2002-01-14  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* net/ange-ftp.el (ange-ftp-root-dir-p): New function.