From: Michael Albinus Date: Sat, 19 Oct 2019 13:25:45 +0000 (+0200) Subject: * doc/emacs/emacs.texi (Intro): Mention remote file editing. X-Git-Tag: emacs-27.0.90~982 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ea28ea4d12140ebcfaa293b6f29521a80b3de25;p=emacs.git * doc/emacs/emacs.texi (Intro): Mention remote file editing. --- diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 28a0f562f89..a7967ecaee5 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi @@ -1517,10 +1517,11 @@ is not silent.) We call Emacs @dfn{advanced} because it can do much more than simple insertion and deletion of text. It can control subprocesses, indent -programs automatically, show multiple files at once, and more. -Emacs editing commands operate in terms of characters, words, lines, -sentences, paragraphs, and pages, as well as expressions and comments -in various programming languages. +programs automatically, show multiple files at once, edit remote files +like they were local files, and more. Emacs editing commands operate +in terms of characters, words, lines, sentences, paragraphs, and +pages, as well as expressions and comments in various programming +languages. @dfn{Self-documenting} means that at any time you can use special commands, known as @dfn{help commands}, to find out what your options