aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/ChangeLog10
-rw-r--r--man/fixit.texi2
2 files changed, 7 insertions, 5 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 44bb74b2061..9ecdca06cad 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
12004-04-18 Juri Linkov <juri@jurta.org>
2
3 * fixit.texi (Spelling): Remove file extension from ispell xref.
4
12004-04-15 Kim F. Storm <storm@cua.dk> 52004-04-15 Kim F. Storm <storm@cua.dk>
2 6
3 * cmdargs.texi (Initial Options): Add -Q. 7 * cmdargs.texi (Initial Options): Add -Q.
@@ -101,13 +105,11 @@
101 * cmdargs.texi (Action Arguments): Add alias --find-file. Add 105 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
102 --directory, --help, --version. Move text about command-line-args 106 --directory, --help, --version. Move text about command-line-args
103 to Command Arguments. 107 to Command Arguments.
104 (Initial Options): Remove alias -batch. Add @cindex for --script. 108 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
105 Fix @cindex for -q. Add --no-desktop. Add alias --no-multibyte, 109 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
106 --no-unibyte.
107 (Window Size X): Join -g and --geometry. Add @cindex. 110 (Window Size X): Join -g and --geometry. Add @cindex.
108 (Borders X): Fix @cindex for -ib. Add @cindex for -bw. 111 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
109 (Title X): Remove alias -title. 112 (Title X): Remove alias -title.
110 (Icons X): Remove alias -iconic.
111 (Misc X): New node. 113 (Misc X): New node.
112 114
1132004-02-17 Karl Berry <karl@gnu.org> 1152004-02-17 Karl Berry <karl@gnu.org>
diff --git a/man/fixit.texi b/man/fixit.texi
index 75dde658680..c7078c30b03 100644
--- a/man/fixit.texi
+++ b/man/fixit.texi
@@ -153,7 +153,7 @@ case-convert it and go on typing. @xref{Case}.@refill
153word or of a portion of a buffer. These commands work with the spelling 153word or of a portion of a buffer. These commands work with the spelling
154checker program Ispell, which is not part of Emacs. 154checker program Ispell, which is not part of Emacs.
155@ifinfo 155@ifinfo
156@xref{Top, Ispell, Overview ispell, ispell.info, The Ispell Manual}. 156@xref{Top, Ispell, Overview ispell, ispell, The Ispell Manual}.
157@end ifinfo 157@end ifinfo
158 158
159@table @kbd 159@table @kbd