]> git.eshelyaron.com Git - emacs.git/commitdiff
(Emacs Server): Add menu description.
authorLute Kamstra <lute@gnu.org>
Wed, 18 May 2005 14:21:20 +0000 (14:21 +0000)
committerLute Kamstra <lute@gnu.org>
Wed, 18 May 2005 14:21:20 +0000 (14:21 +0000)
man/misc.texi

index d6471166cc40cad7a4e3f7ab1dde09294e980c77..68dd73564796bd3a7946bb54c1354c7d1adad153 100644 (file)
@@ -1,6 +1,6 @@
 @c This is part of the Emacs manual.
-@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, 2004
-@c   Free Software Foundation, Inc.
+@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001,
+@c   2004, 2005  Free Software Foundation, Inc.
 @c See file emacs.texi for copying conditions.
 @iftex
 @chapter Miscellaneous Commands
@@ -1314,7 +1314,7 @@ in Emacs.  Note that server buffers created in this way are not killed
 automatically when you finish with them.
 
 @menu
-* Invoking emacsclient::
+* Invoking emacsclient:: Emacs client startup options.
 @end menu
 
 @node Invoking emacsclient,, Emacs Server, Emacs Server