# HG changeset patch # User Juanma Barranquero # Date 1162779953 0 # Node ID 92287004e36f1256a7c3efbfb2c796beabd85f43 # Parent db699facb3e47f7169fa63368c63cede15b57067 (idlwave-rescan-asynchronously): Fix typo in docstring. diff -r db699facb3e4 -r 92287004e36f lisp/progmodes/idlwave.el --- a/lisp/progmodes/idlwave.el Mon Nov 06 02:24:49 2006 +0000 +++ b/lisp/progmodes/idlwave.el Mon Nov 06 02:25:53 2006 +0000 @@ -4387,7 +4387,7 @@ (idlwave-update-routine-info '(16))) (defun idlwave-rescan-asynchronously () - "Dispatch another emacs instance to update the idlwave catalog. + "Dispatch another Emacs instance to update the idlwave catalog. After the process finishes normally, the first access to routine info will re-read the catalog." (interactive)