* wl-summary.el (wl-summary-decide-flag): Use
[elisp/wanderlust.git] / wl / wl-mule.el
index 7cc59ca..dab21bd 100644 (file)
@@ -307,6 +307,8 @@ Warning: Unknown req `%S' with options `%S'" req options)
   (let ((event (read-event)))
     (cons (and (numberp event) event) event)))
 
+(defalias 'wl-completing-read-multiple 'completing-read)
+
 (require 'product)
 (product-provide (provide 'wl-mule) (require 'wl-version))