diff options
author | Lute Kamstra <lute@gnu.org> | 2005-05-18 14:21:20 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-05-18 14:21:20 +0000 |
commit | b61a98c8072a62e9ec4b38f13aec042b295780d4 (patch) | |
tree | faa6a8685fe7853799ae1a960d3db54d7d8e0688 /man/misc.texi | |
parent | 07d65d5e587af1cfc7d84e0aa05fdc2bd6c7d0f9 (diff) | |
download | emacs-b61a98c8072a62e9ec4b38f13aec042b295780d4.tar.gz |
(Emacs Server): Add menu description.
Diffstat (limited to 'man/misc.texi')
-rw-r--r-- | man/misc.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/misc.texi b/man/misc.texi index d6471166cc4..68dd7356479 100644 --- a/man/misc.texi +++ b/man/misc.texi @@ -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 |