diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2018-06-13 10:28:39 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2018-06-13 10:28:39 +0200 |
commit | 94e84a92fee4f7015ceedc0e39c767d72facb0e2 (patch) | |
tree | 329c4180e9e0bfa7ac6ba9a8b83cb23fa593a0f5 | |
parent | a5a0b11186656dd406e425f314f28c0338354d6e (diff) | |
download | emacs-94e84a92fee4f7015ceedc0e39c767d72facb0e2.tar.gz emacs-94e84a92fee4f7015ceedc0e39c767d72facb0e2.tar.bz2 emacs-94e84a92fee4f7015ceedc0e39c767d72facb0e2.zip |
; Further wording fix in tramp.texi
-rw-r--r-- | doc/misc/tramp.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 1dd91727ade..4115d40340a 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -3551,6 +3551,8 @@ The reduced typing: @kbd{C-x C-f /xy @key{RET}}. @strong{Note} that file name cannot be edited here because the abbreviations are not expanded during editing in the minibuffer. +Furthermore, the abbreviation is not expanded during @key{TAB} +completion. @item Define own abbreviation (2): |