projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef4d216
)
* doc/misc/erc.texi (Keystroke Summary): Fix doc for TAB.
author
Stefan Kangas
<stefan@marxist.se>
Fri, 3 Dec 2021 21:57:48 +0000
(22:57 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Fri, 3 Dec 2021 22:01:06 +0000
(23:01 +0100)
doc/misc/erc.texi
patch
|
blob
|
history
diff --git
a/doc/misc/erc.texi
b/doc/misc/erc.texi
index 10ced678e1dc0867955cc72a40a4106adbdf926e..48dc1b609ab288d7d168c72ca1196c778512979d 100644
(file)
--- a/
doc/misc/erc.texi
+++ b/
doc/misc/erc.texi
@@
-283,7
+283,7
@@
Go to beginning of line or end of prompt.
@item @key{RET} (@code{erc-send-current-line})
Send the current line
-@item @key{TAB} (@code{
erc-complete-word
})
+@item @key{TAB} (@code{
completion-at-point} or @code{erc-button-next
})
If at prompt, complete the current word.
Otherwise, move to the next link or button.