# HG changeset patch # User Pavel Jank # Date 995287591 0 # Node ID e5c58ab7a99f1d66dac3c8e76a5d8da30804e1a1 # Parent b174db545cfd2e37b426e712e8d4996a405d711f Doc fix. diff -r b174db545cfd -r e5c58ab7a99f lisp/ChangeLog --- 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 + * 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 -r b174db545cfd -r e5c58ab7a99f lisp/which-func.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)