comparison man/cmdargs.texi @ 90108:bbc2e661b93c

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-18 Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 (patch 125-128) - Update from CVS - Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 28-30) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 25 Feb 2005 06:44:33 +0000
parents 3ebd9bdb4fe5 dd4499d17ce0
children 29e773288013
comparison
equal deleted inserted replaced
90107:02eaf6dd9258 90108:bbc2e661b93c
1 @c This is part of the Emacs manual. 1 @c This is part of the Emacs manual.
2 @c Copyright (C) 1985,86,87,93,94,95,97,2001,03,2004 Free Software Foundation, Inc. 2 @c Copyright (C) 1985, 86, 87, 93, 94, 95, 97,
3 @c 2001, 03, 04, 2005 Free Software Foundation, Inc.
3 @c See file emacs.texi for copying conditions. 4 @c See file emacs.texi for copying conditions.
4 @node Emacs Invocation, X Resources, GNU Free Documentation License, Top 5 @node Emacs Invocation, X Resources, GNU Free Documentation License, Top
5 @appendix Command Line Arguments for Emacs Invocation 6 @appendix Command Line Arguments for Emacs Invocation
6 @cindex command line arguments 7 @cindex command line arguments
7 @cindex arguments (command line) 8 @cindex arguments (command line)
291 292
292 @item --debug-init 293 @item --debug-init
293 @opindex --debug-init 294 @opindex --debug-init
294 @cindex errors in init file 295 @cindex errors in init file
295 Enable the Emacs Lisp debugger for errors in the init file. 296 Enable the Emacs Lisp debugger for errors in the init file.
297 @xref{Error Debugging,, Entering the Debugger on an Error, elisp, The
298 GNU Emacs Lisp Reference Manual}.
296 299
297 @item --unibyte 300 @item --unibyte
298 @opindex --unibyte 301 @opindex --unibyte
299 @itemx --no-multibyte 302 @itemx --no-multibyte
300 @opindex --no-multibyte 303 @opindex --no-multibyte