aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/ChangeLog4
-rw-r--r--doc/emacs/cmdargs.texi1
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index ce6f6c5ff12..7d43a40914f 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,7 @@
12009-08-29 Eli Zaretskii <eliz@gnu.org>
2
3 * cmdargs.texi (Initial Options): Fix last change.
4
12009-08-29 Stefan Monnier <monnier@iro.umontreal.ca> 52009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * mule.texi (Enabling Multibyte): 7 * mule.texi (Enabling Multibyte):
diff --git a/doc/emacs/cmdargs.texi b/doc/emacs/cmdargs.texi
index ca153a7e57c..8c63f4e6d84 100644
--- a/doc/emacs/cmdargs.texi
+++ b/doc/emacs/cmdargs.texi
@@ -332,6 +332,7 @@ own@footnote{This option has no effect on MS-Windows.}.
332Enable the Emacs Lisp debugger for errors in the init file. 332Enable the Emacs Lisp debugger for errors in the init file.
333@xref{Error Debugging,, Entering the Debugger on an Error, elisp, The 333@xref{Error Debugging,, Entering the Debugger on an Error, elisp, The
334GNU Emacs Lisp Reference Manual}. 334GNU Emacs Lisp Reference Manual}.
335@end table
335 336
336@node Command Example 337@node Command Example
337@appendixsec Command Argument Example 338@appendixsec Command Argument Example