/[emacs]/emacs/etc/emacs.1
ViewVC logotype

Diff of /emacs/etc/emacs.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by eliz, Thu Nov 1 20:50:40 2001 UTC revision 1.8 by eliz, Fri Nov 23 11:01:35 2001 UTC
# Line 18  Line 18 
18  .\" Boston, MA 02111-1307, USA.  .\" Boston, MA 02111-1307, USA.
19  .\"  .\"
20  '\" t  '\" t
21  .TH EMACS 1 "1995 December 7"  .TH EMACS 1 "2001 November 23"
22  .UC 4  .UC 4
23  .SH NAME  .SH NAME
24  emacs \- GNU project Emacs  emacs \- GNU project Emacs
# Line 56  has an extensive interactive help facili Line 56  has an extensive interactive help facili
56  but the facility assumes that you know how to manipulate  but the facility assumes that you know how to manipulate
57  .I Emacs  .I Emacs
58  windows and buffers.  windows and buffers.
59  CTRL-h (backspace  CTRL-h or F1 enters the Help facility.  Help Tutorial (CTRL-h t)
 or CTRL-h) enters the Help facility.  Help Tutorial (CTRL-h t)  
60  requests an interactive tutorial which can teach beginners the fundamentals  requests an interactive tutorial which can teach beginners the fundamentals
61  of  of
62  .I Emacs  .I Emacs
# Line 102  Go to the line specified by Line 101  Go to the line specified by
101  (do not insert a space between the "+" sign and  (do not insert a space between the "+" sign and
102  the number).  the number).
103  .TP  .TP
104    .BI \+ line:column
105    Go to the specified
106    .I line
107    and
108    .I column
109    .TP
110  .B \-q  .B \-q
111  Do not load an init file.  Do not load an init file.
112  .TP  .TP
113    .B \-no-site-file
114    Do not load the site-wide startup file.
115    .TP
116    .BI \-debug-init
117    Enable
118    .I Emacs
119    Lisp debugger during the processing of the user init file
120    .BI ~/.emacs.
121    This is useful for debugging problems in the init file.
122    .TP
123  .BI \-u " user"  .BI \-u " user"
124  Load  Load
125  .I user's  .I user's
# Line 115  Use specified Line 130  Use specified
130  .I file  .I file
131  as the terminal instead of using stdin/stdout.  as the terminal instead of using stdin/stdout.
132  This must be the first argument specified in the command line.  This must be the first argument specified in the command line.
133    .TP
134    .B \-version
135    Display
136    .I Emacs
137    version information and exit.
138  .PP  .PP
139  The following options are lisp-oriented  The following options are lisp-oriented
140  (these options are processed in the order encountered):  (these options are processed in the order encountered):
# Line 126  Execute the lisp function Line 146  Execute the lisp function
146  .BI \-l " file"  .BI \-l " file"
147  Load the lisp code in the file  Load the lisp code in the file
148  .I file.  .I file.
149    .TP
150    .BI \-eval " expr"
151    Evaluate the Lisp expression
152    .I expr.
153  .PP  .PP
154  The following options are useful when running  The following options are useful when running
155  .I Emacs  .I Emacs
# Line 140  options to specify files to execute and Line 164  options to specify files to execute and
164  Exit  Exit
165  .I Emacs  .I Emacs
166  while in batch mode.  while in batch mode.
167    .TP
168    .BI \-L " directory"
169    Add
170    .I directory
171    to the list of directories
172    .I Emacs
173    searches for Lisp files.
174  .\" START DELETING HERE IF YOU'RE NOT USING X  .\" START DELETING HERE IF YOU'RE NOT USING X
175  .PP  .PP
176  .SM Using Emacs with X  .SM Using Emacs with X
# Line 504  Copyright Line 535  Copyright
535  .if n (c)  .if n (c)
536  1995, 1999, 2000, 2001 Free Software Foundation, Inc.  1995, 1999, 2000, 2001 Free Software Foundation, Inc.
537  .PP  .PP
538  Permission is granted to copy, distribute and/or modify this document  Permission is granted to make and distribute verbatim copies of this
539  under the terms of the GNU Free Documentation License, Version 1.1  document provided the copyright notice and this permission notice are
540  or any later version published by the Free Software Foundation;  preserved on all copies.
541  with no Invariant Sections, with no Front-Cover Texts, and no  .PP
542  Back-Cover Texts.  Permission is granted to copy and distribute modified versions of
543  .PP  this document under the conditions for verbatim copying, provided that
544  This document is part of a collection distributed under the GNU Free  the entire resulting derived work is distributed under the terms of
545  Documentation License.  If you want to distribute this document  a permission notice identical to this one.
546  separately from the collection, you can do so by adding a copy of the  .PP
547  license to the document, as described in section 6 of the license.  Permission is granted to copy and distribute translations of this
548  A copy of the license is included in the  document into another language, under the above conditions for
549  .BR gfdl ( 1 )  modified versions, except that this permission notice may be stated
550  man page, and in the section entitled "GNU Free Documentation  in a translation approved by the Free Software Foundation.
 License" in the Emacs manual.  

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26