comparison man/entering.texi @ 58789:c8e9116cff8b

Rename Command Line to Emacs Invocation.
author Richard M. Stallman <rms@gnu.org>
date Mon, 06 Dec 2004 01:08:32 +0000
parents a272a40c3635
children e0bfdf477815 f2ebccfa87d4
comparison
equal deleted inserted replaced
58788:56705bed88d9 58789:c8e9116cff8b
27 specify a different major mode for this buffer by setting the variable 27 specify a different major mode for this buffer by setting the variable
28 @code{initial-major-mode} in your init file. @xref{Init File}.) 28 @code{initial-major-mode} in your init file. @xref{Init File}.)
29 29
30 It is possible to specify files to be visited, Lisp files to be 30 It is possible to specify files to be visited, Lisp files to be
31 loaded, and functions to be called, by giving Emacs arguments in the 31 loaded, and functions to be called, by giving Emacs arguments in the
32 shell command line. @xref{Command Line}. But we don't recommend 32 shell command line. @xref{Emacs Invocation}. But we don't recommend
33 doing this. The feature exists mainly for compatibility with other 33 doing this. The feature exists mainly for compatibility with other
34 editors. 34 editors.
35 35
36 Many other editors are designed to be started afresh each time you 36 Many other editors are designed to be started afresh each time you
37 want to edit. You edit one file and then exit the editor. The next 37 want to edit. You edit one file and then exit the editor. The next