Mercurial > emacs
changeset 38423:103ff02e1c2e
Doc fix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 16 Jul 2001 09:03:03 +0000 |
parents | 7a94f1c588c4 |
children | 43ed08d143a9 |
files | lisp/which-func.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/which-func.el Mon Jul 16 07:46:48 2001 +0000 +++ b/lisp/which-func.el Mon Jul 16 09:03:03 2001 +0000 @@ -127,7 +127,7 @@ (defvar which-func-mode nil "Non-nil means display current function name in mode line. -This makes a difference only if `which-function-mode' is non-nil.") +This makes a difference only if `which-function-mode' is non-nil") (make-variable-buffer-local 'which-func-mode) ;;(put 'which-func-mode 'permanent-local t)