aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f21daf9c3f2..dc48d647216 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12005-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
12005-03-04 Thien-Thi Nguyen <ttn@gnu.org> 102005-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.