2bdd3dc94a66f2ad1a43b09283d1fe2b93717aa8
[elisp/wanderlust.git] / elmo / ChangeLog
1 2010-01-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2
3         * elmo-imap4.el (elmo-folder-list-messages-plugged): Use TAB for
4         indent (only cosmetic fix).
5
6 2010-01-15  Vitaly Mayatskih  <v.mayatskih@gmail.com>
7
8         * elmo-version.el (elmo-version): Up to 2.15.9.
9
10         * elmo-imap4.el (elmo-imap4-elist): New function
11         * elmo-imap4.el (elmo-imap4-parse-response): Added support for
12         ESEARCH feature (RFC4731).
13         * elmo-imap4.el (toplevel): Require time-stamp
14         * elmo-imap4.el (elmo-imap4-send-command, elmo-imap4-send-string,
15         elmo-imap4-read-response elmo-imap4-read-untagged
16         elmo-imap4-arrival-filter elmo-imap4-parse-response): Change
17         logging format.
18         * elmo-imap4.el (elmo-folder-list-messages-plugged,
19         elmo-imap4-folder-list-range, elmo-folder-open): Don't ask server
20         for full uid range on folder entering, retrieve updates only for
21         newly appeared messages.
22         * elmo-imap4.el (elmo-imap4-send-command, elmo-imap4-send-string,
23         elmo-imap4-read-response, elmo-imap4-read-untagged,
24         elmo-imap4-parse-response): Change deprecated time-stamp-hh:mm:ss
25         to format-time-string.
26         * elmo-vars.el (toplevel): New custom
27         `elmo-imap4-set-seen-flag-explicitly' to override setting of Seen
28         flag for some buggy servers.
29         * elmo-imap4.el (elmo-message-fetch-plugged): Ditto
30
31 2010-01-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
32
33         * acap.el (acap-parse-response): Fix comment-out style. Use three
34         semicolons, that should start at the left margin.
35         See. also (Info-goto-node "(elisp)Comment Tips").
36         * elmo.el (toplevel, elmo-message-match-condition)
37         (elmo-folder-set-info-max-by-numdb, elmo-folder-move-messages):
38         Ditto.
39         * elmo-archive.el (elmo-archive-suffix-alist)
40         (elmo-archive-tar-method-alist, elmo-archive-tgz-method-alist)
41         (elmo-archive-method-list)
42         (elmo-archive-msgdb-create-as-numlist-subr2, elmo-folder-search):
43         Ditto.
44         * elmo-imap4.el (toplevel)
45         (elmo-imap4-send-command, elmo-imap4-check-validity)
46         (elmo-imap4-fetch-callback-1-subr)
47         (elmo-network-initialize-session, elmo-server-diff-async)
48         (elmo-imap4-folder-diff-plugged): Ditto
49         * elmo-maildir.el (elmo-maildir-temporal-filename): Ditto.
50         * elmo-msgdb.el (elmo-msgdb-append-element): Ditto.
51         * elmo-net.el (elmo-network-close-session): Ditto.
52         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string)
53         (elmo-nntp-parse-overview-string, elmo-nntp-post): Ditto.
54         * elmo-pop3.el (elmo-pop3-retrieve-headers):  Ditto.
55         * elmo-util.el (elmo-set-auto-coding, elmo-passwd-alist-save)
56         (elmo-number-set-delete)
57         (elmo-cache-get-oldest-cache-file-entity): Ditto.
58
59 2010-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
60
61         * elmo-version.el (elmo-version): Up to 2.15.8.
62
63         * elmo-mime.el (elmo-mime-insert-header-from-buffer): Use
64         `with-current-buffer' instead of `save-excursion' (for suppress
65         compile warnings).
66
67         * elmo.el (elmo-folder-confirm-appends): Use `number-to-string'
68         instead of `int-to-string'.
69         * elmo-archive.el (elmo-archive-message-fetch-internal)
70         (elmo-archive-folder-message-make-temp-files)
71         (elmo-archive-folder-append-buffer)
72         (elmo-folder-delete-messages-internal)
73         (elmo-archive-msgdb-create-entity)
74         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
75         * elmo-util.el (elmo-cache-expire-by-age): Ditto.
76         * elmo-flag.el (elmo-global-flag-set-internal): Ditto.
77         * elmo-file.el (elmo-folder-message-make-temp-files): Ditto.
78         * elmo-imap4.el (elmo-imap4-make-number-set-list)
79         (elmo-folder-list-subfolders): Ditto.
80         * elmo-localdir.el (elmo-message-file-name)
81         (elmo-folder-message-make-temp-files)
82         (elmo-localdir-msgdb-create-entity)
83         (elmo-folder-append-messages-*-localdir)
84         (elmo-folder-pack-numbers): Ditto.
85         * elmo-maildir.el (elmo-folder-message-make-temp-files): Ditto.
86         * elmo-map.el (elmo-location-map-key): Ditto.
87         * elmo-nntp.el (elmo-nntp-folder-postfix)
88         (elmo-nntp-folder-list-subfolders)
89         (elmo-nntp-folder-msgdb-create): Ditto.
90
91         * elmo.el (elmo-crosspost-message-alist-save): Don't use
92         `function' for `lambda'.
93         * elmo-archive.el (elmo-archive-folder-list-subfolders)
94         (elmo-folder-append-messages-*-archive)
95         (elmo-folder-delete-messages-internal): Ditto.
96         * elmo-date.el (elmo-replace-in-string): Ditto.
97         * elmo-multi.el (elmo-folder-list-messages, elmo-folder-search)
98         (elmo-folder-list-flagged): Ditto.
99         * elmo-maildir.el (elmo-maildir-cleanup-temporal): Ditto.
100         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
101         * modb-standard.el (modb-standard-cleanup-stale-entities): Ditto.
102
103 2010-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
104
105         * elmo-dop.el (elmo-dop-spool-folder): Suppress warning "defsubst
106         `elmo-dop-spool-folder' was used before it was defined"; Use
107         `defun' instead.
108
109         * pldap.el (ldap/ldif-safe-string-p): macro to function.
110         * elmo-imap4.el (elmo-imap4-detect-search-charset): Ditto.
111
112         * elmo.el (elmo-folder-info-make-hashtb): Use `mapc' instead of
113         `mapcar'; Suppress compile warning.
114         * elmo-imap4.el (elmo-network-initialize-session-buffer)
115         (elmo-imap4-search-internal-primitive): Ditto.
116         * elmo-nntp.el (elmo-nntp-search-primitive): Ditto.
117         * elmo-archive.el (elmo-archive-exec-msgs-subr2): Ditto.
118
119         * elmo-imap4.el (elmo-imap4-parse-address-list)
120         (elmo-imap4-parse-fetch-body-section, elmo-imap4-parse-body)
121         (elmo-imap4-parse-acl, elmo-imap4-parse-body-extension)
122         (elmo-imap4-parse-body-ext, elmo-imap4-parse-body): Use
123         `(string-to-char " ")' instead of `? ', `?\ '.
124
125 2010-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
126
127         * pldap.el (ldap-search-entries): Don't use `function' for lambda.
128         (ldap-add-entries, ldap-modify-entries): Use `mapc' instead of `mapcar'.
129         (ldap-delete-entries): Use `mapc' instead of `mapcar'. Don't use
130         `function' for lambda.
131
132         * modb-standard.el (modb-standard-cleanup-stale-entities): Use
133         `string-to-number' instead of `string-to-int'.
134
135         * elmo-util.el (elmo-set-work-buf): Use `with-current-buffer'
136         instead of `save-excursion' (for suppress compile warnings).
137         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
138         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Ditto.
139         (elmo-nntp-post): Ditto.
140
141 2009-08-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
142
143         * utf7.el (utf7-get-u16char-converter): Revert BOM workaround for
144         Mule-UCS (to-utf-16).
145         (utf7-utf-16-coding-system): Change preference when Mule-UCS on
146         Emacs 23.
147
148 2009-07-11  Taiki SUGAWARA  <buzz.taiki@gmail.com>
149
150         * utf7.el (utf7-find-coding-system-without-bom): New Function.
151         (utf7-utf-16-coding-system): use no-BOM coding system.
152         (utf7-get-u16char-converter): remove workaround for BOM.
153
154 2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
155
156         * elmo-util.el (elmo-union): New function, make a union of two lists.
157
158         * elmo-mime.el (elmo-mime-entity-display): Fix Emacs crash in
159         mime-view when displaying malformed base64 attach.
160
161         * elmo-imap4.el (elmo-imap4-folder-list-flagged): Use elmo-imap4-list
162         (removed duplicated code)
163
164         * modb-standard.el (modb-standard-cleanup-stale-entities): New
165         function, Remove stale entities from elmo's cache.
166
167 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
168
169         * elmo-version.el (elmo-version): Up to 2.15.7.
170
171 2009-03-22  Tetsurou Okazaki  <okazaki@be.to>
172
173         * elsp-bsfilter.el (elmo-spam-bsfilter-update-switch): Change
174         default value to `--auto-update'.
175
176 2008-07-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
177
178         * elmo-pop3.el (elmo-pop3-read-contents): Fix double `goto-char'.
179         Add `elmo-pop3-read-point' barrier.
180
181 2008-07-06 YAMASHITA Junji <ysiijj@gmail.com>
182
183         * elmo-pop3.el (elmo-pop3-read-contents): improving performance:
184         goto the previous end-point insead of the head-point, and use
185         `search-forward' instead of `re-search-forward'.
186
187 2008-06-30  Tetsurou Okazaki  <okazaki@be.to>
188
189         * elmo-imap4.el (elmo-imap4-parse-status): Use `case' instead of `cond'.
190
191 2008-06-30  Don Bashford  <Don.Bashford@stjude.org>
192
193         * elmo-imap4.el (elmo-imap4-parse-status): Accept IMAP4 tokens in a
194         case-insensitive fashion.
195
196 2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
197
198         * elmo-imap4.el (elmo-imap4-send-command): Combine `process-send-string' calls.
199
200 2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
201
202         * elmo-util.el (elmo-add-name-to-file, elmo-field-body): Use
203         `eval-and-compile' for suppress compile warnings.
204
205         * elmo-vars.el (dynamic-link, dynamic-call): Use `defalias-maybe'
206         instead of `defun-maybe'
207
208         * elmo-util.el: Add (eval-when-compile (require 'static)).
209
210 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
211
212         * mmimap.el: Remove (require 'static).
213         * acap.el: Ditto.
214
215         * elmo-flag.el: Move ';;; Code:' comment.
216         * elmo-imap4.el: Ditto.
217         * elmo-net.el: Ditto.
218
219         * elmo-version.el (product-provide): Fix comment.
220
221 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
222
223         * slp.el: Add (eval-when-compile (require 'cl)).
224         * elmo-date.el: Ditto.
225         * elmo-pop3.el: Ditto.
226         * elmo-mime.el: Add (eval-when-compile (require 'elmo)).
227
228 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
229
230         * modb.el (elmo-msgdb-match-condition-primitive): Use
231         `string-to-number' instead of `string-to-int'.
232
233         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer)
234         (elmo-msgdb-message-match-condition)
235         (elmo-msgdb-create-message-entity-from-buffer): Use
236         `string-to-number' instead of `string-to-int'.
237
238         * elmo.el (elmo-folder-confirm-appends): Use `string-to-number'
239         instead of `string-to-int'.
240
241         * elmo-util.el (elmo-cache-expire-by-age): Use `string-to-number'
242         instead of `string-to-int'.
243
244         * elmo-pop3.el (elmo-pop3-list-by-list, elmo-folder-status): Use
245         `string-to-number' instead of `string-to-int'.
246
247         * elmo-nntp.el (elmo-nntp-make-msglist)
248         (elmo-folder-list-messages-plugged, elmo-nntp-folder-status)
249         (elmo-nntp-create-msgdb-from-overview-string)
250         (elmo-nntp-parse-xhdr-response, elmo-nntp-msgdb-create-message)
251         (elmo-nntp-search-primitive): Use `string-to-number' instead of
252         `string-to-int'.
253
254         * elmo-net.el (elmo-net-folder-set-parameters): Use
255         `string-to-number' instead of `string-to-int'.
256
257         * elmo-localdir.el (elmo-localdir-list-subr): Use
258         `string-to-number' instead of `string-to-int'.
259
260         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Use
261         `string-to-number' instead of `string-to-int'.
262
263         * elmo-date.el (elmo-date-get-datevec): Use `string-to-number'
264         instead of `string-to-int'.
265
266         * elmo-archive.el (elmo-archive-list-folder-subr): Use
267         `string-to-number' instead of `string-to-int'.
268
269 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
270
271         * elmo-util.el (elmo-get-passwd): Fix typo.
272
273         * elmo-nntp.el (elmo-nntp-get-server-command)
274         (elmo-nntp-set-server-command, elmo-nntp-xover-p)
275         (elmo-nntp-listgroup-p, elmo-nntp-set-listgroup)
276         (elmo-nntp-list-active-p, elmo-nntp-set-list-active)
277         (elmo-nntp-xhdr-p, elmo-nntp-set-xhdr): New backquote style.
278
279         * elmo-imap4.el (elmo-imap4-debug)
280         (elmo-imap4-response-continue-req-p, elmo-imap4-response-ok-p)
281         (elmo-imap4-response-bye-p, elmo-imap4-response-garbage-p)
282         (elmo-imap4-response-value, elmo-imap4-response-error-text)
283         (elmo-imap4-response-bodydetail-text, elmo-imap4-value)
284         (elmo-imap4-nth, elmo-imap4-detect-search-charset)
285         (elmo-imap4-identical-system-p): New backquote style.
286
287 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
288
289         * elmo-dop.el (elmo-make-dop-queue): New backquote style.
290         (elmo-dop-queue-fname, elmo-dop-queue-method): Ditto.
291         (elmo-dop-queue-arguments): Ditto.
292
293         * elmo-date.el (elmo-match-substring): New backquote style.
294         (elmo-match-string, elmo-match-buffer): Ditto.
295         (elmo-date-make-sortable-string): Ditto.
296
297         * elmo-archive.el (elmo-archive-get-method):New backquote style.
298         (elmo-archive-get-suffix, elmo-archive-get-regexp): Ditto.
299
300         * elmo-multi.el (elmo-multi-real-folder-number): New backquote
301         style.
302
303         * elmo-net.el (elmo-network-stream-type-spec-string): New
304         backquote style.
305         (elmo-network-stream-type-symbol): Ditto.
306         (elmo-network-stream-type-feature): Ditto.
307         (elmo-network-stream-type-function): Ditto.
308         (elmo-network-session-buffer): Ditto.
309
310         * elmo-util.el (elmo-file-cache-expand-path): New backquote style.
311         (elmo-file-cache-status, elmo-file-cache-path): Ditto.
312         (elmo-make-file-cache, elmo-string, elmo-get-passwd): Ditto.
313         (elmo-bind-directory, elmo-set-work-buf): Ditto.
314
315         * elmo.el (elmo-folder-send): New backquote style.
316
317 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
318
319         * pldap.el (ldap-static-if): New backquote style.
320         (ldap/ldif-safe-string-p): Ditto.
321         (ldap/ldif-insert-field): Ditto.
322
323         * elmo-version.el (elmo-version): Up to 2.15.6.
324
325 2008-01-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
326
327         * elmo-imap4.el (elmo-folder-list-messages-plugged): Don't include
328         messages with \Deleted flag.
329         (elmo-folder-delete-messages-plugged): Ask before sending expunge
330         command if there are messages with \Deleted flag.
331
332 2007-04-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
333
334         * elmo-pop3.el (elmo-pop3-auth-apop): Use more strict regexp.
335         http://seclists.org/bugtraq/2007/Apr/0018.html
336         (Suggested by Tatsuya Kinoshita)
337
338 2007-04-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
339
340         * elmo-imap4.el (elmo-folder-delete): Don't call close for mailbox
341         with \Noselect attribute.
342
343 2007-04-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
344
345         * elmo-imap4.el (elmo-folder-list-subfolders): Fix handling of
346         hierarchical folder structure with UW-imapd.
347
348 2007-02-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
349
350         * elmo-imap4.el (elmo-imap4-clear-login): Don't send LOGIN command
351         when the LOGINDISABLED capability is advertised.
352
353 2007-01-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
354
355         * elmo-msgdb.el (elmo-msgdb-extra-fields): Make it non-destructive.
356
357 2007-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
358
359         * elmo-shimbun.el (elmo-shimbun-update-overview): Add argnument
360         `entity'.
361         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview' only
362         if the message entity is exists.
363
364 2007-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
365
366         * elmo-util.el (elmo-msgdb-insert-file-header): Call
367         `elmo-delete-cr-buffer'.
368
369         * elmo-localdir.el (elmo-message-fetch-internal): Use
370         `insert-file-contents-as-raw-text' instead of
371         `insert-file-contents-as-binary'.
372
373         * elmo-maildir.el (elmo-map-message-fetch): Ditto.
374
375 2006-12-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
376
377         * elmo-imap4.el (elmo-network-initialize-session): Check to
378         retrieve a whole greeting message.
379
380 2006-11-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
381
382         * elmo-flag.el (elmo-folder-commit): Encode `.minfo' at save.
383
384 2006-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
385
386         * elmo-util.el (elmo-safe-plist-get): New alias or macro.
387         (elmo-progress-notify): Use it instead of `plist-get'.
388
389 2006-11-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
390
391         * elmo.el (elmo-generic-folder-append-messages): Remove unused
392         variable `table'.
393
394 2006-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
395
396         * elmo-pipe.el (elmo-folder-set-plugged): Define.
397
398 2006-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
399
400         * elsp-bsfilter.el (elmo-spam-bsfilter-use-remote): New user option.
401         (elmo-spam-list-spam-messages): Check it option.
402
403 2006-11-08  Tetsurou Okazaki  <okazaki@be.to>
404
405         * elmo-util.el (elmo-with-progress-display): Return the value
406         of the last form in `body'.
407
408 2006-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
409
410         * elmo-util.el (elmo-progress-start): Accept nil for `total'.  Set
411         `elmo-progress-counter' as t when a query callback returns nil.
412         (elmo-progress-clear): New function.
413         (elmo-progress-done): Split into `elmo-progress-clear'.
414         (elmo-progress-notify): Update a total slot when it is nil.
415         (elmo-with-progress-display): Call `elmo-progress-clear' in
416         unwind-protect and move calling `elmo-progress-done' to outside.
417
418         * elmo-imap4.el (elmo-imap4-find-next-line): Call
419         `elmo-progress-notify' with :total parameter instead of
420         `elmo-progress-counter-set-total'.
421
422 2006-11-07  Tetsurou Okazaki  <okazaki@be.to>
423
424         * elmo-util.el (elmo-cache-expire-by-age): Add docstring.
425         Make it interactive.
426         (elmo-progress-start): Avoid updating `elmo-progress-counter'
427         when a query callback returns nil.  Return a progress counter
428         instead of t whenever a start callback was called.
429
430 2006-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
431
432         * elmo-imap4.el (elmo-imap4-session-capable-p): New macro.
433         (elmo-imap4-send-command): Use it.
434         (elmo-network-initialize-session): Ditto.
435         (elmo-network-setup-session): Ditto.
436         (elmo-folder-msgdb-create-plugged): Ditto.
437
438 2006-11-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
439
440         * elmo-util.el (elmo-progress-done): Fix a miss refer to
441         `elmo-progress-counter'.
442
443 2006-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
444
445         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Abolish.
446         (elsp-bsfilter-list-spam-filter): New function.
447         (elsp-bsfilter-start-list-spam): Ditto.
448         (elsp-bsfilter-read-list-spam): Ditto.
449         (elmo-spam-list-spam-messages): Use async process to display
450         progress message by each message.
451
452 2006-11-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
453
454         * elmo-spam.el (elmo-spam-process-messages-as-mbox): Fix problem
455         of flushing previously inserted message contents.
456
457         * elmo-imap4.el (elmo-folder-search): Fix return value.
458
459 2006-11-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
460
461         * elmo-imap4.el (elmo-imap4-find-next-line): Check whether a label
462         of reporter is enable or not.
463
464 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
465
466         * elmo-util.el (elmo-list-bigger-diff): Abolish.
467         (elmo-display-progress): Ditto.
468         (elmo-progress-counter-alist): Ditto.
469         (elmo-progress-set): Ditto.
470         (elmo-progress-clear): Ditto.
471         (elmo-progress-counter-all-value): Rename to
472         `elmo-progress-counter-total'.
473         (elmo-progress-counter-format): Rename to
474         `elmo-progress-counter-action'.
475         (elmo-progress-counter): New internal variable.
476         (elmo-progress-callback-function): Ditto.
477         (elmo-progress-counter-label): New function.
478         (elmo-progress-counter-set-total): Ditto.
479         (elmo-progress-counter-set-action): Ditto.
480         (elmo-progress-call-callback): Ditto.
481         (elmo-progress-start): Ditto.
482         (elmo-progress-done): Ditto.
483         (elmo-progress-notify): Rewrite.
484         (elmo-with-progress-display): Remove first argument
485         `condition'. Add optional argument `var' in `spec'.
486
487         * elmo-vars.el (elmo-display-progress-threshold): Abolish.
488         (elmo-display-retrieval-progress-threshold): Ditto.
489         (elmo-inhibit-display-retrieval-progress): Ditto.
490
491         * Replace all pair of `elmo-progress-set' and
492         `elmo-progress-clear' into `elmo-with-progress-display'.
493
494         * Replace to call `elmo-display-progress' into pair of
495         `elmo-progress-notify' and `elmo-with-progress-display'.
496
497         * elmo-version.el (elmo-version): Up to 2.15.5.
498
499 2006-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
500
501         * elmo-imap4.el (elmo-imap4-arrival-filter): Use `case' instead of
502         `cond'.
503
504 2006-10-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
505
506         * elmo-imap4.el (elmo-imap4-arrival-filter): Call delete-region in
507         cleanup-forms [wl:14027].
508
509 2006-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
510
511         * elmo-flag.el (elmo-global-flag-set-internal): Use
512         `elmo-copy-file' by priority when the message is a file.
513
514 2006-10-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
515
516         * elmo.el: Fix typo: disptch -> dispatch.
517
518 2006-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
519
520         * elmo.el (elmo-file-tag): New class.
521         (elmo-append-messages-disptch-table): New constant.
522         (elmo-folder-type-p): New function.
523         (elmo-folder-append-messages): Redefine as function.
524
525         * elmo-null.el (elmo-folder-append-messages): Renamed from
526         `elmo-folder-append-messages'.
527
528         * elmo-maildir.el (elmo-maildir-folder): Inherit `elmo-file-tag'.
529         (elmo-folder-append-messages-*-maildir): Renamed from
530         `elmo-folder-append-messages'.
531
532         * elmo-localdir.el (elmo-localdir-folder): Inherit
533         `elmo-file-tag'.
534         (elmo-folder-append-messages-*-localdir): Renamed from
535         `elmo-folder-append-messages'.
536
537         * elmo-imap4.el (elmo-folder-append-messages-imap4-imap4): Renamed
538         from `elmo-folder-append-messages'.
539
540         * elmo-flag.el (elmo-folder-append-messages-*-flag): Renamed from
541         `elmo-folder-append-messages'.
542
543         * elmo-filter.el (elmo-folder-append-messages-filter-*): New
544         function.
545         (elmo-folder-append-messages-*-filter): Ditto.
546
547         * elmo-multi.el (elmo-folder-append-messages-multi-*): Ditto.
548
549         * elmo-pipe.el (elmo-folder-append-messages-pipe-*): Ditto.
550         (elmo-folder-append-messages-*-pipe): Renamed from
551         `elmo-folder-append-messages'.
552
553         * elmo-cache.el (elmo-cache-folder): Inherit `elmo-file-tag'.
554
555         * elmo-file.el (elmo-file-folder): Ditto.
556
557         * elmo-sendlog.el (elmo-sendlog-folder): Ditto.
558
559         * elmo-archive.el (elmo-folder-append-messages-*-archive): Renamed
560         from `elmo-folder-append-messages'
561
562 2006-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
563
564         * elmo-map.el (elmo-location-map-setup): Change an argument
565         `locations' to optional.
566         (elmo-location-map-clear): Abolish.
567         (elmo-folder-clear): Follow the API change.
568
569         * elmo-pop3.el (elmo-folder-clear): Ditto.
570
571         * elmo-pop3.el (toplevel): Require elmo-map.
572         (elmo-pop3-folder): Inherit elmo-location-map and abolish
573         location-alist slot (All other related portions are changed).
574         (elmo-pop3-folder-use-uidl): New function.
575         (elmo-folder-msgdb-create): Don't sort message entities.
576         (elmo-pop3-sort-msgdb-by-original-number): Abolish.
577         (elmo-pop3-number-to-size): Convert return value to number.
578         (elmo-pop3-msgdb-create-by-header): Use unwind-protect to delete a
579         working buffer.
580
581         * elmo-map.el: Use `location-map' as a variable name for instance
582         instead of `mapper'.
583         (elmo-location-map-setup): Return location alist.
584         (elmo-location-map-update): Ditto.
585
586 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
587
588         * elmo-map.el (elmo-location-map): New class; split location and
589         number mapping from elmo-map-folder (All other related portions
590         are changed).
591
592         * elmo-shimbun.el (elmo-folder-open-internal): Follow the API
593         change.
594
595         * elmo-version.el (elmo-version): Up to 2.15.4.
596
597 2006-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
598
599         * elmo-vars.el (elmo-use-hardlink): New user option.
600
601         * elmo-util.el (elmo-add-name-to-file): Switch implementations by
602         `elmo-use-hardlink'.
603
604         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Keep the
605         killed-list.
606         (elmo-pipe-drain): Use `elmo-folder-open' and `elmo-folder-close'
607         instead of `*-internal'. Use `elmo-with-progress-display'.
608
609 2006-09-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
610
611         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages): Use
612         `elmo-spam-process-messages-as-mbox'.
613
614         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
615
616 2006-08-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
617
618         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Fix the
619         argument BUFFER of `call-process'.
620
621 2006-08-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
622
623         * elsp-bsfilter.el (elsp-bsfilter-call-bsfilter): Remove nil from
624         args.
625         (elsp-bsfilter-list-spam-files): Ditto.
626
627 2006-08-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
628
629         * elsp-bsfilter.el (elmo-spam-bsfilter-max-files-per-process)
630         (elmo-spam-bsfilter-max-messages-per-process): New use option.
631         (elmo-spam-bsfilter-debug): Fix a group.
632         (elsp-bsfilter-call-bsfilter): Don't use `delq' and add option
633         `--homedir'.
634         (elmo-spam-buffer-spam-p): Don't specify `--homedir' option.
635         (elsp-bsfilter-list-spam-files): New function.
636         (elmo-spam-list-spam-messages): Define.
637         (elsp-bsfilter-register-buffer): Add an optional argument `mbox'.
638         (elmo-spam-bsfilter-register-messages): New function.
639         (elmo-spam-register-spam-messages): Define.
640         (elmo-spam-register-good-messages): Ditto.
641
642         * elmo-spam.el (elmo-spam-process-messages-as-mbox): New function.
643
644         * elmo-util.el (elmo-flatten): Use `append' and `listp' instead of
645         `nconc' and `consp'.
646
647 2006-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
648
649         * elmo-map.el (elmo-map-folder-update-locations): Rewrite with
650         hash table to test whether a location is exists.
651
652 2006-08-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
653
654         * elmo-archive.el (elmo-folder-append-messages): Delete temp-dir
655         even if some error occurred.
656
657         * elmo-archive.el (elmo-archive-folder-append-buffer): Remove
658         meaningless unwind-protect.
659
660         * elmo-maildir.el (elmo-folder-message-make-temp-files): Respect
661         start-number correctly.
662         * elmo-search.el (elmo-folder-message-make-temp-files): Ditto.
663         * elmo-file.el (elmo-folder-message-make-temp-files): Ditto.
664
665 2006-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
666
667         * elmo-flag.el (elmo-flag-folder-set-minfo): New function.
668         (elmo-folder-initialize): Use it.
669         (elmo-global-flag-replace-referrer): New function.
670
671         * elmo.el (toplevel): Added autoload setting for
672         `elmo-global-flag-replace-referrer'.
673         (elmo-folder-rename): Rewrite the last change use
674         `elmo-global-flag-replace-referrer'.
675
676         * elmo-pipe.el (elmo-folder-rename): Call
677         `elmo-global-flag-replace-referrer'.
678
679 2006-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
680
681         * elmo.el (elmo-folder-rename): Set meta data for global flags
682         follow the rename.
683
684 2006-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
685
686         * elmo-filter.el (elmo-folder-initialize): Set slot `number-list'
687         as 'not-loaded.
688         (elmo-folder-close): Ditto.
689         (elmo-filter-folder-number-list-loaded-p): New function.
690         (elmo-filter-folder-number-list): Check whether loaded or not.
691         (elmo-folder-commit): Use `elmo-filter-folder-number-list' instead
692         of `elmo-filter-folder-number-list-internal'.
693         (elmo-folder-delete-messages): Ditto.
694         (elmo-folder-length): Check whether number-list is loaded or not.
695
696 2006-06-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
697
698         * modb-entity.el (modb-entity-field-extractor-alist): Add 3rd
699         field `real field' into each element of list.
700         (elmo-msgdb-create-message-entity-from-buffer): Follow the above change.
701         (elmo-msgdb-message-entity-field): Ditto.
702         (modb-entity-ml-info-real-fields): New function.
703
704         * elmo-msgdb.el (elmo-msgdb-extra-fields): New function.
705
706         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Use function
707         `elmo-msgdb-extra-fields'.
708
709 2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
710
711         * elmo-util.el (elmo-passwd-alist-load): Move point to min
712         position before read.
713
714 2006-05-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
715
716         * elmo-flag.el (elmo-folder-expand-msgdb-path): Translate path.
717         (elmo-global-flags-initialize): Ditto.
718
719 2006-05-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
720
721         * elmo-archive.el (toplevel): Don't require emu, std11
722         and elmo-localdir.
723
724         * elmo-localdir.el (elmo-message-file-name): Remove duplicate
725         definition.
726
727 2006-05-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
728
729         * elmo.el (elmo-folder-confirm-appends): Display folder name.
730
731 2006-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
732
733         * elmo-imap4.el (elmo-imap4-send-command): Use non-synchronizing
734         literals.
735
736 2006-04-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
737
738         * elmo-maildir.el (elmo-maildir-list-location): Reduce
739         `elmo-get-last-modification-time' call.
740
741 2006-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
742
743         * elmo-maildir.el (elmo-maildir-list-location): Fixed a regular
744         expression.
745         (elmo-maildir-set-mark): Ditto.
746         (elmo-maildir-delete-mark): Ditto.
747
748 2006-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
749
750         * elmo-util.el (elmo-collect-separators-internal): Add 2nd
751         optional argument `separators'.
752
753 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
754
755         * elmo.el (cache-changed): Abolish.
756         (status-changed): New signal.
757         (elmo-message-killed-p): New generic function and define for
758         elmo-folder.
759         (elmo-folder-recover-messages): Ditto.
760         (elmo-message-set-cached): Emit signal `status-changed' instead of
761         `cache-changed'.
762         (elmo-message-status): New macro.
763         (elmo-message-status-folder): Ditto.
764         (elmo-message-status-number): Ditto.
765         (elmo-message-status-set-flags): Ditto.
766         (elmo-message-status-set-killed): Ditto.
767         (elmo-message-status-flags): New function.
768         (elmo-message-status-cached-p): Ditto.
769         (elmo-message-status-killed-p): Ditto.
770
771         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
772         `status-changed' instead of `cache-changed'.
773         (elmo-folder-recover-messages): Define.
774         (elmo-message-killed-p): Ditto.
775
776         * elmo-filter.el (elmo-filter-connect-signals): Connect to signal
777         `status-changed' instead of `cache-changed'.
778
779         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
780         (elmo-message-killed-p): Define.
781         (elmo-folder-recover-messages): Ditto.
782
783         * elmo-version.el (elmo-version): Up to 2.15.3.
784
785 2006-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
786
787         * elmo-signal.el (elmo-signal-bindings): Use cons to append
788         element into list.
789         (elmo-define-signal-handler): Add docstring.
790         (elmo-define-signal-filter): Ditto.
791
792         * elmo-multi.el (elmo-multi-connect-signals): Fix the signal name.
793
794 2006-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
795
796         * elmo-util.el (elmo-flatten): Don't use recursive call.
797
798         * elmo-search.el (elmo-folder-msgdb-create): Remove an unnecessary
799         assignment.
800         (elmo-folder-message-make-temp-files): Use `number-to-string'
801         instead of `int-to-string'.
802
803 2006-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
804
805         * elmo-search.el (elmo-folder-delete-messages): Define.
806
807 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
808
809         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fixed
810         customization type.
811         (elmo-mailing-list-count-spec-list): Ditto.
812
813         * elmo-vars.el (elmo-mailing-list-name-spec-list): Merge entries
814         for `list-id'.
815
816 2006-01-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
817
818         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fix list-id
819         handling.
820
821 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
822
823         * elmo-vars.el (elmo-mailing-list-name-spec-list): New user option.
824         (elmo-mailing-list-count-spec-list): Ditto.
825
826         * elmo-util.el (elmo-map-until-success): New function.
827         (elmo-string-match-substring): Ditto.
828         (elmo-find-list-match-value): Ditto.
829
830         * modb-entity.el (modb-entity-extract-ml-info-from-x-sequence):
831         Removed.
832         (modb-entity-extract-ml-info-from-subject): Ditto.
833         (modb-entity-extract-ml-info-from-return-path): Ditto.
834         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
835         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
836         (modb-entity-extract-ml-info-from-mailman): Ditto.
837         (modb-entity-extract-mailing-list-info-functions): Ditto.
838         (modb-entity-extract-mailing-list-info): Rewrite with
839         `elmo-find-list-match-value'.
840
841 2006-01-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
842
843         * elmo-net.el (elmo-network-session-retry-count): New user option.
844         (elmo-network-session-buffer-name): New internal function.
845         (elmo-network-session-buffer-create): Ditto.
846         (elmo-network-open-session): Retry open network session
847         `elmo-network-session-retry-count' times.
848
849 2005-12-16  Tetsurou Okazaki  <okazaki@be.to>
850
851         * elmo-util.el (elmo-list-filter): Rewritten.
852
853 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
854
855         * elmo-util.el (elmo-string-member): Allow symbol element in list.
856
857 2005-11-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
858
859         * elmo-search.el (elmo-make-search-engine): Use prefix
860         `elmo-search-' for require symbol instead of `else-'.
861         (elmo-search-engine-extprog): New class.
862         (elmo-search-engine-do-search): Remove nil from argument
863         list. Added argument pattern to evaluate element as function.
864         (elmo-search-engine-local-file): Derived from
865         `elmo-search-engine-extprog'.
866         (elmo-search-engine-create-message-entity): Check existance of file.
867         (elmo-search-engine-fetch-message): Ditto.
868         (elmo-search-namazu-index): Follow the API change.
869         (elmo-search-grep-target): Ditto.
870
871 2005-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
872
873         * elmo-spam.el (elmo-spam-message-fetch): Disable multibyte
874         characters of working buffer.
875
876         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
877         Does not bind `default-mime-charset'.
878         (elmo-msgdb-create-message-entity-from-buffer): Removed
879         unnecessary local bind.
880
881         * modb-entity.el (modb-entity-extract-ml-info-from-mailman): New
882         function.
883         (modb-entity-extract-mailing-list-info-functions): Added it.
884
885 2005-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
886
887         * modb-legacy.el (elmo-msgdb-append-entity): Execute the process
888         when number and message-id are non-nil.
889
890         * modb-standard.el (elmo-msgdb-append-entity): Ditto.
891
892         * elmo-pop3.el (elmo-pop3-auth-user): Refactoring nested
893         conditional steatment.
894         (elmo-pop3-auth-apop): Likewise.
895         (elmo-network-authenticate-session): Likewise.
896
897 2005-11-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
898
899         * elmo-mime.el (elmo-mime-header-max-column): Set default value as
900         symbol `fill-column'.
901         (elmo-mime-insert-header-from-buffer): Rewrite; ignore errors in
902         decode field value.
903
904         * elmo-util.el (elmo-mime-string): Ignore errors in eword decode.
905         (elmo-decoded-field-body): Ditto.
906
907 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
908
909         * elmo-net.el (elmo-net-folder-set-parameters): Rename argument
910         `tokens' to `params'.
911
912 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
913
914         * elmo-split.el (elmo-split-subr): Disable multibyte characters of
915         working buffer.
916
917 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
918
919         * elmo-search.el (elmo-search-namazu-index): Fixed the order to
920         decide index.
921
922 2005-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
923
924         * elmo-search.el (elmo-search-engine-alist): Define with defvar;
925         Set default value as nil.
926         (toplevel): Register search engines by
927         `elmo-search-register-engine' if there are not defined.
928
929         * elmo.el (autoload): Added autoload setting for
930         `elmo-search-register-engine'.
931
932 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
933
934         * elmo.el (toplevel): `[' is redefined as the prefix of the search
935         folder instead of nmz folder.
936         (elmo-nmz-default-index-path): Added obsolete variable setting.
937         (elmo-nmz-index-alias-alist): Ditto.
938         (elmo-nmz-use-drive-letter): Ditto.
939
940         * elmo-search.el (elmo-search-register-engine): New function.
941
942         * elmo-nmz.el: Removed.
943
944         * elmo-version.el (elmo-version): Up to 2.15.2.
945
946 2005-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
947
948         * elmo-search.el: New file.
949
950 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
951
952         * modb-entity.el (elmo-msgdb-message-match-condition): Add new
953         condition `larger' and `smaller'.
954
955 2005-07-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
956
957         * elmo-util.el (elmo-safe-filename): Rewrite to replace
958         `"' (double quote) into "_Q_".
959
960 2005-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
961
962         * elmo-net.el (elmo-net-quote-chars): Abolish.
963         (elmo-net-format-quoted): Ditto.
964
965 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
966
967         * elmo.el (elmo-get-folder-function): New variable.
968         (elmo-get-folder): New function.
969         (elmo-folder-rename): Call `elmo-make-folder' with specified
970         mime-charset.
971
972         * elmo-split.el (elmo-split): Use `elmo-get-folder' instead of
973         `elmo-make-folder'.
974         (elmo-split-subr): Ditto.
975
976         * elmo-multi.el (elmo-folder-initialize): Ditto.
977
978         * elmo-internal.el (elmo-folder-list-subfolders): Ditto.
979
980         * elmo-flag.el (elmo-flag-folder-delete-message): Ditto.
981         (elmo-flag-get-folder): Ditto.
982
983         * elmo-filter.el (elmo-folder-initialize): Ditto.
984
985         * elmo-access.el (elmo-folder-initialize): Ditto.
986         (elmo-access-folder-update-children): Ditto.
987
988         * elmo-dop.el (elmo-dop-queue-flush): Ditto.
989         (elmo-dop-queue-flush): Ditto.
990         (elmo-folder-append-buffer-dop-delayed): Ditto.
991         (elmo-dop-spool-folder): Call `elmo-make-folder' with specified
992         mime-charset.
993
994         * elmo-pipe.el (elmo-folder-initialize): Use `elmo-get-folder'
995         instead of `elmo-make-folder'.
996         (elmo-folder-rename): Ditto.  Use `elmo-folder-rename' to
997         destination folder instead of send `elmo-folder-rename-internal'.
998
999         * elmo-shimbun.el (elmo-folder-list-subfolders): Use `shimbun'
1000         slot of subfolder instead of create it.
1001
1002 2005-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1003
1004         * elmo-util.el (elmo-collect-separators): New function.
1005         (elmo-collect-separators-internal): Ditto.
1006         (elmo-collect-trail-separators): Ditto.
1007         (elmo-parse-separated-tokens): Ditto.
1008         (elmo-parse-separated-tokens-internal): Ditto.
1009         (elmo-quote-syntactical-element): Ditto.
1010
1011         * elmo-pop3.el (elmo-pop3-folder-name-syntax): New constant.
1012         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1013
1014         * elmo-nntp.el (elmo-nntp-folder-name-syntax): New constant.
1015         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1016         (elmo-nntp-folder-list-subfolders): Quote a user name.
1017
1018         * elmo-net.el (elmo-net-folder-name-syntax): New constant.
1019         (elmo-net-parse-network): Abolish.
1020         (elmo-net-folder-set-parameters): New function.
1021         (elmo-folder-initialize): Follow the above change.
1022
1023         * elmo-imap4.el (elmo-imap4-folder-name-syntax): New constant.
1024         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1025         (elmo-folder-list-subfolders): Use
1026         `elmo-quote-syntactical-element' instead of
1027         `elmo-net-format-quoted' to quote mailbox and user name.
1028
1029 2005-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1030
1031         * elmo-util.el (elmo-token-valid-p): New function.
1032         (elmo-parse-token): Add optional argument `requirement'.
1033         (elmo-parse-prefixed-element): Likewise.
1034
1035         * elmo-net.el (elmo-net-quote-chars): Renamed from
1036         `elmo-net-quote-chars-regexp'.
1037         (elmo-net-format-quoted): Add optional argument `extra-chars'.
1038
1039         * elmo-pop3.el (elmo-folder-initialize): Fix the token separators
1040         by info document. Check token `uidl' is started an alphabet.
1041
1042         * elmo-nntp.el (elmo-folder-initialize): Fix the token separators
1043         by info document. Check token `user' is started an alphabet.
1044
1045         * elmo-imap4.el (elmo-folder-initialize): Ditto.
1046         (elmo-folder-list-subfolders): Quote user.
1047
1048 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1049
1050         * elmo-util.el (elmo-quoted-specials-list): New constant.
1051         (elmo-quoted-token): New function.
1052
1053         * elmo-net.el (elmo-net-quote-chars-regexp): New constant.
1054         (elmo-net-format-quoted): New function.
1055         (elmo-net-parse-network): Ditto.
1056         (elmo-folder-initialize): Use it.
1057
1058         * elmo-nntp.el (elmo-folder-initialize): Use
1059         `elmo-net-parse-network' to parse network specification instead of
1060         `elmo-folder-initialize#elmo-net'.
1061
1062         * elmo-pop3.el (elmo-folder-initialize): Ditto.
1063
1064         * elmo-imap4.el (elmo-folder-initialize): Ditto.
1065         (elmo-folder-list-subfolders): Quote folder name by
1066         `elmo-net-format-quoted'.
1067
1068 2005-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1069
1070         * elmo-nntp.el (elmo-nntp-use-server-search-p): New function.
1071         (elmo-folder-search): Use it.
1072
1073 2005-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1074
1075         * modb-standard.el (modb-standard-loaded-message-id): Use
1076         `elmo-msgdb-message-entity-field'.
1077
1078 2005-04-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1079
1080         * elmo-util.el (elmo-object-load): Call `elmo-set-auto-coding'
1081         without filename.
1082
1083 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1084
1085         * elmo-util.el (elmo-set-auto-coding): New function.
1086         (elmo-object-load): Use it.
1087
1088 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1089
1090         * elmo-date.el (elmo-time-less-p): Renamed from `elmo-time<'.
1091         (elmo-time<): Define as alias of `elmo-time-less-p'.
1092         (elmo-time-to-datevec): New function.
1093
1094         * elmo-date.el (elmo-time-to-days): New function.
1095
1096 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1097
1098         * elmo-util.el (elmo-map-recursive): Call `function' if `object'
1099         is not cons cell.
1100
1101 2005-04-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1102
1103         * modb-entity.el (modb-entity-encode-string-recursive): Fixed
1104         parenthesis.
1105
1106         * elmo-util.el (elmo-map-recursive): New function.
1107
1108         * modb-entity.el (modb-entity-decode-string-recursive): Use it.
1109         (modb-entity-encode-string-recursive): Ditto.
1110
1111 2005-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
1112
1113         * elmo-maildir.el (elmo-maildir-sequence-number): New function.
1114         (elmo-maildir-make-unique-string): Throw Emacs 18 away.
1115         (elmo-maildir-list-location): Use `elmo-maildir-sequence-number' to
1116         compare sequence number when last modified time is nil.
1117
1118 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
1119
1120         * elmo-maildir.el (elmo-folder-msgdb-create): Don't sort by date.
1121
1122         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
1123
1124 2005-04-01  Yuuichi Teranishi  <teranisi@gohome.org>
1125
1126         * elmo-maildir.el (elmo-maildir-list-location): Sort by last
1127         modification time of the file.
1128
1129 2005-03-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1130
1131         * elmo-util.el (elmo-condition-optimize): Discriminated against
1132         preserved fields, extra fields and the other weight.
1133
1134 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1135
1136         * modb-entity.el (initialize-instance): Define.
1137         (modb-entity-handler-mime-charset): New internal function.
1138         (modb-standard-entity-set-field): Use it.
1139         (elmo-msgdb-message-entity-field): Ditto.
1140         (elmo-msgdb-message-entity-field): Ditto.
1141
1142         * modb.el (elmo-msgdb-match-condition): Rewrite with
1143         `elmo-condition-match'.
1144         (elmo-msgdb-match-condition-primitive): New function.
1145
1146         * modb-entity.el (elmo-msgdb-message-match-condition): Removed
1147         arguments `flags' and `numbers'.
1148         (elmo-msgdb-match-condition-primitive): Abolished (merged to
1149         `elmo-msgdb-message-match-condition').
1150         (modb-buffer-entity-handler): New class.
1151
1152         * elmo.el (elmo-folder-search): Optimize condition to use
1153         `elmo-condition-optimize'.
1154         (elmo-message-buffer-match-condition): New function.
1155         (elmo-message-match-condition): Use
1156         `elmo-message-buffer-match-condition' instead of
1157         `elmo-buffer-field-condition-match'.
1158
1159         * elmo-util.el (elmo-condition-match): New function.
1160         (elmo-condition-optimize): Ditto.
1161         (elmo-buffer-field-primitive-condition-match): Abolish.
1162         (elmo-buffer-field-condition-match): Ditto.
1163
1164         * elmo-archive.el (elmo-archive-field-condition-match): Use
1165         `elmo-message-buffer-match-condition' instead of
1166         `elmo-buffer-field-condition-match'.
1167
1168 2005-03-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1169
1170         * elmo-flag.el (elmo-global-flags-initialize): Check the
1171         existence of the flag directory.
1172
1173 2005-03-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1174
1175         * elmo-access.el (elmo-folder-initialize): Call
1176         `elmo-multi-connect-signals'.
1177
1178         * elmo-pipe.el (elmo-folder-close): Define.
1179
1180         * elmo-multi.el (elmo-folder-close): Call `elmo-folder-close' with
1181         children folders.
1182
1183         * elmo-filter.el (elmo-folder-close): Call `elmo-folder-close'
1184         with target folder.
1185
1186         * modb-entity.el (elmo-msgdb-message-entity-set-number): Return
1187         `number'.
1188
1189         * elmo-multi.el (elmo-message-entity): Don't use return value of
1190         `elmo-message-entity-set-number'.
1191
1192 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1193
1194         * modb.el (modb-generic): Added slot `mime-charset'.
1195
1196         * modb-standard.el (modb-standard): Added slot `overview-handler'.
1197         (modb-standard-save-entity-1): Use `modb-entity-handler-equal-p'
1198         and `modb-entity-handler-dump-parameters'.
1199         (modb-standard-default-entity-handler): Abolish.
1200         (elmo-msgdb-message-entity-handler): Save created handler by
1201         instance slot.
1202
1203         * modb-entity.el (modb-entity-handler): Added slot `mime-charset'.
1204         (modb-entity-handler-list-parameters): New method.
1205         (modb-entity-handler-equal-p): New function.
1206         (modb-entity-handler-dump-parameters): Ditto.
1207         (modb-entity-parse-address-string): Encode return value.
1208         (modb-entity-make-address-string): Decode argument value.
1209         (modb-entity-decode-string-recursive): New function.
1210         (modb-entity-encode-string-recursive): Ditto.
1211         (modb-standard-entity-normalizer): Set to encode field value.
1212         (modb-standard-entity-specializer): Follow the above change.
1213         (modb-standard-entity-set-field): Bind `elmo-mime-charset' by
1214         mime-charset of handler.
1215         (elmo-msgdb-message-entity-field): Ditto.
1216         (elmo-msgdb-copy-message-entity): Fixed reference to internal
1217         structure.
1218         (modb-entity-make-mailing-list-info-string): Decode `ml-name'.
1219
1220         * elmo.el (elmo-folder): Added slot `mime-charset'.
1221         (elmo-make-folder): Added argument `mime-charset'.
1222         (elmo-folder-msgdb-load): Call `elmo-load-msgdb' with
1223         `mime-charest'.
1224
1225         * elmo-msgdb.el (elmo-load-msgdb): Added argument `mime-charset'.
1226         (elmo-make-msgdb): Likewise.
1227
1228         * elmo-internal.el (elmo-internal-folder-initialize): Call
1229         `luna-make-entity' with :mime-charset parameter.
1230
1231 2005-03-21  Yuuichi Teranishi  <teranisi@gohome.org>
1232
1233         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Decode
1234         encoded words in `from' and `subject' field.
1235
1236 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1237
1238         * modb.el (elmo-msgdb-message-field): Add argument `type'.
1239         (elmo-msgdb-match-condition): Get handler from entity instead of
1240         msgdb.
1241
1242         * modb-standard.el (modb-standard-economize-entity-size): Abolish.
1243         (modb-standard-load-entity): Treat new file format.
1244         (modb-standard-save-entity-1): Save as new file format.
1245         (modb-standard-save-entity): Split messages into section here.
1246         (elmo-msgdb-message-field): Follow the API change.
1247         (modb-standard-default-entity-handler): New internal variable.
1248         (elmo-msgdb-message-entity-handler): Define.
1249
1250         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1251         to `elmo-vars.el'.
1252         (modb-entity-field-extractor-alist): New user option.
1253         (elmo-msgdb-message-entity-field): Removed argument `decode' and
1254         added argument `type'.
1255         (elmo-msgdb-copy-message-entity): Add optional argument
1256         `make-handler'.
1257         (modb-set-field-converter): New function.
1258         (modb-convert-field-value): Ditto.
1259         (modb-entity-string-decoder): Ditto.
1260         (modb-entity-string-encoder): Ditto.
1261         (modb-entity-parse-date-string): Ditto.
1262         (modb-entity-make-date-string): Ditto.
1263         (modb-entity-mime-decoder): Ditto.
1264         (modb-entity-mime-encoder): Ditto.
1265         (modb-entity-address-list-decoder): Ditto.
1266         (modb-entity-address-list-encoder): Ditto.
1267         (modb-entity-parse-address-string): Ditto.
1268         (modb-entity-make-address-string): Ditto.
1269         (modb-entity-create-field-indices): Ditto.
1270         (modb-legacy-entity-field-slots): New constant.
1271         (modb-legacy-entity-field-indices): Ditto.
1272         (modb-legacy-entity-normalizer): New variable.
1273         (modb-legacy-entity-specializer): Ditto.
1274         (modb-legacy-entity-field-index): New macro.
1275         (modb-legacy-entity-set-field): New function.
1276         (modb-legacy-make-message-entity): Rewrite.
1277         (elmo-msgdb-create-message-entity-from-buffer): Use
1278         `elmo-msgdb-get-references-from-buffer'. Use
1279         `elmo-decoded-field-body' instead of `elmo-unfold-field-body'.
1280         Use `modb-legacy-entity-set-field' instead of
1281         `elmo-msgdb-message-entity-set-field'.
1282         (elmo-msgdb-message-entity-field): Rewrite.
1283         (elmo-msgdb-message-entity-set-field): Ditto.
1284         (elmo-msgdb-copy-message-entity): Make new entity by
1285         `make-handler' if it specified.
1286         (elmo-msgdb-message-match-condition): Define a method of
1287         `modb-entity-handler' and follow the API change.
1288         (modb-standard-entity-handler): New class.
1289         (modb-entity-extract-ml-info-from-x-sequence): New function.
1290         (modb-entity-extract-ml-info-from-subject): Ditto.
1291         (modb-entity-extract-ml-info-from-return-path): Ditto.
1292         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
1293         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
1294         (modb-entity-extract-mailing-list-info): Ditto.
1295         (modb-entity-extract-mailing-list-info-functions): New variable.
1296
1297         * elmo.el (elmo-message-field): Add optional argument `type'.
1298
1299         * elmo-vars.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1300         from `modb-entity.el'.
1301
1302         * elmo-util.el (elmo-object-load): Decode by coding-system from
1303         `set-auto-coding-function'.
1304         (elmo-object-save): Use `detect-mime-charset-region' and add
1305         coding cookie if encode.
1306         (elmo-msgdb-get-references-from-buffer): New function.
1307         (elmo-parse-addresses): Ditto (renamed from `wl-parse-addresses').
1308
1309         * elmo-spam.el (elmo-spam-message-spam-p): Follow the API change.
1310
1311         * elmo-shimbun.el (elmo-shimbun-parse-time-string): Removed.
1312         (elmo-shimbun-entity-to-header): Use `shimbun-create-header'
1313         instead of `shimbun-make-header' and follow the API change.
1314         (elmo-shimbun-update-overview): Follow the API change.
1315         (elmo-map-folder-list-message-locations): Ditto.
1316
1317         * elmo-pipe.el (elmo-message-field): Ditto.
1318
1319         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
1320         Ditto.
1321
1322         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
1323
1324         * elmo-multi.el (elmo-message-field): Ditto.
1325
1326         * elmo-msgdb.el (elmo-message-entity-field): Ditto.
1327         (elmo-msgdb-sort-by-date): Ditto.
1328         (elmo-msgdb-flag-table): Use `elmo-msgdb-message-field' instead of
1329         `elmo-message-entity-field'.
1330         (elmo-msgdb-overview-entity-get-from-no-decode): Follow the API
1331         change.
1332         (elmo-msgdb-overview-entity-get-from): Ditto.
1333         (elmo-msgdb-overview-entity-get-subject): Ditto.
1334         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
1335         (elmo-msgdb-overview-entity-get-date): Ditto.
1336         (elmo-msgdb-overview-entity-get-to): Ditto.
1337         (elmo-msgdb-overview-entity-get-cc): Ditto.
1338
1339         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1340         (elmo-mime-collect-message/partial-pieces): Ditto.
1341
1342         * elmo-filter.el (elmo-message-field): Ditto.
1343
1344         * elmo-date.el (elmo-datevec-to-time): New function.
1345         (elmo-time-parse-date-string): Ditto.
1346         (elmo-time-make-date-string): Ditto.
1347         (elmo-time<): Ditto.
1348
1349         * elmo-version.el (elmo-version): Up to 2.15.1.
1350
1351 2005-03-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1352
1353         * elmo-flag.el (elmo-global-flags-initialize): Don't include
1354         member of elmo-local-flags.
1355
1356 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
1357
1358         * elmo-version.el (elmo-version): Up to 2.15.0.
1359
1360 2005-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1361
1362         * elmo.el (elmo-folder-synchronize): Ignore `mask' when
1363         `ignore-msgdb' is non-nil.
1364
1365 2005-03-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1366
1367         * elmo-util.el (elmo-condition-in-msgdb-p-internal): Removed.
1368         (elmo-condition-in-msgdb-p): Ditto.
1369         (elmo-file-field-primitive-condition-match): Ditto.
1370         (elmo-file-field-condition-match): Ditto.
1371
1372         * elmo-localdir.el (elmo-localdir-field-condition-match): Ditto.
1373
1374 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1375
1376         * elmo-flag.el (elmo-folder-list-subfolders): Don't list from
1377         subdirectories here.
1378         (elmo-global-flags-initialize): New function.
1379
1380         * elmo.el (toplevel): Added autoload setting for
1381         `elmo-global-flags-initialize'.
1382
1383 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1384
1385         * elmo.el (message-number-changed): Define new signal.
1386         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Emit
1387         message-number-changed signal.
1388         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
1389         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
1390         Respect `elmo-pack-number-check-strict'.
1391
1392 2005-03-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1393
1394         * elmo-signal.el (elmo-connect-signal): Document.
1395         (elmo-emit-signal): Ditto.
1396         (elmo-emit-signal): It should pass source argument to filter and
1397         handler, not slot-source.
1398
1399 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1400
1401         * modb.el (elmo-msgdb-update-entity): New API and define generic
1402         implement.
1403
1404         * modb-standard.el (elmo-msgdb-update-entity): Define.
1405
1406         * modb-entity.el (elmo-msgdb-message-entity-update-fields): New
1407         API and define generic implement.
1408
1409         * elmo.el (update-overview): New singnal.
1410
1411         * elmo-shimbun.el (elmo-shimbun-update-overview): Rewrite use
1412         `elmo-msgdb-update-entity' and emit signal `update-overview'.
1413         (elmo-message-entity-parent): Define.
1414
1415         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
1416         `update-overview'.
1417
1418         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
1419
1420         * elmo-filter.el (elmo-filter-connect-signals): Ditto.
1421
1422 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1423
1424         * elmo.el (elmo-folder-synchronize): Sort the return value of
1425         `elmo-list-diff'.
1426
1427         * elmo-util.el (elmo-list-diff): Don't care the order of the returned
1428         list.
1429
1430 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1431
1432         * elmo-util.el (elmo-with-enable-multibyte): Don't bind
1433         `default-enable-multibyte-characters'.
1434         (elmo-object-load): Use `with-temp-buffer' instead of
1435         `elmo-set-work-buf'.
1436         (elmo-object-save): Ditto.
1437         (elmo-mime-string): Use `elmo-with-enable-multibyte' instead of
1438         `elmo-set-work-buf'.
1439         (elmo-decoded-field-body): Ditto.
1440
1441         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Ditto.
1442
1443         * elmo-sendlog.el (elmo-sendlog-folder-list-message-locations):
1444         Use `with-temp-buffer' instead of `elmo-set-work-buf'.
1445
1446         * elmo-version.el (elmo-version): Up to 2.13.3.
1447
1448 2005-02-27  Tetsurou Okazaki  <okazaki@be.to>
1449
1450         * elmo-util.el (elmo-list-diff): Fix the last change.
1451         Reverse order of result lists.
1452
1453 2005-02-26  Yuuichi Teranishi  <teranisi@gohome.org>
1454
1455         * modb-standard.el (elmo-msgdb-set-flag): Use
1456         `elmo-list-diff-nonsortable' instead of `elmo-list-diff'.
1457         (elmo-msgdb-unset-flag): Ditto.
1458
1459         * elmo.el (elmo-strict-folder-diff): Don't use third argument of
1460         `elmo-list-diff'.
1461
1462         * elmo-util.el (elmo-list-diff): Rewrite.
1463         (elmo-list-diff-nonsortable): New function.
1464
1465 2005-02-26  Tetsurou Okazaki  <okazaki@be.to>
1466
1467         * elmo-util.el (elmo-multibyte-buffer-name): Renamed from
1468         `elmo-multibypte-buffer-name'.  All referers are updated.
1469
1470 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1471
1472         * elmo-mime.el (elmo-mime-entity-reassembled-p): New method.
1473         (elmo-mime-entity-fragment-p): New function.
1474         (mime-elmo-buffer-entity): Added slot `reassembled'.
1475         (elmo-message-mime-entity): Added 4th argument `reassemble'.
1476         (elmo-message-mime-entity-internal): New function (renamed from
1477         `elmo-message-mime-entity').
1478         (elmo-mime-inherit-field-list-from-enclosed): New constant.
1479         (elmo-mime-make-reassembled-mime-entity): New function.
1480         (elmo-message-reassembled-mime-entity): Ditto.
1481         (elmo-mime-collect-message/partial-pieces): Ditto.
1482
1483 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1484
1485         * elmo.el (elmo-message-fetch-string): Disable multibyte.
1486
1487         * elmo-util.el (elmo-multibypte-buffer-name): New constant.
1488         (elmo-with-enable-multibyte): New macro.
1489
1490         * modb-entity.el (elmo-msgdb-get-decoded-cache): Use it.
1491
1492 2005-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1493
1494         * elmo-filter.el (elmo-filter-add-flag-count): Removed unused
1495         argument `number'.
1496         (elmo-filter-connect-signals): Follow the above change.
1497
1498 2005-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1499
1500         * modb-standard.el (elmo-msgdb-unset-flag): Bind inhibit-quit.
1501
1502         * elmo-maildir.el (elmo-folder-append-messages): Fix the problem
1503         that only the first flag is used.
1504
1505 2005-02-17  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1506
1507         * elmo-shimbun.el (elmo-folder-exists-p): Use `shimbun-group-p' 
1508         if available.
1509
1510 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1511
1512         * elmo-signal.el: New file.
1513
1514         * elmo.el (toplevel): Require elmo-signal.
1515         (flag-changing, flag-changed, cache-changed): New signal.
1516         (elmo-folder): Remove slog `handlers'.
1517         (elmo-message-set-cached): Use `elmo-emit-signal' instead of
1518         `elmo-folder-notify-event'.
1519         (elmo-folder-set-flag): Likewise. Emit signal `flag-changing'.
1520         (elmo-folder-unset-flag): Ditto.
1521         (elmo-event-handler): Abolish.
1522         (elmo-event-handler-flag-changed): Ditto.
1523         (elmo-event-handler-cache-changed): Ditto.
1524         (elmo-folder-add-handler): Ditto.
1525         (elmo-folder-remove-handler): Ditto.
1526         (elmo-folder-notify-event): Ditto.
1527
1528         * elmo-pipe.el (toplevel): Require elmo-signal.
1529         (elmo-folder-initialize): Call `elmo-pipe-connect-signals'.
1530         (elmo-pipe-connect-signals): New function.
1531         (elmo-message-fetch): Does not call `elmo-folder-notify-event'.
1532         (elmo-folder-set-flag): Ditto.
1533         (elmo-folder-unset-flag): Ditto.
1534         (elmo-message-set-cached): Ditto.
1535
1536         * elmo-multi.el (toplevel): Require elmo-signal.
1537         (elmo-folder-initialize): Call `elmo-multi-connect-signals'.
1538         (elmo-multi-connect-signals): New function.
1539         (elmo-multi-map-numbers): Ditto.
1540         (elmo-message-set-cached): Does not call `elmo-folder-notify-event'.
1541         (elmo-message-fetch): Ditto.
1542         (elmo-folder-set-flag): Ditto.
1543         (elmo-folder-unset-flag): Ditto.
1544
1545         * elmo-filter.el (toplevel): Require elmo-signal.
1546         (elmo-folder-initialize): Call `elmo-filter-connect-signals'.
1547         (elmo-filter-connect-signals): New function.
1548         (elmo-filter-add-flag-count): Ditto.
1549         (elmo-message-fetch): Does not call
1550         `elmo-filter-folder-countup-message-flags' and
1551         `elmo-folder-notify-event'.
1552         (elmo-message-set-cached): Ditto.
1553         (elmo-folder-set-flag): Ditto.
1554         (elmo-folder-unset-flag): Ditto.
1555
1556         * elmo-version.el (elmo-version): Up to 2.13.2.
1557
1558 2005-02-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1559
1560         * elmo-imap4.el (elmo-imap4-flags-to-imap): Preserve argument
1561         `flags'.
1562
1563 2005-02-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1564
1565         * elmo-filter.el (elmo-message-set-cached): Call
1566         `elmo-folder-notify-event' with event `cache-changed'.
1567
1568         * elmo-multi.el (elmo-message-set-cached): Ditto.
1569
1570         * elmo-pipe.el (elmo-message-set-cached): Ditto.
1571
1572 2005-02-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1573
1574         * elmo.el (elmo-folder-encache): Abolish.
1575
1576 2005-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
1577
1578         * elmo-dop.el (elmo-folder-delete-messages-dop): Delete 'Append' queue.
1579         (elmo-folder-next-message-number-dop): Return appropriate negative
1580         integer.
1581
1582 2005-02-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1583
1584         * elmo-dop.el (elmo-dop-queue-flush): Remove files in dop spool on
1585         clearing pending operations.
1586         (elmo-folder-next-message-number-dop): Return appropriate negative
1587         integer.
1588
1589 2005-02-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1590
1591         * elmo.el (toplevel): Added autoload setting for `md5'.
1592         (elmo-msgdb-path-encode-threshold): New user option.
1593         (elmo-folder-msgdb-path): Encode msgdb path if its length is
1594         longer than `elmo-msgdb-path-encode-threshold'.
1595
1596         * elmo-flag.el (elmo-global-mark-migrate): Use
1597         `elmo-folder-expand-msgdb-path' instead of
1598         `elmo-folder-msgdb-path'.
1599
1600 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1601
1602         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when the
1603         element of the difference is nil.
1604
1605 2005-02-11  Yuuichi Teranishi  <teranisi@gohome.org>
1606
1607         * elmo-maildir.el (elmo-maildir-separator): Added some OS types
1608         to the check logic of file systems which are weak in colon character.
1609
1610 2005-02-11  Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
1611
1612         * elmo-maildir.el (elmo-maildir-move-file): Simplify.
1613
1614 2005-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1615
1616         * elmo-maildir.el (elmo-maildir-move-file): New function.
1617         (elmo-folder-append-buffer): Use it.
1618         (elmo-folder-append-messages): Ditto.
1619         (These changes are based on Ron Isaacson's patch [wl-en: 01205])
1620
1621         * elmo-imap4.el (elmo-imap4-decode-folder-string): Call `utf7-decode'.
1622         (elmo-imap4-encode-folder-string): Call `utf7-encode'.
1623
1624         * elmo-maildir.el (elmo-maildir-separator): New user option.
1625         (elmo-maildir-adjust-separator): New macro.
1626         (elmo-maildir-list-location): Use it.
1627         (elmo-maildir-update-current): Ditto.
1628         (elmo-maildir-set-mark): Ditto.
1629         (elmo-maildir-delete-mark): Ditto.
1630         (These changes are based on Hiroya Murata's patch [wl: 13437])
1631
1632 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1633
1634         * elmo-nntp.el (elmo-nntp-server-command-index): Add entry `xhdr'.
1635
1636 2005-02-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1637
1638         * elmo-flag.el (elmo-flag-valid-p): Simplify.
1639         (elmo-folder-list-subfolders): Copy `elmo-global-flags'.
1640         (elmo-folder-delete): Update `elmo-global-flag-folder-alist'.
1641
1642 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1643
1644         * elmo-util.el (elmo-passwd-alist-load, elmo-passwd-alist-save):
1645         Use `with-temp-buffer'.
1646
1647 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1648
1649         * elmo-flag.el (elmo-folder-initialize): Fixed the last change.
1650
1651         * elmo-util.el (elmo-read-search-condition): Eliminate (renamed to
1652         `wl-read-search-condition').
1653         (elmo-read-search-condition-internal): Likewise.
1654
1655         * elmo-flag.el (elmo-flag-char-regexp): New constant.
1656         (elmo-flag-valid-p): New function.
1657         (elmo-folder-initialize): Check flag name is valid.
1658
1659 2005-01-26  Yuuichi Teranishi  <teranisi@gohome.org>
1660
1661         * elmo-imap4.el (elmo-folder-list-subfolders): Use root mailbox without
1662         delimiter to obtain root mailbox itself.
1663
1664 2005-01-25  Tetsurou Okazaki  <okazaki@be.to>
1665
1666         * elmo-net.el (elmo-network-session-idle-timeout): Fix customization
1667         type mismatch.
1668
1669 2005-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
1670
1671         * elmo-mime.el (elmo-mime-entity-display): Bind elmo-message-displaying
1672         as t.
1673
1674 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1675
1676         * elmo-shimbun.el (toplevel): Require cl at compile.
1677
1678         * elmo-nntp.el (toplevel): Ditto.
1679
1680         * elmo-nmz.el (toplevel): Ditto.
1681
1682         * elmo-multi.el (toplevel): Ditto.
1683
1684         * elmo-file.el (toplevel): Ditto.
1685
1686         * elmo-dop.el (toplevel): Ditto.
1687
1688         * elmo-archive.el (toplevel): Likewise elmo and cl (at compile).
1689
1690 2005-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
1691
1692         * mmimap.el (mmimap-make-mime-entity): Set children's top node number
1693         as nil.
1694
1695         * elmo.el (elmo-message-fetch): Return t even when the output buffer
1696         size of elmo-message-fetch-internal is 0 byte.
1697
1698 2005-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1699
1700         * elmo-maildir.el (elmo-map-message-fetch): Fixed last change.
1701
1702 2005-01-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1703
1704         * elmo-shimbun.el (elmo-folder-plugged-p): Treat "@" as
1705         always plugged.
1706
1707 2005-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1708
1709         * elmo-maildir.el (elmo-map-message-fetch): Call
1710         `elmo-map-folder-set-flag'.
1711
1712         * elmo.el (elmo-message-fetch-with-cache-process): Abolish.
1713         (elmo-message-fetch): Merge from
1714         `elmo-message-fetch-with-cache-process'.
1715
1716         * elmo-sendlog.el (elmo-message-fetch-with-cache-process): Abolish.
1717         (elmo-message-fetch): Define.
1718
1719         * elmo-nntp.el (elmo-message-fetch): Renamed from
1720         `elmo-message-fetch-with-cache-process'.
1721
1722         * elmo-cache.el (elmo-message-fetch-with-cache-process): Abolish.
1723         (elmo-message-fetch): Define.
1724
1725         * elmo-util.el (elmo-condition-parse-primitive): Downcase
1726         search-key.
1727
1728         * elmo-shimbun.el (shimbun-mua-search-id): Use
1729         `elmo-message-entity' instead of `elmo-msgdb-message-entity'.
1730         (elmo-shimbun-folder-shimbun-header): Ditto.
1731         (elmo-shimbun-get-headers): Ditto.
1732         (elmo-shimbun-update-overview): Ditto.
1733
1734         * elmo-pipe.el (elmo-folder-detach-messages): Define.
1735
1736         * elmo-net.el (elmo-folder-list-messages-unplugged): Use
1737         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
1738
1739 2005-01-13  Yuuichi Teranishi  <teranisi@gohome.org>
1740
1741         * elmo.el (elmo-message-fetch): Unset unread flag on server when
1742         message is cached.
1743         (elmo-message-fetch-string): Fixed argument.
1744
1745 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1746
1747         * elmo.el (elmo-message-fetch): Removed argument `outbuf' and
1748         exchange order of arguments `section' and `unread'.
1749         (elmo-message-encache): Follow the API change.
1750         (elmo-message-match-condition): Ditto.
1751         (elmo-generic-folder-append-messages): Ditto.
1752         (elmo-message-fetch-string): New function.
1753
1754         * elmo-split.el (elmo-split-subr): Ditto.
1755
1756         * elmo-spam.el (elmo-spam-message-fetch): Ditto.
1757
1758         * elmo-pipe.el (elmo-message-fetch): Ditto.
1759
1760         * elmo-multi.el (elmo-message-fetch): Ditto.
1761
1762         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1763
1764         * elmo-flag.el (elmo-global-flag-set-internal): Ditto.
1765
1766         * elmo-filter.el (elmo-message-fetch): Ditto.
1767
1768         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
1769
1770         * elmo-imap4.el (mime-imap-location-section-body): Use
1771         `elmo-message-fetch-string' instead of `elmo-message-fetch' and
1772         follow the API change.
1773
1774 2005-01-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1775
1776         * elmo-access.el: New file.
1777
1778         * elmo-null.el: Ditto.
1779
1780         * elmo-internal.el (elmo-internal-folder-list): Added `null'.
1781
1782 2005-01-08  Yuuichi Teranishi  <teranisi@gohome.org>
1783
1784         * elmo-net.el (elmo-network-session-idle-timeout): New option.
1785         (elmo-network-session): New attribute `last-accessed'.
1786         (elmo-network-get-session): Discard network cache if elapsed time
1787         since last-accessed is larger than elmo-network-session-idle-timeout.
1788
1789 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1790
1791         * elmo.el (elmo-find-fetch-strategy): Removed argument `entity'
1792         and added `number', `require-entireness'.
1793         (elmo-find-fetch-strategy): Rewrite.
1794         (elmo-message-fetch): Unset `unread' flag when argument unread is
1795         non-nil.
1796
1797         * elmo-spam.el (elmo-spam-message-fetch): Follow the API change.
1798
1799         * elmo-multi.el (elmo-find-fetch-strategy): Ditto.
1800         (elmo-message-fetch): Notify event `flag-changed'.
1801
1802         * elmo-pipe.el: Likewise.
1803
1804         * elmo-mime.el (elmo-mime-entity): New class.
1805         (elmo-mime-entity-display-p): New generic function.
1806         (elmo-mime-entity-display): Ditto.
1807         (elmo-mime-entity-display-as-is): Ditto.
1808         (mime-elmo-buffer-entity, mime-elmo-imap-entity): Inherit
1809         elmo-mime-entity.
1810         (elmo-make-mime-message-location): Removed.
1811         (elmo-mime-message-display): Ditto.
1812         (elmo-mime-display-as-is): Ditto.
1813         (elmo-message-mime-entity): New function.
1814
1815         * elmo-imap4.el (elmo-find-fetch-strategy): Rewrite.
1816
1817         * elmo-filter.el (elmo-find-fetch-strategy): Follow the API
1818         change.
1819         (elmo-message-fetch): Re-count flagged message number and notify
1820         event `flag-changed'.
1821
1822         * elmo-version.el (elmo-version): Up to 2.13.1.
1823
1824 2005-01-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1825
1826         * elmo-filter.el (elmo-message-field): Define.
1827         (elmo-message-set-field): Ditto.
1828
1829 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1830
1831         * elmo.el (elmo-message-set-cached): Call
1832         `elmo-folder-notify-event' with cache-changed.
1833         (elmo-event-handler-cache-changed): New generic function.
1834
1835 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1836
1837         * elmo-maildir.el (elmo-folder-append-buffer): Use elmo-copy-file
1838         instead of elmo-add-name-to-file.
1839         (elmo-folder-append-messages): Ditto.
1840
1841 2004-12-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1842
1843         * elmo.el (elmo-folder-update-threshold): Add nil to range.
1844
1845 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1846
1847         * elmo-version.el (elmo-version): Up to 2.13.0.
1848
1849         * elmo-vars.el (elmo-msgdb-convert-type): Changed default value to
1850         `auto'.
1851
1852         * modb-standard.el (modb-standard-economize-entity-size): Changed
1853         default value to `t'.
1854
1855         * elmo-vars.el (elmo-msgdb-default-type): Changed default value to
1856         `standard'.
1857
1858         * elmo-imap4.el (elmo-network-initialize-session): Erase buffer
1859         after parsing greeting string.
1860
1861 2004-11-23  Daishi Kato <daishi@axlight.com>
1862
1863         * elsp-spamoracle.el (elmo-spam-spamoracle-spam-header-regexp):
1864         New user option.
1865         (elmo-spam-spamoracle-call): Use it.
1866
1867 2004-11-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1868
1869         * elmo.el (elmo-message-accessible-p): Message in dop spool
1870         is accessible.
1871
1872 2004-11-23  Daishi Kato <daishi@axlight.com>
1873
1874         * elsp-spamoracle.el: New file.
1875
1876 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1877
1878         * elmo.el (elmo-message-flags-for-append): New function.
1879         (elmo-generic-folder-append-messages): Use it.
1880
1881         * elmo-split.el (elmo-split-subr): Ditto.
1882
1883         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Add argument
1884         `flags' and use elmo-folder-append-buffer instead of
1885         write-region-as-binary.
1886         (elmo-dop-filter-pending-messages): New function.
1887         (elmo-folder-append-buffer-dop): Call
1888         elmo-dop-spool-folder-append-buffer with `flag'.
1889         (elmo-folder-set-flag-dop): Filter messages by
1890         elmo-dop-filter-pending-messages.
1891         (elmo-folder-unset-flag-dop): Ditto.
1892         (elmo-folder-append-buffer-dop-delayed): Use
1893         elmo-message-flags-for-append to get flags of the message and
1894         simplify.
1895
1896 2004-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1897
1898         * elmo-mime.el (elmo-mime-display-as-is): Treat ignore-cache argument.
1899
1900 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1901
1902         * elmo.el (elmo-folder): Added handlers slot.
1903         (elmo-event-handler): New class.
1904         (elmo-event-handler-flag-changed): New API.
1905         (elmo-folder-add-handler): New function.
1906         (elmo-folder-remove-handler): Ditto.
1907         (elmo-folder-notify-event): Ditto.
1908         (elmo-folder-set-flag): Call `elmo-folder-notify-event' with event
1909         `flag-changed'.
1910         (elmo-folder-unset-flag): Ditto.
1911
1912         * elmo-pipe.el (elmo-folder-set-flag): Ditto.
1913         (elmo-folder-unset-flag): Ditto.
1914
1915         * elmo-multi.el (elmo-folder-set-flag): Ditto.
1916         (elmo-folder-unset-flag): Ditto.
1917
1918         * elmo-filter.el (elmo-folder-set-flag): Ditto.
1919         (elmo-folder-unset-flag): Ditto.
1920
1921         * elmo-version.el (elmo-version): Up to 2.11.33.
1922
1923 2004-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1924
1925         * modb-legacy.el (elmo-msgdb-unset-flag): Accept flag `all'.
1926
1927 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1928
1929         * elmo-multi.el (elmo-folder-unset-flag): Ignore errors.
1930
1931         * elmo-flag.el (elmo-folder-unset-flag): Define.
1932         (elmo-global-flag-detach): Do process when the flag is not target
1933         flag.
1934
1935 2004-10-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1936
1937         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): New
1938         variable.
1939         (elmo-msgdb-create-message-entity-from-buffer): Use it.
1940
1941 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1942
1943         * elmo-filter.el (elmo-filter-folder-copy-flag-count): New
1944         function.
1945         (elmo-folder-delete-messages): Detach messages before delete
1946         messages from target folder.
1947         (elmo-folder-detach-messages): Set updated number-list to slot.
1948
1949 2004-10-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1950
1951         * elmo-filter.el (elmo-folder-detach-messages): Always return t.
1952
1953 2004-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1954
1955         * elmo.el (elmo-generic-folder-commit): Fixed parenthesis.
1956
1957 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1958
1959         * elmo.el (elmo-folder-delete-messages-internal): New API (for
1960         internal use only).
1961         (elmo-generic-folder-commit): Save `killed-list' even if msgdb is
1962         not modified.
1963         (elmo-folder-delete-messages): Define.
1964         (elmo-folder-move-messages): Don't call
1965         `elmo-folder-detach-messages'.
1966         (elmo-folder-synchronize): Rewrite.
1967         (elmo-folder-detach-messages): Delete numbers from `killed-list'.
1968
1969         * elmo-util.el (elmo-last): New function.
1970         (elmo-set-list): Ditto.
1971         (elmo-number-set-delete-list): Ditto.
1972         (elmo-number-set-delete): Ditto.
1973
1974         * elmo-shimbun.el (elmo-folder-delete-messages): Define.
1975
1976         * elmo-map.el (elmo-folder-delete-messages-internal): Renamed from
1977         `elmo-folder-delete-messages' and don't delete location map.
1978         (elmo-folder-detach-messages): Define.
1979
1980         * elmo-imap4.el (elmo-folder-delete): Use
1981         `elmo-folder-delete-messages-internal' instead of
1982         `elmo-folder-delete-messages'.
1983
1984         * elmo-filter.el (elmo-folder-delete-messages): Call
1985         `elmo-folder-detach-messages'.
1986         (elmo-folder-detach-messages): Don't call
1987         `elmo-folder-detach-messages' for target folder.
1988
1989         * elmo-cache.el (elmo-map-folder-delete-messages): Return t when
1990         message deletion is succeeded.
1991
1992         * elmo-maildir.el (elmo-map-folder-delete-messages): Ditto.
1993
1994         * elmo-archive.el (elmo-folder-delete-messages-internal): Renamed
1995         from `elmo-folder-delete-messages'.
1996
1997         * elmo-flag.el (elmo-folder-delete-messages-internal): Ditto.
1998
1999         * elmo-localdir.el (elmo-folder-delete-messages-internal): Ditto.
2000
2001         * elmo-net.el (elmo-folder-delete-messages-internal): Ditto.
2002
2003         * elmo-version.el (elmo-version): Up to 2.11.32.
2004
2005 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
2006
2007         * elmo.el (autoload): Added autoload setting for `elmo-local-flag-p'.
2008         (elmo-global-flag-list): Added obsolete variable setting.
2009
2010         * elmo-vars.el (elmo-preserved-flags): Fixed docstring.
2011
2012         * elmo-mime.el (elmo-mime-display-header-analysis): New variable.
2013         (elmo-mime-insert-header-from-buffer): Don't decode header content when
2014         `elmo-mime-display-header-analysis' is nil.
2015
2016         * elmo-flag.el (elmo-global-flags): Renamed from
2017         `elmo-global-flag-list' (All other related portions are changed).
2018         (elmo-local-flags): New variable.
2019         (elmo-local-flag-p): New function.
2020         (elmo-global-flag-set-internal): Cause an error when flag is not
2021         global.
2022
2023 2004-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
2024
2025         * elmo-util.el (elmo-concat-path): Treat empty path.
2026
2027 2004-10-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2028
2029         * elmo-split.el (elmo-split-address-equal): Fixed typo (field =>
2030         field-or-fields).
2031         (elmo-split-address-match): Ditto.
2032         (elmo-split-equal): Ditto.
2033         (elmo-split-match): Ditto.
2034
2035 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2036
2037         * elmo.el (elmo-message-flags): Abolish optional argument `msgid'.
2038         (elmo-generic-folder-append-messages): If src message exists but
2039         has no flag, pass (read) for the FLAG argument of
2040         `elmo-folder-append-buffer'. Otherwise, pass nil.
2041
2042         * elmo-split.el (elmo-split-subr): Likewise.
2043
2044         * elmo-pipe.el (elmo-message-flags): Abolish optional argument `msgid'.
2045
2046         * elmo-multi.el (elmo-message-flags): Ditto.
2047
2048         * elmo-filter.el (elmo-message-flags): Ditto.
2049
2050         * elmo.el (elmo-folder-append-buffer): Fix docstring.
2051         (elmo-generic-folder-append-messages): If elmo-message-flags return nil,
2052         pass (read) for the FLAG argument of elmo-folder-append-buffer.
2053         
2054 2004-10-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
2055
2056         * elmo-split.el (elmo-split-rule): Update comment.
2057         (elmo-split-address-equal): Allow 2nd argument to be a list.
2058         (elmo-split-address-match): Ditto.
2059         (elmo-split-equal): Ditto.
2060         (elmo-split-match): Ditto.
2061
2062 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
2063
2064         * elmo.el (elmo-folder-append-buffer): Fix docstring.
2065         (elmo-folder-append-msgdb): Don't treat `read'.
2066         (elmo-message-flags): Don't return `read'.
2067
2068         * elmo-dop.el (elmo-folder-set-read-delayed): Don't treat `read'.
2069         (elmo-folder-unset-read-delayed): Ditto.
2070
2071         * elmo-imap4.el (elmo-imap4-flags-to-imap): Ditto.
2072
2073 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2074
2075         * elmo-imap4.el (elmo-folder-delete): Clear current-mailbox after
2076         deletion.
2077
2078 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2079
2080         * elmo-mime.el (elmo-mime-display-as-is-internal): Insert decoded
2081         header.
2082
2083 2004-09-23  Yuuichi Teranishi  <teranisi@gohome.org>
2084
2085         * modb-standard.el (modb-standard-load-entity): Don't bind inhibit-quit
2086         here.
2087         (elmo-msgdb-save): Bind inhibit-quit.
2088         (modb-standard-message-entity): Ditto.
2089
2090 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2091
2092         * elmo-database.el: No need to require elmo-msgdb.
2093
2094 2004-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2095
2096         * elmo-nmz.el (elmo-folder-list-subfolders): Use `directory-files'
2097         instead of `elmo-list-subdirectories'.
2098
2099 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2100
2101         * elmo-nmz.el (elmo-folder-initialize): Enable "[" for access
2102         group entry.
2103         (elmo-folder-exists-p): "[" is empty.
2104         (elmo-folder-list-subfolders): Define.
2105         (elmo-folder-have-subfolder-p): Ditto.
2106
2107 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2108
2109         * elmo-flag.el (elmo-folder-delete): Update elmo-global-flag-list.
2110
2111 2004-09-14  Tetsurou Okazaki  <okazaki@be.to>
2112
2113         * elmo-filter.el (elmo-folder-local-p): Define.
2114
2115 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2116
2117         * modb-standard.el (modb-standard-loaded-message-id): Return nil
2118         when entity is garbaged.
2119         (modb-standard-save-entity-1): Don't modify the original entity.
2120
2121 2004-09-13  Tetsurou Okazaki  <okazaki@be.to>
2122
2123         * elmo-util.el (elmo-delete-if): Reduce loop strength in a while loop.
2124
2125 2004-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2126
2127         * elmo.el (elmo-strict-folder-diff): Use
2128         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
2129
2130 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2131
2132         * modb.el (elmo-msgdb-flag-available-p): New generic function.
2133         (elmo-msgdb-message-number): Ditto.
2134         (elmo-msgdb-message-field): Ditto.
2135
2136         * modb-standard.el (modb-standard-economize-entity-size): New user
2137         option.
2138         (modb-standard-loaded-message-id): New inline function.
2139         (modb-standard-load-entity): Use it.
2140         (modb-standard-save-entity-1): If `modb-standard-economize-entity-size',
2141         throw message-id string away.
2142         (elmo-msgdb-flag-available-p): Define.
2143         (elmo-msgdb-message-number): Ditto.
2144         (elmo-msgdb-message-field): Ditto.
2145
2146         * modb-legacy.el (modb-legacy-flag-list): Fix typo
2147         (suppoted -> supported).
2148         (modb-legacy-supported-flag-p): Ditto.
2149         (elmo-msgdb-set-flag): Ditto.
2150         (elmo-msgdb-unset-flag): Ditto.
2151         (elmo-msgdb-flag-available-p): Define.
2152
2153         * modb-entity.el (elmo-message-entity-handler): If CAR element of entity
2154         is `t', treat it as legacy entity.
2155         
2156         * elmo.el (elmo-message-flag-available-p): New generic function.
2157         (elmo-message-number): Ditto.
2158         (elmo-message-field): Use `elmo-msgdb-message-field'.
2159
2160         * elmo-vars.el (elmo-preserved-flags): Added `forwarded'.
2161
2162         * elmo-pipe.el (elmo-message-flag-available-p): Define.
2163         (elmo-message-number): Ditto.
2164
2165         * elmo-multi.el (elmo-message-number): Define.
2166         (elmo-message-flag-available-p): Ditto.
2167
2168         * elmo-filter.el (elmo-message-flag-available-p): Define.
2169         (elmo-message-number): Ditto.
2170
2171         * elmo-flag.el (elmo-flag-folder): Added slot `max-number'.
2172         (elmo-folder-initialize): Load `max-number'.
2173         (elmo-folder-commit): Save it.
2174         (elmo-folder-list-global-flag-messages): Use `elmo-message-number'.
2175         (elmo-global-flag-set-internal): Set up max-number slot.
2176
2177 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2178
2179         * elmo-version.el (elmo-version): Up to 2.11.31.
2180
2181 2004-09-09  Yuuichi Teranishi  <teranisi@gohome.org>
2182
2183         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Use
2184         unibyte string of the current buffer for the argument of `md5'
2185         (Reported by Yoichi NAKAYAMA <yoichi@geiin.org>).
2186
2187 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2188
2189         * modb-legacy.el (modb-legacy-flag-list): New constant.
2190         (modb-legacy-suppoted-flag-p): New internal function.
2191         (elmo-msgdb-set-flag): Cause error when `flag' is not supported.
2192         (elmo-msgdb-unset-flag): Ditto.
2193
2194 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
2195
2196         * elmo.el (elmo-make-folder): Remove text properties for prefix.
2197
2198         * elmo-flag.el (elmo-folder-list-subfolders): Fetch flag names
2199         from msgdb.
2200
2201 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2202
2203         * elmo-multi.el (elmo-folder-count-flags): Changed return value
2204         (follow the API change).
2205
2206         * elmo-filter.el (elmo-folder-count-flags): Ditto.
2207
2208 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2209
2210         * modb-standard.el (modb-standard-digest-flags): Abolish.
2211         (elmo-msgdb-list-flagged): Use elmo-digest-flags instead.
2212
2213         * elmo-vars.el (elmo-digest-flags): New variable.
2214         (elmo-preserved-flags): Moved from elmo-flag.el.
2215
2216         * elmo-imap4.el (elmo-imap4-flag-to-imap-search-key): New function.
2217         (elmo-imap4-flag-to-imap-criteria): Ditto.
2218         (elmo-imap4-folder-list-flagged): Use it.
2219
2220         * elmo-flag.el (elmo-preserved-flags): Moved to elmo-vars.el.
2221
2222         * elmo.el (elmo-folder-count-flags): Changed return value.
2223
2224         * elmo-flag.el (elmo-preserved-flags): New variable.
2225         (elmo-get-global-flags): Use it.
2226
2227         * modb-standard.el (modb-standard-digest-flags): New variable.
2228         (elmo-msgdb-list-flagged): Use it for `digest'; Add `uncached';
2229         Changed behavior of `any'.
2230
2231         * elmo-imap4.el (elmo-imap4-flag-specs): Added keyword flags
2232         which are defined the Internet draft
2233         (draft-melnikov-imap-keywords-03.txt).
2234         (elmo-imap4-flags-to-imap): New function.
2235         (elmo-folder-append-buffer): Use it.
2236
2237         * modb-legacy.el (modb-legacy-answered-uncached-mark): Fixed typo
2238         in the docstring.
2239
2240         * utf7.el (utf7-fragment-encode): Don't use narrow-to-region to
2241         avoid the bug of Emacs 21.3.
2242
2243 2004-08-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2244
2245         * utf7.el (utf7-utf-16-coding-system): Avoid error when the
2246         function find-coding-system does not exist.
2247
2248 2004-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2249
2250         * elmo-util.el (elmo-condition-parse-search-value): Fixed atom
2251         parsing.
2252
2253 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2254
2255         * elmo-pop3.el (elmo-pop3-read-response): Refined the regexp for
2256         response codes.
2257
2258 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2259
2260         * elmo-pop3.el (elmo-pop3-read-response): Treat response codes.
2261         (elmo-network-close-session): Follow the changes in
2262         `elmo-pop3-read-response'.
2263         (elmo-pop3-auth-user): Ditto.
2264         (elmo-pop3-auth-apop): Ditto.
2265         (elmo-network-initialize-session): Ditto.
2266         (elmo-network-authenticate-session): Ditto.
2267         (elmo-network-setup-session): Ditto.
2268         (elmo-folder-status): Ditto.
2269         (elmo-message-fetch-plugged): Ditto.
2270         (elmo-pop3-delete-msg): Ditto.
2271
2272 2004-07-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
2273
2274         * elmo-archive.el (elmo-archive-folder-append-buffer): Return nil
2275         on failure.
2276
2277 2004-07-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2278
2279         * elmo-util.el (elmo-set-work-buf): Define edebug spec and indent
2280         style.
2281         (elmo-bind-directory): Ditto.
2282
2283 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2284
2285         * elmo.el (elmo-folder-append-messages): Note on return value.
2286         * elmo-archive.el (elmo-folder-append-messages): Don't return
2287         message numbers which could not be appended.
2288
2289 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2290
2291         * elmo.el (elmo-message-fetch-threshold): Add nil to its range.
2292
2293 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2294
2295         * elmo-version.el (elmo-version): Up to 2.11.30.
2296
2297 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2298
2299         * elmo.el (elmo-folder-synchronize): Add 5th optional argument
2300         `mask'.
2301
2302         * elmo-pipe.el (elmo-folder-synchronize): Follow the API chagne.
2303
2304         * elmo-multi.el (elmo-folder-synchronize): Likewise.
2305         (elmo-multi-split-numbers): Add elmo-folder object into each
2306         element of return value at first.
2307         (elmo-folder-delete-messages): Follow the above change.
2308         (elmo-folder-detach-messages): Ditto.
2309
2310         * elmo-filter.el (elmo-folder-synchronize): Minimize message
2311         number which is synchronized in target folder.
2312
2313 2004-05-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2314
2315         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list):
2316         Change default value to symbol `all'.
2317         (elmo-map-message-fetch): Change condition to update overview
2318         follow the above.
2319
2320 2004-05-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2321
2322         * elmo-shimbun.el (elmo-map-message-fetch): Change default
2323         behavior to update overview.
2324         (elmo-shimbun-update-overview-folder-list): Note it.
2325
2326 2004-05-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2327
2328         * modb-standard.el (modb-standard-message-entity): Avoid infinite
2329         recursive call.
2330
2331 2004-05-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2332
2333         * elmo-spam.el (elmo-spam-register-good-messages): Don't call
2334         buffer-disable-undo, it is unnecessary.
2335         (elmo-spam-register-good-messages): Ditto.
2336
2337         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2338         Ditto.
2339
2340         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
2341
2342 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2343
2344         * elmo-util.el (elmo-set-buffer-multibyte): Abolish.
2345         (elmo-set-work-buf): Use set-buffer-multibyte instead of
2346         elmo-set-buffer-multibyte.
2347         (elmo-object-load): Ditto.
2348         (elmo-save-buffer): Ditto.
2349         (elmo-delete-char): Ditto.
2350         (elmo-file-field-primitive-condition-match): Ditto.
2351         (elmo-mime-string): Ditto.
2352
2353         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Ditto.
2354         (elmo-archive-field-condition-match): Ditto.
2355
2356         * elmo-imap4.el (elmo-imap4-setup-send-buffer): Ditto.
2357
2358         * elmo-net.el (elmo-network-initialize-session-buffer): Ditto.
2359
2360         * elmo-nntp.el (elmo-nntp-parse-overview-string): Ditto.
2361         (elmo-nntp-msgdb-create-message): Ditto.
2362
2363         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
2364
2365         * elmo.el (elmo-message-match-condition): Ditto.
2366         (elmo-message-match-condition): Ditto.
2367
2368         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
2369         Ditto.
2370
2371         * elmo-version.el (elmo-version): Up to 2.11.29.
2372
2373         * elmo-spam.el (elmo-spam-scheme): Add `header' as a candidate.
2374         (elsp-header): New backend.
2375
2376         * elmo-util.el (elmo-decoded-field-body): New function.
2377
2378 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2379
2380         * elmo-version.el (elmo-version): Up to 2.11.28.
2381
2382 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2383
2384         * elmo-filter.el: Rewrite.
2385
2386         * elmo-version.el (elmo-version): Up to 2.11.27.
2387
2388 2004-05-05  Yuuichi Teranishi  <teranisi@gohome.org>
2389
2390         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Changed
2391         msgdb path for the localdir folder with absolute path.
2392
2393         * utf7.el: Synch up with latest gnus/utf7.el;
2394         Modified for latest Emacs.
2395
2396 2004-05-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2397
2398         * elmo-shimbun.el (elmo-folder-initialize): Set a dummy when the
2399         shimbun backend couldn't open.
2400
2401 2004-04-25  Tetsurou Okazaki  <okazaki@be.to>
2402
2403         * elmo-pipe.el (elmo-message-folder): Call `elmo-message-folder' recursively.
2404         (elmo-folder-diff): Avoid error `wrong-type-argument number-or-marker-p nil'
2405         when a destination folder is a filter folder.
2406
2407 2004-04-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2408
2409         * elmo.el (elmo-message-flags): Add optional argument `msgid'.
2410         (elmo-generic-folder-append-messages): Call elmo-message-flags
2411         with argument `msgid'.
2412
2413         * elmo-split.el (elmo-split-subr): Ditto.
2414
2415         * elmo-pipe.el (elmo-message-flags): Follow the API change.
2416
2417         * elmo-multi.el (elmo-message-flags): Ditto.
2418
2419 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2420
2421         * elmo.el (elmo-folder): Add new slot `flag-table'.
2422         (elmo-folder-flag-table): New API.
2423         (elmo-folder-close-flag-table): Ditto.
2424         (elmo-folder-preserve-flags): New function.
2425         (elmo-generic-folder-append-messages): Use
2426         `elmo-folder-flag-table' and `elmo-folder-close-flag-table'.
2427         Flag of a non-registered message, it sets to nil.
2428         Does not set flag to flag-table.
2429
2430         * elmo-maildir.el (elmo-folder-append-buffer): Use
2431         `elmo-folder-preserve-flags'.
2432         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2433         `elmo-folder-close-flag-table'.
2434
2435         * elmo-archive.el (elmo-folder-append-buffer): Fix interface.
2436         (elmo-archive-folder-append-buffer): Use
2437         `elmo-folder-preserve-flags'.
2438
2439         * elmo-cache.el (elmo-folder-append-buffer): Ditto.
2440
2441         * elmo-imap4.el (elmo-folder-append-buffer): Ditto.
2442
2443         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2444         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2445         `elmo-folder-close-flag-table'.
2446
2447         * elmo-version.el (elmo-version): Up to 2.11.26.
2448
2449 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2450
2451         * elmo-vars.el (elmo-network-stream-type-alist): Add direct.
2452
2453         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Don't use
2454         md5's 4th and 5th argument (non-existent in flim one).
2455
2456 2004-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2457
2458         * elmo-split.el (elmo-split-subr): Flag of a non-registered
2459         message, It sets to nil.
2460
2461 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2462
2463         * elmo.el (elmo-folder-list-messages): Merge lists only if both
2464         list is non-nil.
2465
2466 2004-04-16  YAMASHITA Junji <ysjj@unixuser.org>
2467
2468         * elmo.el (elmo-folder-list-messages): Use elmo-uniq-sorted-list.
2469
2470         * elmo-nntp.el (elmo-nntp-make-msglist): Use elmo-make-number-list.
2471
2472         * elmo-util.el (elmo-uniq-sorted-list): New function.
2473         (elmo-make-number-list): Ditto.
2474         (elmo-number-set-to-number-list): Use elmo-make-number-list
2475         and don't use nreverse.
2476
2477 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2478
2479         * elmo-version.el (elmo-version): Up to 2.11.25.
2480
2481 2004-04-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2482
2483         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): If date
2484         field not exists in message, Use md5 message digest of header.
2485
2486 2004-04-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2487
2488         * elmo.el (elmo-folder-append-buffer): Add note on return value.
2489         * elmo-cache.el (elmo-folder-append-buffer): Return nil on failure.
2490         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2491         * elmo-split.el (elmo-split-subr): Check return value of
2492         elmo-folder-append-buffer.
2493
2494         * elmo-localdir.el (elmo-folder-append-buffer): Create flag-table.
2495         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2496
2497         * elmo-cache.el (elmo-folder-append-buffer): Check existence of
2498         message-id.
2499
2500 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2501
2502         * elmo-split.el (elmo-split-subr): Append message with flag.
2503
2504         * elmo-localdir.el (elmo-folder-append-buffer): Fix interface.
2505         * elmo-flag.el (elmo-folder-append-buffer): Ditto.
2506         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2507
2508 2004-04-03  Tetsurou Okazaki  <okazaki@be.to>
2509
2510         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use `elmo-delete-cr-buffer'.
2511         * elmo-nntp.el (elmo-nntp-retrieve-headers): Ditto.
2512         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
2513
2514 2004-03-29  Tetsurou Okazaki  <okazaki@be.to>
2515
2516         * elmo-pop3.el (elmo-pop3-read-contents): Replace an argument `buffer'
2517         with a function call of `process-buffer'.  All callers are updated.
2518         (elmo-pop3-retrieve-headers): Likewise.  Move `process' to the 1st argument.
2519         Remove redundant `set-buffer' in a while loop.
2520
2521 2004-03-28  Tetsurou Okazaki  <okazaki@be.to>
2522
2523         * elmo-pop3.el (elmo-pop3-send-command): Combine `process-send-string'
2524         calls.
2525
2526 2004-03-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2527
2528         * elsp-spamfilter.el (elmo-spam-buffer-spam-p): Call
2529         elsp-spamfilter-register-buffer-internal with current buffer.
2530         (elmo-spam-register-spam-buffer): Ditto.
2531         (elmo-spam-register-good-buffer): Ditto.
2532
2533 2004-03-15  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2534
2535         * elmo-imap4.el (elmo-folder-list-subfolders): Add root mailbox
2536         if it is not contained in the response(A workaround for courier-imap).
2537
2538 2004-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2539
2540         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fix mismatched
2541         parenthesis.
2542
2543 2004-03-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2544
2545         * elmo-vars.el (elmo-msgdb-default-type): Remove generic from the
2546         range.
2547
2548 2004-03-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2549
2550         * modb-standard.el (elmo-msgdb-list-flagged): Use append instead
2551         of nconc.
2552
2553         * modb-entity.el (elmo-msgdb-match-condition-primitive): Added
2554         argument handler.
2555         (elmo-msgdb-message-match-condition): Follow the change above.
2556
2557 2004-02-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2558
2559         * elmo-flag.el (elmo-folder-initialize): Complete abbreviated
2560         folder name.
2561
2562 2004-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2563
2564         * elmo.el (elmo-folder-kill-messages): Don't use msgdb directly.
2565
2566 2004-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2567
2568         * elmo.el (elmo-folder-kill-messages): Fix to update killed list.
2569
2570 2004-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2571
2572         * elmo-file.el (elmo-file-find): Fixed the problem when file is
2573         not found.
2574
2575 2004-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
2576
2577         * elmo-file.el (elmo-file-find): Use expand-file-name for return
2578         value.
2579         (elmo-file-command-argument): Undo last change for cygwin.
2580         (elmo-file-detect-content-type): Renamed from elmo-file-detect-format;
2581         Don't return nil.
2582         (elmo-map-message-fetch): Use elmo-file-detect-content-type.
2583
2584 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2585
2586         * elmo-file.el (elmo-file-command-argument): Fixed problem when a
2587         value returned from elmo-file-find is nil.
2588
2589 2004-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
2590
2591         * elmo-mime.el (elmo-mime-display-as-is-coding-system): Moved
2592         to elmo-vars.el.
2593
2594         * elmo.el (elmo-message-match-condition): Use elmo-message-fetch
2595         instead of insert-file-contents-as-binary.
2596         (elmo-message-set-field): New generic function.
2597
2598         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Follow the
2599         behavior change on `split-string'.
2600
2601         * elmo-file.el (elmo-file-find): New function.
2602         (elmo-file-command): New user option.
2603         (elmo-file-command-argument): Ditto.
2604         (elmo-file-fetch-max-size): Ditto.
2605         (elmo-file-detect-format): New function.
2606         (elmo-map-message-fetch): Use elmo-file-fetch-max-size;
2607         Use elmo-file-detect-format.
2608         (elmo-map-folder-list-message-locations): Don't treat directories.
2609
2610 2004-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2611
2612         * elmo-util.el (elmo-string-partial-p): Removed unused function.
2613         (elmo-passwd-alist-clear): Shred password before clear.
2614         (elmo-remove-passwd): Remove all mached pair.
2615
2616 2004-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2617
2618         * elmo.el (elmo-folder-synchronize): Fix description of the return
2619         value.
2620
2621 2004-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
2622
2623         * elmo.el (elmo-message-fetch-bodystructure): New method.
2624         (elmo-message-fetch-bodystructure): Define default.
2625
2626         * elmo-imap4.el (mime-imap-location-bodystructure): Call
2627         elmo-message-fetch-bodystructure.
2628         (elmo-message-fetch-bodystructure): Define.
2629
2630         * elmo-filter.el (elmo-message-fetch-bodystructure): Define.
2631
2632 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2633
2634         * elmo-filter.el (elmo-message-folder): Define.
2635
2636 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2637
2638         * elmo.el (elmo-message-fetch-with-cache-process): Don't call
2639         elmo-delete-cr-buffer.
2640
2641         * elmo-imap4.el (elmo-imap4-message-fetch): Call elmo-delete-cr-buffer.
2642
2643         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
2644
2645         * elmo-nntp.el (elmo-nntp-read-body): Ditto.
2646
2647         * elmo-file.el (elmo-map-message-fetch): Decode body only when content
2648         type seems to be a text.
2649
2650 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2651
2652         * elsp-sa.el (elmo-spam-register-spam-buffer): Don't specify '--forget'.
2653         (elmo-spam-register-good-buffer): Ditto.
2654         (elmo-spam-spamassassin-register-messages): Ditto.
2655
2656         * elmo-util.el (elmo-string-member-ignore-case): Define with
2657         static-cond.
2658
2659 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2660
2661         * elmo.el (elmo-folder-type): Undo last change.
2662
2663         * slp.el (slp-exec-wait): Avoid byte-compile warnings.
2664
2665         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Avoid byte-compile
2666         warnings.
2667
2668         * elmo-file.el: New file.
2669         
2670         * modb-standard.el (elmo-msgdb-list-flagged): Treat keyword flags.
2671
2672         * elsp-sa.el (elmo-spam-spamassassin-max-messages-per-process): New
2673         variable.
2674         (elmo-spam-spamassassin-register-messages): New inline function.
2675         (elmo-spam-register-spam-messages): Define.
2676         (elmo-spam-register-good-messages): Ditto.
2677
2678         * elsp-bogofilter.el (elmo-spam-bogofilter-max-messages-per-process):
2679         Fixed typo.
2680
2681         * elmo.el (toplevel): Added autoload setting for
2682         `elmo-get-global-flags'.
2683         (elmo-message-has-global-flag-p): New function.
2684         (elmo-message-set-global-flags): Ditto.
2685         (elmo-folder-type): Improvement for name: format.
2686
2687         * elmo-imap4.el (elmo-imap4-session-flag-available-p): Check
2688         availability of keyword flags.
2689         (elmo-imap4-folder-list-flagged): Treat keyword flags.
2690         (elmo-folder-list-flagged-plugged): Renamed from
2691         elmo-folder-list-flagged-unplugged.
2692         (elmo-imap4-set-flag): If "\*" is treated as permanent flag,
2693         accept any flag as keyword flag.
2694         (elmo-folder-set-flag-plugged): Accept keyword flags.
2695         (toplevel): Added autoload setting for `elmo-get-global-flags'.
2696
2697         * elmo-flag.el (elmo-get-global-flags): New function.
2698
2699         * elmo-filter.el (elmo-folder-diff): Fix total number for filter
2700         folders.
2701
2702         * elmo-version.el (elmo-version): Up to 2.11.24.
2703
2704 2004-02-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2705
2706         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
2707         elmo-multiple-field-body instead of std11-field-body to check all
2708         headers.
2709
2710 2004-02-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2711
2712         * elmo-util.el (elmo-cache-expire): Completion require match "age"
2713         or "size".
2714
2715 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2716
2717         * elmo-util.el (elmo-get-hash-val): Check symbol is bound if
2718         unintern is unbound.
2719
2720 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2721
2722         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2723         Protect from infinite loop.
2724
2725 2004-01-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2726
2727         * elsp-bogofilter.el
2728         (elmo-spam-bogofilter-max-messages-per-process): New user option.
2729         (elmo-spam-bogofilter-register-messages): New internal function.
2730         (elmo-spam-register-spam-messages): Define.
2731         (elmo-spam-register-good-messages): Ditto.
2732
2733 2004-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2734
2735         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2736         Added "-vv" if elmo-spam-bogofilter-debug is non-nil.
2737         (elmo-spam-bogofilter-call): Fixed the last change.
2738         (elmo-spam-bogofilter-arguments): Ditto.
2739
2740         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2741         Follow the options change of latest bogofilter.
2742
2743         * elsp-bogofilter.el (elmo-spam-bogofilter-spam-switch): Abolish.
2744         (elmo-spam-bogofilter-good-switch): Ditto.
2745         (elmo-spam-bogofilter-arguments-alist): New user option.
2746         (elmo-spam-bogofilter-debug): Ditto.
2747         (elmo-spam-bogofilter-call): Renamed from
2748         `elsp-bogofilter-call-bogofilter'. If elmo-spam-bogofilter-debug
2749         is non-nil, insert output in buffer for debug.
2750         (elmo-spam-bogofilter-arguments): New macro.
2751         (elmo-spam-buffer-spam-p): Use it.
2752         (elsp-bogofilter-register-buffer): Ditto.
2753
2754 2004-01-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2755
2756         * elmo-cache.el (elmo-folder-list-subfolders): Fix directory-files
2757         regexp.
2758
2759 2004-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2760
2761         * elsp-bsfilter.el (elmo-spam-bsfilter-shell-program): Set default
2762         value as "ruby".
2763         (elmo-spam-bsfilter-shell-switch): Set default value as nil.
2764         (elmo-spam-bsfilter-program): Set default value as full path for
2765         `bsfilter'.
2766         (elmo-spam-bsfilter-debug): New user option.
2767         (elsp-bsfilter-call-bsfilter): If elmo-spam-bsfilter-debug is
2768         non-nil, insert output in buffer for debug. Fix treating of
2769         argument.
2770
2771 2004-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2772
2773         * elmo-maildir.el (elmo-map-folder-set-flag): Use cdr of
2774         `elmo-maildir-flag-specs' element instead of one.
2775         (elmo-map-folder-unset-flag): Ditto.
2776         (Reported by Ken Makimura <macky@astem.or.jp>)
2777
2778         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fixed.
2779         (elmo-folder-unset-flag-plugged): Ditto.
2780
2781 2004-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2782
2783         * elmo-nntp.el (elmo-folder-list-flagged): Return a list according
2784         to `reads' slot only if `in-msgdb' is nil.
2785
2786 2004-01-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2787
2788         * elmo-nntp.el (elmo-folder-list-flagged): Undo the last change
2789         and complement argument list.
2790
2791 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2792
2793         * elmo-nntp.el (elmo-folder-list-flagged-internal): Define this
2794         instead of elmo-folder-list-flagged.
2795
2796 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2797
2798         * elmo-spam.el (elmo-spam-scheme): Add 'bsfilter' as a candidate.
2799
2800         * elsp-bsfilter.el: New file.
2801
2802         * elmo-pipe.el (elmo-folder-list-unreads,
2803         elmo-folder-list-answereds,
2804         elmo-folder-list-importants,
2805         elmo-folder-flag-as-important,
2806         elmo-folder-unflag-important,
2807         elmo-folder-flag-as-read,
2808         elmo-folder-unflag-read,
2809         elmo-folder-flag-as-answered,
2810         elmo-folder-unflag-answered): Remove.
2811         (elmo-folder-set-flag): Define.
2812         (elmo-folder-unset-flag): Ditto.
2813
2814         * elmo-nntp.el (elmo-folder-flag-as-read): Remove.
2815         (elmo-folder-set-flag): Define.
2816         (elmo-folder-unset-flag): Ditto.
2817         (elmo-folder-list-unreads): Remove.
2818         (elmo-folder-list-flagged): Define.
2819
2820         * elmo-net.el (elmo-folder-list-flagged-internal): Define.
2821         (elmo-folder-list-unreads,
2822         elmo-folder-list-importants,
2823         elmo-folder-list-answereds,
2824         elmo-folder-list-unreads-plugged,
2825         elmo-folder-list-importants-plugged,
2826         elmo-folder-list-answereds-plugged): Remove.
2827         (elmo-folder-list-flagged-plugged): New method.
2828         (elmo-folder-unflag-important,
2829         elmo-folder-flag-as-important,
2830         elmo-folder-unflag-read,
2831         elmo-folder-flag-as-read,
2832         elmo-folder-unflag-answered,
2833         elmo-folder-flag-as-answered,
2834         elmo-folder-flag-as-read-unplugged,
2835         elmo-folder-unflag-read-unplugged,
2836         elmo-folder-flag-as-important-unplugged,
2837         elmo-folder-unflag-important-unplugged,
2838         elmo-folder-flag-as-answered-unplugged,
2839         elmo-folder-unflag-answered-unplugged): Remove.
2840         (elmo-folder-set-flag): Define.
2841         (elmo-folder-unset-flag): Ditto.
2842         (elmo-folder-set-flag-unplugged): Ditto.
2843         (elmo-folder-unset-flag-unplugged): Ditto.
2844
2845         * elmo-multi.el (elmo-folder-list-unreads,
2846         elmo-folder-list-answereds,
2847         elmo-folder-list-importants,
2848         elmo-folder-flag-as-important,
2849         elmo-folder-unflag-important,
2850         elmo-folder-flag-as-read,
2851         elmo-folder-unflag-read,
2852         elmo-folder-flag-as-answered,
2853         elmo-folder-unflag-answered): Remove.
2854         (elmo-folder-set-flag): Define.
2855         (elmo-folder-unset-flag): Ditto.
2856
2857         * elmo-map.el (elmo-map-folder-unflag-important,
2858         elmo-map-folder-flag-as-important,
2859         elmo-map-folder-unflag-read,
2860         elmo-map-folder-flag-as-read,
2861         elmo-map-folder-unflag-answered,
2862         elmo-map-folder-flag-as-answered): Remove.
2863         (elmo-map-folder-set-flag): New method.
2864         (elmo-map-folder-unset-flag): Ditto.
2865         (elmo-map-folder-list-unreads,
2866         elmo-map-folder-list-importants,
2867         elmo-map-folder-list-answereds): Remove.
2868         (elmo-folder-list-flagged-internal): Define.
2869         (elmo-map-folder-list-flagged): New method.
2870
2871         * elmo-maildir.el (elmo-maildir-flag-specs): New internal variable.
2872         (elmo-map-folder-list-unreads,
2873         elmo-map-folder-list-importants,
2874         elmo-map-folder-list-flagged): Remove.
2875         (elmo-map-folder-list-flagged): Define.
2876         (elmo-map-folder-flag-as-important,
2877         elmo-map-folder-unflag-important,
2878         elmo-map-folder-flag-as-read,
2879         elmo-map-folder-unflag-read,
2880         elmo-map-folder-flag-as-answered,
2881         elmo-map-folder-unflag-answered): Remove.
2882         (elmo-maildir-set-mark-messages): New internal function.
2883         (elmo-map-folder-set-flag): Define.
2884         (elmo-map-folder-unset-flag): Ditto.
2885
2886         * elmo.el (toplevel): Added autoload setting for
2887         `elmo-folder-list-global-flag-messages'.
2888         (elmo-folder-list-unreads,
2889         elmo-folder-list-importants,
2890         elmo-folder-list-answereds): Remove.
2891         (elmo-folder-list-flagged): Use `elmo-folder-list-flagged-internal'.
2892         Return a list whitch merged with messages have global flag.
2893         (elmo-folder-list-flagged-internal): New method.
2894         (elmo-folder-unflag-important,
2895         elmo-folder-flag-as-important,
2896         elmo-folder-unflag-read,
2897         elmo-folder-flag-as-read,
2898         elmo-folder-unflag-answered,
2899         elmo-folder-flag-as-answered): Remove.
2900         (elmo-folder-set-flag): New method.
2901         (elmo-folder-unset-flag): Ditto.
2902         (elmo-message-set-flag):Use `elmo-folder-set-flag'.
2903         (elmo-message-unset-flag):Use `elmo-folder-unset-flag'.
2904
2905         * elmo-imap4.el (elmo-imap4-flag-specs): New internal variable.
2906         (elmo-folder-list-unreads-plugged,
2907         elmo-folder-list-importants-plugged,
2908         elmo-folder-list-answereds-plugged,
2909         elmo-folder-list-flagged-unplugged,
2910         elmo-folder-unflag-important-plugged,
2911         elmo-folder-flag-as-important-plugged,
2912         elmo-folder-unflag-read-plugged,
2913         elmo-folder-flag-as-read-plugged,
2914         elmo-folder-unflag-answered-plugged,
2915         elmo-folder-flag-as-answered-plugged): Remove.
2916         (elmo-folder-set-flag-plugged,
2917         elmo-folder-unset-flag-plugged): Define.
2918
2919         * elmo-flag.el (elmo-folder-initialize): Register to
2920         `elmo-global-flag-list' if flag is not global.
2921         (elmo-folder-append-messages): Set flag to source messages.
2922
2923         * elmo-filter.el (elmo-filter-folder-list-unreads,
2924         elmo-folder-list-unreads,
2925         elmo-filter-folder-list-importants,
2926         elmo-folder-list-importants,
2927         elmo-folder-flag-as-read,
2928         elmo-folder-unflag-read,
2929         elmo-folder-flag-as-important,
2930         elmo-folder-unflag-important,
2931         elmo-folder-flag-as-answered,
2932         elmo-folder-unflag-answered): Remove.
2933         (elmo-folder-set-flag): Define.
2934         (elmo-folder-unset-flag): Ditto.
2935
2936         * elmo-dop.el (elmo-folder-flag-as-read-dop,
2937         elmo-folder-unflag-read-dop,
2938         elmo-folder-flag-as-important-dop,
2939         elmo-folder-unflag-important-dop,
2940         elmo-folder-flag-as-answered-dop,
2941         elmo-folder-unflag-answered-dop): Remove.
2942         (elmo-folder-set-flag-dop,
2943         elmo-folder-unset-flag-dop,
2944         elmo-folder-set-important-delayed,
2945         elmo-folder-unset-important-delayed,
2946         elmo-folder-set-read-delayed,
2947         elmo-folder-unset-read-delayed,
2948         elmo-folder-set-answered-delayed,
2949         elmo-folder-unset-answered-delayed): New function.
2950         (elmo-dop-queue-merge-method-list): Follow the above chagned.
2951         (elmo-dop-queue-method-name-alist): Ditto.
2952
2953         * elmo-version.el (elmo-version): Up to 2.11.23.
2954
2955 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2956
2957         * elmo-spam.el (elmo-spam-scheme): Add 'sa' as a candidate.
2958
2959         * elsp-sa.el: New file.
2960
2961 2003-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2962
2963         * modb-standard.el (modb-standard-message-entity): New function.
2964         (elmo-msgdb-message-entity): Use it.
2965
2966 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2967
2968         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite; Fixed
2969         behavior when one-level is nil.
2970
2971         * elmo-flag.el (elmo-folder-list-subfolders): Defined.
2972
2973         * elmo-sendlog.el (elmo-folder-have-subfolder-p): Ditto.
2974
2975 2003-12-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2976
2977         * elmo.el (elmo-folder-set-info-max-by-numdb): Don't use `sort' to
2978         get max number.
2979         (elmo-generic-folder-diff): Ditto.
2980
2981         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Ditto.
2982         (elmo-folder-update-number): Ditto.
2983
2984         * elmo-dop.el (elmo-folder-status-dop): Ditto.
2985         (elmo-folder-next-message-number-dop): Ditto.
2986
2987 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2988
2989         * elmo-filter.el (elmo-folder-msgdb-create): Use
2990         `elmo-message-entity' and `elmo-message-flags' instead of
2991         `elmo-msgdb-message-entity' and `elmo-msgdb-flags'.
2992
2993 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2994
2995         * elmo-spam.el (elmo-spam-processor): Added 3rd argument
2996         `if-exists'.
2997
2998 2003-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2999
3000         * elmo-multi.el (elmo-folder-newsgroups): Simplify.
3001
3002         * elmo-pipe.el (elmo-folder-get-primitive-list): Likewise.
3003
3004         * elmo-filter.el (elmo-folder-get-primitive-list): Fixed.
3005
3006 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3007
3008         * elmo-version.el (elmo-version): Up to 2.11.22.
3009
3010 2003-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3011
3012         * modb-standard.el (elmo-msgdb-delete-messages): Always return t.
3013
3014 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3015
3016         * modb-standard.el (elmo-msgdb-delete-messages): Dose not process
3017         if the message dose not exist.
3018
3019 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
3020
3021         * elmo-version.el (elmo-version): Up to 2.11.21.
3022
3023 2003-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3024
3025         * modb-standard.el (toplevel): Don't require mime.
3026
3027 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3028
3029         * elsp-bogofilter.el (toplevel): Don't require path-util.
3030         (elmo-spam-bogofilter-program): Don't use `exec-installed-p'.
3031         (elmo-spam-bogofilter-header): Abolish.
3032         (elmo-spam-bogofilter-bogosity-positive-spam-header): Ditto.
3033         (elmo-spam-bogofilter-args): New user option.
3034         (elsp-bogofilter-call-bogofilter): New internal function.
3035         (elmo-spam-buffer-spam-p): Use it.
3036         (elsp-bogofilter-register-buffer): Renamed from
3037         `elmo-spam-bogofilter-register-buffer';
3038         Use `elsp-bogofilter-call-bogofilter'.
3039         (elmo-spam-register-spam-buffer): Follow the change above.
3040         (elmo-spam-register-good-buffer): Ditto.
3041
3042 2003-11-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3043
3044         * modb-standard.el (elmo-msgdb-append-entity): If entity or
3045         message-id is nil do nothing.
3046
3047 2003-11-10  Yuuichi Teranishi  <teranisi@gohome.org>
3048
3049         * elmo-imap4.el (elmo-imap4-disuse-server-flag-mailbox-regexp):
3050         Revival.
3051         (elmo-imap4-session): Removed use-flag slot.
3052         (elmo-imap4-session-select-mailbox): Undo last change.
3053         (elmo-folder-use-flag-p): Use
3054         elmo-imap4-disuse-server-flag-mailbox-regexp.
3055
3056 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3057
3058         * elmo-imap4.el (elmo-imap4-session): Added use-flag slot.
3059         (elmo-imap4-session-select-mailbox): Set it up.
3060         (elmo-folder-use-flag-p): Return value of use-flag slot.
3061
3062 2003-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3063
3064         * elmo-msgdb.el (elmo-msgdb-flag-table): Fixed problem when
3065         message-id is nil.
3066         (Reported by MAKINO Takashi <makino@digitalway.co.jp>)
3067
3068         * modb-entity.el (elmo-message-entity-handler): Likewise.
3069
3070 2003-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3071
3072         * elmo.el (toplevel): Remove setting of autoloding for
3073         elmo-global-flag-initialize.
3074         (elmo-init): Don't call elmo-global-flag-initialize.
3075         (toplevel): Added autoload setting for elmo-global-mark-migrate.
3076
3077         * elmo-flag.el (elmo-global-flag-initialize): Abolish.
3078         (elmo-global-mark-migrate): Don't call it.
3079         (elmo-global-mark-upgrade): Ditto.
3080
3081 2003-11-06  Yuuichi Teranishi  <teranisi@gohome.org>
3082
3083         * elmo-internal.el (elmo-internal-obsolete-folder-list): New variable.
3084         (elmo-folder-initialize): Raise a warning when obsolete folder is used.
3085
3086         * elmo-vars.el (elmo-init-hook): New user option.
3087
3088         * elmo.el (elmo-init): Run the elmo-init-hook.
3089
3090         * elmo-flag.el (elmo-global-mark-migrate): New function.
3091
3092 2003-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3093
3094         * modb-standard.el (elmo-msgdb-set-flag): Simplify;
3095         Undo last change (move to elmo-msgdb-unset-flag).
3096         (elmo-msgdb-unset-flag): Simplify; Unset 'new flag when unread
3097         flag is unset.
3098
3099 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
3100
3101         * modb-standard.el (elmo-msgdb-set-flag): Unset 'new flag when
3102         read flag is set.
3103         (elmo-msgdb-set-flag): Don't remove 'new flag unconditionally.
3104         (elmo-msgdb-unset-flag): Ditto.
3105
3106 2003-11-05  Andreas Fuchs <asf@boinkor.net>
3107
3108         * elmo-split.el (elmo-split): Return split message count.
3109
3110 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3111
3112         * elmo-msgdb.el (elmo-flag-table-get): Check cached if saved flags
3113         is nil.
3114
3115 2003-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3116
3117         * elmo.el (elmo-folder-unflag-important): Call
3118         `elmo-global-flag-detach' with 4th argument delete-if-none that is
3119         a symbol `always'.
3120
3121         * elmo-flag.el (elmo-flag-folder-delete-message): Clear hash value
3122         before unset flag.
3123         (elmo-global-flag-detach): Delete the message from flag folder, if
3124         `delete-if-none' is a symbol `always'.
3125
3126 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3127
3128         * elsp-spamfilter.el (elsp-spamfilter-decode-buffer): Renamed from
3129         `elmo-spam-spamfilter-decode-buffer'.
3130         (elsp-spamfilter-register-buffer-internal): New internal function.
3131         (elmo-spam-buffer-spam-p): Use it; Follow the API change.
3132         (elmo-spam-register-spam-buffer): Ditto.
3133         (elmo-spam-register-good-buffer): Ditto.
3134
3135         * elsp-bogofilter.el (elmo-spam-buffer-spam-p): Follow the API
3136         change.
3137         (elmo-spam-bogofilter-register-buffer): Added argument `restore'.
3138         (elmo-spam-register-spam-buffer): Follow the API change.
3139         (elmo-spam-register-good-buffer): Ditto.
3140
3141         * elmo-split.el (toplevel): Require elmo-spam when copmile.
3142         (elmo-split-spam-p): Added argument plist; Call
3143         `elmo-spam-buffer-spam-p' with new argument register.
3144
3145         * elmo-spam.el (elmo-spam-buffer-spam-p): Added optional argument
3146         `register'.
3147         (elmo-spam-message-spam-p): Ditto.
3148         (elmo-spam-register-spam-buffer): Added optional argument
3149         `restore'.
3150         (elmo-spam-register-good-buffer): Ditto.
3151         (elmo-spam-register-spam-messages): Ditto.
3152         (elmo-spam-register-good-messages): Ditto.
3153
3154 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3155
3156         * elsp-spamfilter.el (elmo-spam-register-spam-buffer): Fixed to
3157         register into good corpus.
3158         (elmo-spam-register-good-buffer): Fixed to register into bad
3159         corpus.
3160
3161 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3162
3163         * elmo-version.el (elmo-version): Up to 2.11.20.
3164
3165         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed last
3166         change.
3167
3168         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Determine new
3169         flag without depending on \Recent flag.
3170
3171 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3172
3173         * elsp-spamfilter.el (elsp-spamfilter): Added new slot `modified'.
3174         (elmo-spam-modified-p): Defined.
3175         (elmo-spam-save-status): Set `modified' slot to nil.
3176         (elmo-spam-register-spam-buffer): Set `modified' slot to non nil.
3177         (elmo-spam-register-good-buffer): Ditto.
3178
3179         * elmo-spam.el (elmo-spam-modified-p): New API.
3180
3181 2003-10-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3182
3183         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Abolish
3184         duplicate definition.
3185
3186         * elmo-util.el (elmo-unfold-field-body): New function.
3187         (elmo-msgdb-get-message-id-from-buffer): Use it.
3188
3189         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3190         Fixed the last change; Use elmo-unfold-field-body.
3191
3192 2003-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3193
3194         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3195         Unfold date value.
3196
3197 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3198
3199         * elmo-spam.el (elmo-spam-save-status): New API.
3200
3201         * elsp-spamfilter.el: New file.
3202
3203 2003-10-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3204
3205         * elmo-split.el (toplevel): Add `elmo-spam-processor' args.
3206
3207 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3208
3209         * elmo-split.el (elmo-split-spam-p): New function.
3210
3211         * elmo-spam.el: New file.
3212
3213         * elsp-bogofilter.el: Ditto.
3214
3215 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
3216
3217         * elmo.el (elmo-folder-next-message-number): New API.
3218         (elmo-folder-next-message-number): Define.
3219         (elmo-message-field): Don't check folder length.
3220
3221         * elmo-net.el (elmo-folder-next-message-number): Define.
3222         (elmo-folder-next-message-number-unplugged): Define.
3223
3224         * elmo-map.el (elmo-folder-next-message-number): Define.
3225         (elmo-folder-delete-messages): Clear hash value.
3226
3227         * elmo-imap4.el (elmo-folder-next-message-number-plugged): Define.
3228
3229         * elmo-dop.el (elmo-folder-next-message-number-dop): New function.
3230         (elmo-folder-delete-messages-dop-delayed): Always return t.
3231
3232         * elmo-version.el (elmo-version): Up to 2.11.19.
3233
3234 2003-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3235
3236         * modb-legacy.el (elmo-msgdb-append-entity): Fixed the last
3237         change.
3238
3239         * modb-legacy.el (elmo-msgdb-append-entity): Registered an
3240         identical cons cell into the mark-alist and the hash table.
3241
3242 2003-10-08  Yuuichi Teranishi  <teranisi@gohome.org>
3243
3244         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Call
3245         elmo-folder-list-messages with argument `visible-only' as t.
3246
3247         * elmo-filter.el (elmo-folder-search-requires-msgdb-p): Define.
3248         (elmo-folder-msgdb-create): Check the target folder.
3249
3250 2003-10-07  Yuuichi Teranishi  <teranisi@gohome.org>
3251
3252         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Use
3253         `permanentflag' instead of `flags'.
3254         (elmo-folder-open): Ditto.
3255         (elmo-imap4-set-flag): Treat \Deleted flag as an exception.
3256         (elmo-imap4-disuse-server-flag-mailbox-regexp): Abolish.
3257         (elmo-folder-use-flag-p): Always return t.
3258         (elmo-imap4-session-select-mailbox): Use value of `flags' if
3259         `permanentflags' does not exist.
3260         (elmo-folder-open): Ditto.
3261
3262 2003-10-06  Yuuichi Teranishi  <teranisi@gohome.org>
3263
3264         * modb-legacy.el (elmo-msgdb-message-entity): Return nil when key
3265         is nil.
3266         * modb-standard.el (elmo-msgdb-message-entity): Ditto.
3267
3268         * elmo-imap4.el (elmo-imap4-session): Added new slot `flags'.
3269         (elmo-imap4-session-select-mailbox): Set it according to the SELECT
3270         response.
3271         (elmo-folder-open): Ditto.
3272         (elmo-imap4-set-flag): Send store flag command only when the `flags'
3273         slot of the session includes the flag.
3274         (elmo-imap4-session-flag-available-p): New function.
3275         (elmo-imap4-folder-list-flagged): Ditto.
3276         (elmo-folder-list-unreads-plugged): Use it.
3277         (elmo-folder-list-importants-plugged): Ditto.
3278         (elmo-folder-list-answereds-plugged): Ditto.
3279         (elmo-imap4-search-internal-primitive): Ditto.
3280         (elmo-imap4-folder-list-any-plugged,
3281         elmo-imap4-folder-list-digest-plugged): Abolish.
3282
3283         * elmo-filter.el (elmo-folder-search): Don't call elmo-list-filter
3284         if numbers is nil.
3285
3286 2003-10-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
3287
3288         * elmo-util.el (toplevel): Require emu for char-list-to-string.
3289
3290 2003-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
3291
3292         * elmo-util.el (elmo-get-hash-val): Simplify.
3293         (elmo-set-hash-val): Rewrite.
3294
3295 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3296
3297         * elmo.el (elmo-folder-list-messages): Append killed messages into
3298         result if `visible-only' is nil and `in-msgdb' is non-nil.
3299
3300         * elmo-util.el (elmo-uniq-list): Added optional argument
3301         `delete-function'.
3302
3303         * modb.el (elmo-msgdb-flag-count): New API.
3304
3305         * modb-standard.el (modb-standard): Added slot flag-count.
3306         (modb-standard-countup-flags): New function.
3307         (modb-standard-load-flag): Call it.
3308         (elmo-msgdb-append): Ditto.
3309         (elmo-msgdb-clear): Clear slot flag-count.
3310         (elmo-msgdb-set-flag): Call modb-standard-countup-flags.
3311         (elmo-msgdb-unset-flag): Treat `all' flag and call
3312         modb-standard-countup-flags.
3313         (elmo-msgdb-flag-count): Define.
3314         (elmo-msgdb-append-entity): Call modb-standard-countup-flags.
3315         (elmo-msgdb-delete-messages): Ditto.
3316
3317         * modb-legacy.el (elmo-msgdb-unset-flag): Treat `all' flag.
3318         (elmo-msgdb-flag-count): Define.
3319
3320         * elmo.el (elmo-folder-list-messages): Undo last change.
3321         (elmo-folder-count-flags): Use elmo-msgdb-flag-count.
3322         (elmo-folder-kill-messages): Unset all flags to numbers.
3323
3324         * elmo-sendlog.el (elmo-folder-delete-messages): Rewrite; use
3325         elmo-folder-kill-messages.
3326
3327         * elmo-nntp.el (elmo-folder-delete-messages): Ditto.
3328         (elmo-nntp-folder-delete-messages): Abolish.
3329
3330         * elmo-version.el (elmo-version): Up to 2.11.18.
3331
3332 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3333
3334         * elmo.el (elmo-folder-kill-messages-before): Abolish.
3335         (elmo-folder-kill-messages-range): New function.
3336         (elmo-folder-synchronize): Use elmo-folder-kill-messages-range
3337         instead of elmo-folder-kill-messages-before.
3338
3339 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3340
3341         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use
3342         elmo-imap4-current-msgdb to decide entity handler.
3343
3344 2003-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
3345
3346         * elmo-dop.el (elmo-dop-msgdb): Rewrite.
3347
3348         * modb-legacy.el (elmo-msgdb-overview-entity-get-id-internal): New
3349         inline function.
3350         (elmo-msgdb-overview-entity-get-number-internal): Ditto.
3351         (elmo-msgdb-overview-entity-set-number,
3352         elmo-msgdb-overview-entity-get-references,
3353         elmo-msgdb-overview-entity-set-references,
3354         elmo-msgdb-overview-entity-get-from-no-decode,
3355         elmo-msgdb-overview-entity-get-from,
3356         elmo-msgdb-overview-entity-set-from,
3357         elmo-msgdb-overview-entity-get-subject,
3358         elmo-msgdb-overview-entity-get-subject-no-decode,
3359         elmo-msgdb-overview-entity-set-subject,
3360         elmo-msgdb-overview-entity-get-date,
3361         elmo-msgdb-overview-entity-set-date,
3362         elmo-msgdb-overview-entity-get-to,
3363         elmo-msgdb-overview-entity-get-cc,
3364         elmo-msgdb-overview-entity-get-size,
3365         elmo-msgdb-overview-entity-set-size,
3366         elmo-msgdb-overview-entity-get-extra,
3367         elmo-msgdb-overview-entity-set-extra,
3368         elmo-msgdb-overview-entity-get-extra-field,
3369         elmo-msgdb-overview-entity-set-extra-field): Moved to elmo-msgdb.el.
3370         (elmo-msgdb-make-index): Use
3371         `elmo-msgdb-overview-entity-get-number-internal'.
3372         (elmo-msgdb-clear-index): Ditto.
3373         (elmo-msgdb-append-entity): Ditto;
3374         Use `elmo-msgdb-overview-entity-get-id-internal'.
3375
3376         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-number,
3377         elmo-msgdb-overview-entity-set-number,
3378         elmo-msgdb-overview-entity-get-references,
3379         elmo-msgdb-overview-entity-set-references,
3380         elmo-msgdb-overview-entity-get-from-no-decode,
3381         elmo-msgdb-overview-entity-get-from,
3382         elmo-msgdb-overview-entity-set-from,
3383         elmo-msgdb-overview-entity-get-subject,
3384         elmo-msgdb-overview-entity-get-subject-no-decode,
3385         elmo-msgdb-overview-entity-set-subject,
3386         elmo-msgdb-overview-entity-get-date,
3387         elmo-msgdb-overview-entity-set-date,
3388         elmo-msgdb-overview-entity-get-to,
3389         elmo-msgdb-overview-entity-get-cc,
3390         elmo-msgdb-overview-entity-get-size,
3391         elmo-msgdb-overview-entity-set-size,
3392         elmo-msgdb-overview-entity-get-extra,
3393         elmo-msgdb-overview-entity-set-extra,
3394         elmo-msgdb-overview-entity-get-extra-field,
3395         elmo-msgdb-overview-entity-set-extra-field): Moved from modb-legacy.el
3396         and rewrote for backward compatibility.
3397
3398 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3399
3400         * elmo.el (elmo-message-entity-number,
3401         elmo-message-entity-set-number,
3402         elmo-message-entity-field,
3403         elmo-message-entity-set-field): Moved to elmo-msgdb.el.
3404
3405         * elmo-msgdb.el (elmo-message-entity-number,
3406         elmo-message-entity-set-number,
3407         elmo-message-entity-field,
3408         elmo-message-entity-set-field): Moved from elmo.el.
3409
3410 2003-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3411
3412         * elmo.el (toplevel): Changed definition orders.
3413
3414 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3415
3416         * modb.el (elmo-msgdb-search): New API .
3417         (elmo-msgdb-match-condition): Ditto.
3418
3419         * modb-standard.el (elmo-msgdb-search): Define.
3420
3421         * modb-legacy.el (elmo-msgdb-search): Ditto.
3422
3423         * modb-entity.el (elmo-msgdb-message-match-condition): Renamed
3424         from elmo-msgdb-match-condition-internal.
3425
3426         * elmo.el (elmo-folder-search-fast): Abolish.
3427         (elmo-folder-search): Use elmo-msgdb-search and
3428         elmo-with-progress-display.
3429
3430         * elmo-msgdb.el (elmo-msgdb-match-condition): Removed; redefined
3431         as msgdb API.
3432
3433         * elmo.el (elmo-folder): Remove slot message-modified and
3434         flag-modified.
3435         (elmo-folder-set-message-modified): Abolish.
3436         (elmo-generic-folder-commit): Follow the change above.
3437         (elmo-folder-synchronize): Ditto.
3438
3439         * elmo-pipe.el (elmo-folder-set-message-modified): Abolish.
3440
3441         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
3442
3443         * elmo-filter.el (elmo-folder-set-message-modified): Ditto.
3444
3445 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3446
3447         * modb-standard.el (modb-standard-make-message-entity,
3448         elmo-msgdb-make-message-entity,
3449         elmo-msgdb-create-message-entity-from-buffer,
3450         elmo-msgdb-message-entity-number,
3451         elmo-msgdb-message-entity-set-number,
3452         elmo-msgdb-message-entity-field,
3453         elmo-msgdb-message-entity-set-field,
3454         elmo-msgdb-copy-message-entity,
3455         elmo-msgdb-match-condition-internal): Remove.
3456
3457         * modb-entity.el: New file (again).
3458
3459         * modb.el (toplevel): Require modb-entity.
3460         (elmo-msgdb-message-entity-handler): New method.
3461
3462         * modb-standard.el (modb-standard-entity-id): Use
3463         elmo-message-entity-handler.
3464         (modb-standard-load-entity): Ditto.
3465         (elmo-msgdb-append-entity): Ditto.
3466         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3467
3468         * modb-legacy.el (elmo-msgdb-get-decoded-cache,
3469         elmo-msgdb-decoded-cache-hashtb,
3470         (modb-legacy-make-message-entity,
3471         elmo-msgdb-make-message-entity,
3472         elmo-msgdb-create-message-entity-from-buffer,
3473         elmo-msgdb-message-entity-number,
3474         elmo-msgdb-message-entity-set-number,
3475         elmo-msgdb-message-entity-field,
3476         elmo-msgdb-message-entity-set-field,
3477         elmo-msgdb-copy-message-entity,
3478         elmo-msgdb-match-condition-internal,
3479         elmo-msgdb-match-condition-primitive): Moved to modb-entity.el.
3480
3481         * elmo.el (elmo-message-copy-entity): Use elmo-message-entity-handler.
3482         (elmo-message-entity-set-number): Ditto.
3483         (elmo-message-entity-field): Ditto.
3484         (elmo-message-entity-set-field): Ditto.
3485
3486         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Ditto.
3487
3488         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3489
3490         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
3491
3492         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
3493         (elmo-nntp-msgdb-create-message): Ditto.
3494
3495         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
3496         (elmo-folder-msgdb-create): Add unread flag.
3497
3498         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3499
3500         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Ditto.
3501
3502         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Ditto.
3503
3504         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
3505
3506         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Call
3507         elmo-msgdb-messge-entity-handler.
3508         * elmo-version.el (elmo-version): Up to 2.11.17.
3509
3510 2003-09-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3511
3512         * elmo-shimbun.el (elmo-shimbun-update-overview): Fixed the last
3513         change.
3514
3515 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3516
3517         * elmo.el (elmo-message-field): Use elmo-message-entity-field.
3518
3519         * elmo-msgdb.el (elmo-msgdb-get-number): Abolish.
3520         (elmo-msgdb-get-parent-entity): Use elmo-message-entity-field.
3521         (elmo-msgdb-flag-table): Ditto.
3522         (elmo-msgdb-sort-by-date): Ditto.
3523
3524         * modb.el (elmo-msgdb-create-message-entity-from-file): Define.
3525
3526         * modb-standard.el (toplevel): Require mime.
3527         (modb-standard-entity-id): Use elmo-msgdb-message-entity-field.
3528         (modb-standard-load-entity): Use elmo-msgdb-message-entity-field and
3529         elmo-msgdb-message-entity-number.
3530         (elmo-msgdb-append-entity): Ditto.
3531         (elmo-msgdb-create-message-entity-from-file): Remove.
3532         (elmo-msgdb-create-message-entity-from-buffer): Use msgdb which 
3533         corresponds to the entity.
3534         (elmo-msgdb-message-entity-number): Do nothing currently.
3535         (elmo-msgdb-message-entity-field): Ditto.
3536         (elmo-msgdb-message-entity-set-field): Ditto.
3537         (elmo-msgdb-copy-message-entity): Ditto.
3538         (elmo-msgdb-match-condition-internal): Ditto.
3539
3540         * modb-legacy.el (elmo-msgdb-insert-file-header): Moved to
3541         elmo-util.el.
3542         (elmo-msgdb-create-message-entity-from-file): Remove.
3543
3544         * elmo-util.el (elmo-msgdb-insert-file-header): Moved from
3545         modb-legacy.el.
3546         (elmo-multiple-field-body): Moved from elmo-msgdb.el.
3547
3548         * elmo-msgdb.el (elmo-multiple-field-body): Moved to elmo-util.el.
3549
3550 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3551
3552         * modb.el (elmo-msgdb-make-message-entity): Define simple one.
3553         (elmo-msgdb-message-entity-field): Ditto.
3554         (elmo-msgdb-message-entity-number): Ditto.
3555
3556 2003-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3557
3558         * modb-standard.el (elmo-msgdb-create-message-entity-from-buffer): 
3559         Fixed how to set extra field into entity.
3560         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3561         symbol.
3562
3563         * modb-legacy.el (elmo-msgdb-create-message-entity-from-buffer):
3564         Fixed how to set extra field into entity.
3565         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3566         symbol.
3567
3568 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3569
3570         * modb.el (elmo-message-entity-db): New function.
3571         (elmo-msgdb-make-message-entity): New API.
3572         (elmo-msgdb-message-entity-number): Ditto.
3573         (elmo-msgdb-message-entity-set-number): Ditto.
3574         (elmo-msgdb-message-entity-field): Ditto.
3575         (elmo-msgdb-message-entity-set-field): Ditto.
3576         (elmo-msgdb-copy-message-entity): Ditto.
3577         (elmo-msgdb-create-message-entity-from-file): Ditto.
3578         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3579         (elmo-msgdb-match-condition-internal): Ditto.
3580
3581         * modb-standard.el (modb-legacy): Require modb-legacy.
3582         (modb-standard-make-message-entity): New inline function.
3583         (elmo-msgdb-make-message-entity): Define.
3584         (elmo-msgdb-create-message-entity-from-file): Ditto.
3585         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3586         (elmo-msgdb-message-entity-field): Ditto.
3587         (elmo-msgdb-message-entity-set-field): Ditto.
3588         (elmo-msgdb-copy-message-entity): Ditto.
3589         (elmo-msgdb-match-condition-internal): Ditto.
3590
3591         * modb-legacy.el: Don't require modb-entity.
3592         (elmo-msgdb-decoded-cache-hashtb): Moved from elmo-msgdb.el
3593         (elmo-msgdb-match-condition-primitive): Ditto.
3594         (elmo-msgdb-get-decoded-cache): Ditto.
3595         (elmo-msgdb-overview-entity-get-id): Ditto.
3596         (elmo-msgdb-overview-entity-get-number): Ditto.
3597         (elmo-msgdb-overview-entity-set-number): Ditto.
3598         (elmo-msgdb-overview-entity-get-references): Ditto.
3599         (elmo-msgdb-overview-entity-set-references): Ditto.
3600         (elmo-msgdb-overview-entity-get-from-no-decode): Ditto.
3601         (elmo-msgdb-overview-entity-get-from): Ditto.
3602         (elmo-msgdb-overview-entity-set-from): Ditto.
3603         (elmo-msgdb-overview-entity-get-subject): Ditto.
3604         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
3605         (elmo-msgdb-overview-entity-set-subject): Ditto.
3606         (elmo-msgdb-overview-entity-get-date): Ditto.
3607         (elmo-msgdb-overview-entity-set-date): Ditto.
3608         (elmo-msgdb-overview-entity-get-to): Ditto.
3609         (elmo-msgdb-overview-entity-get-cc): Ditto.
3610         (elmo-msgdb-overview-entity-get-size): Ditto.
3611         (elmo-msgdb-overview-entity-set-size): Ditto.
3612         (elmo-msgdb-overview-entity-get-extra): Ditto.
3613         (elmo-msgdb-overview-entity-set-extra): Ditto.
3614         (elmo-msgdb-overview-entity-get-extra-field): Ditto.
3615         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
3616         (elmo-msgdb-number-load): Ditto.
3617         (elmo-msgdb-overview-load): Ditto.
3618         (elmo-msgdb-mark-load): Ditto.
3619         (elmo-msgdb-number-save): Ditto.
3620         (elmo-msgdb-mark-save): Ditto.
3621         (elmo-msgdb-overview-save): Ditto.
3622         (modb-legacy-make-message-entity): New inline function.
3623         (elmo-msgdb-insert-file-header): Ditto.
3624         (elmo-msgdb-make-message-entity): Define.
3625         (elmo-msgdb-create-message-entity-from-file): Ditto.
3626         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3627         (elmo-msgdb-message-entity-number): Ditto.
3628         (elmo-msgdb-message-entity-set-number): Ditto.
3629         (elmo-msgdb-message-entity-field): Ditto.
3630         (elmo-msgdb-message-entity-set-field): Ditto.
3631         (elmo-msgdb-copy-message-entity): Ditto.
3632         (elmo-msgdb-match-condition-internal): Ditto.
3633
3634         * elmo.el (elmo-find-fetch-strategy): Use elmo-message-entity-field.
3635         (elmo-message-copy-entity): Rewrite.
3636         (elmo-message-entity-number): Ditto.
3637         (elmo-message-entity-set-number): Ditto.
3638         (elmo-message-entity-field): Use elmo-message-entity-db.
3639         (elmo-message-entity-set-field): Ditto.
3640         (elmo-message-field): Rewrite.
3641
3642         * elmo-util.el (elmo-msgdb-get-last-message-id): Moved from
3643         elmo-msgdb.el
3644         (elmo-msgdb-get-message-id-from-buffer): Ditto.
3645
3646         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
3647         elmo-message-entity-field.
3648         (elmo-shimbun-folder-shimbun-header): Ditto.
3649         (elmo-shimbun-entity-to-header): Ditto.
3650         (elmo-folder-msgdb-create): Ditto.
3651         (elmo-shimbun-msgdb-create-entity): Ditto;
3652         Use elmo-msgdb-create-message-entity-from-buffer.
3653         (elmo-shimbun-update-overview): Use elmo-message-entity-set-field.
3654         (elmo-map-folder-list-message-locations): elmo-message-entity-field.
3655
3656         * elmo-sendlog.el (elmo-folder-msgdb-create): Use
3657         elmo-msgdb-create-message-entity-from-file and 
3658         elmo-message-entity-field.
3659
3660         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
3661         elmo-message-entity-number.
3662         (elmo-pop3-msgdb-create-message): Use
3663         elmo-msgdb-create-message-entity-from-buffer,
3664         elmo-message-entity-set-field, elmo-message-entity-number and
3665         elmo-message-entity-set-number.
3666
3667         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Follow
3668         the API change in elmo-msgdb-make-message-entity.
3669         (elmo-nntp-msgdb-create-message): Use
3670         elmo-msgdb-create-message-entity-from-buffer.
3671
3672         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Use
3673         elmo-message-entity-field and
3674         elmo-msgdb-create-message-entity-from-file.
3675
3676         * elmo-msgdb.el (toplevel): Don't require modb-entity.
3677         (elmo-msgdb-get-field): Abolish.
3678         (elmo-msgdb-get-number): Rewrite.
3679         (elmo-msgdb-sort-by-date): Use elmo-message-entity-field.
3680         (elmo-msgdb-flag-table): Ditto.
3681         (elmo-msgdb-get-last-message-id,
3682         elmo-msgdb-number-load, elmo-msgdb-overview-load,
3683         elmo-msgdb-mark-load, elmo-msgdb-number-save,
3684         elmo-msgdb-mark-save, elmo-msgdb-overview-save): Moved to modb-legacy.
3685         (elmo-msgdb-create-overview-from-buffer,
3686         elmo-msgdb-overview-get-parent-entity): Abolish.
3687
3688         * elmo-mime.el (elmo-mime-display-as-is): Use
3689         elmo-message-entity-field.
3690
3691         * elmo-map.el (elmo-folder-pack-numbers): Use
3692         elmo-message-entity-set-number.
3693
3694         * elmo-maildir.el (elmo-folder-msgdb-create): 
3695         elmo-msgdb-create-message-entity-from-file instead of
3696         elmo-msgdb-create-overview-entity-from-file.
3697
3698         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Added argument
3699         msgdb.
3700         (elmo-folder-msgdb-create): Use elmo-message-entity-field.
3701         (elmo-folder-pack-numbers): Use elmo-message-entity-set-number.
3702
3703         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Use
3704         elmo-messge-entity-field and elmo-message-entity-number.
3705         (elmo-imap4-fetch-callback-1): Call
3706         elmo-msgdb-create-message-entity-from-buffer instead of
3707         elmo-msgdb-create-overview-from-buffer. 
3708         (elmo-folder-msgdb-create-plugged): Use elmo-messge-entity-field.
3709         (elmo-find-fetch-strategy): Likewise.
3710
3711         * elmo-flag.el (elmo-folder-msgdb-create): Call 
3712         elmo-localdir-msgdb-create-entity with argument msgdb.
3713
3714         * elmo-dop.el (elmo-dop-msgdb): Use elmo-message-entity-number
3715         and elmo-message-entity-set-number.
3716
3717         * elmo-cache.el (elmo-folder-msgdb-create): Use
3718         elmo-message-entity-field.
3719         (elmo-folder-msgdb-create): Call
3720         elmo-msgdb-create-message-entity-from-file instead of
3721         elmo-msgdb-create-overview-entity-from-file.
3722
3723         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Added
3724         argument msgdb; Call elmo-msgdb-create-message-from-buffer
3725         instead of elmo-msgdb-create-overview-from-buffer.
3726         (elmo-archive-msgdb-create-entity): Ditto.
3727         (elmo-archive-msgdb-create-as-numlist-subr1): Use
3728         elmo-message-entity-field.
3729         (elmo-archive-parse-mmdf): Ditto.
3730
3731         * modb-entity.el: Removed.
3732
3733         * elmo-version.el (elmo-version): Up to 2.11.16.
3734
3735 2003-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3736
3737         * elmo-map.el (elmo-folder-unflag-answered): Added optional argument
3738         `is-local'.
3739         (elmo-folder-flag-as-answered): Ditto.
3740
3741 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3742
3743         * modb-standard.el: New file.
3744
3745         * elmo.el (elmo-folder-clear): Reconstruct msgdb if
3746         elmo-msgdb-convert-type is `sync'.
3747
3748         * elmo-vars.el (elmo-msgdb-default-type): Added `standard'.
3749         (elmo-msgdb-convert-type): New user option.
3750
3751         * elmo-msgdb.el (elmo-msgdb-load-priorities): New internal variable.
3752         (elmo-load-msgdb): Auto detect saved type.
3753
3754         * elmo-version.el (elmo-version): Up to 2.11.15.
3755
3756 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3757
3758         * elmo-flag.el (elmo-folder-list-global-flag-messages): New function.
3759
3760         * elmo.el (elmo-folder-delete-messages): Added notice in docstring.
3761         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages
3762         with argument `delete-if-none' when dst-folder is 'null.
3763
3764         * elmo-flag.el (elmo-folder-append-messages): Defined.
3765         (elmo-global-flag-detach-messages): Added argumnet `delete-if-none'.
3766
3767 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3768
3769         * elmo-flag.el (elmo-folder-initialize): Fixed ("/.minfo"->".minfo").
3770
3771 2003-09-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3772
3773         * elmo-flag.el (elmo-folder-expand-msgdb-path): Define.
3774         (elmo-folder-initialize): Use `elmo-folder-msgdb-path'.
3775         (elmo-folder-commit): Ditto.
3776
3777 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3778
3779         * elmo-flag.el: New file.
3780
3781         * elmo-mark.el: Removed.
3782
3783         * modb-legacy.el (modb-legacy-new-mark,
3784         modb-legacy-unread-uncached-mark,
3785         modb-legacy-unread-cached-mark,
3786         modb-legacy-read-uncached-mark,
3787         modb-legacy-answered-cached-mark,
3788         modb-legacy-answered-uncached-mark,
3789         modb-legacy-important-mark): New constants (Moved from elmo-msgdb.el);
3790         All other related portions are changed.
3791
3792         * elmo.el (luna-define-class): Changed mark-modified to flag-modified.
3793         (elmo-folder-list-messages-with-global-mark): Abolish.
3794         (elmo-folder-unflag-important): Renamed from `mark' to `flag'.
3795         (elmo-folder-flag-as-important): Ditto.
3796         (elmo-folder-unflag-read): Ditto.
3797         (elmo-folder-flag-as-read): Ditto.
3798         (elmo-folder-unflag-answered): Ditto.
3799         (elmo-folder-flag-as-answered): Ditto.
3800         (elmo-message-encache): Return the cache path.
3801         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages.
3802         (elmo-message-set-flag): Transitional implementation.
3803         (elmo-message-unset-flag): Ditto.
3804         (elmo-folder-unflag-important): Call elmo-global-flag-detach.
3805         (elmo-folder-flag-as-important): Call elmo-global-flag-set.
3806         (elmo-init): Call elmo-global-flag-initialize.
3807         (toplevel): Added autoload settings for elmo-flag.
3808
3809         * elmo-vars.el (elmo-msgdb-global-mark-filename): Abolished.
3810
3811         * elmo-util.el: Removed all elmo-msgdb-global-mark stuff.
3812         (elmo-file-cache-delete): Don't treat global-mark.
3813
3814         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
3815
3816         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3817
3818         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Call
3819         `elmo-global-flags-set'.
3820
3821         * elmo-pipe.el (elmo-folder-flag-as-read): Renamed from `mark' to
3822         `flag'.
3823         (elmo-folder-unflag-read): Ditto.
3824         (elmo-folder-unflag-important): Ditto.
3825         (elmo-folder-flag-as-important): Ditto.
3826         (elmo-folder-unflag-answered): Ditto.
3827         (elmo-folder-flag-as-answered): Ditto.
3828
3829         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Call
3830         `elmo-global-flags-set'.
3831         (elmo-folder-flag-as-read): Renamed from `mark' to `flag'.
3832
3833         * elmo-nmz.el (elmo-folder-msgdb-create): Always put `new' flag.
3834
3835         * elmo-net.el (elmo-folder-unflag-important): Renamed from `mark' to
3836         `flag'.
3837         (elmo-folder-flag-as-important): Ditto.
3838         (elmo-folder-unflag-important): Ditto.
3839         (elmo-folder-flag-as-important): Ditto.
3840         (elmo-folder-unflag-read): Ditto.
3841         (elmo-folder-flag-as-read): Ditto.
3842         (elmo-folder-unflag-answered): Ditto.
3843         (elmo-folder-flag-as-answered): Ditto.
3844
3845         * elmo-multi.el (elmo-folder-list-importants): Don't call
3846         elmo-folder-list-messages-with-global-mark.
3847         (elmo-folder-flag-as-important): Renamed from `mark' to `flag'.
3848         (elmo-folder-unflag-important): Ditto.
3849         (elmo-folder-flag-as-read): Ditto.
3850         (elmo-folder-unflag-read): Ditto.
3851         (elmo-folder-flag-as-answered): Ditto.
3852         (elmo-folder-unflag-answered): Ditto.
3853
3854         * elmo-msgdb.el (elmo-msgdb-new-mark,
3855         elmo-msgdb-unread-uncached-mark, elmo-msgdb-unread-cached-mark,
3856         elmo-msgdb-read-uncached-mark, elmo-msgdb-answered-cached-mark,
3857         elmo-msgdb-answered-uncached-mark, elmo-msgdb-important-mark): Removed
3858         (Moved to modb-legacy.el).
3859         (elmo-flag-table-get): Treat important flag too.
3860
3861         * elmo-map.el (elmo-map-folder-unflag-important): Renamed from
3862         `mark' to `flag'.
3863         (elmo-map-folder-flag-as-important): Ditto.
3864         (elmo-map-folder-unflag-read): Ditto.
3865         (elmo-map-folder-flag-as-read): Ditto.
3866         (elmo-map-folder-unflag-answered): Ditto.
3867         (elmo-map-folder-flag-as-answered): Ditto.
3868         (elmo-folder-unflag-important): Ditto.
3869         (elmo-folder-flag-as-important): Ditto.
3870         (elmo-folder-unflag-read): Ditto.
3871         (elmo-folder-flag-as-read): Ditto.
3872         (elmo-folder-unflag-answered): Ditto.
3873         (elmo-folder-flag-as-answered): Ditto.
3874
3875         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3876         (elmo-map-folder-flag-as-important): Renamed from `mark' to
3877         `flag'.
3878         (elmo-map-folder-unflag-important): Ditto.
3879         (elmo-map-folder-flag-as-read): Ditto.
3880         (elmo-map-folder-unflag-read): Ditto.
3881         (elmo-map-folder-flag-as-answered): Ditto.
3882         (elmo-map-folder-unflag-answered): Ditto.
3883
3884         * elmo-localdir.el (elmo-folder-msgdb-create): Call
3885         `elmo-global-flags-set'.
3886         (elmo-global-flags-set): Added autoload setting.
3887
3888         * elmo-internal.el (elmo-internal-folder-list): Changed `mark' to
3889         `flag'.
3890
3891         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Don't call
3892         `elmo-msgdb-global-mark-set'.
3893         (elmo-folder-msgdb-create-plugged): Changed callback-data structure;
3894         Call `elmo-global-flags-set'.
3895         (elmo-folder-unflag-important-plugged): Renamed from `mark' to
3896         `flag'.
3897         (elmo-folder-flag-as-important-plugged): Ditto.
3898         (elmo-folder-unflag-read-plugged): Ditto.
3899         (elmo-folder-flag-as-read-plugged): Ditto.
3900         (elmo-folder-unflag-answered-plugged): Ditto.
3901         (elmo-folder-flag-as-answered-plugged): Ditto.
3902         (elmo-global-flags-set): Added autoload setting.
3903
3904         * elmo-filter.el (elmo-folder-flag-as-read): Renamed from `mark' to
3905         `flag'.
3906         (elmo-folder-unflag-read): Ditto.
3907         (elmo-folder-flag-as-important): Ditto.
3908         (elmo-folder-unflag-important): Ditto.
3909         (elmo-folder-flag-as-answered): Ditto.
3910         (elmo-folder-unflag-answered): Ditto.
3911
3912         * elmo-dop.el (elmo-dop-queue-merge-method-list): Follow the API
3913         change of `mark'->`flag'.
3914         (elmo-dop-queue-method-name-alist): Ditto.
3915         (elmo-folder-flag-as-read-dop): Renamed from `mark' to `flag'.
3916         (elmo-folder-unflag-read-dop): Ditto.
3917         (elmo-folder-flag-as-important-dop): Ditto.
3918         (elmo-folder-unflag-important-dop): Ditto.
3919         (elmo-folder-flag-as-answered-dop): Ditto.
3920         (elmo-folder-unflag-answered-dop): Ditto.
3921
3922         * elmo-cache.el (elmo-folder-msgdb-create): Call
3923         `elmo-global-flags-set'.
3924
3925         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
3926         Call `elmo-global-flags-set'.
3927         (elmo-archive-msgdb-create-as-numlist-subr2): Call
3928         elmo-archive-parse-mmdf with argument `folder'.
3929         (elmo-archive-parse-mmdf): Added argument `folder';
3930         Call `elmo-global-flags-set'.
3931
3932         * elmo-version.el (elmo-version): Up to 2.11.14.
3933
3934 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3935
3936         * modb.el (elmo-msgdb-length): Define.
3937
3938         * elmo.el (elmo-make-folder): Fixed.
3939         (elmo-generic-folder-append-messages): Follow the API change.
3940
3941         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Follow the
3942         API change.
3943
3944 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3945
3946         * modb.el: New file.
3947
3948         * modb-entity.el: Ditto.
3949
3950         * modb-legacy.el: Ditto.
3951
3952         * elmo-msgdb.el (elmo-make-msgdb): Added 2nd argument `type'.
3953         (elmo-msgdb-get-number): Use `elmo-msgdb-message-entity' instead
3954         of `elmo-msgdb-overview-get-entity'.
3955         (elmo-msgdb-get-field): Ditto.
3956         (elmo-msgdb-merge): Moved to `elmo.el'.
3957         (elmo-msgdb-length): Removed; redefine as modb method.
3958         (elmo-msgdb-change-mark): Abolish.
3959         (elmo-msgdb-out-of-date-messages): Rewrite; don't use it.
3960         (elmo-msgdb-match-condition): Don't use mark.
3961         (elmo-msgdb-overview-get-entity): Abolish.
3962         Split modb part into `modb*.el'.
3963
3964         * elmo-vars.el (elmo-msgdb-default-type): New user option.
3965
3966         * elmo-shimbun.el (shimbun-mua-search-id): Use
3967         `elmo-msgdb-message-entity' instead of
3968         `elmo-msgdb-overview-get-entity'.
3969         (elmo-shimbun-folder-shimbun-header): Ditto.
3970         (elmo-shimbun-get-headers): Ditto.
3971         (elmo-shimbun-update-overview): Ditto.
3972
3973         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
3974
3975         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
3976
3977         * elmo.el (elmo-folder-list-messages-with-global-mark): Ditto.
3978         (elmo-msgdb-merge): Moved from `elmo-msgdb.el'.
3979
3980         * elmo-mark.el (elmo-mark-folder-msgdb-create): Don't use
3981         `elmo-msgdb-mark-to-flags'.
3982
3983         * elmo-map.el (elmo-folder-pack-numbers): Don't use
3984         `elmo-msgdb-set-path'.
3985
3986         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
3987  
3988         * elmo-version.el (elmo-version): Up to 2.11.13.
3989
3990         * elmo.el (elmo-generic-folder-commit): Don't load msgdb.
3991
3992         * elmo-mark.el (elmo-mark-folder-msgdb-create): Use flag instead
3993         of mark.
3994
3995 2003-09-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3996
3997         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed paren
3998         mismatch.
3999
4000 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4001
4002         * elmo.el (elmo-message-cached-p): Use `elmo-message-flagged-p'
4003         instead of `elmo-msgdb-get-cached'.
4004         (elmo-message-set-cached): Don't use `elmo-msgdb-set-cached'.
4005
4006         * elmo-msgdb.el (elmo-msgdb-get-cached): Abolish.
4007         (elmo-msgdb-set-cached): Ditto.
4008         (elmo-msgdb-set-flag): Rewrite.
4009         (elmo-msgdb-unset-flag): Ditto.
4010
4011         * elmo-msgdb.el: Rewrite with luna.
4012
4013         * elmo.el (elmo-folder-msgdb-load): Renamed from `elmo-msgdb-load'.
4014         (elmo-folder-msgdb): Follow the change above.
4015         (elmo-generic-folder-commit): Use `elmo-msgdb-save'.
4016         (elmo-folder-unmark-important): Follow the API change.
4017         (elmo-folder-mark-as-important): Ditto.
4018         (elmo-folder-unmark-read): Ditto.
4019         (elmo-folder-mark-as-read): Ditto.
4020         (elmo-folder-unmark-answered): Ditto.
4021         (elmo-folder-mark-as-answered): Ditto.
4022         (elmo-folder-clear): Likewise.
4023
4024         * elmo-imap4.el (elmo-folder-open): Use `elmo-folder-msgdb-load'
4025         instead of `elmo-msgdb-load' (renamed).
4026
4027         * elmo-version.el (elmo-version): Up to 2.11.12.
4028
4029 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4030
4031         * elmo.el (elmo-generic-folder-append-messages): Follow the API
4032         change.
4033         (elmo-message-mark): Abolish.
4034         (elmo-folder-synchronize): Use `elmo-msgdb-out-of-date-messages'
4035         instead of `elmo-msgdb-change-mark'.
4036
4037         * elmo-pipe.el (elmo-message-mark): Abolish.
4038
4039         * elmo-multi.el (elmo-message-mark): Ditto.
4040
4041         * elmo-msgdb.el (elmo-msgdb-new-mark): Changed to constant.
4042         (elmo-msgdb-unread-uncached-mark): Ditto.
4043         (elmo-msgdb-unread-cached-mark): Ditto.
4044         (elmo-msgdb-read-uncached-mark): Ditto.
4045         (elmo-msgdb-answered-cached-mark): Ditto.
4046         (elmo-msgdb-answered-uncached-mark): Ditto.
4047         (elmo-msgdb-important-mark): Ditto.
4048         (elmo-msgdb-flags-to-mark): Remove arguments `cached' and
4049         `use-cache'.
4050         (elmo-msgdb-append-entity): Changed 3rd arg from `mark' to
4051         `flags'.
4052         (elmo-flag-table-load): Changed flag to list of flag.
4053         (elmo-flag-table-set): If flags is nil, set read flag.
4054         (elmo-flag-table-get): Return derived flags from global mark,
4055         cache status and saved flags.
4056         (elmo-msgdb-flag-table): Follow the change above.
4057         (elmo-msgdb-out-of-date-messages): New function.
4058
4059         * elmo-shimbun.el (elmo-folder-msgdb-create): Follow the API change.
4060
4061         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4062
4063         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
4064
4065         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
4066         (elmo-nntp-msgdb-create-message): Ditto.
4067
4068         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
4069
4070         * elmo-maildir.el (elmo-maildir-list-location): Treat flags as
4071         independent.
4072         (elmo-folder-msgdb-create): Follow the API change.
4073
4074         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
4075         (elmo-folder-append-messages): Ditto.
4076
4077         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
4078         (elmo-folder-append-buffer): Ditto.
4079
4080         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4081
4082         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
4083
4084         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
4085         (elmo-archive-parse-mmdf): Ditto.
4086
4087         * elmo-version.el (elmo-version): Up to 2.11.11.
4088
4089 2003-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4090
4091         * elmo.el (elmo-message-flags): Use `elmo-msgdb-flags' instead of
4092         `elmo-msgdb-mark'.
4093
4094         * elmo-util.el (elmo-with-progress-display): Fixed edebug spec.
4095
4096         * elmo-pipe.el (elmo-message-flags): Defined.
4097
4098         * elmo-multi.el (elmo-message-flags): Ditto.
4099
4100 2003-09-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4101
4102         * elmo-msgdb.el (elmo-msgdb-delete-messages): Renamed from
4103         `elmo-msgdb-delete-msgs'.
4104
4105         * elmo.el (elmo-folder-count-flags): Don't use
4106         `elmo-msgdb-get-mark-alist'.
4107         (elmo-folder-detach-messages): Follow the API change.
4108
4109         * elmo.el (elmo-folder-list-messages): Append killed messages into
4110         result if `visible-only' is nil.
4111
4112         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Return a list of
4113         canceled messages.
4114         (elmo-nntp-folder-msgdb-create): Kill messages which already canceled.
4115         (elmo-folder-update-number): Likewise.
4116
4117         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number): Abolish.
4118         (elmo-pop3-sort-msgdb-by-original-number): Use
4119         `elmo-msgdb-sort-entities'.
4120
4121         * elmo-msgdb.el (elmo-msgdb-sort-entities): New function.
4122         (elmo-msgdb-sort-by-date): Use it.
4123         (elmo-msgdb-overview-sort-by-date): Abolish.
4124
4125         * elmo-dop.el (elmo-folder-status-dop): Fixed.
4126
4127         * elmo-msgdb.el (elmo-msgdb-list-messages): Undo last change.
4128         (elmo-msgdb-flags): New function.
4129         (elmo-msgdb-merge): Use elmo-msgdb-append.
4130
4131         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed the last
4132         change.
4133
4134         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
4135
4136         * elmo-dop.el (elmo-folder-status-dop): Use
4137         elmo-folder-list-messages instead of elmo-msgdb-list-messages.
4138
4139 2003-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4140
4141         * elmo-map.el (elmo-folder-pack-numbers): Rewrite.
4142
4143         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed last change.
4144
4145         * elmo-msgdb.el (elmo-msgdb-append-entity): Fixed.
4146
4147         * elmo-util.el (elmo-with-progress-display): New macro.
4148
4149         * elmo-localdir.el (elmo-folder-pack-numbers): Rewrite.
4150
4151 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4152
4153         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
4154         `elmo-folder-list-message-entities' instead of
4155         `elmo-msgdb-get-overview'.
4156         (elmo-map-folder-list-message-locations): Ditto.
4157
4158         * elmo-msgdb.el (elmo-msgdb-append): Rewrite (use interface
4159         methods instead of treat directly).
4160         (elmo-msgdb-clear): Ditto.
4161         (elmo-msgdb-delete-msgs): Ditto.
4162         (elmo-msgdb-sort-by-date): Ditto.
4163
4164         * elmo-nntp.el (elmo-nntp-msgdb-create-message): Removed unused
4165         local variables.
4166         (elmo-nntp-folder-msgdb-create): Follow the API change.
4167
4168         * elmo-version.el (elmo-version): Up to 2.11.10.
4169
4170 2003-08-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4171
4172         * elmo-msgdb.el (elmo-msgdb-mark-to-flags): New function.
4173         (elmo-msgdb-flags-to-mark): Ditto.
4174         (elmo-msgdb-append-entity): Ditto.
4175
4176         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
4177         Use `elmo-msgdb-append-entity' instead of construct msgdb.
4178         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
4179         (elmo-archive-parse-mmdf): Ditto.
4180
4181         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
4182
4183         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4184
4185         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
4186
4187         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
4188
4189         * elmo-mark.el (elmo-mark-folder-msgdb-create): Ditto.
4190
4191         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
4192
4193         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4194
4195         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
4196
4197         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
4198         (elmo-folder-msgdb-create-plugged): Set elmo-imap4-current-msgdb
4199         to empty msgdb.
4200
4201         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Use
4202         `elmo-msgdb-make-message-entity' and `elmo-msgdb-append-entity'
4203         instead of directly construction.
4204         (elmo-nntp-msgdb-create-message): Use `elmo-msgdb-append-entity'
4205         instead of construct msgdb.
4206
4207         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
4208         `elmo-msgdb-set-overview' instead of reconstruct msgdb.
4209         (elmo-pop3-msgdb-create-message): Use `elmo-msgdb-append-entity'
4210         instead of construct msgdb.
4211
4212 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4213
4214         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Decode value
4215         when field is from or subject.
4216
4217 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
4218
4219         * elmo-multi.el (elmo-message-entity-parent): Define.
4220         (elmo-folder-search): Rewrite.
4221
4222 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4223
4224         * elmo-multi.el (elmo-message-cached-p): Define.
4225
4226         * elmo.el (elmo-message-cached-p): New method.
4227         (elmo-message-accessible-p): Use it instead of msgdb API directly.
4228         (elmo-message-flags): New method.
4229         (elmo-message-flagged-p): New function.
4230
4231         * elmo-version.el (elmo-version): Up to 2.11.9.
4232
4233 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4234
4235         * elmo-version.el (elmo-version): Up to 2.11.8.
4236
4237         * elmo.el (elmo-folder-move-messages): Removed unused arguments.
4238
4239         * elmo-pipe.el (elmo-pipe-drain): Follow the change above.
4240
4241 2003-08-14  Yuuichi Teranishi  <teranisi@gohome.org>
4242
4243         * elmo.el (elmo-folder-detach-messages): Undo last change.
4244
4245 2003-08-13  Yuuichi Teranishi  <teranisi@gohome.org>
4246
4247         * elmo.el (elmo-folder-detach-messages): Don't load msgdb if empty.
4248
4249         * elmo-pipe.el (elmo-pipe-drain): Bind elmo-inhibit-number-mapping
4250         only when src folder type is pop3.
4251
4252 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
4253
4254         * elmo-msgdb.el (elmo-msgdb-make-index): Use
4255         elmo-msgdb-overview-entity-get-number instead of
4256         elmo-message-entity-number.
4257
4258 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4259
4260         * elmo-version.el (elmo-version): Up to 2.11.7.
4261
4262 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
4263
4264         * elmo.el (elmo-folder-append-msgdb): Rewrite and define as an inline
4265         function.
4266
4267         * elmo-msgdb.el (elmo-msgdb-append): Use elmo-msgdb-make-index-return.
4268         (elmo-msgdb-merge): New function.
4269         (elmo-msgdb-make-index-return): Renamed from elmo-msgdb-make-index.
4270         (elmo-msgdb-make-index): Rewrite.
4271
4272         * elmo-version.el (elmo-version): Up to 2.11.6.
4273
4274         * elmo-msgdb.el (elmo-msgdb-list-messages): If argument is a string,
4275         use it as a the path for loading message entities.
4276
4277         * elmo-dop.el (elmo-folder-status-dop): Use elmo-msgdb-list-messages.
4278
4279 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
4280
4281         * elmo-filter.el (elmo-folder-set-message-modified): Set 
4282         message-modified slot of itself if it does not require target msgdb.
4283
4284         * elmo-mime.el (elmo-mime-message-display): Display message entirely
4285         if folder length is zero.
4286         (elmo-mime-display-as-is): Ditto.
4287
4288         * elmo-filter.el (elmo-folder-set-message-modified): Define.
4289
4290         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
4291
4292 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4293
4294         * elmo.el (elmo-folder-set-message-modified): New method.
4295         (elmo-generic-folder-commit): Use it.
4296         (elmo-folder-synchronize): Ditto.
4297
4298         * elmo-pipe.el (elmo-folder-set-message-modified): Define.
4299         (elmo-folder-commit): Remove duplicate definition.
4300
4301 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4302
4303         * elmo.el (elmo-folder-list-message-entities): Ignore killed-list.
4304
4305 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4306
4307         * elmo.el (elmo-msgdb-load): Use elmo-msgdb-list-messages.
4308         (elmo-strict-folder-diff): Ditto.
4309         (elmo-folder-set-info-max-by-numdb): Simplify.
4310
4311         * elmo-nntp.el (elmo-nntp-folder-msgdb-create): Use
4312         elmo-msgdb-list-messages.
4313
4314         * elmo-msgdb.el (elmo-msgdb-seen-save): Abolish.
4315         (elmo-msgdb-list-flagged): Fixed problem when `flag' is `read'.
4316
4317 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4318
4319         * elmo.el (elmo-folder-list-messages): Treat killed-list only when
4320         visible-only is non-nil.
4321         (elmo-folder-confirm-appends): Changed message.
4322         (elmo-folder-synchronize): Added argument disable-killed.
4323
4324         * elmo-multi.el (elmo-folder-synchronize): Added argument
4325         disable-killed.
4326
4327         * elmo-pipe.el (elmo-folder-synchronize): Ditto.
4328
4329         * elmo-version.el (elmo-version): Up to 2.11.5.
4330
4331         * elmo-multi.el (elmo-folder-search): Use nil for 1st argument of
4332         elmo-list-filter.
4333
4334         * elmo-util.el (elmo-list-filter): Simplify.
4335
4336         * elmo.el (elmo-generic-folder-commit): Use elmo-folder-list-messages.
4337         (elmo-folder-set-info-max-by-numdb): Changed argument to number list.
4338         (elmo-generic-folder-diff): Abolish argument.
4339         (elmo-msgdb-load): Don't use number-alist.
4340
4341         * elmo-filter.el (elmo-folder-diff): Abolish argument.
4342
4343         * elmo-pipe.el (elmo-folder-diff): Ditto.
4344
4345         * elmo-nmz.el (elmo-folder-diff): Ditto.
4346
4347         * elmo-net.el (elmo-folder-diff): Ditto.
4348
4349         * elmo-maildir.el (elmo-folder-diff): Ditto.
4350
4351         * elmo-imap4.el (elmo-folder-diff-async): Ditto.
4352
4353         * elmo-multi.el (elmo-folder-diff): Ditto
4354         (elmo-multi-folder-diff): Rewrite.
4355
4356 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4357
4358         * elmo-pipe.el (elmo-folder-msgdb): Define.
4359
4360 2003-08-01  Yuuichi Teranishi  <teranisi@gohome.org>
4361
4362         * elmo.el (elmo-message-set-cached): Define as a method.
4363
4364         * elmo-pipe.el (elmo-message-set-cached): Define.
4365         (elmo-find-fetch-strategy): Ditto.
4366
4367         * elmo-multi.el (elmo-message-set-cached): Define.
4368         (elmo-find-fetch-strategy): Rewrite.
4369
4370         * elmo-mime.el (elmo-mime-message-display): Use elmo-message-entity.
4371
4372         * elmo-pipe.el (elmo-message-folder): Fixed definition.
4373
4374 2003-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
4375
4376         * elmo-msgdb.el (elmo-msgdb-list-messages): Use number of overviews
4377         instead of number-alist.
4378
4379         * elmo-localdir.el (elmo-folder-append-messages): Don't refer
4380         mark nor message-id when msgdb of source folder is not loaded.
4381
4382         * elmo.el (elmo-generic-folder-append-messages): Ditto.
4383
4384         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
4385
4386 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
4387
4388         * elmo.el (elmo-folder-length): Don't require msgdb.
4389
4390 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
4391
4392         * elmo.el (elmo-message-mark): Cause an error when empty folder.
4393         (elmo-message-field): Ditto.
4394
4395         * elmo-maildir.el (luna-define-class): Added slot `answered-locations'.
4396         (elmo-map-folder-list-message-locations): Setup `answered-locations'
4397         slot.
4398         (elmo-map-folder-list-answereds): Define.
4399         (elmo-maildir-list-location): Treat 'R' info.
4400         (elmo-folder-msgdb-create): Treat flag-table.
4401         (elmo-folder-append-messages): Save flag-table.
4402
4403 2002-05-05  David Smith <ultrasoul@ultrasoul.com>
4404
4405         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): 
4406         Use SELECT when elmo-imap4-use-select-to-update-status is t.
4407
4408 2003-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4409
4410         * elmo.el (elmo-generic-folder-append-messages): Fixed last change.
4411
4412         * elmo-localdir.el (elmo-folder-append-messages): Set flag as
4413         'read when mark is null.
4414
4415 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4416
4417         * elmo-version.el (elmo-version): Up to 2.11.4.
4418
4419 2003-07-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4420
4421         * elmo-pipe.el (elmo-folder-unmark-answered): Define.
4422         (elmo-folder-mark-as-answered): Ditto.
4423
4424 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
4425
4426         * elmo-pop3.el (elmo-pop3-exists-exactly): Set default value as nil.
4427         (elmo-pop3-get-session): Make msgdb directory after session.
4428         (elmo-folder-exists-p): Check exactly at the first time even when the
4429         elmo-pop3-exists-exactly is nil.
4430
4431         * elmo-pipe.el (elmo-folder-open-internal): Don't drain here.
4432         (elmo-folder-list-messages): Define instead of
4433         elmo-folder-list-messages-internal.
4434         (elmo-folder-check): Check destination folder.
4435         (elmo-folder-synchronize): Drain the pipe.
4436
4437         * elmo-localdir.el (elmo-folder-append-messages): Don't cause an error
4438         when msgdb is not loaded.
4439
4440         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): Abolish.
4441
4442         * elmo-imap4.el (elmo-folder-list-messages-plugged): Fixed.
4443         (elmo-imap4-folder-diff-plugged): Use uidnext to calculate number of
4444         messages.
4445
4446         * elmo.el (elmo-folder-kill-messages-before): New function.
4447         (elmo-folder-kill-messages): Ditto.
4448         (elmo-folder-synchronize): Use elmo-folder-kill-messages-before.
4449
4450         * elmo-imap4.el (elmo-folder-list-messages-plugged): 
4451         Don't use elmo-msgdb-max-of-killed. It is harmful when messages are
4452         killed not by synchronize (e.g. scoring).
4453
4454 2003-07-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4455
4456         * elmo.el (elmo-folder-search-fast): Return t if condition is not
4457         treated.
4458         (elmo-folder-search): Follow the change above.
4459
4460         * elmo-util.el (elmo-read-search-condition-internal): Add `Flag'
4461         into the candidates of search field.
4462
4463 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
4464
4465         * elmo-msgdb.el (elmo-msgdb-set-flag): Overwrite answered flag.
4466         (elmo-msgdb-unset-flag): Ditto.
4467
4468         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Precedes Seen flag.
4469
4470 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
4471
4472         * elmo-pipe.el (elmo-folder-msgdb-create): Don't define.
4473         (elmo-folder-commit): Define.
4474         (elmo-folder-synchronize): Ditto.
4475         (elmo-folder-list-flagged): Ditto.
4476         (elmo-folder-commit): Ditto.
4477         (elmo-folder-length): Ditto.
4478         (elmo-folder-count-flags): Ditto.
4479         (elmo-message-mark): Ditto.
4480         (elmo-message-field): Ditto.
4481         (elmo-message-entity): Ditto.
4482         (elmo-message-folder): Ditto.
4483
4484 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4485
4486         * elmo.el (elmo-message-field): Define as a method.
4487
4488         * elmo-multi.el (elmo-message-entity): Fixed bug when no entity found.
4489         (elmo-message-field): Define.
4490
4491         * elmo.el (elmo-folder-list-unreads): Don't use msgdb API.
4492         (elmo-folder-list-importants): Ditto.
4493         (elmo-folder-list-answereds): Ditto.
4494
4495         * elmo-multi.el (elmo-folder-mark-as-important): Remove :before
4496         qualifier.
4497         (elmo-folder-mark-as-read): Ditto.
4498         (elmo-folder-unmark-read): Ditto.
4499         (elmo-folder-mark-as-answered): Ditto.
4500         (elmo-folder-unmark-answered): Ditto.
4501         (elmo-folder-list-flagged): Define.
4502         (elmo-folder-commit): Ditto.
4503         (elmo-folder-length): Ditto.
4504         (elmo-folder-count-flags): Ditto.
4505
4506 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4507
4508         * elmo.el (elmo-folder-detach-messages): New method.
4509         (elmo-folder-move-messages): Use it.
4510         (elmo-folder-synchronize): Ditto.
4511
4512         * elmo-multi.el (elmo-folder-detach-messages): Define.
4513
4514         * elmo.el (elmo-message-copy-entity): New function.
4515         (elmo-message-entity-set-number): Ditto.
4516         (elmo-message-mark): Define as method.
4517
4518         * elmo-multi.el (elmo-multi-real-folder-number): Changed position.
4519         (elmo-folder-synchronize): Return 0 (Should be reconsider).
4520         (elmo-message-entity): Fixed last change.
4521         (elmo-message-mark): Define.
4522         (elmo-folder-msgdb-create): Abolish.
4523         (elmo-multi-folder-append-msgdb): Ditto.
4524         (elmo-multi-folder-diff): Fixed.
4525         (elmo-multi-split-number-alist): Removed.
4526         (elmo-multi-split-mark-alist): Removed.
4527         (elmo-folder-list-messages): Define.
4528         (elmo-folder-list-messages-internal): Removed.
4529
4530         * elmo-localdir.el (elmo-folder-append-messages): Treat flags for
4531         local file messages.
4532         (elmo-folder-msgdb-create): Fixed read mark.
4533
4534 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4535
4536         * elmo.el (elmo-generic-folder-append-messages): Set flag as nil
4537         if mark is nil.
4538
4539 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4540
4541         * elmo.el (elmo-folder-list-message-entities): Define as inline
4542         function.
4543         (elmo-folder-messages): Abolish.
4544
4545         * elmo-multi.el (elmo-folder-check): Call elmo-folder-check for each
4546         folder.
4547         (elmo-folder-synchronize): Define.
4548         (elmo-message-entity): Define.
4549
4550 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
4551
4552         * elmo-imap4.el (elmo-folder-delete-messages-plugged): Call
4553         elmo-imap4-session-select-mailbox.
4554
4555         * elmo.el (elmo-folder-move-messages): Don't display any message.
4556
4557         * elmo-imap4.el (elmo-imap4-send-command): Accept process output when
4558         parsing.
4559         (elmo-imap4-session-check): Don't wait CHECK response.
4560         (elmo-folder-delete-messages-plugged): Don't wait EXPUNGE response.
4561
4562 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4563
4564         * elmo.el (elmo-folder-synchronize): Fixed bug when sync-all.
4565
4566 2003-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4567
4568         * elmo-multi.el (elmo-folder-process-crosspost): Follow the change in
4569         API.
4570         * elmo-nntp.el (elmo-folder-process-crosspost): Ditto.
4571
4572
4573         * elmo.el (elmo-folder-process-crosspost): Remove optional argument.
4574         (elmo-folder-list-message-entities): Added argument in-msgdb and
4575         numbers.
4576         (elmo-folder-synchronize): Define as a method.
4577
4578         * elmo-nntp.el (elmo-folder-initialize): Don't use
4579         elmo-nntp-default-user if zero-length username is specified
4580         explicitly.
4581
4582 2003-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
4583
4584         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't omit
4585         server name in case with username.
4586         (XXX: this is ad-hoc fix against username includes "@", it
4587         should be solved fundamentally)
4588
4589 2003-07-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
4590
4591         * elmo-nntp.el (elmo-nntp-debug): New function.
4592         (elmo-nntp-send-command, elmo-nntp-process-filter): Call it.
4593         (elmo-network-authenticate-session): Hide auth-info from the log.
4594
4595         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't append
4596         user name if it is equal to elmo-nntp-default-user.
4597
4598 2003-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
4599
4600         * elmo-shimbun.el (elmo-shimbun-get-headers): Use shimbun-server
4601         instead of shimbun-server-internal;
4602         Use shimbun-current-group instead of shimbun-current-group-internal.
4603         (elmo-folder-plugged-p): Use shimbun-server instead of
4604         shimbun-server-internal.
4605         (elmo-folder-set-plugged): Ditto.
4606         (elmo-net-port-info): Ditto.
4607         (elmo-folder-check): Ditto.
4608         (elmo-folder-expand-msgdb-path): Ditto.
4609         (elmo-folder-list-subfolders): Ditto.
4610
4611 2003-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
4612
4613         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra-field):
4614         Convert field-name to lower case.
4615         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
4616
4617 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4618
4619         * acap.el, elmo-imap4.el, elmo-nntp.el, elmo-util.el, pldap.el:
4620         `message' and `error' take format string.
4621
4622 2003-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4623
4624         * elmo-pipe.el (elmo-folder-clear): Implemented clear copied-list.
4625
4626 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4627
4628         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Don't use self
4629         recursive call (can't byte compile on emacs 20.7).
4630
4631 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4632
4633         * elmo.el (elmo-folder-list-messages): Redefine as a luna method.
4634         (elmo-folder-list-message-entities): New API.
4635         (elmo-message-entity): Ditto.
4636         (elmo-message-entity-parent): Ditto.
4637         (elmo-folder-do-each-message-entity): Ditto.
4638         (elmo-message-entity-number): Ditto.
4639         (elmo-message-entity-field): Ditto.
4640         (elmo-message-entity-set-field): Ditto.
4641         (elmo-folder-count-flags): Ditto.
4642         (elmo-folder-length): Ditto.
4643
4644         * elmo-util.el (elmo-get-hash-val): Check whether hashtable is nil or
4645         not.
4646
4647         * elmo-msgdb.el (elmo-msgdb-list-messages): New function.
4648         (elmo-msgdb-count-marks): Abolish.
4649         (elmo-msgdb-make-entity): Ditto.
4650         (elmo-msgdb-do-each-entity): Ditto.
4651         (elmo-msgdb-message-entity): New inline function.
4652         (elmo-msgdb-message-entity-field): Ditto.
4653         (elmo-msgdb-message-entity-set-field): Ditto.
4654         (elmo-msgdb-make-message-entity): New function.
4655
4656 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4657
4658         * elmo.el (elmo-folder-append-buffer): Changed argument from unread 
4659         to flag. (All other related portions are changed.)
4660         (elmo-folder-msgdb-create): Likewise.
4661         (elmo-generic-folder-append-messages): Use flag-table instead of
4662         seen-list.
4663         (elmo-folder-move-messages): Removed redundant process.
4664         (elmo-folder-synchronize): Likewise.
4665
4666         * elmo-msgdb.el (elmo-flag-table-get): New function.
4667         (elmo-flag-table-save): Fixed.
4668         (elmo-msgdb-length): New inline function.
4669         (elmo-msgdb-flag-table): New function.
4670         (elmo-msgdb-mark): Add optional argument new.
4671         (elmo-msgdb-add-msgs-to-seen-list): Abolish.
4672         (elmo-msgdb-seen-list): Ditto.
4673         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
4674
4675
4676 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4677
4678         * elmo.el (elmo-message-set-mark): Abolish.
4679         (elmo-folder-unmark-important): Added optional argument `ignore-flag'.
4680         (All related portions are changed.)
4681
4682         * elmo-msgdb.el (toplevel): Added comment.
4683         (elmo-load-msgdb): Added 4th element `path'.
4684         (elmo-msgdb-append): Follow the change above.
4685         (elmo-msgdb-clear): Ditto.
4686         (elmo-msgdb-delete-msgs): Ditto.
4687         (elmo-msgdb-get-path): New inline function.
4688         (elmo-msgdb-set-path): Ditto.
4689         (elmo-flag-table-filename): New variable.
4690         (elmo-flag-table-load): New function.
4691         (elmo-flag-table-set): Ditto.
4692         (elmo-flag-table-save): Ditto.
4693         (elmo-msgdb-get-field-value): Abolish.
4694         (elmo-msgdb-overview-get-entity-by-number): Ditto.
4695
4696 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4697
4698         * elmo.el (elmo-folder-delete): Confirm deletion here, return t if
4699         the folder has been deleted successfully.
4700         * elmo-imap4.el (elmo-folder-delete): Ditto.
4701         * elmo-archive.el (elmo-folder-delete): Ditto.
4702         * elmo-localdir.el (elmo-folder-delete): Ditto.
4703         * elmo-maildir.el (elmo-folder-delete): Ditto.
4704
4705 2003-03-27  Tetsurou Okazaki  <okazaki@be.to>
4706
4707         * elmo-util.el (elmo-string-member-ignore-case): New function.
4708         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Use it.
4709         (elmo-imap4-fetch-callback-1-subr): Likewise.
4710
4711 2003-03-27  Kimura Fuyuki <fuyuki@hadaly.org>
4712
4713         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Fix
4714         the case of the name attribute "\Noselect".
4715
4716 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4717
4718         * elmo.el (elmo-folder-rename-internal): New method to cause error.
4719
4720         * elmo-localdir.el (elmo-folder-pack-numbers): onum, a member of
4721         flist, is not always a member of onum-alist.
4722
4723 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4724
4725         * elmo-version.el (elmo-version): Up to 2.11.3.
4726
4727 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4728
4729         * elmo-maildir.el (elmo-folder-rename-internal): New method,
4730         copied from localdir's one.
4731
4732         * elmo-pipe.el (elmo-folder-rename): New method, rename
4733         destination folder with leaving source folder as it is.
4734
4735 2003-02-08  KAMO Tomoyuki  <kamo@ITmanage.co.jp>
4736
4737         * elmo-nntp.el (elmo-nntp-get-folders-info): Don't use
4738         replace-regexp.
4739
4740 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4741
4742         * elmo-version.el (elmo-version): Up to 2.11.2.
4743
4744 2003-02-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4745
4746         * elmo-shimbun.el (elmo-folder-initialize): Do not call
4747         shimbun-open in case of "@".
4748         (elmo-folder-open-internal): Cope with shimbun = nil case.
4749         (elmo-folder-plugged-p): Ditto.
4750         (elmo-folder-list-subfolders): Make list for "@/" group.
4751
4752 2003-01-31  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4753
4754         * elmo-imap4.el (elmo-folder-expand-msgdb-path): Don't expand
4755         mailbox (e.g. for %~/something).
4756
4757 2003-01-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4758
4759         * elmo-localdir.el (elmo-folder-rename-internal): Referctoring;
4760         Replace nested conditional with guard clauses.
4761
4762 2003-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
4763
4764         * pldap.el (ldap-search-basic): Don't treat exit status 32 as an
4765         error [wl:11327].
4766
4767         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Bind print-level,
4768         print-depth.
4769
4770 2003-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4771
4772         * elmo-archive.el (elmo-folder-rename-internal): Referctoring;
4773         Replace nested conditional with guard clauses.
4774
4775 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4776
4777         * elmo-util.el (elmo-object-save): Bind print-level, print-length.
4778         (elmo-passwd-alist-save): Ditto.
4779         * elmo-database.el (elmo-database-msgid-put): Bind print-length.
4780
4781 2003-01-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4782
4783         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Expand
4784         dir-name only if it is absolute path.
4785         (TODO: distinguish +/something and +something)
4786
4787 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4788
4789         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Correct msgdb
4790         path for "+~/something".
4791
4792 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4793
4794         * elmo-localdir.el (elmo-folder-rename-internal): If new-dir exist
4795         as non-directory, cause error before rename-file.
4796         * elmo-archive.el (elmo-folder-rename-internal): Create directory
4797         apropriately, mimic localdir's one.
4798         Based on the patch from KAMO Tomoyuki <kamo@ITmanage.co.jp>.
4799
4800 2003-01-10  Tsutomu OKADA  <okada@furuno.co.jp>
4801
4802         * elmo-map.el (elmo-folder-pack-numbers): Fix name of the function.
4803
4804 2003-01-06  Yuuichi Teranishi  <teranisi@gohome.org>
4805
4806         * elmo-msgdb.el: Moved global mark handling stuffs to elmo-util.el.
4807
4808         * elmo-util.el: Moved global mark handling stuffs from elmo-msgdb.el.
4809         
4810         * elmo-util.el (elmo-file-cache-delete): Check whether the cache file
4811         is included in the global-mark or not.
4812
4813 2002-12-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4814
4815         * utf7.el (toplevel): Avoid error when the function
4816         find-coding-system does not exist.
4817
4818 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4819
4820         * elmo-nntp.el (elmo-folder-search): Body search is to search from
4821         cache even if the folder is plugged.
4822         (elmo-nntp-search-primitive): Do nothing when body search is
4823         invoked (although it is not used by the change above).
4824         * elmo-multi.el (elmo-folder-search): Don't ignore error anymore.
4825
4826 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4827
4828         * elmo-version.el (elmo-version): Up to 2.11.1.
4829
4830 2002-12-10  Kenichi OKADA  <okada@opaopa.org>
4831
4832         * elmo-archive.el: Specify charset.
4833
4834 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4835
4836         * elmo-pop3.el (elmo-pop3-process-filter): Check whether the pop3
4837         process buffer lives or not.
4838
4839         * elmo-dop.el (elmo-dop-queue-flush): Don't append to the dop-queue
4840         while flushing queues (It causes infinite loop).
4841
4842 2002-11-26  Yuuichi Teranishi  <teranisi@gohome.org>
4843
4844         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed last change.
4845
4846 2002-11-24  Yuuichi Teranishi  <teranisi@gohome.org>
4847
4848         * utf7.el (toplevel): Check the ucs features dynamically.
4849         (Advice from Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>)
4850
4851         * elmo-pipe.el (elmo-folder-creatable-p): Don't check whether the
4852         folder is creatabe or not if it already exists.
4853
4854 2002-11-21  Yuuichi Teranishi  <teranisi@gohome.org>
4855
4856         * elmo-nntp.el (elmo-nntp-search-primitive): Revert the last change.
4857
4858         * elmo-multi.el (elmo-folder-search): Ignore errors while search.
4859
4860         * elmo-imap4.el (elmo-imap4-response-garbage-p): New macro.
4861         (elmo-imap4-read-response): Take care of garbage response.
4862
4863 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4864
4865         * elmo-nntp.el (elmo-nntp-search-primitive): Fix the last change,
4866         just return nil instead of error.
4867
4868 2002-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4869
4870         * elmo-nntp.el (elmo-nntp-search-primitive): Cause error when the
4871         search-key is "body".
4872
4873 2002-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4874
4875         * elmo-imap4.el (elmo-folder-list-subfolders): Check the return value
4876         of elmo-string-matched-assoc to use match-data.
4877         (Thanks to Mito <mito@mxa.nes.nec.co.jp>)
4878
4879 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4880
4881         * elmo-split.el (elmo-split->): New function.
4882         (elmo-split-<): Ditto.
4883
4884 2002-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
4885
4886         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Added
4887         workaround for invalid message-id.
4888
4889 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4890
4891         * elmo-pop3.el (elmo-pop3-get-session): If if-exists is 'any-exists,
4892         return normal pop3 session or pop3 biff session.
4893
4894 2002-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4895
4896         * elmo-maildir.el (elmo-maildir-update-current): Don't append
4897         info part to the cur files when the new files already have it.
4898         (Adviced by Jared Rhine <jared@wordzoo.com>)
4899
4900 2002-11-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4901
4902         * elmo-split.el (elmo-split-default-action): New variable.
4903         (elmo-split-subr): Use it if all other conditions are passed.
4904         Extend `fname' and rename it as `action'. (implemented
4905         Teranishi-san's idea in [wl:10800])
4906
4907 2002-10-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4908
4909         * elmo-imap4.el: Remove Nemacs hack, replace `elmo-read' by `read'.
4910         * elmo-util.el: Ditto.
4911
4912 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4913
4914         * elmo.el (elmo-message-accessible-p): Renamed from
4915         elmo-message-cached-p and rewritten.
4916
4917 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4918
4919         * elmo.el (elmo-folder-list-flagged): New generic function.
4920         (elmo-folder-list-importants): New implementation.
4921         (elmo-folder-list-answereds): Ditto.
4922         (elmo-folder-search-fast):  Use 'flag' instead of 'mark';
4923         Added 'digest'.
4924         (elmo-message-cached-p): New function.
4925         (elmo-message-set-flag): Ditto (no content).
4926         (elmo-message-unset-flag): Ditto.
4927         (elmo-folder-list-messages-mark-match): Abolish.
4928
4929         * elmo-util.el (elmo-regexp-opt): New function.
4930
4931         * elmo-msgdb.el (elmo-msgdb-get-cached): New function.
4932         (elmo-msgdb-match-condition-primitive): Use 'flag' instead of 'mark';
4933         Added 'digest'.
4934         (elmo-msgdb-list-flagged): New function.
4935
4936         * elmo-imap4.el (elmo-imap4-folder-list-digest-plugged): New function.
4937         (elmo-imap4-search-internal-primitive): Use 'flag' instead of 'mark';
4938         Added 'digest'.
4939
4940         * elmo-filter.el (elmo-folder-diff): Use 'flag' instead of 'mark'.
4941
4942 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4943
4944         * elmo-version.el (elmo-version): Up to 2.11.0.
4945
4946 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4947
4948         * elmo-msgdb.el (elmo-msgdb-set-flag): Use
4949         `elmo-file-cache-exists-p'; use proper mark that depends on
4950         `use-cache'.
4951         (elmo-msgdb-unset-flag): Ditto.
4952         (elmo-msgdb-set-cached): Ditto. added argument `use-cache'.
4953
4954         * elmo.el (elmo-message-set-cached): Call `elmo-msgdb-set-cached'
4955         with 4th argument `use-cache'.
4956
4957 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4958
4959         * elmo.el (elmo-folder-unmark-important): Follow the changes above.
4960         (elmo-folder-mark-as-important): Ditto.
4961         (elmo-folder-unmark-read): Ditto.
4962         (elmo-folder-mark-as-read): Ditto.
4963         (elmo-folder-unmark-answered): Ditto.
4964         (elmo-folder-mark-as-answered): Ditto.
4965
4966         * elmo-msgdb.el (elmo-msgdb-set-cached): Use the term 'flag' for
4967         message status.
4968         (elmo-msgdb-mark): Likewise.
4969         (elmo-msgdb-set-flag): Renamed from elmo-msgdb-set-status.
4970         (elmo-msgdb-unset-flag): Likewise.
4971
4972         * elmo.el (elmo-generic-folder-diff): Avoid byte-compile warning.
4973
4974 2002-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4975
4976         * elmo-filter.el (elmo-folder-diff): Fixed condition checking
4977         `last:' filter.
4978
4979 2002-10-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4980
4981         * elmo-dop.el (elmo-folder-status-dop): If spool-folder is absent,
4982         set spool-length to 0.
4983
4984 2002-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4985
4986         * elmo-dop.el (elmo-dop-queue-flush): Check obsolete at first.
4987         (elmo-dop-queue-flush): Fixed last change.
4988
4989 2002-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4990
4991         * elmo-filter.el (elmo-folder-list-unreads): Call generic method
4992         if require-msgdb slot is nil.
4993         (elmo-folder-list-importants): Likewise.
4994
4995 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4996
4997         * elmo.el (elmo-message-set-cached): Set mark-modified slot if
4998         mark is changed.
4999
5000         * elmo-msgdb.el (elmo-msgdb-set-mark): Return t.
5001         (elmo-msgdb-set-cached): Undo last change; return non-nil if mark
5002         is changed.
5003
5004 2002-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5005
5006         * elmo-msgdb.el (elmo-msgdb-set-cached): Set mark-modified slot.
5007
5008 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
5009
5010         * elmo-msgdb.el (elmo-msgdb-unset-status): Set mark-modified slot.
5011
5012         * elmo-multi.el (elmo-folder-close): Set msgdb of children as nil.
5013
5014 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5015
5016         * elmo-msgdb.el (elmo-msgdb-set-status): Fixed logic (new to read).
5017         (elmo-msgdb-uncached-marks): Added elmo-msgdb-new-mark.
5018
5019 2002-09-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5020
5021         * elmo.el: Add autoload setting for elmo-nntp-post, fix against
5022         the problem reported by Sean Rima [wl-en:180].
5023
5024 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
5025
5026         * elmo-filter.el (elmo-folder-diff): Treat 'mark:' filter.
5027
5028         * elmo.el (elmo-folder-unmark-read): Added argument `ignore-flag'.
5029
5030         * elmo-filter.el (elmo-folder-unmark-read): Ditto.
5031
5032         * elmo-map.el (elmo-folder-unmark-read): Ditto.
5033
5034         * elmo-multi.el (elmo-folder-unmark-read): Ditto.
5035
5036         * elmo-net.el (elmo-folder-unmark-read): Ditto.
5037
5038         * elmo-pipe.el (elmo-folder-unmark-read): Ditto.
5039
5040 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5041
5042         * elmo-imap4.el (elmo-imap4-parse-status): Skip white spaces after
5043         status number.
5044
5045 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5046
5047         * elmo.el (elmo-folder-mark-as-read): Added argument `ignore-flag'.
5048         (elmo-folder-mark-as-read): Follow the API change.
5049         (elmo-message-set-cached): New function.
5050
5051         * elmo-pipe.el (elmo-folder-mark-as-read): Follow the API change.
5052
5053         * elmo-nntp.el (elmo-folder-mark-as-read): Set :before qualifier.
5054
5055         * elmo-net.el (elmo-folder-unmark-important): Set :before qualifier.
5056         (elmo-folder-mark-as-important): Ditto.
5057         (elmo-folder-unmark-read): Ditto.
5058         (elmo-folder-mark-as-read): Ditto.
5059         (elmo-folder-unmark-answered): Ditto.
5060         (elmo-folder-mark-as-answered): Ditto.
5061
5062         * elmo-multi.el (elmo-folder-mark-as-important): Set :before qualifier.
5063         (elmo-folder-unmark-important): Ditto.
5064         (elmo-folder-mark-as-read): Ditto.
5065         (elmo-folder-unmark-read): Ditto.
5066         (elmo-folder-mark-as-answered): Ditto.
5067         (elmo-folder-unmark-answered): Ditto.
5068
5069         * elmo-mark.el (toplevel): Removed some mark method definitions.
5070
5071         * elmo-map.el (elmo-map-folder-unmark-answered): New method.
5072         (elmo-map-folder-mark-as-answered): Ditto.
5073         (elmo-folder-unmark-important): Add :before qualifier.
5074         (elmo-folder-mark-as-important): Ditto.
5075         (elmo-folder-unmark-read): Ditto.
5076         (elmo-folder-mark-as-read): Ditto.
5077         (elmo-folder-unmark-answered): Define.
5078         (elmo-folder-mark-as-answered): Ditto.
5079
5080         * elmo-maildir.el (elmo-map-folder-mark-as-answered): Define.
5081         (elmo-map-folder-unmark-answered): Ditto.
5082
5083         * elmo-filter.el (elmo-folder-mark-as-read): Follow the API change.
5084
5085         * elmo-net.el (elmo-folder-unmark-important): Added :around qualifier.
5086         (elmo-folder-mark-as-important): Ditto.
5087         (elmo-folder-unmark-read): Ditto.
5088         (elmo-folder-mark-as-read): Ditto.
5089         (elmo-folder-unmark-answered): Ditto.
5090         (elmo-folder-mark-as-answered): Ditto.
5091
5092         * elmo-msgdb.el (elmo-msgdb-match-condition-primitive): Added argument
5093         `mark'; evaluate mark condition.
5094         (elmo-msgdb-match-condition-internal): New function.
5095         (elmo-msgdb-match-condition): Call it; changed argument.
5096
5097         * elmo.el (elmo-folder-search): Follow the API change on
5098         `elmo-msgdb-match-condition'.
5099
5100 2002-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5101
5102         * elmo-filter.el (elmo-folder-msgdb-create): Add to mark-alist if
5103         original mark is non-nil.
5104
5105 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5106
5107         * elmo-map.el (elmo-map-folder-list-unreads): Define default behavior.
5108         (elmo-map-folder-list-answereds): New method.
5109         (elmo-folder-list-unreads): Add :around qualifier.
5110         (elmo-folder-list-importants): Ditto.
5111         (elmo-folder-list-answereds): Ditto.
5112
5113 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
5114
5115         * elmo-msgdb.el (elmo-msgdb-mark): New inline function.
5116
5117         * elmo-filter.el (elmo-folder-msgdb-create): Call target-folder's
5118         method if msgdb is not required.
5119         (elmo-filter-folder-list-importants): Don't treat global-mark.
5120
5121         * elmo.el (elmo-folder-list-importants): Ditto.
5122
5123         * elmo-net.el (elmo-folder-list-importants): Ditto.
5124
5125         * elmo-map.el (elmo-folder-list-importants): Ditto.
5126
5127         * elmo-msgdb.el (elmo-msgdb-seen-list): Use `elmo-msgdb-unread-marks'
5128
5129         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Set answered mark.
5130         (elmo-imap4-folder-list-any-plugged): New function.
5131         (elmo-imap4-search-internal-primitive): Use it.
5132
5133         * elmo-filter.el (elmo-folder-check): Synchronize original folder
5134         only when require-msgdb slot is non-nil.
5135         (elmo-folder-close): Clear target folder's msgdb.
5136
5137 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5138
5139         * elmo-pop3.el (elmo-folder-msgdb-create): Follow the API change.
5140         (elmo-pop3-msgdb-create-by-header): Ditto.
5141         (elmo-pop3-msgdb-create-message): Ditto.
5142
5143         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
5144
5145         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
5146
5147         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
5148
5149         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
5150         (elmo-folder-msgdb-create): Ditto.
5151         (elmo-nntp-folder-msgdb-create): Ditto.
5152         (elmo-nntp-msgdb-create-by-header): Ditto.
5153         (elmo-nntp-msgdb-create-message): Ditto.
5154         (elmo-folder-list-unreads): Define.
5155
5156         * elmo-pipe.el (elmo-folder-msgdb-create): Ditto.
5157         (elmo-folder-append-messages): Ditto.
5158         (elmo-folder-list-unreads): Define.
5159         (elmo-folder-list-importants): Ditto.
5160         (elmo-folder-list-answereds): Ditto.
5161
5162         * elmo-net.el (elmo-folder-list-unreads): Define.
5163         (elmo-folder-list-importants): Ditto.
5164         (elmo-folder-list-answereds): Ditto.
5165         (elmo-folder-list-answereds-plugged): Ditto.
5166         (elmo-folder-msgdb-create): Follow the API change.
5167         (elmo-folder-msgdb-create-unplugged): Ditto.
5168         (elmo-folder-unmark-answered): Define.
5169         (elmo-folder-mark-as-answered-unplugged): Ditto.
5170         (elmo-folder-unmark-answered-unplugged): Ditto.
5171
5172         * elmo-msgdb.el (elmo-msgdb-new-mark): New user option.
5173         (elmo-msgdb-unread-uncached-mark): Ditto.
5174         (elmo-msgdb-unread-cached-mark): Ditto.
5175         (elmo-msgdb-read-uncached-mark): Ditto.
5176         (elmo-msgdb-answered-cached-mark): Ditto.
5177         (elmo-msgdb-answered-uncached-mark): Ditto.
5178         (elmo-msgdb-important-mark): Ditto.
5179         (elmo-msgdb-set-mark): Rewrite.
5180         (elmo-msgdb-count-marks): Rewrite.
5181         (elmo-msgdb-mark-alist-set): Abolish.
5182         (elmo-msgdb-seen-list): Removed argument `seen-marks'.
5183         (elmo-msgdb-add-msgs-to-seen-list): Likewise.
5184
5185         * elmo-multi.el (elmo-folder-check): Call elmo-folder-synchronize.
5186         (elmo-folder-close): Define.
5187         (elmo-folder-msgdb-create): Follow the API change.
5188         (elmo-folder-list-unreads): Rewrite.
5189         (elmo-folder-mark-as-important): Ditto.
5190         (elmo-folder-unmark-important): Ditto.
5191         (elmo-folder-mark-as-read): Ditto.
5192         (elmo-folder-unmark-read): Ditto.
5193         (elmo-folder-mark-as-answered): Define.
5194         (elmo-folder-unmark-answered): Ditto.
5195
5196         * elmo-localdir.el (elmo-folder-msgdb-create): Follow the API change.
5197         (elmo-folder-append-messages): Ditto.
5198
5199         * elmo-mark.el (elmo-folder-msgdb-create): Ditto.
5200
5201         * elmo-map.el (elmo-folder-list-unreads): Ditto.
5202         (elmo-folder-list-importants): Ditto.
5203
5204         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
5205         (elmo-folder-append-messages): Ditto.
5206
5207         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Follow the API
5208         change.
5209         (elmo-folder-msgdb-create-plugged): Ditto.
5210         (elmo-folder-append-messages): Ditto.
5211         (elmo-folder-list-answereds-plugged): Define.
5212         (elmo-imap4-search-internal-primitive): Add `mark' processing.
5213         (elmo-folder-unmark-answered-plugged): Define.
5214         (elmo-folder-mark-as-answered-plugged): Ditto.
5215         (elmo-folder-search-requires-msgdb-p): Ditto.
5216
5217         * elmo-filter.el (elmo-filter-folder): Added new slot 'require-msgdb'.
5218         (elmo-folder-initialize): Set it.
5219         (elmo-folder-msgdb): Define.
5220         (elmo-folder-check): Call elmo-folder-synchronize.
5221         (elmo-folder-close): Define.
5222         (elmo-folder-commit): Ditto.
5223         (elmo-folder-msgdb-create): Rewrite.
5224         (elmo-folder-list-unreads): Ditto.
5225         (elmo-folder-list-importants): Ditto.
5226         (elmo-folder-mark-as-read): Ditto.
5227         (elmo-folder-unmark-read): Ditto.
5228         (elmo-folder-mark-as-important): Ditto.
5229         (elmo-folder-unmark-important): Ditto.
5230         (elmo-folder-mark-as-answered): Define.
5231         (elmo-folder-unmark-answered): Ditto.
5232
5233         * elmo-dop.el (elmo-dop-queue-merge-method-list): Added
5234         elmo-folder-mark-as-answered, elmo-folder-unmark-answered.
5235         (elmo-dop-queue-method-name-alist): Likewise.
5236         (elmo-folder-mark-as-answered-dop): New inline function.
5237         (elmo-folder-unmark-answered-dop): Ditto.
5238         (elmo-folder-status-dop): Treat spool-length as 0 if it does not exist.
5239
5240         * elmo-archive.el (elmo-folder-append-messages): Follow the API change.
5241         (elmo-folder-msgdb-create): Ditto.
5242         (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
5243         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
5244         (elmo-archive-parse-mmdf): Ditto.
5245
5246         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
5247         (elmo-folder-list-unreads-internal): Ditto.
5248
5249         * elmo.el (elmo-folder-msgdb): Define as generic function.
5250         (elmo-folder-list-messages): Added argument `in-msgdb'.
5251         (elmo-folder-list-unreads): Define as generic function.
5252         (elmo-folder-list-importants): Ditto.
5253         (elmo-folder-list-answereds): Ditto.
5254         (elmo-folder-list-messages-with-global-mark): New function.
5255         (elmo-folder-msgdb-create): Removed mark arguments.
5256         (elmo-folder-unmark-answered): New generic function.
5257         (elmo-folder-mark-as-answered): Ditto.
5258         (elmo-folder-append-messages): Removed argunment `unread-marks'
5259         (elmo-folder-list-unreads-internal): Abolish.
5260         (elmo-folder-list-importants-internal): Ditto.
5261         (elmo-folder-search-requires-msgdb-p): New generic function.
5262         (elmo-folder-search-requires-msgdb-p-internal): New function.
5263         (elmo-generic-folder-open): Call elmo-folder-msgdb instead of
5264         elmo-msgdb-load.
5265         (elmo-folder-search-fast): Added key 'mark'.
5266         (elmo-generic-folder-append-messages): Use elmo-msgdb-unread-marks
5267         instead of unread-marks argument.
5268         (elmo-folder-move-messages): Removed argunment `unread-marks'
5269         (elmo-folder-unmark-important): Define.
5270         (elmo-folder-mark-as-important): Ditto.
5271         (elmo-folder-unmark-read): Ditto.
5272         (elmo-folder-mark-as-read): Ditto.
5273         (elmo-folder-unmark-answered): Ditto.
5274         (elmo-folder-mark-as-answered): Ditto.
5275         (elmo-folder-replace-marks): Abolish.
5276         (elmo-generic-folder-append-msgdb): Append msgdb before checking
5277         duplicates.
5278         (elmo-folder-synchronize): Removed mark arguments;
5279         return crosspost only number.
5280
5281 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5282
5283         * elmo-dop.el (elmo-dop-queue-flush): Remove unused argument.
5284         Remove redundunt connectivity check.
5285
5286 2002-09-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5287
5288         * elmo-dop.el (elmo-dop-queue-flush): Perform plugged ones only so
5289         as not to clear queue unexpectedly. (Ref. [wl:9778],[wl:10493])
5290
5291 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5292
5293         * pldap.el (ldap-decode-string): Return string as-is if
5294         `ldap-coding-system' is nil.
5295         (ldap-encode-string): Ditto.
5296         (ldap-search-entries): Encode filter string with `ldap-encode-string'.
5297         (ldap-default-host): Fixed docstring.
5298
5299 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5300
5301         * elmo-util.el (elmo-warning): Define as a macro which uses
5302         `display-warning' if it is defined as a function.
5303
5304         * elmo-split.el (elmo-split-fetch-decoded-field): New function.
5305         (elmo-split-equal): Use it.
5306         (elmo-split-match): Ditto.
5307         (elmo-split-message-entity): New buffer-local variable.
5308         (elmo-split-subr): Set it.
5309
5310         * elmo-version.el (elmo-version): Up to 2.9.15.
5311
5312 2002-08-18  Kenichi OKADA  <okada@opaopa.org>
5313
5314         * elmo-imap4.el (elmo-network-initialize-session):
5315         Check capability after starttls.
5316
5317 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5318
5319         * elmo-util.el (elmo-list-delete): Added optional argument
5320         DELETE-FUNCTION.
5321
5322         * elmo-vars.el (elmo-imap4-default-mailbox): Abolished.
5323
5324         * elmo-util.el (elmo-warning): Ignore errors while recenter.
5325
5326         * elmo-msgdb.el (elmo-msgdb-do-each-entity): New macro.
5327
5328         * elmo-imap4.el (elmo-folder-initialize): Don't use
5329         elmo-imap4-default-mailbox.
5330
5331 2002-07-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5332
5333         * elmo-split.el (toplevel): Use `product-provide'.
5334         (elmo-split): Checkdoc.
5335
5336 2002-07-21  Tetsurou Okazaki  <okazaki@be.to>
5337
5338         * elmo-imap4.el (elmo-imap4-debug, elmo-imap4-debug-1):
5339         Split `elmo-imap4-debug' into the macro `elmo-imap4-debug' and
5340         the function `elmo-imap4-debug-1'.
5341
5342 2002-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5343
5344         * elmo-split.el (elmo-split): Moved to run hooks and to show
5345         message from elmo-split-subr.
5346         (elmo-split-subr): Follow the change above.
5347
5348         * elmo-split.el (elmo-split-subr): New function (renamed from
5349         elmo-split-subr).
5350         (elmo-split): Changed to call elmo-split-subr by element of
5351         elmo-split-folder.
5352         (elmo-split-folder): Changed customization type to choice.
5353
5354 2002-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5355
5356         * elmo-split.el (elmo-split-and): Fixed condition.
5357
5358 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5359
5360         * elmo-split.el: New file.
5361         (elmo-split): Fixed logic.
5362         Display "Test:" instead of "Folder:" when reharsal.
5363
5364         * elmo-imap4.el (elmo-folder-append-buffer): Set flag as empty
5365         explicitly.
5366
5367         * elmo-version.el (elmo-version): Up to 2.9.14.
5368
5369         * elmo-util.el (elmo-expand-newtext): New function (renamed from
5370         wl-expand-newtext).
5371
5372 2002-06-10  Kenichi Sato <ksato@sonycom.com>
5373
5374         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Fix for
5375         message with no message-id field.
5376
5377 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5378
5379         * elmo-version.el (elmo-version): Up to 2.9.13.
5380
5381         * elmo-dop.el (elmo-folder-status-dop): Fix.
5382
5383 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5384
5385         * elmo-util.el (elmo-disk-usage): Return 0 if invalid file attribute.
5386
5387         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Avoid
5388         changing default value of default-mime-charset.
5389         (elmo-msgdb-create-overview-from-buffer): Remove TAB character.
5390
5391         * elmo-imap4.el (elmo-folder-open): Fixed NO response check.
5392
5393         * elmo-dop.el (elmo-dop-queue-merge-method-list): New variable.
5394         (elmo-dop-queue-merge): Use elmo-dop-queue-merge-method-list
5395         instead of elmo-dop-queue-method-name-alist to check merging queue.
5396         (elmo-folder-delete-messages-dop): Delete from queue if negative
5397         message number.
5398         (elmo-folder-append-buffer-dop-delayed): Treat as success if queue
5399         file is already removed.
5400
5401 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5402
5403         * elmo-vars.el: Bind colon keywords for old Emacsen.
5404
5405 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5406
5407         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Protect
5408         against non-exsisting charset.
5409
5410 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5411
5412         * elmo-util.el (elmo-mime-string): Eliminate needless binding;
5413         Use eword-decode-and-unfold-unstructured-field-body.
5414
5415         * elmo-msgdb.el (elmo-msgdb-make-entity): New function.
5416         (elmo-msgdb-create-overview-from-buffer): Use document charset if
5417         exists to decode raw subject string.
5418         (toplevel): Require 'mime.
5419
5420         * elmo-version.el (elmo-version): Up to 2.9.12.
5421
5422 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5423
5424         * elmo-msgdb.el (elmo-msgdb-get-mark): Fix docstring.
5425         (elmo-msgdb-set-mark): Ditto.
5426
5427         * elmo-version.el (elmo-version): Up to 2.9.11.
5428
5429 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5430
5431         * elmo-util.el (elmo-delete-match-files): New function.
5432
5433         * elmo-localdir.el (elmo-folder-delete): Use elmo-delete-match-files
5434         instead of elmo-delete-directory.
5435
5436         * elmo-shimbun.el (elmo-shimbun-get-headers): Bind
5437         elmo-hash-minimun-size as 63.
5438
5439         * elmo-multi.el (elmo-multi-folder-diff): Use elmo-diff-new if
5440         elmo-diff-unread is nil.
5441
5442         * elmo-imap4.el (elmo-folder-open): Fix.
5443
5444         * elmo.el (elmo-message-mark): Rewrite.
5445         (elmo-message-field): Ditto.
5446         (elmo-message-set-mark): Ditto.
5447         (elmo-folder-replace-marks): New function.
5448         (elmo-generic-folder-append-msgdb): Removed third argument for
5449         elmo-msgdb-append.
5450         (elmo-folder-synchronize): Use elmo-msgdb-seen-list.
5451         (elmo-msgdb-load): New implementation.
5452
5453         * elmo-vars.el (elmo-use-overview-hashtb): Removed.
5454
5455         * elmo-util.el (elmo-list-insert): New implementation.
5456
5457         * elmo-multi.el (elmo-multi-folder-append-msgdb): Removed third
5458         argument for elmo-msgdb-append.
5459         
5460
5461         * elmo-msgdb.el (elmo-load-msgdb): New function.
5462         (elmo-make-msgdb): Ditto.
5463         (elmo-msgdb-get-index): New inline function.
5464         (elmo-msgdb-set-index): Ditto.
5465         (elmo-msgdb-get-entity-hashtb): Ditto.
5466         (elmo-msgdb-get-mark-hashtb): Ditto.
5467         (elmo-msgdb-get-mark): Ditto.
5468         (elmo-msgdb-set-mark): Ditto.
5469         (elmo-msgdb-count-marks): Ditto.
5470         (elmo-msgdb-get-number): Ditto.
5471         (elmo-msgdb-get-field): Ditto.
5472         (elmo-msgdb-seen-list): Ditto.
5473         (elmo-msgdb-mark-alist-set): Renamed from elmo-msgdb-mark-set.
5474         (elmo-msgdb-delete-msgs): Follow the changes above.
5475         (elmo-msgdb-overview-get-entity): Ditto.
5476         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
5477         (elmo-msgdb-clear-index): Renamed from elmo-msgdb-clear-overview-hastb
5478         and rewritten.
5479         (elmo-msgdb-make-index): Likewise.
5480         (elmo-msgdb-append): Removed third argument.
5481         (elmo-msgdb-clear): Clear index as nil.
5482         (elmo-folder-set-info-hashtb): Removed.
5483         (elmo-folder-set-info-max-by-numdb): Ditto.
5484         (elmo-folder-info-make-hashtb): Ditto.
5485
5486         * elmo-localdir.el (elmo-folder-pack-numbers): Use elmo-make-msgdb.
5487
5488         * elmo-map.el (elmo-folder-pack-number): Ditto.
5489
5490 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5491
5492         * elmo-version.el (elmo-version): Up to 2.9.10.
5493
5494         * elmo-util.el (elmo-get-hash-val): Check the 1st argument is string.
5495
5496         * elmo-msgdb.el (elmo-msgdb-get-parent-entity): New inline function.
5497
5498 2002-04-26  Kenichi OKADA  <okada@opaopa.org>
5499
5500         * elmo-utils.el (elmo-make-directory): Add option.
5501         Default file mode is 700.
5502
5503 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5504
5505         * elmo-shimbun.el (elmo-folder-local-p): Defined.
5506
5507 2002-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
5508
5509         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Decode by
5510         mime-charset.
5511
5512         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added "larger"
5513         and "smaller".
5514
5515 2002-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5516
5517         * elmo-shimbun.el (elomo-shimbun-folder): Added entity-hash slot.
5518         (elmo-shimbun-folder-entity-hash): New function.
5519         (elmo-shimbun-folder-shimbun-header): Ditto.
5520         (elmo-shimbun-entity-to-header): Ditto.
5521         (elmo-shimbun-msgdb-to-headers): Removed.
5522         (elmo-shimbun-folder-setup): Ditto.
5523         (elmo-shimbun-folder-header-hash-setup): Don't use x-shimbun-id
5524         for hash key.
5525         (elmo-shimbun-get-headers): Set new headers only to slot. Don't
5526         call `elmo-shimbun-folder-header-hash-setup' if headers is nil.
5527         Removed useless local bind.
5528         (elmo-folder-open-internal): Don't call
5529         `elmo-shimbun-folder-setup'.
5530         (elmo-folder-close-internal): Clear entity-hash slot.
5531         (elmo-folder-clear): Ditto.
5532         (elmo-shimbun-msgdb-create-entity): Use
5533         `elmo-shimbun-folder-shimbun-header'.
5534         (elmo-map-message-fetch): Ditto.
5535         (elmo-shimbun-update-overview): Use overview entity instead of
5536         shimbun header to lookup id by references.
5537         (elmo-map-folder-list-message-locations): Use not only headers but
5538         also overviews to list locations.
5539
5540 2002-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5541
5542         * elmo-net.el (elmo-folder-exists-p): If unplugged, guessed by
5543         msgdb path.
5544
5545         * elmo-pop3.el (elmo-folder-exists-p): Ditto.
5546
5547 2002-04-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5548
5549         * elmo-util.el (elmo-read-search-condition-internal): Give default
5550         value for date.
5551
5552 2002-04-04  Mito  <mito@mxa.nes.nec.co.jp>
5553
5554         * elmo-util.el (elmo-condition-parse-search-value): Accept
5555         YYYY-MM-DD format to search.
5556         * elmo-date.el (elmo-date-get-datevec): Likewise.
5557
5558 2002-04-04  Kenichi OKADA  <okada@opaopa.org>
5559
5560         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Delete
5561         debugging code.
5562
5563 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5564
5565         * elmo.el (elmo-folder-creatable-p): Changed default value to nil
5566         from t.
5567
5568         * elmo-pop3.el (elmo-folder-exists-p): Return nil if unplugged.
5569
5570         * elmo-nntp.el (elmo-folder-exists-p-plugged): Divided plugged
5571         case from `elmo-folder-exists-p'.
5572         (elmo-folder-exists-p): Removed.
5573         (elmo-folder-creatable-p) Ditto.
5574
5575         * elmo-net.el (elmo-folder-create): Defined.
5576         (elmo-folder-create-unplugged): New function.
5577         (elmo-folder-exists-p): Changed default value to nil from t.
5578
5579         * elmo-imap4.el (elmo-folder-creatable-p): Defined.
5580         (elmo-folder-create-plugged): Renamed from `elmo-folder-create'.
5581
5582         * elmo-dop.el (elmo-folder-create-dop): Renamed from
5583         `elmo-create-folder-dop' and append queue
5584         'elmo-folder-create-dop-delayed instead of 'elmo-folder-create.
5585         (elmo-folder-create-dop-delayed): New function.
5586
5587         * elmo-cache.el (elmo-folder-creatable-p): Ditto.
5588
5589         * elmo-shimbun.el (elmo-folder-creatable-p): Ditto.
5590
5591         * elmo-sendlog.el (elmo-folder-creatable-p): Ditto.
5592         (elmo-folder-writable-p) : Ditto.
5593
5594         * elmo-version.el (elmo-version): Up to 2.9.9.
5595
5596 2002-03-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5597
5598         * elmo.el (elmo-find-fetch-strategy): Don't use file cache when
5599         `elmo-message-use-cache-p' returns nil.
5600         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
5601         (ignore cache file and refer the substance in local folders)
5602
5603 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5604
5605         * elmo-version.el (elmo-version): Up to 2.9.8.
5606
5607 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5608
5609         * elmo-version.el (elmo-version): Up to 2.9.7.
5610
5611         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed logic.
5612
5613 2002-02-18  Daiki Ueno  <ueno@unixuser.org>
5614
5615         * elmo-nntp.el (elmo-nntp-send-mode-reader): Don't throw an error.
5616
5617 2002-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
5618
5619         * elmo-nmz.el (elmo-nmz-args): Changed default argumnet to --late
5620         from --early.
5621         (elmo-map-folder-list-message-locations): Reverse location list.
5622
5623 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5624
5625         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Fix.
5626
5627 2002-01-31  Yuuichi Teranishi  <teranisi@gohome.org>
5628
5629         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Use group and server
5630         as a key.
5631         (elmo-nntp-folder-list-subfolders): Follow the change above.
5632
5633 2002-01-27  Takaaki MORIYAMA  <aka@iris.eonet.ne.jp>
5634
5635         * elmo-imap4.el (elmo-folder-list-subfolders): Don't omit user
5636         name if authentication type is specified.
5637
5638 2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
5639
5640         * elmo.el (elmo-default-imap4-stream-type): Define as obsolete
5641         variable.
5642         (elmo-default-nntp-stream-type): Ditto.
5643         (elmo-default-pop3-stream-type): Ditto.
5644
5645 2002-01-25  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5646
5647         * elmo.el (elmo-generic-folder-append-messages): Disable multibyte.
5648
5649 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5650
5651         * elmo-localnews.el (elmo-localnews-folder-path): Moved from
5652         elmo-vars.el.
5653         * elmo-maildir.el (elmo-maildir-folder-path): Ditto.
5654
5655         * elmo-vars.el (elmo-localnews-folder-path): Removed.
5656         (elmo-maildir-folder-path): Ditto.
5657         (elmo-maildir-list): Ditto (abolished).
5658
5659 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5660
5661         * elmo-version.el (elmo-version): Up to 2.9.6.
5662
5663 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5664
5665         * elmo-vars.el (elmo-localnews-folder-path): Make customizable.
5666         (elmo-maildir-folder-path): Ditto.
5667         (elmo-msgdb-directory): Ditto.
5668         (elmo-passwd-life-time): Ditto.
5669         (elmo-msgdb-extra-fields): Ditto.
5670         (elmo-enable-disconnected-operation): Ditto.
5671
5672 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5673
5674         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5675         other choices.
5676         (elmo-pop3-default-authenticate-type): Ditto.
5677
5678 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5679
5680         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5681         choices for custom.
5682         (elmo-pop3-default-authenticate-type): Ditto.
5683
5684 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5685
5686         * elmo-imap4.el (elmo-folder-rename-internal): Change current
5687         mailbox to new-folder.
5688
5689 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5690
5691         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): If unread is
5692         less than new, set new as unread.
5693
5694         * elmo-util.el (elmo-string): Don't put text-property if nil.
5695
5696 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5697
5698         * elmo-imap4.el (elmo-folder-list-subfolders): Case sensitive.
5699         * elmo-nntp.el (elmo-folder-list-subfolders): Ditto.
5700
5701 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5702
5703         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5704         is nil on `completing-read'.
5705
5706 2002-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
5707
5708         * elmo-imap4.el (elmo-imap4-extra-namespace-alist): Added grouping
5709         for namespace part.
5710         (elmo-imap4-parse-namespace-subr): Ditto.
5711         (elmo-folder-list-subfolders): Append a delimiter when the specified
5712         folder path is a root with namespace and does not end with delimiter.
5713
5714 2002-01-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5715
5716         * elmo.el (elmo-folder-search-fast): Moved upwards rather than it
5717         was used.
5718
5719 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5720
5721         * elmo-util.el (elmo-save-buffer): The first argument of message
5722         is a format control string.
5723
5724 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5725
5726         * elmo.el (elmo-diff-new): Fixed (Adapted to doc-string of
5727         `elmo-folder-diff').
5728         (elmo-diff-unread): Likewise.
5729
5730 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5731
5732         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5733         is t on `completing-read'.
5734
5735 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5736
5737         * elmo-filter.el (elmo-filter-folder-list-unreads-internal): Call
5738         method of target folder with self mark-alist if MARK-ALIST is nil.
5739
5740 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5741
5742         * elmo-version.el (elmo-version): Up to 2.9.5.
5743
5744 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5745
5746         * elmo-dop.el (elmo-dop-queue-merge): Implement.
5747         (elmo-dop-merge-funcs): Remove.
5748
5749 2002-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5750
5751         * elmo-util.el (elmo-file-cache-delete): Fixed last change;
5752         Return t if PATH is directory, too.
5753         Use `dolist' instead of while loop.
5754
5755 2002-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5756
5757         * elmo-util.el (elmo-file-cache-delete): Return t if a cache file
5758         is deleted.
5759
5760 2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5761
5762         * elmo-net.el (elmo-folder-list-messages-plugged): Changed default
5763         return value to t.
5764         (elmo-folder-list-messages-unplugged): Return t if
5765         elmo-enable-disconnected-operation is nil.
5766
5767         * elmo-pop3.el (elmo-folder-list-messages-plugged): Renamed from
5768         `elmo-folder-list-messages-internal'.
5769
5770 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5771
5772         * elmo-nntp.el (elmo-nntp-read-response): Added `error-msg' argument.
5773         Change to looking-at `[23][0-9]+'.
5774         (elmo-network-initialize-session): Use 'error-msg'
5775         * elmo-net.el (elmo-network-open-session): Set unplugged
5776         if elmo-network-initialize-session returns 'elmo-open-err.
5777
5778 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5779
5780         * elmo-version.el (elmo-version): Up to 2.9.4.
5781
5782 2002-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
5783
5784         * elmo-nntp.el (elmo-folder-list-messages-plugged): Renamed from
5785         `elmo-folder-list-messages-internal'.
5786
5787 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5788
5789         * elmo.el (elmo-folder-search): Defined. Fixed docstring.
5790         (elmo-message-match-condition): New method.
5791         (elmo-folder-search-fast): New inline function.
5792         (elmo-msgdb-search): Removed.
5793
5794         * elmo-filter.el (elmo-folder-msgdb-create): Create from msgdb of
5795         target folder if it is unplugged.
5796         (elmo-folder-list-messages-internal): Return t if target folder is
5797         unplugged and itself is persistent; In this case, use list be
5798         searched already.
5799
5800         * elmo-msgdb.el (elmo-msgdb-search-internal): Removed.
5801         (elmo-msgdb-search-internal-primitive): Ditto.
5802         (elmo-msgdb-match-condition): New function.
5803         (elmo-msgdb-match-condition-primitive): Ditto.
5804
5805         * elmo-util.el (elmo-filter-condition-p): New macro.
5806
5807         * elmo-cache.el (elmo-folder-search): Removed.
5808
5809         * elmo-localdir.el (elmo-folder-search): Ditto.
5810
5811         * elmo-maildir.el (elmo-folder-search): Ditto.
5812
5813         * elmo-mark.el (elmo-folder-search): Ditto.
5814
5815         * elmo-nmz.el (elmo-folder-search): Ditto.
5816
5817         * elmo-sendlog.el (elmo-folder-search): Ditto.
5818
5819         * elmo-shimbun.el (elmo-folder-search): Ditto.
5820
5821         * elmo-imap4.el (elmo-folder-search): Call method of parent class
5822         if folder is unplugged.
5823
5824         * elmo-nntp.el (elmo-folder-search): Likewise.
5825         (elmo-nntp-search-internal): New function.
5826
5827         * elmo-version.el (elmo-version): Up to 2.9.3.
5828
5829 2001-12-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5830
5831         * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo.
5832
5833 2001-12-27  Tetsurou Okazaki  <okazaki@be.to>
5834
5835         * elmo-vars.el (elmo-nntp-default-user): Customization Type fix.
5836
5837 2001-12-27  Taiji Can  <Taiji.Can@grd.advantest.co.jp>
5838
5839         * elmo-nntp.el (elmo-network-initialize-session): Fixed for NNTP response.
5840
5841 2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
5842
5843         * elmo-nmz.el (elmo-nmz-use-drive-letter): New variable.
5844         (elmo-map-folder-list-message-locations): Do drive letter conversion
5845         on Windows environment.
5846         (elmo-nmz-msgdb-create-entity): Use expand-file-name.
5847         (elmo-map-message-fetch): Ditto.
5848
5849 2001-12-27  Kenichi OKADA  <okada@opaopa.org>
5850
5851         * elmo-nntp.el (elmo-nntp-read-response): Fixed for Response '400'
5852         (elmo-network-initialize-session): Ditto.
5853
5854 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5855
5856         * elmo-imap4.el (elmo-imap4-message-fetch): Fixed '100%' message.
5857
5858         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
5859
5860         * elmo-util.el (elmo-progress-clear): Ditto.
5861
5862         * elmo-date.el (elmo-date-get-datevec): Fix timezone of
5863         `DD-Mon-YYYY' type date.
5864
5865 2001-12-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5866
5867         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
5868         `elmo-date-make-sortable-string' instead of
5869         `timezone-make-date-sortable'.
5870
5871         * elmo-date.el (elmo-date-make-sortable-string): Use
5872         `timezone-make-time-string'.
5873
5874 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5875
5876         * elmo.el (elmo-folder-synchronize): Delete important messages too.
5877
5878         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed
5879         `since'; Fix timezone.
5880
5881         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Ditto.
5882
5883         * elmo-nntp.el (elmo-nntp-search-primitive): Likewise.
5884
5885 2001-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5886
5887         * elmo.el (elmo-message-fetch-with-cache-process): Rewrite.
5888
5889 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5890
5891         * elmo.el (elmo-generic-folder-append-messages): Make
5892         fetch-strategy with `use-cache' as 'maybe. Check return value of
5893         `elmo-message-fetch'.
5894         (elmo-message-fetch): Return return value of
5895         `elmo-message-fetch-with-cache-process'.
5896         (elmo-message-fetch-with-cache-process): Return non-nil if
5897         fetching was succeed. Load cache when fetching was failed and
5898         fetch-strategy-use-cache is 'maybe.
5899
5900         * elmo-util.el (elmo-file-cache-load): New function.
5901
5902         * elmo-multi.el (elmo-message-use-cache-p): Remove duplicated
5903         defun.
5904
5905         * elmo-archive.el (elmo-archive-message-fetch-internal): Return
5906         non-nil if fetching was succeed.
5907
5908         * elmo-imap4.el (elmo-imap4-message-fetch): Likewise.
5909
5910         * elmo-nmz.el (elmo-map-message-fetch): Likewise.
5911
5912         * elmo-nntp.el (elmo-nntp-read-body): Likewise.
5913         (elmo-message-fetch-with-cache-process): Likwise.
5914
5915         * elmo-pop3.el (elmo-pop3-read-body): Likewise.
5916
5917         * elmo-shimbun.el (elmo-map-message-fetch): Likewise.
5918
5919         * elmo-version.el (elmo-version): Up to 2.9.2.
5920
5921 2001-12-23  Yuuichi Teranishi  <teranisi@gohome.org>
5922
5923         * elmo.el (elmo-folder-delete): Delete msgdb path.
5924
5925         * elmo-archive.el (elmo-folder-delete): Added `:before' qualifier.
5926
5927         * elmo-maildir.el (elmo-folder-delete): Ditto.
5928
5929         * elmo-localdir.el (elmo-folder-delete): Ditto.
5930
5931         * elmo-imap4.el (elmo-folder-delete): Ditto.
5932
5933 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5934
5935         * elmo.el (luna-define-class): Added `biff' slot.
5936
5937         * elmo-pop3.el (elmo-pop3-debug): Split biff log.
5938         (elmo-pop3-debug-inhibit-logging): Abolished.
5939         (elmo-network-close-session): Eliminated needless let.
5940         (elmo-pop3-get-session): Set prefix 'BIFF' if biff folder.
5941         (elmo-pop3-send-command): Added `no-log' argument.
5942         (elmo-pop3-process-filter): Use `with-current-buffer'.
5943         (elmo-pop3-auth-user): Set `no-log' argument; Delete process
5944         if login failure.
5945         (elmo-pop3-auth-apop): Likewise.
5946         (elmo-network-authenticate-session): Likewise.
5947
5948         * elmo-nntp.el (elmo-nntp-get-session): Set prefix 'BIFF'
5949         if biff folder.
5950
5951         * elmo-net.el (elmo-network-session-password-key): Use class symbol
5952         string to determine protocol.
5953         (elmo-network-session-name-prefix): Abolished.
5954         (elmo-network-session-cache-key): Follow the change above.
5955         (elmo-network-open-session): Ditto.
5956
5957         * elmo-imap4.el (elmo-imap4-send-command): Modified error message.
5958         (elmo-imap4-get-session): Set prefix 'BIFF' if biff folder.
5959
5960         * elmo-version.el (elmo-version): Up to 2.9.1.
5961
5962         * elmo-util.el (elmo-file-field-primitive-condition-match): Fixed
5963         unmatch condition checking.
5964
5965         * elmo-localdir.el (elmo-folder-search): Don't short cut if unmatch
5966         condition.
5967
5968 2001-12-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5969
5970         * elmo.el (elmo-folder-confirm-appends): Fixed docstring.
5971
5972 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5973
5974         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
5975         test for while loop to execute at least one SEARCH command.
5976
5977 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5978
5979         * elmo-version.el (elmo-version): Up to 2.9.0.
5980
5981 2001-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
5982
5983         * elmo-archive.el (elmo-archive-folder): Added `dir-name' slot.
5984         (elmo-archive-folder-path): Define.
5985         (elmo-folder-initialize): Setup `dir-name' slot.
5986         (elmo-archive-folder-list-subfolders): Fixed problem when `name' is "".
5987         Use `dir-name' as prefix of each subfolders.
5988         (Applyed patch from Takaaki MORIYAMA <taka@arcadia.co.jp>)
5989
5990 2001-12-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5991
5992         * elmo-pipe.el (elmo-pipe-folder-copied-filename): New variable.
5993         (elmo-pipe-folder-list-target-messages): New internal function.
5994         (elmo-pipe-drain): Use new argument `ignore-list' instead of
5995         `killed-list'.
5996         (elmo-pipe-folder-copied-list-load): New function.
5997         (elmo-pipe-folder-copied-list-save): Ditto.
5998         (elmo-folder-open-internal): Follow the change above.
5999         (elmo-folder-status): Fixed for copy.
6000
6001 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6002
6003         * elmo-shimbun.el (elmo-folder-creatable-p): Define.
6004
6005 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6006
6007         * elmo-localdir.el (elmo-folder-message-make-temp-files): Use
6008         elmo-copy-file instead of elmo-add-name-to-file.
6009
6010         * elmo-nmz.el (elmo-folder-message-make-temp-files): Ditto.
6011
6012         * elmo-nmz.el (elmo-map-folder-list-message-locations): Allow
6013         "file://..." index.
6014
6015         * elmo-pop3.el (elmo-pop3-read-response): Set timeout argument
6016         of accept-process-output as 1.
6017         (elmo-pop3-read-contents): Ditto.
6018         (elmo-pop3-read-body): Ditto.
6019
6020 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6021
6022         * elmo-version.el (product-version-as-string): Remove define.
6023
6024 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6025
6026         * elmo-imap4.el (elmo-imap4-number-set-chop-length): New variable.
6027         (elmo-imap4-copy-messages): Chop number set using
6028         `elmo-imap4-number-set-chop-length'.
6029         (elmo-imap4-set-flag): Ditto.
6030         (elmo-imap4-search-internal-primitive): Ditto.
6031
6032 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6033
6034         * elmo.el (elmo-folder-make-temporary-directory): Renamed from
6035         `elmo-folder-make-temp-dir'
6036
6037         * elmo-vars.el (elmo-cache-directory): New variable.
6038         (elmo-cache-dir): Abolished.
6039         (elmo-msgdb-directory): Renamed from `elmo-msgdb-dir'.
6040
6041         * elmo-version.el (elmo-version): Up to 2.7.7.
6042
6043 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6044
6045         * elmo-util.el (elmo-obsolete-variable-show-warnings): Define with
6046         defcustom; Set default value as t.
6047
6048 2001-12-10  Yuuichi Teranishi  <teranisi@gohome.org>
6049
6050         * pldap.el (ldap-ldif-field-name-regexp): Changed regexp.
6051         (ldap-search-program-arguments): Changed default value.
6052         (ldap-search-basic): Accept exit status 4.
6053         (ldap/field-body): Parse options.
6054         (ldap/collect-field): Ditto.
6055         (According to the advise from Mito <mito@mxa.nes.nec.co.jp>)
6056
6057         * elmo-imap4.el (elmo-imap4-process-bye): New function.
6058         (elmo-imap4-send-command): Call elmo-imap4-process-bye.
6059         (elmo-imap4-accept-ok): Ditto.
6060         (elmo-imap4-session-select-mailbox): If argument `no-error' equals to
6061         'notify-bye, only BYE error is reported.
6062         (elmo-folder-exists-p-plugged): Set no-error argument of
6063         `elmo-imap4-session-select-mailbox' as 'notify-bye.
6064
6065         * elmo.el (elmo-imap4-bye-error): Changed message.
6066
6067         * elmo-dop.el (elmo-dop-queue-flush): Fixed obsolete version message.
6068         (elmo-dop-queue-flush): Don't append to the dop-queue while flushing
6069         queues (It causes infinite loop).
6070
6071 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6072
6073         * elmo.el (elmo-folder-diff): Fixed docstring for IMAP4
6074         (RECENT UNSEEN MESSAGES) extension.
6075
6076 2001-12-07  Mito <mito@mxa.nes.nec.co.jp>
6077
6078         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
6079         Check number of overview fields.
6080
6081 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6082
6083         * elmo.el (elmo-folder-confirm-appends): Changed message.
6084         (elmo-folder-confirm-appends): Ditto.
6085
6086         * elmo-archive.el (elmo-archive-exec-msgs-subr1): Use
6087         `with-temp-buffer'.
6088         (According to the advise from Nishimoto Masaki <nishimoto@gaju.org>)
6089
6090 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6091
6092         * elmo.el (elmo-folder-confirm-appends): Check whether the value
6093         of elmo-folder-update-threshold is nil, which can be set by
6094         wl-summary-update-confirm-threshold.
6095
6096 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6097
6098         * elmo-nmz.el (elmo-nmz-default-index-path): Allow path list.
6099         (elmo-nmz-index-alias-alist): Ditto.
6100         (elmo-map-folder-list-message-locations): Follow the change above.
6101
6102 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6103
6104         * elmo-filter.el (elmo-folder-list-subfolders): Defined.
6105
6106         * elmo-archive.el (elmo-archive-call-process): Ignore nemacs.
6107
6108         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Ditto.
6109
6110         * elmo-util.el (elmo-read): Ditto.
6111         (elmo-display-error): Ditto.
6112
6113         * elmo-vars.el (elmo-date-match): Ditto.
6114
6115         * pldap.el (ldap-coding-system): Ditto.
6116
6117         * elmo-pipe.el (elmo-pipe-drain): If `copy' is non-nil, bind
6118         `elmo-inhibit-number-mapping' as nil.
6119
6120 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6121
6122         * elmo-pop3.el (elmo-pop3-parse-list-response): Allow multiple
6123         space delimiter for list response.
6124
6125 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6126
6127         * elmo-sendlog.el (elmo-sendlog-buffer-name): Deleted.
6128
6129 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6130
6131         * elmo-sendlog.el (elmo-folder-delete-messages): Added.
6132         (elmo-map-message-fetch): Fix.
6133         * elmo-map.el (elmo-folder-status): Fix for killed.
6134
6135 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6136
6137         * elmo-sendlog.el: New file.
6138         * elmo-internal.el (elmo-internal-folder-list): Added 'sendlog.
6139
6140 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6141
6142         * acap.el (acap-logging-out): New buffer local variable.
6143         (acap-close): Set it.
6144         (acap-wait-for-response): If acap-logging-out is non-nil, don't cause
6145         an error.
6146
6147 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6148
6149         * acap.el (acap-response-bye-p): New function.
6150         (acap-response-bye-message): Ditto.
6151         (acap-wait-for-response): If bye response is received, cause an error.
6152         (acap-parse-response): Make bye response when 'Bye' is received.
6153
6154 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6155
6156         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
6157
6158 2001-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6159
6160         * elmo-util.el (elmo-copy-file): Added argument
6161         `ok-if-already-exists'.
6162         (elmo-copy-file): Fixed typo.
6163
6164 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6165
6166         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
6167
6168 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6169
6170         * elmo-pipe.el (elmo-pipe-drain): Save killed-list.
6171
6172 2001-11-20  Kenichi OKADA  <okada@opaopa.org>
6173
6174         * elmo-pipe.el (elmo-pipe-drain): Append copied messages
6175         to killed-list.
6176
6177 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6178
6179         * elmo-pipe.el (elmo-pipe-folder): Add `copy'.
6180         (elmo-folder-initialize): Fix for `copy'.
6181         (elmo-pipe-drain): Ditto.
6182         (elmo-folder-open-internal): Ditto.
6183         (elmo-folder-newsgroups): Fix.
6184
6185 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6186
6187         * elmo-maildir.el (elmo-folder-append-messages): Make temporal filename
6188         for each message.
6189
6190         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when
6191         recent value is returned from imap folder.
6192
6193         * elmo.el (elmo-folder-newsgroups): New generic function.
6194
6195         * elmo-localnews.el (elmo-localnews-folder): Added `group' slot.
6196         (elmo-folder-initialize): Set it.
6197         (elmo-folder-expand-msgdb-path): Use it.
6198         (elmo-folder-newsgroups): Define.
6199
6200         * elmo-filter.el (elmo-folder-newsgroups): Define.
6201
6202         * elmo-pipe.el (elmo-folder-newsgroups): Ditto.
6203
6204         * elmo-nntp.el (elmo-folder-newsgroups): Ditto.
6205
6206         * elmo-multi.el (elmo-folder-newsgroups): Ditto.
6207
6208 2001-11-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6209
6210         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list): New
6211         user option.
6212         (elmo-shimbun-header-extra-field): New inline function.
6213         (elmo-shimbun-header-set-extra-field): Ditto.
6214         (elmo-shimbun-folder-header-hash-setup): Ditto.
6215         (elmo-shimbun-update-overview): Ditto.
6216         (elmo-shimbun-msgdb-to-headers): Set extra field `x-shimbun-id'.
6217         (elmo-shimbun-folder-setup): Use
6218         `elmo-shimbun-folder-header-hash-setup' to be setup hash table.
6219         (elmo-shimbun-get-headers): Ditto.
6220         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview';
6221         Insert `X-Shimbun-Id:' header if extra field is set.
6222         (elmo-map-folder-list-message-locations): Return `x-shimbun-id'
6223         field's value instead of `shimbun-header-id'.
6224
6225         * elmo-msgdb.el (elmo-msgdb-overview-entity-set-references): New
6226         inline function.
6227         (elmo-msgdb-overview-entity-set-date): Ditto.
6228         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
6229
6230 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6231
6232         * mmimap.el (mmimap-entity-section): Changed body node number from
6233         "0" to "1".
6234
6235 2001-11-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6236
6237         * elmo-pop3.el (elmo-folder-delete-messages-plugged): Renamed from
6238         `elmo-folder-delete-messages'.
6239
6240         * elmo-nmz.el (elmo-nmz-index-alias-alist): New user option.
6241         (elmo-folder-initialize): Changed to expand alias into index path.
6242
6243         * elmo-mime.el (elmo-mime-insert-sorted-header): Call
6244         `elmo-mime-insert-header-from-buffer' with 6th arg
6245         `sorted-fields'.
6246
6247 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6248
6249         * mmimap.el (mmimap-entity-section): If node-id is nil, return "0".
6250
6251         * elmo.el (elmo-diff-new): New inline function.
6252         (elmo-diff-unread): Ditto.
6253         (elmo-diff-all): Ditto.
6254
6255         * elmo-imap4.el (elmo-imap4-server-diff-async-callback-1): Get recent
6256         value from responseb.
6257         (elmo-imap4-folder-diff-plugged): Ditto.
6258         (elmo-imap4-server-diff-async): Added recent argument.
6259         (elmo-server-diff-async): Ditto.
6260         (elmo-imap4-folder-diff-plugged): Ditto.
6261
6262         * elmo-version.el (elmo-version): Up to 2.7.6.
6263
6264 2001-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6265
6266         * elmo-util.el (elmo-parse-token): Fixed how to treat quoted-pair
6267         in quoted-stirng.
6268
6269 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6270
6271         * elmo-pop3.el (elmo-folder-initialize): Rewrite.
6272
6273         * elmo-imap4.el (elmo-folder-initialize): Ditto.
6274
6275         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6276
6277         * elmo-multi.el (elmo-folder-initialize): Ditto.
6278
6279         * elmo-util.el (elmo-parse-token): New function.
6280         (elmo-parse-prefixed-element): Ditto.
6281
6282 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6283
6284         * elmo-imap4.el (elmo-imap4-send-command): If BYE response is detected,
6285         delete process.
6286         (elmo-imap4-accept-ok): Ditto.
6287
6288 2001-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6289
6290         * mmimap.el (mime-imap-entity-header-string): Don't check first
6291         element of node-id is `0' (Follow last change).
6292
6293 2001-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6294
6295         * mmimap.el (mmimap-make-mime-entity): Fixed problem to be
6296         assigned irregular node-id to nested multipart section.
6297         (initialize-instance): Followed above change.
6298
6299 2001-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6300
6301         * elmo-shimbun.el (elmo-shimbun-get-headers): Don't call
6302         `shimbun-open-group' (Moved to `elmo-folder-open-internal').
6303         (elmo-folder-open-internal): Call `shimbun-open-group' (Moved from
6304         `elmo-shimbun-get-headers');
6305         Call `elmo-shimbun-folder-setup' if headers is empty (An entity of
6306         visible article on summary exists in headers).
6307         (elmo-map-message-fetch): Cause an error when folder is unplugged.
6308
6309 2001-10-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6310
6311         * elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the
6312         definition.
6313
6314 2001-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
6315
6316         * elmo-localnews.el (elmo-folder-expand-msgdb-path): Define.
6317
6318 2001-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6319
6320         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Moved searching
6321         header separator into loop condition.
6322
6323 2001-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6324
6325         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed problem;
6326         Return duplicate folder if it has subfolder.
6327
6328 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6329
6330         * elmo.el (elmo-make-folder): Add folder name error check.
6331
6332         * elmo-nntp.el (elmo-nntp-group-coding-system): New variable.
6333         (elmo-nntp-encode-group-string): New inline function.
6334         (elmo-nntp-decode-group-string): Ditto.
6335         (elmo-folder-initialize): Use elmo-nntp-encode-group-string.
6336         (elmo-nntp-folder-list-subfolders): Set processing buffer as unibyte;
6337         Use `not' instead of `null';
6338         Use elmo-nntp-decode-group-string.
6339
6340         * elmo-imap4.el (elmo-folder-list-subfolders): Don't append delimiter.
6341
6342         * elmo-version.el (elmo-version): Up to 2.7.5.
6343
6344 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6345
6346         * elmo-pipe.el (elmo-pipe-drain): Use `unwind-protect';
6347         Hide progress gauge if `elmo-folder-move-messages' exits
6348         nonlocally.
6349
6350 2001-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6351
6352         * elmo-imap4.el (elmo-folder-initialize): Use
6353         `elmo-imap4-encode-folder-string' for folder name.
6354
6355 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6356
6357         * elmo.el (elmo-folder-move-messages): Removed arguments `all' and
6358         `done'.
6359
6360 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6361
6362         * elmo-util.el (elmo-progress-counter-alist): New internal
6363         variable.
6364         (elmo-progress-counter-value): New macro.
6365         (elmo-progress-counter-all-value): Ditto.
6366         (elmo-progress-counter-format): Ditto.
6367         (elmo-progress-counter-set-value): Ditto.
6368         (elmo-progress-set): New function.
6369         (elmo-progress-clear): Ditto.
6370         (elmo-progress-notify): Ditto.
6371
6372         * elmo-pipe.el (elmo-pipe-drain): Setup and clear progress
6373         counter.
6374
6375         * elmo.el (elmo-generic-folder-append-messages): Call
6376         `elmo-progress-notify'.
6377         (elmo-folder-move-messages): Don't call `elmo-display-progress'.
6378
6379         * elmo-archive.el (elmo-folder-append-messages): Call
6380         `elmo-progress-notify'.
6381
6382         * elmo-imap4.el (elmo-folder-append-messages): Ditto.
6383
6384         * elmo-localdir.el (elmo-folder-append-messages): Ditto.
6385
6386         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
6387
6388 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6389
6390         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed 'Encache' and
6391         'Create'.
6392         (elmo-message-encache-dop): Added argument `read'.
6393
6394         * elmo-shimbun.el (elmo-message-encache): Ditto.
6395
6396         * elmo-net.el (elmo-message-encache): Ditto.
6397
6398         * elmo-imap4.el (elmo-imap4-seen-messages): New buffer local variable.
6399         (elmo-imap4-fetch-callback-1-subr): Save important message numbers to
6400         elmo-imap4-seen-messages.
6401         (elmo-folder-msgdb-create-plugged): Initialize
6402         elmo-imap4-seen-messages;
6403         Set seen mark on elmo-imap4-seen-messages.
6404
6405         * elmo-pipe.el (elmo-folder-message-file-p): Define.
6406
6407         * elmo.el (elmo-generic-folder-append-messages): Check return value of
6408         elmo-folder-append-buffer.
6409         (elmo-folder-encache): Added optional argument `read'.
6410         (elmo-message-encache): Ditto.
6411
6412         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
6413
6414         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
6415
6416         * elmo-archive.el (elmo-archive-folder-append-buffer): Return t
6417         if append buffer content succeds.
6418
6419 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6420
6421         * elmo-pop3.el (elmo-message-fetch-plugged): Fixed label for
6422         elmo-display-progress.
6423
6424         * elmo-mime.el (elmo-mime-message-display): Added argument keymap;
6425         Set 4th argument of mime-display-message.
6426         (elmo-mime-display-as-is): Ditto.
6427
6428 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6429
6430         * elmo-nmz.el (toplevel): Require 'mime-edit.
6431         (elmo-nmz-content-type-alist): Abolished.
6432         (elmo-nmz-msgdb-create-entity): Add From: and Subject: field if
6433         content is not a message.
6434         (elmo-map-message-fetch): Changed behavior exept for message content;
6435         Detect mime-charset automatically, Use `mime-find-file-type' to detect
6436         content-type, Add From: and Subject: field.
6437
6438 2001-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6439
6440         * elmo-nmz.el (elmo-nmz-content-type-alist): New variable.
6441         (elmo-map-message-fetch): Add `Content-Type' field if contents is
6442         not a message.
6443
6444 2001-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6445
6446         * elmo.el (elmo-folder-writable-p): Changed default value to nil.
6447         (elmo-folder-move-messages): Check `elmo-folder-writable-p'.
6448
6449         * elmo-archive.el (elmo-folder-writable-p): Defined.
6450
6451         * elmo-cache.el (elmo-folder-writable-p): Ditto.
6452
6453         * elmo-filter.el (elmo-folder-writable-p): Ditto.
6454
6455         * elmo-imap4.el (elmo-folder-writable-p): Ditto.
6456
6457         * elmo-localdir.el (elmo-folder-writable-p): Ditto.
6458
6459         * elmo-maildir.el (elmo-folder-writable-p): Ditto.
6460
6461         * elmo-mark.el (elmo-folder-writable-p): Ditto.
6462
6463         * elmo-pipe.el (elmo-folder-writable-p): Ditto.
6464
6465         * elmo-nntp.el (elmo-folder-writable-p): Eliminated.
6466
6467 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6468
6469         * elmo-util.el (elmo-address-quote-specials): New function;
6470         Renamed from `wl-address-quote-specials'.
6471
6472 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6473
6474         * elmo-version.el (elmo-version): Up to 2.7.4.
6475
6476 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6477
6478         * elmo.el (elmo-quit): Call `elmo-dop-queue-save'.
6479
6480 2001-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6481
6482         * acap.el (acap-read-passphrase): Always autoload ange-ftp for
6483         both compile-time and run-time to avoid byte-compile warning.
6484
6485 2001-09-13  Kenichi OKADA  <okada@opaopa.org>
6486
6487         * elmo-nntp.el (elmo-nntp-post): Fix for `elmo-nntp-default-stream-type'.
6488
6489 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6490
6491         * elmo-mime.el (elmo-mime-display-as-is-coding-system): New user
6492         option.
6493         (elmo-mime-display-as-is-internal): Use it.
6494
6495         * acap.el (acap-read-passphrase): Use `ange-ftp-read-passwd'
6496         if `read-passwd' is not defined.
6497
6498 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6499
6500         * elmo-pop3.el (elmo-pop3-list-location): Sort locations
6501         by original number.
6502         (elmo-folder-status): Call `elmo-folder-open-internal';
6503         Call `elmo-folder-close-internal' instead of `elmo-folder-close'.
6504         (elmo-folder-close-internal): Set location-alist as nil.
6505         (elmo-folder-clear): Define.
6506         (elmo-folder-check): Don't set location-alist as nil.
6507
6508         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed symbols.
6509
6510 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6511
6512         * elmo-util.el (elmo-msgid-to-cache): Enclose with `save-match-data'.
6513         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>)
6514
6515         * mmimap.el (mime-imap-entity::requested): New slot.
6516         (mime-imap-location-fetch-entity-p): New generic function.
6517         (mime-decode-parameters): Define using `defun-maybe'.
6518         (mmimap-make-mime-entity): Use `make-mime-content-type' to make
6519         content-type structure.
6520         (mime-entity-body): Return empty body if
6521         `mime-imap-location-fetch-entity-p' returns nil in the first request.
6522
6523         * elmo.el (elmo-message-displaying): New variable.
6524
6525         * elmo-mime.el (elmo-mime-message-display): Bind
6526         elmo-message-displaying as t.
6527
6528         * elmo-imap4.el (mime-imap-location-fetch-entity-p): Define.
6529
6530 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6531
6532         * acap.el (acap-open): erase buffer before starting network process.
6533         (acap-store): Rewrite.
6534
6535 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6536
6537         * elmo-imap4.el (elmo-imap4-default-mailbox,
6538         elmo-imap4-default-server
6539         elmo-imap4-default-authenticate-type,
6540         elmo-imap4-default-user,
6541         elmo-imap4-default-port,
6542         elmo-imap4-default-stream-type,
6543         elmo-imap4-stream-type-alist): Moved to elmo-vars.el.
6544
6545         * elmo-pop3.el (elmo-pop3-default-user,
6546         elmo-pop3-default-server,
6547         elmo-pop3-default-authenticate-type,
6548         elmo-pop3-default-port,
6549         elmo-pop3-default-stream-type,
6550         elmo-pop3-stream-type-alist): Ditto.
6551
6552         * elmo-nntp.el (elmo-nntp-default-server,
6553         elmo-nntp-default-user,
6554         elmo-nntp-default-port,
6555         elmo-nntp-default-stream-type,
6556         elmo-nntp-stream-type-alist): Ditto.
6557
6558         * elmo-vars.el: Follow changes above.
6559         (elmo-setting): New custom group; added 'elmo-setting group to
6560         above variables.
6561
6562         * elmo-version.el (elmo-version): Up to 2.7.3.
6563
6564         * acap.el (acap-parse-response): Don't delete process when BYE
6565         response (It causes hang-up on slow network environment).
6566         (toplevel): Added comment.
6567
6568 2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
6569
6570         * slp.el (slp-exec-wait): Use `slp-program-arguments'.
6571
6572         * acap.el (acap-parse-return-metadata-or-return-metalist): Fix for
6573         parsing NIL.
6574         (acap-parse-return-metadata): Ditto.
6575
6576         * slp.el: New file.
6577         (toplevel): Fixed typo.
6578
6579         * acap.el: New file.
6580         (acap-network-stream-open): Show "Connecting..." message.
6581         (acap-parse-response): Fixed problem for BYE untagged response.
6582         (acap-open): Changed argument (Use `acap-default-user' if user is nil).
6583         (toplevel): Added tiny comments.
6584
6585 2001-08-20  Tatsuya Kinoshita <tats@iris.ne.jp>
6586
6587         * elmo-pop3.el (elmo-pop3-parse-uidl-response): Allow multiple
6588         space delimiter for uidl response.
6589
6590 2001-08-20  Yuuichi Teranishi  <teranisi@gohome.org>
6591
6592         * elmo-vars.el (elmo-use-semi): Eliminated.
6593
6594         * elmo-util.el (elmo-string-assoc-all): New function.
6595
6596 2001-08-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6597
6598         * elmo-mime.el (elmo-mime-display-as-is-internal): Put text
6599         property 'mime-preview-situation for `mime-preview-quit'.
6600
6601 2001-08-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6602
6603         * elmo.el (elmo-message-fetch-with-cache-process): Call
6604         elmo-message-fetch-internal instead of causing an error when fetch
6605         strategy is 'entire but only 'section cache is available.
6606
6607 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6608
6609         * elmo-version.el (elmo-version): Up to 2.7.2.
6610
6611         * elmo.el (elmo-generic-folder-append-messages): Make
6612         fetch-strategy with `use-cache'.
6613
6614         * elmo-dop.el (elmo-dop-queue-method-name-alist): New variable.
6615         (elmo-dop-queue-method-name): New macro.
6616
6617 2001-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6618
6619         * elmo-archive.el (elmo-archive-get-archive-name): Fixed
6620         unbalanced parenthesis.
6621
6622 2001-08-03  YAMASHITA Junji <ysjj@unixuser.org>
6623
6624         * elmo-localdir.el (elmo-folder-rename-internal): Fixed typo.
6625
6626 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6627
6628         * elmo-archive.el (elmo-archive-get-archive-name): Fixed logic.
6629         (Advised by YAMASHITA Junji <ysjj@unixuser.org>.)
6630
6631 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6632
6633         * elmo-shimbun.el (elmo-folder-msgdb-create): Bind unbound
6634         local variables.
6635
6636 2001-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
6637
6638         * elmo-shimbun.el (elmo-shimbun-use-cache): New user option.
6639         (elmo-message-use-cache-p): Define.
6640         (elmo-folder-msgdb-create): Treat cache.
6641
6642 2001-07-28  Kenichi OKADA  <okada@opaopa.org>
6643
6644         * elmo-nntp.el (elmo-network-initialize-session): Call
6645         `elmo-nntp-send-mode-reader'.
6646         (elmo-network-setup-session): Remove `elmo-nntp-send-mode-reader'.
6647
6648 2001-07-26  Yuuichi Teranishi  <teranisi@gohome.org>
6649
6650         * elmo-shimbun.el (elmo-shimbun-index-range-alist): Changed to regexp
6651         alist.
6652         (elmo-folder-initialize): Use elmo-string-matched-assoc instead of
6653         assoc.
6654
6655         * elmo-net.el (elmo-network-get-session): Set stream-type argument
6656         for `elmo-plugged-p'.
6657         (elmo-open-network-stream): Fixed stream-type argument.
6658
6659 2001-07-25  Yuuichi Teranishi  <teranisi@gohome.org>
6660
6661         * elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
6662         unknown archive type is specified.
6663
6664 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6665
6666         * elmo-shimbun.el (elmo-folder-open-internal): Fixed.
6667
6668         * elmo.el (elmo-generic-folder-open): Bind inhibit-quit as t
6669         while loading msgdb.
6670
6671         * elmo-shimbun.el (elmo-shimbun-folder-setup): New function.
6672         (elmo-folder-open-internal): Rewrite.
6673
6674 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6675
6676         * elmo-mime.el (elmo-mime-display-as-is-internal):
6677         Adjust buffer-multibyte status.
6678
6679 2001-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
6680
6681         * elmo.el (elmo-msgdb-search): Use elmo-condition-in-msgdb-p instead
6682         of elmo-condition-find-key.
6683
6684         * elmo-util.el (elmo-condition-in-msgdb-p-internal): New function.
6685         (elmo-condition-in-msgdb-p): Ditto.
6686         (elmo-read-search-condition-internal): Don't set REQUIRE-MATCH
6687         argument.
6688
6689 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6690
6691         * elmo-pipe.el (elmo-folder-pack-numbers): Define.
6692
6693 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6694
6695         * elmo-imap4.el (elmo-imap4-find-next-line): Fixed
6696         label for elmo-display-progress.
6697
6698 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6699
6700         * elmo.el (elmo-folder-clear): New method.
6701         (elmo-folder-clear): Define.
6702         (elmo-folder-synchronize): Call `elmo-folder-clear'.
6703
6704         * elmo-shimbun.el (elmo-folder-check): Rewrite.
6705         (elmo-folder-clear): Define.
6706
6707         * elmo-map.el (elmo-folder-clear): Define.
6708
6709         * elmo-version.el (elmo-version): Up to 2.7.1.
6710
6711 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6712
6713         * elmo.el (elmo-folder-synchronize): Return list of nil when no
6714         updates.
6715
6716 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6717
6718         * elmo.el (elmo-generic-folder-append-messages): Fixed logic.
6719         (Detected by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>)
6720
6721 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6722
6723         * elmo-util.el (elmo-get-network-stream-type): Moved to elmo-net.el.
6724
6725         * elmo-net.el (elmo-get-network-stream-type): Moved from elmo-util.el
6726         and re-written.
6727
6728         * elmo-imap4.el (elmo-folder-initialize): Use
6729         elmo-get-network-stream-type.
6730
6731         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6732
6733         * elmo-pop3.el (elmo-folder-initialize): Ditto.
6734
6735 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6736
6737         * elmo.el (elmo-message-encache): Set unread argument for
6738         elmo-message-fetch.
6739
6740         * elmo-shimbun.el (elmo-dop): Require 'elmo-dop.
6741
6742         * elmo.el (elmo-net-port-info): New method.
6743
6744         * elmo-shimbun.el (elmo-net-port-info): Define.
6745         (elmo-message-encache): Ditto.
6746
6747         * elmo-net.el (elmo-net-port-info): Define as method.
6748
6749         * elmo.el (elmo-generic-folder-append-messages): Find cache file in
6750         unplugged status when elmo-enable-disconnected-operation is t.
6751
6752         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Check existence
6753         of spool folder before checking new number.
6754
6755 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6756
6757         * elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
6758         (elmo-network-setup-session): Ditto.
6759         (elmo-message-fetch-plugged): Ditto.
6760         (elmo-pop3-send-command): Don't call elmo-pop3-lock.
6761         (elmo-network-initialize-session): Ditto.
6762         (elmo-pop3-read-response): Abolish 3rd argument.
6763         (elmo-pop3-read-response): Don't call elmo-pop3-unlock.
6764         (elmo-pop3-read-contents): Ditto.
6765         (elmo-pop3-read-body): Ditto.
6766         (elmo-folder-status): Call elmo-folder-close.
6767         (elmo-pop3-lock): Abolish.
6768         (elmo-pop3-unlock): Ditto.
6769         (elmo-pop3-locked-p): Ditto.
6770         (elmo-folder-check): Don't call elmo-pop3-locked-p.
6771
6772 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6773
6774         * elmo-version.el (elmo-version): Up to 2.7.0.
6775
6776         * elmo-pop3.el (elmo-pop3-debug): New variable.
6777         (elmo-pop3-debug-inhibit-logging): Ditto.
6778         (elmo-pop3-debug): New function.
6779         (elmo-pop3-send-command): Call elmo-pop3-debug.
6780         (elmo-pop3-read-response): Added keep-lock optional argument;
6781         Don't unlock if keep-lock is non-nil.
6782         (elmo-pop3-process-filter): Call elmo-pop3-debug.
6783         (elmo-network-authenticate-session): Bind
6784         elmo-pop3-debug-inhibit-logging as t.
6785         (elmo-network-setup-session): Call elmo-pop3-read-response with
6786         keep-lock argument.
6787         (elmo-pop3-read-msg): Ditto.
6788         (elmo-pop3-locked-p): Call elmo-pop3-debug.
6789         (elmo-pop3-read-body): Call elmo-pop3-unlock.
6790         (elmo-network-initialize-session): Call elmo-pop3-lock.
6791         (elmo-folder-close-internal): Don't clear location-alist slot.
6792         (elmo-folder-check): Clear location-alist slot.
6793
6794 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6795
6796         * elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
6797         (elmo-pop3-send-command): Call elmo-pop3-lock.
6798         (elmo-pop3-read-response): Call elmo-pop3-unlock.
6799         (elmo-pop3-read-contents): Ditto.
6800         (elmo-pop3-lock): New function.
6801         (elmo-pop3-unlock): Ditto.
6802         (elmo-pop3-locked-p): Ditto.
6803         (elmo-folder-check): Don't delete process if elmo-pop3-locked-p
6804         returns t.
6805
6806 2001-06-11  Yuuichi Teranishi  <teranisi@gohome.org>
6807
6808         * elmo-shimbun.el (elmo-shimbun-msgdb-to-headers): Inverted logic.
6809
6810         * elmo-util.el (elmo-file-field-primitive-condition-match):
6811         New inline function (Don't fetch file content if "first" or "last").
6812         (elmo-file-field-condition-match): Use
6813         elmo-file-field-primitive-condition-match.
6814
6815         * elmo-localdir.el (elmo-folder-search): Speed up simple "last" and
6816         "first".
6817
6818         * elmo-pop3.el (elmo-pop3-process-filter): Don't use floor nor float.
6819         (elmo-message-fetch-plugged): Fixed.
6820
6821         * elmo-imap4.el (elmo-imap4-find-next-line): Ditto.
6822
6823 2001-06-10  Yuuichi Teranishi  <teranisi@gohome.org>
6824
6825         * elmo.el (elmo-folder-move-messages): Bind
6826         elmo-inhibit-display-retrieval-progress as t while moving messages.
6827
6828         * elmo-vars.el (elmo-display-retrieval-progress-threshold):
6829         New variable.
6830         (elmo-inhibit-display-retrieval-progress): Ditto.
6831
6832         * elmo-pop3.el (elmo-pop3-process-filter): Use elmo-display-progress
6833         for retrieval progress;
6834         Don't display progress when total buffer size is smaller than
6835         elmo-display-retrieval-progress-threshold.
6836         (elmo-message-fetch-plugged): Don't display progress when
6837         elmo-inhibit-display-retrieval-progress is non-nil.
6838
6839         * elmo-imap4.el (elmo-imap4-find-next-line): Use elmo-display-progress
6840         for retrieval progress;
6841         Don't display progress when literal size is smaller than
6842         elmo-display-retrieval-progress-threshold.
6843         (elmo-imap4-message-fetch): Don't display progress when
6844         elmo-inhibit-display-retrieval-progress is non-nil.
6845
6846 2001-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
6847
6848         * elmo-imap4.el (elmo-imap4-display-literal-progress): New variable.
6849         (elmo-imap4-find-next-line): Display progress whille literal fetching.
6850         (elmo-imap4-message-fetch): Likewise.
6851
6852         * elmo-shimbun.el (elmo-shimbun-default-index-range): New user option.
6853         (elmo-shimbun-index-range-alist): Ditto.
6854         (elmo-shimbun-use-entire-index): Abolish.
6855         (shimbun-mua-use-entire-index): Ditto.
6856         (elmo-shimbun-folder): Added new slot `range'.
6857         (elmo-folder-initialize): Setup slot `range'.
6858
6859 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6860
6861         * elmo-shimbun.el (elmo-shimbun-parse-time-string): New function.
6862         (elmo-shimbun-msgdb-to-headers): Added `expire-days' argument.
6863         (elmo-shimbun-get-headers): Use return value of
6864         `shimbun-article-expiration-days'.
6865         (elmo-folder-close-internal): Clean up last-check slot.
6866
6867         * elmo-pop3.el (elmo-pop3-process-filter): Show retrieve progress.
6868         (elmo-pop3-total-size): New variable.
6869         (elmo-message-fetch-plugged): Bind elmo-pop3-total-size while fetching.
6870
6871         * elmo.el (elmo-folder-reserve-status-p): New method.
6872
6873         * elmo-shimbun.el (elmo-shimbun-headers-cache): Abolish.
6874         (elmo-shimbun-use-entire-index): New user option.
6875         (shimbun-elmo-mua): New class.
6876         (shimbun-mua-search-id): Define.
6877         (shimbun-mua-use-entire-index): Ditto.
6878         (elmo-shimbun-folder:last-check): New slot.
6879         (elmo-shimbun-headers-cache-header-list): Abolish.
6880         (elmo-shimbun-headers-cache-set-header-list): Ditto.
6881         (elmo-shimbun-headers-cache-header-hash): Ditto.
6882         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
6883         (elmo-shimbun-headers-cache-last-check): Ditto.
6884         (elmo-shimbun-headers-cache-set-last-check): Ditto.
6885         (elmo-shimbun-headers-check-p): Rewrite.
6886         (elmo-shimbun-msgdb-to-headers): New function.
6887         (elmo-shimbun-get-headers): Rewrite.
6888         (elmo-folder-initialize): Set 1st argument of `shimbun-open'.
6889         (elmo-folder-open-internal): Get headers only if
6890         `elmo-shimbun-headers-check-p' is non-nil.
6891         (elmo-folder-check): Check only if `elmo-shimbun-headers-check-p'
6892         is non-nil.
6893         (elmo-shimbun-msgdb-create-entity): Re-use old msgdb entities.
6894         (elmo-quit): Removed.
6895
6896         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra): New inline
6897         function.
6898         (elmo-msgdb-overview-entity-set-extra): Ditto.
6899         (elmo-msgdb-make-overview-hashtb): Make hash if overview is non-nil.
6900
6901         * elmo-map.el (elmo-folder-status): Don't call
6902         elmo-folder-close-internal if `elmo-folder-reserve-status-p'
6903         is non-nil.
6904
6905 2001-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6906
6907         * elmo-msgdb.el (elmo-msgdb-search-internal): Call itself instead
6908         of `elmo-msgdb-search-internal-primitive' when condition's car is
6909         `and' or `or'.
6910
6911 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6912
6913         * elmo-nntp.el (elmo-nntp-get-newsgroup-by-msgid): Fix for luna.
6914
6915 2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6916
6917         * elmo-pipe.el (elmo-folder-open-internal): Check plugged before
6918         call `elmo-pipe-drain'.
6919
6920 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6921
6922         * elmo-mark.el (elmo-message-fetch-with-cache-process): Fixed
6923         typo. (elmo-cache-folder -> elmo-mark-folder)
6924
6925 2001-05-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6926
6927         * elmo-net.el (elmo-message-fetch-unplugged): Don't call
6928         `elmo-message-fetch'.
6929
6930 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6931
6932         * elmo-net.el (elmo-message-encache): Fixed typo.
6933         (elmo-message-fetch-unplugged): Changed call
6934         `elmo-message-fetch-internal' without argument `outbuf'.
6935
6936 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6937
6938         * elmo.el (elmo-message-encache): Define as generic function.
6939         (elmo-message-fetch-field): New generic function.
6940         (elmo-message-fetch-with-cache-process): Cause an error when
6941         fetch strategy is 'entire but only 'section cache is available.
6942         (toplevel): Fixed nmz folder definition.
6943
6944         * elmo-vars.el (elmo-msgdb-lock-list-filename): Removed.
6945         (elmo-msgdb-resume-list-filename): Ditto.
6946         (elmo-queue-filename): Ditto.
6947         (elmo-enable-disconnected-operation): Changed default value to t.
6948
6949         * elmo-util.el (elmo-cache-path-section-p): New function.
6950         (elmo-file-cache-get): Use it.
6951         (elmo-dop-queue-filename): Moved from elmo-dop.el.
6952         (elmo-dop-queue-load): Moved from elmo-msgdb.el.
6953         (elmo-dop-queue-save): Ditto.
6954
6955         * elmo-net.el (elmo-folder-status-unplugged): Call
6956         elmo-folder-status-dop.
6957         (elmo-folder-list-messages-unplugged): Implemented.
6958         (elmo-folder-delete-messages-unplugged): Define.
6959         (elmo-folder-msgdb-create): Define.
6960         (elmo-folder-msgdb-create-unplugged): Define.
6961         (elmo-folder-mark-as-read-unplugged): Ditto.
6962         (elmo-folder-unmark-read-unplugged): Ditto.
6963         (elmo-folder-mark-as-important-unplugged): Ditto.
6964         (elmo-folder-unmark-important-unplugged): Ditto.
6965         (elmo-message-encache): Ditto.
6966
6967         * elmo-msgdb.el (elmo-dop-queue-load): Moved to elmo-util.el.
6968         (elmo-dop-queue-save): Ditto.
6969
6970         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Renamed from
6971         `elmo-folder-msgdb-create'.
6972         (elmo-folder-append-buffer): Implemented unplugged operation.
6973         (elmo-folder-append-messages): Call parent method in unplugged status.
6974         (elmo-message-fetch-unplugged): Removed definition.
6975         (elmo-message-fetch-field): Implemented.
6976
6977         * elmo-dop.el (toplevel): Require 'elmo-localdir.
6978         (elmo-dop-folder): Removed variable definition.
6979         (elmo-dop-queue-append): Changed argument `fname' to `folder'.
6980         (elmo-dop-queue-flush): Implemented.
6981         (elmo-dop-queue-merge): Removed definition (TODO).
6982         (elmo-dop-spool-folder): New function.
6983         (elmo-dop-spool-folder-append-buffer): Ditto.
6984         (elmo-dop-spool-folder-list-messages): Ditto.
6985         (elmo-dop-list-deleting-messages): Ditto.
6986         (elmo-folder-append-buffer-dop): Ditto.
6987         (elmo-folder-delete-messages-dop): Ditto.
6988         (elmo-message-encache-dop): New inline function.
6989         (elmo-create-folder-dop): Ditto.
6990         (elmo-folder-mark-as-read-dop): Ditto.
6991         (elmo-folder-unmark-read-dop): Ditto.
6992         (elmo-folder-mark-as-important-dop): Ditto.
6993         (elmo-folder-unmark-important-dop): Ditto.
6994         (elmo-folder-status-dop): Fixed.
6995         (elmo-folder-append-buffer-dop-delayed): New function.
6996         (elmo-folder-delete-messages-dop-delayed): Ditto.
6997         (elmo-dop-msgdb): Ditto.
6998
6999 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7000
7001         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed.
7002
7003 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7004
7005         * elmo.el (elmo-folder-move-messages): Fixed problem when
7006         `dst-folder' is 'null.
7007
7008 2001-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7009
7010         * elmo.el (elmo-folder-list-importants): Rewirte. Use global mark
7011         instead of current mark.
7012
7013         * elmo-multi.el (elmo-folder-list-importants-internal): No
7014         operation if importants is not list.
7015
7016         * elmo-filter.el (elmo-filter-folder-list-importants-internal):
7017         Return t if importants is not list.
7018
7019         * elmo-map.el (elmo-map-folder-list-importants): Define.
7020         (elmo-folder-list-importants-internal): Check return value of
7021         `elmo-map-folder-list-importants-internal'.
7022
7023         * elmo-cache.el (elmo-folder-list-importants-internal): Eliminated.
7024
7025         * elmo-mark.el (elmo-folder-list-importants-internal): Ditto.
7026
7027         * elmo-nmz.el (elmo-folder-list-importants-internal): Ditto.
7028
7029         * elmo-shimbun.el (elmo-folder-list-importants-internal): Ditto.
7030
7031 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7032
7033         * elmo.el (elmo-message-fetch-confirm): Fixed docstring.
7034         (Patch is provided by <kita@coe.nttdata.co.jp>).
7035
7036 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7037
7038         * elmo.el (elmo-folder-synchronize): Don't check important mark in
7039         mark folder.
7040
7041 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7042
7043         * elmo.el (elmo-message-fetch): Define.
7044         (elmo-message-fetch-with-cache-process): New generic method.
7045         (elmo-message-fetch-internal): New generic method.
7046         (elmo-folder-synchronize):
7047
7048         * elmo-archive.el (elmo-message-fetch-internal): Define.
7049         (elmo-message-fetch): Eliminated.
7050
7051         * elmo-localdir.el (elmo-message-fetch-internal): Define.
7052         (elmo-message-fetch): Eliminated.
7053
7054         * elmo-map.el (elmo-map-message-fetch): Eliminated optional
7055         argument OUTBUF.
7056         (elmo-message-fetch-internal): Define (Renamed from `elmo-message-fetch').
7057
7058         * elmo-cache.el (elmo-message-fetch-with-cache-process): Define.
7059         (elmo-map-message-fetch): Merged with elmo-cache-folder-map-message-fetch.
7060
7061         * elmo-mark.el (elmo-message-fetch-with-cache-process): Define.
7062         (elmo-map-message-fetch): Merged with `elmo-mark-folder-map-message-fetch'.
7063
7064         * elmo-maildir.el (elmo-map-message-fetch): Rewrite.
7065
7066         * elmo-nmz.el (elmo-map-message-fetch): Ditto.
7067
7068         * elmo-shimbun.el (elmo-map-message-fetch): Ditto.
7069
7070         * elmo-net.el (elmo-message-fetch-plugged): Remove cache process.
7071         (elmo-message-fetch-unplugged): New generic method.
7072         (elmo-message-fetch-internal): Remove cache process (Renamed from
7073         `elmo-message-fetch').
7074
7075         * elmo-nntp.el (elmo-message-fetch-with-cache-process): Define.
7076         (elmo-message-fetch): Eliminated.
7077         (elmo-message-fetch-unplugged): Ditto.
7078
7079         * elmo-imap4.el (elmo-message-fetch-unplugged): Remove cache process.
7080
7081 2001-05-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7082
7083         * elmo-multi.el (elmo-multi-folder-append-msgdb): Fixed structure
7084         of `to-be-deleted' from number-alist to number-list.
7085
7086 2001-04-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7087
7088         * elmo-pipe.el (elmo-folder-unmark-important): Fixed typo.
7089         (elmo-folder-mark-as-important): Ditto.
7090
7091 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7092
7093         * elmo.el (elmo-folder): Added process-duplicates slot.
7094
7095         * elmo-pipe.el (elmo-folder-mark-as-read): Define.
7096         (elmo-folder-unmark-read): Ditto.
7097         (elmo-folder-unmark-important): Ditto.
7098         (elmo-folder-mark-as-important): Ditto.
7099
7100         * elmo-multi.el (elmo-multi-folder-append-msgdb): Implemented
7101         duplicated message processing.
7102
7103         * elmo.el (elmo-generic-folder-append-msgdb): Ditto.
7104
7105 2001-04-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7106
7107         * elmo-util.el (elmo-list-subdirectories-1): New function.
7108         (elmo-list-subdirectories): Use `elmo-list-subdirectories-1'.
7109         (elmo-mapcar-list-of-list): New function.
7110
7111         * elmo-archive.el (elmo-archive-folder-list-subfolders): Use
7112         `elmo-mapcar-list-of-list' instead of `mapcar'.
7113
7114         * elmo-localdir.el (elmo-folder-list-subfolders): Ditto.
7115
7116         * elmo-maildir.el (elmo-folder-list-subfolders): Ditto. Bind
7117         `elmo-have-link-count'. Return the fully qualified folder name.
7118
7119 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7120
7121         * elmo-shimbun.el (elmo-shimbun-check-interval): New user option.
7122         (elmo-shimbun-headers-cache): New internal variable.
7123         (elmo-shimbun-headers-cache-header-list): New inline function.
7124         (elmo-shimbun-headers-cache-set-header-list): Ditto.
7125         (elmo-shimbun-headers-cache-header-hash): Ditto.
7126         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
7127         (elmo-shimbun-headers-cache-last-check): Ditto.
7128         (elmo-shimbun-headers-cache-set-last-check): Ditto.
7129         (elmo-shimbun-lapse-seconds): Ditto.
7130         (elmo-shimbun-headers-cache-check-p): Ditto.
7131         (elmo-shimbun-get-headers): New function.
7132         (elmo-folder-open-internal): Call it.
7133         (elmo-quit): Define (Clear headers-cache).
7134
7135 2001-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
7136
7137         * elmo-nntp.el (elmo-folder-initialize): Fixed typo (folder->name).
7138
7139         * elmo-msgdb.el (elmo-msgdb-flist-load): Use elmo-mime-charset.
7140         (elmo-msgdb-flist-save): Ditto.
7141
7142         * elmo-shimbun.el (elmo-folder-list-subfolders):
7143         Use `shimbun-groups' instead of `shimbun-groups-internal'.
7144         (elmo-folder-exists-p): Ditto.
7145
7146         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Set `shimbun'
7147         argument for `shimbun-header-insert'.
7148
7149 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7150
7151         * elmo-multi.el (elmo-multi-folder-diff): Use dummy number list
7152         at first time.
7153
7154         * elmo-util.el (toplevel): Require 'mcharset and 'pces.
7155         (With a little help from 'NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>')
7156
7157 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7158
7159         * elmo-shimbun.el (elmo-folder-open-internal): Do nothing if unplugged.
7160         (elmo-folder-plugged-p): Define.
7161         (elmo-folder-set-plugged): Ditto.
7162         (elmo-shimbun-msgdb-create-entity): Do nothing if there's no header.
7163         (elmo-folder-list-messages-internal): Return t if unplugged.
7164         (elmo-folder-initialize): Fixed for "@gnome.gnome-1.4-list".
7165
7166         * elmo-multi.el (elmo-folder-list-messages-internal): Fixed problem
7167         when elmo-folder-list-messages-internal method of children returns t.
7168
7169         * elmo-map.el (elmo-map-folder-update-locations): Fixed problem when
7170         pair is nil.
7171         (elmo-folder-open-internal): Don't update if unplugged status.
7172
7173 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7174
7175         * elmo.el (elmo-folder-synchronize): Fixed problem when there's no
7176         new message.
7177
7178 2001-04-12  Yuuichi Teranishi  <teranisi@gohome.org>
7179
7180         * elmo-util.el (elmo-file-cache-save): Ignore errors.
7181
7182         * elmo-net.el (elmo-message-fetch): Check cache-path is non-nil before
7183         saving.
7184
7185 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7186
7187         * elmo.el (elmo-folder-synchronize): Added optional no-check argument.
7188
7189         * elmo-shimbun.el (elmo-shimbun-folder): Added headers slot.
7190         (elmo-folder-open-internal): Set up headers slot.
7191         (elmo-folder-check): Call elmo-folder-close-internal and
7192         elmo-folder-open-internal.
7193         (elmo-folder-close-internal): Clean up headers slot.
7194
7195 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7196
7197         * elmo-archive.el (elmo-archive-folder-list-subfolders): Match
7198         exactly folder list.
7199         (elmo-folder-append-messages): Fixed append archive with prefix.
7200
7201         * elmo-localdir.el (elmo-folder-message-make-temp-files): Fixed
7202         make temp files with start-number.
7203
7204         * elmo-pipe.el (elmo-folder-message-make-temp-file-p): Fixed typo.
7205
7206 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7207
7208         * elmo.el (elmo-folder-list-messages-internal): Fixed lucking optional
7209         argument `visible-only'.
7210         (elmo-generic-folder-append-messages): Fixed condition. Use `unless'
7211         instead of `if'.
7212
7213         * elmo-pop3.el (elmo-folder-open-internal): Check
7214         `elmo-inhibit-number-mapping' is non-nil.
7215
7216         * elmo-pipe.el (elmo-folder-status): Fixed.
7217
7218 2001-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
7219
7220         * elmo.el (elmo-dop-queue-flush): Added autload setting.
7221
7222         * elmo-shimbun.el (elmo-shimbun-folder): Added `header-hash' slot.
7223         (elmo-folder-open-internal): Setup `header-hash' slot.
7224         (elmo-shimbun-msgdb-create-entity): Use `header-hash' to get header
7225         information.
7226         (elmo-map-message-fetch): Ditto.
7227
7228 2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
7229
7230         * shimbun.el, sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7231         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7232         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7233         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el, sb-tcup.el: Removed.
7234
7235         * elmo-util.el (elmo-resque-obsolete-variable): Fix.
7236
7237 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7238
7239         * sb-airs.el: Added footer.
7240
7241         * shimbun.el (shimbun-article): Define as luna-method.
7242
7243         * sb-tcup.el: New file.
7244
7245         * sb-airs.el (toplevel): Require 'sb-mhonarc.
7246         (According to the report from ABE Yasushi <yasushi@indigo.co.jp>)
7247
7248 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7249
7250         * sb-asahi.el (shimbun-index-url): Removed redundant '/' in URL string.
7251         (shimbun-get-headers): Ditto.
7252
7253         * elmo.el: Moved obsolete variable definitions from
7254         elmo-imap4.el, elmo-nntp.el and elmo-pop3.el.
7255
7256         * sb-asahi.el (shimbun-asahi-groups): Deleted "feneral" and "personal"
7257         groups.
7258
7259         * shimbun.el: New file.
7260
7261         * elmo-shimbun.el: New file.
7262
7263         * sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7264         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7265         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7266         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el: New files.
7267
7268 2001-03-27  Kenichi OKADA  <okada@opaopa.org>
7269
7270         * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
7271         hierarchy is t.
7272
7273 2001-03-12  Yuuichi Teranishi  <teranisi@gohome.org>
7274
7275         * elmo.el (elmo-folder-msgdb): Define as macro.
7276         (elmo-folder-open): Added argument `load-msgdb'.
7277         (elmo-generic-folder-open): Ditto.
7278         (elmo-folder-encache): New function.
7279
7280         * elmo-dop.el (elmo-dop-queue): Moved from elmo-dop.el.
7281
7282         * elmo-net.el (elmo-message-fetch): Check the cache path is non-nil.
7283
7284         * elmo-msgdb.el (elmo-msgdb-delete-msgs):
7285         Eliminated argument FOLDER and added argument MSGDB.
7286         (elmo-dop-queue-load): Moved from elmo-dop.el.
7287         (elmo-dop-queue-save): Ditto.
7288
7289         * elmo-map.el (elmo-map-folder-update-locations): Sort by number.
7290
7291         * elmo-imap4.el (elmo-folder-open): Added argument load-msgdb.
7292
7293         * elmo-filter.el (elmo-filter-folder-list-unreads-internal):
7294         Use elmo-folder-msgdb instead of elmo-folder-msgdb-internal.
7295         (elmo-filter-folder-list-importants-internal): Ditto.
7296
7297         * elmo-map.el (elmo-folder-pack-number): Ditto.
7298
7299         * elmo-mime.el (elmo-mime-message-display): Ditto.
7300
7301         * elmo.el (elmo-generic-folder-commit): Ditto.
7302         (elmo-folder-list-unreads): Ditto.
7303         (elmo-folder-list-importants): Ditto.
7304         (elmo-generic-folder-commit): Ditto.
7305         (elmo-message-set-mark): Ditto.
7306         (elmo-generic-folder-append-msgdb): Ditto.
7307         (elmo-folder-synchronize): Ditto.
7308         (elmo-folder-messages): Ditto.
7309         (elmo-init): Call elmo-dop-queue-load.
7310         (elmo-folder-list-messages): Ditto.
7311
7312         * elmo-nntp.el (elmo-folder-update-number): Ditto.
7313         (elmo-nntp-folder-process-crosspost): Ditto.
7314         (elmo-folder-list-unreads-internal): Ditto.
7315
7316         * elmo-dop.el: Removed old functions.
7317
7318 2001-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
7319
7320         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument from
7321         `folder' to `msgdb'.
7322
7323 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7324
7325         * mmimap.el (mmimap-parse-parameters-from-list): Define as alias for
7326         `mime-decode-parameters' instead of `mime-decode-parameter-plist'.
7327
7328         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Bind
7329         case-fold-search.
7330
7331 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7332
7333         * elmo-util.el (elmo-resque-obsolete-variable): Use defvaralias if
7334         defined.
7335
7336         * mmimap.el (toplevel): Require 'mime-parse and 'static.
7337         (mmimap-parse-parameters-from-list): Define as alias for
7338         `mime-decode-parameter-plist' if it is defined as function.
7339         (mmimap-make-mime-entity): Added argument `number'.
7340         (initialize-instance): Set `number' argument of mmimap-make-mime-entity
7341         as 0.
7342         (mime-imap-entity-header-string): Arrange node-id for rfc2060 section.
7343
7344         * elmo.el (elmo-folder-have-subfolder-p): New generic function.
7345
7346         * elmo-mark.el (elmo-folder-have-subfolder-p): Define.
7347
7348         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite.
7349
7350 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7351
7352         * elmo-maildir.el (elmo-folder-msgdb-create): Fixed.
7353
7354         * elmo-imap4.el (elmo-folder-initialize): Fixed problem
7355         when elmo-imap4-default-authenticate-type is nil.
7356         (elmo-folder-list-subfolders): Ditto
7357         (According to the reported of Bun Mizuhara <mizuhara@acm.org>)
7358         (elmo-imap4-fetch-callback-1-subr): Renamed from
7359         `elmo-imap4-fetch-callback-1' and define as inline function.
7360         (elmo-imap4-fetch-callback-1):
7361         Renamed from `elmo-imap4-fetch-callback'.
7362         (elmo-imap4-parse-fetch): Funcall `elmo-imap4-fetch-callback'.
7363
7364         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Fixed
7365         msgdb path (To keep compatibility with main trunk).
7366
7367         * elmo-vars.el (elmo-inhibit-number-mapping): New variable.
7368
7369         * elmo-util.el (elmo-make-file-cache): Moved position of
7370         some macros.
7371
7372         * elmo-pop3.el (elmo-pop3-inhibit-uidl): Eliminated.
7373         (elmo-pop3-get-session): Use `elmo-inhibit-number-mapping'
7374         instead of `elmo-pop3-inhibit-uidl'.
7375         (elmo-folder-exists-p): Ditto.
7376         (elmo-pop3-folder-list-messages): Ditto.
7377
7378         * elmo-pipe.el (elmo-pipe-drain): Use `elmo-inhibit-number-mapping'
7379         instead of `elmo-pop3-inhibit-uidl'.
7380         (elmo-folder-status): Ditto.
7381
7382         * elmo-dop.el (elmo-dop-folder): New variable.
7383         (elmo-dop-lock-message): Eliminated.
7384         (elmo-dop-unlock-message): Ditto.
7385         (elmo-dop-lock-list-load): Ditto.
7386         (elmo-dop-lock-list-save): Ditto.
7387         (elmo-dop-delete-folder): Ditto.
7388         (elmo-dop-rename-folder): Ditto.
7389
7390         * elmo.el: Removed incomplete commentary.
7391
7392 2001-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7393
7394         * elmo.el (toplevel): Require 'elmo-version first;
7395         for little `recursive-load-depth' settings.
7396         Fix "ends here" comment.
7397
7398 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7399
7400         * elmo-util.el (toplevel): Require 'poem;
7401         Some functions are moved from elmo-cache.el.
7402
7403         * elmo-net.el (toplevel): Require 'elmo-cache.
7404
7405         * elmo-msgdb.el (toplevel): Don't require 'elmo-cache.
7406
7407         * elmo.el (toplevel): Ditto.
7408
7409         * elmo-cache.el: Rewrite with luna;
7410         Some functions are moved to elmo-util.el.
7411
7412         * elmo-internal.el (elmo-internal-folder-list): New variable.
7413         (elmo-internal-folder-initialize): Rewrite.
7414         (elmo-folder-list-subfolders): Ditto.
7415
7416         * elmo-cache.el (elmo-cache-search-all): Eliminated.
7417         (elmo-cache-collect-sub-directories): Ditto.
7418
7419 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7420
7421         * elmo-version.el (elmo-version): Up to 2.5.8.
7422
7423         * elmo.el (elmo-folder-list-messages-mark-match): New function.
7424
7425         * elmo-util.el (elmo-list-insert): New function.
7426
7427 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7428
7429         * elmo.el (elmo-init): New function.
7430         (elmo-quit): Call `elmo-crosspost-message-alist-save'.
7431
7432         * elmo-vars.el (elmo-msgdb-file-header-chop-length): New variable
7433         (Renamed from `elmo-localdir-header-chop-length').
7434
7435         * elmo-pop3.el (elmo-pop3-use-cache,
7436         elmo-pop3-send-command-synchronously): Moved from `elmo-vars.el'.
7437
7438         * elmo-nntp.el (elmo-message-fetch): Define.
7439         (elmo-message-fetch-unplugged): Ditto.
7440         (elmo-nntp-overview-fetch-chop-length): Moved from `elmo-vars.el'.
7441         (elmo-nntp-use-cache): Ditto.
7442         (elmo-nntp-max-number-precedes-list-active): Ditto.
7443
7444         * elmo-multi.el (elmo-multi-divide-number): Moved from `elmo-vars.el'.
7445
7446         * elmo-msgdb.el (elmo-localdir-insert-header): Renamed to
7447         `elmo-msgdb-insert-file-header'.
7448         Use `elmo-msgdb-file-header-chop-length'.
7449
7450         * elmo-localdir.el (elmo-localdir-lockfile-list): Moved from
7451         `elmo-vars.el'.
7452
7453         * elmo-cache.el (elmo-cache-insert-header): Eliminated.
7454         (elmo-cache-msgdb-create-overview-entity-from-file): Use
7455         `elmo-msgdb-insert-file-header'.
7456
7457         * elmo-imap4.el, elmo-nntp.el, elmo-pop3.el:
7458         Use new variable;
7459         Define obsolete variables with `elmo-define-obsolete-variable',
7460
7461         * elmo-util.el (elmo-warning-buffer-name): New constant.
7462         (elmo-warning): New function.
7463         (elmo-obsolete-variable-alist): New variable.
7464         (elmo-obsolete-variable-show-warnings): New variable.
7465         (elmo-define-obsolete-variable): New function.
7466         (elmo-resque-obsolete-variable): Ditto.
7467         (elmo-resque-obsolete-variables): Ditto.
7468
7469 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7470
7471         * elmo-vars.el (elmo-use-buffer-cache, elmo-buffer-cache-size):
7472         Eliminated.
7473
7474         * elmo-pop3.el, elmo-nntp.el: Use custom.
7475
7476 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7477
7478         * elmo-imap4.el (elmo-network-authenticate-session): Fix.
7479         * elmo-pop3.el (elmo-network-authenticate-session): Add comments.
7480
7481 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7482
7483         * Luna-fy Kenichi OKADA's following changes.
7484         * elmo.el (elmo-folder-list-messages-internal): Added optional argument
7485         `nohide'.
7486         (elmo-folder-synchronize): Changed meaning of argument `ignore-msgdb'.
7487
7488 2001-02-21  OKAZAKI Tetsurou  <okazaki@be.to>
7489
7490         * elmo-util.el (elmo-display-progress): Prefer
7491         `progress-feedback-with-label' to `lprogress-display'.
7492
7493 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7494
7495         * elmo-imap4.el (elmo-imap4-list-folder): Added 'uid'
7496
7497 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7498
7499         * elmo2.el (elmo-list-folder): Added optional argument `nohide'.
7500         * elmo-imap4.el (elmo-imap4-list-folder): Added optional argument `nohide'.
7501         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
7502         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
7503         * elmo-localdir.el (elmo-localdir-list-folder): Ditto.
7504         * elmo-localnews.el (elmo-localnews-list-folder): Ditto.
7505         * elmo-archive.el (elmo-archive-list-folder): Ditto.
7506         * elmo-filter.el (elmo-filter-list-folder): Ditto.
7507         * elmo-internal.el (elmo-internal-list-folder): Ditto.
7508         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
7509         * elmo-multi.el (elmo-multi-list-folder): Ditto.
7510         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
7511         * elmo-dop.el (elmo-dop-list-folder): Ditto.
7512
7513 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7514
7515         * elmo-msgdb.el (elmo-msgdb-max-of-killed): New function.
7516         * elmo-imap4.el (elmo-imap4-list-folder): Use killed-list.
7517
7518 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7519
7520         * elmo.el (elmo-folder-process-crosspost): New generic method.
7521         (elmo-folder-writable-p): Ditto.
7522         (elmo-folder-message-appendable-p): Eliminated.
7523         (elmo-generic-folder-append-msgdb): Rewrite.
7524         (elmo-newsgroups-hashtb): New internal variable.
7525         (elmo-crosspost-message-set): Eliminated.
7526         (elmo-crosspost-message-delete): Ditto.
7527         (elmo-setup-subscribed-newsgroups): New function.
7528         (elmo-crosspost-message-alist-modified): New internal variable.
7529         (elmo-crosspost-message-alist-load): New function (Renamed from
7530         `wl-crosspost-alist-load').
7531         (elmo-crosspost-message-alist-save): Ditto (Renamed from
7532         `wl-crosspost-alist-save').
7533
7534         * elmo-util.el (elmo-parse): New function (Renamed from `wl-parse').
7535
7536         * elmo-nntp.el (elmo-nntp-folder): New slots `temp-crosses' and
7537         `unreads'.
7538         (elmo-nntp-groups-hashtb): Eliminated (Renamed to
7539         elmo-newsgroups-hashtb).
7540         (elmo-nntp-message-fetch): Call `elmo-nntp-setup-crosspost-buffer',
7541         `elmo-nntp-folder-update-crosspost-message-alist'.
7542         (elmo-nntp-get-folders-info): Use `elmo-newsgroups-hashtb' instead of
7543         `elmo-nntp-groups-hashtb'.
7544         (elmo-nntp-make-groups-hashtb): Eliminated.
7545         (elmo-nntp-parse-newsgroups): New function (Renamed from
7546         `wl-parse-newsgroups').
7547         (elmo-folder-creatable-p, elmo-folder-writable-p,
7548         elmo-folder-close-internal, elmo-folder-mark-as-read,
7549         elmo-folder-process-crosspost, elmo-folder-list-unreads-internal):
7550         Define.
7551         (elmo-nntp-folder-update-crosspost-message-alist): New function.
7552
7553         * elmo-net.el (elmo-message-fetch): Check buffer size.
7554
7555         * elmo-multi.el (elmo-multi-split-number-alist): New function.
7556
7557         * elmo-localdir.el (elmo-folder-append-buffer): Fixed logic.
7558
7559         * elmo-imap4.el (elmo-folder-rename-internal): Send `select' command
7560         before `close' command.
7561
7562         * elmo.el (elmo-folder-list-unreads-internal): Added argument
7563         `mark-alist' (All other related portions are changed).
7564
7565 2001-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
7566
7567         * elmo-util.el (elmo-create-hash-size): Eliminated.
7568         (elmo-make-hash) Make a hash with `one less than a power of two'
7569         length.
7570
7571         * elmo-vars.el (elmo-hash-minimum-size): New variable.
7572         (elmo-hash-maximum-size): Changed value.
7573
7574 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7575
7576         * elmo-mime.el (elmo-mime-message-display): Added argument `unread'.
7577         (elmo-mime-message-display-as-is): Ditto.
7578
7579 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7580
7581         * elmo-pipe.el (elmo-pipe-drain): Eliminated needless bindings;
7582         Use `elmo-folder-close-internal' instead of `elmo-folder-close'.
7583
7584 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7585
7586         * elmo-mark.el: New file.
7587
7588         * elmo-internal.el: Rewrite (Almost empty).
7589
7590 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7591
7592         * mmimap.el (mmimap-make-mime-entity): Consider message/rfc822.
7593         (mime-imap-entity-header-string): Ditto.
7594         (mmimap-entity-section): Rewrite.
7595
7596 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7597
7598         * elmo-nmz.el: New file.
7599
7600         * elmo-pipe.el: Rewrite with luna.
7601
7602 2001-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
7603
7604         * elmo-archive.el: Rewrite with luna.
7605
7606         * elmo-multi.el (elmo-folder-list-unreads-internal): Fixed.
7607         (elmo-folder-list-importants-internal): Ditto.
7608
7609 2001-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
7610
7611         * elmo-archive.el (elmo-archive-version): Abolish.
7612         (toplevel) Removed `boso' comment.
7613
7614 2001-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
7615
7616         * elmo-msgdb.el (elmo-msgdb-add-msgs-to-seen-list): Renamed from
7617         elmo-msgdb-add-msgs-to-seen-list-subr;
7618         Changed argument seen-marks to unread-marks.
7619
7620         * elmo-nntp.el: Rewrite with luna.
7621
7622 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7623
7624         * elmo-filter.el: Rewrite with luna.
7625
7626 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7627
7628         * elmo-pop3.el: Rewrite with luna.
7629
7630 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7631
7632         * elmo-multi.el: Rewrite with luna.
7633
7634         * elmo-vars.el (elmo-use-killed-list): Abolish.
7635         All other related portions are changed.
7636         (elmo-filename-replace-string-alist): Renamed from
7637         elmo-msgid-replace-string-alist.
7638
7639 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7640
7641         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument.
7642
7643         * elmo-map.el: New file.
7644         * elmo-maildir.el: Rewrite with luna.
7645
7646 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7647
7648         * elmo.el: Changed meaning of `elmo-folder-commit'.
7649         * elmo-mime.el (elmo-mime-display-as-is-internal): New function.
7650
7651 2001-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
7652
7653         * elmo.el (elmo-folder-append-buffer): New function.
7654         (Renamed from `elmo-append-msg')
7655
7656 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
7657
7658         * elmo-mime.el: New file.
7659
7660 2000-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
7661
7662         * elmo-cache.el: Rewrite.
7663
7664 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7665
7666         * elmo-pop3.el (elmo-network-authenticate-session): Bind `sasl-mechanisms'
7667
7668 2000-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
7669
7670         * elmo-vars.el (elmo): New group.
7671         (elmo-strict-diff-folder-regexp): New variable.
7672
7673         * elmo-util.el (elmo-call-func): Abolish.
7674         (elmo-folder-get-type): Ditto.
7675         (elmo-*-get-spec): Ditto.
7676         (elmo-*-spec-*): Ditto.
7677         (elmo-imap4-identical-name-space-p): Ditto.
7678         (elmo-folder-identical-system-p): Ditto.
7679         (elmo-folder-direct-copy-alist): Ditto.
7680         (elmo-folder-direct-copy-p): Ditto.
7681
7682         * elmo-pipe.el (elmo-pipe-folder): New luna class.
7683         (elmo-folder-initialize): Define.
7684         (elmo-folder-get-primitive-list): Ditto.
7685
7686         * elmo-nntp.el (elmo-nntp-folder): New luna class.
7687         (elmo-folder-initialize): Define.
7688         Renamed `elmo-network-session-host-internal' to
7689         `elmo-network-session-server-internal'.
7690
7691         * elmo-multi.el (elmo-multi-folder): New luna class.
7692         (elmo-folder-initialize): Define.
7693         (elmo-folder-get-primitive-list): Ditto.
7694         (elmo-folder-contains-type): Ditto.
7695         (elmo-message-use-cache-p): Ditto.
7696
7697         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolish.
7698         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path'.
7699
7700         * elmo-maildir.el (elmo-maildir-folder): New luna class.
7701         (elmo-folder-initialize): Define.
7702
7703         * elmo-filter.el (elmo-filter-folder): New luna class.
7704         (elmo-folder-initialize): Define.
7705         (elmo-folder-get-primitive-list): Ditto.
7706         (elmo-folder-contains-type): Ditto.
7707
7708 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7709
7710         * elmo-imap4.el: Rewrite with luna.
7711
7712         * mmimap.el: New file.
7713
7714         * mmelmo.el, mmelmo-imap4.el: Removed.
7715
7716         * elmo-net.el: Ditto.
7717
7718         * elmo-pop3.el (elmo-pop3-folder): New luna class.
7719         (elmo-folder-initialize): Define.
7720
7721         * elmo-archive.el (elmo-archive-folder): New luna class.
7722         (elmo-folder-initialize): Define.
7723
7724         * elmo-dop.el: Rename `elmo-msgdb-expand-path' to
7725         `elmo-folder-msgdb-path'.
7726         (elmo-dop-queue-append): Use `elmo-folder-name-internal' and
7727         `elmo-make-folder'.
7728
7729 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7730
7731         * elmo.el: New file.
7732
7733         * elmo2.el: Renamed to elmo.el.
7734
7735 \f
7736 2001-02-01  OKAZAKI Tetsurou  <okazaki@be.to>
7737
7738         * elmo-cache.el (elmo-cache-expire-by-size): Count
7739         a disk usage for a cache file entry in KB even when
7740         its kind is a directory.
7741
7742 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7743
7744         * elmo-version.el (elmo-version): Up to 2.5.7.
7745
7746 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7747
7748         * elmo-version.el (elmo-version): Up to 2.5.6.
7749
7750 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7751
7752         * elmo-version.el (elmo-version): Up to 2.5.5.
7753
7754 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
7755
7756         * elmo-imap4.el (elmo-network-authenticate-session):
7757         Fixed a logic for response checking.
7758
7759 2000-12-15   Daiki Ueno  <ueno@unixuser.org>
7760
7761         * elmo-net.el: Add autoload settings for `starttls-negotiate',
7762         `sasl-find-mechanism', `sasl-make-client', `sasl-mechanism-name',
7763         `sasl-next-step', `sasl-step-data' and `sasl-step-set-data'; bind
7764         `sasl-mechanisms'.
7765
7766         * elmo-imap4.el: Don't require `sasl'; remove autoload settings
7767         for `starttls-open-stream' and `starttls-negotiate'.
7768
7769         * elmo-nntp.el: Remove autoload settings for
7770         `starttls-open-stream' and `starttls-negotiate'.
7771
7772         * elmo-pop3.el: Don't require `sasl'; remove autoload settings
7773         for `starttls-open-stream' and `starttls-negotiate'; don't enclose
7774         `luna-define-class' with `eval-and-compile'.
7775
7776 2000-12-01  Kenichi OKADA  <okada@opaopa.org>
7777
7778         * elmo-util.el (elmo-read-search-condition-internal):
7779         Require an element of table for searching field.
7780
7781 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7782
7783         * elmo-version.el (elmo-version): Up to 2.5.4.
7784
7785 2000-11-26  Kenichi OKADA  <okada@opaopa.org>
7786
7787         * elmo-nntp.el (elmo-network-initialize-session): Accept response 20[01].
7788
7789 2000-11-24  Kenichi OKADA  <okada@opaopa.org>
7790
7791         * elmo-nntp.el (elmo-network-initialize-session): omitted.
7792
7793 2000-11-22  Kenichi OKADA  <okada@opaopa.org>
7794
7795         * elmo-nntp.el (elmo-network-initialize-session): Skip garbage output
7796         before greeting.
7797
7798 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7799
7800         * elmo-imap4.el (elmo-imap4-delete-folder):
7801         Send "close" before "delete" (Use commented out line).
7802         (elmo-imap4-rename-folder): Ditto.
7803
7804         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
7805         folder string itself.
7806         (elmo-dop-list-deleted): New function.
7807         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
7808         killed.
7809
7810         * elmo-util.el (elmo-string-rassoc-all): New function.
7811
7812 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7813
7814         * elmo-version.el (elmo-version): Up to 2.5.3.
7815
7816         * elmo-net.el (elmo-network-get-session): Changed logic for
7817         checking process status.
7818
7819         * elmo-pop3.el (elmo-network-close-session): Do nothing if session
7820         process is nil;
7821         Changed logic for checking process status.
7822
7823 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7824
7825         * elmo-pop3.el (elmo-network-initialize-session): Skip garbage output
7826         before greeting.
7827         (elmo-network-setup-session): Set UIDL hash size according to
7828         the length of list response.
7829         (elmo-pop3-parse-list-response): Setup elmo-pop3-size-hash
7830         according to the length of list response;
7831         Return the length of list response.
7832         (Adviced by OKAZAKI Tetsurou <okazaki@be.to>)
7833
7834 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
7835
7836         * elmo-imap4.el (toplevel): Require 'ssl.
7837         Add autoload 'starttls.
7838         * elmo-pop3.el (toplevel): Ditto.
7839         * elmo-nntp.el (toplevel): Ditto.
7840
7841 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7842
7843         * elmo-imap4.el (toplevel): defun at compile time.
7844         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
7845         sasl-next-step, sasl-step-data, sasl-step-set-data.
7846         * elmo-pop3.el (toplevel): Ditto.
7847
7848 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7849
7850         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
7851
7852 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7853
7854         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
7855         if error.
7856         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
7857         and `elmo-pop-auth-apop'.
7858
7859 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7860
7861         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
7862
7863 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7864
7865         * elmo-pop3.el (elmo-network-authenticate-session): Split
7866         encoded response value.
7867
7868 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7869
7870         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
7871         `elmo-pop3-force-login'.
7872         Redefine `sasl-mechanisms'.
7873         * elmo-vars.el (elmo-pop3-force-login): Ditto.
7874
7875 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7876
7877         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
7878         Delete `elmo-imap4-authenticator-alist'.
7879         (elmo-imap4-auth-cram-md5): Delete.
7880         (elmo-imap4-auth-digest-md5): Delete.
7881
7882 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7883
7884         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
7885         (elmo-pop3-auth-scram-md5): Ditto.
7886         (elmo-pop3-auth-cram-md5): Ditto.
7887
7888 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7889
7890         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
7891         Delete `elmo-pop3-authenticator-alist'.
7892
7893 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7894
7895         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
7896         new SASL API.
7897         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
7898
7899 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7900
7901         * elmo-util.el (elmo-folder-local-p): Treat pipe and filter.
7902
7903 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7904
7905         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7906         Fixed problem when `elmo-pop3-use-uidl' is nil.
7907         (Reported by Takenobu Sugiyama <sugiyama@ae.advantest.co.jp>)
7908
7909 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7910
7911         * elmo-version.el (elmo-version): Up to 2.5.2.
7912
7913 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7914
7915         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7916         New function.
7917         (elmo-pop3-sort-msgdb-by-original-number): Ditto.
7918         (elmo-pop3-msgdb-create-as-numlist): Use it.
7919
7920         * elmo-imap4.el (elmo-imap4-arrival-filter): Check process-buffer.
7921         (Based on the report by AMAKAWA Shuhei <sa264@cam.ac.uk>)
7922
7923         * elmo-pop3.el (elmo-pop3-msgdb-create-as-numlist): Sort msgdb by date.
7924         (Pointed out by Mikiya Tani <m-tani@hml.cl.nec.co.jp>)
7925
7926 2001-01-13 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7927
7928         * elmo2.el (elmo-make-folder-numbers-list): Fixed problem
7929         when elmo-mark-as-read is called with second argument nil.
7930
7931 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7932
7933         * elmo-pipe.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7934         Moved to elmo-util.el.
7935
7936         * elmo-util.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7937         Moved from elmo-pipe.el
7938
7939         * elmo-archive.el (elmo-archive-call-process): Enclose with
7940         static-if.
7941
7942         * elmo-imap4.el (elmo-imap4-read-msg): Use "BODY[]" instead of
7943         "RFC822" (because RFC822.PEEK is obsolete).
7944         (Adviced by IMAI Takeshi <imai@on.rim.or.jp>)
7945
7946 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7947
7948         * elmo-archive.el (elmo-archive-call-process): Don't check for
7949         the exit status when Nemacs is running.
7950
7951 2001-01-09  Yuuichi Teranishi  <teranisi@gohome.org>
7952
7953         * elmo-net.el (elmo-network-session-password-key): Don't set default to
7954         'plain.
7955
7956         * elmo-util.el (elmo-imap4-get-spec): Set default of auth to 'clear.
7957         (elmo-pop3-get-spec): Set default of auth to 'user.
7958
7959         * elmo-imap4.el (elmo-imap4-session-check):
7960         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
7961         (elmo-imap4-clear-login): New function; Renamed from `elmo-imap4-login'.
7962         (elmo-imap4-auth-login): New function; Revival.
7963         (elmo-network-authenticate-session): Use `elmo-imap4-clear-login' and
7964         `elmo-imap4-auth-login'.
7965
7966 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7967
7968         * elmo2.el (toplevel): Move `product-provide' declare.
7969         * mmelmo.el (toplevel): Ditto.
7970
7971 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7972
7973         * elmo-util.el (elmo-folder-get-store-type): Rewrite.
7974
7975 2000-12-26  OKAZAKI Tetsurou <okazaki@be.to>
7976
7977         * elmo-util.el (elmo-folder-get-store-type): New function.
7978         (elmo-folder-direct-copy-p): Use it.
7979
7980 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7981
7982         * elmo-imap4.el (elmo-imap4-msgdb-create): Set
7983         `elmo-imap4-fetch-callback-data' as a cons cell of `args'
7984         and result of `elmo-imap4-use-flag-p'.
7985         (elmo-imap4-fetch-callback-1): Set mark according to
7986         the result of `elmo-imap4-use-flag-p'.
7987
7988 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
7989
7990         * elmo-msgdb.el (elmo-generic-folder-diff): Moved from elmo2.el
7991         (elmo-generic-list-folder-unread): Ditto.
7992         (elmo-folder-get-info): Ditto.
7993         (elmo-folder-set-info-max-by-numdb): Ditto.
7994         (elmo-folder-get-info-max): Ditto.
7995         (elmo-folder-get-info-length): Ditto.
7996         (elmo-folder-get-info-unread): Ditto.
7997         (elmo-folder-info-make-hashtb): Ditto.
7998
7999         * elmo2.el: Removed above functions.
8000
8001 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
8002
8003         * elmo-imap4.el (toplevel): Require 'ssl.
8004         Add autoload 'starttls.
8005         * elmo-pop3.el (toplevel): Ditto.
8006         * elmo-nntp.el (toplevel): Ditto.
8007
8008 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8009
8010         * elmo-imap4.el (toplevel): defun at compile time.
8011         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
8012         sasl-next-step, sasl-step-data, sasl-step-set-data.
8013         * elmo-pop3.el (toplevel): Ditto.
8014
8015 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8016
8017         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
8018
8019 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8020
8021         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
8022         if error.
8023         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
8024         and `elmo-pop-auth-apop'.
8025
8026 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8027
8028         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
8029
8030 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8031
8032         * elmo-pop3.el (elmo-network-authenticate-session): Split
8033         encoded response value.
8034
8035 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8036
8037         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
8038         `elmo-pop3-force-login'.
8039         Redefine `sasl-mechanisms'.
8040         * elmo-vars.el (elmo-pop3-force-login): Ditto.
8041
8042 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8043
8044         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
8045         Delete `elmo-imap4-authenticator-alist'.
8046         (elmo-imap4-auth-cram-md5): Delete.
8047         (elmo-imap4-auth-digest-md5): Delete.
8048
8049 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8050
8051         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
8052         (elmo-pop3-auth-scram-md5): Ditto.
8053         (elmo-pop3-auth-cram-md5): Ditto.
8054
8055 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8056
8057         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
8058         Delete `elmo-pop3-authenticator-alist'.
8059
8060 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8061
8062         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
8063         new SASL API.
8064         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
8065
8066 \f
8067 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
8068
8069         * elmo-nntp.el (elmo-nntp-get-folders-info): Fixed last change.
8070
8071 2000-12-01  Yuuichi Teranishi  <teranisi@gohome.org>
8072
8073         * elmo-nntp.el (elmo-nntp-get-folders-info):
8074         Fixed problem when '\' character is contained in user-id.
8075         (Reported by Yoichiro Okabe <okabe@wizsoft.co.jp>)
8076
8077 \f
8078 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8079
8080         * elmo-imap4.el (elmo-imap4-delete-folder):
8081         Send "close" before "delete" (Use commented out line).
8082         (elmo-imap4-rename-folder): Ditto.
8083
8084         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
8085         folder string itself.
8086         (elmo-dop-list-deleted): New function.
8087         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
8088         killed.
8089
8090         * elmo-util.el (elmo-string-rassoc-all): New function.
8091
8092         * elmo-version.el (elmo-version): Up to 2.5.1.
8093
8094 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8095
8096         * elmo-pop3.el (elmo-pop3-folder-exists-p): Don't use UIDL.
8097
8098         * elmo-internal.el (elmo-internal-search): Fix last change.
8099
8100 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8101
8102         * elmo-internal.el (elmo-internal-search): Rewrite.
8103         (Fixed problem which is pointed out by Akihiro MOTOKI
8104         <motoki@da.jp.nec.com>)
8105
8106         * elmo-version.el (elmo-version): Up to 2.5.0.
8107
8108 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8109
8110         * elmo-imap4.el (elmo-imap4-list-folders): Append authenticate-type.
8111
8112 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8113
8114         * elmo-imap4.el (elmo-imap4-list-folders): When hierarchy is
8115         non-nil, make hierarchy.
8116
8117 2000-11-05  OKAZAKI Tetsurou  <okazaki@be.to>
8118
8119         * elmo-pipe.el (elmo-pipe-drain): When calling `elmo-list-folder',
8120         `elmo-pop3-use-uidl' must be bound to nil.
8121         (Pointed out by Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>)
8122
8123 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8124
8125         * elmo-util.el (elmo-copy-file): Don't cause an error after
8126         `add-name-to-file' failed.
8127
8128         * elmo-pipe.el (elmo-pipe-drain): List folder before loading msgdb.
8129         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8130
8131 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8132
8133         * elmo-version.el (elmo-version): Up to 2.3.93.
8134
8135 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8136
8137         * elmo-util.el (elmo-flatten): New function.
8138
8139 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8140
8141         * elmo-archive.el (toplevel): Added (C) to copyright notice, and
8142         sync Author header.
8143         * elmo-cache.el (toplevel): Ditto.
8144         * elmo-database.el (toplevel): Ditto.
8145         * elmo-date.el (toplevel): Ditto.
8146         * elmo-dop.el (toplevel): Ditto.
8147         * elmo-filter.el (toplevel): Ditto.
8148         * elmo-imap4.el (toplevel): Ditto.
8149         * elmo-internal.el (toplevel): Ditto.
8150         * elmo-localdir.el (toplevel): Ditto.
8151         * elmo-localnews.el (toplevel): Ditto.
8152         * elmo-maildir.el (toplevel): Ditto.
8153         * elmo-msgdb.el (toplevel): Ditto.
8154         * elmo-multi.el (toplevel): Ditto.
8155         * elmo-net.el (toplevel): Ditto.
8156         * elmo-nntp.el (toplevel): Ditto.
8157         * elmo-pipe.el (toplevel): Ditto.
8158         * elmo-pop3.el (toplevel): Ditto.
8159         * elmo-util.el (toplevel): Ditto.
8160         * elmo-vars.el (toplevel): Ditto.
8161         * elmo2.el (toplevel): Ditto.
8162         * mmelmo-imap4.el (toplevel): Ditto.
8163         * mmelmo.el (toplevel): Ditto.
8164
8165         * elmo-version.el (elmo-version): Move to top.
8166
8167         * elmo-cache.el (toplevel): Fixed multiple Author header format.
8168         * elmo-imap4.el (toplevel): Ditto.
8169         * elmo-localdir.el (toplevel): Ditto.
8170         * elmo-msgdb.el (toplevel): Ditto.
8171         * elmo-nntp.el (toplevel): Ditto.
8172         * elmo-pop3.el (toplevel): Ditto.
8173         * elmo-version.el (toplevel): Ditto.
8174
8175         * elmo-localnews.el (toplevel): Added Keyword header.
8176
8177 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8178
8179         * elmo-version.el (product-version-as-string): Defined using
8180         `defun-maybe'.
8181         (toplevel): Use it.
8182
8183         * elmo-localdir.el (toplevel): Updated copyright notice.
8184         * elmo-version.el (toplevel): Ditto.
8185         * elmo-msgdb.el (toplevel): Ditto.
8186         * elmo-imap4.el (toplevel): Ditto.
8187         * elmo-nntp.el (toplevel): Ditto.
8188         * elmo-pop3.el (toplevel): Ditto.
8189
8190 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8191
8192         * elmo-pipe.el (elmo-pipe-drain): Don't save msgdb after moving
8193         messages.
8194
8195         * mmelmo.el (mime-parse-parameters-from-list): Don't downcase
8196         parameter value (It sometimes contains raw kanji).
8197
8198 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8199
8200         * elmo-imap4.el (elmo-network-initialize-session): Check capability.
8201         * elmo-pop3.el (elmo-network-initialize-session): Ditto.
8202
8203 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8204
8205         * elmo-imap4.el (elmo-network-initialize-session): Fix.
8206
8207 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8208
8209         * elmo-imap4.el (elmo-network-initialize-session): Change error message.
8210         * elmo-pop3.el (elmo-network-initialize-session): Change error message.
8211
8212 2000-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
8213
8214         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Return response
8215         value if selecting folder succceeded.
8216         (Advised by MII Kazuyoshi <mii@isl.ntt.co.jp> for prom-wl.)
8217
8218 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8219
8220         * elmo-util.el (elmo-make-directory): Fixed permission lateral
8221         representation.
8222
8223         * elmo-util.el (elmo-string-matched-member): New function.
8224
8225 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8226
8227         * elmo-util.el (elmo-unintern): New macro.
8228         (elmo-number-set-member): Fixed docstring.
8229
8230         * elmo-imap4.el (elmo-imap4-parse-response): Call `elmo-unintern' for
8231         tag token.
8232
8233 2000-10-25  OKAZAKI Tetsurou  <okazaki@be.to>
8234
8235         * elmo-imap4.el (elmo-imap4-client-eol): Remove duplicated defvar
8236         of `elmo-imap4-status' and `elmo-imap4-reached-tag'.
8237
8238 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8239
8240         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Added argument
8241         `no-error'.
8242         Added docstring.
8243         Return non-nil if selecting folder succeeded.
8244         (elmo-imap4-folder-exists-p): Call with argument 'no-error.
8245
8246 2000-10-23  Yuuichi Teranishi  <teranisi@gohome.org>
8247
8248         * elmo-maildir.el (elmo-maildir-get-filename): Fixed problem when
8249         `file-name-completion' returns t.
8250         (Reported by Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>)
8251         (elmo-maildir-set-mark): Put `info' part to the files in the cur
8252         directory if it does not exist.
8253         (elmo-maildir-update-current): Use `while' instead of `mapcar'
8254         for iteration.
8255
8256 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8257
8258         * elmo-imap4.el (elmo-imap4-folder-exists-p): Removed `condition-case'
8259         enclosure (It's harmful in unplugged status).
8260
8261         * elmo-pop3.el (elmo-pop3-folder-exists-p): Ditto.
8262
8263         * mmelmo-1.el: Removed.
8264
8265         * mmelmo-2.el: Ditto.
8266
8267         * mmelmo-imap4-1.el: Ditto.
8268
8269         * mmelmo-imap4-2.el: Ditto.
8270
8271         * mmelmo-imap4.el: Merged mmelmo-imap4-2.el
8272
8273         * mmelmo.el: Merged mmelmo-2.el.
8274
8275         * elmo-version.el (elmo-version): Up to 2.3.92.
8276
8277 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8278
8279         * elmo2.el (elmo-move-msgs, elmo-msgdb-load, elmo-msgdb-save,
8280         elmo-update-number): Remove last period in "...done." message.
8281         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
8282         Ditto.
8283         * elmo-cache.el (elmo-cache-expire-by-size,
8284         elmo-cache-get-sorted-cache-file-list,
8285         elmo-cache-msgdb-create-as-numlist): Ditto.
8286         * elmo-dop.el (elmo-dop-save-pending-messages,
8287         (elmo-dop-flush-pending-append-operations): Ditto.
8288         * elmo-imap4.el (elmo-imap4-msgdb-create): Ditto.
8289         * elmo-internal.el (elmo-internal-msgdb-create): Ditto.
8290         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist,
8291         (elmo-localdir-pack-number): Ditto.
8292         * elmo-maildir.el (elmo-maildir-msgdb-create): Ditto.
8293         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Ditto.
8294         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer,
8295         mime-write-entity-content): Ditto.
8296         * pldap.el (ldap-search-basic): Ditto.
8297
8298 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8299
8300         * elmo-version.el (elmo-version): Up to 2.3.91.
8301
8302         * elmo-filter.el (elmo-filter-folder-diff): Use target folder's diff
8303         Only when filter is 'last'.
8304
8305         * elmo-util.el (elmo-condition-atom-regexp): New constant.
8306         (elmo-condition-parse-search-value): Use it.
8307         (elmo-read-search-condition-internal): Quote value only when
8308         it is not an atom.
8309
8310 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8311
8312         * elmo2.el (elmo-generic-folder-diff): Fix.
8313
8314 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8315
8316         * elmo-msgdb.el (elmo-msgdb-killed-list-length): New function.
8317         * elmo-localdir.el (elmo-localdir-list-folder-subr): Fix.
8318         * elmo-maildir.el (elmo-maildir-list-folder-subr): Fix.
8319         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8320         * elmo-internal.el (elmo-internal-list-folder-subr): Fix.
8321         * elmo-imap4.el (elmo-imap4-max-of-folder): Fix.
8322
8323 2000-10-17  Akihiro MOTOKI <motoki@da.jp.nec.com>
8324
8325         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Search by
8326         extra-fields.
8327
8328 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8329
8330         * elmo-version.el (elmo-version): Up to 2.3.90.
8331
8332         * elmo-imap4.el (elmo-imap4-list-folder-unread): Check plugged status.
8333         (elmo-imap4-list-folder-important): Ditto.
8334
8335 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8336
8337         * elmo-nntp.el (elmo-network-initialize-session): Fix.
8338
8339 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8340
8341         * elmo-nntp.el (elmo-nntp-read-msg): Don't error.
8342
8343 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8344
8345         * elmo-nntp.el (elmo-network-initialize-session):
8346         Add starttls negotiation.
8347
8348 2000-10-15  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8349
8350         * elmo-nntp.el (elmo-network-initialize-session): Read greeting
8351         response.
8352         (elmo-network-setup-session): Define.
8353         Call `elmo-nntp-send-mode-reader' when session opened.
8354
8355 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8356
8357         * elmo-multi.el (elmo-multi-list-folder-unread): Fixed.
8358
8359 2000-10-13  OKAZAKI Tetsurou  <okazaki@be.to>
8360
8361         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Remove
8362         an invalid SPACE character ahead of `SEARCH' command.  Move
8363         a valid SPACE character following `SEARCH' from conditional
8364         `format' arguments to control-strings.
8365
8366 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8367
8368         * elmo2.el (elmo-call-func-on-markable-msgs): Return t if marking
8369         was succeeded.
8370
8371         * elmo-util.el (elmo-folder-get-spec): Enclose with save-match-data.
8372
8373 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8374
8375         * elmo-localdir.el (elmo-localdir-list-folders-subr): Bind
8376         `w32-get-true-file-link-count' as t.
8377
8378         * elmo-imap4.el (elmo-imap4-read): Abolished.
8379         (Renamed to `elmo-read' and moved to elmo-util.el)
8380         All other related portions are changed.
8381
8382         * elmo-util.el (elmo-read): New function.
8383         (elmo-condition-parse-search-value): Use it.
8384
8385 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8386
8387         * elmo2.el (elmo-quit): Don't use `elmo-nntp-flush-connection'.
8388
8389         * elmo-nntp.el (elmo-nntp-session): Define.
8390         (elmo-nntp-setting): Abolished.
8391         All other related portions are changed.
8392         (elmo-nntp-get-server-command): Changed argument.
8393         (elmo-nntp-set-server-command): Ditto.
8394         (elmo-nntp-xover-p): Ditto.
8395         (elmo-nntp-set-xover): Ditto.
8396         (elmo-nntp-listgroup-p): Ditto.
8397         (elmo-nntp-set-listgroup): Ditto.
8398         (elmo-nntp-list-active-p): Ditto.
8399         (elmo-nntp-set-list-active): Ditto.
8400         (elmo-nntp-xhdr-p): Ditto.
8401         (elmo-nntp-set-xhdr): Ditto.
8402         (elmo-nntp-flush-connection): Abolished.
8403         (elmo-nntp-get-connection): Abolished.
8404         (elmo-nntp-get-session): New function.
8405         (elmo-network-initialize-session): Defined.
8406         (elmo-network-authenticate-session): Ditto.
8407         (elmo-nntp-send-mode-reader): Changed argument.
8408         (elmo-nntp-send-command): Changed argument.
8409         All other related portions are changed.
8410         (elmo-nntp-read-response): Ditto.
8411         (elmo-nntp-read-raw-response): Ditto.
8412         (elmo-nntp-read-contents): Ditto.
8413         (elmo-nntp-read-body): Ditto.
8414         (elmo-nntp-goto-folder): Abolished.
8415         (elmo-nntp-select-group): New function.
8416         All other related portions are changed.
8417         (This function substitutes `elmo-nntp-goto-folder')
8418         (elmo-nntp-msgdb-create-by-header): Rewrite.
8419         (elmo-nntp-get-overview): Eliminated.
8420         (elmo-nntp-get-message): Ditto.
8421         (elmo-nntp-open-connection) Abolished.
8422         (elmo-nntp-read-msg): Rewrite.
8423         (elmo-nntp-post): Ditto.
8424         (elmo-nntp-send-data): Abolished.
8425         (elmo-nntp-send-buffer): New function.
8426         (elmo-nntp-send-data-line): Define as inline function.
8427         (elmo-nntp-get-folders-info-prepare): Use session as key.
8428         (elmo-nntp-groups-read-response): Changed argument.
8429         (elmo-nntp-retrieve-headers): Ditto.
8430         (elmo-nntp-msgdb-create-message): Ditto.
8431
8432         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Fixed problem
8433         when searching by 'since' or 'before'.
8434
8435 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8436
8437         * elmo-version.el (toplevel): Use product-version-as-string for set
8438         verstion-string, if defined.
8439
8440 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8441
8442         * elmo-util.el: Doc fixes.
8443
8444 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8445
8446         * elmo-archive.el (toplevel): Use product-provide.
8447         * elmo-cache.el (toplevel): Ditto.
8448         * elmo-database.el (toplevel): Ditto.
8449         * elmo-date.el (toplevel): Ditto.
8450         * elmo-dop.el (toplevel): Ditto.
8451         * elmo-filter.el (toplevel): Ditto.
8452         * elmo-imap4.el (toplevel): Ditto.
8453         * elmo-internal.el (toplevel): Ditto.
8454         * elmo-localdir.el (toplevel): Ditto.
8455         * elmo-localnews.el (toplevel): Ditto.
8456         * elmo-maildir.el (toplevel): Ditto.
8457         * elmo-msgdb.el (toplevel): Ditto.
8458         * elmo-multi.el (toplevel): Ditto.
8459         * elmo-net.el (toplevel): Ditto.
8460         * elmo-nntp.el (toplevel): Ditto.
8461         * elmo-pipe.el (toplevel): Ditto.
8462         * elmo-pop3.el (toplevel): Ditto.
8463         * elmo-util.el (toplevel): Ditto.
8464         * elmo-vars.el (toplevel): Ditto.
8465         * elmo2.el (toplevel): Ditto.
8466         * mmelmo-1.el (toplevel): Ditto.
8467         * mmelmo-2.el (toplevel): Ditto.
8468         * mmelmo-imap4-1.el (toplevel): Ditto.
8469         * mmelmo-imap4-2.el (toplevel): Ditto.
8470         * mmelmo-imap4.el (toplevel): Ditto.
8471         * mmelmo.el (toplevel): Ditto.
8472
8473 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8474
8475         * elmo-dop.el (elmo-dop-flush-pending-append-operations): Add no-see.
8476         (elmo-dop-call-func-on-msgs): Don't delete appends from msgs.
8477
8478 2000-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
8479
8480         * elmo-multi.el (elmo-multi-split-mark-alist): Copy and sort alist
8481         before splitting.
8482         (elmo-multi-split-number-alist): Ditto.
8483
8484 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8485
8486         * elmo-version.el: New file.  Use product.el.
8487         * elmo2.el: Add (require 'elmo-version).
8488         * elmo-vars.el (elmo-appname, elmo-version): Move to
8489         elmo-version.el
8490
8491 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8492
8493         * elmo2.el (elmo-copy-msgs): Set `spec' as 1st argument for
8494         `elmo-msgdb-expand-path'.
8495         (elmo-msgdb-load): Ditto.
8496         Abolished 2nd argument. If 1st argument is not string, treat as spec.
8497         (elmo-generic-list-folder-unread): Rewrite.
8498         (elmo-generic-list-folder-important): Changed argument.
8499         (elmo-list-folder-unread): Ditto.
8500         (elmo-list-folder-important): Ditto.
8501         (elmo-folder-diff): Rewrite.
8502         (elmo-generic-folder-diff): New function.
8503         (elmo-multi-get-number-alist-list): Abolished
8504         (Renamed to elmo-multi-split-number-alist and moved to elmo-multi.el)
8505         (elmo-multi-folder-diff): Moved to elmo-multi.el
8506         (toplevel): Removed autoload setting of `elmo-multi-folder-diff'.
8507
8508         * elmo-pop3.el (elmo-pop3-list-folder): Set `spec' as 1st argument for
8509         `elmo-msgdb-expand-path'.
8510         (elmo-pop3-msgdb-create-as-numlist): Ditto.
8511         (elmo-pop3-read-msg): Ditto.
8512         (elmo-pop3-delete-msgs): Ditto.
8513         (elmo-pop3-folder-diff): New alias.
8514
8515         * elmo-pipe.el (elmo-pipe-list-folder): Set `spec' as 1st argument for
8516         `elmo-msgdb-expand-path'.
8517         (elmo-pipe-list-folder-unread): Changed arguments.
8518         (elmo-pipe-list-folder-important): Ditto.
8519         (elmo-pipe-folder-diff): New alias.
8520
8521         * elmo-nntp.el (elmo-nntp-list-folder): Set `spec' as 1st argument for
8522         `elmo-msgdb-expand-path'.
8523         (elmo-nntp-max-of-folder): Ditto.
8524         (elmo-nntp-msgdb-create): Ditto.
8525         (elmo-nntp-delete-msgs): Ditto.
8526         (elmo-nntp-folder-diff): New alias.
8527
8528         * elmo-multi.el (elmo-multi-folder-diff): New function.
8529         (elmo-multi-split-mark-alist): Ditto.
8530         (elmo-multi-split-number-alist): Ditto.
8531         (elmo-multi-mark-alist-list): Abolished (Renamed to
8532         elmo-multi-split-mark-alist).
8533         (elmo-multi-list-folder-unread): Rewrite.
8534         (elmo-multi-list-folder-important): Ditto.
8535         (elmo-multi-list-folder): Set `spec' as 1st argument for
8536         `elmo-msgdb-expand-path'.
8537         (elmo-multi-sync-number-alist): Use `elmo-multi-split-number-alist'
8538         instead of `elmo-multi-get-number-alist-list'.
8539
8540         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolished 2nd argument.
8541         If 1st argument is not string, treat as spec.
8542         (elmo-list-folder-by-location): Set `spec' as 1st argument for
8543         `elmo-msgdb-expand-path'.
8544         (elmo-msgdb-flist-load): Ditto.
8545         (elmo-msgdb-flist-save): Ditto.
8546         (elmo-msgdb-delete-path): Ditto.
8547         (elmo-msgdb-rename-path): Ditto.
8548
8549         * elmo-maildir.el (elmo-maildir-set-mark-msgs):
8550         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8551         (elmo-maildir-delete-mark-msgs): Ditto.
8552         (elmo-maildir-msgdb-create): Ditto.
8553         (elmo-maildir-read-msg): Ditto.
8554         (elmo-maildir-delete-msgs): Ditto.
8555         (elmo-maildir-list-folder-subr): Ditto.
8556         (elmo-maildir-search): Ditto.
8557         (elmo-maildir-get-msg-filename): Ditto.
8558         (elmo-maildir-pack-number): Ditto.
8559         (elmo-maildir-folder-diff): New alias.
8560
8561         * elmo-localnews.el (elmo-localnews-folder-diff): New alias.
8562
8563         * elmo-localdir.el (elmo-localdir-list-folder-subr):
8564         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8565         (elmo-localdir-folder-diff): New alias.
8566
8567         * elmo-internal.el (elmo-internal-list-folder-subr):
8568         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8569         (elmo-internal-list-folder-by-location): Ditto.
8570         (elmo-internal-msgdb-create): Ditto.
8571         (elmo-internal-delete-msgs): Ditto.
8572         (elmo-internal-read-msg): Ditto.
8573         (elmo-internal-folder-diff): New alias.
8574
8575         * elmo-imap4.el (elmo-imap4-folder-diff): New function.
8576         (elmo-imap4-list-folder): Set `spec' as 1st argument for
8577         `elmo-msgdb-expand-path'.
8578         (elmo-imap4-list-folder-unread): Changed arguments.
8579         (elmo-imap4-list-folder-important): Ditto.
8580
8581         * elmo-filter.el (elmo-filter-list-folder-unread): Changed arguments.
8582         (elmo-filter-list-folder-important): Ditto.
8583         (elmo-filter-folder-diff): New function.
8584
8585         * elmo-dop.el (elmo-dop-folder-exists-p): Check elmo directory first.
8586
8587         * elmo-cache.el (elmo-cache-list-folder):
8588         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8589         (elmo-cache-copy-msgs): Ditto.
8590         (elmo-cache-folder-diff): New alias.
8591
8592         * elmo-archive.el (elmo-archive-list-folder-subr):
8593         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8594         (elmo-archive-get-archive-name): Ditto.
8595         (elmo-archive-create-file): Ditto.
8596         (elmo-archive-append-msg): Ditto.
8597         (elmo-archive-copy-msgs): Ditto.
8598         (elmo-archive-copy-msgs-froms): Ditto.
8599         (elmo-archive-get-msg-filename): Ditto.
8600         (elmo-archive-folder-diff): New alias.
8601
8602 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8603
8604         * elmo-vars.el (elmo-imap4-stream-type-alist): New variable.
8605         (elmo-pop3-stream-type-alist): New variable.
8606         (elmo-nntp-stream-type-alist): New variable.
8607
8608         * elmo-util.el (elmo-buffer-exists-p): Rewrite as function.
8609         (elmo-kill-buffer): Ditto.
8610         (elmo-get-network-stream-type): Add 2nd argument `stream-type-alist'.
8611         (elmo-network-get-spec): Add 5th argument `stream-type-alist'.
8612         (elmo-nntp-get-spec): Take into account `elmo-nntp-stream-type-alist'.
8613         (elmo-pop3-get-spec): Take into account `elmo-pop3-stream-type-alist'.
8614         (elmo-imap4-get-spec): Take into account
8615         `elmo-imap4-stream-type-alist'.
8616
8617 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8618
8619         * elmo-nntp.el (elmo-nntp-list-folders): Fix for `-/'
8620         (elmo-nntp-list-folders-get-cache): Ditto.
8621
8622 2000-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
8623
8624         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added space
8625         character before 'uid'.
8626
8627 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8628
8629         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Don't save location data.
8630
8631         * elmo-nntp.el (elmo-nntp-max-of-folder): Fixed.
8632
8633         * elmo-util.el (elmo-number-set-member): New function.
8634         (elmo-number-set-append-list): Ditto.
8635         (elmo-number-set-append): Ditto.
8636
8637         * elmo-msgdb.el (elmo-msgdb-killed-message-p):
8638         Use `elmo-number-set-member'.
8639         (elmo-living-messages): Ditto.
8640         (elmo-msgdb-set-as-killed): Use `elmo-number-set-append'.
8641         (elmo-msgdb-append-to-killed-list): Use `elmo-number-set-append-list'.
8642
8643         * elmo-imap4.el (elmo-imap4-folder-exists-p): Rewrite.
8644         (elmo-imap4-add-to-cont-list): Abolished.
8645         (elmo-imap4-make-number-set-list): Use `elmo-number-set-append'
8646         instead of elmo-imap4-add-to-cont-list.
8647
8648         * elmo2.el (elmo-msgdb-search): Moved from elmo-msgdb.el.
8649         (toplevel): Removed autoload setting for `elmo-imap4-get-connection'.
8650
8651         * elmo-msgdb.el (elmo-msgdb-search): Moved to elmo2.el.
8652
8653 2000-10-03  Hiroya Murata      <lapis-lazuli@pop06.odn.ne.jp>
8654
8655         * elmo-util.el (elmo-condition-parse-search-value):
8656         Fixed date parsing.
8657
8658 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8659
8660         * elmo-util.el (elmo-condition-find-key-internal): New function.
8661         (elmo-condition-find-key): Ditto.
8662
8663         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): New function.
8664         (elmo-msgdb-search-internal): Ditto.
8665         (elmo-msgdb-search): Ditto.
8666
8667 2000-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
8668
8669         * elmo-util.el (elmo-cross-device-link-error-p): Abolished.
8670         (elmo-copy-file): Uncheck error condition for `add-name-to-file'.
8671
8672         * elmo-nntp.el (elmo-nntp-search-primitive): Decode header field.
8673         (elmo-nntp-search-primitive): Fixed problem when condition is
8674         'unmatch'.
8675
8676         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed.
8677
8678         * elmo-nntp.el (elmo-nntp-default-use-xhdr): New variable.
8679         (elmo-nntp-xhdr-p): New macro.
8680         (elmo-nntp-set-xhdr): Ditto.
8681         (elmo-nntp-parse-xhdr-response): New function.
8682         (elmo-nntp-retrieve-field): Ditto.
8683         (elmo-nntp-search-primitive): Ditto.
8684         (elmo-nntp-search): Implemented.
8685
8686         * elmo-date.el (elmo-date-make-sortable-string): New macro.
8687
8688         * elmo-archive.el (elmo-archive-search): Set all number list to
8689         `elmo-archive-field-condition-match'
8690
8691         * elmo-localdir.el (elmo-localdir-search): Likewise.
8692
8693         * elmo-maildir.el (elmo-maildir-search): Likewise.
8694
8695 2000-10-01  OKAZAKI Tetsurou  <okazaki@be.to>
8696
8697         * elmo-msgdb.el (elmo-living-messages): New function.
8698         * elmo-archive.el (elmo-archive-list-folder-subr): Use it.
8699         * elmo-cache.el (elmo-cache-list-folder): Ditto.
8700         * elmo-dop.el (elmo-dop-list-folder): Ditto.
8701         * elmo-imap4.el (elmo-imap4-list-folder): Ditto.
8702         * elmo-internal.el (elmo-internal-list-folder-subr): Ditto.
8703         * elmo-localdir.el (elmo-localdir-list-folder-subr): Ditto.
8704         * elmo-maildir.el (elmo-maildir-list-folder-subr): Ditto.
8705         * elmo-multi.el (elmo-multi-list-folder): Ditto.
8706         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
8707         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
8708         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
8709
8710 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8711
8712         * elmo-maildir.el (elmo-maildir-pack-number): Implemented.
8713
8714         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Save location data.
8715
8716         * elmo2.el (elmo-pack-number): Added 'maildir as allowd type.
8717
8718         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
8719         arguments for `SEARCH' command.
8720         (elmo-imap4-parse-string): Set `POS' argument for char-after.
8721         All other related portions are changed.
8722
8723         * elmo-cache.el (elmo-cache-search-all): Added argument `from-msgs'.
8724
8725         * elmo2.el (elmo-generic-list-folder-unread): Rewrite.
8726         (elmo-list-folder-unread): Rewrite.
8727         (elmo-list-folder-important): Ditto.
8728
8729         * elmo-util.el (elmo-filter-get-spec): Rewrite.
8730         (elmo-condition-parse-error): New inline function.
8731         (elmo-read-search-condition): New function.
8732         (elmo-read-search-condition-internal): Ditto.
8733         (elmo-parse-search-condition): Rewrite.
8734         (elmo-condition-parse): New function.
8735         (elmo-condition-parse-or-expr): Ditto.
8736         (elmo-condition-parse-and-expr): Ditto.
8737         (elmo-condition-parse-primitive): Ditto.
8738         (elmo-condition-parse-search-value): Ditto.
8739         (elmo-buffer-field-primitive-condition-match): Ditto.
8740         (elmo-buffer-field-condition-match): Rewrite.
8741         (elmo-file-field-condition-match): Ditto.
8742
8743         * elmo-msgdb.el (elmo-msgdb-expand-path): Use
8744         `elmo-replace-msgid-as-filename' instead of `elmo-safe-filename'.
8745
8746         * elmo-internal.el (elmo-internal-search): Set `number' and
8747         `number-list' argument of `elmo-file-field-condition-match'.
8748
8749         * elmo-maildir.el (elmo-maildir-search): Ditto.
8750
8751         * elmo-imap4.el (elmo-imap4-list-folder-unread): Use
8752         `msgdb' as argument instead of `mark-alist'.
8753         (elmo-imap4-list-folder-important): Use `msgdb' as argument instead of
8754         `overview'.
8755
8756         * elmo-multi.el: Likewise.
8757
8758         * elmo-pipe.el: Likewise.
8759
8760         * elmo-imap4.el (elmo-imap4-search-internal-primitive): New function.
8761         (elmo-imap4-search-internal): Rewrite.
8762         (elmo-imap4-search): Ditto.
8763
8764         * elmo-filter.el (elmo-filter-list-folder): Rewrite.
8765         (elmo-filter-list-folder-unread): Ditto.
8766         (elmo-filter-list-folder-important): Ditto.
8767         (elmo-filter-search): Rewrite.
8768
8769         * elmo-cache.el (elmo-cache-search-all): Set `number' and
8770         `number-list' argument of `elmo-file-field-condition-match'.
8771         (elmo-cache-search): Ditto.
8772
8773         * elmo-localdir.el: Likewise.
8774
8775         * elmo-archive.el (elmo-archive-field-condition-match): Added argument
8776         number-list and pass it to `elmo-buffer-field-condition-match'.
8777         (elmo-archive-field-condition-match): Pass `number-list' to
8778         `elmo-archive-field-condition-match'
8779
8780 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8781
8782         * elmo-nntp.el (elmo-nntp-list-folder): Set current group after
8783         `listgroup'.
8784
8785         * elmo2.el (elmo-folder-diff-async-callback): New variable.
8786         (elmo-folder-diff-async-callback-data): Ditto.
8787         (elmo-folder-diff-async): New function.
8788
8789         * elmo-net.el (elmo-network-session-name-prefix): New variable.
8790         (elmo-network-session-cache-key): Use it as a prefix of the session
8791         name.
8792         (elmo-network-open-session): Ditto.
8793
8794         * elmo-imap4.el (elmo-imap4-status-callback): New local variable.
8795         (elmo-imap4-status-callback-data): Ditto.
8796         (elmo-imap4-server-diff-async-callback): New variable.
8797         (elmo-imap4-server-diff-async-callback-data): Ditto.
8798         (elmo-imap4-local-variables): Added `elmo-imap4-status-callback' and
8799         `elmo-imap4-status-callback-data'.
8800         (elmo-imap4-max-of-folder): Set `elmo-imap4-status-callback' and
8801         `elmo-imap4-status-callback-data' as nil.
8802         (elmo-imap4-server-diff): Ditto.
8803         (elmo-imap4-server-diff-async-callback-1): New function.
8804         (elmo-imap4-server-diff-async): Ditto.
8805         (elmo-imap4-parse-status): Call `elmo-imap4-status-callback'.
8806
8807 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8808
8809         * elmo-util.el (elmo-list-delete): Doc fix.
8810         (elmo-delete-lists): Abolish.
8811         * elmo2.el (elmo-crosspost-message-delete): Use `elmo-list-delete'
8812         instead of `elmo-delete-lists'.
8813
8814 2000-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
8815
8816         * elmo-imap4.el (elmo-imap4-make-number-set-list): Copy `msg-list'
8817         before `sort'.
8818
8819 2000-09-18  OKAZAKI Tetsurou  <okazaki@be.to>
8820
8821         * elmo-imap4.el (elmo-imap4-literal-1): Renamed from
8822         `elmo-imap4-literal-subr'.
8823         (elmo-imap4-string-1): Renamed from `elmo-imap4-string-subr'.
8824         (elmo-imap4-astring-1): Renamed from `elmo-imap4-astring-subr'.
8825
8826 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8827
8828         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8829         (elmo-archive-list-folder): Fix.
8830         (elmo-archive-max-of-folder): Fix.
8831
8832 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8833
8834         * elmo-localdir.el (elmo-localdir-copy-msgs): Use
8835          `elmo-localdir-max-of-folder' instead of 'elmo-localdir-list-folder-subr'.
8836         (elmo-localdir-append-msg): Ditto.
8837         (elmo-localdir-list-folder): Fix for `nonsort'.
8838         (elmo-localdir-list-folder-subr): Fix for `killed'.
8839         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
8840         (elmo-maildir-list-folder-subr): Ditto.
8841         * elmo-archive.el (elmo-archive-list-folder): Ditto.
8842         (elmo-archive-list-folder-subr): Ditto.
8843         * elmo-internal.el (elmo-internal-list-folder): Ditto.
8844         (elmo-internal-list-folder-subr): Ditto.
8845
8846 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8847
8848         * elmo-imap4.el (elmo-imap4-parse-flag-list): Rewrite.
8849
8850 2000-09-12  Katsumi Yamaoka    <yamaoka@jpl.org>
8851
8852         * elmo-util.el (elmo-delete-plugged): Fix parenthesis.
8853
8854 2000-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
8855
8856         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity):
8857         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8858
8859         * elmo-imap4.el (elmo-network-initialize-session): Skip garbage output
8860         before greeting.
8861         (elmo-imap4-read-part): Use "body.peek" to fetch part.
8862         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8863
8864 2000-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
8865
8866         * mmelmo-imap4-2.el (mime-entity-children): Defined.
8867
8868         * elmo-imap4.el (elmo-imap4-mark-set-on-msgs):
8869         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'
8870         before STORE command.
8871
8872 2000-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
8873
8874         * elmo2.el (elmo-multi-folder-diff): Fixed problem of filter folder.
8875
8876         * elmo-imap4.el (elmo-imap4-authenticator-alist): Added `plain' entry.
8877         (elmo-imap4-send-command): Use `elmo-imap4-current-response' instead
8878         of `response'.
8879         (elmo-imap4-list-folders): Removed unused local variable.
8880         (elmo-network-initialize-session): Ditto.
8881         (elmo-imap4-delete-msg-by-id): Ditto.
8882         (elmo-imap4-parse-fetch): Ditto.
8883         (elmo-imap4-copy-msgs): Ditto.
8884         Use `dst-spec' instead of `dst-folder'.
8885         (elmo-network-authenticate-session): Check authenticate type `plain'.
8886
8887 2000-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
8888
8889         * elmo-imap4.el (elmo-imap4-parse-response): Use string-match for
8890         garbage checking.
8891         (elmo-imap4-read-part): Use `elmo-imap4-response-value-all' instead of
8892         `elmo-imap4-response-value'.
8893         (elmo-imap4-parse-response): Return value of `EXPUNGE'.
8894
8895 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8896
8897         * elmo-imap4.el (elmo-imap4-send-command):
8898         Cause elmo-imap4-bye-error when current response is BYE.
8899         (elmo-imap4-arrival-filter): Changed greeting response value.
8900
8901         * elmo2.el (elmo-imap4-bye-error): Define.
8902
8903         * elmo-imap4.el (elmo-imap4-list): Don't call `elmo-imap4-commit'.
8904         (elmo-imap4-server-diff): Ditto.
8905         (elmo-imap4-response-bye-p): New macro.
8906         (elmo-imap4-response-error-text): Get text from BYE response.
8907         (elmo-imap4-read-response): Return if BYE response.
8908         (elmo-imap4-accept-ok): Cause elmo-imap4-bye-error when BYE response.
8909         (elmo-imap4-folder-exists-p): Ditto.
8910         (elmo-imap4-commit): Do nothing when different mailbox is selected.
8911         (elmo-imap4-parse-bye): New function.
8912         (elmo-imap4-parse-response): Remove needless let.
8913         Call `elmo-imap4-parse-bye'.
8914
8915 2000-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
8916
8917         * elmo-imap4.el (elmo-imap4-folder-exists-p): Don't cause an error when
8918         the mailbox does not exist.
8919         (elmo-imap4-parse-namespace): Copy `elmo-imap4-extra-namespace-alist'.
8920
8921 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8922
8923         * elmo-imap4.el (elmo-imap4-send-command): Remove unused local variable.
8924
8925 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8926
8927         * elmo-vars.el (elmo-search-mime-charset): Abolished.
8928
8929         * elmo-pop3.el (elmo-pop3-local-variables): New variable.
8930         (elmo-network-initialize-session-buffer): Defined.
8931
8932         * mmelmo-imap4-2.el (mmelmo-imap4-parse-bodystructure-string):
8933         Abolished.
8934         (mmelmo-imap4-get-mime-entity): Rewrite.
8935
8936         * elmo2.el (elmo-error): Capitalize error message.
8937
8938         * elmo-net.el (elmo-network-initialize-session-buffer): New method.
8939         (elmo-network-session-buffer): New macro.
8940         (elmo-network-open-session): Use it.
8941
8942         * elmo-imap4.el: Rewrite.
8943
8944 2000-08-27 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
8945
8946         * elmo-nntp.el (Toplevel): Require 'elmo-net.
8947
8948 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8949
8950         * elmo-imap4.el (elmo-imap4-make-address): Abolish.
8951         (elmo-imap4-msgdb-create): Don't request ENVELOPE.
8952         (elmo-imap4-create-msgdb-from-overview-string): Use
8953         `elmo-msgdb-create-overview-from-buffer'.
8954
8955 2000-08-26   Daiki Ueno  <ueno@unixuser.org>
8956
8957         * elmo-imap4.el (elmo-imap4-parse-namespace): Tolerate INBOX regexp.
8958         (elmo-imap4-default-hierarchy-delimiter): New variable.
8959         (elmo-imap4-list-folders): Use it.
8960
8961 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8962
8963         * elmo-net.el (elmo-network-open-session): Add user and
8964         stream-type for process-buffer name.
8965
8966         * elmo-pop3.el (elmo-network-initialize-session): Call
8967         buffer-disable-undo.
8968
8969         * elmo-imap4.el (elmo-network-initialize-session):
8970         Set current-buffer as an argument for `buffer-disable-undo'.
8971
8972         * elmo-pop3.el (elmo-network-close-session): Don't use
8973         `process-live-p'.
8974
8975         * elmo-vars.el (elmo-default-pop3-authenticate-type):
8976         Set default as 'user.
8977
8978         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rewrite.
8979
8980         * elmo2.el (elmo-quit): Don't use `elmo-pop3-flush-connection'
8981         and `elmo-imap4-flush-connection'.
8982
8983         * elmo-util.el (toplevel): Removed workaround for timezone y2k.
8984         (elmo-pop3-get-spec): Assume auth as symbol.
8985         (elmo-open-network-stream): Moved to `elmo-net'.
8986
8987         * elmo-pop3.el (toplevel): Require 'elmo-net.
8988         Define `sasl-cram-md5' to silence byte compilier.
8989         (elmo-pop3-connection-cache) Abolished.
8990         (elmo-pop3-authenticator-alist) New variable.
8991         (elmo-pop3-session): Define.
8992         (elmo-pop3-connection-get-process): Abolished.
8993         (elmo-pop3-connection-get-buffer): Ditto.
8994         (elmo-pop3-close-connection): Ditto.
8995         (elmo-pop3-flush-connection): Ditto.
8996         (elmo-pop3-get-connection): Ditto.
8997         (elmo-pop3-get-session): New function.
8998         (Replacement for `elmo-pop3-get-connection').
8999         All other related modules are changed.
9000         (elmo-network-close-session): Define.
9001         (elmo-pop3-send-command): Abolished argument `buffer'.
9002         All other related modules are changed.
9003         (elmo-pop3-read-response): Likewise.
9004         (elmo-pop3-open-connection): Abolished.
9005         (elmo-pop3-auth-user): New function.
9006         (elmo-pop3-auth-apop): Ditto.
9007         (elmo-pop3-auth-cram-md5): Ditto.
9008         (elmo-pop3-auth-scram-md5): Ditto.
9009         (elmo-pop3-auth-digest-md5): Ditto.
9010         (elmo-network-initialize-session): Define.
9011         (elmo-network-authenticate-session): Ditto.
9012         (elmo-network-setup-session): Ditto.
9013
9014         * elmo-imap4.el (toplevel): Require 'elmo-net.
9015         (elmo-imap4-session): Define.
9016         (elmo-imap4-connection-cache): Abolished.
9017         (elmo-imap4-password-key): Ditto.
9018         (elmo-imap4-flush-connection): Ditto.
9019         (elmo-imap4-get-connection): Ditto.
9020         All other related modules are changed.
9021         (elmo-imap4-get-session): New function
9022         (Replacement for `elmo-imap4-get-connection').
9023         (elmo-imap4-read-response): Abolished argument `buffer'.
9024         All other related modules are changed.
9025         (elmo-imap4-send-command): Likewise.
9026         (elmo-imap4-select-folder): Abolished.
9027         All other related modules are changed.
9028         (elmo-imap4-select-mailbox): New function.
9029         (Replacement for `elmo-imap4-select-folder').
9030         (elmo-imap4-auth-login): Simplify.
9031         (Assume current buffer as process buffer)
9032         (elmo-imap4-auth-cram-md5): Ditto.
9033         (elmo-imap4-auth-digest-md5): Ditto.
9034         (elmo-imap4-login): Ditto.
9035         (elmo-imap4-open-connection): Abolished.
9036         (elmo-imap4-open-connection-1): Abolished.
9037         (elmo-network-initialize-sessoin): Define.
9038         (elmo-network-authenticate-session): Ditto.
9039         (elmo-network-setup-session): Ditto.
9040
9041         * elmo-net.el: New module.
9042
9043 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9044
9045         * elmo-util.el (elmo-define-error): New function.
9046
9047         * elmo2.el (elmo-error): Define.
9048         (elmo-open-error): Define.
9049         (elmo-authenticate-error): Define.
9050
9051         * elmo-imap4.el (elmo-imap4-error): Abolish.
9052         (elmo-imap4-error-type): Abolish.
9053         (elmo-imap4-error-process): Abolish.
9054         (elmo-imap4-error-message): Abolish
9055         (elmo-imap4-list-folders): Don't quote lambda.
9056         (elmo-imap4-create-msgdb-from-overview-string): Ditto.
9057         (elmo-imap4-parse-namespace): Ditto.
9058         (elmo-imap4-open-connection): Rewrite.
9059         (elmo-imap4-open-connection-1): Simplified (authenticate only).
9060         (elmo-imap4-get-connection): Abolish local variable `result'.
9061
9062 2000-08-21  Kaoru Takahashi  <kaoru@kaisei.org>
9063
9064         * elmo-imap4.el (elmo-imap4-open-connection-1): Fixed probrem
9065         wrong-type-argument error when auth is nil.
9066
9067 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9068
9069         * elmo-vars.el (elmo-default-imap4-stream-type): New variable.
9070         (elmo-default-nntp-stream-type): Ditto.
9071         (elmo-default-pop3-stream-type): Ditto.
9072         (elmo-network-stream-type-alist): Ditto.
9073         (elmo-default-imap4-ssl): Abolished.
9074         (elmo-default-nntp-ssl): Ditto.
9075         (elmo-default-pop3-ssl): Ditto.
9076
9077         * elmo-util.el: (toplevel): Removed needless requires.
9078         (elmo-network-get-spec): Use `elmo-network-stream-type-alist'.
9079         (elmo-open-network-stream): Open network stream according to
9080         the value of `elmo-network-stream-type-alist'.
9081         (elmo-get-network-stream-type): New function.
9082         (elmo-network-stream-type-spec-string): New macro.
9083         (elmo-network-stream-type-symbol): Ditto.
9084         (elmo-network-stream-type-function): Ditto.
9085
9086         * elmo-pop3.el (elmo-pop3-get-connection): Follow up changes for
9087         network-stream-type. All other related portions are changed.
9088         (elmo-pop3-open-connection): Ditto.
9089
9090         * elmo-nntp.el (elmo-nntp-setting): Follow up changes for
9091         network-stream-type. All other related portions are changed.
9092
9093         * elmo-imap4.el (elmo-imap4-get-connection): Follow up changes for
9094         network-stream-type.All other related portions are changed.
9095         (elmo-imap4-error): New macro.
9096         (elmo-imap4-error-type): Ditto.
9097         (elmo-imap4-error-process): Ditto.
9098         (elmo-imap4-error-message): Ditto.
9099         (elmo-imap4-auth-login): Use `elmo-imap4-error'.
9100         (elmo-imap4-auth-cram-md5): Ditto.
9101         (elmo-imap4-auth-digest-md5): Ditto.
9102         (elmo-imap4-login): Ditto.
9103         (elmo-imap4-open-connection): Remove password entry if authentication
9104         was in vain.
9105         (elmo-imap4-user-at-host): Abolished.
9106         (elmo-imap4-password-key): New buffer local variable.
9107         (elmo-imap4-open-connection-1): Set value of `elmo-imap4-password-key'
9108         using protocol, port, auth and stream-type.
9109
9110         * elmo-dop.el (elmo-dop-list-folder): Use killed list.
9111
9112 2000-08-13   Daiki Ueno  <ueno@unixuser.org>
9113
9114         * elmo-vars.el (elmo-default-imap4-authenticate-type): Default to nil.
9115
9116         * elmo-util.el (elmo-imap4-get-spec): Assume auth as symbol.
9117
9118         * elmo-imap4.el (elmo-imap4-user-at-host): New variable.
9119         (elmo-imap4-authenticator-alist): New variable.
9120         (elmo-imap4-open-connection-1): Rename from
9121         elmo-imap4-open-connection.
9122         (elmo-imap4-open-connection): Abolish 5th argument `passphrase';
9123         only wraps elmo-imap4-open-connection-1.
9124         (elmo-imap4-get-connection): Abolish local variable buffer, proc-stat,
9125         user-at-host.
9126         (elmo-imap4-auth-login): New function.
9127         (elmo-imap4-auth-cram-md5): New function.
9128         (elmo-imap4-auth-digest-md5): New function.
9129         (elmo-imap4-login): New function.
9130
9131 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
9132
9133         * elmo-maildir.el (elmo-maildir-delete-folder): Set argument of the
9134         function `error'.
9135
9136 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
9137
9138         * elmo-pop3.el (elmo-pop3-get-connection): Add `signal'.
9139
9140 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9141
9142         * elmo2.el (elmo-move-msgs): Set value of `unseen'.
9143
9144 2000-08-06  OKAZAKI Tetsurou  <okazaki@be.to>
9145
9146         * elmo-imap4.el (elmo-imap4-parse-overview-string): In regexps
9147         for server responses, quote `*' regardless of where it appears.
9148
9149 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
9150
9151         * elmo-maildir.el (elmo-maildir-commit): New alias.
9152
9153 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
9154
9155         * elmo-util.el (elmo-display-progress):
9156                 Use `progress-feedback-with-label'.
9157
9158 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9159
9160         * elmo-imap4.el (elmo-imap4-quoted-specials-list): New constant.
9161         (elmo-imap4-non-atom-char-regex): Ditto.
9162         (elmo-imap4-non-text-char-regex): Ditto.
9163         (elmo-imap4-literal-threshold): Ditto.
9164         (elmo-imap4-atom-p): New function.
9165         (elmo-imap4-quotable-p): Ditto.
9166         (elmo-imap4-nil): Ditto.
9167         (elmo-imap4-atom): Ditto.
9168         (elmo-imap4-quoted): Ditto.
9169         (elmo-imap4-literal-subr): Ditto.
9170         (elmo-imap4-literal): Ditto.
9171         (elmo-imap4-buffer-literal): Ditto.
9172         (elmo-imap4-string-subr): Ditto.
9173         (elmo-imap4-string): Ditto.
9174         (elmo-imap4-buffer-string): Ditto.
9175         (elmo-imap4-astring-subr): Ditto.
9176         (elmo-imap4-astring): Ditto.
9177         (elmo-imap4-buffer-astring): Ditto.
9178         (elmo-imap4-nstring): Ditto.
9179         (elmo-imap4-buffer-nstring): Ditto.
9180         (elmo-imap4-mailbox): New alias.
9181         (elmo-imap4-field-body): Ditto.
9182         (elmo-imap4-userid): Ditto.
9183         (elmo-imap4-password): Ditto.
9184         (elmo-imap4-format-quoted): New function.
9185         (elmo-imap4-send-command): Rewritten.  Accept a list of command
9186         arguments and handle "atom", "quoted" and "literal" string here.
9187         (elmo-imap4-list-folders): Use `elmo-imap4-mailbox' for
9188         `elmo-imap4-send-command'.
9189         (elmo-imap4-folder-exists-p): Likewise.
9190         (elmo-imap4-create-folder): Likewise.
9191         (elmo-imap4-delete-folder): Likewise.
9192         (elmo-imap4-rename-folder): Likewise.
9193         (elmo-imap4-max-of-folder): Likewise.
9194         (elmo-imap4-check-validity): Likewise.
9195         (elmo-imap4-sync-validity): Likewise.
9196         (elmo-imap4-server-diff): Likewise.
9197         (elmo-imap4-select-folder): Likewise.
9198         (elmo-imap4-copy-msgs): Likewise.
9199         (elmo-imap4-search-internal): Use `elmo-imap4-astring'.
9200         (elmo-imap4-mark-set-on-msgs): Likewise.
9201         (elmo-imap4-read-part): Likewise.
9202         (elmo-imap4-read-msg): Likewise.
9203         (elmo-imap4-open-connection): Use `elmo-imap4-userid' and
9204         `elmo-imap4-password' for `elmo-imap4-send-command'.
9205         (elmo-imap4-delete-msg-by-id): Use `elmo-imap4-field-body'.
9206         (elmo-imap4-append-msg-by-id): Use `elmo-imap4-mailbox' and
9207         `elmo-imap4-buffer-literal'.
9208         (elmo-imap4-append-msg): Likewise.
9209
9210         * elmo-imap4.el (elmo-imap4-get-connection): Use `delq' instead of
9211         `delete' for removing dead connection from the connection cache.
9212         Move deletion of the process buffer after that.
9213         (elmo-imap4-list): Change `defsubst' to `defun'.
9214         (elmo-imap4-commit): Make error message verbose.
9215         (elmo-imap4-search): Ditto.
9216         (elmo-imap4-list): Ditto.
9217         (elmo-imap4-select-folder): Ditto.
9218         (elmo-imap4-copy-msgs): Ditto.
9219         (elmo-imap4-delete-msg-by-id): Ditto.
9220         (elmo-imap4-append-msg-by-id): Ditto.
9221         (elmo-imap4-append-msg): Ditto.
9222
9223 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9224
9225         * elmo-archive.el (elmo-archive-get-archive-name): Fixed problem
9226         when dired is used on XEmacs.
9227
9228 2000-07-25  OKAZAKI Tetsurou  <okazaki@be.to>
9229
9230         * elmo-imap4.el (elmo-imap4-process-folder-list): Use `nconc'
9231         instead of `append'.
9232         (elmo-imap4-commit): Use `elmo-imap4-plugged-p' instead of
9233         `elmo-plugged-p' directly.
9234         * elmo-pop3.el (elmo-pop3-commit): Use `elmo-pop3-plugged-p' instead
9235         of `elmo-plugged-p' directly.
9236
9237         * elmo-pop3.el (elmo-pop3-get-connection): Split temporary variable.
9238         Eliminate unused variable.  Use `memq' for checking a process status.
9239         Use `cons' instead of `append' for updating the connection cache.
9240         * elmo-nntp.el (elmo-nntp-get-connection): Likewise.
9241         * elmo-imap4.el (elmo-imap4-get-connection): Likewise.
9242
9243 2000-07-22  OKAZAKI Tetsurou  <okazaki@be.to>
9244
9245         * elmo-imap4.el (elmo-imap4-read-bytes): Advance
9246         `elmo-imap4-read-point' exactly.
9247
9248         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rename
9249         the local variable `folder' to `mailbox'.
9250         Rename the argument `fld' to `folder'.
9251
9252 2000-07-20  Kenichi OKADA  <okada@opaopa.org>
9253
9254         * elmo-pop3.el (elmo-pop3-commit): Do nothing when unplugged.
9255         * elmo-imap4.el (elmo-imap4-commit): Ditto.
9256
9257 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9258
9259         * elmo-pop3.el (elmo-pop3-use-uidl): New variable.
9260         (elmo-pop3-number-uidl-hash): New buffer-local variable.
9261         (elmo-pop3-uidl-number-hash): Ditto.
9262         (elmo-pop3-size-hash): Ditto.
9263         (elmo-pop3-uidl-done): Ditto.
9264         (elmo-pop3-list-done): Ditto.
9265         (elmo-pop3-connection-get-process): New defmacro.
9266         (elmo-pop3-connection-get-buffer): Ditto.
9267         (elmo-pop3-close-connection): Delete buffer and process.
9268         (elmo-pop3-flush-connection): Don't delete buffer and process.
9269         (elmo-pop3-get-connection): Added optional argument `if-exists'.
9270         Setup UIDL and size hash.
9271         (elmo-pop3-send-command-no-erase): Deleted
9272         (elmo-pop3-send-command): Added optional argument `no-erase'.
9273         (elmo-pop3-parse-uidl-response): New function.
9274         (elmo-pop3-parse-list-response): Set size hash.
9275         (elmo-pop3-list-location): New function.
9276         (elmo-pop3-list-by-uidl-subr): Ditto.
9277         (elmo-pop3-list-by-list): Ditto.
9278         (elmo-pop3-list-folder): Call `elmo-pop3-commit'.
9279         Call `elmo-pop3-list-by-uidl-subr' or `elmo-pop3-list-by-list'.
9280         (elmo-pop3-max-of-folder): Call `elmo-pop3-commit'.
9281         Call `elmo-pop3-list-by-uidl-subr' if `elmo-pop3-use-uidl' is non-nil.
9282         (elmo-pop3-msgdb-create-as-numlist): Added optional argument `msgdb'.
9283         Use uidl.
9284         (elmo-pop3-uidl-to-number): New function.
9285         (elmo-pop3-number-to-uidl): Ditto.
9286         (elmo-pop3-number-to-size): Ditto.
9287         (elmo-pop3-msgdb-create-by-header): Added argument `loc-alist'.
9288         Set number by use of uidl.
9289         (elmo-pop3-msgdb-create-message): Likewise.
9290         Set size, loc-alist in msgdb.
9291         (elmo-pop3-read-msg): Set number by use of uidl.
9292         Added optional argument `msgdb'.
9293         (elmo-pop3-delete-msg): Ditto.
9294         (elmo-pop3-delete-msgs): Added optional argument `msgdb'.
9295         (elmo-pop3-commit): Close connection.
9296
9297         * elmo-pipe.el (elmo-pipe-max-of-folder):
9298         Bind `elmo-pop3-use-uidl' as nil.
9299         (elmo-pipe-drain): Ditto.
9300         Call `elmo-commit'.
9301
9302         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Delete location too.
9303         (elmo-msgdb-overview-entity-set-size): New defsubst.
9304
9305 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9306
9307         * elmo-vars.el (elmo-use-killed-list): New variable
9308         (Renamed from `elmo-nntp-use-killed-list').
9309         (elmo-nntp-use-killed-list): Eliminated.
9310
9311         * elmo-msgdb.el (elmo-msgdb-expand-path):
9312         Changed expanding msgdb path for elmo-multi.
9313
9314         * elmo-archive.el, elmo-cache.el, elmo-database.el, elmo-date.el,
9315         elmo-dop.el, elmo-filter.el, elmo-imap4.el, elmo-internal.el,
9316         elmo-localdir.el, elmo-localnews.el, elmo-maildir.el, elmo-msgdb.el,
9317         elmo-multi.el, elmo-nntp.el, elmo-pipe.el, elmo-pop3.el,
9318         elmo-util.el, elmo-vars.el, elmo2.el, mmelmo-1.el, mmelmo-2.el,
9319         mmelmo-imap4-1.el, mmelmo-imap4-2.el, mmelmo-imap4.el, mmelmo.el
9320         (toplevel): Deleted time-stamp line.
9321
9322         * elmo2.el (elmo-clear-killed ): Defined as function
9323         (Abolished defining as a backend function).
9324         All other related modules are changed.
9325
9326 2000-07-14  Hiroshi Tsutsui <tsutsui@easter.kuee.kyoto-u.ac.jp>
9327
9328         * elmo-cache.el (elmo-cache-clear-killed): Fixed.
9329
9330 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9331
9332         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): New function.
9333
9334 2000-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9335
9336         * elmo-pop3.el (elmo-pop3-clear-killed): New alias.
9337
9338 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9339
9340         * elmo-nntp.el (elmo-nntp-max-of-folder): Use killed list in
9341         asynchronous folder check.
9342
9343         * elmo2.el (elmo-move-msgs): Don't move message when buffer-size is 0.
9344
9345         * elmo-nntp.el (elmo-nntp-delete-msgs): Check the value of
9346         `elmo-nntp-use-killed-list'.
9347         (elmo-nntp-list-folder): Use killed list.
9348         (elmo-nntp-max-of-folder): Ditto.
9349         (elmo-nntp-msgdb-create): Set killed list.
9350
9351         * elmo-vars.el (elmo-nntp-use-killed-list): New user option.
9352
9353         * elmo2.el (elmo-clear-killed): New backend function.
9354         All other related modules are changed.
9355
9356 2000-07-07  OKAZAKI Tetsurou  <okazaki@be.to>
9357
9358         * elmo-util.el (elmo-imap4-spec-folder): Use
9359         `elmo-imap4-spec-mailbox'; Mark as obsolete.
9360         All callers changed.
9361
9362 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9363
9364         * mmelmo-2.el (initialize-instance):
9365         Use `mime-buffer-entity-buffer-internal' instead of
9366         `mime-entity-buffer'.
9367
9368         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer): New function.
9369         (mime-entity-body): Implemented.
9370         (mime-goto-header-start-point): Deleted.
9371         (mime-goto-body-end-point): Ditto.
9372         (mime-entity-point-min): Ditto.
9373         (mime-entity-point-max): Ditto.
9374         (mime-entity-children): Ditto.
9375         (mime-insert-header): Use `mime-buffer-entity-buffer-internal'
9376         instead of `mime-entity-buffer'.
9377         (mime-entity-header-buffer): Ditto.
9378         (mime-entity-body-buffer): Ditto.
9379         (mime-write-entity-content): Ditto.
9380
9381         * pldap.el (ldap-static-if): New macro.
9382         (toplevel): Use it instead of `static-if'.
9383
9384 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9385
9386         * pldap.el (ldap-search-basic): Don't collect 'dn' value even if it is
9387         included in `attrs' argument.
9388
9389 2000-06-16  Yuuichi Teranishi  <teranisi@gohome.org>
9390
9391         * elmo-util.el (elmo-get-passwd): Use old backquote style.
9392
9393         * pldap.el (ldap-ldif-safe-char-regexp): New constant.
9394         (ldap-ldif-safe-init-char-regexp): Ditto.
9395         (ldap-ldif-safe-string-regexp): Ditto.
9396         (ldap/ldif-safe-string-p): New macro.
9397         (ldap/ldif-insert-field): Ditto.
9398         (ldap-modify): Use it.
9399         (ldap-add): Ditto.
9400         (ldap-search-basic): Consider `attrsonly' also when `attrs' is nil.
9401         (ldap-decode-attribute): Decode only when `attr' is consp.
9402         (ldap-delete): Bind `ret'.
9403         (toplevel): Require 'cl at compile time.
9404         Removed (require 'poe) and (require 'std11).
9405         (pldap-version): Eliminated.
9406         (ldap-search-basic): Removed auth and dn binding.
9407         (ldap-ldif-field-name-regexp): New constant.
9408         (ldap-ldif-field-head-regexp): Ditto.
9409         (ldap-ldif-next-field-head-regexp): Ditto.
9410         (ldap/collect-field): Use `ldap-ldif-field-head-regexp'.
9411         (ldap/field-end): New function.
9412         (ldap/field-body): Use it.
9413         (ldap/collect-field): Ditto.
9414         (ldap-search-basic): Use `ldap/field-body'.
9415
9416 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9417
9418         * pldap.el (ldap-default-attribute-encoder): New user option.
9419         (ldap/field-body): Decode base64 string.
9420         (ldap/collect-field): Ditto.
9421         (ldap-encode-attribute): New function.
9422         (ldap-add-entries): Use it.
9423         (ldap-modify-entries): Ditto.
9424         (ldap-search-entries): Enclosed decoding function with
9425         `with-temp-buffer' and set as unibyte.
9426         (ldap-search-basic): Set process buffer as unibyte.
9427
9428         * elmo-util.el (elmo-folder-identical-system-p):
9429         Eliminated name space checking.
9430
9431         * pldap.el: New module.
9432         toplevel: Changed condition to detect built-in ldap feature.
9433         (ldap-delete): Enclosed call-process with `with-temp-buffer'.
9434         (ldap-add): Added error handling.
9435         (ldap-modify): Ditto.
9436         (ldap-delete): Ditto.
9437
9438 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9439
9440         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist):
9441         Initialize local variables with `let'.  Inline a temporary
9442         variable for the progress percentage.  Sort `setq' to reduce
9443         function call in the while-loop.
9444
9445         * mmelmo.el (mmelmo-get-original-buffer): Move `save-excursion'
9446         into the conditional branch.
9447
9448 2000-05-30  OKAZAKI Tetsurou  <okazaki@be.to>
9449
9450         * elmo2.el (elmo-move-msgs): Replace `append' with `nconc'.
9451         Move a conditional out of the while-loop.
9452
9453 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9454
9455         * elmo-msgdb.el (elmo-msgdb-overview-get-entity): Use
9456         elmo-msgdb-overview-get-entity-by-number.
9457         (elmo-msgdb-overview-get-entity-by-number): Don't use catch and
9458         throw.
9459
9460 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9461
9462         * elmo-localdir.el (elmo-localdir-pack-number): Renamed
9463         the local variable for a packed number self descriptively.
9464
9465 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9466
9467         * elmo2.el (elmo-msgdb-load): Remove elmo-msgdb-overview-hashtb.
9468         * elmo-localdir.el (elmo-localdir-pack-number): Use
9469         `elmo-msgdb-overview-get-entity' instead of
9470         `elmo-msgdb-overview-get-entity-by-number'.
9471         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): Removed.
9472         (elmo-msgdb-search-overview-entity): Removed.
9473         (elmo-msgdb-overview-get-entity): Change argument. Get overview entity
9474         by message-id or number.
9475         (elmo-msgdb-delete-msgs): Use `elmo-msgdb-overview-get-entity'
9476         instead of `elmo-msgdb-overview-get-entity-by-number'.
9477
9478 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9479
9480         * elmo-vars.el (elmo-use-overview-hashtb): New variable. If
9481         non-nil, use hash table for overview.
9482         (elmo-hash-maximum-size): New variable.
9483         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): New variable.
9484         (elmo-msgdb-make-overview-hashtb): New function.
9485         (elmo-msgdb-clear-overview-hashtb): New function.
9486         (elmo-clear-hash-val): New macro.
9487         All other related modules are changed.
9488
9489 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9490
9491         * elmo2.el (elmo-move-msgs): If there's other message with
9492         same message-id, don't use cache.
9493
9494 2000-05-18  Nishimoto Masaki <nishimoto@gaju.org>
9495
9496         * elmo-localdir.el (elmo-localdir-pack-number): Fixed problem when
9497         number is already packed.
9498
9499 2000-05-15  OKAZAKI Tetsurou  <okazaki@be.to>
9500
9501         * elmo-vars.el: Doc fixes. Trim trailing whitespace.
9502
9503 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9504
9505         * elmo-vars.el (elmo-display-progress-threshold): New variable.
9506         All other related modules are changed.
9507
9508 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9509
9510         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Fixed a problem
9511         of refiling failure on Maildir.
9512
9513 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9514
9515         * elmo-msgdb.el (elmo-msgdb-get-decoded-cache): get string of
9516         decoded mime-charset with cache.
9517         (elmo-msgdb-overview-entity-get-from): Ditto.
9518         (elmo-msgdb-overview-entity-get-subject): Ditto.
9519         * elmo-vars.el (elmo-use-decoded-cache): New variable.
9520
9521 2000-05-10  Kenichi OKADA  <okada@opaopa.org>
9522
9523         * elmo-utils.el (elmo-get-passwd): Set timeout of password.
9524         (elmo-remove-passwd): Fill password with 0 before erase.
9525         * elmo-vars.el (elmo-passwd-life-time): New variable.
9526
9527 \f
9528 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9529
9530         * elmo-cache.el (elmo-buffer-cache-add):
9531         Set message cache buffer as unibyte.
9532
9533 2000-05-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9534
9535         * elmo-archive.el (elmo-archive-list-folders): Fix base-folder
9536         become nil.
9537
9538 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9539
9540         * elmo-nntp.el (elmo-nntp-list-folders): Remove progress gauge
9541         when display is finished.
9542         (elmo-nntp-msgdb-create): Ditto.
9543         (elmo-nntp-groups-read-response): Ditto.
9544         (elmo-nntp-retrieve-headers): Ditto.
9545         (elmo-nntp-msgdb-create-message): Ditto.
9546         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
9547         (elmo-pop3-msgdb-create-message): Ditto.
9548
9549 2000-04-24  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9550
9551         * elmo-maildir.el (elmo-maildir-msgdb-create):
9552         Use `elmo-msgdb-sort-by-date'.
9553
9554 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9555
9556         * elmo2.el (elmo-read-msg-no-cache):
9557         Eliminated arguments after `outbuf'.
9558         Don't use cache even if it exists.
9559         (elmo-read-msg): Don't pass arguments after `outbuf' to
9560         `elmo-read-msg-no-cache'.
9561
9562 2000-04-15  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9563
9564         * elmo-archive.el (elmo-archive-list-folders):
9565         Use `file-name-directory' if base folder does not exist.
9566
9567 2000-04-14  Nishimoto Masaki <nishimoto@gaju.org>
9568
9569         * elmo-archive.el (elmo-archive-list-folders): Don't use
9570         `file-name-directory'.
9571
9572 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9573
9574         * elmo-dop.el (elmo-dop-queue-flush): Add optional argument `force'.
9575         If `force' is non-nil, try flushing all operation queues.
9576
9577 2000-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
9578
9579         * elmo-pop3.el (elmo-pop3-open-connection): Enclose with
9580         as-binary-process.
9581
9582 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9583
9584         * elmo-util.el (elmo-display-progress): Fixed.
9585
9586 2000-03-27  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9587
9588         * elmo-util.el (elmo-display-progress): New function.
9589         All other related modules are changed.