Mercurial > emacs
changeset 38437:e5c58ab7a99f
Doc fix.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Mon, 16 Jul 2001 12:46:31 +0000 |
parents | b174db545cfd |
children | 7b528c6c17a3 |
files | lisp/ChangeLog lisp/which-func.el |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jul 16 12:23:00 2001 +0000 +++ b/lisp/ChangeLog Mon Jul 16 12:46:31 2001 +0000 @@ -1,5 +1,7 @@ 2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> + * 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,
--- 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)