aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/ChangeLog11
-rw-r--r--man/cmdargs.texi2
2 files changed, 12 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index a2b9f25456f..f672bd332aa 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,14 @@
12007-04-14 Eli Zaretskii <eliz@gnu.org>
2
3 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4 "command line".
5
6 * display.texi (Faces): Refer to "Creating Frames" for face
7 and other frame customizations in .emacs.
8
9 * frames.texi (Creating Frames): Mention that face customizations can
10 be put in .emacs. Add index entries.
11
12007-04-12 Richard Stallman <rms@gnu.org> 122007-04-12 Richard Stallman <rms@gnu.org>
2 13
3 * glossary.texi (Glossary): Explain `iff'. 14 * glossary.texi (Glossary): Explain `iff'.
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index 860d9ac1403..676d4cdf3b5 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -892,7 +892,7 @@ displays the entire font @samp{6x13}.
892 892
893@node Colors 893@node Colors
894@appendixsec Window Color Options 894@appendixsec Window Color Options
895@cindex color of window 895@cindex color of window, from command line
896@cindex text colors, from command line 896@cindex text colors, from command line
897 897
898@findex list-colors-display 898@findex list-colors-display