# HG changeset patch # User Gerd Moellmann # Date 995274183 0 # Node ID 103ff02e1c2e566b90f145db330b3771da3e5441 # Parent 7a94f1c588c41df6bc28b7953dcc2dc2fac530e1 Doc fix. diff -r 7a94f1c588c4 -r 103ff02e1c2e lisp/which-func.el --- 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)