Fix duplicate wording in Emacs manual

* doc/emacs/programs.texi (Which Function): Delete duplicate
wording.  (Bug#26098)
This commit is contained in:
Eli Zaretskii 2017-03-14 20:27:08 +02:00
parent 6de8429c29
commit 1925dd9a03

View file

@ -327,7 +327,7 @@ as you move around in a buffer.
@vindex which-func-modes @vindex which-func-modes
To either enable or disable Which Function mode, use the command To either enable or disable Which Function mode, use the command
@kbd{M-x which-function-mode}. Which Function mode is a global minor @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 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 Imenu). You can restrict it to a specific list of major modes by
changing the value of the variable @code{which-func-modes} from changing the value of the variable @code{which-func-modes} from