diff options
| -rw-r--r-- | doc/emacs/programs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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. | |||
| 327 | @vindex which-func-modes | 327 | @vindex which-func-modes |
| 328 | To either enable or disable Which Function mode, use the command | 328 | To either enable or disable Which Function mode, use the command |
| 329 | @kbd{M-x which-function-mode}. Which Function mode is a global minor | 329 | @kbd{M-x which-function-mode}. Which Function mode is a global minor |
| 330 | mode. By default, it takes effect in all major modes major modes that | 330 | mode. By default, it takes effect in all major modes that |
| 331 | know how to support it (i.e., all the major modes that support | 331 | know how to support it (i.e., all the major modes that support |
| 332 | Imenu). You can restrict it to a specific list of major modes by | 332 | Imenu). You can restrict it to a specific list of major modes by |
| 333 | changing the value of the variable @code{which-func-modes} from | 333 | changing the value of the variable @code{which-func-modes} from |