emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/emacs/misc.texi,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/misc.texi,v
Date: Wed, 29 Oct 2008 05:07:39 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/10/29 05:07:39

Index: misc.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/misc.texi,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- misc.texi   29 Oct 2008 04:59:57 -0000      1.8
+++ misc.texi   29 Oct 2008 05:07:39 -0000      1.9
@@ -1392,10 +1392,10 @@
 @end example
 
 @noindent
-The @address@hidden or @address@hidden:@var{columnnum}}
-arguments specify line numbers, or line and column numbers, for the
-next file argument.  These behave like the command line arguments for
-Emacs itself.  @xref{Action Arguments}.
+The @address@hidden or @address@hidden:@var{column}} arguments
+specify line numbers, or line and column numbers, for the next file
+argument.  These behave like the command line arguments for Emacs
+itself.  @xref{Action Arguments}.
 
   The other optional arguments recognized by @command{emacsclient} are
 listed below:
@@ -1421,12 +1421,12 @@
 
 @item -c
 Create a new graphical frame, instead of using an existing Emacs
-frame.  Note that Emacs 23 can create a graphical frame even if it was
-started in a text-only terminal, provided it is able to connect to a
-graphical display.  If no graphical display is available, Emacs
-creates a new text-only terminal frame (@pxref{Frames}).  If you omit
-a filename argument while supplying the @samp{-c} option, the new
-frame displays the @samp{*scratch*} buffer (@pxref{Buffers}).
+frame.  Emacs 23 can create a graphical frame even if it was started
+in a text-only terminal, provided it is able to connect to a graphical
+display.  If no graphical display is available, Emacs creates a new
+text-only terminal frame (@pxref{Frames}).  If you omit a filename
+argument while supplying the @samp{-c} option, the new frame displays
+the @samp{*scratch*} buffer (@pxref{Buffers}).
 
 @item -d @var{display}
 @itemx address@hidden
@@ -1479,11 +1479,11 @@
 @itemx --tty
 @itemx -nw
 Create a new Emacs frame on the current text-only terminal, instead of
-using an existing Emacs frame.  Note that Emacs 23 can open a
-text-only terminal even if it was started in another text-only
-terminal, or on a graphical display.  If you omit a filename argument
-while supplying this option, the new frame displays the
address@hidden buffer.  @xref{Buffers}.
+using an existing Emacs frame.  Emacs 23 can open a text-only terminal
+even if it was started in another text-only terminal, or on a
+graphical display.  If you omit a filename argument while supplying
+this option, the new frame displays the @samp{*scratch*} buffer.
address@hidden
 @end table
 
   If you type @kbd{C-x C-c} (@code{save-buffers-kill-terminal}) in an




reply via email to

[Prev in Thread] Current Thread [Next in Thread]