* elmo.el (elmo-folder-move-messages): Use elmo-folder-detach-messages.
[elisp/wanderlust.git] / elmo / ChangeLog
1 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * elmo.el (elmo-folder-detach-messages): New method.
4         (elmo-folder-move-messages): Use it.
5
6         * elmo-multi.el (elmo-folder-detach-messages): Define.
7
8         * elmo.el (elmo-message-copy-entity): New function.
9         (elmo-message-entity-set-number): Ditto.
10         (elmo-message-mark): Define as method.
11
12         * elmo-multi.el (elmo-multi-real-folder-number): Changed position.
13         (elmo-folder-synchronize): Return 0 (Should be reconsider).
14         (elmo-message-entity): Fixed last change.
15         (elmo-message-mark): Define.
16         (elmo-folder-msgdb-create): Abolish.
17         (elmo-multi-folder-append-msgdb): Ditto.
18         (elmo-multi-folder-diff): Fixed.
19         (elmo-multi-split-number-alist): Removed.
20         (elmo-multi-split-mark-alist): Removed.
21         (elmo-folder-list-messages): Define.
22         (elmo-folder-list-messages-internal): Removed.
23
24         * elmo-localdir.el (elmo-folder-append-messages): Treat flags for
25         local file messages.
26         (elmo-folder-msgdb-create): Fixed read mark.
27
28 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
29
30         * elmo.el (elmo-generic-folder-append-messages): Set flag as nil
31         if mark is nil.
32
33 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
34
35         * elmo.el (elmo-folder-list-message-entities): Define as inline
36         function.
37         (elmo-folder-messages): Abolish.
38
39         * elmo-multi.el (elmo-folder-check): Call elmo-folder-check for each
40         folder.
41         (elmo-folder-synchronize): Define.
42         (elmo-message-entity): Define.
43
44 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
45
46         * elmo-imap4.el (elmo-folder-delete-messages-plugged): Call
47         elmo-imap4-session-select-mailbox.
48
49         * elmo.el (elmo-folder-move-messages): Don't display any message.
50
51         * elmo-imap4.el (elmo-imap4-send-command): Accept process output when
52         parsing.
53         (elmo-imap4-session-check): Don't wait CHECK response.
54         (elmo-folder-delete-messages-plugged): Don't wait EXPUNGE response.
55
56 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
57
58         * elmo.el (elmo-folder-synchronize): Fixed bug when sync-all.
59
60 2003-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
61
62         * elmo-multi.el (elmo-folder-process-crosspost): Follow the change in
63         API.
64         * elmo-nntp.el (elmo-folder-process-crosspost): Ditto.
65
66
67         * elmo.el (elmo-folder-process-crosspost): Remove optional argument.
68         (elmo-folder-list-message-entities): Added argument in-msgdb and
69         numbers.
70         (elmo-folder-synchronize): Define as a method.
71
72         * elmo-nntp.el (elmo-folder-initialize): Don't use
73         elmo-nntp-default-user if zero-length username is specified
74         explicitly.
75
76 2003-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
77
78         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't omit
79         server name in case with username.
80         (XXX: this is ad-hoc fix against username includes "@", it
81         should be solved fundamentally)
82
83 2003-07-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
84
85         * elmo-nntp.el (elmo-nntp-debug): New function.
86         (elmo-nntp-send-command, elmo-nntp-process-filter): Call it.
87         (elmo-network-authenticate-session): Hide auth-info from the log.
88
89         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't append
90         user name if it is equal to elmo-nntp-default-user.
91
92 2003-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
93
94         * elmo-shimbun.el (elmo-shimbun-get-headers): Use shimbun-server
95         instead of shimbun-server-internal;
96         Use shimbun-current-group instead of shimbun-current-group-internal.
97         (elmo-folder-plugged-p): Use shimbun-server instead of
98         shimbun-server-internal.
99         (elmo-folder-set-plugged): Ditto.
100         (elmo-net-port-info): Ditto.
101         (elmo-folder-check): Ditto.
102         (elmo-folder-expand-msgdb-path): Ditto.
103         (elmo-folder-list-subfolders): Ditto.
104
105 2003-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
106
107         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra-field):
108         Convert field-name to lower case.
109         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
110
111 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
112
113         * acap.el, elmo-imap4.el, elmo-nntp.el, elmo-util.el, pldap.el:
114         `message' and `error' take format string.
115
116 2003-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
117
118         * elmo-pipe.el (elmo-folder-clear): Implemented clear copied-list.
119
120 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
121
122         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Don't use self
123         recursive call (can't byte compile on emacs 20.7).
124
125 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
126
127         * elmo.el (elmo-folder-list-messages): Redefine as a luna method.
128         (elmo-folder-list-message-entities): New API.
129         (elmo-message-entity): Ditto.
130         (elmo-message-entity-parent): Ditto.
131         (elmo-folder-do-each-message-entity): Ditto.
132         (elmo-message-entity-number): Ditto.
133         (elmo-message-entity-field): Ditto.
134         (elmo-message-entity-set-field): Ditto.
135         (elmo-folder-count-flags): Ditto.
136         (elmo-folder-length): Ditto.
137
138         * elmo-util.el (elmo-get-hash-val): Check whether hashtable is nil or
139         not.
140
141         * elmo-msgdb.el (elmo-msgdb-list-messages): New function.
142         (elmo-msgdb-count-marks): Abolish.
143         (elmo-msgdb-make-entity): Ditto.
144         (elmo-msgdb-do-each-entity): Ditto.
145         (elmo-msgdb-message-entity): New inline function.
146         (elmo-msgdb-message-entity-field): Ditto.
147         (elmo-msgdb-message-entity-set-field): Ditto.
148         (elmo-msgdb-make-message-entity): New function.
149
150 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
151
152         * elmo.el (elmo-folder-append-buffer): Changed argument from unread 
153         to flag. (All other related portions are changed.)
154         (elmo-folder-msgdb-create): Likewise.
155         (elmo-generic-folder-append-messages): Use flag-table instead of
156         seen-list.
157         (elmo-folder-move-messages): Removed redundant process.
158         (elmo-folder-synchronize): Likewise.
159
160         * elmo-msgdb.el (elmo-flag-table-get): New function.
161         (elmo-flag-table-save): Fixed.
162         (elmo-msgdb-length): New inline function.
163         (elmo-msgdb-flag-table): New function.
164         (elmo-msgdb-mark): Add optional argument new.
165         (elmo-msgdb-add-msgs-to-seen-list): Abolish.
166         (elmo-msgdb-seen-list): Ditto.
167         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
168
169
170 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
171
172         * elmo.el (elmo-message-set-mark): Abolish.
173         (elmo-folder-unmark-important): Added optional argument `ignore-flag'.
174         (All related portions are changed.)
175
176         * elmo-msgdb.el (toplevel): Added comment.
177         (elmo-load-msgdb): Added 4th element `path'.
178         (elmo-msgdb-append): Follow the change above.
179         (elmo-msgdb-clear): Ditto.
180         (elmo-msgdb-delete-msgs): Ditto.
181         (elmo-msgdb-get-path): New inline function.
182         (elmo-msgdb-set-path): Ditto.
183         (elmo-flag-table-filename): New variable.
184         (elmo-flag-table-load): New function.
185         (elmo-flag-table-set): Ditto.
186         (elmo-flag-table-save): Ditto.
187         (elmo-msgdb-get-field-value): Abolish.
188         (elmo-msgdb-overview-get-entity-by-number): Ditto.
189
190 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
191
192         * elmo.el (elmo-folder-delete): Confirm deletion here, return t if
193         the folder has been deleted successfully.
194         * elmo-imap4.el (elmo-folder-delete): Ditto.
195         * elmo-archive.el (elmo-folder-delete): Ditto.
196         * elmo-localdir.el (elmo-folder-delete): Ditto.
197         * elmo-maildir.el (elmo-folder-delete): Ditto.
198
199 2003-03-27  Tetsurou Okazaki  <okazaki@be.to>
200
201         * elmo-util.el (elmo-string-member-ignore-case): New function.
202         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Use it.
203         (elmo-imap4-fetch-callback-1-subr): Likewise.
204
205 2003-03-27  Kimura Fuyuki <fuyuki@hadaly.org>
206
207         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Fix
208         the case of the name attribute "\Noselect".
209
210 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
211
212         * elmo.el (elmo-folder-rename-internal): New method to cause error.
213
214         * elmo-localdir.el (elmo-folder-pack-numbers): onum, a member of
215         flist, is not always a member of onum-alist.
216
217 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
218
219         * elmo-version.el (elmo-version): Up to 2.11.3.
220
221 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
222
223         * elmo-maildir.el (elmo-folder-rename-internal): New method,
224         copied from localdir's one.
225
226         * elmo-pipe.el (elmo-folder-rename): New method, rename
227         destination folder with leaving source folder as it is.
228
229 2003-02-08  KAMO Tomoyuki  <kamo@ITmanage.co.jp>
230
231         * elmo-nntp.el (elmo-nntp-get-folders-info): Don't use
232         replace-regexp.
233
234 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
235
236         * elmo-version.el (elmo-version): Up to 2.11.2.
237
238 2003-02-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
239
240         * elmo-shimbun.el (elmo-folder-initialize): Do not call
241         shimbun-open in case of "@".
242         (elmo-folder-open-internal): Cope with shimbun = nil case.
243         (elmo-folder-plugged-p): Ditto.
244         (elmo-folder-list-subfolders): Make list for "@/" group.
245
246 2003-01-31  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
247
248         * elmo-imap4.el (elmo-folder-expand-msgdb-path): Don't expand
249         mailbox (e.g. for %~/something).
250
251 2003-01-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
252
253         * elmo-localdir.el (elmo-folder-rename-internal): Referctoring;
254         Replace nested conditional with guard clauses.
255
256 2003-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
257
258         * pldap.el (ldap-search-basic): Don't treat exit status 32 as an
259         error [wl:11327].
260
261         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Bind print-level,
262         print-depth.
263
264 2003-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
265
266         * elmo-archive.el (elmo-folder-rename-internal): Referctoring;
267         Replace nested conditional with guard clauses.
268
269 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
270
271         * elmo-util.el (elmo-object-save): Bind print-level, print-length.
272         (elmo-passwd-alist-save): Ditto.
273         * elmo-database.el (elmo-database-msgid-put): Bind print-length.
274
275 2003-01-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
276
277         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Expand
278         dir-name only if it is absolute path.
279         (TODO: distinguish +/something and +something)
280
281 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
282
283         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Correct msgdb
284         path for "+~/something".
285
286 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
287
288         * elmo-localdir.el (elmo-folder-rename-internal): If new-dir exist
289         as non-directory, cause error before rename-file.
290         * elmo-archive.el (elmo-folder-rename-internal): Create directory
291         apropriately, mimic localdir's one.
292         Based on the patch from KAMO Tomoyuki <kamo@ITmanage.co.jp>.
293
294 2003-01-10  Tsutomu OKADA  <okada@furuno.co.jp>
295
296         * elmo-map.el (elmo-folder-pack-numbers): Fix name of the function.
297
298 2003-01-06  Yuuichi Teranishi  <teranisi@gohome.org>
299
300         * elmo-msgdb.el: Moved global mark handling stuffs to elmo-util.el.
301
302         * elmo-util.el: Moved global mark handling stuffs from elmo-msgdb.el.
303         
304         * elmo-util.el (elmo-file-cache-delete): Check whether the cache file
305         is included in the global-mark or not.
306
307 2002-12-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
308
309         * utf7.el (toplevel): Avoid error when the function
310         find-coding-system does not exist.
311
312 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
313
314         * elmo-nntp.el (elmo-folder-search): Body search is to search from
315         cache even if the folder is plugged.
316         (elmo-nntp-search-primitive): Do nothing when body search is
317         invoked (although it is not used by the change above).
318         * elmo-multi.el (elmo-folder-search): Don't ignore error anymore.
319
320 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
321
322         * elmo-version.el (elmo-version): Up to 2.11.1.
323
324 2002-12-10  Kenichi OKADA  <okada@opaopa.org>
325
326         * elmo-archive.el: Specify charset.
327
328 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
329
330         * elmo-pop3.el (elmo-pop3-process-filter): Check whether the pop3
331         process buffer lives or not.
332
333         * elmo-dop.el (elmo-dop-queue-flush): Don't append to the dop-queue
334         while flushing queues (It causes infinite loop).
335
336 2002-11-26  Yuuichi Teranishi  <teranisi@gohome.org>
337
338         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed last change.
339
340 2002-11-24  Yuuichi Teranishi  <teranisi@gohome.org>
341
342         * utf7.el (toplevel): Check the ucs features dynamically.
343         (Advice from Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>)
344
345         * elmo-pipe.el (elmo-folder-creatable-p): Don't check whether the
346         folder is creatabe or not if it already exists.
347
348 2002-11-21  Yuuichi Teranishi  <teranisi@gohome.org>
349
350         * elmo-nntp.el (elmo-nntp-search-primitive): Revert the last change.
351
352         * elmo-multi.el (elmo-folder-search): Ignore errors while search.
353
354         * elmo-imap4.el (elmo-imap4-response-garbage-p): New macro.
355         (elmo-imap4-read-response): Take care of garbage response.
356
357 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
358
359         * elmo-nntp.el (elmo-nntp-search-primitive): Fix the last change,
360         just return nil instead of error.
361
362 2002-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
363
364         * elmo-nntp.el (elmo-nntp-search-primitive): Cause error when the
365         search-key is "body".
366
367 2002-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
368
369         * elmo-imap4.el (elmo-folder-list-subfolders): Check the return value
370         of elmo-string-matched-assoc to use match-data.
371         (Thanks to Mito <mito@mxa.nes.nec.co.jp>)
372
373 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
374
375         * elmo-split.el (elmo-split->): New function.
376         (elmo-split-<): Ditto.
377
378 2002-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
379
380         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Added
381         workaround for invalid message-id.
382
383 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
384
385         * elmo-pop3.el (elmo-pop3-get-session): If if-exists is 'any-exists,
386         return normal pop3 session or pop3 biff session.
387
388 2002-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
389
390         * elmo-maildir.el (elmo-maildir-update-current): Don't append
391         info part to the cur files when the new files already have it.
392         (Adviced by Jared Rhine <jared@wordzoo.com>)
393
394 2002-11-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
395
396         * elmo-split.el (elmo-split-default-action): New variable.
397         (elmo-split-subr): Use it if all other conditions are passed.
398         Extend `fname' and rename it as `action'. (implemented
399         Teranishi-san's idea in [wl:10800])
400
401 2002-10-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
402
403         * elmo-imap4.el: Remove Nemacs hack, replace `elmo-read' by `read'.
404         * elmo-util.el: Ditto.
405
406 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
407
408         * elmo.el (elmo-message-accessible-p): Renamed from
409         elmo-message-cached-p and rewritten.
410
411 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
412
413         * elmo.el (elmo-folder-list-flagged): New generic function.
414         (elmo-folder-list-importants): New implementation.
415         (elmo-folder-list-answereds): Ditto.
416         (elmo-folder-search-fast):  Use 'flag' instead of 'mark';
417         Added 'digest'.
418         (elmo-message-cached-p): New function.
419         (elmo-message-set-flag): Ditto (no content).
420         (elmo-message-unset-flag): Ditto.
421         (elmo-folder-list-messages-mark-match): Abolish.
422
423         * elmo-util.el (elmo-regexp-opt): New function.
424
425         * elmo-msgdb.el (elmo-msgdb-get-cached): New function.
426         (elmo-msgdb-match-condition-primitive): Use 'flag' instead of 'mark';
427         Added 'digest'.
428         (elmo-msgdb-list-flagged): New function.
429
430         * elmo-imap4.el (elmo-imap4-folder-list-digest-plugged): New function.
431         (elmo-imap4-search-internal-primitive): Use 'flag' instead of 'mark';
432         Added 'digest'.
433
434         * elmo-filter.el (elmo-folder-diff): Use 'flag' instead of 'mark'.
435
436 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
437
438         * elmo-version.el (elmo-version): Up to 2.11.0.
439
440 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
441
442         * elmo-msgdb.el (elmo-msgdb-set-flag): Use
443         `elmo-file-cache-exists-p'; use proper mark that depends on
444         `use-cache'.
445         (elmo-msgdb-unset-flag): Ditto.
446         (elmo-msgdb-set-cached): Ditto. added argument `use-cache'.
447
448         * elmo.el (elmo-message-set-cached): Call `elmo-msgdb-set-cached'
449         with 4th argument `use-cache'.
450
451 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
452
453         * elmo.el (elmo-folder-unmark-important): Follow the changes above.
454         (elmo-folder-mark-as-important): Ditto.
455         (elmo-folder-unmark-read): Ditto.
456         (elmo-folder-mark-as-read): Ditto.
457         (elmo-folder-unmark-answered): Ditto.
458         (elmo-folder-mark-as-answered): Ditto.
459
460         * elmo-msgdb.el (elmo-msgdb-set-cached): Use the term 'flag' for
461         message status.
462         (elmo-msgdb-mark): Likewise.
463         (elmo-msgdb-set-flag): Renamed from elmo-msgdb-set-status.
464         (elmo-msgdb-unset-flag): Likewise.
465
466         * elmo.el (elmo-generic-folder-diff): Avoid byte-compile warning.
467
468 2002-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
469
470         * elmo-filter.el (elmo-folder-diff): Fixed condition checking
471         `last:' filter.
472
473 2002-10-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
474
475         * elmo-dop.el (elmo-folder-status-dop): If spool-folder is absent,
476         set spool-length to 0.
477
478 2002-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
479
480         * elmo-dop.el (elmo-dop-queue-flush): Check obsolete at first.
481         (elmo-dop-queue-flush): Fixed last change.
482
483 2002-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
484
485         * elmo-filter.el (elmo-folder-list-unreads): Call generic method
486         if require-msgdb slot is nil.
487         (elmo-folder-list-importants): Likewise.
488
489 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
490
491         * elmo.el (elmo-message-set-cached): Set mark-modified slot if
492         mark is changed.
493
494         * elmo-msgdb.el (elmo-msgdb-set-mark): Return t.
495         (elmo-msgdb-set-cached): Undo last change; return non-nil if mark
496         is changed.
497
498 2002-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
499
500         * elmo-msgdb.el (elmo-msgdb-set-cached): Set mark-modified slot.
501
502 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
503
504         * elmo-msgdb.el (elmo-msgdb-unset-status): Set mark-modified slot.
505
506         * elmo-multi.el (elmo-folder-close): Set msgdb of children as nil.
507
508 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
509
510         * elmo-msgdb.el (elmo-msgdb-set-status): Fixed logic (new to read).
511         (elmo-msgdb-uncached-marks): Added elmo-msgdb-new-mark.
512
513 2002-09-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
514
515         * elmo.el: Add autoload setting for elmo-nntp-post, fix against
516         the problem reported by Sean Rima [wl-en:180].
517
518 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
519
520         * elmo-filter.el (elmo-folder-diff): Treat 'mark:' filter.
521
522         * elmo.el (elmo-folder-unmark-read): Added argument `ignore-flag'.
523
524         * elmo-filter.el (elmo-folder-unmark-read): Ditto.
525
526         * elmo-map.el (elmo-folder-unmark-read): Ditto.
527
528         * elmo-multi.el (elmo-folder-unmark-read): Ditto.
529
530         * elmo-net.el (elmo-folder-unmark-read): Ditto.
531
532         * elmo-pipe.el (elmo-folder-unmark-read): Ditto.
533
534 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
535
536         * elmo-imap4.el (elmo-imap4-parse-status): Skip white spaces after
537         status number.
538
539 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
540
541         * elmo.el (elmo-folder-mark-as-read): Added argument `ignore-flag'.
542         (elmo-folder-mark-as-read): Follow the API change.
543         (elmo-message-set-cached): New function.
544
545         * elmo-pipe.el (elmo-folder-mark-as-read): Follow the API change.
546
547         * elmo-nntp.el (elmo-folder-mark-as-read): Set :before qualifier.
548
549         * elmo-net.el (elmo-folder-unmark-important): Set :before qualifier.
550         (elmo-folder-mark-as-important): Ditto.
551         (elmo-folder-unmark-read): Ditto.
552         (elmo-folder-mark-as-read): Ditto.
553         (elmo-folder-unmark-answered): Ditto.
554         (elmo-folder-mark-as-answered): Ditto.
555
556         * elmo-multi.el (elmo-folder-mark-as-important): Set :before qualifier.
557         (elmo-folder-unmark-important): Ditto.
558         (elmo-folder-mark-as-read): Ditto.
559         (elmo-folder-unmark-read): Ditto.
560         (elmo-folder-mark-as-answered): Ditto.
561         (elmo-folder-unmark-answered): Ditto.
562
563         * elmo-mark.el (toplevel): Removed some mark method definitions.
564
565         * elmo-map.el (elmo-map-folder-unmark-answered): New method.
566         (elmo-map-folder-mark-as-answered): Ditto.
567         (elmo-folder-unmark-important): Add :before qualifier.
568         (elmo-folder-mark-as-important): Ditto.
569         (elmo-folder-unmark-read): Ditto.
570         (elmo-folder-mark-as-read): Ditto.
571         (elmo-folder-unmark-answered): Define.
572         (elmo-folder-mark-as-answered): Ditto.
573
574         * elmo-maildir.el (elmo-map-folder-mark-as-answered): Define.
575         (elmo-map-folder-unmark-answered): Ditto.
576
577         * elmo-filter.el (elmo-folder-mark-as-read): Follow the API change.
578
579         * elmo-net.el (elmo-folder-unmark-important): Added :around qualifier.
580         (elmo-folder-mark-as-important): Ditto.
581         (elmo-folder-unmark-read): Ditto.
582         (elmo-folder-mark-as-read): Ditto.
583         (elmo-folder-unmark-answered): Ditto.
584         (elmo-folder-mark-as-answered): Ditto.
585
586         * elmo-msgdb.el (elmo-msgdb-match-condition-primitive): Added argument
587         `mark'; evaluate mark condition.
588         (elmo-msgdb-match-condition-internal): New function.
589         (elmo-msgdb-match-condition): Call it; changed argument.
590
591         * elmo.el (elmo-folder-search): Follow the API change on
592         `elmo-msgdb-match-condition'.
593
594 2002-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
595
596         * elmo-filter.el (elmo-folder-msgdb-create): Add to mark-alist if
597         original mark is non-nil.
598
599 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
600
601         * elmo-map.el (elmo-map-folder-list-unreads): Define default behavior.
602         (elmo-map-folder-list-answereds): New method.
603         (elmo-folder-list-unreads): Add :around qualifier.
604         (elmo-folder-list-importants): Ditto.
605         (elmo-folder-list-answereds): Ditto.
606
607 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
608
609         * elmo-msgdb.el (elmo-msgdb-mark): New inline function.
610
611         * elmo-filter.el (elmo-folder-msgdb-create): Call target-folder's
612         method if msgdb is not required.
613         (elmo-filter-folder-list-importants): Don't treat global-mark.
614
615         * elmo.el (elmo-folder-list-importants): Ditto.
616
617         * elmo-net.el (elmo-folder-list-importants): Ditto.
618
619         * elmo-map.el (elmo-folder-list-importants): Ditto.
620
621         * elmo-msgdb.el (elmo-msgdb-seen-list): Use `elmo-msgdb-unread-marks'
622
623         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Set answered mark.
624         (elmo-imap4-folder-list-any-plugged): New function.
625         (elmo-imap4-search-internal-primitive): Use it.
626
627         * elmo-filter.el (elmo-folder-check): Synchronize original folder
628         only when require-msgdb slot is non-nil.
629         (elmo-folder-close): Clear target folder's msgdb.
630
631 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
632
633         * elmo-pop3.el (elmo-folder-msgdb-create): Follow the API change.
634         (elmo-pop3-msgdb-create-by-header): Ditto.
635         (elmo-pop3-msgdb-create-message): Ditto.
636
637         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
638
639         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
640
641         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
642
643         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
644         (elmo-folder-msgdb-create): Ditto.
645         (elmo-nntp-folder-msgdb-create): Ditto.
646         (elmo-nntp-msgdb-create-by-header): Ditto.
647         (elmo-nntp-msgdb-create-message): Ditto.
648         (elmo-folder-list-unreads): Define.
649
650         * elmo-pipe.el (elmo-folder-msgdb-create): Ditto.
651         (elmo-folder-append-messages): Ditto.
652         (elmo-folder-list-unreads): Define.
653         (elmo-folder-list-importants): Ditto.
654         (elmo-folder-list-answereds): Ditto.
655
656         * elmo-net.el (elmo-folder-list-unreads): Define.
657         (elmo-folder-list-importants): Ditto.
658         (elmo-folder-list-answereds): Ditto.
659         (elmo-folder-list-answereds-plugged): Ditto.
660         (elmo-folder-msgdb-create): Follow the API change.
661         (elmo-folder-msgdb-create-unplugged): Ditto.
662         (elmo-folder-unmark-answered): Define.
663         (elmo-folder-mark-as-answered-unplugged): Ditto.
664         (elmo-folder-unmark-answered-unplugged): Ditto.
665
666         * elmo-msgdb.el (elmo-msgdb-new-mark): New user option.
667         (elmo-msgdb-unread-uncached-mark): Ditto.
668         (elmo-msgdb-unread-cached-mark): Ditto.
669         (elmo-msgdb-read-uncached-mark): Ditto.
670         (elmo-msgdb-answered-cached-mark): Ditto.
671         (elmo-msgdb-answered-uncached-mark): Ditto.
672         (elmo-msgdb-important-mark): Ditto.
673         (elmo-msgdb-set-mark): Rewrite.
674         (elmo-msgdb-count-marks): Rewrite.
675         (elmo-msgdb-mark-alist-set): Abolish.
676         (elmo-msgdb-seen-list): Removed argument `seen-marks'.
677         (elmo-msgdb-add-msgs-to-seen-list): Likewise.
678
679         * elmo-multi.el (elmo-folder-check): Call elmo-folder-synchronize.
680         (elmo-folder-close): Define.
681         (elmo-folder-msgdb-create): Follow the API change.
682         (elmo-folder-list-unreads): Rewrite.
683         (elmo-folder-mark-as-important): Ditto.
684         (elmo-folder-unmark-important): Ditto.
685         (elmo-folder-mark-as-read): Ditto.
686         (elmo-folder-unmark-read): Ditto.
687         (elmo-folder-mark-as-answered): Define.
688         (elmo-folder-unmark-answered): Ditto.
689
690         * elmo-localdir.el (elmo-folder-msgdb-create): Follow the API change.
691         (elmo-folder-append-messages): Ditto.
692
693         * elmo-mark.el (elmo-folder-msgdb-create): Ditto.
694
695         * elmo-map.el (elmo-folder-list-unreads): Ditto.
696         (elmo-folder-list-importants): Ditto.
697
698         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
699         (elmo-folder-append-messages): Ditto.
700
701         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Follow the API
702         change.
703         (elmo-folder-msgdb-create-plugged): Ditto.
704         (elmo-folder-append-messages): Ditto.
705         (elmo-folder-list-answereds-plugged): Define.
706         (elmo-imap4-search-internal-primitive): Add `mark' processing.
707         (elmo-folder-unmark-answered-plugged): Define.
708         (elmo-folder-mark-as-answered-plugged): Ditto.
709         (elmo-folder-search-requires-msgdb-p): Ditto.
710
711         * elmo-filter.el (elmo-filter-folder): Added new slot 'require-msgdb'.
712         (elmo-folder-initialize): Set it.
713         (elmo-folder-msgdb): Define.
714         (elmo-folder-check): Call elmo-folder-synchronize.
715         (elmo-folder-close): Define.
716         (elmo-folder-commit): Ditto.
717         (elmo-folder-msgdb-create): Rewrite.
718         (elmo-folder-list-unreads): Ditto.
719         (elmo-folder-list-importants): Ditto.
720         (elmo-folder-mark-as-read): Ditto.
721         (elmo-folder-unmark-read): Ditto.
722         (elmo-folder-mark-as-important): Ditto.
723         (elmo-folder-unmark-important): Ditto.
724         (elmo-folder-mark-as-answered): Define.
725         (elmo-folder-unmark-answered): Ditto.
726
727         * elmo-dop.el (elmo-dop-queue-merge-method-list): Added
728         elmo-folder-mark-as-answered, elmo-folder-unmark-answered.
729         (elmo-dop-queue-method-name-alist): Likewise.
730         (elmo-folder-mark-as-answered-dop): New inline function.
731         (elmo-folder-unmark-answered-dop): Ditto.
732         (elmo-folder-status-dop): Treat spool-length as 0 if it does not exist.
733
734         * elmo-archive.el (elmo-folder-append-messages): Follow the API change.
735         (elmo-folder-msgdb-create): Ditto.
736         (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
737         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
738         (elmo-archive-parse-mmdf): Ditto.
739
740         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
741         (elmo-folder-list-unreads-internal): Ditto.
742
743         * elmo.el (elmo-folder-msgdb): Define as generic function.
744         (elmo-folder-list-messages): Added argument `in-msgdb'.
745         (elmo-folder-list-unreads): Define as generic function.
746         (elmo-folder-list-importants): Ditto.
747         (elmo-folder-list-answereds): Ditto.
748         (elmo-folder-list-messages-with-global-mark): New function.
749         (elmo-folder-msgdb-create): Removed mark arguments.
750         (elmo-folder-unmark-answered): New generic function.
751         (elmo-folder-mark-as-answered): Ditto.
752         (elmo-folder-append-messages): Removed argunment `unread-marks'
753         (elmo-folder-list-unreads-internal): Abolish.
754         (elmo-folder-list-importants-internal): Ditto.
755         (elmo-folder-search-requires-msgdb-p): New generic function.
756         (elmo-folder-search-requires-msgdb-p-internal): New function.
757         (elmo-generic-folder-open): Call elmo-folder-msgdb instead of
758         elmo-msgdb-load.
759         (elmo-folder-search-fast): Added key 'mark'.
760         (elmo-generic-folder-append-messages): Use elmo-msgdb-unread-marks
761         instead of unread-marks argument.
762         (elmo-folder-move-messages): Removed argunment `unread-marks'
763         (elmo-folder-unmark-important): Define.
764         (elmo-folder-mark-as-important): Ditto.
765         (elmo-folder-unmark-read): Ditto.
766         (elmo-folder-mark-as-read): Ditto.
767         (elmo-folder-unmark-answered): Ditto.
768         (elmo-folder-mark-as-answered): Ditto.
769         (elmo-folder-replace-marks): Abolish.
770         (elmo-generic-folder-append-msgdb): Append msgdb before checking
771         duplicates.
772         (elmo-folder-synchronize): Removed mark arguments;
773         return crosspost only number.
774
775 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
776
777         * elmo-dop.el (elmo-dop-queue-flush): Remove unused argument.
778         Remove redundunt connectivity check.
779
780 2002-09-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
781
782         * elmo-dop.el (elmo-dop-queue-flush): Perform plugged ones only so
783         as not to clear queue unexpectedly. (Ref. [wl:9778],[wl:10493])
784
785 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
786
787         * pldap.el (ldap-decode-string): Return string as-is if
788         `ldap-coding-system' is nil.
789         (ldap-encode-string): Ditto.
790         (ldap-search-entries): Encode filter string with `ldap-encode-string'.
791         (ldap-default-host): Fixed docstring.
792
793 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
794
795         * elmo-util.el (elmo-warning): Define as a macro which uses
796         `display-warning' if it is defined as a function.
797
798         * elmo-split.el (elmo-split-fetch-decoded-field): New function.
799         (elmo-split-equal): Use it.
800         (elmo-split-match): Ditto.
801         (elmo-split-message-entity): New buffer-local variable.
802         (elmo-split-subr): Set it.
803
804         * elmo-version.el (elmo-version): Up to 2.9.15.
805
806 2002-08-18  Kenichi OKADA  <okada@opaopa.org>
807
808         * elmo-imap4.el (elmo-network-initialize-session):
809         Check capability after starttls.
810
811 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
812
813         * elmo-util.el (elmo-list-delete): Added optional argument
814         DELETE-FUNCTION.
815
816         * elmo-vars.el (elmo-imap4-default-mailbox): Abolished.
817
818         * elmo-util.el (elmo-warning): Ignore errors while recenter.
819
820         * elmo-msgdb.el (elmo-msgdb-do-each-entity): New macro.
821
822         * elmo-imap4.el (elmo-folder-initialize): Don't use
823         elmo-imap4-default-mailbox.
824
825 2002-07-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
826
827         * elmo-split.el (toplevel): Use `product-provide'.
828         (elmo-split): Checkdoc.
829
830 2002-07-21  Tetsurou Okazaki  <okazaki@be.to>
831
832         * elmo-imap4.el (elmo-imap4-debug, elmo-imap4-debug-1):
833         Split `elmo-imap4-debug' into the macro `elmo-imap4-debug' and
834         the function `elmo-imap4-debug-1'.
835
836 2002-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
837
838         * elmo-split.el (elmo-split): Moved to run hooks and to show
839         message from elmo-split-subr.
840         (elmo-split-subr): Follow the change above.
841
842         * elmo-split.el (elmo-split-subr): New function (renamed from
843         elmo-split-subr).
844         (elmo-split): Changed to call elmo-split-subr by element of
845         elmo-split-folder.
846         (elmo-split-folder): Changed customization type to choice.
847
848 2002-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
849
850         * elmo-split.el (elmo-split-and): Fixed condition.
851
852 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
853
854         * elmo-split.el: New file.
855         (elmo-split): Fixed logic.
856         Display "Test:" instead of "Folder:" when reharsal.
857
858         * elmo-imap4.el (elmo-folder-append-buffer): Set flag as empty
859         explicitly.
860
861         * elmo-version.el (elmo-version): Up to 2.9.14.
862
863         * elmo-util.el (elmo-expand-newtext): New function (renamed from
864         wl-expand-newtext).
865
866 2002-06-10  Kenichi Sato <ksato@sonycom.com>
867
868         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Fix for
869         message with no message-id field.
870
871 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
872
873         * elmo-version.el (elmo-version): Up to 2.9.13.
874
875         * elmo-dop.el (elmo-folder-status-dop): Fix.
876
877 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
878
879         * elmo-util.el (elmo-disk-usage): Return 0 if invalid file attribute.
880
881         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Avoid
882         changing default value of default-mime-charset.
883         (elmo-msgdb-create-overview-from-buffer): Remove TAB character.
884
885         * elmo-imap4.el (elmo-folder-open): Fixed NO response check.
886
887         * elmo-dop.el (elmo-dop-queue-merge-method-list): New variable.
888         (elmo-dop-queue-merge): Use elmo-dop-queue-merge-method-list
889         instead of elmo-dop-queue-method-name-alist to check merging queue.
890         (elmo-folder-delete-messages-dop): Delete from queue if negative
891         message number.
892         (elmo-folder-append-buffer-dop-delayed): Treat as success if queue
893         file is already removed.
894
895 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
896
897         * elmo-vars.el: Bind colon keywords for old Emacsen.
898
899 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
900
901         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Protect
902         against non-exsisting charset.
903
904 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
905
906         * elmo-util.el (elmo-mime-string): Eliminate needless binding;
907         Use eword-decode-and-unfold-unstructured-field-body.
908
909         * elmo-msgdb.el (elmo-msgdb-make-entity): New function.
910         (elmo-msgdb-create-overview-from-buffer): Use document charset if
911         exists to decode raw subject string.
912         (toplevel): Require 'mime.
913
914         * elmo-version.el (elmo-version): Up to 2.9.12.
915
916 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
917
918         * elmo-msgdb.el (elmo-msgdb-get-mark): Fix docstring.
919         (elmo-msgdb-set-mark): Ditto.
920
921         * elmo-version.el (elmo-version): Up to 2.9.11.
922
923 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
924
925         * elmo-util.el (elmo-delete-match-files): New function.
926
927         * elmo-localdir.el (elmo-folder-delete): Use elmo-delete-match-files
928         instead of elmo-delete-directory.
929
930         * elmo-shimbun.el (elmo-shimbun-get-headers): Bind
931         elmo-hash-minimun-size as 63.
932
933         * elmo-multi.el (elmo-multi-folder-diff): Use elmo-diff-new if
934         elmo-diff-unread is nil.
935
936         * elmo-imap4.el (elmo-folder-open): Fix.
937
938         * elmo.el (elmo-message-mark): Rewrite.
939         (elmo-message-field): Ditto.
940         (elmo-message-set-mark): Ditto.
941         (elmo-folder-replace-marks): New function.
942         (elmo-generic-folder-append-msgdb): Removed third argument for
943         elmo-msgdb-append.
944         (elmo-folder-synchronize): Use elmo-msgdb-seen-list.
945         (elmo-msgdb-load): New implementation.
946
947         * elmo-vars.el (elmo-use-overview-hashtb): Removed.
948
949         * elmo-util.el (elmo-list-insert): New implementation.
950
951         * elmo-multi.el (elmo-multi-folder-append-msgdb): Removed third
952         argument for elmo-msgdb-append.
953         
954
955         * elmo-msgdb.el (elmo-load-msgdb): New function.
956         (elmo-make-msgdb): Ditto.
957         (elmo-msgdb-get-index): New inline function.
958         (elmo-msgdb-set-index): Ditto.
959         (elmo-msgdb-get-entity-hashtb): Ditto.
960         (elmo-msgdb-get-mark-hashtb): Ditto.
961         (elmo-msgdb-get-mark): Ditto.
962         (elmo-msgdb-set-mark): Ditto.
963         (elmo-msgdb-count-marks): Ditto.
964         (elmo-msgdb-get-number): Ditto.
965         (elmo-msgdb-get-field): Ditto.
966         (elmo-msgdb-seen-list): Ditto.
967         (elmo-msgdb-mark-alist-set): Renamed from elmo-msgdb-mark-set.
968         (elmo-msgdb-delete-msgs): Follow the changes above.
969         (elmo-msgdb-overview-get-entity): Ditto.
970         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
971         (elmo-msgdb-clear-index): Renamed from elmo-msgdb-clear-overview-hastb
972         and rewritten.
973         (elmo-msgdb-make-index): Likewise.
974         (elmo-msgdb-append): Removed third argument.
975         (elmo-msgdb-clear): Clear index as nil.
976         (elmo-folder-set-info-hashtb): Removed.
977         (elmo-folder-set-info-max-by-numdb): Ditto.
978         (elmo-folder-info-make-hashtb): Ditto.
979
980         * elmo-localdir.el (elmo-folder-pack-numbers): Use elmo-make-msgdb.
981
982         * elmo-map.el (elmo-folder-pack-number): Ditto.
983
984 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
985
986         * elmo-version.el (elmo-version): Up to 2.9.10.
987
988         * elmo-util.el (elmo-get-hash-val): Check the 1st argument is string.
989
990         * elmo-msgdb.el (elmo-msgdb-get-parent-entity): New inline function.
991
992 2002-04-26  Kenichi OKADA  <okada@opaopa.org>
993
994         * elmo-utils.el (elmo-make-directory): Add option.
995         Default file mode is 700.
996
997 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
998
999         * elmo-shimbun.el (elmo-folder-local-p): Defined.
1000
1001 2002-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
1002
1003         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Decode by
1004         mime-charset.
1005
1006         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added "larger"
1007         and "smaller".
1008
1009 2002-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1010
1011         * elmo-shimbun.el (elomo-shimbun-folder): Added entity-hash slot.
1012         (elmo-shimbun-folder-entity-hash): New function.
1013         (elmo-shimbun-folder-shimbun-header): Ditto.
1014         (elmo-shimbun-entity-to-header): Ditto.
1015         (elmo-shimbun-msgdb-to-headers): Removed.
1016         (elmo-shimbun-folder-setup): Ditto.
1017         (elmo-shimbun-folder-header-hash-setup): Don't use x-shimbun-id
1018         for hash key.
1019         (elmo-shimbun-get-headers): Set new headers only to slot. Don't
1020         call `elmo-shimbun-folder-header-hash-setup' if headers is nil.
1021         Removed useless local bind.
1022         (elmo-folder-open-internal): Don't call
1023         `elmo-shimbun-folder-setup'.
1024         (elmo-folder-close-internal): Clear entity-hash slot.
1025         (elmo-folder-clear): Ditto.
1026         (elmo-shimbun-msgdb-create-entity): Use
1027         `elmo-shimbun-folder-shimbun-header'.
1028         (elmo-map-message-fetch): Ditto.
1029         (elmo-shimbun-update-overview): Use overview entity instead of
1030         shimbun header to lookup id by references.
1031         (elmo-map-folder-list-message-locations): Use not only headers but
1032         also overviews to list locations.
1033
1034 2002-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1035
1036         * elmo-net.el (elmo-folder-exists-p): If unplugged, guessed by
1037         msgdb path.
1038
1039         * elmo-pop3.el (elmo-folder-exists-p): Ditto.
1040
1041 2002-04-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1042
1043         * elmo-util.el (elmo-read-search-condition-internal): Give default
1044         value for date.
1045
1046 2002-04-04  Mito  <mito@mxa.nes.nec.co.jp>
1047
1048         * elmo-util.el (elmo-condition-parse-search-value): Accept
1049         YYYY-MM-DD format to search.
1050         * elmo-date.el (elmo-date-get-datevec): Likewise.
1051
1052 2002-04-04  Kenichi OKADA  <okada@opaopa.org>
1053
1054         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Delete
1055         debugging code.
1056
1057 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1058
1059         * elmo.el (elmo-folder-creatable-p): Changed default value to nil
1060         from t.
1061
1062         * elmo-pop3.el (elmo-folder-exists-p): Return nil if unplugged.
1063
1064         * elmo-nntp.el (elmo-folder-exists-p-plugged): Divided plugged
1065         case from `elmo-folder-exists-p'.
1066         (elmo-folder-exists-p): Removed.
1067         (elmo-folder-creatable-p) Ditto.
1068
1069         * elmo-net.el (elmo-folder-create): Defined.
1070         (elmo-folder-create-unplugged): New function.
1071         (elmo-folder-exists-p): Changed default value to nil from t.
1072
1073         * elmo-imap4.el (elmo-folder-creatable-p): Defined.
1074         (elmo-folder-create-plugged): Renamed from `elmo-folder-create'.
1075
1076         * elmo-dop.el (elmo-folder-create-dop): Renamed from
1077         `elmo-create-folder-dop' and append queue
1078         'elmo-folder-create-dop-delayed instead of 'elmo-folder-create.
1079         (elmo-folder-create-dop-delayed): New function.
1080
1081         * elmo-cache.el (elmo-folder-creatable-p): Ditto.
1082
1083         * elmo-shimbun.el (elmo-folder-creatable-p): Ditto.
1084
1085         * elmo-sendlog.el (elmo-folder-creatable-p): Ditto.
1086         (elmo-folder-writable-p) : Ditto.
1087
1088         * elmo-version.el (elmo-version): Up to 2.9.9.
1089
1090 2002-03-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1091
1092         * elmo.el (elmo-find-fetch-strategy): Don't use file cache when
1093         `elmo-message-use-cache-p' returns nil.
1094         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
1095         (ignore cache file and refer the substance in local folders)
1096
1097 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1098
1099         * elmo-version.el (elmo-version): Up to 2.9.8.
1100
1101 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1102
1103         * elmo-version.el (elmo-version): Up to 2.9.7.
1104
1105         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed logic.
1106
1107 2002-02-18  Daiki Ueno  <ueno@unixuser.org>
1108
1109         * elmo-nntp.el (elmo-nntp-send-mode-reader): Don't throw an error.
1110
1111 2002-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1112
1113         * elmo-nmz.el (elmo-nmz-args): Changed default argumnet to --late
1114         from --early.
1115         (elmo-map-folder-list-message-locations): Reverse location list.
1116
1117 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1118
1119         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Fix.
1120
1121 2002-01-31  Yuuichi Teranishi  <teranisi@gohome.org>
1122
1123         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Use group and server
1124         as a key.
1125         (elmo-nntp-folder-list-subfolders): Follow the change above.
1126
1127 2002-01-27  Takaaki MORIYAMA  <aka@iris.eonet.ne.jp>
1128
1129         * elmo-imap4.el (elmo-folder-list-subfolders): Don't omit user
1130         name if authentication type is specified.
1131
1132 2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1133
1134         * elmo.el (elmo-default-imap4-stream-type): Define as obsolete
1135         variable.
1136         (elmo-default-nntp-stream-type): Ditto.
1137         (elmo-default-pop3-stream-type): Ditto.
1138
1139 2002-01-25  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1140
1141         * elmo.el (elmo-generic-folder-append-messages): Disable multibyte.
1142
1143 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1144
1145         * elmo-localnews.el (elmo-localnews-folder-path): Moved from
1146         elmo-vars.el.
1147         * elmo-maildir.el (elmo-maildir-folder-path): Ditto.
1148
1149         * elmo-vars.el (elmo-localnews-folder-path): Removed.
1150         (elmo-maildir-folder-path): Ditto.
1151         (elmo-maildir-list): Ditto (abolished).
1152
1153 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1154
1155         * elmo-version.el (elmo-version): Up to 2.9.6.
1156
1157 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1158
1159         * elmo-vars.el (elmo-localnews-folder-path): Make customizable.
1160         (elmo-maildir-folder-path): Ditto.
1161         (elmo-msgdb-directory): Ditto.
1162         (elmo-passwd-life-time): Ditto.
1163         (elmo-msgdb-extra-fields): Ditto.
1164         (elmo-enable-disconnected-operation): Ditto.
1165
1166 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1167
1168         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
1169         other choices.
1170         (elmo-pop3-default-authenticate-type): Ditto.
1171
1172 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1173
1174         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
1175         choices for custom.
1176         (elmo-pop3-default-authenticate-type): Ditto.
1177
1178 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1179
1180         * elmo-imap4.el (elmo-folder-rename-internal): Change current
1181         mailbox to new-folder.
1182
1183 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
1184
1185         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): If unread is
1186         less than new, set new as unread.
1187
1188         * elmo-util.el (elmo-string): Don't put text-property if nil.
1189
1190 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
1191
1192         * elmo-imap4.el (elmo-folder-list-subfolders): Case sensitive.
1193         * elmo-nntp.el (elmo-folder-list-subfolders): Ditto.
1194
1195 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
1196
1197         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
1198         is nil on `completing-read'.
1199
1200 2002-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
1201
1202         * elmo-imap4.el (elmo-imap4-extra-namespace-alist): Added grouping
1203         for namespace part.
1204         (elmo-imap4-parse-namespace-subr): Ditto.
1205         (elmo-folder-list-subfolders): Append a delimiter when the specified
1206         folder path is a root with namespace and does not end with delimiter.
1207
1208 2002-01-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1209
1210         * elmo.el (elmo-folder-search-fast): Moved upwards rather than it
1211         was used.
1212
1213 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1214
1215         * elmo-util.el (elmo-save-buffer): The first argument of message
1216         is a format control string.
1217
1218 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1219
1220         * elmo.el (elmo-diff-new): Fixed (Adapted to doc-string of
1221         `elmo-folder-diff').
1222         (elmo-diff-unread): Likewise.
1223
1224 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1225
1226         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
1227         is t on `completing-read'.
1228
1229 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1230
1231         * elmo-filter.el (elmo-filter-folder-list-unreads-internal): Call
1232         method of target folder with self mark-alist if MARK-ALIST is nil.
1233
1234 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1235
1236         * elmo-version.el (elmo-version): Up to 2.9.5.
1237
1238 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1239
1240         * elmo-dop.el (elmo-dop-queue-merge): Implement.
1241         (elmo-dop-merge-funcs): Remove.
1242
1243 2002-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1244
1245         * elmo-util.el (elmo-file-cache-delete): Fixed last change;
1246         Return t if PATH is directory, too.
1247         Use `dolist' instead of while loop.
1248
1249 2002-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1250
1251         * elmo-util.el (elmo-file-cache-delete): Return t if a cache file
1252         is deleted.
1253
1254 2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1255
1256         * elmo-net.el (elmo-folder-list-messages-plugged): Changed default
1257         return value to t.
1258         (elmo-folder-list-messages-unplugged): Return t if
1259         elmo-enable-disconnected-operation is nil.
1260
1261         * elmo-pop3.el (elmo-folder-list-messages-plugged): Renamed from
1262         `elmo-folder-list-messages-internal'.
1263
1264 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
1265
1266         * elmo-nntp.el (elmo-nntp-read-response): Added `error-msg' argument.
1267         Change to looking-at `[23][0-9]+'.
1268         (elmo-network-initialize-session): Use 'error-msg'
1269         * elmo-net.el (elmo-network-open-session): Set unplugged
1270         if elmo-network-initialize-session returns 'elmo-open-err.
1271
1272 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
1273
1274         * elmo-version.el (elmo-version): Up to 2.9.4.
1275
1276 2002-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1277
1278         * elmo-nntp.el (elmo-folder-list-messages-plugged): Renamed from
1279         `elmo-folder-list-messages-internal'.
1280
1281 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1282
1283         * elmo.el (elmo-folder-search): Defined. Fixed docstring.
1284         (elmo-message-match-condition): New method.
1285         (elmo-folder-search-fast): New inline function.
1286         (elmo-msgdb-search): Removed.
1287
1288         * elmo-filter.el (elmo-folder-msgdb-create): Create from msgdb of
1289         target folder if it is unplugged.
1290         (elmo-folder-list-messages-internal): Return t if target folder is
1291         unplugged and itself is persistent; In this case, use list be
1292         searched already.
1293
1294         * elmo-msgdb.el (elmo-msgdb-search-internal): Removed.
1295         (elmo-msgdb-search-internal-primitive): Ditto.
1296         (elmo-msgdb-match-condition): New function.
1297         (elmo-msgdb-match-condition-primitive): Ditto.
1298
1299         * elmo-util.el (elmo-filter-condition-p): New macro.
1300
1301         * elmo-cache.el (elmo-folder-search): Removed.
1302
1303         * elmo-localdir.el (elmo-folder-search): Ditto.
1304
1305         * elmo-maildir.el (elmo-folder-search): Ditto.
1306
1307         * elmo-mark.el (elmo-folder-search): Ditto.
1308
1309         * elmo-nmz.el (elmo-folder-search): Ditto.
1310
1311         * elmo-sendlog.el (elmo-folder-search): Ditto.
1312
1313         * elmo-shimbun.el (elmo-folder-search): Ditto.
1314
1315         * elmo-imap4.el (elmo-folder-search): Call method of parent class
1316         if folder is unplugged.
1317
1318         * elmo-nntp.el (elmo-folder-search): Likewise.
1319         (elmo-nntp-search-internal): New function.
1320
1321         * elmo-version.el (elmo-version): Up to 2.9.3.
1322
1323 2001-12-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1324
1325         * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo.
1326
1327 2001-12-27  Tetsurou Okazaki  <okazaki@be.to>
1328
1329         * elmo-vars.el (elmo-nntp-default-user): Customization Type fix.
1330
1331 2001-12-27  Taiji Can  <Taiji.Can@grd.advantest.co.jp>
1332
1333         * elmo-nntp.el (elmo-network-initialize-session): Fixed for NNTP response.
1334
1335 2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
1336
1337         * elmo-nmz.el (elmo-nmz-use-drive-letter): New variable.
1338         (elmo-map-folder-list-message-locations): Do drive letter conversion
1339         on Windows environment.
1340         (elmo-nmz-msgdb-create-entity): Use expand-file-name.
1341         (elmo-map-message-fetch): Ditto.
1342
1343 2001-12-27  Kenichi OKADA  <okada@opaopa.org>
1344
1345         * elmo-nntp.el (elmo-nntp-read-response): Fixed for Response '400'
1346         (elmo-network-initialize-session): Ditto.
1347
1348 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1349
1350         * elmo-imap4.el (elmo-imap4-message-fetch): Fixed '100%' message.
1351
1352         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
1353
1354         * elmo-util.el (elmo-progress-clear): Ditto.
1355
1356         * elmo-date.el (elmo-date-get-datevec): Fix timezone of
1357         `DD-Mon-YYYY' type date.
1358
1359 2001-12-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1360
1361         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
1362         `elmo-date-make-sortable-string' instead of
1363         `timezone-make-date-sortable'.
1364
1365         * elmo-date.el (elmo-date-make-sortable-string): Use
1366         `timezone-make-time-string'.
1367
1368 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1369
1370         * elmo.el (elmo-folder-synchronize): Delete important messages too.
1371
1372         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed
1373         `since'; Fix timezone.
1374
1375         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Ditto.
1376
1377         * elmo-nntp.el (elmo-nntp-search-primitive): Likewise.
1378
1379 2001-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1380
1381         * elmo.el (elmo-message-fetch-with-cache-process): Rewrite.
1382
1383 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1384
1385         * elmo.el (elmo-generic-folder-append-messages): Make
1386         fetch-strategy with `use-cache' as 'maybe. Check return value of
1387         `elmo-message-fetch'.
1388         (elmo-message-fetch): Return return value of
1389         `elmo-message-fetch-with-cache-process'.
1390         (elmo-message-fetch-with-cache-process): Return non-nil if
1391         fetching was succeed. Load cache when fetching was failed and
1392         fetch-strategy-use-cache is 'maybe.
1393
1394         * elmo-util.el (elmo-file-cache-load): New function.
1395
1396         * elmo-multi.el (elmo-message-use-cache-p): Remove duplicated
1397         defun.
1398
1399         * elmo-archive.el (elmo-archive-message-fetch-internal): Return
1400         non-nil if fetching was succeed.
1401
1402         * elmo-imap4.el (elmo-imap4-message-fetch): Likewise.
1403
1404         * elmo-nmz.el (elmo-map-message-fetch): Likewise.
1405
1406         * elmo-nntp.el (elmo-nntp-read-body): Likewise.
1407         (elmo-message-fetch-with-cache-process): Likwise.
1408
1409         * elmo-pop3.el (elmo-pop3-read-body): Likewise.
1410
1411         * elmo-shimbun.el (elmo-map-message-fetch): Likewise.
1412
1413         * elmo-version.el (elmo-version): Up to 2.9.2.
1414
1415 2001-12-23  Yuuichi Teranishi  <teranisi@gohome.org>
1416
1417         * elmo.el (elmo-folder-delete): Delete msgdb path.
1418
1419         * elmo-archive.el (elmo-folder-delete): Added `:before' qualifier.
1420
1421         * elmo-maildir.el (elmo-folder-delete): Ditto.
1422
1423         * elmo-localdir.el (elmo-folder-delete): Ditto.
1424
1425         * elmo-imap4.el (elmo-folder-delete): Ditto.
1426
1427 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
1428
1429         * elmo.el (luna-define-class): Added `biff' slot.
1430
1431         * elmo-pop3.el (elmo-pop3-debug): Split biff log.
1432         (elmo-pop3-debug-inhibit-logging): Abolished.
1433         (elmo-network-close-session): Eliminated needless let.
1434         (elmo-pop3-get-session): Set prefix 'BIFF' if biff folder.
1435         (elmo-pop3-send-command): Added `no-log' argument.
1436         (elmo-pop3-process-filter): Use `with-current-buffer'.
1437         (elmo-pop3-auth-user): Set `no-log' argument; Delete process
1438         if login failure.
1439         (elmo-pop3-auth-apop): Likewise.
1440         (elmo-network-authenticate-session): Likewise.
1441
1442         * elmo-nntp.el (elmo-nntp-get-session): Set prefix 'BIFF'
1443         if biff folder.
1444
1445         * elmo-net.el (elmo-network-session-password-key): Use class symbol
1446         string to determine protocol.
1447         (elmo-network-session-name-prefix): Abolished.
1448         (elmo-network-session-cache-key): Follow the change above.
1449         (elmo-network-open-session): Ditto.
1450
1451         * elmo-imap4.el (elmo-imap4-send-command): Modified error message.
1452         (elmo-imap4-get-session): Set prefix 'BIFF' if biff folder.
1453
1454         * elmo-version.el (elmo-version): Up to 2.9.1.
1455
1456         * elmo-util.el (elmo-file-field-primitive-condition-match): Fixed
1457         unmatch condition checking.
1458
1459         * elmo-localdir.el (elmo-folder-search): Don't short cut if unmatch
1460         condition.
1461
1462 2001-12-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1463
1464         * elmo.el (elmo-folder-confirm-appends): Fixed docstring.
1465
1466 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
1467
1468         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
1469         test for while loop to execute at least one SEARCH command.
1470
1471 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1472
1473         * elmo-version.el (elmo-version): Up to 2.9.0.
1474
1475 2001-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1476
1477         * elmo-archive.el (elmo-archive-folder): Added `dir-name' slot.
1478         (elmo-archive-folder-path): Define.
1479         (elmo-folder-initialize): Setup `dir-name' slot.
1480         (elmo-archive-folder-list-subfolders): Fixed problem when `name' is "".
1481         Use `dir-name' as prefix of each subfolders.
1482         (Applyed patch from Takaaki MORIYAMA <taka@arcadia.co.jp>)
1483
1484 2001-12-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1485
1486         * elmo-pipe.el (elmo-pipe-folder-copied-filename): New variable.
1487         (elmo-pipe-folder-list-target-messages): New internal function.
1488         (elmo-pipe-drain): Use new argument `ignore-list' instead of
1489         `killed-list'.
1490         (elmo-pipe-folder-copied-list-load): New function.
1491         (elmo-pipe-folder-copied-list-save): Ditto.
1492         (elmo-folder-open-internal): Follow the change above.
1493         (elmo-folder-status): Fixed for copy.
1494
1495 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
1496
1497         * elmo-shimbun.el (elmo-folder-creatable-p): Define.
1498
1499 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1500
1501         * elmo-localdir.el (elmo-folder-message-make-temp-files): Use
1502         elmo-copy-file instead of elmo-add-name-to-file.
1503
1504         * elmo-nmz.el (elmo-folder-message-make-temp-files): Ditto.
1505
1506         * elmo-nmz.el (elmo-map-folder-list-message-locations): Allow
1507         "file://..." index.
1508
1509         * elmo-pop3.el (elmo-pop3-read-response): Set timeout argument
1510         of accept-process-output as 1.
1511         (elmo-pop3-read-contents): Ditto.
1512         (elmo-pop3-read-body): Ditto.
1513
1514 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1515
1516         * elmo-version.el (product-version-as-string): Remove define.
1517
1518 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1519
1520         * elmo-imap4.el (elmo-imap4-number-set-chop-length): New variable.
1521         (elmo-imap4-copy-messages): Chop number set using
1522         `elmo-imap4-number-set-chop-length'.
1523         (elmo-imap4-set-flag): Ditto.
1524         (elmo-imap4-search-internal-primitive): Ditto.
1525
1526 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1527
1528         * elmo.el (elmo-folder-make-temporary-directory): Renamed from
1529         `elmo-folder-make-temp-dir'
1530
1531         * elmo-vars.el (elmo-cache-directory): New variable.
1532         (elmo-cache-dir): Abolished.
1533         (elmo-msgdb-directory): Renamed from `elmo-msgdb-dir'.
1534
1535         * elmo-version.el (elmo-version): Up to 2.7.7.
1536
1537 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1538
1539         * elmo-util.el (elmo-obsolete-variable-show-warnings): Define with
1540         defcustom; Set default value as t.
1541
1542 2001-12-10  Yuuichi Teranishi  <teranisi@gohome.org>
1543
1544         * pldap.el (ldap-ldif-field-name-regexp): Changed regexp.
1545         (ldap-search-program-arguments): Changed default value.
1546         (ldap-search-basic): Accept exit status 4.
1547         (ldap/field-body): Parse options.
1548         (ldap/collect-field): Ditto.
1549         (According to the advise from Mito <mito@mxa.nes.nec.co.jp>)
1550
1551         * elmo-imap4.el (elmo-imap4-process-bye): New function.
1552         (elmo-imap4-send-command): Call elmo-imap4-process-bye.
1553         (elmo-imap4-accept-ok): Ditto.
1554         (elmo-imap4-session-select-mailbox): If argument `no-error' equals to
1555         'notify-bye, only BYE error is reported.
1556         (elmo-folder-exists-p-plugged): Set no-error argument of
1557         `elmo-imap4-session-select-mailbox' as 'notify-bye.
1558
1559         * elmo.el (elmo-imap4-bye-error): Changed message.
1560
1561         * elmo-dop.el (elmo-dop-queue-flush): Fixed obsolete version message.
1562         (elmo-dop-queue-flush): Don't append to the dop-queue while flushing
1563         queues (It causes infinite loop).
1564
1565 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1566
1567         * elmo.el (elmo-folder-diff): Fixed docstring for IMAP4
1568         (RECENT UNSEEN MESSAGES) extension.
1569
1570 2001-12-07  Mito <mito@mxa.nes.nec.co.jp>
1571
1572         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
1573         Check number of overview fields.
1574
1575 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
1576
1577         * elmo.el (elmo-folder-confirm-appends): Changed message.
1578         (elmo-folder-confirm-appends): Ditto.
1579
1580         * elmo-archive.el (elmo-archive-exec-msgs-subr1): Use
1581         `with-temp-buffer'.
1582         (According to the advise from Nishimoto Masaki <nishimoto@gaju.org>)
1583
1584 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
1585
1586         * elmo.el (elmo-folder-confirm-appends): Check whether the value
1587         of elmo-folder-update-threshold is nil, which can be set by
1588         wl-summary-update-confirm-threshold.
1589
1590 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
1591
1592         * elmo-nmz.el (elmo-nmz-default-index-path): Allow path list.
1593         (elmo-nmz-index-alias-alist): Ditto.
1594         (elmo-map-folder-list-message-locations): Follow the change above.
1595
1596 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1597
1598         * elmo-filter.el (elmo-folder-list-subfolders): Defined.
1599
1600         * elmo-archive.el (elmo-archive-call-process): Ignore nemacs.
1601
1602         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Ditto.
1603
1604         * elmo-util.el (elmo-read): Ditto.
1605         (elmo-display-error): Ditto.
1606
1607         * elmo-vars.el (elmo-date-match): Ditto.
1608
1609         * pldap.el (ldap-coding-system): Ditto.
1610
1611         * elmo-pipe.el (elmo-pipe-drain): If `copy' is non-nil, bind
1612         `elmo-inhibit-number-mapping' as nil.
1613
1614 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
1615
1616         * elmo-pop3.el (elmo-pop3-parse-list-response): Allow multiple
1617         space delimiter for list response.
1618
1619 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
1620
1621         * elmo-sendlog.el (elmo-sendlog-buffer-name): Deleted.
1622
1623 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
1624
1625         * elmo-sendlog.el (elmo-folder-delete-messages): Added.
1626         (elmo-map-message-fetch): Fix.
1627         * elmo-map.el (elmo-folder-status): Fix for killed.
1628
1629 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
1630
1631         * elmo-sendlog.el: New file.
1632         * elmo-internal.el (elmo-internal-folder-list): Added 'sendlog.
1633
1634 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
1635
1636         * acap.el (acap-logging-out): New buffer local variable.
1637         (acap-close): Set it.
1638         (acap-wait-for-response): If acap-logging-out is non-nil, don't cause
1639         an error.
1640
1641 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
1642
1643         * acap.el (acap-response-bye-p): New function.
1644         (acap-response-bye-message): Ditto.
1645         (acap-wait-for-response): If bye response is received, cause an error.
1646         (acap-parse-response): Make bye response when 'Bye' is received.
1647
1648 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
1649
1650         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
1651
1652 2001-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1653
1654         * elmo-util.el (elmo-copy-file): Added argument
1655         `ok-if-already-exists'.
1656         (elmo-copy-file): Fixed typo.
1657
1658 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
1659
1660         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
1661
1662 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
1663
1664         * elmo-pipe.el (elmo-pipe-drain): Save killed-list.
1665
1666 2001-11-20  Kenichi OKADA  <okada@opaopa.org>
1667
1668         * elmo-pipe.el (elmo-pipe-drain): Append copied messages
1669         to killed-list.
1670
1671 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
1672
1673         * elmo-pipe.el (elmo-pipe-folder): Add `copy'.
1674         (elmo-folder-initialize): Fix for `copy'.
1675         (elmo-pipe-drain): Ditto.
1676         (elmo-folder-open-internal): Ditto.
1677         (elmo-folder-newsgroups): Fix.
1678
1679 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
1680
1681         * elmo-maildir.el (elmo-folder-append-messages): Make temporal filename
1682         for each message.
1683
1684         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when
1685         recent value is returned from imap folder.
1686
1687         * elmo.el (elmo-folder-newsgroups): New generic function.
1688
1689         * elmo-localnews.el (elmo-localnews-folder): Added `group' slot.
1690         (elmo-folder-initialize): Set it.
1691         (elmo-folder-expand-msgdb-path): Use it.
1692         (elmo-folder-newsgroups): Define.
1693
1694         * elmo-filter.el (elmo-folder-newsgroups): Define.
1695
1696         * elmo-pipe.el (elmo-folder-newsgroups): Ditto.
1697
1698         * elmo-nntp.el (elmo-folder-newsgroups): Ditto.
1699
1700         * elmo-multi.el (elmo-folder-newsgroups): Ditto.
1701
1702 2001-11-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1703
1704         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list): New
1705         user option.
1706         (elmo-shimbun-header-extra-field): New inline function.
1707         (elmo-shimbun-header-set-extra-field): Ditto.
1708         (elmo-shimbun-folder-header-hash-setup): Ditto.
1709         (elmo-shimbun-update-overview): Ditto.
1710         (elmo-shimbun-msgdb-to-headers): Set extra field `x-shimbun-id'.
1711         (elmo-shimbun-folder-setup): Use
1712         `elmo-shimbun-folder-header-hash-setup' to be setup hash table.
1713         (elmo-shimbun-get-headers): Ditto.
1714         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview';
1715         Insert `X-Shimbun-Id:' header if extra field is set.
1716         (elmo-map-folder-list-message-locations): Return `x-shimbun-id'
1717         field's value instead of `shimbun-header-id'.
1718
1719         * elmo-msgdb.el (elmo-msgdb-overview-entity-set-references): New
1720         inline function.
1721         (elmo-msgdb-overview-entity-set-date): Ditto.
1722         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
1723
1724 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1725
1726         * mmimap.el (mmimap-entity-section): Changed body node number from
1727         "0" to "1".
1728
1729 2001-11-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1730
1731         * elmo-pop3.el (elmo-folder-delete-messages-plugged): Renamed from
1732         `elmo-folder-delete-messages'.
1733
1734         * elmo-nmz.el (elmo-nmz-index-alias-alist): New user option.
1735         (elmo-folder-initialize): Changed to expand alias into index path.
1736
1737         * elmo-mime.el (elmo-mime-insert-sorted-header): Call
1738         `elmo-mime-insert-header-from-buffer' with 6th arg
1739         `sorted-fields'.
1740
1741 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
1742
1743         * mmimap.el (mmimap-entity-section): If node-id is nil, return "0".
1744
1745         * elmo.el (elmo-diff-new): New inline function.
1746         (elmo-diff-unread): Ditto.
1747         (elmo-diff-all): Ditto.
1748
1749         * elmo-imap4.el (elmo-imap4-server-diff-async-callback-1): Get recent
1750         value from responseb.
1751         (elmo-imap4-folder-diff-plugged): Ditto.
1752         (elmo-imap4-server-diff-async): Added recent argument.
1753         (elmo-server-diff-async): Ditto.
1754         (elmo-imap4-folder-diff-plugged): Ditto.
1755
1756         * elmo-version.el (elmo-version): Up to 2.7.6.
1757
1758 2001-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1759
1760         * elmo-util.el (elmo-parse-token): Fixed how to treat quoted-pair
1761         in quoted-stirng.
1762
1763 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1764
1765         * elmo-pop3.el (elmo-folder-initialize): Rewrite.
1766
1767         * elmo-imap4.el (elmo-folder-initialize): Ditto.
1768
1769         * elmo-nntp.el (elmo-folder-initialize): Ditto.
1770
1771         * elmo-multi.el (elmo-folder-initialize): Ditto.
1772
1773         * elmo-util.el (elmo-parse-token): New function.
1774         (elmo-parse-prefixed-element): Ditto.
1775
1776 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
1777
1778         * elmo-imap4.el (elmo-imap4-send-command): If BYE response is detected,
1779         delete process.
1780         (elmo-imap4-accept-ok): Ditto.
1781
1782 2001-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1783
1784         * mmimap.el (mime-imap-entity-header-string): Don't check first
1785         element of node-id is `0' (Follow last change).
1786
1787 2001-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1788
1789         * mmimap.el (mmimap-make-mime-entity): Fixed problem to be
1790         assigned irregular node-id to nested multipart section.
1791         (initialize-instance): Followed above change.
1792
1793 2001-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1794
1795         * elmo-shimbun.el (elmo-shimbun-get-headers): Don't call
1796         `shimbun-open-group' (Moved to `elmo-folder-open-internal').
1797         (elmo-folder-open-internal): Call `shimbun-open-group' (Moved from
1798         `elmo-shimbun-get-headers');
1799         Call `elmo-shimbun-folder-setup' if headers is empty (An entity of
1800         visible article on summary exists in headers).
1801         (elmo-map-message-fetch): Cause an error when folder is unplugged.
1802
1803 2001-10-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1804
1805         * elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the
1806         definition.
1807
1808 2001-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1809
1810         * elmo-localnews.el (elmo-folder-expand-msgdb-path): Define.
1811
1812 2001-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1813
1814         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Moved searching
1815         header separator into loop condition.
1816
1817 2001-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1818
1819         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed problem;
1820         Return duplicate folder if it has subfolder.
1821
1822 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
1823
1824         * elmo.el (elmo-make-folder): Add folder name error check.
1825
1826         * elmo-nntp.el (elmo-nntp-group-coding-system): New variable.
1827         (elmo-nntp-encode-group-string): New inline function.
1828         (elmo-nntp-decode-group-string): Ditto.
1829         (elmo-folder-initialize): Use elmo-nntp-encode-group-string.
1830         (elmo-nntp-folder-list-subfolders): Set processing buffer as unibyte;
1831         Use `not' instead of `null';
1832         Use elmo-nntp-decode-group-string.
1833
1834         * elmo-imap4.el (elmo-folder-list-subfolders): Don't append delimiter.
1835
1836         * elmo-version.el (elmo-version): Up to 2.7.5.
1837
1838 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1839
1840         * elmo-pipe.el (elmo-pipe-drain): Use `unwind-protect';
1841         Hide progress gauge if `elmo-folder-move-messages' exits
1842         nonlocally.
1843
1844 2001-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
1845
1846         * elmo-imap4.el (elmo-folder-initialize): Use
1847         `elmo-imap4-encode-folder-string' for folder name.
1848
1849 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1850
1851         * elmo.el (elmo-folder-move-messages): Removed arguments `all' and
1852         `done'.
1853
1854 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1855
1856         * elmo-util.el (elmo-progress-counter-alist): New internal
1857         variable.
1858         (elmo-progress-counter-value): New macro.
1859         (elmo-progress-counter-all-value): Ditto.
1860         (elmo-progress-counter-format): Ditto.
1861         (elmo-progress-counter-set-value): Ditto.
1862         (elmo-progress-set): New function.
1863         (elmo-progress-clear): Ditto.
1864         (elmo-progress-notify): Ditto.
1865
1866         * elmo-pipe.el (elmo-pipe-drain): Setup and clear progress
1867         counter.
1868
1869         * elmo.el (elmo-generic-folder-append-messages): Call
1870         `elmo-progress-notify'.
1871         (elmo-folder-move-messages): Don't call `elmo-display-progress'.
1872
1873         * elmo-archive.el (elmo-folder-append-messages): Call
1874         `elmo-progress-notify'.
1875
1876         * elmo-imap4.el (elmo-folder-append-messages): Ditto.
1877
1878         * elmo-localdir.el (elmo-folder-append-messages): Ditto.
1879
1880         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
1881
1882 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1883
1884         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed 'Encache' and
1885         'Create'.
1886         (elmo-message-encache-dop): Added argument `read'.
1887
1888         * elmo-shimbun.el (elmo-message-encache): Ditto.
1889
1890         * elmo-net.el (elmo-message-encache): Ditto.
1891
1892         * elmo-imap4.el (elmo-imap4-seen-messages): New buffer local variable.
1893         (elmo-imap4-fetch-callback-1-subr): Save important message numbers to
1894         elmo-imap4-seen-messages.
1895         (elmo-folder-msgdb-create-plugged): Initialize
1896         elmo-imap4-seen-messages;
1897         Set seen mark on elmo-imap4-seen-messages.
1898
1899         * elmo-pipe.el (elmo-folder-message-file-p): Define.
1900
1901         * elmo.el (elmo-generic-folder-append-messages): Check return value of
1902         elmo-folder-append-buffer.
1903         (elmo-folder-encache): Added optional argument `read'.
1904         (elmo-message-encache): Ditto.
1905
1906         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
1907
1908         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
1909
1910         * elmo-archive.el (elmo-archive-folder-append-buffer): Return t
1911         if append buffer content succeds.
1912
1913 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
1914
1915         * elmo-pop3.el (elmo-message-fetch-plugged): Fixed label for
1916         elmo-display-progress.
1917
1918         * elmo-mime.el (elmo-mime-message-display): Added argument keymap;
1919         Set 4th argument of mime-display-message.
1920         (elmo-mime-display-as-is): Ditto.
1921
1922 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
1923
1924         * elmo-nmz.el (toplevel): Require 'mime-edit.
1925         (elmo-nmz-content-type-alist): Abolished.
1926         (elmo-nmz-msgdb-create-entity): Add From: and Subject: field if
1927         content is not a message.
1928         (elmo-map-message-fetch): Changed behavior exept for message content;
1929         Detect mime-charset automatically, Use `mime-find-file-type' to detect
1930         content-type, Add From: and Subject: field.
1931
1932 2001-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1933
1934         * elmo-nmz.el (elmo-nmz-content-type-alist): New variable.
1935         (elmo-map-message-fetch): Add `Content-Type' field if contents is
1936         not a message.
1937
1938 2001-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1939
1940         * elmo.el (elmo-folder-writable-p): Changed default value to nil.
1941         (elmo-folder-move-messages): Check `elmo-folder-writable-p'.
1942
1943         * elmo-archive.el (elmo-folder-writable-p): Defined.
1944
1945         * elmo-cache.el (elmo-folder-writable-p): Ditto.
1946
1947         * elmo-filter.el (elmo-folder-writable-p): Ditto.
1948
1949         * elmo-imap4.el (elmo-folder-writable-p): Ditto.
1950
1951         * elmo-localdir.el (elmo-folder-writable-p): Ditto.
1952
1953         * elmo-maildir.el (elmo-folder-writable-p): Ditto.
1954
1955         * elmo-mark.el (elmo-folder-writable-p): Ditto.
1956
1957         * elmo-pipe.el (elmo-folder-writable-p): Ditto.
1958
1959         * elmo-nntp.el (elmo-folder-writable-p): Eliminated.
1960
1961 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
1962
1963         * elmo-util.el (elmo-address-quote-specials): New function;
1964         Renamed from `wl-address-quote-specials'.
1965
1966 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1967
1968         * elmo-version.el (elmo-version): Up to 2.7.4.
1969
1970 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
1971
1972         * elmo.el (elmo-quit): Call `elmo-dop-queue-save'.
1973
1974 2001-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1975
1976         * acap.el (acap-read-passphrase): Always autoload ange-ftp for
1977         both compile-time and run-time to avoid byte-compile warning.
1978
1979 2001-09-13  Kenichi OKADA  <okada@opaopa.org>
1980
1981         * elmo-nntp.el (elmo-nntp-post): Fix for `elmo-nntp-default-stream-type'.
1982
1983 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
1984
1985         * elmo-mime.el (elmo-mime-display-as-is-coding-system): New user
1986         option.
1987         (elmo-mime-display-as-is-internal): Use it.
1988
1989         * acap.el (acap-read-passphrase): Use `ange-ftp-read-passwd'
1990         if `read-passwd' is not defined.
1991
1992 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
1993
1994         * elmo-pop3.el (elmo-pop3-list-location): Sort locations
1995         by original number.
1996         (elmo-folder-status): Call `elmo-folder-open-internal';
1997         Call `elmo-folder-close-internal' instead of `elmo-folder-close'.
1998         (elmo-folder-close-internal): Set location-alist as nil.
1999         (elmo-folder-clear): Define.
2000         (elmo-folder-check): Don't set location-alist as nil.
2001
2002         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed symbols.
2003
2004 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
2005
2006         * elmo-util.el (elmo-msgid-to-cache): Enclose with `save-match-data'.
2007         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>)
2008
2009         * mmimap.el (mime-imap-entity::requested): New slot.
2010         (mime-imap-location-fetch-entity-p): New generic function.
2011         (mime-decode-parameters): Define using `defun-maybe'.
2012         (mmimap-make-mime-entity): Use `make-mime-content-type' to make
2013         content-type structure.
2014         (mime-entity-body): Return empty body if
2015         `mime-imap-location-fetch-entity-p' returns nil in the first request.
2016
2017         * elmo.el (elmo-message-displaying): New variable.
2018
2019         * elmo-mime.el (elmo-mime-message-display): Bind
2020         elmo-message-displaying as t.
2021
2022         * elmo-imap4.el (mime-imap-location-fetch-entity-p): Define.
2023
2024 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2025
2026         * acap.el (acap-open): erase buffer before starting network process.
2027         (acap-store): Rewrite.
2028
2029 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
2030
2031         * elmo-imap4.el (elmo-imap4-default-mailbox,
2032         elmo-imap4-default-server
2033         elmo-imap4-default-authenticate-type,
2034         elmo-imap4-default-user,
2035         elmo-imap4-default-port,
2036         elmo-imap4-default-stream-type,
2037         elmo-imap4-stream-type-alist): Moved to elmo-vars.el.
2038
2039         * elmo-pop3.el (elmo-pop3-default-user,
2040         elmo-pop3-default-server,
2041         elmo-pop3-default-authenticate-type,
2042         elmo-pop3-default-port,
2043         elmo-pop3-default-stream-type,
2044         elmo-pop3-stream-type-alist): Ditto.
2045
2046         * elmo-nntp.el (elmo-nntp-default-server,
2047         elmo-nntp-default-user,
2048         elmo-nntp-default-port,
2049         elmo-nntp-default-stream-type,
2050         elmo-nntp-stream-type-alist): Ditto.
2051
2052         * elmo-vars.el: Follow changes above.
2053         (elmo-setting): New custom group; added 'elmo-setting group to
2054         above variables.
2055
2056         * elmo-version.el (elmo-version): Up to 2.7.3.
2057
2058         * acap.el (acap-parse-response): Don't delete process when BYE
2059         response (It causes hang-up on slow network environment).
2060         (toplevel): Added comment.
2061
2062 2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
2063
2064         * slp.el (slp-exec-wait): Use `slp-program-arguments'.
2065
2066         * acap.el (acap-parse-return-metadata-or-return-metalist): Fix for
2067         parsing NIL.
2068         (acap-parse-return-metadata): Ditto.
2069
2070         * slp.el: New file.
2071         (toplevel): Fixed typo.
2072
2073         * acap.el: New file.
2074         (acap-network-stream-open): Show "Connecting..." message.
2075         (acap-parse-response): Fixed problem for BYE untagged response.
2076         (acap-open): Changed argument (Use `acap-default-user' if user is nil).
2077         (toplevel): Added tiny comments.
2078
2079 2001-08-20  Tatsuya Kinoshita <tats@iris.ne.jp>
2080
2081         * elmo-pop3.el (elmo-pop3-parse-uidl-response): Allow multiple
2082         space delimiter for uidl response.
2083
2084 2001-08-20  Yuuichi Teranishi  <teranisi@gohome.org>
2085
2086         * elmo-vars.el (elmo-use-semi): Eliminated.
2087
2088         * elmo-util.el (elmo-string-assoc-all): New function.
2089
2090 2001-08-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2091
2092         * elmo-mime.el (elmo-mime-display-as-is-internal): Put text
2093         property 'mime-preview-situation for `mime-preview-quit'.
2094
2095 2001-08-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2096
2097         * elmo.el (elmo-message-fetch-with-cache-process): Call
2098         elmo-message-fetch-internal instead of causing an error when fetch
2099         strategy is 'entire but only 'section cache is available.
2100
2101 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
2102
2103         * elmo-version.el (elmo-version): Up to 2.7.2.
2104
2105         * elmo.el (elmo-generic-folder-append-messages): Make
2106         fetch-strategy with `use-cache'.
2107
2108         * elmo-dop.el (elmo-dop-queue-method-name-alist): New variable.
2109         (elmo-dop-queue-method-name): New macro.
2110
2111 2001-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2112
2113         * elmo-archive.el (elmo-archive-get-archive-name): Fixed
2114         unbalanced parenthesis.
2115
2116 2001-08-03  YAMASHITA Junji <ysjj@unixuser.org>
2117
2118         * elmo-localdir.el (elmo-folder-rename-internal): Fixed typo.
2119
2120 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2121
2122         * elmo-archive.el (elmo-archive-get-archive-name): Fixed logic.
2123         (Advised by YAMASHITA Junji <ysjj@unixuser.org>.)
2124
2125 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2126
2127         * elmo-shimbun.el (elmo-folder-msgdb-create): Bind unbound
2128         local variables.
2129
2130 2001-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
2131
2132         * elmo-shimbun.el (elmo-shimbun-use-cache): New user option.
2133         (elmo-message-use-cache-p): Define.
2134         (elmo-folder-msgdb-create): Treat cache.
2135
2136 2001-07-28  Kenichi OKADA  <okada@opaopa.org>
2137
2138         * elmo-nntp.el (elmo-network-initialize-session): Call
2139         `elmo-nntp-send-mode-reader'.
2140         (elmo-network-setup-session): Remove `elmo-nntp-send-mode-reader'.
2141
2142 2001-07-26  Yuuichi Teranishi  <teranisi@gohome.org>
2143
2144         * elmo-shimbun.el (elmo-shimbun-index-range-alist): Changed to regexp
2145         alist.
2146         (elmo-folder-initialize): Use elmo-string-matched-assoc instead of
2147         assoc.
2148
2149         * elmo-net.el (elmo-network-get-session): Set stream-type argument
2150         for `elmo-plugged-p'.
2151         (elmo-open-network-stream): Fixed stream-type argument.
2152
2153 2001-07-25  Yuuichi Teranishi  <teranisi@gohome.org>
2154
2155         * elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
2156         unknown archive type is specified.
2157
2158 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
2159
2160         * elmo-shimbun.el (elmo-folder-open-internal): Fixed.
2161
2162         * elmo.el (elmo-generic-folder-open): Bind inhibit-quit as t
2163         while loading msgdb.
2164
2165         * elmo-shimbun.el (elmo-shimbun-folder-setup): New function.
2166         (elmo-folder-open-internal): Rewrite.
2167
2168 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2169
2170         * elmo-mime.el (elmo-mime-display-as-is-internal):
2171         Adjust buffer-multibyte status.
2172
2173 2001-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2174
2175         * elmo.el (elmo-msgdb-search): Use elmo-condition-in-msgdb-p instead
2176         of elmo-condition-find-key.
2177
2178         * elmo-util.el (elmo-condition-in-msgdb-p-internal): New function.
2179         (elmo-condition-in-msgdb-p): Ditto.
2180         (elmo-read-search-condition-internal): Don't set REQUIRE-MATCH
2181         argument.
2182
2183 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2184
2185         * elmo-pipe.el (elmo-folder-pack-numbers): Define.
2186
2187 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
2188
2189         * elmo-imap4.el (elmo-imap4-find-next-line): Fixed
2190         label for elmo-display-progress.
2191
2192 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
2193
2194         * elmo.el (elmo-folder-clear): New method.
2195         (elmo-folder-clear): Define.
2196         (elmo-folder-synchronize): Call `elmo-folder-clear'.
2197
2198         * elmo-shimbun.el (elmo-folder-check): Rewrite.
2199         (elmo-folder-clear): Define.
2200
2201         * elmo-map.el (elmo-folder-clear): Define.
2202
2203         * elmo-version.el (elmo-version): Up to 2.7.1.
2204
2205 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
2206
2207         * elmo.el (elmo-folder-synchronize): Return list of nil when no
2208         updates.
2209
2210 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
2211
2212         * elmo.el (elmo-generic-folder-append-messages): Fixed logic.
2213         (Detected by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>)
2214
2215 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
2216
2217         * elmo-util.el (elmo-get-network-stream-type): Moved to elmo-net.el.
2218
2219         * elmo-net.el (elmo-get-network-stream-type): Moved from elmo-util.el
2220         and re-written.
2221
2222         * elmo-imap4.el (elmo-folder-initialize): Use
2223         elmo-get-network-stream-type.
2224
2225         * elmo-nntp.el (elmo-folder-initialize): Ditto.
2226
2227         * elmo-pop3.el (elmo-folder-initialize): Ditto.
2228
2229 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2230
2231         * elmo.el (elmo-message-encache): Set unread argument for
2232         elmo-message-fetch.
2233
2234         * elmo-shimbun.el (elmo-dop): Require 'elmo-dop.
2235
2236         * elmo.el (elmo-net-port-info): New method.
2237
2238         * elmo-shimbun.el (elmo-net-port-info): Define.
2239         (elmo-message-encache): Ditto.
2240
2241         * elmo-net.el (elmo-net-port-info): Define as method.
2242
2243         * elmo.el (elmo-generic-folder-append-messages): Find cache file in
2244         unplugged status when elmo-enable-disconnected-operation is t.
2245
2246         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Check existence
2247         of spool folder before checking new number.
2248
2249 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
2250
2251         * elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
2252         (elmo-network-setup-session): Ditto.
2253         (elmo-message-fetch-plugged): Ditto.
2254         (elmo-pop3-send-command): Don't call elmo-pop3-lock.
2255         (elmo-network-initialize-session): Ditto.
2256         (elmo-pop3-read-response): Abolish 3rd argument.
2257         (elmo-pop3-read-response): Don't call elmo-pop3-unlock.
2258         (elmo-pop3-read-contents): Ditto.
2259         (elmo-pop3-read-body): Ditto.
2260         (elmo-folder-status): Call elmo-folder-close.
2261         (elmo-pop3-lock): Abolish.
2262         (elmo-pop3-unlock): Ditto.
2263         (elmo-pop3-locked-p): Ditto.
2264         (elmo-folder-check): Don't call elmo-pop3-locked-p.
2265
2266 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
2267
2268         * elmo-version.el (elmo-version): Up to 2.7.0.
2269
2270         * elmo-pop3.el (elmo-pop3-debug): New variable.
2271         (elmo-pop3-debug-inhibit-logging): Ditto.
2272         (elmo-pop3-debug): New function.
2273         (elmo-pop3-send-command): Call elmo-pop3-debug.
2274         (elmo-pop3-read-response): Added keep-lock optional argument;
2275         Don't unlock if keep-lock is non-nil.
2276         (elmo-pop3-process-filter): Call elmo-pop3-debug.
2277         (elmo-network-authenticate-session): Bind
2278         elmo-pop3-debug-inhibit-logging as t.
2279         (elmo-network-setup-session): Call elmo-pop3-read-response with
2280         keep-lock argument.
2281         (elmo-pop3-read-msg): Ditto.
2282         (elmo-pop3-locked-p): Call elmo-pop3-debug.
2283         (elmo-pop3-read-body): Call elmo-pop3-unlock.
2284         (elmo-network-initialize-session): Call elmo-pop3-lock.
2285         (elmo-folder-close-internal): Don't clear location-alist slot.
2286         (elmo-folder-check): Clear location-alist slot.
2287
2288 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
2289
2290         * elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
2291         (elmo-pop3-send-command): Call elmo-pop3-lock.
2292         (elmo-pop3-read-response): Call elmo-pop3-unlock.
2293         (elmo-pop3-read-contents): Ditto.
2294         (elmo-pop3-lock): New function.
2295         (elmo-pop3-unlock): Ditto.
2296         (elmo-pop3-locked-p): Ditto.
2297         (elmo-folder-check): Don't delete process if elmo-pop3-locked-p
2298         returns t.
2299
2300 2001-06-11  Yuuichi Teranishi  <teranisi@gohome.org>
2301
2302         * elmo-shimbun.el (elmo-shimbun-msgdb-to-headers): Inverted logic.
2303
2304         * elmo-util.el (elmo-file-field-primitive-condition-match):
2305         New inline function (Don't fetch file content if "first" or "last").
2306         (elmo-file-field-condition-match): Use
2307         elmo-file-field-primitive-condition-match.
2308
2309         * elmo-localdir.el (elmo-folder-search): Speed up simple "last" and
2310         "first".
2311
2312         * elmo-pop3.el (elmo-pop3-process-filter): Don't use floor nor float.
2313         (elmo-message-fetch-plugged): Fixed.
2314
2315         * elmo-imap4.el (elmo-imap4-find-next-line): Ditto.
2316
2317 2001-06-10  Yuuichi Teranishi  <teranisi@gohome.org>
2318
2319         * elmo.el (elmo-folder-move-messages): Bind
2320         elmo-inhibit-display-retrieval-progress as t while moving messages.
2321
2322         * elmo-vars.el (elmo-display-retrieval-progress-threshold):
2323         New variable.
2324         (elmo-inhibit-display-retrieval-progress): Ditto.
2325
2326         * elmo-pop3.el (elmo-pop3-process-filter): Use elmo-display-progress
2327         for retrieval progress;
2328         Don't display progress when total buffer size is smaller than
2329         elmo-display-retrieval-progress-threshold.
2330         (elmo-message-fetch-plugged): Don't display progress when
2331         elmo-inhibit-display-retrieval-progress is non-nil.
2332
2333         * elmo-imap4.el (elmo-imap4-find-next-line): Use elmo-display-progress
2334         for retrieval progress;
2335         Don't display progress when literal size is smaller than
2336         elmo-display-retrieval-progress-threshold.
2337         (elmo-imap4-message-fetch): Don't display progress when
2338         elmo-inhibit-display-retrieval-progress is non-nil.
2339
2340 2001-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
2341
2342         * elmo-imap4.el (elmo-imap4-display-literal-progress): New variable.
2343         (elmo-imap4-find-next-line): Display progress whille literal fetching.
2344         (elmo-imap4-message-fetch): Likewise.
2345
2346         * elmo-shimbun.el (elmo-shimbun-default-index-range): New user option.
2347         (elmo-shimbun-index-range-alist): Ditto.
2348         (elmo-shimbun-use-entire-index): Abolish.
2349         (shimbun-mua-use-entire-index): Ditto.
2350         (elmo-shimbun-folder): Added new slot `range'.
2351         (elmo-folder-initialize): Setup slot `range'.
2352
2353 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
2354
2355         * elmo-shimbun.el (elmo-shimbun-parse-time-string): New function.
2356         (elmo-shimbun-msgdb-to-headers): Added `expire-days' argument.
2357         (elmo-shimbun-get-headers): Use return value of
2358         `shimbun-article-expiration-days'.
2359         (elmo-folder-close-internal): Clean up last-check slot.
2360
2361         * elmo-pop3.el (elmo-pop3-process-filter): Show retrieve progress.
2362         (elmo-pop3-total-size): New variable.
2363         (elmo-message-fetch-plugged): Bind elmo-pop3-total-size while fetching.
2364
2365         * elmo.el (elmo-folder-reserve-status-p): New method.
2366
2367         * elmo-shimbun.el (elmo-shimbun-headers-cache): Abolish.
2368         (elmo-shimbun-use-entire-index): New user option.
2369         (shimbun-elmo-mua): New class.
2370         (shimbun-mua-search-id): Define.
2371         (shimbun-mua-use-entire-index): Ditto.
2372         (elmo-shimbun-folder:last-check): New slot.
2373         (elmo-shimbun-headers-cache-header-list): Abolish.
2374         (elmo-shimbun-headers-cache-set-header-list): Ditto.
2375         (elmo-shimbun-headers-cache-header-hash): Ditto.
2376         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
2377         (elmo-shimbun-headers-cache-last-check): Ditto.
2378         (elmo-shimbun-headers-cache-set-last-check): Ditto.
2379         (elmo-shimbun-headers-check-p): Rewrite.
2380         (elmo-shimbun-msgdb-to-headers): New function.
2381         (elmo-shimbun-get-headers): Rewrite.
2382         (elmo-folder-initialize): Set 1st argument of `shimbun-open'.
2383         (elmo-folder-open-internal): Get headers only if
2384         `elmo-shimbun-headers-check-p' is non-nil.
2385         (elmo-folder-check): Check only if `elmo-shimbun-headers-check-p'
2386         is non-nil.
2387         (elmo-shimbun-msgdb-create-entity): Re-use old msgdb entities.
2388         (elmo-quit): Removed.
2389
2390         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra): New inline
2391         function.
2392         (elmo-msgdb-overview-entity-set-extra): Ditto.
2393         (elmo-msgdb-make-overview-hashtb): Make hash if overview is non-nil.
2394
2395         * elmo-map.el (elmo-folder-status): Don't call
2396         elmo-folder-close-internal if `elmo-folder-reserve-status-p'
2397         is non-nil.
2398
2399 2001-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2400
2401         * elmo-msgdb.el (elmo-msgdb-search-internal): Call itself instead
2402         of `elmo-msgdb-search-internal-primitive' when condition's car is
2403         `and' or `or'.
2404
2405 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
2406
2407         * elmo-nntp.el (elmo-nntp-get-newsgroup-by-msgid): Fix for luna.
2408
2409 2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2410
2411         * elmo-pipe.el (elmo-folder-open-internal): Check plugged before
2412         call `elmo-pipe-drain'.
2413
2414 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2415
2416         * elmo-mark.el (elmo-message-fetch-with-cache-process): Fixed
2417         typo. (elmo-cache-folder -> elmo-mark-folder)
2418
2419 2001-05-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2420
2421         * elmo-net.el (elmo-message-fetch-unplugged): Don't call
2422         `elmo-message-fetch'.
2423
2424 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2425
2426         * elmo-net.el (elmo-message-encache): Fixed typo.
2427         (elmo-message-fetch-unplugged): Changed call
2428         `elmo-message-fetch-internal' without argument `outbuf'.
2429
2430 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2431
2432         * elmo.el (elmo-message-encache): Define as generic function.
2433         (elmo-message-fetch-field): New generic function.
2434         (elmo-message-fetch-with-cache-process): Cause an error when
2435         fetch strategy is 'entire but only 'section cache is available.
2436         (toplevel): Fixed nmz folder definition.
2437
2438         * elmo-vars.el (elmo-msgdb-lock-list-filename): Removed.
2439         (elmo-msgdb-resume-list-filename): Ditto.
2440         (elmo-queue-filename): Ditto.
2441         (elmo-enable-disconnected-operation): Changed default value to t.
2442
2443         * elmo-util.el (elmo-cache-path-section-p): New function.
2444         (elmo-file-cache-get): Use it.
2445         (elmo-dop-queue-filename): Moved from elmo-dop.el.
2446         (elmo-dop-queue-load): Moved from elmo-msgdb.el.
2447         (elmo-dop-queue-save): Ditto.
2448
2449         * elmo-net.el (elmo-folder-status-unplugged): Call
2450         elmo-folder-status-dop.
2451         (elmo-folder-list-messages-unplugged): Implemented.
2452         (elmo-folder-delete-messages-unplugged): Define.
2453         (elmo-folder-msgdb-create): Define.
2454         (elmo-folder-msgdb-create-unplugged): Define.
2455         (elmo-folder-mark-as-read-unplugged): Ditto.
2456         (elmo-folder-unmark-read-unplugged): Ditto.
2457         (elmo-folder-mark-as-important-unplugged): Ditto.
2458         (elmo-folder-unmark-important-unplugged): Ditto.
2459         (elmo-message-encache): Ditto.
2460
2461         * elmo-msgdb.el (elmo-dop-queue-load): Moved to elmo-util.el.
2462         (elmo-dop-queue-save): Ditto.
2463
2464         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Renamed from
2465         `elmo-folder-msgdb-create'.
2466         (elmo-folder-append-buffer): Implemented unplugged operation.
2467         (elmo-folder-append-messages): Call parent method in unplugged status.
2468         (elmo-message-fetch-unplugged): Removed definition.
2469         (elmo-message-fetch-field): Implemented.
2470
2471         * elmo-dop.el (toplevel): Require 'elmo-localdir.
2472         (elmo-dop-folder): Removed variable definition.
2473         (elmo-dop-queue-append): Changed argument `fname' to `folder'.
2474         (elmo-dop-queue-flush): Implemented.
2475         (elmo-dop-queue-merge): Removed definition (TODO).
2476         (elmo-dop-spool-folder): New function.
2477         (elmo-dop-spool-folder-append-buffer): Ditto.
2478         (elmo-dop-spool-folder-list-messages): Ditto.
2479         (elmo-dop-list-deleting-messages): Ditto.
2480         (elmo-folder-append-buffer-dop): Ditto.
2481         (elmo-folder-delete-messages-dop): Ditto.
2482         (elmo-message-encache-dop): New inline function.
2483         (elmo-create-folder-dop): Ditto.
2484         (elmo-folder-mark-as-read-dop): Ditto.
2485         (elmo-folder-unmark-read-dop): Ditto.
2486         (elmo-folder-mark-as-important-dop): Ditto.
2487         (elmo-folder-unmark-important-dop): Ditto.
2488         (elmo-folder-status-dop): Fixed.
2489         (elmo-folder-append-buffer-dop-delayed): New function.
2490         (elmo-folder-delete-messages-dop-delayed): Ditto.
2491         (elmo-dop-msgdb): Ditto.
2492
2493 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2494
2495         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed.
2496
2497 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2498
2499         * elmo.el (elmo-folder-move-messages): Fixed problem when
2500         `dst-folder' is 'null.
2501
2502 2001-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2503
2504         * elmo.el (elmo-folder-list-importants): Rewirte. Use global mark
2505         instead of current mark.
2506
2507         * elmo-multi.el (elmo-folder-list-importants-internal): No
2508         operation if importants is not list.
2509
2510         * elmo-filter.el (elmo-filter-folder-list-importants-internal):
2511         Return t if importants is not list.
2512
2513         * elmo-map.el (elmo-map-folder-list-importants): Define.
2514         (elmo-folder-list-importants-internal): Check return value of
2515         `elmo-map-folder-list-importants-internal'.
2516
2517         * elmo-cache.el (elmo-folder-list-importants-internal): Eliminated.
2518
2519         * elmo-mark.el (elmo-folder-list-importants-internal): Ditto.
2520
2521         * elmo-nmz.el (elmo-folder-list-importants-internal): Ditto.
2522
2523         * elmo-shimbun.el (elmo-folder-list-importants-internal): Ditto.
2524
2525 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
2526
2527         * elmo.el (elmo-message-fetch-confirm): Fixed docstring.
2528         (Patch is provided by <kita@coe.nttdata.co.jp>).
2529
2530 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2531
2532         * elmo.el (elmo-folder-synchronize): Don't check important mark in
2533         mark folder.
2534
2535 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2536
2537         * elmo.el (elmo-message-fetch): Define.
2538         (elmo-message-fetch-with-cache-process): New generic method.
2539         (elmo-message-fetch-internal): New generic method.
2540         (elmo-folder-synchronize):
2541
2542         * elmo-archive.el (elmo-message-fetch-internal): Define.
2543         (elmo-message-fetch): Eliminated.
2544
2545         * elmo-localdir.el (elmo-message-fetch-internal): Define.
2546         (elmo-message-fetch): Eliminated.
2547
2548         * elmo-map.el (elmo-map-message-fetch): Eliminated optional
2549         argument OUTBUF.
2550         (elmo-message-fetch-internal): Define (Renamed from `elmo-message-fetch').
2551
2552         * elmo-cache.el (elmo-message-fetch-with-cache-process): Define.
2553         (elmo-map-message-fetch): Merged with elmo-cache-folder-map-message-fetch.
2554
2555         * elmo-mark.el (elmo-message-fetch-with-cache-process): Define.
2556         (elmo-map-message-fetch): Merged with `elmo-mark-folder-map-message-fetch'.
2557
2558         * elmo-maildir.el (elmo-map-message-fetch): Rewrite.
2559
2560         * elmo-nmz.el (elmo-map-message-fetch): Ditto.
2561
2562         * elmo-shimbun.el (elmo-map-message-fetch): Ditto.
2563
2564         * elmo-net.el (elmo-message-fetch-plugged): Remove cache process.
2565         (elmo-message-fetch-unplugged): New generic method.
2566         (elmo-message-fetch-internal): Remove cache process (Renamed from
2567         `elmo-message-fetch').
2568
2569         * elmo-nntp.el (elmo-message-fetch-with-cache-process): Define.
2570         (elmo-message-fetch): Eliminated.
2571         (elmo-message-fetch-unplugged): Ditto.
2572
2573         * elmo-imap4.el (elmo-message-fetch-unplugged): Remove cache process.
2574
2575 2001-05-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2576
2577         * elmo-multi.el (elmo-multi-folder-append-msgdb): Fixed structure
2578         of `to-be-deleted' from number-alist to number-list.
2579
2580 2001-04-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2581
2582         * elmo-pipe.el (elmo-folder-unmark-important): Fixed typo.
2583         (elmo-folder-mark-as-important): Ditto.
2584
2585 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
2586
2587         * elmo.el (elmo-folder): Added process-duplicates slot.
2588
2589         * elmo-pipe.el (elmo-folder-mark-as-read): Define.
2590         (elmo-folder-unmark-read): Ditto.
2591         (elmo-folder-unmark-important): Ditto.
2592         (elmo-folder-mark-as-important): Ditto.
2593
2594         * elmo-multi.el (elmo-multi-folder-append-msgdb): Implemented
2595         duplicated message processing.
2596
2597         * elmo.el (elmo-generic-folder-append-msgdb): Ditto.
2598
2599 2001-04-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2600
2601         * elmo-util.el (elmo-list-subdirectories-1): New function.
2602         (elmo-list-subdirectories): Use `elmo-list-subdirectories-1'.
2603         (elmo-mapcar-list-of-list): New function.
2604
2605         * elmo-archive.el (elmo-archive-folder-list-subfolders): Use
2606         `elmo-mapcar-list-of-list' instead of `mapcar'.
2607
2608         * elmo-localdir.el (elmo-folder-list-subfolders): Ditto.
2609
2610         * elmo-maildir.el (elmo-folder-list-subfolders): Ditto. Bind
2611         `elmo-have-link-count'. Return the fully qualified folder name.
2612
2613 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
2614
2615         * elmo-shimbun.el (elmo-shimbun-check-interval): New user option.
2616         (elmo-shimbun-headers-cache): New internal variable.
2617         (elmo-shimbun-headers-cache-header-list): New inline function.
2618         (elmo-shimbun-headers-cache-set-header-list): Ditto.
2619         (elmo-shimbun-headers-cache-header-hash): Ditto.
2620         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
2621         (elmo-shimbun-headers-cache-last-check): Ditto.
2622         (elmo-shimbun-headers-cache-set-last-check): Ditto.
2623         (elmo-shimbun-lapse-seconds): Ditto.
2624         (elmo-shimbun-headers-cache-check-p): Ditto.
2625         (elmo-shimbun-get-headers): New function.
2626         (elmo-folder-open-internal): Call it.
2627         (elmo-quit): Define (Clear headers-cache).
2628
2629 2001-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
2630
2631         * elmo-nntp.el (elmo-folder-initialize): Fixed typo (folder->name).
2632
2633         * elmo-msgdb.el (elmo-msgdb-flist-load): Use elmo-mime-charset.
2634         (elmo-msgdb-flist-save): Ditto.
2635
2636         * elmo-shimbun.el (elmo-folder-list-subfolders):
2637         Use `shimbun-groups' instead of `shimbun-groups-internal'.
2638         (elmo-folder-exists-p): Ditto.
2639
2640         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Set `shimbun'
2641         argument for `shimbun-header-insert'.
2642
2643 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
2644
2645         * elmo-multi.el (elmo-multi-folder-diff): Use dummy number list
2646         at first time.
2647
2648         * elmo-util.el (toplevel): Require 'mcharset and 'pces.
2649         (With a little help from 'NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>')
2650
2651 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
2652
2653         * elmo-shimbun.el (elmo-folder-open-internal): Do nothing if unplugged.
2654         (elmo-folder-plugged-p): Define.
2655         (elmo-folder-set-plugged): Ditto.
2656         (elmo-shimbun-msgdb-create-entity): Do nothing if there's no header.
2657         (elmo-folder-list-messages-internal): Return t if unplugged.
2658         (elmo-folder-initialize): Fixed for "@gnome.gnome-1.4-list".
2659
2660         * elmo-multi.el (elmo-folder-list-messages-internal): Fixed problem
2661         when elmo-folder-list-messages-internal method of children returns t.
2662
2663         * elmo-map.el (elmo-map-folder-update-locations): Fixed problem when
2664         pair is nil.
2665         (elmo-folder-open-internal): Don't update if unplugged status.
2666
2667 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
2668
2669         * elmo.el (elmo-folder-synchronize): Fixed problem when there's no
2670         new message.
2671
2672 2001-04-12  Yuuichi Teranishi  <teranisi@gohome.org>
2673
2674         * elmo-util.el (elmo-file-cache-save): Ignore errors.
2675
2676         * elmo-net.el (elmo-message-fetch): Check cache-path is non-nil before
2677         saving.
2678
2679 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
2680
2681         * elmo.el (elmo-folder-synchronize): Added optional no-check argument.
2682
2683         * elmo-shimbun.el (elmo-shimbun-folder): Added headers slot.
2684         (elmo-folder-open-internal): Set up headers slot.
2685         (elmo-folder-check): Call elmo-folder-close-internal and
2686         elmo-folder-open-internal.
2687         (elmo-folder-close-internal): Clean up headers slot.
2688
2689 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2690
2691         * elmo-archive.el (elmo-archive-folder-list-subfolders): Match
2692         exactly folder list.
2693         (elmo-folder-append-messages): Fixed append archive with prefix.
2694
2695         * elmo-localdir.el (elmo-folder-message-make-temp-files): Fixed
2696         make temp files with start-number.
2697
2698         * elmo-pipe.el (elmo-folder-message-make-temp-file-p): Fixed typo.
2699
2700 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2701
2702         * elmo.el (elmo-folder-list-messages-internal): Fixed lucking optional
2703         argument `visible-only'.
2704         (elmo-generic-folder-append-messages): Fixed condition. Use `unless'
2705         instead of `if'.
2706
2707         * elmo-pop3.el (elmo-folder-open-internal): Check
2708         `elmo-inhibit-number-mapping' is non-nil.
2709
2710         * elmo-pipe.el (elmo-folder-status): Fixed.
2711
2712 2001-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
2713
2714         * elmo.el (elmo-dop-queue-flush): Added autload setting.
2715
2716         * elmo-shimbun.el (elmo-shimbun-folder): Added `header-hash' slot.
2717         (elmo-folder-open-internal): Setup `header-hash' slot.
2718         (elmo-shimbun-msgdb-create-entity): Use `header-hash' to get header
2719         information.
2720         (elmo-map-message-fetch): Ditto.
2721
2722 2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
2723
2724         * shimbun.el, sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
2725         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
2726         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
2727         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el, sb-tcup.el: Removed.
2728
2729         * elmo-util.el (elmo-resque-obsolete-variable): Fix.
2730
2731 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
2732
2733         * sb-airs.el: Added footer.
2734
2735         * shimbun.el (shimbun-article): Define as luna-method.
2736
2737         * sb-tcup.el: New file.
2738
2739         * sb-airs.el (toplevel): Require 'sb-mhonarc.
2740         (According to the report from ABE Yasushi <yasushi@indigo.co.jp>)
2741
2742 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2743
2744         * sb-asahi.el (shimbun-index-url): Removed redundant '/' in URL string.
2745         (shimbun-get-headers): Ditto.
2746
2747         * elmo.el: Moved obsolete variable definitions from
2748         elmo-imap4.el, elmo-nntp.el and elmo-pop3.el.
2749
2750         * sb-asahi.el (shimbun-asahi-groups): Deleted "feneral" and "personal"
2751         groups.
2752
2753         * shimbun.el: New file.
2754
2755         * elmo-shimbun.el: New file.
2756
2757         * sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
2758         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
2759         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
2760         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el: New files.
2761
2762 2001-03-27  Kenichi OKADA  <okada@opaopa.org>
2763
2764         * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
2765         hierarchy is t.
2766
2767 2001-03-12  Yuuichi Teranishi  <teranisi@gohome.org>
2768
2769         * elmo.el (elmo-folder-msgdb): Define as macro.
2770         (elmo-folder-open): Added argument `load-msgdb'.
2771         (elmo-generic-folder-open): Ditto.
2772         (elmo-folder-encache): New function.
2773
2774         * elmo-dop.el (elmo-dop-queue): Moved from elmo-dop.el.
2775
2776         * elmo-net.el (elmo-message-fetch): Check the cache path is non-nil.
2777
2778         * elmo-msgdb.el (elmo-msgdb-delete-msgs):
2779         Eliminated argument FOLDER and added argument MSGDB.
2780         (elmo-dop-queue-load): Moved from elmo-dop.el.
2781         (elmo-dop-queue-save): Ditto.
2782
2783         * elmo-map.el (elmo-map-folder-update-locations): Sort by number.
2784
2785         * elmo-imap4.el (elmo-folder-open): Added argument load-msgdb.
2786
2787         * elmo-filter.el (elmo-filter-folder-list-unreads-internal):
2788         Use elmo-folder-msgdb instead of elmo-folder-msgdb-internal.
2789         (elmo-filter-folder-list-importants-internal): Ditto.
2790
2791         * elmo-map.el (elmo-folder-pack-number): Ditto.
2792
2793         * elmo-mime.el (elmo-mime-message-display): Ditto.
2794
2795         * elmo.el (elmo-generic-folder-commit): Ditto.
2796         (elmo-folder-list-unreads): Ditto.
2797         (elmo-folder-list-importants): Ditto.
2798         (elmo-generic-folder-commit): Ditto.
2799         (elmo-message-set-mark): Ditto.
2800         (elmo-generic-folder-append-msgdb): Ditto.
2801         (elmo-folder-synchronize): Ditto.
2802         (elmo-folder-messages): Ditto.
2803         (elmo-init): Call elmo-dop-queue-load.
2804         (elmo-folder-list-messages): Ditto.
2805
2806         * elmo-nntp.el (elmo-folder-update-number): Ditto.
2807         (elmo-nntp-folder-process-crosspost): Ditto.
2808         (elmo-folder-list-unreads-internal): Ditto.
2809
2810         * elmo-dop.el: Removed old functions.
2811
2812 2001-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
2813
2814         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument from
2815         `folder' to `msgdb'.
2816
2817 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
2818
2819         * mmimap.el (mmimap-parse-parameters-from-list): Define as alias for
2820         `mime-decode-parameters' instead of `mime-decode-parameter-plist'.
2821
2822         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Bind
2823         case-fold-search.
2824
2825 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
2826
2827         * elmo-util.el (elmo-resque-obsolete-variable): Use defvaralias if
2828         defined.
2829
2830         * mmimap.el (toplevel): Require 'mime-parse and 'static.
2831         (mmimap-parse-parameters-from-list): Define as alias for
2832         `mime-decode-parameter-plist' if it is defined as function.
2833         (mmimap-make-mime-entity): Added argument `number'.
2834         (initialize-instance): Set `number' argument of mmimap-make-mime-entity
2835         as 0.
2836         (mime-imap-entity-header-string): Arrange node-id for rfc2060 section.
2837
2838         * elmo.el (elmo-folder-have-subfolder-p): New generic function.
2839
2840         * elmo-mark.el (elmo-folder-have-subfolder-p): Define.
2841
2842         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite.
2843
2844 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
2845
2846         * elmo-maildir.el (elmo-folder-msgdb-create): Fixed.
2847
2848         * elmo-imap4.el (elmo-folder-initialize): Fixed problem
2849         when elmo-imap4-default-authenticate-type is nil.
2850         (elmo-folder-list-subfolders): Ditto
2851         (According to the reported of Bun Mizuhara <mizuhara@acm.org>)
2852         (elmo-imap4-fetch-callback-1-subr): Renamed from
2853         `elmo-imap4-fetch-callback-1' and define as inline function.
2854         (elmo-imap4-fetch-callback-1):
2855         Renamed from `elmo-imap4-fetch-callback'.
2856         (elmo-imap4-parse-fetch): Funcall `elmo-imap4-fetch-callback'.
2857
2858         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Fixed
2859         msgdb path (To keep compatibility with main trunk).
2860
2861         * elmo-vars.el (elmo-inhibit-number-mapping): New variable.
2862
2863         * elmo-util.el (elmo-make-file-cache): Moved position of
2864         some macros.
2865
2866         * elmo-pop3.el (elmo-pop3-inhibit-uidl): Eliminated.
2867         (elmo-pop3-get-session): Use `elmo-inhibit-number-mapping'
2868         instead of `elmo-pop3-inhibit-uidl'.
2869         (elmo-folder-exists-p): Ditto.
2870         (elmo-pop3-folder-list-messages): Ditto.
2871
2872         * elmo-pipe.el (elmo-pipe-drain): Use `elmo-inhibit-number-mapping'
2873         instead of `elmo-pop3-inhibit-uidl'.
2874         (elmo-folder-status): Ditto.
2875
2876         * elmo-dop.el (elmo-dop-folder): New variable.
2877         (elmo-dop-lock-message): Eliminated.
2878         (elmo-dop-unlock-message): Ditto.
2879         (elmo-dop-lock-list-load): Ditto.
2880         (elmo-dop-lock-list-save): Ditto.
2881         (elmo-dop-delete-folder): Ditto.
2882         (elmo-dop-rename-folder): Ditto.
2883
2884         * elmo.el: Removed incomplete commentary.
2885
2886 2001-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2887
2888         * elmo.el (toplevel): Require 'elmo-version first;
2889         for little `recursive-load-depth' settings.
2890         Fix "ends here" comment.
2891
2892 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
2893
2894         * elmo-util.el (toplevel): Require 'poem;
2895         Some functions are moved from elmo-cache.el.
2896
2897         * elmo-net.el (toplevel): Require 'elmo-cache.
2898
2899         * elmo-msgdb.el (toplevel): Don't require 'elmo-cache.
2900
2901         * elmo.el (toplevel): Ditto.
2902
2903         * elmo-cache.el: Rewrite with luna;
2904         Some functions are moved to elmo-util.el.
2905
2906         * elmo-internal.el (elmo-internal-folder-list): New variable.
2907         (elmo-internal-folder-initialize): Rewrite.
2908         (elmo-folder-list-subfolders): Ditto.
2909
2910         * elmo-cache.el (elmo-cache-search-all): Eliminated.
2911         (elmo-cache-collect-sub-directories): Ditto.
2912
2913 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
2914
2915         * elmo-version.el (elmo-version): Up to 2.5.8.
2916
2917         * elmo.el (elmo-folder-list-messages-mark-match): New function.
2918
2919         * elmo-util.el (elmo-list-insert): New function.
2920
2921 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
2922
2923         * elmo.el (elmo-init): New function.
2924         (elmo-quit): Call `elmo-crosspost-message-alist-save'.
2925
2926         * elmo-vars.el (elmo-msgdb-file-header-chop-length): New variable
2927         (Renamed from `elmo-localdir-header-chop-length').
2928
2929         * elmo-pop3.el (elmo-pop3-use-cache,
2930         elmo-pop3-send-command-synchronously): Moved from `elmo-vars.el'.
2931
2932         * elmo-nntp.el (elmo-message-fetch): Define.
2933         (elmo-message-fetch-unplugged): Ditto.
2934         (elmo-nntp-overview-fetch-chop-length): Moved from `elmo-vars.el'.
2935         (elmo-nntp-use-cache): Ditto.
2936         (elmo-nntp-max-number-precedes-list-active): Ditto.
2937
2938         * elmo-multi.el (elmo-multi-divide-number): Moved from `elmo-vars.el'.
2939
2940         * elmo-msgdb.el (elmo-localdir-insert-header): Renamed to
2941         `elmo-msgdb-insert-file-header'.
2942         Use `elmo-msgdb-file-header-chop-length'.
2943
2944         * elmo-localdir.el (elmo-localdir-lockfile-list): Moved from
2945         `elmo-vars.el'.
2946
2947         * elmo-cache.el (elmo-cache-insert-header): Eliminated.
2948         (elmo-cache-msgdb-create-overview-entity-from-file): Use
2949         `elmo-msgdb-insert-file-header'.
2950
2951         * elmo-imap4.el, elmo-nntp.el, elmo-pop3.el:
2952         Use new variable;
2953         Define obsolete variables with `elmo-define-obsolete-variable',
2954
2955         * elmo-util.el (elmo-warning-buffer-name): New constant.
2956         (elmo-warning): New function.
2957         (elmo-obsolete-variable-alist): New variable.
2958         (elmo-obsolete-variable-show-warnings): New variable.
2959         (elmo-define-obsolete-variable): New function.
2960         (elmo-resque-obsolete-variable): Ditto.
2961         (elmo-resque-obsolete-variables): Ditto.
2962
2963 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
2964
2965         * elmo-vars.el (elmo-use-buffer-cache, elmo-buffer-cache-size):
2966         Eliminated.
2967
2968         * elmo-pop3.el, elmo-nntp.el: Use custom.
2969
2970 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
2971
2972         * elmo-imap4.el (elmo-network-authenticate-session): Fix.
2973         * elmo-pop3.el (elmo-network-authenticate-session): Add comments.
2974
2975 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
2976
2977         * Luna-fy Kenichi OKADA's following changes.
2978         * elmo.el (elmo-folder-list-messages-internal): Added optional argument
2979         `nohide'.
2980         (elmo-folder-synchronize): Changed meaning of argument `ignore-msgdb'.
2981
2982 2001-02-21  OKAZAKI Tetsurou  <okazaki@be.to>
2983
2984         * elmo-util.el (elmo-display-progress): Prefer
2985         `progress-feedback-with-label' to `lprogress-display'.
2986
2987 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
2988
2989         * elmo-imap4.el (elmo-imap4-list-folder): Added 'uid'
2990
2991 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
2992
2993         * elmo2.el (elmo-list-folder): Added optional argument `nohide'.
2994         * elmo-imap4.el (elmo-imap4-list-folder): Added optional argument `nohide'.
2995         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
2996         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
2997         * elmo-localdir.el (elmo-localdir-list-folder): Ditto.
2998         * elmo-localnews.el (elmo-localnews-list-folder): Ditto.
2999         * elmo-archive.el (elmo-archive-list-folder): Ditto.
3000         * elmo-filter.el (elmo-filter-list-folder): Ditto.
3001         * elmo-internal.el (elmo-internal-list-folder): Ditto.
3002         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
3003         * elmo-multi.el (elmo-multi-list-folder): Ditto.
3004         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
3005         * elmo-dop.el (elmo-dop-list-folder): Ditto.
3006
3007 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
3008
3009         * elmo-msgdb.el (elmo-msgdb-max-of-killed): New function.
3010         * elmo-imap4.el (elmo-imap4-list-folder): Use killed-list.
3011
3012 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3013
3014         * elmo.el (elmo-folder-process-crosspost): New generic method.
3015         (elmo-folder-writable-p): Ditto.
3016         (elmo-folder-message-appendable-p): Eliminated.
3017         (elmo-generic-folder-append-msgdb): Rewrite.
3018         (elmo-newsgroups-hashtb): New internal variable.
3019         (elmo-crosspost-message-set): Eliminated.
3020         (elmo-crosspost-message-delete): Ditto.
3021         (elmo-setup-subscribed-newsgroups): New function.
3022         (elmo-crosspost-message-alist-modified): New internal variable.
3023         (elmo-crosspost-message-alist-load): New function (Renamed from
3024         `wl-crosspost-alist-load').
3025         (elmo-crosspost-message-alist-save): Ditto (Renamed from
3026         `wl-crosspost-alist-save').
3027
3028         * elmo-util.el (elmo-parse): New function (Renamed from `wl-parse').
3029
3030         * elmo-nntp.el (elmo-nntp-folder): New slots `temp-crosses' and
3031         `unreads'.
3032         (elmo-nntp-groups-hashtb): Eliminated (Renamed to
3033         elmo-newsgroups-hashtb).
3034         (elmo-nntp-message-fetch): Call `elmo-nntp-setup-crosspost-buffer',
3035         `elmo-nntp-folder-update-crosspost-message-alist'.
3036         (elmo-nntp-get-folders-info): Use `elmo-newsgroups-hashtb' instead of
3037         `elmo-nntp-groups-hashtb'.
3038         (elmo-nntp-make-groups-hashtb): Eliminated.
3039         (elmo-nntp-parse-newsgroups): New function (Renamed from
3040         `wl-parse-newsgroups').
3041         (elmo-folder-creatable-p, elmo-folder-writable-p,
3042         elmo-folder-close-internal, elmo-folder-mark-as-read,
3043         elmo-folder-process-crosspost, elmo-folder-list-unreads-internal):
3044         Define.
3045         (elmo-nntp-folder-update-crosspost-message-alist): New function.
3046
3047         * elmo-net.el (elmo-message-fetch): Check buffer size.
3048
3049         * elmo-multi.el (elmo-multi-split-number-alist): New function.
3050
3051         * elmo-localdir.el (elmo-folder-append-buffer): Fixed logic.
3052
3053         * elmo-imap4.el (elmo-folder-rename-internal): Send `select' command
3054         before `close' command.
3055
3056         * elmo.el (elmo-folder-list-unreads-internal): Added argument
3057         `mark-alist' (All other related portions are changed).
3058
3059 2001-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
3060
3061         * elmo-util.el (elmo-create-hash-size): Eliminated.
3062         (elmo-make-hash) Make a hash with `one less than a power of two'
3063         length.
3064
3065         * elmo-vars.el (elmo-hash-minimum-size): New variable.
3066         (elmo-hash-maximum-size): Changed value.
3067
3068 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
3069
3070         * elmo-mime.el (elmo-mime-message-display): Added argument `unread'.
3071         (elmo-mime-message-display-as-is): Ditto.
3072
3073 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
3074
3075         * elmo-pipe.el (elmo-pipe-drain): Eliminated needless bindings;
3076         Use `elmo-folder-close-internal' instead of `elmo-folder-close'.
3077
3078 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
3079
3080         * elmo-mark.el: New file.
3081
3082         * elmo-internal.el: Rewrite (Almost empty).
3083
3084 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
3085
3086         * mmimap.el (mmimap-make-mime-entity): Consider message/rfc822.
3087         (mime-imap-entity-header-string): Ditto.
3088         (mmimap-entity-section): Rewrite.
3089
3090 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
3091
3092         * elmo-nmz.el: New file.
3093
3094         * elmo-pipe.el: Rewrite with luna.
3095
3096 2001-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
3097
3098         * elmo-archive.el: Rewrite with luna.
3099
3100         * elmo-multi.el (elmo-folder-list-unreads-internal): Fixed.
3101         (elmo-folder-list-importants-internal): Ditto.
3102
3103 2001-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
3104
3105         * elmo-archive.el (elmo-archive-version): Abolish.
3106         (toplevel) Removed `boso' comment.
3107
3108 2001-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
3109
3110         * elmo-msgdb.el (elmo-msgdb-add-msgs-to-seen-list): Renamed from
3111         elmo-msgdb-add-msgs-to-seen-list-subr;
3112         Changed argument seen-marks to unread-marks.
3113
3114         * elmo-nntp.el: Rewrite with luna.
3115
3116 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
3117
3118         * elmo-filter.el: Rewrite with luna.
3119
3120 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
3121
3122         * elmo-pop3.el: Rewrite with luna.
3123
3124 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
3125
3126         * elmo-multi.el: Rewrite with luna.
3127
3128         * elmo-vars.el (elmo-use-killed-list): Abolish.
3129         All other related portions are changed.
3130         (elmo-filename-replace-string-alist): Renamed from
3131         elmo-msgid-replace-string-alist.
3132
3133 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
3134
3135         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument.
3136
3137         * elmo-map.el: New file.
3138         * elmo-maildir.el: Rewrite with luna.
3139
3140 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
3141
3142         * elmo.el: Changed meaning of `elmo-folder-commit'.
3143         * elmo-mime.el (elmo-mime-display-as-is-internal): New function.
3144
3145 2001-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
3146
3147         * elmo.el (elmo-folder-append-buffer): New function.
3148         (Renamed from `elmo-append-msg')
3149
3150 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
3151
3152         * elmo-mime.el: New file.
3153
3154 2000-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
3155
3156         * elmo-cache.el: Rewrite.
3157
3158 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
3159
3160         * elmo-pop3.el (elmo-network-authenticate-session): Bind `sasl-mechanisms'
3161
3162 2000-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
3163
3164         * elmo-vars.el (elmo): New group.
3165         (elmo-strict-diff-folder-regexp): New variable.
3166
3167         * elmo-util.el (elmo-call-func): Abolish.
3168         (elmo-folder-get-type): Ditto.
3169         (elmo-*-get-spec): Ditto.
3170         (elmo-*-spec-*): Ditto.
3171         (elmo-imap4-identical-name-space-p): Ditto.
3172         (elmo-folder-identical-system-p): Ditto.
3173         (elmo-folder-direct-copy-alist): Ditto.
3174         (elmo-folder-direct-copy-p): Ditto.
3175
3176         * elmo-pipe.el (elmo-pipe-folder): New luna class.
3177         (elmo-folder-initialize): Define.
3178         (elmo-folder-get-primitive-list): Ditto.
3179
3180         * elmo-nntp.el (elmo-nntp-folder): New luna class.
3181         (elmo-folder-initialize): Define.
3182         Renamed `elmo-network-session-host-internal' to
3183         `elmo-network-session-server-internal'.
3184
3185         * elmo-multi.el (elmo-multi-folder): New luna class.
3186         (elmo-folder-initialize): Define.
3187         (elmo-folder-get-primitive-list): Ditto.
3188         (elmo-folder-contains-type): Ditto.
3189         (elmo-message-use-cache-p): Ditto.
3190
3191         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolish.
3192         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path'.
3193
3194         * elmo-maildir.el (elmo-maildir-folder): New luna class.
3195         (elmo-folder-initialize): Define.
3196
3197         * elmo-filter.el (elmo-filter-folder): New luna class.
3198         (elmo-folder-initialize): Define.
3199         (elmo-folder-get-primitive-list): Ditto.
3200         (elmo-folder-contains-type): Ditto.
3201
3202 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
3203
3204         * elmo-imap4.el: Rewrite with luna.
3205
3206         * mmimap.el: New file.
3207
3208         * mmelmo.el, mmelmo-imap4.el: Removed.
3209
3210         * elmo-net.el: Ditto.
3211
3212         * elmo-pop3.el (elmo-pop3-folder): New luna class.
3213         (elmo-folder-initialize): Define.
3214
3215         * elmo-archive.el (elmo-archive-folder): New luna class.
3216         (elmo-folder-initialize): Define.
3217
3218         * elmo-dop.el: Rename `elmo-msgdb-expand-path' to
3219         `elmo-folder-msgdb-path'.
3220         (elmo-dop-queue-append): Use `elmo-folder-name-internal' and
3221         `elmo-make-folder'.
3222
3223 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
3224
3225         * elmo.el: New file.
3226
3227         * elmo2.el: Renamed to elmo.el.
3228
3229 \f
3230 2001-02-01  OKAZAKI Tetsurou  <okazaki@be.to>
3231
3232         * elmo-cache.el (elmo-cache-expire-by-size): Count
3233         a disk usage for a cache file entry in KB even when
3234         its kind is a directory.
3235
3236 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
3237
3238         * elmo-version.el (elmo-version): Up to 2.5.7.
3239
3240 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3241
3242         * elmo-version.el (elmo-version): Up to 2.5.6.
3243
3244 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
3245
3246         * elmo-version.el (elmo-version): Up to 2.5.5.
3247
3248 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
3249
3250         * elmo-imap4.el (elmo-network-authenticate-session):
3251         Fixed a logic for response checking.
3252
3253 2000-12-15   Daiki Ueno  <ueno@unixuser.org>
3254
3255         * elmo-net.el: Add autoload settings for `starttls-negotiate',
3256         `sasl-find-mechanism', `sasl-make-client', `sasl-mechanism-name',
3257         `sasl-next-step', `sasl-step-data' and `sasl-step-set-data'; bind
3258         `sasl-mechanisms'.
3259
3260         * elmo-imap4.el: Don't require `sasl'; remove autoload settings
3261         for `starttls-open-stream' and `starttls-negotiate'.
3262
3263         * elmo-nntp.el: Remove autoload settings for
3264         `starttls-open-stream' and `starttls-negotiate'.
3265
3266         * elmo-pop3.el: Don't require `sasl'; remove autoload settings
3267         for `starttls-open-stream' and `starttls-negotiate'; don't enclose
3268         `luna-define-class' with `eval-and-compile'.
3269
3270 2000-12-01  Kenichi OKADA  <okada@opaopa.org>
3271
3272         * elmo-util.el (elmo-read-search-condition-internal):
3273         Require an element of table for searching field.
3274
3275 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
3276
3277         * elmo-version.el (elmo-version): Up to 2.5.4.
3278
3279 2000-11-26  Kenichi OKADA  <okada@opaopa.org>
3280
3281         * elmo-nntp.el (elmo-network-initialize-session): Accept response 20[01].
3282
3283 2000-11-24  Kenichi OKADA  <okada@opaopa.org>
3284
3285         * elmo-nntp.el (elmo-network-initialize-session): omitted.
3286
3287 2000-11-22  Kenichi OKADA  <okada@opaopa.org>
3288
3289         * elmo-nntp.el (elmo-network-initialize-session): Skip garbage output
3290         before greeting.
3291
3292 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
3293
3294         * elmo-imap4.el (elmo-imap4-delete-folder):
3295         Send "close" before "delete" (Use commented out line).
3296         (elmo-imap4-rename-folder): Ditto.
3297
3298         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
3299         folder string itself.
3300         (elmo-dop-list-deleted): New function.
3301         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
3302         killed.
3303
3304         * elmo-util.el (elmo-string-rassoc-all): New function.
3305
3306 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
3307
3308         * elmo-version.el (elmo-version): Up to 2.5.3.
3309
3310         * elmo-net.el (elmo-network-get-session): Changed logic for
3311         checking process status.
3312
3313         * elmo-pop3.el (elmo-network-close-session): Do nothing if session
3314         process is nil;
3315         Changed logic for checking process status.
3316
3317 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
3318
3319         * elmo-pop3.el (elmo-network-initialize-session): Skip garbage output
3320         before greeting.
3321         (elmo-network-setup-session): Set UIDL hash size according to
3322         the length of list response.
3323         (elmo-pop3-parse-list-response): Setup elmo-pop3-size-hash
3324         according to the length of list response;
3325         Return the length of list response.
3326         (Adviced by OKAZAKI Tetsurou <okazaki@be.to>)
3327
3328 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
3329
3330         * elmo-imap4.el (toplevel): Require 'ssl.
3331         Add autoload 'starttls.
3332         * elmo-pop3.el (toplevel): Ditto.
3333         * elmo-nntp.el (toplevel): Ditto.
3334
3335 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3336
3337         * elmo-imap4.el (toplevel): defun at compile time.
3338         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
3339         sasl-next-step, sasl-step-data, sasl-step-set-data.
3340         * elmo-pop3.el (toplevel): Ditto.
3341
3342 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3343
3344         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
3345
3346 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3347
3348         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
3349         if error.
3350         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
3351         and `elmo-pop-auth-apop'.
3352
3353 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3354
3355         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
3356
3357 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3358
3359         * elmo-pop3.el (elmo-network-authenticate-session): Split
3360         encoded response value.
3361
3362 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3363
3364         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
3365         `elmo-pop3-force-login'.
3366         Redefine `sasl-mechanisms'.
3367         * elmo-vars.el (elmo-pop3-force-login): Ditto.
3368
3369 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3370
3371         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
3372         Delete `elmo-imap4-authenticator-alist'.
3373         (elmo-imap4-auth-cram-md5): Delete.
3374         (elmo-imap4-auth-digest-md5): Delete.
3375
3376 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3377
3378         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
3379         (elmo-pop3-auth-scram-md5): Ditto.
3380         (elmo-pop3-auth-cram-md5): Ditto.
3381
3382 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3383
3384         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
3385         Delete `elmo-pop3-authenticator-alist'.
3386
3387 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3388
3389         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
3390         new SASL API.
3391         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
3392
3393 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
3394
3395         * elmo-util.el (elmo-folder-local-p): Treat pipe and filter.
3396
3397 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
3398
3399         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
3400         Fixed problem when `elmo-pop3-use-uidl' is nil.
3401         (Reported by Takenobu Sugiyama <sugiyama@ae.advantest.co.jp>)
3402
3403 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3404
3405         * elmo-version.el (elmo-version): Up to 2.5.2.
3406
3407 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
3408
3409         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
3410         New function.
3411         (elmo-pop3-sort-msgdb-by-original-number): Ditto.
3412         (elmo-pop3-msgdb-create-as-numlist): Use it.
3413
3414         * elmo-imap4.el (elmo-imap4-arrival-filter): Check process-buffer.
3415         (Based on the report by AMAKAWA Shuhei <sa264@cam.ac.uk>)
3416
3417         * elmo-pop3.el (elmo-pop3-msgdb-create-as-numlist): Sort msgdb by date.
3418         (Pointed out by Mikiya Tani <m-tani@hml.cl.nec.co.jp>)
3419
3420 2001-01-13 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
3421
3422         * elmo2.el (elmo-make-folder-numbers-list): Fixed problem
3423         when elmo-mark-as-read is called with second argument nil.
3424
3425 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
3426
3427         * elmo-pipe.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
3428         Moved to elmo-util.el.
3429
3430         * elmo-util.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
3431         Moved from elmo-pipe.el
3432
3433         * elmo-archive.el (elmo-archive-call-process): Enclose with
3434         static-if.
3435
3436         * elmo-imap4.el (elmo-imap4-read-msg): Use "BODY[]" instead of
3437         "RFC822" (because RFC822.PEEK is obsolete).
3438         (Adviced by IMAI Takeshi <imai@on.rim.or.jp>)
3439
3440 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
3441
3442         * elmo-archive.el (elmo-archive-call-process): Don't check for
3443         the exit status when Nemacs is running.
3444
3445 2001-01-09  Yuuichi Teranishi  <teranisi@gohome.org>
3446
3447         * elmo-net.el (elmo-network-session-password-key): Don't set default to
3448         'plain.
3449
3450         * elmo-util.el (elmo-imap4-get-spec): Set default of auth to 'clear.
3451         (elmo-pop3-get-spec): Set default of auth to 'user.
3452
3453         * elmo-imap4.el (elmo-imap4-session-check):
3454         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
3455         (elmo-imap4-clear-login): New function; Renamed from `elmo-imap4-login'.
3456         (elmo-imap4-auth-login): New function; Revival.
3457         (elmo-network-authenticate-session): Use `elmo-imap4-clear-login' and
3458         `elmo-imap4-auth-login'.
3459
3460 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3461
3462         * elmo2.el (toplevel): Move `product-provide' declare.
3463         * mmelmo.el (toplevel): Ditto.
3464
3465 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
3466
3467         * elmo-util.el (elmo-folder-get-store-type): Rewrite.
3468
3469 2000-12-26  OKAZAKI Tetsurou <okazaki@be.to>
3470
3471         * elmo-util.el (elmo-folder-get-store-type): New function.
3472         (elmo-folder-direct-copy-p): Use it.
3473
3474 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
3475
3476         * elmo-imap4.el (elmo-imap4-msgdb-create): Set
3477         `elmo-imap4-fetch-callback-data' as a cons cell of `args'
3478         and result of `elmo-imap4-use-flag-p'.
3479         (elmo-imap4-fetch-callback-1): Set mark according to
3480         the result of `elmo-imap4-use-flag-p'.
3481
3482 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
3483
3484         * elmo-msgdb.el (elmo-generic-folder-diff): Moved from elmo2.el
3485         (elmo-generic-list-folder-unread): Ditto.
3486         (elmo-folder-get-info): Ditto.
3487         (elmo-folder-set-info-max-by-numdb): Ditto.
3488         (elmo-folder-get-info-max): Ditto.
3489         (elmo-folder-get-info-length): Ditto.
3490         (elmo-folder-get-info-unread): Ditto.
3491         (elmo-folder-info-make-hashtb): Ditto.
3492
3493         * elmo2.el: Removed above functions.
3494
3495 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
3496
3497         * elmo-imap4.el (toplevel): Require 'ssl.
3498         Add autoload 'starttls.
3499         * elmo-pop3.el (toplevel): Ditto.
3500         * elmo-nntp.el (toplevel): Ditto.
3501
3502 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3503
3504         * elmo-imap4.el (toplevel): defun at compile time.
3505         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
3506         sasl-next-step, sasl-step-data, sasl-step-set-data.
3507         * elmo-pop3.el (toplevel): Ditto.
3508
3509 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3510
3511         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
3512
3513 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3514
3515         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
3516         if error.
3517         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
3518         and `elmo-pop-auth-apop'.
3519
3520 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3521
3522         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
3523
3524 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3525
3526         * elmo-pop3.el (elmo-network-authenticate-session): Split
3527         encoded response value.
3528
3529 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3530
3531         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
3532         `elmo-pop3-force-login'.
3533         Redefine `sasl-mechanisms'.
3534         * elmo-vars.el (elmo-pop3-force-login): Ditto.
3535
3536 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3537
3538         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
3539         Delete `elmo-imap4-authenticator-alist'.
3540         (elmo-imap4-auth-cram-md5): Delete.
3541         (elmo-imap4-auth-digest-md5): Delete.
3542
3543 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
3544
3545         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
3546         (elmo-pop3-auth-scram-md5): Ditto.
3547         (elmo-pop3-auth-cram-md5): Ditto.
3548
3549 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3550
3551         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
3552         Delete `elmo-pop3-authenticator-alist'.
3553
3554 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3555
3556         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
3557         new SASL API.
3558         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
3559
3560 \f
3561 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
3562
3563         * elmo-nntp.el (elmo-nntp-get-folders-info): Fixed last change.
3564
3565 2000-12-01  Yuuichi Teranishi  <teranisi@gohome.org>
3566
3567         * elmo-nntp.el (elmo-nntp-get-folders-info):
3568         Fixed problem when '\' character is contained in user-id.
3569         (Reported by Yoichiro Okabe <okabe@wizsoft.co.jp>)
3570
3571 \f
3572 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
3573
3574         * elmo-imap4.el (elmo-imap4-delete-folder):
3575         Send "close" before "delete" (Use commented out line).
3576         (elmo-imap4-rename-folder): Ditto.
3577
3578         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
3579         folder string itself.
3580         (elmo-dop-list-deleted): New function.
3581         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
3582         killed.
3583
3584         * elmo-util.el (elmo-string-rassoc-all): New function.
3585
3586         * elmo-version.el (elmo-version): Up to 2.5.1.
3587
3588 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3589
3590         * elmo-pop3.el (elmo-pop3-folder-exists-p): Don't use UIDL.
3591
3592         * elmo-internal.el (elmo-internal-search): Fix last change.
3593
3594 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
3595
3596         * elmo-internal.el (elmo-internal-search): Rewrite.
3597         (Fixed problem which is pointed out by Akihiro MOTOKI
3598         <motoki@da.jp.nec.com>)
3599
3600         * elmo-version.el (elmo-version): Up to 2.5.0.
3601
3602 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
3603
3604         * elmo-imap4.el (elmo-imap4-list-folders): Append authenticate-type.
3605
3606 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
3607
3608         * elmo-imap4.el (elmo-imap4-list-folders): When hierarchy is
3609         non-nil, make hierarchy.
3610
3611 2000-11-05  OKAZAKI Tetsurou  <okazaki@be.to>
3612
3613         * elmo-pipe.el (elmo-pipe-drain): When calling `elmo-list-folder',
3614         `elmo-pop3-use-uidl' must be bound to nil.
3615         (Pointed out by Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>)
3616
3617 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
3618
3619         * elmo-util.el (elmo-copy-file): Don't cause an error after
3620         `add-name-to-file' failed.
3621
3622         * elmo-pipe.el (elmo-pipe-drain): List folder before loading msgdb.
3623         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
3624
3625 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3626
3627         * elmo-version.el (elmo-version): Up to 2.3.93.
3628
3629 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
3630
3631         * elmo-util.el (elmo-flatten): New function.
3632
3633 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3634
3635         * elmo-archive.el (toplevel): Added (C) to copyright notice, and
3636         sync Author header.
3637         * elmo-cache.el (toplevel): Ditto.
3638         * elmo-database.el (toplevel): Ditto.
3639         * elmo-date.el (toplevel): Ditto.
3640         * elmo-dop.el (toplevel): Ditto.
3641         * elmo-filter.el (toplevel): Ditto.
3642         * elmo-imap4.el (toplevel): Ditto.
3643         * elmo-internal.el (toplevel): Ditto.
3644         * elmo-localdir.el (toplevel): Ditto.
3645         * elmo-localnews.el (toplevel): Ditto.
3646         * elmo-maildir.el (toplevel): Ditto.
3647         * elmo-msgdb.el (toplevel): Ditto.
3648         * elmo-multi.el (toplevel): Ditto.
3649         * elmo-net.el (toplevel): Ditto.
3650         * elmo-nntp.el (toplevel): Ditto.
3651         * elmo-pipe.el (toplevel): Ditto.
3652         * elmo-pop3.el (toplevel): Ditto.
3653         * elmo-util.el (toplevel): Ditto.
3654         * elmo-vars.el (toplevel): Ditto.
3655         * elmo2.el (toplevel): Ditto.
3656         * mmelmo-imap4.el (toplevel): Ditto.
3657         * mmelmo.el (toplevel): Ditto.
3658
3659         * elmo-version.el (elmo-version): Move to top.
3660
3661         * elmo-cache.el (toplevel): Fixed multiple Author header format.
3662         * elmo-imap4.el (toplevel): Ditto.
3663         * elmo-localdir.el (toplevel): Ditto.
3664         * elmo-msgdb.el (toplevel): Ditto.
3665         * elmo-nntp.el (toplevel): Ditto.
3666         * elmo-pop3.el (toplevel): Ditto.
3667         * elmo-version.el (toplevel): Ditto.
3668
3669         * elmo-localnews.el (toplevel): Added Keyword header.
3670
3671 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
3672
3673         * elmo-version.el (product-version-as-string): Defined using
3674         `defun-maybe'.
3675         (toplevel): Use it.
3676
3677         * elmo-localdir.el (toplevel): Updated copyright notice.
3678         * elmo-version.el (toplevel): Ditto.
3679         * elmo-msgdb.el (toplevel): Ditto.
3680         * elmo-imap4.el (toplevel): Ditto.
3681         * elmo-nntp.el (toplevel): Ditto.
3682         * elmo-pop3.el (toplevel): Ditto.
3683
3684 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
3685
3686         * elmo-pipe.el (elmo-pipe-drain): Don't save msgdb after moving
3687         messages.
3688
3689         * mmelmo.el (mime-parse-parameters-from-list): Don't downcase
3690         parameter value (It sometimes contains raw kanji).
3691
3692 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
3693
3694         * elmo-imap4.el (elmo-network-initialize-session): Check capability.
3695         * elmo-pop3.el (elmo-network-initialize-session): Ditto.
3696
3697 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
3698
3699         * elmo-imap4.el (elmo-network-initialize-session): Fix.
3700
3701 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
3702
3703         * elmo-imap4.el (elmo-network-initialize-session): Change error message.
3704         * elmo-pop3.el (elmo-network-initialize-session): Change error message.
3705
3706 2000-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3707
3708         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Return response
3709         value if selecting folder succceeded.
3710         (Advised by MII Kazuyoshi <mii@isl.ntt.co.jp> for prom-wl.)
3711
3712 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3713
3714         * elmo-util.el (elmo-make-directory): Fixed permission lateral
3715         representation.
3716
3717         * elmo-util.el (elmo-string-matched-member): New function.
3718
3719 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3720
3721         * elmo-util.el (elmo-unintern): New macro.
3722         (elmo-number-set-member): Fixed docstring.
3723
3724         * elmo-imap4.el (elmo-imap4-parse-response): Call `elmo-unintern' for
3725         tag token.
3726
3727 2000-10-25  OKAZAKI Tetsurou  <okazaki@be.to>
3728
3729         * elmo-imap4.el (elmo-imap4-client-eol): Remove duplicated defvar
3730         of `elmo-imap4-status' and `elmo-imap4-reached-tag'.
3731
3732 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3733
3734         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Added argument
3735         `no-error'.
3736         Added docstring.
3737         Return non-nil if selecting folder succeeded.
3738         (elmo-imap4-folder-exists-p): Call with argument 'no-error.
3739
3740 2000-10-23  Yuuichi Teranishi  <teranisi@gohome.org>
3741
3742         * elmo-maildir.el (elmo-maildir-get-filename): Fixed problem when
3743         `file-name-completion' returns t.
3744         (Reported by Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>)
3745         (elmo-maildir-set-mark): Put `info' part to the files in the cur
3746         directory if it does not exist.
3747         (elmo-maildir-update-current): Use `while' instead of `mapcar'
3748         for iteration.
3749
3750 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
3751
3752         * elmo-imap4.el (elmo-imap4-folder-exists-p): Removed `condition-case'
3753         enclosure (It's harmful in unplugged status).
3754
3755         * elmo-pop3.el (elmo-pop3-folder-exists-p): Ditto.
3756
3757         * mmelmo-1.el: Removed.
3758
3759         * mmelmo-2.el: Ditto.
3760
3761         * mmelmo-imap4-1.el: Ditto.
3762
3763         * mmelmo-imap4-2.el: Ditto.
3764
3765         * mmelmo-imap4.el: Merged mmelmo-imap4-2.el
3766
3767         * mmelmo.el: Merged mmelmo-2.el.
3768
3769         * elmo-version.el (elmo-version): Up to 2.3.92.
3770
3771 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3772
3773         * elmo2.el (elmo-move-msgs, elmo-msgdb-load, elmo-msgdb-save,
3774         elmo-update-number): Remove last period in "...done." message.
3775         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
3776         Ditto.
3777         * elmo-cache.el (elmo-cache-expire-by-size,
3778         elmo-cache-get-sorted-cache-file-list,
3779         elmo-cache-msgdb-create-as-numlist): Ditto.
3780         * elmo-dop.el (elmo-dop-save-pending-messages,
3781         (elmo-dop-flush-pending-append-operations): Ditto.
3782         * elmo-imap4.el (elmo-imap4-msgdb-create): Ditto.
3783         * elmo-internal.el (elmo-internal-msgdb-create): Ditto.
3784         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist,
3785         (elmo-localdir-pack-number): Ditto.
3786         * elmo-maildir.el (elmo-maildir-msgdb-create): Ditto.
3787         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Ditto.
3788         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer,
3789         mime-write-entity-content): Ditto.
3790         * pldap.el (ldap-search-basic): Ditto.
3791
3792 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3793
3794         * elmo-version.el (elmo-version): Up to 2.3.91.
3795
3796         * elmo-filter.el (elmo-filter-folder-diff): Use target folder's diff
3797         Only when filter is 'last'.
3798
3799         * elmo-util.el (elmo-condition-atom-regexp): New constant.
3800         (elmo-condition-parse-search-value): Use it.
3801         (elmo-read-search-condition-internal): Quote value only when
3802         it is not an atom.
3803
3804 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
3805
3806         * elmo2.el (elmo-generic-folder-diff): Fix.
3807
3808 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
3809
3810         * elmo-msgdb.el (elmo-msgdb-killed-list-length): New function.
3811         * elmo-localdir.el (elmo-localdir-list-folder-subr): Fix.
3812         * elmo-maildir.el (elmo-maildir-list-folder-subr): Fix.
3813         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
3814         * elmo-internal.el (elmo-internal-list-folder-subr): Fix.
3815         * elmo-imap4.el (elmo-imap4-max-of-folder): Fix.
3816
3817 2000-10-17  Akihiro MOTOKI <motoki@da.jp.nec.com>
3818
3819         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Search by
3820         extra-fields.
3821
3822 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
3823
3824         * elmo-version.el (elmo-version): Up to 2.3.90.
3825
3826         * elmo-imap4.el (elmo-imap4-list-folder-unread): Check plugged status.
3827         (elmo-imap4-list-folder-important): Ditto.
3828
3829 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
3830
3831         * elmo-nntp.el (elmo-network-initialize-session): Fix.
3832
3833 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
3834
3835         * elmo-nntp.el (elmo-nntp-read-msg): Don't error.
3836
3837 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
3838
3839         * elmo-nntp.el (elmo-network-initialize-session):
3840         Add starttls negotiation.
3841
3842 2000-10-15  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3843
3844         * elmo-nntp.el (elmo-network-initialize-session): Read greeting
3845         response.
3846         (elmo-network-setup-session): Define.
3847         Call `elmo-nntp-send-mode-reader' when session opened.
3848
3849 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
3850
3851         * elmo-multi.el (elmo-multi-list-folder-unread): Fixed.
3852
3853 2000-10-13  OKAZAKI Tetsurou  <okazaki@be.to>
3854
3855         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Remove
3856         an invalid SPACE character ahead of `SEARCH' command.  Move
3857         a valid SPACE character following `SEARCH' from conditional
3858         `format' arguments to control-strings.
3859
3860 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
3861
3862         * elmo2.el (elmo-call-func-on-markable-msgs): Return t if marking
3863         was succeeded.
3864
3865         * elmo-util.el (elmo-folder-get-spec): Enclose with save-match-data.
3866
3867 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3868
3869         * elmo-localdir.el (elmo-localdir-list-folders-subr): Bind
3870         `w32-get-true-file-link-count' as t.
3871
3872         * elmo-imap4.el (elmo-imap4-read): Abolished.
3873         (Renamed to `elmo-read' and moved to elmo-util.el)
3874         All other related portions are changed.
3875
3876         * elmo-util.el (elmo-read): New function.
3877         (elmo-condition-parse-search-value): Use it.
3878
3879 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
3880
3881         * elmo2.el (elmo-quit): Don't use `elmo-nntp-flush-connection'.
3882
3883         * elmo-nntp.el (elmo-nntp-session): Define.
3884         (elmo-nntp-setting): Abolished.
3885         All other related portions are changed.
3886         (elmo-nntp-get-server-command): Changed argument.
3887         (elmo-nntp-set-server-command): Ditto.
3888         (elmo-nntp-xover-p): Ditto.
3889         (elmo-nntp-set-xover): Ditto.
3890         (elmo-nntp-listgroup-p): Ditto.
3891         (elmo-nntp-set-listgroup): Ditto.
3892         (elmo-nntp-list-active-p): Ditto.
3893         (elmo-nntp-set-list-active): Ditto.
3894         (elmo-nntp-xhdr-p): Ditto.
3895         (elmo-nntp-set-xhdr): Ditto.
3896         (elmo-nntp-flush-connection): Abolished.
3897         (elmo-nntp-get-connection): Abolished.
3898         (elmo-nntp-get-session): New function.
3899         (elmo-network-initialize-session): Defined.
3900         (elmo-network-authenticate-session): Ditto.
3901         (elmo-nntp-send-mode-reader): Changed argument.
3902         (elmo-nntp-send-command): Changed argument.
3903         All other related portions are changed.
3904         (elmo-nntp-read-response): Ditto.
3905         (elmo-nntp-read-raw-response): Ditto.
3906         (elmo-nntp-read-contents): Ditto.
3907         (elmo-nntp-read-body): Ditto.
3908         (elmo-nntp-goto-folder): Abolished.
3909         (elmo-nntp-select-group): New function.
3910         All other related portions are changed.
3911         (This function substitutes `elmo-nntp-goto-folder')
3912         (elmo-nntp-msgdb-create-by-header): Rewrite.
3913         (elmo-nntp-get-overview): Eliminated.
3914         (elmo-nntp-get-message): Ditto.
3915         (elmo-nntp-open-connection) Abolished.
3916         (elmo-nntp-read-msg): Rewrite.
3917         (elmo-nntp-post): Ditto.
3918         (elmo-nntp-send-data): Abolished.
3919         (elmo-nntp-send-buffer): New function.
3920         (elmo-nntp-send-data-line): Define as inline function.
3921         (elmo-nntp-get-folders-info-prepare): Use session as key.
3922         (elmo-nntp-groups-read-response): Changed argument.
3923         (elmo-nntp-retrieve-headers): Ditto.
3924         (elmo-nntp-msgdb-create-message): Ditto.
3925
3926         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Fixed problem
3927         when searching by 'since' or 'before'.
3928
3929 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3930
3931         * elmo-version.el (toplevel): Use product-version-as-string for set
3932         verstion-string, if defined.
3933
3934 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
3935
3936         * elmo-util.el: Doc fixes.
3937
3938 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3939
3940         * elmo-archive.el (toplevel): Use product-provide.
3941         * elmo-cache.el (toplevel): Ditto.
3942         * elmo-database.el (toplevel): Ditto.
3943         * elmo-date.el (toplevel): Ditto.
3944         * elmo-dop.el (toplevel): Ditto.
3945         * elmo-filter.el (toplevel): Ditto.
3946         * elmo-imap4.el (toplevel): Ditto.
3947         * elmo-internal.el (toplevel): Ditto.
3948         * elmo-localdir.el (toplevel): Ditto.
3949         * elmo-localnews.el (toplevel): Ditto.
3950         * elmo-maildir.el (toplevel): Ditto.
3951         * elmo-msgdb.el (toplevel): Ditto.
3952         * elmo-multi.el (toplevel): Ditto.
3953         * elmo-net.el (toplevel): Ditto.
3954         * elmo-nntp.el (toplevel): Ditto.
3955         * elmo-pipe.el (toplevel): Ditto.
3956         * elmo-pop3.el (toplevel): Ditto.
3957         * elmo-util.el (toplevel): Ditto.
3958         * elmo-vars.el (toplevel): Ditto.
3959         * elmo2.el (toplevel): Ditto.
3960         * mmelmo-1.el (toplevel): Ditto.
3961         * mmelmo-2.el (toplevel): Ditto.
3962         * mmelmo-imap4-1.el (toplevel): Ditto.
3963         * mmelmo-imap4-2.el (toplevel): Ditto.
3964         * mmelmo-imap4.el (toplevel): Ditto.
3965         * mmelmo.el (toplevel): Ditto.
3966
3967 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
3968
3969         * elmo-dop.el (elmo-dop-flush-pending-append-operations): Add no-see.
3970         (elmo-dop-call-func-on-msgs): Don't delete appends from msgs.
3971
3972 2000-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
3973
3974         * elmo-multi.el (elmo-multi-split-mark-alist): Copy and sort alist
3975         before splitting.
3976         (elmo-multi-split-number-alist): Ditto.
3977
3978 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3979
3980         * elmo-version.el: New file.  Use product.el.
3981         * elmo2.el: Add (require 'elmo-version).
3982         * elmo-vars.el (elmo-appname, elmo-version): Move to
3983         elmo-version.el
3984
3985 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
3986
3987         * elmo2.el (elmo-copy-msgs): Set `spec' as 1st argument for
3988         `elmo-msgdb-expand-path'.
3989         (elmo-msgdb-load): Ditto.
3990         Abolished 2nd argument. If 1st argument is not string, treat as spec.
3991         (elmo-generic-list-folder-unread): Rewrite.
3992         (elmo-generic-list-folder-important): Changed argument.
3993         (elmo-list-folder-unread): Ditto.
3994         (elmo-list-folder-important): Ditto.
3995         (elmo-folder-diff): Rewrite.
3996         (elmo-generic-folder-diff): New function.
3997         (elmo-multi-get-number-alist-list): Abolished
3998         (Renamed to elmo-multi-split-number-alist and moved to elmo-multi.el)
3999         (elmo-multi-folder-diff): Moved to elmo-multi.el
4000         (toplevel): Removed autoload setting of `elmo-multi-folder-diff'.
4001
4002         * elmo-pop3.el (elmo-pop3-list-folder): Set `spec' as 1st argument for
4003         `elmo-msgdb-expand-path'.
4004         (elmo-pop3-msgdb-create-as-numlist): Ditto.
4005         (elmo-pop3-read-msg): Ditto.
4006         (elmo-pop3-delete-msgs): Ditto.
4007         (elmo-pop3-folder-diff): New alias.
4008
4009         * elmo-pipe.el (elmo-pipe-list-folder): Set `spec' as 1st argument for
4010         `elmo-msgdb-expand-path'.
4011         (elmo-pipe-list-folder-unread): Changed arguments.
4012         (elmo-pipe-list-folder-important): Ditto.
4013         (elmo-pipe-folder-diff): New alias.
4014
4015         * elmo-nntp.el (elmo-nntp-list-folder): Set `spec' as 1st argument for
4016         `elmo-msgdb-expand-path'.
4017         (elmo-nntp-max-of-folder): Ditto.
4018         (elmo-nntp-msgdb-create): Ditto.
4019         (elmo-nntp-delete-msgs): Ditto.
4020         (elmo-nntp-folder-diff): New alias.
4021
4022         * elmo-multi.el (elmo-multi-folder-diff): New function.
4023         (elmo-multi-split-mark-alist): Ditto.
4024         (elmo-multi-split-number-alist): Ditto.
4025         (elmo-multi-mark-alist-list): Abolished (Renamed to
4026         elmo-multi-split-mark-alist).
4027         (elmo-multi-list-folder-unread): Rewrite.
4028         (elmo-multi-list-folder-important): Ditto.
4029         (elmo-multi-list-folder): Set `spec' as 1st argument for
4030         `elmo-msgdb-expand-path'.
4031         (elmo-multi-sync-number-alist): Use `elmo-multi-split-number-alist'
4032         instead of `elmo-multi-get-number-alist-list'.
4033
4034         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolished 2nd argument.
4035         If 1st argument is not string, treat as spec.
4036         (elmo-list-folder-by-location): Set `spec' as 1st argument for
4037         `elmo-msgdb-expand-path'.
4038         (elmo-msgdb-flist-load): Ditto.
4039         (elmo-msgdb-flist-save): Ditto.
4040         (elmo-msgdb-delete-path): Ditto.
4041         (elmo-msgdb-rename-path): Ditto.
4042
4043         * elmo-maildir.el (elmo-maildir-set-mark-msgs):
4044         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
4045         (elmo-maildir-delete-mark-msgs): Ditto.
4046         (elmo-maildir-msgdb-create): Ditto.
4047         (elmo-maildir-read-msg): Ditto.
4048         (elmo-maildir-delete-msgs): Ditto.
4049         (elmo-maildir-list-folder-subr): Ditto.
4050         (elmo-maildir-search): Ditto.
4051         (elmo-maildir-get-msg-filename): Ditto.
4052         (elmo-maildir-pack-number): Ditto.
4053         (elmo-maildir-folder-diff): New alias.
4054
4055         * elmo-localnews.el (elmo-localnews-folder-diff): New alias.
4056
4057         * elmo-localdir.el (elmo-localdir-list-folder-subr):
4058         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
4059         (elmo-localdir-folder-diff): New alias.
4060
4061         * elmo-internal.el (elmo-internal-list-folder-subr):
4062         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
4063         (elmo-internal-list-folder-by-location): Ditto.
4064         (elmo-internal-msgdb-create): Ditto.
4065         (elmo-internal-delete-msgs): Ditto.
4066         (elmo-internal-read-msg): Ditto.
4067         (elmo-internal-folder-diff): New alias.
4068
4069         * elmo-imap4.el (elmo-imap4-folder-diff): New function.
4070         (elmo-imap4-list-folder): Set `spec' as 1st argument for
4071         `elmo-msgdb-expand-path'.
4072         (elmo-imap4-list-folder-unread): Changed arguments.
4073         (elmo-imap4-list-folder-important): Ditto.
4074
4075         * elmo-filter.el (elmo-filter-list-folder-unread): Changed arguments.
4076         (elmo-filter-list-folder-important): Ditto.
4077         (elmo-filter-folder-diff): New function.
4078
4079         * elmo-dop.el (elmo-dop-folder-exists-p): Check elmo directory first.
4080
4081         * elmo-cache.el (elmo-cache-list-folder):
4082         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
4083         (elmo-cache-copy-msgs): Ditto.
4084         (elmo-cache-folder-diff): New alias.
4085
4086         * elmo-archive.el (elmo-archive-list-folder-subr):
4087         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
4088         (elmo-archive-get-archive-name): Ditto.
4089         (elmo-archive-create-file): Ditto.
4090         (elmo-archive-append-msg): Ditto.
4091         (elmo-archive-copy-msgs): Ditto.
4092         (elmo-archive-copy-msgs-froms): Ditto.
4093         (elmo-archive-get-msg-filename): Ditto.
4094         (elmo-archive-folder-diff): New alias.
4095
4096 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
4097
4098         * elmo-vars.el (elmo-imap4-stream-type-alist): New variable.
4099         (elmo-pop3-stream-type-alist): New variable.
4100         (elmo-nntp-stream-type-alist): New variable.
4101
4102         * elmo-util.el (elmo-buffer-exists-p): Rewrite as function.
4103         (elmo-kill-buffer): Ditto.
4104         (elmo-get-network-stream-type): Add 2nd argument `stream-type-alist'.
4105         (elmo-network-get-spec): Add 5th argument `stream-type-alist'.
4106         (elmo-nntp-get-spec): Take into account `elmo-nntp-stream-type-alist'.
4107         (elmo-pop3-get-spec): Take into account `elmo-pop3-stream-type-alist'.
4108         (elmo-imap4-get-spec): Take into account
4109         `elmo-imap4-stream-type-alist'.
4110
4111 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
4112
4113         * elmo-nntp.el (elmo-nntp-list-folders): Fix for `-/'
4114         (elmo-nntp-list-folders-get-cache): Ditto.
4115
4116 2000-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
4117
4118         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added space
4119         character before 'uid'.
4120
4121 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
4122
4123         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Don't save location data.
4124
4125         * elmo-nntp.el (elmo-nntp-max-of-folder): Fixed.
4126
4127         * elmo-util.el (elmo-number-set-member): New function.
4128         (elmo-number-set-append-list): Ditto.
4129         (elmo-number-set-append): Ditto.
4130
4131         * elmo-msgdb.el (elmo-msgdb-killed-message-p):
4132         Use `elmo-number-set-member'.
4133         (elmo-living-messages): Ditto.
4134         (elmo-msgdb-set-as-killed): Use `elmo-number-set-append'.
4135         (elmo-msgdb-append-to-killed-list): Use `elmo-number-set-append-list'.
4136
4137         * elmo-imap4.el (elmo-imap4-folder-exists-p): Rewrite.
4138         (elmo-imap4-add-to-cont-list): Abolished.
4139         (elmo-imap4-make-number-set-list): Use `elmo-number-set-append'
4140         instead of elmo-imap4-add-to-cont-list.
4141
4142         * elmo2.el (elmo-msgdb-search): Moved from elmo-msgdb.el.
4143         (toplevel): Removed autoload setting for `elmo-imap4-get-connection'.
4144
4145         * elmo-msgdb.el (elmo-msgdb-search): Moved to elmo2.el.
4146
4147 2000-10-03  Hiroya Murata      <lapis-lazuli@pop06.odn.ne.jp>
4148
4149         * elmo-util.el (elmo-condition-parse-search-value):
4150         Fixed date parsing.
4151
4152 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4153
4154         * elmo-util.el (elmo-condition-find-key-internal): New function.
4155         (elmo-condition-find-key): Ditto.
4156
4157         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): New function.
4158         (elmo-msgdb-search-internal): Ditto.
4159         (elmo-msgdb-search): Ditto.
4160
4161 2000-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4162
4163         * elmo-util.el (elmo-cross-device-link-error-p): Abolished.
4164         (elmo-copy-file): Uncheck error condition for `add-name-to-file'.
4165
4166         * elmo-nntp.el (elmo-nntp-search-primitive): Decode header field.
4167         (elmo-nntp-search-primitive): Fixed problem when condition is
4168         'unmatch'.
4169
4170         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed.
4171
4172         * elmo-nntp.el (elmo-nntp-default-use-xhdr): New variable.
4173         (elmo-nntp-xhdr-p): New macro.
4174         (elmo-nntp-set-xhdr): Ditto.
4175         (elmo-nntp-parse-xhdr-response): New function.
4176         (elmo-nntp-retrieve-field): Ditto.
4177         (elmo-nntp-search-primitive): Ditto.
4178         (elmo-nntp-search): Implemented.
4179
4180         * elmo-date.el (elmo-date-make-sortable-string): New macro.
4181
4182         * elmo-archive.el (elmo-archive-search): Set all number list to
4183         `elmo-archive-field-condition-match'
4184
4185         * elmo-localdir.el (elmo-localdir-search): Likewise.
4186
4187         * elmo-maildir.el (elmo-maildir-search): Likewise.
4188
4189 2000-10-01  OKAZAKI Tetsurou  <okazaki@be.to>
4190
4191         * elmo-msgdb.el (elmo-living-messages): New function.
4192         * elmo-archive.el (elmo-archive-list-folder-subr): Use it.
4193         * elmo-cache.el (elmo-cache-list-folder): Ditto.
4194         * elmo-dop.el (elmo-dop-list-folder): Ditto.
4195         * elmo-imap4.el (elmo-imap4-list-folder): Ditto.
4196         * elmo-internal.el (elmo-internal-list-folder-subr): Ditto.
4197         * elmo-localdir.el (elmo-localdir-list-folder-subr): Ditto.
4198         * elmo-maildir.el (elmo-maildir-list-folder-subr): Ditto.
4199         * elmo-multi.el (elmo-multi-list-folder): Ditto.
4200         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
4201         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
4202         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
4203
4204 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
4205
4206         * elmo-maildir.el (elmo-maildir-pack-number): Implemented.
4207
4208         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Save location data.
4209
4210         * elmo2.el (elmo-pack-number): Added 'maildir as allowd type.
4211
4212         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
4213         arguments for `SEARCH' command.
4214         (elmo-imap4-parse-string): Set `POS' argument for char-after.
4215         All other related portions are changed.
4216
4217         * elmo-cache.el (elmo-cache-search-all): Added argument `from-msgs'.
4218
4219         * elmo2.el (elmo-generic-list-folder-unread): Rewrite.
4220         (elmo-list-folder-unread): Rewrite.
4221         (elmo-list-folder-important): Ditto.
4222
4223         * elmo-util.el (elmo-filter-get-spec): Rewrite.
4224         (elmo-condition-parse-error): New inline function.
4225         (elmo-read-search-condition): New function.
4226         (elmo-read-search-condition-internal): Ditto.
4227         (elmo-parse-search-condition): Rewrite.
4228         (elmo-condition-parse): New function.
4229         (elmo-condition-parse-or-expr): Ditto.
4230         (elmo-condition-parse-and-expr): Ditto.
4231         (elmo-condition-parse-primitive): Ditto.
4232         (elmo-condition-parse-search-value): Ditto.
4233         (elmo-buffer-field-primitive-condition-match): Ditto.
4234         (elmo-buffer-field-condition-match): Rewrite.
4235         (elmo-file-field-condition-match): Ditto.
4236
4237         * elmo-msgdb.el (elmo-msgdb-expand-path): Use
4238         `elmo-replace-msgid-as-filename' instead of `elmo-safe-filename'.
4239
4240         * elmo-internal.el (elmo-internal-search): Set `number' and
4241         `number-list' argument of `elmo-file-field-condition-match'.
4242
4243         * elmo-maildir.el (elmo-maildir-search): Ditto.
4244
4245         * elmo-imap4.el (elmo-imap4-list-folder-unread): Use
4246         `msgdb' as argument instead of `mark-alist'.
4247         (elmo-imap4-list-folder-important): Use `msgdb' as argument instead of
4248         `overview'.
4249
4250         * elmo-multi.el: Likewise.
4251
4252         * elmo-pipe.el: Likewise.
4253
4254         * elmo-imap4.el (elmo-imap4-search-internal-primitive): New function.
4255         (elmo-imap4-search-internal): Rewrite.
4256         (elmo-imap4-search): Ditto.
4257
4258         * elmo-filter.el (elmo-filter-list-folder): Rewrite.
4259         (elmo-filter-list-folder-unread): Ditto.
4260         (elmo-filter-list-folder-important): Ditto.
4261         (elmo-filter-search): Rewrite.
4262
4263         * elmo-cache.el (elmo-cache-search-all): Set `number' and
4264         `number-list' argument of `elmo-file-field-condition-match'.
4265         (elmo-cache-search): Ditto.
4266
4267         * elmo-localdir.el: Likewise.
4268
4269         * elmo-archive.el (elmo-archive-field-condition-match): Added argument
4270         number-list and pass it to `elmo-buffer-field-condition-match'.
4271         (elmo-archive-field-condition-match): Pass `number-list' to
4272         `elmo-archive-field-condition-match'
4273
4274 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4275
4276         * elmo-nntp.el (elmo-nntp-list-folder): Set current group after
4277         `listgroup'.
4278
4279         * elmo2.el (elmo-folder-diff-async-callback): New variable.
4280         (elmo-folder-diff-async-callback-data): Ditto.
4281         (elmo-folder-diff-async): New function.
4282
4283         * elmo-net.el (elmo-network-session-name-prefix): New variable.
4284         (elmo-network-session-cache-key): Use it as a prefix of the session
4285         name.
4286         (elmo-network-open-session): Ditto.
4287
4288         * elmo-imap4.el (elmo-imap4-status-callback): New local variable.
4289         (elmo-imap4-status-callback-data): Ditto.
4290         (elmo-imap4-server-diff-async-callback): New variable.
4291         (elmo-imap4-server-diff-async-callback-data): Ditto.
4292         (elmo-imap4-local-variables): Added `elmo-imap4-status-callback' and
4293         `elmo-imap4-status-callback-data'.
4294         (elmo-imap4-max-of-folder): Set `elmo-imap4-status-callback' and
4295         `elmo-imap4-status-callback-data' as nil.
4296         (elmo-imap4-server-diff): Ditto.
4297         (elmo-imap4-server-diff-async-callback-1): New function.
4298         (elmo-imap4-server-diff-async): Ditto.
4299         (elmo-imap4-parse-status): Call `elmo-imap4-status-callback'.
4300
4301 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
4302
4303         * elmo-util.el (elmo-list-delete): Doc fix.
4304         (elmo-delete-lists): Abolish.
4305         * elmo2.el (elmo-crosspost-message-delete): Use `elmo-list-delete'
4306         instead of `elmo-delete-lists'.
4307
4308 2000-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4309
4310         * elmo-imap4.el (elmo-imap4-make-number-set-list): Copy `msg-list'
4311         before `sort'.
4312
4313 2000-09-18  OKAZAKI Tetsurou  <okazaki@be.to>
4314
4315         * elmo-imap4.el (elmo-imap4-literal-1): Renamed from
4316         `elmo-imap4-literal-subr'.
4317         (elmo-imap4-string-1): Renamed from `elmo-imap4-string-subr'.
4318         (elmo-imap4-astring-1): Renamed from `elmo-imap4-astring-subr'.
4319
4320 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
4321
4322         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
4323         (elmo-archive-list-folder): Fix.
4324         (elmo-archive-max-of-folder): Fix.
4325
4326 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
4327
4328         * elmo-localdir.el (elmo-localdir-copy-msgs): Use
4329          `elmo-localdir-max-of-folder' instead of 'elmo-localdir-list-folder-subr'.
4330         (elmo-localdir-append-msg): Ditto.
4331         (elmo-localdir-list-folder): Fix for `nonsort'.
4332         (elmo-localdir-list-folder-subr): Fix for `killed'.
4333         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
4334         (elmo-maildir-list-folder-subr): Ditto.
4335         * elmo-archive.el (elmo-archive-list-folder): Ditto.
4336         (elmo-archive-list-folder-subr): Ditto.
4337         * elmo-internal.el (elmo-internal-list-folder): Ditto.
4338         (elmo-internal-list-folder-subr): Ditto.
4339
4340 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4341
4342         * elmo-imap4.el (elmo-imap4-parse-flag-list): Rewrite.
4343
4344 2000-09-12  Katsumi Yamaoka    <yamaoka@jpl.org>
4345
4346         * elmo-util.el (elmo-delete-plugged): Fix parenthesis.
4347
4348 2000-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
4349
4350         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity):
4351         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
4352
4353         * elmo-imap4.el (elmo-network-initialize-session): Skip garbage output
4354         before greeting.
4355         (elmo-imap4-read-part): Use "body.peek" to fetch part.
4356         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
4357
4358 2000-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
4359
4360         * mmelmo-imap4-2.el (mime-entity-children): Defined.
4361
4362         * elmo-imap4.el (elmo-imap4-mark-set-on-msgs):
4363         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'
4364         before STORE command.
4365
4366 2000-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4367
4368         * elmo2.el (elmo-multi-folder-diff): Fixed problem of filter folder.
4369
4370         * elmo-imap4.el (elmo-imap4-authenticator-alist): Added `plain' entry.
4371         (elmo-imap4-send-command): Use `elmo-imap4-current-response' instead
4372         of `response'.
4373         (elmo-imap4-list-folders): Removed unused local variable.
4374         (elmo-network-initialize-session): Ditto.
4375         (elmo-imap4-delete-msg-by-id): Ditto.
4376         (elmo-imap4-parse-fetch): Ditto.
4377         (elmo-imap4-copy-msgs): Ditto.
4378         Use `dst-spec' instead of `dst-folder'.
4379         (elmo-network-authenticate-session): Check authenticate type `plain'.
4380
4381 2000-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
4382
4383         * elmo-imap4.el (elmo-imap4-parse-response): Use string-match for
4384         garbage checking.
4385         (elmo-imap4-read-part): Use `elmo-imap4-response-value-all' instead of
4386         `elmo-imap4-response-value'.
4387         (elmo-imap4-parse-response): Return value of `EXPUNGE'.
4388
4389 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4390
4391         * elmo-imap4.el (elmo-imap4-send-command):
4392         Cause elmo-imap4-bye-error when current response is BYE.
4393         (elmo-imap4-arrival-filter): Changed greeting response value.
4394
4395         * elmo2.el (elmo-imap4-bye-error): Define.
4396
4397         * elmo-imap4.el (elmo-imap4-list): Don't call `elmo-imap4-commit'.
4398         (elmo-imap4-server-diff): Ditto.
4399         (elmo-imap4-response-bye-p): New macro.
4400         (elmo-imap4-response-error-text): Get text from BYE response.
4401         (elmo-imap4-read-response): Return if BYE response.
4402         (elmo-imap4-accept-ok): Cause elmo-imap4-bye-error when BYE response.
4403         (elmo-imap4-folder-exists-p): Ditto.
4404         (elmo-imap4-commit): Do nothing when different mailbox is selected.
4405         (elmo-imap4-parse-bye): New function.
4406         (elmo-imap4-parse-response): Remove needless let.
4407         Call `elmo-imap4-parse-bye'.
4408
4409 2000-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
4410
4411         * elmo-imap4.el (elmo-imap4-folder-exists-p): Don't cause an error when
4412         the mailbox does not exist.
4413         (elmo-imap4-parse-namespace): Copy `elmo-imap4-extra-namespace-alist'.
4414
4415 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
4416
4417         * elmo-imap4.el (elmo-imap4-send-command): Remove unused local variable.
4418
4419 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4420
4421         * elmo-vars.el (elmo-search-mime-charset): Abolished.
4422
4423         * elmo-pop3.el (elmo-pop3-local-variables): New variable.
4424         (elmo-network-initialize-session-buffer): Defined.
4425
4426         * mmelmo-imap4-2.el (mmelmo-imap4-parse-bodystructure-string):
4427         Abolished.
4428         (mmelmo-imap4-get-mime-entity): Rewrite.
4429
4430         * elmo2.el (elmo-error): Capitalize error message.
4431
4432         * elmo-net.el (elmo-network-initialize-session-buffer): New method.
4433         (elmo-network-session-buffer): New macro.
4434         (elmo-network-open-session): Use it.
4435
4436         * elmo-imap4.el: Rewrite.
4437
4438 2000-08-27 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4439
4440         * elmo-nntp.el (Toplevel): Require 'elmo-net.
4441
4442 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
4443
4444         * elmo-imap4.el (elmo-imap4-make-address): Abolish.
4445         (elmo-imap4-msgdb-create): Don't request ENVELOPE.
4446         (elmo-imap4-create-msgdb-from-overview-string): Use
4447         `elmo-msgdb-create-overview-from-buffer'.
4448
4449 2000-08-26   Daiki Ueno  <ueno@unixuser.org>
4450
4451         * elmo-imap4.el (elmo-imap4-parse-namespace): Tolerate INBOX regexp.
4452         (elmo-imap4-default-hierarchy-delimiter): New variable.
4453         (elmo-imap4-list-folders): Use it.
4454
4455 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
4456
4457         * elmo-net.el (elmo-network-open-session): Add user and
4458         stream-type for process-buffer name.
4459
4460         * elmo-pop3.el (elmo-network-initialize-session): Call
4461         buffer-disable-undo.
4462
4463         * elmo-imap4.el (elmo-network-initialize-session):
4464         Set current-buffer as an argument for `buffer-disable-undo'.
4465
4466         * elmo-pop3.el (elmo-network-close-session): Don't use
4467         `process-live-p'.
4468
4469         * elmo-vars.el (elmo-default-pop3-authenticate-type):
4470         Set default as 'user.
4471
4472         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rewrite.
4473
4474         * elmo2.el (elmo-quit): Don't use `elmo-pop3-flush-connection'
4475         and `elmo-imap4-flush-connection'.
4476
4477         * elmo-util.el (toplevel): Removed workaround for timezone y2k.
4478         (elmo-pop3-get-spec): Assume auth as symbol.
4479         (elmo-open-network-stream): Moved to `elmo-net'.
4480
4481         * elmo-pop3.el (toplevel): Require 'elmo-net.
4482         Define `sasl-cram-md5' to silence byte compilier.
4483         (elmo-pop3-connection-cache) Abolished.
4484         (elmo-pop3-authenticator-alist) New variable.
4485         (elmo-pop3-session): Define.
4486         (elmo-pop3-connection-get-process): Abolished.
4487         (elmo-pop3-connection-get-buffer): Ditto.
4488         (elmo-pop3-close-connection): Ditto.
4489         (elmo-pop3-flush-connection): Ditto.
4490         (elmo-pop3-get-connection): Ditto.
4491         (elmo-pop3-get-session): New function.
4492         (Replacement for `elmo-pop3-get-connection').
4493         All other related modules are changed.
4494         (elmo-network-close-session): Define.
4495         (elmo-pop3-send-command): Abolished argument `buffer'.
4496         All other related modules are changed.
4497         (elmo-pop3-read-response): Likewise.
4498         (elmo-pop3-open-connection): Abolished.
4499         (elmo-pop3-auth-user): New function.
4500         (elmo-pop3-auth-apop): Ditto.
4501         (elmo-pop3-auth-cram-md5): Ditto.
4502         (elmo-pop3-auth-scram-md5): Ditto.
4503         (elmo-pop3-auth-digest-md5): Ditto.
4504         (elmo-network-initialize-session): Define.
4505         (elmo-network-authenticate-session): Ditto.
4506         (elmo-network-setup-session): Ditto.
4507
4508         * elmo-imap4.el (toplevel): Require 'elmo-net.
4509         (elmo-imap4-session): Define.
4510         (elmo-imap4-connection-cache): Abolished.
4511         (elmo-imap4-password-key): Ditto.
4512         (elmo-imap4-flush-connection): Ditto.
4513         (elmo-imap4-get-connection): Ditto.
4514         All other related modules are changed.
4515         (elmo-imap4-get-session): New function
4516         (Replacement for `elmo-imap4-get-connection').
4517         (elmo-imap4-read-response): Abolished argument `buffer'.
4518         All other related modules are changed.
4519         (elmo-imap4-send-command): Likewise.
4520         (elmo-imap4-select-folder): Abolished.
4521         All other related modules are changed.
4522         (elmo-imap4-select-mailbox): New function.
4523         (Replacement for `elmo-imap4-select-folder').
4524         (elmo-imap4-auth-login): Simplify.
4525         (Assume current buffer as process buffer)
4526         (elmo-imap4-auth-cram-md5): Ditto.
4527         (elmo-imap4-auth-digest-md5): Ditto.
4528         (elmo-imap4-login): Ditto.
4529         (elmo-imap4-open-connection): Abolished.
4530         (elmo-imap4-open-connection-1): Abolished.
4531         (elmo-network-initialize-sessoin): Define.
4532         (elmo-network-authenticate-session): Ditto.
4533         (elmo-network-setup-session): Ditto.
4534
4535         * elmo-net.el: New module.
4536
4537 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
4538
4539         * elmo-util.el (elmo-define-error): New function.
4540
4541         * elmo2.el (elmo-error): Define.
4542         (elmo-open-error): Define.
4543         (elmo-authenticate-error): Define.
4544
4545         * elmo-imap4.el (elmo-imap4-error): Abolish.
4546         (elmo-imap4-error-type): Abolish.
4547         (elmo-imap4-error-process): Abolish.
4548         (elmo-imap4-error-message): Abolish
4549         (elmo-imap4-list-folders): Don't quote lambda.
4550         (elmo-imap4-create-msgdb-from-overview-string): Ditto.
4551         (elmo-imap4-parse-namespace): Ditto.
4552         (elmo-imap4-open-connection): Rewrite.
4553         (elmo-imap4-open-connection-1): Simplified (authenticate only).
4554         (elmo-imap4-get-connection): Abolish local variable `result'.
4555
4556 2000-08-21  Kaoru Takahashi  <kaoru@kaisei.org>
4557
4558         * elmo-imap4.el (elmo-imap4-open-connection-1): Fixed probrem
4559         wrong-type-argument error when auth is nil.
4560
4561 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4562
4563         * elmo-vars.el (elmo-default-imap4-stream-type): New variable.
4564         (elmo-default-nntp-stream-type): Ditto.
4565         (elmo-default-pop3-stream-type): Ditto.
4566         (elmo-network-stream-type-alist): Ditto.
4567         (elmo-default-imap4-ssl): Abolished.
4568         (elmo-default-nntp-ssl): Ditto.
4569         (elmo-default-pop3-ssl): Ditto.
4570
4571         * elmo-util.el: (toplevel): Removed needless requires.
4572         (elmo-network-get-spec): Use `elmo-network-stream-type-alist'.
4573         (elmo-open-network-stream): Open network stream according to
4574         the value of `elmo-network-stream-type-alist'.
4575         (elmo-get-network-stream-type): New function.
4576         (elmo-network-stream-type-spec-string): New macro.
4577         (elmo-network-stream-type-symbol): Ditto.
4578         (elmo-network-stream-type-function): Ditto.
4579
4580         * elmo-pop3.el (elmo-pop3-get-connection): Follow up changes for
4581         network-stream-type. All other related portions are changed.
4582         (elmo-pop3-open-connection): Ditto.
4583
4584         * elmo-nntp.el (elmo-nntp-setting): Follow up changes for
4585         network-stream-type. All other related portions are changed.
4586
4587         * elmo-imap4.el (elmo-imap4-get-connection): Follow up changes for
4588         network-stream-type.All other related portions are changed.
4589         (elmo-imap4-error): New macro.
4590         (elmo-imap4-error-type): Ditto.
4591         (elmo-imap4-error-process): Ditto.
4592         (elmo-imap4-error-message): Ditto.
4593         (elmo-imap4-auth-login): Use `elmo-imap4-error'.
4594         (elmo-imap4-auth-cram-md5): Ditto.
4595         (elmo-imap4-auth-digest-md5): Ditto.
4596         (elmo-imap4-login): Ditto.
4597         (elmo-imap4-open-connection): Remove password entry if authentication
4598         was in vain.
4599         (elmo-imap4-user-at-host): Abolished.
4600         (elmo-imap4-password-key): New buffer local variable.
4601         (elmo-imap4-open-connection-1): Set value of `elmo-imap4-password-key'
4602         using protocol, port, auth and stream-type.
4603
4604         * elmo-dop.el (elmo-dop-list-folder): Use killed list.
4605
4606 2000-08-13   Daiki Ueno  <ueno@unixuser.org>
4607
4608         * elmo-vars.el (elmo-default-imap4-authenticate-type): Default to nil.
4609
4610         * elmo-util.el (elmo-imap4-get-spec): Assume auth as symbol.
4611
4612         * elmo-imap4.el (elmo-imap4-user-at-host): New variable.
4613         (elmo-imap4-authenticator-alist): New variable.
4614         (elmo-imap4-open-connection-1): Rename from
4615         elmo-imap4-open-connection.
4616         (elmo-imap4-open-connection): Abolish 5th argument `passphrase';
4617         only wraps elmo-imap4-open-connection-1.
4618         (elmo-imap4-get-connection): Abolish local variable buffer, proc-stat,
4619         user-at-host.
4620         (elmo-imap4-auth-login): New function.
4621         (elmo-imap4-auth-cram-md5): New function.
4622         (elmo-imap4-auth-digest-md5): New function.
4623         (elmo-imap4-login): New function.
4624
4625 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
4626
4627         * elmo-maildir.el (elmo-maildir-delete-folder): Set argument of the
4628         function `error'.
4629
4630 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
4631
4632         * elmo-pop3.el (elmo-pop3-get-connection): Add `signal'.
4633
4634 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
4635
4636         * elmo2.el (elmo-move-msgs): Set value of `unseen'.
4637
4638 2000-08-06  OKAZAKI Tetsurou  <okazaki@be.to>
4639
4640         * elmo-imap4.el (elmo-imap4-parse-overview-string): In regexps
4641         for server responses, quote `*' regardless of where it appears.
4642
4643 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
4644
4645         * elmo-maildir.el (elmo-maildir-commit): New alias.
4646
4647 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
4648
4649         * elmo-util.el (elmo-display-progress):
4650                 Use `progress-feedback-with-label'.
4651
4652 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
4653
4654         * elmo-imap4.el (elmo-imap4-quoted-specials-list): New constant.
4655         (elmo-imap4-non-atom-char-regex): Ditto.
4656         (elmo-imap4-non-text-char-regex): Ditto.
4657         (elmo-imap4-literal-threshold): Ditto.
4658         (elmo-imap4-atom-p): New function.
4659         (elmo-imap4-quotable-p): Ditto.
4660         (elmo-imap4-nil): Ditto.
4661         (elmo-imap4-atom): Ditto.
4662         (elmo-imap4-quoted): Ditto.
4663         (elmo-imap4-literal-subr): Ditto.
4664         (elmo-imap4-literal): Ditto.
4665         (elmo-imap4-buffer-literal): Ditto.
4666         (elmo-imap4-string-subr): Ditto.
4667         (elmo-imap4-string): Ditto.
4668         (elmo-imap4-buffer-string): Ditto.
4669         (elmo-imap4-astring-subr): Ditto.
4670         (elmo-imap4-astring): Ditto.
4671         (elmo-imap4-buffer-astring): Ditto.
4672         (elmo-imap4-nstring): Ditto.
4673         (elmo-imap4-buffer-nstring): Ditto.
4674         (elmo-imap4-mailbox): New alias.
4675         (elmo-imap4-field-body): Ditto.
4676         (elmo-imap4-userid): Ditto.
4677         (elmo-imap4-password): Ditto.
4678         (elmo-imap4-format-quoted): New function.
4679         (elmo-imap4-send-command): Rewritten.  Accept a list of command
4680         arguments and handle "atom", "quoted" and "literal" string here.
4681         (elmo-imap4-list-folders): Use `elmo-imap4-mailbox' for
4682         `elmo-imap4-send-command'.
4683         (elmo-imap4-folder-exists-p): Likewise.
4684         (elmo-imap4-create-folder): Likewise.
4685         (elmo-imap4-delete-folder): Likewise.
4686         (elmo-imap4-rename-folder): Likewise.
4687         (elmo-imap4-max-of-folder): Likewise.
4688         (elmo-imap4-check-validity): Likewise.
4689         (elmo-imap4-sync-validity): Likewise.
4690         (elmo-imap4-server-diff): Likewise.
4691         (elmo-imap4-select-folder): Likewise.
4692         (elmo-imap4-copy-msgs): Likewise.
4693         (elmo-imap4-search-internal): Use `elmo-imap4-astring'.
4694         (elmo-imap4-mark-set-on-msgs): Likewise.
4695         (elmo-imap4-read-part): Likewise.
4696         (elmo-imap4-read-msg): Likewise.
4697         (elmo-imap4-open-connection): Use `elmo-imap4-userid' and
4698         `elmo-imap4-password' for `elmo-imap4-send-command'.
4699         (elmo-imap4-delete-msg-by-id): Use `elmo-imap4-field-body'.
4700         (elmo-imap4-append-msg-by-id): Use `elmo-imap4-mailbox' and
4701         `elmo-imap4-buffer-literal'.
4702         (elmo-imap4-append-msg): Likewise.
4703
4704         * elmo-imap4.el (elmo-imap4-get-connection): Use `delq' instead of
4705         `delete' for removing dead connection from the connection cache.
4706         Move deletion of the process buffer after that.
4707         (elmo-imap4-list): Change `defsubst' to `defun'.
4708         (elmo-imap4-commit): Make error message verbose.
4709         (elmo-imap4-search): Ditto.
4710         (elmo-imap4-list): Ditto.
4711         (elmo-imap4-select-folder): Ditto.
4712         (elmo-imap4-copy-msgs): Ditto.
4713         (elmo-imap4-delete-msg-by-id): Ditto.
4714         (elmo-imap4-append-msg-by-id): Ditto.
4715         (elmo-imap4-append-msg): Ditto.
4716
4717 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
4718
4719         * elmo-archive.el (elmo-archive-get-archive-name): Fixed problem
4720         when dired is used on XEmacs.
4721
4722 2000-07-25  OKAZAKI Tetsurou  <okazaki@be.to>
4723
4724         * elmo-imap4.el (elmo-imap4-process-folder-list): Use `nconc'
4725         instead of `append'.
4726         (elmo-imap4-commit): Use `elmo-imap4-plugged-p' instead of
4727         `elmo-plugged-p' directly.
4728         * elmo-pop3.el (elmo-pop3-commit): Use `elmo-pop3-plugged-p' instead
4729         of `elmo-plugged-p' directly.
4730
4731         * elmo-pop3.el (elmo-pop3-get-connection): Split temporary variable.
4732         Eliminate unused variable.  Use `memq' for checking a process status.
4733         Use `cons' instead of `append' for updating the connection cache.
4734         * elmo-nntp.el (elmo-nntp-get-connection): Likewise.
4735         * elmo-imap4.el (elmo-imap4-get-connection): Likewise.
4736
4737 2000-07-22  OKAZAKI Tetsurou  <okazaki@be.to>
4738
4739         * elmo-imap4.el (elmo-imap4-read-bytes): Advance
4740         `elmo-imap4-read-point' exactly.
4741
4742         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rename
4743         the local variable `folder' to `mailbox'.
4744         Rename the argument `fld' to `folder'.
4745
4746 2000-07-20  Kenichi OKADA  <okada@opaopa.org>
4747
4748         * elmo-pop3.el (elmo-pop3-commit): Do nothing when unplugged.
4749         * elmo-imap4.el (elmo-imap4-commit): Ditto.
4750
4751 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4752
4753         * elmo-pop3.el (elmo-pop3-use-uidl): New variable.
4754         (elmo-pop3-number-uidl-hash): New buffer-local variable.
4755         (elmo-pop3-uidl-number-hash): Ditto.
4756         (elmo-pop3-size-hash): Ditto.
4757         (elmo-pop3-uidl-done): Ditto.
4758         (elmo-pop3-list-done): Ditto.
4759         (elmo-pop3-connection-get-process): New defmacro.
4760         (elmo-pop3-connection-get-buffer): Ditto.
4761         (elmo-pop3-close-connection): Delete buffer and process.
4762         (elmo-pop3-flush-connection): Don't delete buffer and process.
4763         (elmo-pop3-get-connection): Added optional argument `if-exists'.
4764         Setup UIDL and size hash.
4765         (elmo-pop3-send-command-no-erase): Deleted
4766         (elmo-pop3-send-command): Added optional argument `no-erase'.
4767         (elmo-pop3-parse-uidl-response): New function.
4768         (elmo-pop3-parse-list-response): Set size hash.
4769         (elmo-pop3-list-location): New function.
4770         (elmo-pop3-list-by-uidl-subr): Ditto.
4771         (elmo-pop3-list-by-list): Ditto.
4772         (elmo-pop3-list-folder): Call `elmo-pop3-commit'.
4773         Call `elmo-pop3-list-by-uidl-subr' or `elmo-pop3-list-by-list'.
4774         (elmo-pop3-max-of-folder): Call `elmo-pop3-commit'.
4775         Call `elmo-pop3-list-by-uidl-subr' if `elmo-pop3-use-uidl' is non-nil.
4776         (elmo-pop3-msgdb-create-as-numlist): Added optional argument `msgdb'.
4777         Use uidl.
4778         (elmo-pop3-uidl-to-number): New function.
4779         (elmo-pop3-number-to-uidl): Ditto.
4780         (elmo-pop3-number-to-size): Ditto.
4781         (elmo-pop3-msgdb-create-by-header): Added argument `loc-alist'.
4782         Set number by use of uidl.
4783         (elmo-pop3-msgdb-create-message): Likewise.
4784         Set size, loc-alist in msgdb.
4785         (elmo-pop3-read-msg): Set number by use of uidl.
4786         Added optional argument `msgdb'.
4787         (elmo-pop3-delete-msg): Ditto.
4788         (elmo-pop3-delete-msgs): Added optional argument `msgdb'.
4789         (elmo-pop3-commit): Close connection.
4790
4791         * elmo-pipe.el (elmo-pipe-max-of-folder):
4792         Bind `elmo-pop3-use-uidl' as nil.
4793         (elmo-pipe-drain): Ditto.
4794         Call `elmo-commit'.
4795
4796         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Delete location too.
4797         (elmo-msgdb-overview-entity-set-size): New defsubst.
4798
4799 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4800
4801         * elmo-vars.el (elmo-use-killed-list): New variable
4802         (Renamed from `elmo-nntp-use-killed-list').
4803         (elmo-nntp-use-killed-list): Eliminated.
4804
4805         * elmo-msgdb.el (elmo-msgdb-expand-path):
4806         Changed expanding msgdb path for elmo-multi.
4807
4808         * elmo-archive.el, elmo-cache.el, elmo-database.el, elmo-date.el,
4809         elmo-dop.el, elmo-filter.el, elmo-imap4.el, elmo-internal.el,
4810         elmo-localdir.el, elmo-localnews.el, elmo-maildir.el, elmo-msgdb.el,
4811         elmo-multi.el, elmo-nntp.el, elmo-pipe.el, elmo-pop3.el,
4812         elmo-util.el, elmo-vars.el, elmo2.el, mmelmo-1.el, mmelmo-2.el,
4813         mmelmo-imap4-1.el, mmelmo-imap4-2.el, mmelmo-imap4.el, mmelmo.el
4814         (toplevel): Deleted time-stamp line.
4815
4816         * elmo2.el (elmo-clear-killed ): Defined as function
4817         (Abolished defining as a backend function).
4818         All other related modules are changed.
4819
4820 2000-07-14  Hiroshi Tsutsui <tsutsui@easter.kuee.kyoto-u.ac.jp>
4821
4822         * elmo-cache.el (elmo-cache-clear-killed): Fixed.
4823
4824 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4825
4826         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): New function.
4827
4828 2000-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4829
4830         * elmo-pop3.el (elmo-pop3-clear-killed): New alias.
4831
4832 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
4833
4834         * elmo-nntp.el (elmo-nntp-max-of-folder): Use killed list in
4835         asynchronous folder check.
4836
4837         * elmo2.el (elmo-move-msgs): Don't move message when buffer-size is 0.
4838
4839         * elmo-nntp.el (elmo-nntp-delete-msgs): Check the value of
4840         `elmo-nntp-use-killed-list'.
4841         (elmo-nntp-list-folder): Use killed list.
4842         (elmo-nntp-max-of-folder): Ditto.
4843         (elmo-nntp-msgdb-create): Set killed list.
4844
4845         * elmo-vars.el (elmo-nntp-use-killed-list): New user option.
4846
4847         * elmo2.el (elmo-clear-killed): New backend function.
4848         All other related modules are changed.
4849
4850 2000-07-07  OKAZAKI Tetsurou  <okazaki@be.to>
4851
4852         * elmo-util.el (elmo-imap4-spec-folder): Use
4853         `elmo-imap4-spec-mailbox'; Mark as obsolete.
4854         All callers changed.
4855
4856 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
4857
4858         * mmelmo-2.el (initialize-instance):
4859         Use `mime-buffer-entity-buffer-internal' instead of
4860         `mime-entity-buffer'.
4861
4862         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer): New function.
4863         (mime-entity-body): Implemented.
4864         (mime-goto-header-start-point): Deleted.
4865         (mime-goto-body-end-point): Ditto.
4866         (mime-entity-point-min): Ditto.
4867         (mime-entity-point-max): Ditto.
4868         (mime-entity-children): Ditto.
4869         (mime-insert-header): Use `mime-buffer-entity-buffer-internal'
4870         instead of `mime-entity-buffer'.
4871         (mime-entity-header-buffer): Ditto.
4872         (mime-entity-body-buffer): Ditto.
4873         (mime-write-entity-content): Ditto.
4874
4875         * pldap.el (ldap-static-if): New macro.
4876         (toplevel): Use it instead of `static-if'.
4877
4878 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4879
4880         * pldap.el (ldap-search-basic): Don't collect 'dn' value even if it is
4881         included in `attrs' argument.
4882
4883 2000-06-16  Yuuichi Teranishi  <teranisi@gohome.org>
4884
4885         * elmo-util.el (elmo-get-passwd): Use old backquote style.
4886
4887         * pldap.el (ldap-ldif-safe-char-regexp): New constant.
4888         (ldap-ldif-safe-init-char-regexp): Ditto.
4889         (ldap-ldif-safe-string-regexp): Ditto.
4890         (ldap/ldif-safe-string-p): New macro.
4891         (ldap/ldif-insert-field): Ditto.
4892         (ldap-modify): Use it.
4893         (ldap-add): Ditto.
4894         (ldap-search-basic): Consider `attrsonly' also when `attrs' is nil.
4895         (ldap-decode-attribute): Decode only when `attr' is consp.
4896         (ldap-delete): Bind `ret'.
4897         (toplevel): Require 'cl at compile time.
4898         Removed (require 'poe) and (require 'std11).
4899         (pldap-version): Eliminated.
4900         (ldap-search-basic): Removed auth and dn binding.
4901         (ldap-ldif-field-name-regexp): New constant.
4902         (ldap-ldif-field-head-regexp): Ditto.
4903         (ldap-ldif-next-field-head-regexp): Ditto.
4904         (ldap/collect-field): Use `ldap-ldif-field-head-regexp'.
4905         (ldap/field-end): New function.
4906         (ldap/field-body): Use it.
4907         (ldap/collect-field): Ditto.
4908         (ldap-search-basic): Use `ldap/field-body'.
4909
4910 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
4911
4912         * pldap.el (ldap-default-attribute-encoder): New user option.
4913         (ldap/field-body): Decode base64 string.
4914         (ldap/collect-field): Ditto.
4915         (ldap-encode-attribute): New function.
4916         (ldap-add-entries): Use it.
4917         (ldap-modify-entries): Ditto.
4918         (ldap-search-entries): Enclosed decoding function with
4919         `with-temp-buffer' and set as unibyte.
4920         (ldap-search-basic): Set process buffer as unibyte.
4921
4922         * elmo-util.el (elmo-folder-identical-system-p):
4923         Eliminated name space checking.
4924
4925         * pldap.el: New module.
4926         toplevel: Changed condition to detect built-in ldap feature.
4927         (ldap-delete): Enclosed call-process with `with-temp-buffer'.
4928         (ldap-add): Added error handling.
4929         (ldap-modify): Ditto.
4930         (ldap-delete): Ditto.
4931
4932 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
4933
4934         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist):
4935         Initialize local variables with `let'.  Inline a temporary
4936         variable for the progress percentage.  Sort `setq' to reduce
4937         function call in the while-loop.
4938
4939         * mmelmo.el (mmelmo-get-original-buffer): Move `save-excursion'
4940         into the conditional branch.
4941
4942 2000-05-30  OKAZAKI Tetsurou  <okazaki@be.to>
4943
4944         * elmo2.el (elmo-move-msgs): Replace `append' with `nconc'.
4945         Move a conditional out of the while-loop.
4946
4947 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4948
4949         * elmo-msgdb.el (elmo-msgdb-overview-get-entity): Use
4950         elmo-msgdb-overview-get-entity-by-number.
4951         (elmo-msgdb-overview-get-entity-by-number): Don't use catch and
4952         throw.
4953
4954 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
4955
4956         * elmo-localdir.el (elmo-localdir-pack-number): Renamed
4957         the local variable for a packed number self descriptively.
4958
4959 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4960
4961         * elmo2.el (elmo-msgdb-load): Remove elmo-msgdb-overview-hashtb.
4962         * elmo-localdir.el (elmo-localdir-pack-number): Use
4963         `elmo-msgdb-overview-get-entity' instead of
4964         `elmo-msgdb-overview-get-entity-by-number'.
4965         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): Removed.
4966         (elmo-msgdb-search-overview-entity): Removed.
4967         (elmo-msgdb-overview-get-entity): Change argument. Get overview entity
4968         by message-id or number.
4969         (elmo-msgdb-delete-msgs): Use `elmo-msgdb-overview-get-entity'
4970         instead of `elmo-msgdb-overview-get-entity-by-number'.
4971
4972 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4973
4974         * elmo-vars.el (elmo-use-overview-hashtb): New variable. If
4975         non-nil, use hash table for overview.
4976         (elmo-hash-maximum-size): New variable.
4977         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): New variable.
4978         (elmo-msgdb-make-overview-hashtb): New function.
4979         (elmo-msgdb-clear-overview-hashtb): New function.
4980         (elmo-clear-hash-val): New macro.
4981         All other related modules are changed.
4982
4983 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
4984
4985         * elmo2.el (elmo-move-msgs): If there's other message with
4986         same message-id, don't use cache.
4987
4988 2000-05-18  Nishimoto Masaki <nishimoto@gaju.org>
4989
4990         * elmo-localdir.el (elmo-localdir-pack-number): Fixed problem when
4991         number is already packed.
4992
4993 2000-05-15  OKAZAKI Tetsurou  <okazaki@be.to>
4994
4995         * elmo-vars.el: Doc fixes. Trim trailing whitespace.
4996
4997 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4998
4999         * elmo-vars.el (elmo-display-progress-threshold): New variable.
5000         All other related modules are changed.
5001
5002 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5003
5004         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Fixed a problem
5005         of refiling failure on Maildir.
5006
5007 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5008
5009         * elmo-msgdb.el (elmo-msgdb-get-decoded-cache): get string of
5010         decoded mime-charset with cache.
5011         (elmo-msgdb-overview-entity-get-from): Ditto.
5012         (elmo-msgdb-overview-entity-get-subject): Ditto.
5013         * elmo-vars.el (elmo-use-decoded-cache): New variable.
5014
5015 2000-05-10  Kenichi OKADA  <okada@opaopa.org>
5016
5017         * elmo-utils.el (elmo-get-passwd): Set timeout of password.
5018         (elmo-remove-passwd): Fill password with 0 before erase.
5019         * elmo-vars.el (elmo-passwd-life-time): New variable.
5020
5021 \f
5022 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5023
5024         * elmo-cache.el (elmo-buffer-cache-add):
5025         Set message cache buffer as unibyte.
5026
5027 2000-05-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5028
5029         * elmo-archive.el (elmo-archive-list-folders): Fix base-folder
5030         become nil.
5031
5032 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
5033
5034         * elmo-nntp.el (elmo-nntp-list-folders): Remove progress gauge
5035         when display is finished.
5036         (elmo-nntp-msgdb-create): Ditto.
5037         (elmo-nntp-groups-read-response): Ditto.
5038         (elmo-nntp-retrieve-headers): Ditto.
5039         (elmo-nntp-msgdb-create-message): Ditto.
5040         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
5041         (elmo-pop3-msgdb-create-message): Ditto.
5042
5043 2000-04-24  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
5044
5045         * elmo-maildir.el (elmo-maildir-msgdb-create):
5046         Use `elmo-msgdb-sort-by-date'.
5047
5048 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
5049
5050         * elmo2.el (elmo-read-msg-no-cache):
5051         Eliminated arguments after `outbuf'.
5052         Don't use cache even if it exists.
5053         (elmo-read-msg): Don't pass arguments after `outbuf' to
5054         `elmo-read-msg-no-cache'.
5055
5056 2000-04-15  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
5057
5058         * elmo-archive.el (elmo-archive-list-folders):
5059         Use `file-name-directory' if base folder does not exist.
5060
5061 2000-04-14  Nishimoto Masaki <nishimoto@gaju.org>
5062
5063         * elmo-archive.el (elmo-archive-list-folders): Don't use
5064         `file-name-directory'.
5065
5066 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
5067
5068         * elmo-dop.el (elmo-dop-queue-flush): Add optional argument `force'.
5069         If `force' is non-nil, try flushing all operation queues.
5070
5071 2000-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5072
5073         * elmo-pop3.el (elmo-pop3-open-connection): Enclose with
5074         as-binary-process.
5075
5076 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
5077
5078         * elmo-util.el (elmo-display-progress): Fixed.
5079
5080 2000-03-27  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
5081
5082         * elmo-util.el (elmo-display-progress): New function.
5083         All other related modules are changed.
5084