diff lisp/which-func.el @ 38437:e5c58ab7a99f

Doc fix.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:46:31 +0000
parents b174db545cfd
children 9e8cfa1e3b05
line wrap: on
line diff
--- a/lisp/which-func.el	Mon Jul 16 12:23:00 2001 +0000
+++ b/lisp/which-func.el	Mon Jul 16 12:46:31 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)