Mercurial > emacs
changeset 56689:f54e121491eb
(which-func-update-1): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 16 Aug 2004 22:46:26 +0000 |
parents | 6eee795cb9eb |
children | d699954ad4c6 |
files | lisp/progmodes/which-func.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/which-func.el Mon Aug 16 22:45:52 2004 +0000 +++ b/lisp/progmodes/which-func.el Mon Aug 16 22:46:26 2004 +0000 @@ -186,7 +186,7 @@ (which-func-update-1 (selected-window))) (defun which-func-update-1 (window) - "Update the Which-Function mode display for window WINDOW." + "Update the Which Function mode display for window WINDOW." (with-selected-window window (when which-func-mode (condition-case info