comparison 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
comparison
equal deleted inserted replaced
42746:5c684d670187 42747:d1ee13da6bff
1 2002-01-14 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * startup.el (command-line): Register the default tty colors even
4 if the terminal doesn't seem to support colors.
5 <tty-long-option-alist>: New option --color.
6 (tty-handle-args): Parse the --color arg.
7
8 * term/tty-colors.el (tty-color-mode-alist): New variable.
9
1 2002-01-14 Stefan Monnier <monnier@cs.yale.edu> 10 2002-01-14 Stefan Monnier <monnier@cs.yale.edu>
2 11
3 * net/ange-ftp.el (ange-ftp-root-dir-p): New function. 12 * net/ange-ftp.el (ange-ftp-root-dir-p): New function.
4 (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion): 13 (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
5 Use it. 14 Use it.