diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-10-22 09:33:59 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-10-22 09:33:59 +0000 |
commit | af0569548bc90f166de0499651cd82bf3fa67b52 (patch) | |
tree | 511b3b643976f245f6807636c3bae7cbad0e4c89 /man/programs.texi | |
parent | 7142670a9578e1ef9c61bab2ac8a0f9a63a26c3d (diff) | |
download | emacs-af0569548bc90f166de0499651cd82bf3fa67b52.tar.gz |
(Which Function): Add a cindex entry.
Diffstat (limited to 'man/programs.texi')
-rw-r--r-- | man/programs.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/programs.texi b/man/programs.texi index 57ff1b35ba2..43a6233b0cf 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -303,6 +303,7 @@ The Speedbar can also use it (@pxref{Speedbar}). @node Which Function @subsection Which Function Mode +@cindex current function name in mode line Which Function mode is a minor mode that displays the current function name in the mode line, updating it as you move around in a |