summaryrefslogtreecommitdiff
path: root/doc/misc/rcirc.texi
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-16 07:49:17 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-16 08:02:17 +0100
commit0c4ca9f007c773bb45cc6070bbffb643c830040b (patch)
treeb14ad99885caf63446377d83d7e51c13603a44be /doc/misc/rcirc.texi
parentd9ab1027b18512e65c55d282fb3697f34a2277bb (diff)
downloademacs-0c4ca9f007c773bb45cc6070bbffb643c830040b.tar.gz
Fix typo in rcirc variable name
* lisp/net/rcirc.el (rcirc-track-abbreviate-flag): Rename from misspelled 'rcirc-track-abbrevate-flag'. Make old name into obsolete variable alias. * doc/misc/rcirc.texi (Channels): Update above variable name.
Diffstat (limited to 'doc/misc/rcirc.texi')
-rw-r--r--doc/misc/rcirc.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi
index 84933a9ca72..37d62c7c41a 100644
--- a/doc/misc/rcirc.texi
+++ b/doc/misc/rcirc.texi
@@ -691,11 +691,11 @@ window is showing them), the mode line will now show you the abbreviated
channel or nick name. Use @kbd{C-c C-@key{SPC}} to switch to these
buffers.
-@cindex rcirc-track-abbrevate-flag
+@cindex rcirc-track-abbreviate-flag
By default the channel names are abbreviated, set
-@code{rcirc-track-abbrevate-flag} to a non-@code{nil} value. This might be
-interesting if the IRC activities are not tracked in the mode line,
-but somewhere else.
+@code{rcirc-track-abbreviate-flag} to a non-@code{nil} value. This
+might be interesting if the IRC activities are not tracked in the mode
+line, but somewhere else.
@vindex rcirc-mode-hook
If you prefer not to load @code{rcirc} immediately, you can delay the