Fix ChangeLog format and filename. wl-2_15_6-vtl
authorkaoru <kaoru>
Tue, 26 May 2009 21:19:55 +0000 (21:19 +0000)
committerkaoru <kaoru>
Tue, 26 May 2009 21:19:55 +0000 (21:19 +0000)
elmo/ChangeLog

index f4dbe03..decee74 100644 (file)
@@ -5,8 +5,8 @@
        * elmo-mime.el (elmo-mime-entity-display): Fix Emacs crash in mime-view
        when displaying malformed base64 attach
 
-       * elmo-imap4.el (elmo-imap4-list, elmo-imap4-parse-response,
-       elmo-imap4-elist): Added support for Added support for RFC4731.
+       * elmo-imap4.el (elmo-imap4-list, elmo-imap4-parse-response)
+       (elmo-imap4-elist): Added support for Added support for RFC4731.
 
        * elmo-imap4.el (elmo-imap4-clear-login): Fixed bug with obtaining
        wrong capabilities from Zimbra server.
@@ -17,8 +17,8 @@
        * elmo-imap4.el (elmo-imap4-folder-list-flagged): Use elmo-imap4-list
        (removed duplicated code)
 
-       * elmo-imap4.el (elmo-imap4-folder-list-range,
-       elmo-folder-list-messages-plugged, elmo-folder-open): Partial updates.
+       * elmo-imap4.el (elmo-imap4-folder-list-range)
+       (elmo-folder-list-messages-plugged, elmo-folder-open): Partial updates.
        Improved messages list update, reduced traffic usage.
 
        * elmo-imap4.el (elmo-folder-initialize): Allow email address as
@@ -27,8 +27,8 @@
        * elmo-imap4.el (elmo-message-fetch-plugged): Added workaround
        for non-storing the "Seen" flag (buggy Gmail...)
 
-       * elmo/modb-standard.el (modb-standard-save-entity,
-       modb-standard-cleanup-stale-entities): Remove stale entities from
+       * modb-standard.el (modb-standard-save-entity)
+       (modb-standard-cleanup-stale-entities): Remove stale entities from
        elmo's cache.
 
 2009-03-22  Tetsurou Okazaki  <okazaki@be.to>