]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/message.texi (Mail Aliases): Mention also down and up keys.
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 18 Jan 2018 14:19:47 +0000 (15:19 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 18 Jan 2018 14:19:47 +0000 (15:19 +0100)
doc/misc/message.texi

index 0d5f85f3dc4135e37976cfe67a9de0c553fc9773..1ef67fe0cb217f11f850e07a53fa57f22bdaaa26 100644 (file)
@@ -1482,8 +1482,9 @@ If you're using @code{ecomplete}, all addresses from @code{To} and
 @code{Cc} headers, @code{ecomplete} will check out the values stored
 there and ``electrically'' say what completions are possible.  To
 choose one of these completions, use the @kbd{M-n} command to move
-down to the list.  Use @kbd{M-n} and @kbd{M-p} to move down and up the
-list, and @kbd{RET} to choose a completion.
+down to the list.  Use @kbd{@key{DOWN}} or @kbd{M-n} and
+@kbd{@key{UP}} or @kbd{M-p} to move down and up the list, and
+@kbd{@key{RET}} to choose a completion.
 
 The @code{ecomplete-sort-predicate} variable controls how
 @code{ecomplete} matches are sorted.