From: Richard M. Stallman Date: Mon, 16 Aug 2004 22:46:26 +0000 (+0000) Subject: (which-func-update-1): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~5271 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a03748044a92bd693fe81c40651b77bfa69a67c4;p=emacs.git (which-func-update-1): Doc fix. --- diff --git a/lisp/progmodes/which-func.el b/lisp/progmodes/which-func.el index 87df0769314..845c995371d 100644 --- a/lisp/progmodes/which-func.el +++ b/lisp/progmodes/which-func.el @@ -186,7 +186,7 @@ It creates the Imenu index for the buffer, if necessary." (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