* wl-summary.el (wl-summary-buffer-attach): Connect to signal
[elisp/wanderlust.git] / elmo / elmo.el
index fdad8da..bc273b7 100644 (file)
@@ -98,6 +98,9 @@ Otherwise, entire fetching of the message is aborted without confirmation."
 (elmo-define-signal cache-changed (number)
   "Notify the change cache status of the message with NUMBER.")
 
+(elmo-define-signal update-overview (number)
+  "Notify update overview of the message with NUMBER.")
+
 ;; autoloads
 (eval-and-compile
   (autoload 'md5 "md5")