diff options
author | Lute Kamstra <lute@gnu.org> | 2005-02-24 14:06:23 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-02-24 14:06:23 +0000 |
commit | 48a3600355ff9727c23ffd4b17e6a9c80023910b (patch) | |
tree | 9948c5ad46a83ec4cc50654423878f0c6c5402b1 /man/cmdargs.texi | |
parent | 1a94a5658ca9dac3340e39193d81d85242f556e6 (diff) | |
download | emacs-48a3600355ff9727c23ffd4b17e6a9c80023910b.tar.gz |
(Initial Options): Add cross reference.
Diffstat (limited to 'man/cmdargs.texi')
-rw-r--r-- | man/cmdargs.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi index a8d13da3563..a8b34e4095d 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -1,5 +1,6 @@ @c This is part of the Emacs manual. -@c Copyright (C) 1985,86,87,93,94,95,97,2001,03,2004 Free Software Foundation, Inc. +@c Copyright (C) 1985, 86, 87, 93, 94, 95, 97, +@c 2001, 03, 04, 2005 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Emacs Invocation, X Resources, GNU Free Documentation License, Top @appendix Command Line Arguments for Emacs Invocation @@ -293,6 +294,8 @@ your own. @opindex --debug-init @cindex errors in init file Enable the Emacs Lisp debugger for errors in the init file. +@xref{Error Debugging,, Entering the Debugger on an Error, elisp, The +GNU Emacs Lisp Reference Manual}. @item --unibyte @opindex --unibyte |