# HG changeset patch # User Richard M. Stallman # Date 1092696386 0 # Node ID f54e121491eb55a4df30b4ea5d88a795965b61ee # Parent 6eee795cb9eb0c3fdce1750f51dfbf47fcd187e4 (which-func-update-1): Doc fix. diff -r 6eee795cb9eb -r f54e121491eb lisp/progmodes/which-func.el --- 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