(toplevel): Removed unnecessary autoload.
authorhmurata <hmurata>
Sat, 10 Jul 2004 16:13:32 +0000 (16:13 +0000)
committerhmurata <hmurata>
Sat, 10 Jul 2004 16:13:32 +0000 (16:13 +0000)
wl/ChangeLog
wl/wl-summary.el

index 11ebb00..86f225f 100644 (file)
@@ -1,3 +1,7 @@
+2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (toplevel): Removed unnecessary autoload.
+
 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
        * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
index 53e54e1..86c3391 100644 (file)
@@ -4853,8 +4853,6 @@ If ASK-CODING is non-nil, coding-system for the message is asked."
          (wl-message-header-narrowing-toggle)
          (and wpos (set-window-start mwin wpos)))))))
 
-(autoload 'elmo-folder-list-global-flag-messages "elmo-flag")
-
 (require 'product)
 (product-provide (provide 'wl-summary) (require 'wl-version))