diff options
author | Glenn Morris <rgm@gnu.org> | 2014-06-01 18:08:13 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-06-01 18:08:13 -0700 |
commit | 7ec81a85a2cf45294351c14c1861d0fcb8f2dfb5 (patch) | |
tree | d2b043168fad787fde96ed337d7db96e1966df55 /doc/emacs/misc.texi | |
parent | 4982861a08d0ec3262a0b68ff699920bb2938c40 (diff) | |
download | emacs-7ec81a85a2cf45294351c14c1861d0fcb8f2dfb5.tar.gz |
* doc/emacs/misc.texi [iftex]: Update chapter summary.
Diffstat (limited to 'doc/emacs/misc.texi')
-rw-r--r-- | doc/emacs/misc.texi | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index b7f1fdd0683..8a8da2789d4 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -1,18 +1,17 @@ @c This is part of the Emacs manual. -@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2014 Free Software -@c Foundation, Inc. +@c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2014 +@c Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @iftex @chapter Miscellaneous Commands This chapter contains several brief topics that do not fit anywhere -else: viewing ``document files'', reading Usenet news, running shell -commands and shell subprocesses, using a single shared Emacs for -utilities that expect to run an editor as a subprocess, printing -hardcopy, sorting text, narrowing display to part of the buffer, -editing binary files, saving an Emacs session for later resumption, -following hyperlinks, browsing images, emulating other editors, and -various diversions and amusements. +else: reading Usenet news, viewing PDFs and other such documents, web +browsing, running shell commands and shell subprocesses, using a +single shared Emacs for utilities that expect to run an editor as a +subprocess, printing, sorting text, editing binary files, saving an +Emacs session for later resumption, recursive editing level, following +hyperlinks, and various diversions and amusements. @end iftex |