From fdd8b5913baa3a8f7cbb8b51ad6d092a41c04a90 Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Sat, 12 Mar 2022 22:18:49 +0100 Subject: Add rcirc-cycle-completion-flag * doc/misc/rcirc.texi: Document new option. * lisp/net/rcirc.el (rcirc-cycle-completion-flag): Add new option. (rcirc-mode): Respect new option. --- doc/misc/rcirc.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/misc/rcirc.texi') diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi index b18ab2a6b29..8253e404084 100644 --- a/doc/misc/rcirc.texi +++ b/doc/misc/rcirc.texi @@ -154,8 +154,11 @@ deego: fsbot rules! @cindex nick completion @cindex completion of nicks +@vindex rcirc-cycle-completion-flag @kindex TAB Since this is so common, you can use @key{TAB} to do nick completion. +By default rcirc will use the default completion system, but you can +enable @code{rcirc-cycle-completion-flag} to cycle nicks in place. @node Getting started with rcirc @section Getting started with rcirc -- cgit v1.2.3