comparison src/ChangeLog @ 60401:97189c1b0849

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Sat, 05 Mar 2005 04:40:47 +0000
parents b995637d585c
children 15e0a3243a8e
comparison
equal deleted inserted replaced
60400:616254f1bdb6 60401:97189c1b0849
1 2005-03-05 Juri Linkov <juri@jurta.org>
2
3 * emacs.c (USAGE1): Replace Info node name "command arguments"
4 with "emacs invocation".
5 (USAGE3): Fix usage of `--color=MODE' which actually doesn't
6 allow arguments `--color' and `MODE' to be separated by space.
7 Add --no-blinking-cursor, -nbc.
8 (standard_args): Add -nbc, --no-blinking-cursor.
9
1 2005-03-04 Thien-Thi Nguyen <ttn@gnu.org> 10 2005-03-04 Thien-Thi Nguyen <ttn@gnu.org>
2 11
3 * s/vms.h: Define NO_HYPHENS_IN_FILENAMES. 12 * s/vms.h: Define NO_HYPHENS_IN_FILENAMES.
4 * s/vms4-4.h, s/vms5-5.h: Undefine NO_HYPHENS_IN_FILENAMES. 13 * s/vms4-4.h, s/vms5-5.h: Undefine NO_HYPHENS_IN_FILENAMES.
5 * fileio.c (Fexpand_file_name) [VMS]: 14 * fileio.c (Fexpand_file_name) [VMS]: