From 8a6a28accbd49ce3fd35ac0fee7a5fdcae8969f5 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 6 Nov 2006 02:25:53 +0000 Subject: [PATCH] (idlwave-rescan-asynchronously): Fix typo in docstring. --- lisp/progmodes/idlwave.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el index 52cfa602e59..86b4bea321c 100644 --- a/lisp/progmodes/idlwave.el +++ b/lisp/progmodes/idlwave.el @@ -4387,7 +4387,7 @@ Does not run after automatic updates of buffer or the shell.") (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) -- 2.39.2