From 3c3e43ef063d8305b4d615d746fd943d0fc01fff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Mon, 16 Jul 2001 12:46:31 +0000 Subject: [PATCH] Doc fix. --- lisp/ChangeLog | 2 ++ lisp/which-func.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3947c239385..7b9077ffa34 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2001-07-16 Pavel Jan,Bm(Bk + * which-func.el (which-func-mode): Doc fix. + * align.el, apropos.el, autorevert.el, battery.el, bookmark.el, calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el, cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el, diff --git a/lisp/which-func.el b/lisp/which-func.el index 8f58d396ba0..f183fd0e2a4 100644 --- a/lisp/which-func.el +++ b/lisp/which-func.el @@ -127,7 +127,7 @@ and you want to simplify them for the mode line (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) -- 2.39.2