From: Eli Zaretskii Date: Tue, 14 Mar 2017 18:27:08 +0000 (+0200) Subject: Fix duplicate wording in Emacs manual X-Git-Tag: emacs-25.2~22 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1925dd9a0378fc103b0133a777f30ecb94efb81d;p=emacs.git Fix duplicate wording in Emacs manual * doc/emacs/programs.texi (Which Function): Delete duplicate wording. (Bug#26098) --- diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi index 97751aa2fac..1533c7ee8bb 100644 --- a/doc/emacs/programs.texi +++ b/doc/emacs/programs.texi @@ -327,7 +327,7 @@ as you move around in a buffer. @vindex which-func-modes To either enable or disable Which Function mode, use the command @kbd{M-x which-function-mode}. Which Function mode is a global minor -mode. By default, it takes effect in all major modes major modes that +mode. By default, it takes effect in all major modes that know how to support it (i.e., all the major modes that support Imenu). You can restrict it to a specific list of major modes by changing the value of the variable @code{which-func-modes} from