]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/emacs.texi (Intro): Mention remote file editing.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 19 Oct 2019 13:25:45 +0000 (15:25 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 19 Oct 2019 13:25:45 +0000 (15:25 +0200)
doc/emacs/emacs.texi

index 28a0f562f891c10bcee31263f68e4cbab202dd09..a7967ecaee5e49daa88b6dd270426f691d50bea2 100644 (file)
@@ -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