X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=elmo%2Felmo.el;h=bc273b77d199ffd940fe83176613700d0f5ba13a;hb=6444631eeac4bef1933e27202080f62ac536aada;hp=fdad8da15994f34e66529f40cbf2fc6e2e62a530;hpb=7560262837bd2356825b05ee51e4b6c4f698f517;p=elisp%2Fwanderlust.git diff --git a/elmo/elmo.el b/elmo/elmo.el index fdad8da..bc273b7 100644 --- a/elmo/elmo.el +++ b/elmo/elmo.el @@ -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")