ddf1133cc98a7fe40f6cf440d427e62f4b7a3487
[elisp/wanderlust.git] / elmo / ChangeLog
1 2010-01-15  Vitaly Mayatskih  <v.mayatskih@gmail.com>
2
3         * elmo-version.el (elmo-version): Up to 2.15.9.
4
5         * elmo-imap4.el (elmo-imap4-elist): New function
6         * elmo-imap4.el (elmo-imap4-parse-response): Added support for
7         ESEARCH feature (RFC4731).
8         * elmo-imap4.el (toplevel): Require time-stamp
9         * elmo-imap4.el (elmo-imap4-send-command, elmo-imap4-send-string,
10         elmo-imap4-read-response elmo-imap4-read-untagged
11         elmo-imap4-arrival-filter elmo-imap4-parse-response): Change
12         logging format.
13         * elmo-imap4.el (elmo-folder-list-messages-plugged,
14         elmo-imap4-folder-list-range, elmo-folder-open): Don't ask server
15         for full uid range on folder entering, retrieve updates only for
16         newly appeared messages.
17         * elmo-imap4.el (elmo-imap4-send-command, elmo-imap4-send-string,
18         elmo-imap4-read-response, elmo-imap4-read-untagged,
19         elmo-imap4-parse-response): Change deprecated time-stamp-hh:mm:ss
20         to format-time-string.
21         * elmo-vars.el (toplevel): New custom
22         `elmo-imap4-set-seen-flag-explicitly' to override setting of Seen
23         flag for some buggy servers.
24         * elmo-imap4.el (elmo-message-fetch-plugged): Ditto
25
26 2010-01-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
27
28         * acap.el (acap-parse-response): Fix comment-out style. Use three
29         semicolons, that should start at the left margin.
30         See. also (Info-goto-node "(elisp)Comment Tips").
31         * elmo.el (toplevel, elmo-message-match-condition)
32         (elmo-folder-set-info-max-by-numdb, elmo-folder-move-messages):
33         Ditto.
34         * elmo-archive.el (elmo-archive-suffix-alist)
35         (elmo-archive-tar-method-alist, elmo-archive-tgz-method-alist)
36         (elmo-archive-method-list)
37         (elmo-archive-msgdb-create-as-numlist-subr2, elmo-folder-search):
38         Ditto.
39         * elmo-imap4.el (toplevel)
40         (elmo-imap4-send-command, elmo-imap4-check-validity)
41         (elmo-imap4-fetch-callback-1-subr)
42         (elmo-network-initialize-session, elmo-server-diff-async)
43         (elmo-imap4-folder-diff-plugged): Ditto
44         * elmo-maildir.el (elmo-maildir-temporal-filename): Ditto.
45         * elmo-msgdb.el (elmo-msgdb-append-element): Ditto.
46         * elmo-net.el (elmo-network-close-session): Ditto.
47         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string)
48         (elmo-nntp-parse-overview-string, elmo-nntp-post): Ditto.
49         * elmo-pop3.el (elmo-pop3-retrieve-headers):  Ditto.
50         * elmo-util.el (elmo-set-auto-coding, elmo-passwd-alist-save)
51         (elmo-number-set-delete)
52         (elmo-cache-get-oldest-cache-file-entity): Ditto.
53
54 2010-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
55
56         * elmo-version.el (elmo-version): Up to 2.15.8.
57
58         * elmo-mime.el (elmo-mime-insert-header-from-buffer): Use
59         `with-current-buffer' instead of `save-excursion' (for suppress
60         compile warnings).
61
62         * elmo.el (elmo-folder-confirm-appends): Use `number-to-string'
63         instead of `int-to-string'.
64         * elmo-archive.el (elmo-archive-message-fetch-internal)
65         (elmo-archive-folder-message-make-temp-files)
66         (elmo-archive-folder-append-buffer)
67         (elmo-folder-delete-messages-internal)
68         (elmo-archive-msgdb-create-entity)
69         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
70         * elmo-util.el (elmo-cache-expire-by-age): Ditto.
71         * elmo-flag.el (elmo-global-flag-set-internal): Ditto.
72         * elmo-file.el (elmo-folder-message-make-temp-files): Ditto.
73         * elmo-imap4.el (elmo-imap4-make-number-set-list)
74         (elmo-folder-list-subfolders): Ditto.
75         * elmo-localdir.el (elmo-message-file-name)
76         (elmo-folder-message-make-temp-files)
77         (elmo-localdir-msgdb-create-entity)
78         (elmo-folder-append-messages-*-localdir)
79         (elmo-folder-pack-numbers): Ditto.
80         * elmo-maildir.el (elmo-folder-message-make-temp-files): Ditto.
81         * elmo-map.el (elmo-location-map-key): Ditto.
82         * elmo-nntp.el (elmo-nntp-folder-postfix)
83         (elmo-nntp-folder-list-subfolders)
84         (elmo-nntp-folder-msgdb-create): Ditto.
85
86         * elmo.el (elmo-crosspost-message-alist-save): Don't use
87         `function' for `lambda'.
88         * elmo-archive.el (elmo-archive-folder-list-subfolders)
89         (elmo-folder-append-messages-*-archive)
90         (elmo-folder-delete-messages-internal): Ditto.
91         * elmo-date.el (elmo-replace-in-string): Ditto.
92         * elmo-multi.el (elmo-folder-list-messages, elmo-folder-search)
93         (elmo-folder-list-flagged): Ditto.
94         * elmo-maildir.el (elmo-maildir-cleanup-temporal): Ditto.
95         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
96         * modb-standard.el (modb-standard-cleanup-stale-entities): Ditto.
97
98 2010-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
99
100         * elmo-dop.el (elmo-dop-spool-folder): Suppress warning "defsubst
101         `elmo-dop-spool-folder' was used before it was defined"; Use
102         `defun' instead.
103
104         * pldap.el (ldap/ldif-safe-string-p): macro to function.
105         * elmo-imap4.el (elmo-imap4-detect-search-charset): Ditto.
106
107         * elmo.el (elmo-folder-info-make-hashtb): Use `mapc' instead of
108         `mapcar'; Suppress compile warning.
109         * elmo-imap4.el (elmo-network-initialize-session-buffer)
110         (elmo-imap4-search-internal-primitive): Ditto.
111         * elmo-nntp.el (elmo-nntp-search-primitive): Ditto.
112         * elmo-archive.el (elmo-archive-exec-msgs-subr2): Ditto.
113
114         * elmo-imap4.el (elmo-imap4-parse-address-list)
115         (elmo-imap4-parse-fetch-body-section, elmo-imap4-parse-body)
116         (elmo-imap4-parse-acl, elmo-imap4-parse-body-extension)
117         (elmo-imap4-parse-body-ext, elmo-imap4-parse-body): Use
118         `(string-to-char " ")' instead of `? ', `?\ '.
119
120 2010-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
121
122         * pldap.el (ldap-search-entries): Don't use `function' for lambda.
123         (ldap-add-entries, ldap-modify-entries): Use `mapc' instead of `mapcar'.
124         (ldap-delete-entries): Use `mapc' instead of `mapcar'. Don't use
125         `function' for lambda.
126
127         * modb-standard.el (modb-standard-cleanup-stale-entities): Use
128         `string-to-number' instead of `string-to-int'.
129
130         * elmo-util.el (elmo-set-work-buf): Use `with-current-buffer'
131         instead of `save-excursion' (for suppress compile warnings).
132         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
133         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Ditto.
134         (elmo-nntp-post): Ditto.
135
136 2009-08-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
137
138         * utf7.el (utf7-get-u16char-converter): Revert BOM workaround for
139         Mule-UCS (to-utf-16).
140         (utf7-utf-16-coding-system): Change preference when Mule-UCS on
141         Emacs 23.
142
143 2009-07-11  Taiki SUGAWARA  <buzz.taiki@gmail.com>
144
145         * utf7.el (utf7-find-coding-system-without-bom): New Function.
146         (utf7-utf-16-coding-system): use no-BOM coding system.
147         (utf7-get-u16char-converter): remove workaround for BOM.
148
149 2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
150
151         * elmo-util.el (elmo-union): New function, make a union of two lists.
152
153         * elmo-mime.el (elmo-mime-entity-display): Fix Emacs crash in
154         mime-view when displaying malformed base64 attach.
155
156         * elmo-imap4.el (elmo-imap4-folder-list-flagged): Use elmo-imap4-list
157         (removed duplicated code)
158
159         * modb-standard.el (modb-standard-cleanup-stale-entities): New
160         function, Remove stale entities from elmo's cache.
161
162 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
163
164         * elmo-version.el (elmo-version): Up to 2.15.7.
165
166 2009-03-22  Tetsurou Okazaki  <okazaki@be.to>
167
168         * elsp-bsfilter.el (elmo-spam-bsfilter-update-switch): Change
169         default value to `--auto-update'.
170
171 2008-07-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
172
173         * elmo-pop3.el (elmo-pop3-read-contents): Fix double `goto-char'.
174         Add `elmo-pop3-read-point' barrier.
175
176 2008-07-06 YAMASHITA Junji <ysiijj@gmail.com>
177
178         * elmo-pop3.el (elmo-pop3-read-contents): improving performance:
179         goto the previous end-point insead of the head-point, and use
180         `search-forward' instead of `re-search-forward'.
181
182 2008-06-30  Tetsurou Okazaki  <okazaki@be.to>
183
184         * elmo-imap4.el (elmo-imap4-parse-status): Use `case' instead of `cond'.
185
186 2008-06-30  Don Bashford  <Don.Bashford@stjude.org>
187
188         * elmo-imap4.el (elmo-imap4-parse-status): Accept IMAP4 tokens in a
189         case-insensitive fashion.
190
191 2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
192
193         * elmo-imap4.el (elmo-imap4-send-command): Combine `process-send-string' calls.
194
195 2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
196
197         * elmo-util.el (elmo-add-name-to-file, elmo-field-body): Use
198         `eval-and-compile' for suppress compile warnings.
199
200         * elmo-vars.el (dynamic-link, dynamic-call): Use `defalias-maybe'
201         instead of `defun-maybe'
202
203         * elmo-util.el: Add (eval-when-compile (require 'static)).
204
205 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
206
207         * mmimap.el: Remove (require 'static).
208         * acap.el: Ditto.
209
210         * elmo-flag.el: Move ';;; Code:' comment.
211         * elmo-imap4.el: Ditto.
212         * elmo-net.el: Ditto.
213
214         * elmo-version.el (product-provide): Fix comment.
215
216 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
217
218         * slp.el: Add (eval-when-compile (require 'cl)).
219         * elmo-date.el: Ditto.
220         * elmo-pop3.el: Ditto.
221         * elmo-mime.el: Add (eval-when-compile (require 'elmo)).
222
223 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
224
225         * modb.el (elmo-msgdb-match-condition-primitive): Use
226         `string-to-number' instead of `string-to-int'.
227
228         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer)
229         (elmo-msgdb-message-match-condition)
230         (elmo-msgdb-create-message-entity-from-buffer): Use
231         `string-to-number' instead of `string-to-int'.
232
233         * elmo.el (elmo-folder-confirm-appends): Use `string-to-number'
234         instead of `string-to-int'.
235
236         * elmo-util.el (elmo-cache-expire-by-age): Use `string-to-number'
237         instead of `string-to-int'.
238
239         * elmo-pop3.el (elmo-pop3-list-by-list, elmo-folder-status): Use
240         `string-to-number' instead of `string-to-int'.
241
242         * elmo-nntp.el (elmo-nntp-make-msglist)
243         (elmo-folder-list-messages-plugged, elmo-nntp-folder-status)
244         (elmo-nntp-create-msgdb-from-overview-string)
245         (elmo-nntp-parse-xhdr-response, elmo-nntp-msgdb-create-message)
246         (elmo-nntp-search-primitive): Use `string-to-number' instead of
247         `string-to-int'.
248
249         * elmo-net.el (elmo-net-folder-set-parameters): Use
250         `string-to-number' instead of `string-to-int'.
251
252         * elmo-localdir.el (elmo-localdir-list-subr): Use
253         `string-to-number' instead of `string-to-int'.
254
255         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Use
256         `string-to-number' instead of `string-to-int'.
257
258         * elmo-date.el (elmo-date-get-datevec): Use `string-to-number'
259         instead of `string-to-int'.
260
261         * elmo-archive.el (elmo-archive-list-folder-subr): Use
262         `string-to-number' instead of `string-to-int'.
263
264 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
265
266         * elmo-util.el (elmo-get-passwd): Fix typo.
267
268         * elmo-nntp.el (elmo-nntp-get-server-command)
269         (elmo-nntp-set-server-command, elmo-nntp-xover-p)
270         (elmo-nntp-listgroup-p, elmo-nntp-set-listgroup)
271         (elmo-nntp-list-active-p, elmo-nntp-set-list-active)
272         (elmo-nntp-xhdr-p, elmo-nntp-set-xhdr): New backquote style.
273
274         * elmo-imap4.el (elmo-imap4-debug)
275         (elmo-imap4-response-continue-req-p, elmo-imap4-response-ok-p)
276         (elmo-imap4-response-bye-p, elmo-imap4-response-garbage-p)
277         (elmo-imap4-response-value, elmo-imap4-response-error-text)
278         (elmo-imap4-response-bodydetail-text, elmo-imap4-value)
279         (elmo-imap4-nth, elmo-imap4-detect-search-charset)
280         (elmo-imap4-identical-system-p): New backquote style.
281
282 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
283
284         * elmo-dop.el (elmo-make-dop-queue): New backquote style.
285         (elmo-dop-queue-fname, elmo-dop-queue-method): Ditto.
286         (elmo-dop-queue-arguments): Ditto.
287
288         * elmo-date.el (elmo-match-substring): New backquote style.
289         (elmo-match-string, elmo-match-buffer): Ditto.
290         (elmo-date-make-sortable-string): Ditto.
291
292         * elmo-archive.el (elmo-archive-get-method):New backquote style.
293         (elmo-archive-get-suffix, elmo-archive-get-regexp): Ditto.
294
295         * elmo-multi.el (elmo-multi-real-folder-number): New backquote
296         style.
297
298         * elmo-net.el (elmo-network-stream-type-spec-string): New
299         backquote style.
300         (elmo-network-stream-type-symbol): Ditto.
301         (elmo-network-stream-type-feature): Ditto.
302         (elmo-network-stream-type-function): Ditto.
303         (elmo-network-session-buffer): Ditto.
304
305         * elmo-util.el (elmo-file-cache-expand-path): New backquote style.
306         (elmo-file-cache-status, elmo-file-cache-path): Ditto.
307         (elmo-make-file-cache, elmo-string, elmo-get-passwd): Ditto.
308         (elmo-bind-directory, elmo-set-work-buf): Ditto.
309
310         * elmo.el (elmo-folder-send): New backquote style.
311
312 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
313
314         * pldap.el (ldap-static-if): New backquote style.
315         (ldap/ldif-safe-string-p): Ditto.
316         (ldap/ldif-insert-field): Ditto.
317
318         * elmo-version.el (elmo-version): Up to 2.15.6.
319
320 2008-01-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
321
322         * elmo-imap4.el (elmo-folder-list-messages-plugged): Don't include
323         messages with \Deleted flag.
324         (elmo-folder-delete-messages-plugged): Ask before sending expunge
325         command if there are messages with \Deleted flag.
326
327 2007-04-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
328
329         * elmo-pop3.el (elmo-pop3-auth-apop): Use more strict regexp.
330         http://seclists.org/bugtraq/2007/Apr/0018.html
331         (Suggested by Tatsuya Kinoshita)
332
333 2007-04-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
334
335         * elmo-imap4.el (elmo-folder-delete): Don't call close for mailbox
336         with \Noselect attribute.
337
338 2007-04-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
339
340         * elmo-imap4.el (elmo-folder-list-subfolders): Fix handling of
341         hierarchical folder structure with UW-imapd.
342
343 2007-02-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
344
345         * elmo-imap4.el (elmo-imap4-clear-login): Don't send LOGIN command
346         when the LOGINDISABLED capability is advertised.
347
348 2007-01-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
349
350         * elmo-msgdb.el (elmo-msgdb-extra-fields): Make it non-destructive.
351
352 2007-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
353
354         * elmo-shimbun.el (elmo-shimbun-update-overview): Add argnument
355         `entity'.
356         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview' only
357         if the message entity is exists.
358
359 2007-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
360
361         * elmo-util.el (elmo-msgdb-insert-file-header): Call
362         `elmo-delete-cr-buffer'.
363
364         * elmo-localdir.el (elmo-message-fetch-internal): Use
365         `insert-file-contents-as-raw-text' instead of
366         `insert-file-contents-as-binary'.
367
368         * elmo-maildir.el (elmo-map-message-fetch): Ditto.
369
370 2006-12-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
371
372         * elmo-imap4.el (elmo-network-initialize-session): Check to
373         retrieve a whole greeting message.
374
375 2006-11-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
376
377         * elmo-flag.el (elmo-folder-commit): Encode `.minfo' at save.
378
379 2006-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
380
381         * elmo-util.el (elmo-safe-plist-get): New alias or macro.
382         (elmo-progress-notify): Use it instead of `plist-get'.
383
384 2006-11-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
385
386         * elmo.el (elmo-generic-folder-append-messages): Remove unused
387         variable `table'.
388
389 2006-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
390
391         * elmo-pipe.el (elmo-folder-set-plugged): Define.
392
393 2006-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
394
395         * elsp-bsfilter.el (elmo-spam-bsfilter-use-remote): New user option.
396         (elmo-spam-list-spam-messages): Check it option.
397
398 2006-11-08  Tetsurou Okazaki  <okazaki@be.to>
399
400         * elmo-util.el (elmo-with-progress-display): Return the value
401         of the last form in `body'.
402
403 2006-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
404
405         * elmo-util.el (elmo-progress-start): Accept nil for `total'.  Set
406         `elmo-progress-counter' as t when a query callback returns nil.
407         (elmo-progress-clear): New function.
408         (elmo-progress-done): Split into `elmo-progress-clear'.
409         (elmo-progress-notify): Update a total slot when it is nil.
410         (elmo-with-progress-display): Call `elmo-progress-clear' in
411         unwind-protect and move calling `elmo-progress-done' to outside.
412
413         * elmo-imap4.el (elmo-imap4-find-next-line): Call
414         `elmo-progress-notify' with :total parameter instead of
415         `elmo-progress-counter-set-total'.
416
417 2006-11-07  Tetsurou Okazaki  <okazaki@be.to>
418
419         * elmo-util.el (elmo-cache-expire-by-age): Add docstring.
420         Make it interactive.
421         (elmo-progress-start): Avoid updating `elmo-progress-counter'
422         when a query callback returns nil.  Return a progress counter
423         instead of t whenever a start callback was called.
424
425 2006-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
426
427         * elmo-imap4.el (elmo-imap4-session-capable-p): New macro.
428         (elmo-imap4-send-command): Use it.
429         (elmo-network-initialize-session): Ditto.
430         (elmo-network-setup-session): Ditto.
431         (elmo-folder-msgdb-create-plugged): Ditto.
432
433 2006-11-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
434
435         * elmo-util.el (elmo-progress-done): Fix a miss refer to
436         `elmo-progress-counter'.
437
438 2006-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
439
440         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Abolish.
441         (elsp-bsfilter-list-spam-filter): New function.
442         (elsp-bsfilter-start-list-spam): Ditto.
443         (elsp-bsfilter-read-list-spam): Ditto.
444         (elmo-spam-list-spam-messages): Use async process to display
445         progress message by each message.
446
447 2006-11-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
448
449         * elmo-spam.el (elmo-spam-process-messages-as-mbox): Fix problem
450         of flushing previously inserted message contents.
451
452         * elmo-imap4.el (elmo-folder-search): Fix return value.
453
454 2006-11-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
455
456         * elmo-imap4.el (elmo-imap4-find-next-line): Check whether a label
457         of reporter is enable or not.
458
459 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
460
461         * elmo-util.el (elmo-list-bigger-diff): Abolish.
462         (elmo-display-progress): Ditto.
463         (elmo-progress-counter-alist): Ditto.
464         (elmo-progress-set): Ditto.
465         (elmo-progress-clear): Ditto.
466         (elmo-progress-counter-all-value): Rename to
467         `elmo-progress-counter-total'.
468         (elmo-progress-counter-format): Rename to
469         `elmo-progress-counter-action'.
470         (elmo-progress-counter): New internal variable.
471         (elmo-progress-callback-function): Ditto.
472         (elmo-progress-counter-label): New function.
473         (elmo-progress-counter-set-total): Ditto.
474         (elmo-progress-counter-set-action): Ditto.
475         (elmo-progress-call-callback): Ditto.
476         (elmo-progress-start): Ditto.
477         (elmo-progress-done): Ditto.
478         (elmo-progress-notify): Rewrite.
479         (elmo-with-progress-display): Remove first argument
480         `condition'. Add optional argument `var' in `spec'.
481
482         * elmo-vars.el (elmo-display-progress-threshold): Abolish.
483         (elmo-display-retrieval-progress-threshold): Ditto.
484         (elmo-inhibit-display-retrieval-progress): Ditto.
485
486         * Replace all pair of `elmo-progress-set' and
487         `elmo-progress-clear' into `elmo-with-progress-display'.
488
489         * Replace to call `elmo-display-progress' into pair of
490         `elmo-progress-notify' and `elmo-with-progress-display'.
491
492         * elmo-version.el (elmo-version): Up to 2.15.5.
493
494 2006-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
495
496         * elmo-imap4.el (elmo-imap4-arrival-filter): Use `case' instead of
497         `cond'.
498
499 2006-10-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
500
501         * elmo-imap4.el (elmo-imap4-arrival-filter): Call delete-region in
502         cleanup-forms [wl:14027].
503
504 2006-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
505
506         * elmo-flag.el (elmo-global-flag-set-internal): Use
507         `elmo-copy-file' by priority when the message is a file.
508
509 2006-10-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
510
511         * elmo.el: Fix typo: disptch -> dispatch.
512
513 2006-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
514
515         * elmo.el (elmo-file-tag): New class.
516         (elmo-append-messages-disptch-table): New constant.
517         (elmo-folder-type-p): New function.
518         (elmo-folder-append-messages): Redefine as function.
519
520         * elmo-null.el (elmo-folder-append-messages): Renamed from
521         `elmo-folder-append-messages'.
522
523         * elmo-maildir.el (elmo-maildir-folder): Inherit `elmo-file-tag'.
524         (elmo-folder-append-messages-*-maildir): Renamed from
525         `elmo-folder-append-messages'.
526
527         * elmo-localdir.el (elmo-localdir-folder): Inherit
528         `elmo-file-tag'.
529         (elmo-folder-append-messages-*-localdir): Renamed from
530         `elmo-folder-append-messages'.
531
532         * elmo-imap4.el (elmo-folder-append-messages-imap4-imap4): Renamed
533         from `elmo-folder-append-messages'.
534
535         * elmo-flag.el (elmo-folder-append-messages-*-flag): Renamed from
536         `elmo-folder-append-messages'.
537
538         * elmo-filter.el (elmo-folder-append-messages-filter-*): New
539         function.
540         (elmo-folder-append-messages-*-filter): Ditto.
541
542         * elmo-multi.el (elmo-folder-append-messages-multi-*): Ditto.
543
544         * elmo-pipe.el (elmo-folder-append-messages-pipe-*): Ditto.
545         (elmo-folder-append-messages-*-pipe): Renamed from
546         `elmo-folder-append-messages'.
547
548         * elmo-cache.el (elmo-cache-folder): Inherit `elmo-file-tag'.
549
550         * elmo-file.el (elmo-file-folder): Ditto.
551
552         * elmo-sendlog.el (elmo-sendlog-folder): Ditto.
553
554         * elmo-archive.el (elmo-folder-append-messages-*-archive): Renamed
555         from `elmo-folder-append-messages'
556
557 2006-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
558
559         * elmo-map.el (elmo-location-map-setup): Change an argument
560         `locations' to optional.
561         (elmo-location-map-clear): Abolish.
562         (elmo-folder-clear): Follow the API change.
563
564         * elmo-pop3.el (elmo-folder-clear): Ditto.
565
566         * elmo-pop3.el (toplevel): Require elmo-map.
567         (elmo-pop3-folder): Inherit elmo-location-map and abolish
568         location-alist slot (All other related portions are changed).
569         (elmo-pop3-folder-use-uidl): New function.
570         (elmo-folder-msgdb-create): Don't sort message entities.
571         (elmo-pop3-sort-msgdb-by-original-number): Abolish.
572         (elmo-pop3-number-to-size): Convert return value to number.
573         (elmo-pop3-msgdb-create-by-header): Use unwind-protect to delete a
574         working buffer.
575
576         * elmo-map.el: Use `location-map' as a variable name for instance
577         instead of `mapper'.
578         (elmo-location-map-setup): Return location alist.
579         (elmo-location-map-update): Ditto.
580
581 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
582
583         * elmo-map.el (elmo-location-map): New class; split location and
584         number mapping from elmo-map-folder (All other related portions
585         are changed).
586
587         * elmo-shimbun.el (elmo-folder-open-internal): Follow the API
588         change.
589
590         * elmo-version.el (elmo-version): Up to 2.15.4.
591
592 2006-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
593
594         * elmo-vars.el (elmo-use-hardlink): New user option.
595
596         * elmo-util.el (elmo-add-name-to-file): Switch implementations by
597         `elmo-use-hardlink'.
598
599         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Keep the
600         killed-list.
601         (elmo-pipe-drain): Use `elmo-folder-open' and `elmo-folder-close'
602         instead of `*-internal'. Use `elmo-with-progress-display'.
603
604 2006-09-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
605
606         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages): Use
607         `elmo-spam-process-messages-as-mbox'.
608
609         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
610
611 2006-08-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
612
613         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Fix the
614         argument BUFFER of `call-process'.
615
616 2006-08-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
617
618         * elsp-bsfilter.el (elsp-bsfilter-call-bsfilter): Remove nil from
619         args.
620         (elsp-bsfilter-list-spam-files): Ditto.
621
622 2006-08-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
623
624         * elsp-bsfilter.el (elmo-spam-bsfilter-max-files-per-process)
625         (elmo-spam-bsfilter-max-messages-per-process): New use option.
626         (elmo-spam-bsfilter-debug): Fix a group.
627         (elsp-bsfilter-call-bsfilter): Don't use `delq' and add option
628         `--homedir'.
629         (elmo-spam-buffer-spam-p): Don't specify `--homedir' option.
630         (elsp-bsfilter-list-spam-files): New function.
631         (elmo-spam-list-spam-messages): Define.
632         (elsp-bsfilter-register-buffer): Add an optional argument `mbox'.
633         (elmo-spam-bsfilter-register-messages): New function.
634         (elmo-spam-register-spam-messages): Define.
635         (elmo-spam-register-good-messages): Ditto.
636
637         * elmo-spam.el (elmo-spam-process-messages-as-mbox): New function.
638
639         * elmo-util.el (elmo-flatten): Use `append' and `listp' instead of
640         `nconc' and `consp'.
641
642 2006-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
643
644         * elmo-map.el (elmo-map-folder-update-locations): Rewrite with
645         hash table to test whether a location is exists.
646
647 2006-08-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
648
649         * elmo-archive.el (elmo-folder-append-messages): Delete temp-dir
650         even if some error occurred.
651
652         * elmo-archive.el (elmo-archive-folder-append-buffer): Remove
653         meaningless unwind-protect.
654
655         * elmo-maildir.el (elmo-folder-message-make-temp-files): Respect
656         start-number correctly.
657         * elmo-search.el (elmo-folder-message-make-temp-files): Ditto.
658         * elmo-file.el (elmo-folder-message-make-temp-files): Ditto.
659
660 2006-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
661
662         * elmo-flag.el (elmo-flag-folder-set-minfo): New function.
663         (elmo-folder-initialize): Use it.
664         (elmo-global-flag-replace-referrer): New function.
665
666         * elmo.el (toplevel): Added autoload setting for
667         `elmo-global-flag-replace-referrer'.
668         (elmo-folder-rename): Rewrite the last change use
669         `elmo-global-flag-replace-referrer'.
670
671         * elmo-pipe.el (elmo-folder-rename): Call
672         `elmo-global-flag-replace-referrer'.
673
674 2006-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
675
676         * elmo.el (elmo-folder-rename): Set meta data for global flags
677         follow the rename.
678
679 2006-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
680
681         * elmo-filter.el (elmo-folder-initialize): Set slot `number-list'
682         as 'not-loaded.
683         (elmo-folder-close): Ditto.
684         (elmo-filter-folder-number-list-loaded-p): New function.
685         (elmo-filter-folder-number-list): Check whether loaded or not.
686         (elmo-folder-commit): Use `elmo-filter-folder-number-list' instead
687         of `elmo-filter-folder-number-list-internal'.
688         (elmo-folder-delete-messages): Ditto.
689         (elmo-folder-length): Check whether number-list is loaded or not.
690
691 2006-06-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
692
693         * modb-entity.el (modb-entity-field-extractor-alist): Add 3rd
694         field `real field' into each element of list.
695         (elmo-msgdb-create-message-entity-from-buffer): Follow the above change.
696         (elmo-msgdb-message-entity-field): Ditto.
697         (modb-entity-ml-info-real-fields): New function.
698
699         * elmo-msgdb.el (elmo-msgdb-extra-fields): New function.
700
701         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Use function
702         `elmo-msgdb-extra-fields'.
703
704 2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
705
706         * elmo-util.el (elmo-passwd-alist-load): Move point to min
707         position before read.
708
709 2006-05-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
710
711         * elmo-flag.el (elmo-folder-expand-msgdb-path): Translate path.
712         (elmo-global-flags-initialize): Ditto.
713
714 2006-05-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
715
716         * elmo-archive.el (toplevel): Don't require emu, std11
717         and elmo-localdir.
718
719         * elmo-localdir.el (elmo-message-file-name): Remove duplicate
720         definition.
721
722 2006-05-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
723
724         * elmo.el (elmo-folder-confirm-appends): Display folder name.
725
726 2006-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
727
728         * elmo-imap4.el (elmo-imap4-send-command): Use non-synchronizing
729         literals.
730
731 2006-04-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
732
733         * elmo-maildir.el (elmo-maildir-list-location): Reduce
734         `elmo-get-last-modification-time' call.
735
736 2006-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
737
738         * elmo-maildir.el (elmo-maildir-list-location): Fixed a regular
739         expression.
740         (elmo-maildir-set-mark): Ditto.
741         (elmo-maildir-delete-mark): Ditto.
742
743 2006-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
744
745         * elmo-util.el (elmo-collect-separators-internal): Add 2nd
746         optional argument `separators'.
747
748 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
749
750         * elmo.el (cache-changed): Abolish.
751         (status-changed): New signal.
752         (elmo-message-killed-p): New generic function and define for
753         elmo-folder.
754         (elmo-folder-recover-messages): Ditto.
755         (elmo-message-set-cached): Emit signal `status-changed' instead of
756         `cache-changed'.
757         (elmo-message-status): New macro.
758         (elmo-message-status-folder): Ditto.
759         (elmo-message-status-number): Ditto.
760         (elmo-message-status-set-flags): Ditto.
761         (elmo-message-status-set-killed): Ditto.
762         (elmo-message-status-flags): New function.
763         (elmo-message-status-cached-p): Ditto.
764         (elmo-message-status-killed-p): Ditto.
765
766         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
767         `status-changed' instead of `cache-changed'.
768         (elmo-folder-recover-messages): Define.
769         (elmo-message-killed-p): Ditto.
770
771         * elmo-filter.el (elmo-filter-connect-signals): Connect to signal
772         `status-changed' instead of `cache-changed'.
773
774         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
775         (elmo-message-killed-p): Define.
776         (elmo-folder-recover-messages): Ditto.
777
778         * elmo-version.el (elmo-version): Up to 2.15.3.
779
780 2006-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
781
782         * elmo-signal.el (elmo-signal-bindings): Use cons to append
783         element into list.
784         (elmo-define-signal-handler): Add docstring.
785         (elmo-define-signal-filter): Ditto.
786
787         * elmo-multi.el (elmo-multi-connect-signals): Fix the signal name.
788
789 2006-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
790
791         * elmo-util.el (elmo-flatten): Don't use recursive call.
792
793         * elmo-search.el (elmo-folder-msgdb-create): Remove an unnecessary
794         assignment.
795         (elmo-folder-message-make-temp-files): Use `number-to-string'
796         instead of `int-to-string'.
797
798 2006-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
799
800         * elmo-search.el (elmo-folder-delete-messages): Define.
801
802 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
803
804         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fixed
805         customization type.
806         (elmo-mailing-list-count-spec-list): Ditto.
807
808         * elmo-vars.el (elmo-mailing-list-name-spec-list): Merge entries
809         for `list-id'.
810
811 2006-01-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
812
813         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fix list-id
814         handling.
815
816 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
817
818         * elmo-vars.el (elmo-mailing-list-name-spec-list): New user option.
819         (elmo-mailing-list-count-spec-list): Ditto.
820
821         * elmo-util.el (elmo-map-until-success): New function.
822         (elmo-string-match-substring): Ditto.
823         (elmo-find-list-match-value): Ditto.
824
825         * modb-entity.el (modb-entity-extract-ml-info-from-x-sequence):
826         Removed.
827         (modb-entity-extract-ml-info-from-subject): Ditto.
828         (modb-entity-extract-ml-info-from-return-path): Ditto.
829         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
830         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
831         (modb-entity-extract-ml-info-from-mailman): Ditto.
832         (modb-entity-extract-mailing-list-info-functions): Ditto.
833         (modb-entity-extract-mailing-list-info): Rewrite with
834         `elmo-find-list-match-value'.
835
836 2006-01-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
837
838         * elmo-net.el (elmo-network-session-retry-count): New user option.
839         (elmo-network-session-buffer-name): New internal function.
840         (elmo-network-session-buffer-create): Ditto.
841         (elmo-network-open-session): Retry open network session
842         `elmo-network-session-retry-count' times.
843
844 2005-12-16  Tetsurou Okazaki  <okazaki@be.to>
845
846         * elmo-util.el (elmo-list-filter): Rewritten.
847
848 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
849
850         * elmo-util.el (elmo-string-member): Allow symbol element in list.
851
852 2005-11-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
853
854         * elmo-search.el (elmo-make-search-engine): Use prefix
855         `elmo-search-' for require symbol instead of `else-'.
856         (elmo-search-engine-extprog): New class.
857         (elmo-search-engine-do-search): Remove nil from argument
858         list. Added argument pattern to evaluate element as function.
859         (elmo-search-engine-local-file): Derived from
860         `elmo-search-engine-extprog'.
861         (elmo-search-engine-create-message-entity): Check existance of file.
862         (elmo-search-engine-fetch-message): Ditto.
863         (elmo-search-namazu-index): Follow the API change.
864         (elmo-search-grep-target): Ditto.
865
866 2005-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
867
868         * elmo-spam.el (elmo-spam-message-fetch): Disable multibyte
869         characters of working buffer.
870
871         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
872         Does not bind `default-mime-charset'.
873         (elmo-msgdb-create-message-entity-from-buffer): Removed
874         unnecessary local bind.
875
876         * modb-entity.el (modb-entity-extract-ml-info-from-mailman): New
877         function.
878         (modb-entity-extract-mailing-list-info-functions): Added it.
879
880 2005-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
881
882         * modb-legacy.el (elmo-msgdb-append-entity): Execute the process
883         when number and message-id are non-nil.
884
885         * modb-standard.el (elmo-msgdb-append-entity): Ditto.
886
887         * elmo-pop3.el (elmo-pop3-auth-user): Refactoring nested
888         conditional steatment.
889         (elmo-pop3-auth-apop): Likewise.
890         (elmo-network-authenticate-session): Likewise.
891
892 2005-11-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
893
894         * elmo-mime.el (elmo-mime-header-max-column): Set default value as
895         symbol `fill-column'.
896         (elmo-mime-insert-header-from-buffer): Rewrite; ignore errors in
897         decode field value.
898
899         * elmo-util.el (elmo-mime-string): Ignore errors in eword decode.
900         (elmo-decoded-field-body): Ditto.
901
902 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
903
904         * elmo-net.el (elmo-net-folder-set-parameters): Rename argument
905         `tokens' to `params'.
906
907 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
908
909         * elmo-split.el (elmo-split-subr): Disable multibyte characters of
910         working buffer.
911
912 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
913
914         * elmo-search.el (elmo-search-namazu-index): Fixed the order to
915         decide index.
916
917 2005-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
918
919         * elmo-search.el (elmo-search-engine-alist): Define with defvar;
920         Set default value as nil.
921         (toplevel): Register search engines by
922         `elmo-search-register-engine' if there are not defined.
923
924         * elmo.el (autoload): Added autoload setting for
925         `elmo-search-register-engine'.
926
927 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
928
929         * elmo.el (toplevel): `[' is redefined as the prefix of the search
930         folder instead of nmz folder.
931         (elmo-nmz-default-index-path): Added obsolete variable setting.
932         (elmo-nmz-index-alias-alist): Ditto.
933         (elmo-nmz-use-drive-letter): Ditto.
934
935         * elmo-search.el (elmo-search-register-engine): New function.
936
937         * elmo-nmz.el: Removed.
938
939         * elmo-version.el (elmo-version): Up to 2.15.2.
940
941 2005-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
942
943         * elmo-search.el: New file.
944
945 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
946
947         * modb-entity.el (elmo-msgdb-message-match-condition): Add new
948         condition `larger' and `smaller'.
949
950 2005-07-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
951
952         * elmo-util.el (elmo-safe-filename): Rewrite to replace
953         `"' (double quote) into "_Q_".
954
955 2005-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
956
957         * elmo-net.el (elmo-net-quote-chars): Abolish.
958         (elmo-net-format-quoted): Ditto.
959
960 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
961
962         * elmo.el (elmo-get-folder-function): New variable.
963         (elmo-get-folder): New function.
964         (elmo-folder-rename): Call `elmo-make-folder' with specified
965         mime-charset.
966
967         * elmo-split.el (elmo-split): Use `elmo-get-folder' instead of
968         `elmo-make-folder'.
969         (elmo-split-subr): Ditto.
970
971         * elmo-multi.el (elmo-folder-initialize): Ditto.
972
973         * elmo-internal.el (elmo-folder-list-subfolders): Ditto.
974
975         * elmo-flag.el (elmo-flag-folder-delete-message): Ditto.
976         (elmo-flag-get-folder): Ditto.
977
978         * elmo-filter.el (elmo-folder-initialize): Ditto.
979
980         * elmo-access.el (elmo-folder-initialize): Ditto.
981         (elmo-access-folder-update-children): Ditto.
982
983         * elmo-dop.el (elmo-dop-queue-flush): Ditto.
984         (elmo-dop-queue-flush): Ditto.
985         (elmo-folder-append-buffer-dop-delayed): Ditto.
986         (elmo-dop-spool-folder): Call `elmo-make-folder' with specified
987         mime-charset.
988
989         * elmo-pipe.el (elmo-folder-initialize): Use `elmo-get-folder'
990         instead of `elmo-make-folder'.
991         (elmo-folder-rename): Ditto.  Use `elmo-folder-rename' to
992         destination folder instead of send `elmo-folder-rename-internal'.
993
994         * elmo-shimbun.el (elmo-folder-list-subfolders): Use `shimbun'
995         slot of subfolder instead of create it.
996
997 2005-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
998
999         * elmo-util.el (elmo-collect-separators): New function.
1000         (elmo-collect-separators-internal): Ditto.
1001         (elmo-collect-trail-separators): Ditto.
1002         (elmo-parse-separated-tokens): Ditto.
1003         (elmo-parse-separated-tokens-internal): Ditto.
1004         (elmo-quote-syntactical-element): Ditto.
1005
1006         * elmo-pop3.el (elmo-pop3-folder-name-syntax): New constant.
1007         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1008
1009         * elmo-nntp.el (elmo-nntp-folder-name-syntax): New constant.
1010         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1011         (elmo-nntp-folder-list-subfolders): Quote a user name.
1012
1013         * elmo-net.el (elmo-net-folder-name-syntax): New constant.
1014         (elmo-net-parse-network): Abolish.
1015         (elmo-net-folder-set-parameters): New function.
1016         (elmo-folder-initialize): Follow the above change.
1017
1018         * elmo-imap4.el (elmo-imap4-folder-name-syntax): New constant.
1019         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1020         (elmo-folder-list-subfolders): Use
1021         `elmo-quote-syntactical-element' instead of
1022         `elmo-net-format-quoted' to quote mailbox and user name.
1023
1024 2005-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1025
1026         * elmo-util.el (elmo-token-valid-p): New function.
1027         (elmo-parse-token): Add optional argument `requirement'.
1028         (elmo-parse-prefixed-element): Likewise.
1029
1030         * elmo-net.el (elmo-net-quote-chars): Renamed from
1031         `elmo-net-quote-chars-regexp'.
1032         (elmo-net-format-quoted): Add optional argument `extra-chars'.
1033
1034         * elmo-pop3.el (elmo-folder-initialize): Fix the token separators
1035         by info document. Check token `uidl' is started an alphabet.
1036
1037         * elmo-nntp.el (elmo-folder-initialize): Fix the token separators
1038         by info document. Check token `user' is started an alphabet.
1039
1040         * elmo-imap4.el (elmo-folder-initialize): Ditto.
1041         (elmo-folder-list-subfolders): Quote user.
1042
1043 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1044
1045         * elmo-util.el (elmo-quoted-specials-list): New constant.
1046         (elmo-quoted-token): New function.
1047
1048         * elmo-net.el (elmo-net-quote-chars-regexp): New constant.
1049         (elmo-net-format-quoted): New function.
1050         (elmo-net-parse-network): Ditto.
1051         (elmo-folder-initialize): Use it.
1052
1053         * elmo-nntp.el (elmo-folder-initialize): Use
1054         `elmo-net-parse-network' to parse network specification instead of
1055         `elmo-folder-initialize#elmo-net'.
1056
1057         * elmo-pop3.el (elmo-folder-initialize): Ditto.
1058
1059         * elmo-imap4.el (elmo-folder-initialize): Ditto.
1060         (elmo-folder-list-subfolders): Quote folder name by
1061         `elmo-net-format-quoted'.
1062
1063 2005-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1064
1065         * elmo-nntp.el (elmo-nntp-use-server-search-p): New function.
1066         (elmo-folder-search): Use it.
1067
1068 2005-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1069
1070         * modb-standard.el (modb-standard-loaded-message-id): Use
1071         `elmo-msgdb-message-entity-field'.
1072
1073 2005-04-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1074
1075         * elmo-util.el (elmo-object-load): Call `elmo-set-auto-coding'
1076         without filename.
1077
1078 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1079
1080         * elmo-util.el (elmo-set-auto-coding): New function.
1081         (elmo-object-load): Use it.
1082
1083 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1084
1085         * elmo-date.el (elmo-time-less-p): Renamed from `elmo-time<'.
1086         (elmo-time<): Define as alias of `elmo-time-less-p'.
1087         (elmo-time-to-datevec): New function.
1088
1089         * elmo-date.el (elmo-time-to-days): New function.
1090
1091 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1092
1093         * elmo-util.el (elmo-map-recursive): Call `function' if `object'
1094         is not cons cell.
1095
1096 2005-04-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1097
1098         * modb-entity.el (modb-entity-encode-string-recursive): Fixed
1099         parenthesis.
1100
1101         * elmo-util.el (elmo-map-recursive): New function.
1102
1103         * modb-entity.el (modb-entity-decode-string-recursive): Use it.
1104         (modb-entity-encode-string-recursive): Ditto.
1105
1106 2005-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
1107
1108         * elmo-maildir.el (elmo-maildir-sequence-number): New function.
1109         (elmo-maildir-make-unique-string): Throw Emacs 18 away.
1110         (elmo-maildir-list-location): Use `elmo-maildir-sequence-number' to
1111         compare sequence number when last modified time is nil.
1112
1113 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
1114
1115         * elmo-maildir.el (elmo-folder-msgdb-create): Don't sort by date.
1116
1117         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
1118
1119 2005-04-01  Yuuichi Teranishi  <teranisi@gohome.org>
1120
1121         * elmo-maildir.el (elmo-maildir-list-location): Sort by last
1122         modification time of the file.
1123
1124 2005-03-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1125
1126         * elmo-util.el (elmo-condition-optimize): Discriminated against
1127         preserved fields, extra fields and the other weight.
1128
1129 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1130
1131         * modb-entity.el (initialize-instance): Define.
1132         (modb-entity-handler-mime-charset): New internal function.
1133         (modb-standard-entity-set-field): Use it.
1134         (elmo-msgdb-message-entity-field): Ditto.
1135         (elmo-msgdb-message-entity-field): Ditto.
1136
1137         * modb.el (elmo-msgdb-match-condition): Rewrite with
1138         `elmo-condition-match'.
1139         (elmo-msgdb-match-condition-primitive): New function.
1140
1141         * modb-entity.el (elmo-msgdb-message-match-condition): Removed
1142         arguments `flags' and `numbers'.
1143         (elmo-msgdb-match-condition-primitive): Abolished (merged to
1144         `elmo-msgdb-message-match-condition').
1145         (modb-buffer-entity-handler): New class.
1146
1147         * elmo.el (elmo-folder-search): Optimize condition to use
1148         `elmo-condition-optimize'.
1149         (elmo-message-buffer-match-condition): New function.
1150         (elmo-message-match-condition): Use
1151         `elmo-message-buffer-match-condition' instead of
1152         `elmo-buffer-field-condition-match'.
1153
1154         * elmo-util.el (elmo-condition-match): New function.
1155         (elmo-condition-optimize): Ditto.
1156         (elmo-buffer-field-primitive-condition-match): Abolish.
1157         (elmo-buffer-field-condition-match): Ditto.
1158
1159         * elmo-archive.el (elmo-archive-field-condition-match): Use
1160         `elmo-message-buffer-match-condition' instead of
1161         `elmo-buffer-field-condition-match'.
1162
1163 2005-03-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1164
1165         * elmo-flag.el (elmo-global-flags-initialize): Check the
1166         existence of the flag directory.
1167
1168 2005-03-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1169
1170         * elmo-access.el (elmo-folder-initialize): Call
1171         `elmo-multi-connect-signals'.
1172
1173         * elmo-pipe.el (elmo-folder-close): Define.
1174
1175         * elmo-multi.el (elmo-folder-close): Call `elmo-folder-close' with
1176         children folders.
1177
1178         * elmo-filter.el (elmo-folder-close): Call `elmo-folder-close'
1179         with target folder.
1180
1181         * modb-entity.el (elmo-msgdb-message-entity-set-number): Return
1182         `number'.
1183
1184         * elmo-multi.el (elmo-message-entity): Don't use return value of
1185         `elmo-message-entity-set-number'.
1186
1187 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1188
1189         * modb.el (modb-generic): Added slot `mime-charset'.
1190
1191         * modb-standard.el (modb-standard): Added slot `overview-handler'.
1192         (modb-standard-save-entity-1): Use `modb-entity-handler-equal-p'
1193         and `modb-entity-handler-dump-parameters'.
1194         (modb-standard-default-entity-handler): Abolish.
1195         (elmo-msgdb-message-entity-handler): Save created handler by
1196         instance slot.
1197
1198         * modb-entity.el (modb-entity-handler): Added slot `mime-charset'.
1199         (modb-entity-handler-list-parameters): New method.
1200         (modb-entity-handler-equal-p): New function.
1201         (modb-entity-handler-dump-parameters): Ditto.
1202         (modb-entity-parse-address-string): Encode return value.
1203         (modb-entity-make-address-string): Decode argument value.
1204         (modb-entity-decode-string-recursive): New function.
1205         (modb-entity-encode-string-recursive): Ditto.
1206         (modb-standard-entity-normalizer): Set to encode field value.
1207         (modb-standard-entity-specializer): Follow the above change.
1208         (modb-standard-entity-set-field): Bind `elmo-mime-charset' by
1209         mime-charset of handler.
1210         (elmo-msgdb-message-entity-field): Ditto.
1211         (elmo-msgdb-copy-message-entity): Fixed reference to internal
1212         structure.
1213         (modb-entity-make-mailing-list-info-string): Decode `ml-name'.
1214
1215         * elmo.el (elmo-folder): Added slot `mime-charset'.
1216         (elmo-make-folder): Added argument `mime-charset'.
1217         (elmo-folder-msgdb-load): Call `elmo-load-msgdb' with
1218         `mime-charest'.
1219
1220         * elmo-msgdb.el (elmo-load-msgdb): Added argument `mime-charset'.
1221         (elmo-make-msgdb): Likewise.
1222
1223         * elmo-internal.el (elmo-internal-folder-initialize): Call
1224         `luna-make-entity' with :mime-charset parameter.
1225
1226 2005-03-21  Yuuichi Teranishi  <teranisi@gohome.org>
1227
1228         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Decode
1229         encoded words in `from' and `subject' field.
1230
1231 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1232
1233         * modb.el (elmo-msgdb-message-field): Add argument `type'.
1234         (elmo-msgdb-match-condition): Get handler from entity instead of
1235         msgdb.
1236
1237         * modb-standard.el (modb-standard-economize-entity-size): Abolish.
1238         (modb-standard-load-entity): Treat new file format.
1239         (modb-standard-save-entity-1): Save as new file format.
1240         (modb-standard-save-entity): Split messages into section here.
1241         (elmo-msgdb-message-field): Follow the API change.
1242         (modb-standard-default-entity-handler): New internal variable.
1243         (elmo-msgdb-message-entity-handler): Define.
1244
1245         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1246         to `elmo-vars.el'.
1247         (modb-entity-field-extractor-alist): New user option.
1248         (elmo-msgdb-message-entity-field): Removed argument `decode' and
1249         added argument `type'.
1250         (elmo-msgdb-copy-message-entity): Add optional argument
1251         `make-handler'.
1252         (modb-set-field-converter): New function.
1253         (modb-convert-field-value): Ditto.
1254         (modb-entity-string-decoder): Ditto.
1255         (modb-entity-string-encoder): Ditto.
1256         (modb-entity-parse-date-string): Ditto.
1257         (modb-entity-make-date-string): Ditto.
1258         (modb-entity-mime-decoder): Ditto.
1259         (modb-entity-mime-encoder): Ditto.
1260         (modb-entity-address-list-decoder): Ditto.
1261         (modb-entity-address-list-encoder): Ditto.
1262         (modb-entity-parse-address-string): Ditto.
1263         (modb-entity-make-address-string): Ditto.
1264         (modb-entity-create-field-indices): Ditto.
1265         (modb-legacy-entity-field-slots): New constant.
1266         (modb-legacy-entity-field-indices): Ditto.
1267         (modb-legacy-entity-normalizer): New variable.
1268         (modb-legacy-entity-specializer): Ditto.
1269         (modb-legacy-entity-field-index): New macro.
1270         (modb-legacy-entity-set-field): New function.
1271         (modb-legacy-make-message-entity): Rewrite.
1272         (elmo-msgdb-create-message-entity-from-buffer): Use
1273         `elmo-msgdb-get-references-from-buffer'. Use
1274         `elmo-decoded-field-body' instead of `elmo-unfold-field-body'.
1275         Use `modb-legacy-entity-set-field' instead of
1276         `elmo-msgdb-message-entity-set-field'.
1277         (elmo-msgdb-message-entity-field): Rewrite.
1278         (elmo-msgdb-message-entity-set-field): Ditto.
1279         (elmo-msgdb-copy-message-entity): Make new entity by
1280         `make-handler' if it specified.
1281         (elmo-msgdb-message-match-condition): Define a method of
1282         `modb-entity-handler' and follow the API change.
1283         (modb-standard-entity-handler): New class.
1284         (modb-entity-extract-ml-info-from-x-sequence): New function.
1285         (modb-entity-extract-ml-info-from-subject): Ditto.
1286         (modb-entity-extract-ml-info-from-return-path): Ditto.
1287         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
1288         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
1289         (modb-entity-extract-mailing-list-info): Ditto.
1290         (modb-entity-extract-mailing-list-info-functions): New variable.
1291
1292         * elmo.el (elmo-message-field): Add optional argument `type'.
1293
1294         * elmo-vars.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1295         from `modb-entity.el'.
1296
1297         * elmo-util.el (elmo-object-load): Decode by coding-system from
1298         `set-auto-coding-function'.
1299         (elmo-object-save): Use `detect-mime-charset-region' and add
1300         coding cookie if encode.
1301         (elmo-msgdb-get-references-from-buffer): New function.
1302         (elmo-parse-addresses): Ditto (renamed from `wl-parse-addresses').
1303
1304         * elmo-spam.el (elmo-spam-message-spam-p): Follow the API change.
1305
1306         * elmo-shimbun.el (elmo-shimbun-parse-time-string): Removed.
1307         (elmo-shimbun-entity-to-header): Use `shimbun-create-header'
1308         instead of `shimbun-make-header' and follow the API change.
1309         (elmo-shimbun-update-overview): Follow the API change.
1310         (elmo-map-folder-list-message-locations): Ditto.
1311
1312         * elmo-pipe.el (elmo-message-field): Ditto.
1313
1314         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
1315         Ditto.
1316
1317         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
1318
1319         * elmo-multi.el (elmo-message-field): Ditto.
1320
1321         * elmo-msgdb.el (elmo-message-entity-field): Ditto.
1322         (elmo-msgdb-sort-by-date): Ditto.
1323         (elmo-msgdb-flag-table): Use `elmo-msgdb-message-field' instead of
1324         `elmo-message-entity-field'.
1325         (elmo-msgdb-overview-entity-get-from-no-decode): Follow the API
1326         change.
1327         (elmo-msgdb-overview-entity-get-from): Ditto.
1328         (elmo-msgdb-overview-entity-get-subject): Ditto.
1329         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
1330         (elmo-msgdb-overview-entity-get-date): Ditto.
1331         (elmo-msgdb-overview-entity-get-to): Ditto.
1332         (elmo-msgdb-overview-entity-get-cc): Ditto.
1333
1334         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1335         (elmo-mime-collect-message/partial-pieces): Ditto.
1336
1337         * elmo-filter.el (elmo-message-field): Ditto.
1338
1339         * elmo-date.el (elmo-datevec-to-time): New function.
1340         (elmo-time-parse-date-string): Ditto.
1341         (elmo-time-make-date-string): Ditto.
1342         (elmo-time<): Ditto.
1343
1344         * elmo-version.el (elmo-version): Up to 2.15.1.
1345
1346 2005-03-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1347
1348         * elmo-flag.el (elmo-global-flags-initialize): Don't include
1349         member of elmo-local-flags.
1350
1351 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
1352
1353         * elmo-version.el (elmo-version): Up to 2.15.0.
1354
1355 2005-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1356
1357         * elmo.el (elmo-folder-synchronize): Ignore `mask' when
1358         `ignore-msgdb' is non-nil.
1359
1360 2005-03-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1361
1362         * elmo-util.el (elmo-condition-in-msgdb-p-internal): Removed.
1363         (elmo-condition-in-msgdb-p): Ditto.
1364         (elmo-file-field-primitive-condition-match): Ditto.
1365         (elmo-file-field-condition-match): Ditto.
1366
1367         * elmo-localdir.el (elmo-localdir-field-condition-match): Ditto.
1368
1369 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1370
1371         * elmo-flag.el (elmo-folder-list-subfolders): Don't list from
1372         subdirectories here.
1373         (elmo-global-flags-initialize): New function.
1374
1375         * elmo.el (toplevel): Added autoload setting for
1376         `elmo-global-flags-initialize'.
1377
1378 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1379
1380         * elmo.el (message-number-changed): Define new signal.
1381         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Emit
1382         message-number-changed signal.
1383         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
1384         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
1385         Respect `elmo-pack-number-check-strict'.
1386
1387 2005-03-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1388
1389         * elmo-signal.el (elmo-connect-signal): Document.
1390         (elmo-emit-signal): Ditto.
1391         (elmo-emit-signal): It should pass source argument to filter and
1392         handler, not slot-source.
1393
1394 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1395
1396         * modb.el (elmo-msgdb-update-entity): New API and define generic
1397         implement.
1398
1399         * modb-standard.el (elmo-msgdb-update-entity): Define.
1400
1401         * modb-entity.el (elmo-msgdb-message-entity-update-fields): New
1402         API and define generic implement.
1403
1404         * elmo.el (update-overview): New singnal.
1405
1406         * elmo-shimbun.el (elmo-shimbun-update-overview): Rewrite use
1407         `elmo-msgdb-update-entity' and emit signal `update-overview'.
1408         (elmo-message-entity-parent): Define.
1409
1410         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
1411         `update-overview'.
1412
1413         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
1414
1415         * elmo-filter.el (elmo-filter-connect-signals): Ditto.
1416
1417 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1418
1419         * elmo.el (elmo-folder-synchronize): Sort the return value of
1420         `elmo-list-diff'.
1421
1422         * elmo-util.el (elmo-list-diff): Don't care the order of the returned
1423         list.
1424
1425 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1426
1427         * elmo-util.el (elmo-with-enable-multibyte): Don't bind
1428         `default-enable-multibyte-characters'.
1429         (elmo-object-load): Use `with-temp-buffer' instead of
1430         `elmo-set-work-buf'.
1431         (elmo-object-save): Ditto.
1432         (elmo-mime-string): Use `elmo-with-enable-multibyte' instead of
1433         `elmo-set-work-buf'.
1434         (elmo-decoded-field-body): Ditto.
1435
1436         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Ditto.
1437
1438         * elmo-sendlog.el (elmo-sendlog-folder-list-message-locations):
1439         Use `with-temp-buffer' instead of `elmo-set-work-buf'.
1440
1441         * elmo-version.el (elmo-version): Up to 2.13.3.
1442
1443 2005-02-27  Tetsurou Okazaki  <okazaki@be.to>
1444
1445         * elmo-util.el (elmo-list-diff): Fix the last change.
1446         Reverse order of result lists.
1447
1448 2005-02-26  Yuuichi Teranishi  <teranisi@gohome.org>
1449
1450         * modb-standard.el (elmo-msgdb-set-flag): Use
1451         `elmo-list-diff-nonsortable' instead of `elmo-list-diff'.
1452         (elmo-msgdb-unset-flag): Ditto.
1453
1454         * elmo.el (elmo-strict-folder-diff): Don't use third argument of
1455         `elmo-list-diff'.
1456
1457         * elmo-util.el (elmo-list-diff): Rewrite.
1458         (elmo-list-diff-nonsortable): New function.
1459
1460 2005-02-26  Tetsurou Okazaki  <okazaki@be.to>
1461
1462         * elmo-util.el (elmo-multibyte-buffer-name): Renamed from
1463         `elmo-multibypte-buffer-name'.  All referers are updated.
1464
1465 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1466
1467         * elmo-mime.el (elmo-mime-entity-reassembled-p): New method.
1468         (elmo-mime-entity-fragment-p): New function.
1469         (mime-elmo-buffer-entity): Added slot `reassembled'.
1470         (elmo-message-mime-entity): Added 4th argument `reassemble'.
1471         (elmo-message-mime-entity-internal): New function (renamed from
1472         `elmo-message-mime-entity').
1473         (elmo-mime-inherit-field-list-from-enclosed): New constant.
1474         (elmo-mime-make-reassembled-mime-entity): New function.
1475         (elmo-message-reassembled-mime-entity): Ditto.
1476         (elmo-mime-collect-message/partial-pieces): Ditto.
1477
1478 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1479
1480         * elmo.el (elmo-message-fetch-string): Disable multibyte.
1481
1482         * elmo-util.el (elmo-multibypte-buffer-name): New constant.
1483         (elmo-with-enable-multibyte): New macro.
1484
1485         * modb-entity.el (elmo-msgdb-get-decoded-cache): Use it.
1486
1487 2005-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1488
1489         * elmo-filter.el (elmo-filter-add-flag-count): Removed unused
1490         argument `number'.
1491         (elmo-filter-connect-signals): Follow the above change.
1492
1493 2005-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1494
1495         * modb-standard.el (elmo-msgdb-unset-flag): Bind inhibit-quit.
1496
1497         * elmo-maildir.el (elmo-folder-append-messages): Fix the problem
1498         that only the first flag is used.
1499
1500 2005-02-17  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1501
1502         * elmo-shimbun.el (elmo-folder-exists-p): Use `shimbun-group-p' 
1503         if available.
1504
1505 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1506
1507         * elmo-signal.el: New file.
1508
1509         * elmo.el (toplevel): Require elmo-signal.
1510         (flag-changing, flag-changed, cache-changed): New signal.
1511         (elmo-folder): Remove slog `handlers'.
1512         (elmo-message-set-cached): Use `elmo-emit-signal' instead of
1513         `elmo-folder-notify-event'.
1514         (elmo-folder-set-flag): Likewise. Emit signal `flag-changing'.
1515         (elmo-folder-unset-flag): Ditto.
1516         (elmo-event-handler): Abolish.
1517         (elmo-event-handler-flag-changed): Ditto.
1518         (elmo-event-handler-cache-changed): Ditto.
1519         (elmo-folder-add-handler): Ditto.
1520         (elmo-folder-remove-handler): Ditto.
1521         (elmo-folder-notify-event): Ditto.
1522
1523         * elmo-pipe.el (toplevel): Require elmo-signal.
1524         (elmo-folder-initialize): Call `elmo-pipe-connect-signals'.
1525         (elmo-pipe-connect-signals): New function.
1526         (elmo-message-fetch): Does not call `elmo-folder-notify-event'.
1527         (elmo-folder-set-flag): Ditto.
1528         (elmo-folder-unset-flag): Ditto.
1529         (elmo-message-set-cached): Ditto.
1530
1531         * elmo-multi.el (toplevel): Require elmo-signal.
1532         (elmo-folder-initialize): Call `elmo-multi-connect-signals'.
1533         (elmo-multi-connect-signals): New function.
1534         (elmo-multi-map-numbers): Ditto.
1535         (elmo-message-set-cached): Does not call `elmo-folder-notify-event'.
1536         (elmo-message-fetch): Ditto.
1537         (elmo-folder-set-flag): Ditto.
1538         (elmo-folder-unset-flag): Ditto.
1539
1540         * elmo-filter.el (toplevel): Require elmo-signal.
1541         (elmo-folder-initialize): Call `elmo-filter-connect-signals'.
1542         (elmo-filter-connect-signals): New function.
1543         (elmo-filter-add-flag-count): Ditto.
1544         (elmo-message-fetch): Does not call
1545         `elmo-filter-folder-countup-message-flags' and
1546         `elmo-folder-notify-event'.
1547         (elmo-message-set-cached): Ditto.
1548         (elmo-folder-set-flag): Ditto.
1549         (elmo-folder-unset-flag): Ditto.
1550
1551         * elmo-version.el (elmo-version): Up to 2.13.2.
1552
1553 2005-02-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1554
1555         * elmo-imap4.el (elmo-imap4-flags-to-imap): Preserve argument
1556         `flags'.
1557
1558 2005-02-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1559
1560         * elmo-filter.el (elmo-message-set-cached): Call
1561         `elmo-folder-notify-event' with event `cache-changed'.
1562
1563         * elmo-multi.el (elmo-message-set-cached): Ditto.
1564
1565         * elmo-pipe.el (elmo-message-set-cached): Ditto.
1566
1567 2005-02-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1568
1569         * elmo.el (elmo-folder-encache): Abolish.
1570
1571 2005-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
1572
1573         * elmo-dop.el (elmo-folder-delete-messages-dop): Delete 'Append' queue.
1574         (elmo-folder-next-message-number-dop): Return appropriate negative
1575         integer.
1576
1577 2005-02-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1578
1579         * elmo-dop.el (elmo-dop-queue-flush): Remove files in dop spool on
1580         clearing pending operations.
1581         (elmo-folder-next-message-number-dop): Return appropriate negative
1582         integer.
1583
1584 2005-02-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1585
1586         * elmo.el (toplevel): Added autoload setting for `md5'.
1587         (elmo-msgdb-path-encode-threshold): New user option.
1588         (elmo-folder-msgdb-path): Encode msgdb path if its length is
1589         longer than `elmo-msgdb-path-encode-threshold'.
1590
1591         * elmo-flag.el (elmo-global-mark-migrate): Use
1592         `elmo-folder-expand-msgdb-path' instead of
1593         `elmo-folder-msgdb-path'.
1594
1595 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1596
1597         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when the
1598         element of the difference is nil.
1599
1600 2005-02-11  Yuuichi Teranishi  <teranisi@gohome.org>
1601
1602         * elmo-maildir.el (elmo-maildir-separator): Added some OS types
1603         to the check logic of file systems which are weak in colon character.
1604
1605 2005-02-11  Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
1606
1607         * elmo-maildir.el (elmo-maildir-move-file): Simplify.
1608
1609 2005-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1610
1611         * elmo-maildir.el (elmo-maildir-move-file): New function.
1612         (elmo-folder-append-buffer): Use it.
1613         (elmo-folder-append-messages): Ditto.
1614         (These changes are based on Ron Isaacson's patch [wl-en: 01205])
1615
1616         * elmo-imap4.el (elmo-imap4-decode-folder-string): Call `utf7-decode'.
1617         (elmo-imap4-encode-folder-string): Call `utf7-encode'.
1618
1619         * elmo-maildir.el (elmo-maildir-separator): New user option.
1620         (elmo-maildir-adjust-separator): New macro.
1621         (elmo-maildir-list-location): Use it.
1622         (elmo-maildir-update-current): Ditto.
1623         (elmo-maildir-set-mark): Ditto.
1624         (elmo-maildir-delete-mark): Ditto.
1625         (These changes are based on Hiroya Murata's patch [wl: 13437])
1626
1627 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1628
1629         * elmo-nntp.el (elmo-nntp-server-command-index): Add entry `xhdr'.
1630
1631 2005-02-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1632
1633         * elmo-flag.el (elmo-flag-valid-p): Simplify.
1634         (elmo-folder-list-subfolders): Copy `elmo-global-flags'.
1635         (elmo-folder-delete): Update `elmo-global-flag-folder-alist'.
1636
1637 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1638
1639         * elmo-util.el (elmo-passwd-alist-load, elmo-passwd-alist-save):
1640         Use `with-temp-buffer'.
1641
1642 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1643
1644         * elmo-flag.el (elmo-folder-initialize): Fixed the last change.
1645
1646         * elmo-util.el (elmo-read-search-condition): Eliminate (renamed to
1647         `wl-read-search-condition').
1648         (elmo-read-search-condition-internal): Likewise.
1649
1650         * elmo-flag.el (elmo-flag-char-regexp): New constant.
1651         (elmo-flag-valid-p): New function.
1652         (elmo-folder-initialize): Check flag name is valid.
1653
1654 2005-01-26  Yuuichi Teranishi  <teranisi@gohome.org>
1655
1656         * elmo-imap4.el (elmo-folder-list-subfolders): Use root mailbox without
1657         delimiter to obtain root mailbox itself.
1658
1659 2005-01-25  Tetsurou Okazaki  <okazaki@be.to>
1660
1661         * elmo-net.el (elmo-network-session-idle-timeout): Fix customization
1662         type mismatch.
1663
1664 2005-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
1665
1666         * elmo-mime.el (elmo-mime-entity-display): Bind elmo-message-displaying
1667         as t.
1668
1669 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1670
1671         * elmo-shimbun.el (toplevel): Require cl at compile.
1672
1673         * elmo-nntp.el (toplevel): Ditto.
1674
1675         * elmo-nmz.el (toplevel): Ditto.
1676
1677         * elmo-multi.el (toplevel): Ditto.
1678
1679         * elmo-file.el (toplevel): Ditto.
1680
1681         * elmo-dop.el (toplevel): Ditto.
1682
1683         * elmo-archive.el (toplevel): Likewise elmo and cl (at compile).
1684
1685 2005-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
1686
1687         * mmimap.el (mmimap-make-mime-entity): Set children's top node number
1688         as nil.
1689
1690         * elmo.el (elmo-message-fetch): Return t even when the output buffer
1691         size of elmo-message-fetch-internal is 0 byte.
1692
1693 2005-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1694
1695         * elmo-maildir.el (elmo-map-message-fetch): Fixed last change.
1696
1697 2005-01-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1698
1699         * elmo-shimbun.el (elmo-folder-plugged-p): Treat "@" as
1700         always plugged.
1701
1702 2005-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1703
1704         * elmo-maildir.el (elmo-map-message-fetch): Call
1705         `elmo-map-folder-set-flag'.
1706
1707         * elmo.el (elmo-message-fetch-with-cache-process): Abolish.
1708         (elmo-message-fetch): Merge from
1709         `elmo-message-fetch-with-cache-process'.
1710
1711         * elmo-sendlog.el (elmo-message-fetch-with-cache-process): Abolish.
1712         (elmo-message-fetch): Define.
1713
1714         * elmo-nntp.el (elmo-message-fetch): Renamed from
1715         `elmo-message-fetch-with-cache-process'.
1716
1717         * elmo-cache.el (elmo-message-fetch-with-cache-process): Abolish.
1718         (elmo-message-fetch): Define.
1719
1720         * elmo-util.el (elmo-condition-parse-primitive): Downcase
1721         search-key.
1722
1723         * elmo-shimbun.el (shimbun-mua-search-id): Use
1724         `elmo-message-entity' instead of `elmo-msgdb-message-entity'.
1725         (elmo-shimbun-folder-shimbun-header): Ditto.
1726         (elmo-shimbun-get-headers): Ditto.
1727         (elmo-shimbun-update-overview): Ditto.
1728
1729         * elmo-pipe.el (elmo-folder-detach-messages): Define.
1730
1731         * elmo-net.el (elmo-folder-list-messages-unplugged): Use
1732         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
1733
1734 2005-01-13  Yuuichi Teranishi  <teranisi@gohome.org>
1735
1736         * elmo.el (elmo-message-fetch): Unset unread flag on server when
1737         message is cached.
1738         (elmo-message-fetch-string): Fixed argument.
1739
1740 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1741
1742         * elmo.el (elmo-message-fetch): Removed argument `outbuf' and
1743         exchange order of arguments `section' and `unread'.
1744         (elmo-message-encache): Follow the API change.
1745         (elmo-message-match-condition): Ditto.
1746         (elmo-generic-folder-append-messages): Ditto.
1747         (elmo-message-fetch-string): New function.
1748
1749         * elmo-split.el (elmo-split-subr): Ditto.
1750
1751         * elmo-spam.el (elmo-spam-message-fetch): Ditto.
1752
1753         * elmo-pipe.el (elmo-message-fetch): Ditto.
1754
1755         * elmo-multi.el (elmo-message-fetch): Ditto.
1756
1757         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1758
1759         * elmo-flag.el (elmo-global-flag-set-internal): Ditto.
1760
1761         * elmo-filter.el (elmo-message-fetch): Ditto.
1762
1763         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
1764
1765         * elmo-imap4.el (mime-imap-location-section-body): Use
1766         `elmo-message-fetch-string' instead of `elmo-message-fetch' and
1767         follow the API change.
1768
1769 2005-01-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1770
1771         * elmo-access.el: New file.
1772
1773         * elmo-null.el: Ditto.
1774
1775         * elmo-internal.el (elmo-internal-folder-list): Added `null'.
1776
1777 2005-01-08  Yuuichi Teranishi  <teranisi@gohome.org>
1778
1779         * elmo-net.el (elmo-network-session-idle-timeout): New option.
1780         (elmo-network-session): New attribute `last-accessed'.
1781         (elmo-network-get-session): Discard network cache if elapsed time
1782         since last-accessed is larger than elmo-network-session-idle-timeout.
1783
1784 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1785
1786         * elmo.el (elmo-find-fetch-strategy): Removed argument `entity'
1787         and added `number', `require-entireness'.
1788         (elmo-find-fetch-strategy): Rewrite.
1789         (elmo-message-fetch): Unset `unread' flag when argument unread is
1790         non-nil.
1791
1792         * elmo-spam.el (elmo-spam-message-fetch): Follow the API change.
1793
1794         * elmo-multi.el (elmo-find-fetch-strategy): Ditto.
1795         (elmo-message-fetch): Notify event `flag-changed'.
1796
1797         * elmo-pipe.el: Likewise.
1798
1799         * elmo-mime.el (elmo-mime-entity): New class.
1800         (elmo-mime-entity-display-p): New generic function.
1801         (elmo-mime-entity-display): Ditto.
1802         (elmo-mime-entity-display-as-is): Ditto.
1803         (mime-elmo-buffer-entity, mime-elmo-imap-entity): Inherit
1804         elmo-mime-entity.
1805         (elmo-make-mime-message-location): Removed.
1806         (elmo-mime-message-display): Ditto.
1807         (elmo-mime-display-as-is): Ditto.
1808         (elmo-message-mime-entity): New function.
1809
1810         * elmo-imap4.el (elmo-find-fetch-strategy): Rewrite.
1811
1812         * elmo-filter.el (elmo-find-fetch-strategy): Follow the API
1813         change.
1814         (elmo-message-fetch): Re-count flagged message number and notify
1815         event `flag-changed'.
1816
1817         * elmo-version.el (elmo-version): Up to 2.13.1.
1818
1819 2005-01-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1820
1821         * elmo-filter.el (elmo-message-field): Define.
1822         (elmo-message-set-field): Ditto.
1823
1824 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1825
1826         * elmo.el (elmo-message-set-cached): Call
1827         `elmo-folder-notify-event' with cache-changed.
1828         (elmo-event-handler-cache-changed): New generic function.
1829
1830 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1831
1832         * elmo-maildir.el (elmo-folder-append-buffer): Use elmo-copy-file
1833         instead of elmo-add-name-to-file.
1834         (elmo-folder-append-messages): Ditto.
1835
1836 2004-12-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1837
1838         * elmo.el (elmo-folder-update-threshold): Add nil to range.
1839
1840 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1841
1842         * elmo-version.el (elmo-version): Up to 2.13.0.
1843
1844         * elmo-vars.el (elmo-msgdb-convert-type): Changed default value to
1845         `auto'.
1846
1847         * modb-standard.el (modb-standard-economize-entity-size): Changed
1848         default value to `t'.
1849
1850         * elmo-vars.el (elmo-msgdb-default-type): Changed default value to
1851         `standard'.
1852
1853         * elmo-imap4.el (elmo-network-initialize-session): Erase buffer
1854         after parsing greeting string.
1855
1856 2004-11-23  Daishi Kato <daishi@axlight.com>
1857
1858         * elsp-spamoracle.el (elmo-spam-spamoracle-spam-header-regexp):
1859         New user option.
1860         (elmo-spam-spamoracle-call): Use it.
1861
1862 2004-11-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1863
1864         * elmo.el (elmo-message-accessible-p): Message in dop spool
1865         is accessible.
1866
1867 2004-11-23  Daishi Kato <daishi@axlight.com>
1868
1869         * elsp-spamoracle.el: New file.
1870
1871 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1872
1873         * elmo.el (elmo-message-flags-for-append): New function.
1874         (elmo-generic-folder-append-messages): Use it.
1875
1876         * elmo-split.el (elmo-split-subr): Ditto.
1877
1878         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Add argument
1879         `flags' and use elmo-folder-append-buffer instead of
1880         write-region-as-binary.
1881         (elmo-dop-filter-pending-messages): New function.
1882         (elmo-folder-append-buffer-dop): Call
1883         elmo-dop-spool-folder-append-buffer with `flag'.
1884         (elmo-folder-set-flag-dop): Filter messages by
1885         elmo-dop-filter-pending-messages.
1886         (elmo-folder-unset-flag-dop): Ditto.
1887         (elmo-folder-append-buffer-dop-delayed): Use
1888         elmo-message-flags-for-append to get flags of the message and
1889         simplify.
1890
1891 2004-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1892
1893         * elmo-mime.el (elmo-mime-display-as-is): Treat ignore-cache argument.
1894
1895 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1896
1897         * elmo.el (elmo-folder): Added handlers slot.
1898         (elmo-event-handler): New class.
1899         (elmo-event-handler-flag-changed): New API.
1900         (elmo-folder-add-handler): New function.
1901         (elmo-folder-remove-handler): Ditto.
1902         (elmo-folder-notify-event): Ditto.
1903         (elmo-folder-set-flag): Call `elmo-folder-notify-event' with event
1904         `flag-changed'.
1905         (elmo-folder-unset-flag): Ditto.
1906
1907         * elmo-pipe.el (elmo-folder-set-flag): Ditto.
1908         (elmo-folder-unset-flag): Ditto.
1909
1910         * elmo-multi.el (elmo-folder-set-flag): Ditto.
1911         (elmo-folder-unset-flag): Ditto.
1912
1913         * elmo-filter.el (elmo-folder-set-flag): Ditto.
1914         (elmo-folder-unset-flag): Ditto.
1915
1916         * elmo-version.el (elmo-version): Up to 2.11.33.
1917
1918 2004-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1919
1920         * modb-legacy.el (elmo-msgdb-unset-flag): Accept flag `all'.
1921
1922 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1923
1924         * elmo-multi.el (elmo-folder-unset-flag): Ignore errors.
1925
1926         * elmo-flag.el (elmo-folder-unset-flag): Define.
1927         (elmo-global-flag-detach): Do process when the flag is not target
1928         flag.
1929
1930 2004-10-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1931
1932         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): New
1933         variable.
1934         (elmo-msgdb-create-message-entity-from-buffer): Use it.
1935
1936 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1937
1938         * elmo-filter.el (elmo-filter-folder-copy-flag-count): New
1939         function.
1940         (elmo-folder-delete-messages): Detach messages before delete
1941         messages from target folder.
1942         (elmo-folder-detach-messages): Set updated number-list to slot.
1943
1944 2004-10-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1945
1946         * elmo-filter.el (elmo-folder-detach-messages): Always return t.
1947
1948 2004-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1949
1950         * elmo.el (elmo-generic-folder-commit): Fixed parenthesis.
1951
1952 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1953
1954         * elmo.el (elmo-folder-delete-messages-internal): New API (for
1955         internal use only).
1956         (elmo-generic-folder-commit): Save `killed-list' even if msgdb is
1957         not modified.
1958         (elmo-folder-delete-messages): Define.
1959         (elmo-folder-move-messages): Don't call
1960         `elmo-folder-detach-messages'.
1961         (elmo-folder-synchronize): Rewrite.
1962         (elmo-folder-detach-messages): Delete numbers from `killed-list'.
1963
1964         * elmo-util.el (elmo-last): New function.
1965         (elmo-set-list): Ditto.
1966         (elmo-number-set-delete-list): Ditto.
1967         (elmo-number-set-delete): Ditto.
1968
1969         * elmo-shimbun.el (elmo-folder-delete-messages): Define.
1970
1971         * elmo-map.el (elmo-folder-delete-messages-internal): Renamed from
1972         `elmo-folder-delete-messages' and don't delete location map.
1973         (elmo-folder-detach-messages): Define.
1974
1975         * elmo-imap4.el (elmo-folder-delete): Use
1976         `elmo-folder-delete-messages-internal' instead of
1977         `elmo-folder-delete-messages'.
1978
1979         * elmo-filter.el (elmo-folder-delete-messages): Call
1980         `elmo-folder-detach-messages'.
1981         (elmo-folder-detach-messages): Don't call
1982         `elmo-folder-detach-messages' for target folder.
1983
1984         * elmo-cache.el (elmo-map-folder-delete-messages): Return t when
1985         message deletion is succeeded.
1986
1987         * elmo-maildir.el (elmo-map-folder-delete-messages): Ditto.
1988
1989         * elmo-archive.el (elmo-folder-delete-messages-internal): Renamed
1990         from `elmo-folder-delete-messages'.
1991
1992         * elmo-flag.el (elmo-folder-delete-messages-internal): Ditto.
1993
1994         * elmo-localdir.el (elmo-folder-delete-messages-internal): Ditto.
1995
1996         * elmo-net.el (elmo-folder-delete-messages-internal): Ditto.
1997
1998         * elmo-version.el (elmo-version): Up to 2.11.32.
1999
2000 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
2001
2002         * elmo.el (autoload): Added autoload setting for `elmo-local-flag-p'.
2003         (elmo-global-flag-list): Added obsolete variable setting.
2004
2005         * elmo-vars.el (elmo-preserved-flags): Fixed docstring.
2006
2007         * elmo-mime.el (elmo-mime-display-header-analysis): New variable.
2008         (elmo-mime-insert-header-from-buffer): Don't decode header content when
2009         `elmo-mime-display-header-analysis' is nil.
2010
2011         * elmo-flag.el (elmo-global-flags): Renamed from
2012         `elmo-global-flag-list' (All other related portions are changed).
2013         (elmo-local-flags): New variable.
2014         (elmo-local-flag-p): New function.
2015         (elmo-global-flag-set-internal): Cause an error when flag is not
2016         global.
2017
2018 2004-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
2019
2020         * elmo-util.el (elmo-concat-path): Treat empty path.
2021
2022 2004-10-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2023
2024         * elmo-split.el (elmo-split-address-equal): Fixed typo (field =>
2025         field-or-fields).
2026         (elmo-split-address-match): Ditto.
2027         (elmo-split-equal): Ditto.
2028         (elmo-split-match): Ditto.
2029
2030 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2031
2032         * elmo.el (elmo-message-flags): Abolish optional argument `msgid'.
2033         (elmo-generic-folder-append-messages): If src message exists but
2034         has no flag, pass (read) for the FLAG argument of
2035         `elmo-folder-append-buffer'. Otherwise, pass nil.
2036
2037         * elmo-split.el (elmo-split-subr): Likewise.
2038
2039         * elmo-pipe.el (elmo-message-flags): Abolish optional argument `msgid'.
2040
2041         * elmo-multi.el (elmo-message-flags): Ditto.
2042
2043         * elmo-filter.el (elmo-message-flags): Ditto.
2044
2045         * elmo.el (elmo-folder-append-buffer): Fix docstring.
2046         (elmo-generic-folder-append-messages): If elmo-message-flags return nil,
2047         pass (read) for the FLAG argument of elmo-folder-append-buffer.
2048         
2049 2004-10-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
2050
2051         * elmo-split.el (elmo-split-rule): Update comment.
2052         (elmo-split-address-equal): Allow 2nd argument to be a list.
2053         (elmo-split-address-match): Ditto.
2054         (elmo-split-equal): Ditto.
2055         (elmo-split-match): Ditto.
2056
2057 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
2058
2059         * elmo.el (elmo-folder-append-buffer): Fix docstring.
2060         (elmo-folder-append-msgdb): Don't treat `read'.
2061         (elmo-message-flags): Don't return `read'.
2062
2063         * elmo-dop.el (elmo-folder-set-read-delayed): Don't treat `read'.
2064         (elmo-folder-unset-read-delayed): Ditto.
2065
2066         * elmo-imap4.el (elmo-imap4-flags-to-imap): Ditto.
2067
2068 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2069
2070         * elmo-imap4.el (elmo-folder-delete): Clear current-mailbox after
2071         deletion.
2072
2073 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2074
2075         * elmo-mime.el (elmo-mime-display-as-is-internal): Insert decoded
2076         header.
2077
2078 2004-09-23  Yuuichi Teranishi  <teranisi@gohome.org>
2079
2080         * modb-standard.el (modb-standard-load-entity): Don't bind inhibit-quit
2081         here.
2082         (elmo-msgdb-save): Bind inhibit-quit.
2083         (modb-standard-message-entity): Ditto.
2084
2085 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2086
2087         * elmo-database.el: No need to require elmo-msgdb.
2088
2089 2004-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2090
2091         * elmo-nmz.el (elmo-folder-list-subfolders): Use `directory-files'
2092         instead of `elmo-list-subdirectories'.
2093
2094 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2095
2096         * elmo-nmz.el (elmo-folder-initialize): Enable "[" for access
2097         group entry.
2098         (elmo-folder-exists-p): "[" is empty.
2099         (elmo-folder-list-subfolders): Define.
2100         (elmo-folder-have-subfolder-p): Ditto.
2101
2102 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2103
2104         * elmo-flag.el (elmo-folder-delete): Update elmo-global-flag-list.
2105
2106 2004-09-14  Tetsurou Okazaki  <okazaki@be.to>
2107
2108         * elmo-filter.el (elmo-folder-local-p): Define.
2109
2110 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2111
2112         * modb-standard.el (modb-standard-loaded-message-id): Return nil
2113         when entity is garbaged.
2114         (modb-standard-save-entity-1): Don't modify the original entity.
2115
2116 2004-09-13  Tetsurou Okazaki  <okazaki@be.to>
2117
2118         * elmo-util.el (elmo-delete-if): Reduce loop strength in a while loop.
2119
2120 2004-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2121
2122         * elmo.el (elmo-strict-folder-diff): Use
2123         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
2124
2125 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2126
2127         * modb.el (elmo-msgdb-flag-available-p): New generic function.
2128         (elmo-msgdb-message-number): Ditto.
2129         (elmo-msgdb-message-field): Ditto.
2130
2131         * modb-standard.el (modb-standard-economize-entity-size): New user
2132         option.
2133         (modb-standard-loaded-message-id): New inline function.
2134         (modb-standard-load-entity): Use it.
2135         (modb-standard-save-entity-1): If `modb-standard-economize-entity-size',
2136         throw message-id string away.
2137         (elmo-msgdb-flag-available-p): Define.
2138         (elmo-msgdb-message-number): Ditto.
2139         (elmo-msgdb-message-field): Ditto.
2140
2141         * modb-legacy.el (modb-legacy-flag-list): Fix typo
2142         (suppoted -> supported).
2143         (modb-legacy-supported-flag-p): Ditto.
2144         (elmo-msgdb-set-flag): Ditto.
2145         (elmo-msgdb-unset-flag): Ditto.
2146         (elmo-msgdb-flag-available-p): Define.
2147
2148         * modb-entity.el (elmo-message-entity-handler): If CAR element of entity
2149         is `t', treat it as legacy entity.
2150         
2151         * elmo.el (elmo-message-flag-available-p): New generic function.
2152         (elmo-message-number): Ditto.
2153         (elmo-message-field): Use `elmo-msgdb-message-field'.
2154
2155         * elmo-vars.el (elmo-preserved-flags): Added `forwarded'.
2156
2157         * elmo-pipe.el (elmo-message-flag-available-p): Define.
2158         (elmo-message-number): Ditto.
2159
2160         * elmo-multi.el (elmo-message-number): Define.
2161         (elmo-message-flag-available-p): Ditto.
2162
2163         * elmo-filter.el (elmo-message-flag-available-p): Define.
2164         (elmo-message-number): Ditto.
2165
2166         * elmo-flag.el (elmo-flag-folder): Added slot `max-number'.
2167         (elmo-folder-initialize): Load `max-number'.
2168         (elmo-folder-commit): Save it.
2169         (elmo-folder-list-global-flag-messages): Use `elmo-message-number'.
2170         (elmo-global-flag-set-internal): Set up max-number slot.
2171
2172 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2173
2174         * elmo-version.el (elmo-version): Up to 2.11.31.
2175
2176 2004-09-09  Yuuichi Teranishi  <teranisi@gohome.org>
2177
2178         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Use
2179         unibyte string of the current buffer for the argument of `md5'
2180         (Reported by Yoichi NAKAYAMA <yoichi@geiin.org>).
2181
2182 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2183
2184         * modb-legacy.el (modb-legacy-flag-list): New constant.
2185         (modb-legacy-suppoted-flag-p): New internal function.
2186         (elmo-msgdb-set-flag): Cause error when `flag' is not supported.
2187         (elmo-msgdb-unset-flag): Ditto.
2188
2189 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
2190
2191         * elmo.el (elmo-make-folder): Remove text properties for prefix.
2192
2193         * elmo-flag.el (elmo-folder-list-subfolders): Fetch flag names
2194         from msgdb.
2195
2196 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2197
2198         * elmo-multi.el (elmo-folder-count-flags): Changed return value
2199         (follow the API change).
2200
2201         * elmo-filter.el (elmo-folder-count-flags): Ditto.
2202
2203 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2204
2205         * modb-standard.el (modb-standard-digest-flags): Abolish.
2206         (elmo-msgdb-list-flagged): Use elmo-digest-flags instead.
2207
2208         * elmo-vars.el (elmo-digest-flags): New variable.
2209         (elmo-preserved-flags): Moved from elmo-flag.el.
2210
2211         * elmo-imap4.el (elmo-imap4-flag-to-imap-search-key): New function.
2212         (elmo-imap4-flag-to-imap-criteria): Ditto.
2213         (elmo-imap4-folder-list-flagged): Use it.
2214
2215         * elmo-flag.el (elmo-preserved-flags): Moved to elmo-vars.el.
2216
2217         * elmo.el (elmo-folder-count-flags): Changed return value.
2218
2219         * elmo-flag.el (elmo-preserved-flags): New variable.
2220         (elmo-get-global-flags): Use it.
2221
2222         * modb-standard.el (modb-standard-digest-flags): New variable.
2223         (elmo-msgdb-list-flagged): Use it for `digest'; Add `uncached';
2224         Changed behavior of `any'.
2225
2226         * elmo-imap4.el (elmo-imap4-flag-specs): Added keyword flags
2227         which are defined the Internet draft
2228         (draft-melnikov-imap-keywords-03.txt).
2229         (elmo-imap4-flags-to-imap): New function.
2230         (elmo-folder-append-buffer): Use it.
2231
2232         * modb-legacy.el (modb-legacy-answered-uncached-mark): Fixed typo
2233         in the docstring.
2234
2235         * utf7.el (utf7-fragment-encode): Don't use narrow-to-region to
2236         avoid the bug of Emacs 21.3.
2237
2238 2004-08-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2239
2240         * utf7.el (utf7-utf-16-coding-system): Avoid error when the
2241         function find-coding-system does not exist.
2242
2243 2004-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2244
2245         * elmo-util.el (elmo-condition-parse-search-value): Fixed atom
2246         parsing.
2247
2248 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2249
2250         * elmo-pop3.el (elmo-pop3-read-response): Refined the regexp for
2251         response codes.
2252
2253 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2254
2255         * elmo-pop3.el (elmo-pop3-read-response): Treat response codes.
2256         (elmo-network-close-session): Follow the changes in
2257         `elmo-pop3-read-response'.
2258         (elmo-pop3-auth-user): Ditto.
2259         (elmo-pop3-auth-apop): Ditto.
2260         (elmo-network-initialize-session): Ditto.
2261         (elmo-network-authenticate-session): Ditto.
2262         (elmo-network-setup-session): Ditto.
2263         (elmo-folder-status): Ditto.
2264         (elmo-message-fetch-plugged): Ditto.
2265         (elmo-pop3-delete-msg): Ditto.
2266
2267 2004-07-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
2268
2269         * elmo-archive.el (elmo-archive-folder-append-buffer): Return nil
2270         on failure.
2271
2272 2004-07-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2273
2274         * elmo-util.el (elmo-set-work-buf): Define edebug spec and indent
2275         style.
2276         (elmo-bind-directory): Ditto.
2277
2278 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2279
2280         * elmo.el (elmo-folder-append-messages): Note on return value.
2281         * elmo-archive.el (elmo-folder-append-messages): Don't return
2282         message numbers which could not be appended.
2283
2284 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2285
2286         * elmo.el (elmo-message-fetch-threshold): Add nil to its range.
2287
2288 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2289
2290         * elmo-version.el (elmo-version): Up to 2.11.30.
2291
2292 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2293
2294         * elmo.el (elmo-folder-synchronize): Add 5th optional argument
2295         `mask'.
2296
2297         * elmo-pipe.el (elmo-folder-synchronize): Follow the API chagne.
2298
2299         * elmo-multi.el (elmo-folder-synchronize): Likewise.
2300         (elmo-multi-split-numbers): Add elmo-folder object into each
2301         element of return value at first.
2302         (elmo-folder-delete-messages): Follow the above change.
2303         (elmo-folder-detach-messages): Ditto.
2304
2305         * elmo-filter.el (elmo-folder-synchronize): Minimize message
2306         number which is synchronized in target folder.
2307
2308 2004-05-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2309
2310         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list):
2311         Change default value to symbol `all'.
2312         (elmo-map-message-fetch): Change condition to update overview
2313         follow the above.
2314
2315 2004-05-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2316
2317         * elmo-shimbun.el (elmo-map-message-fetch): Change default
2318         behavior to update overview.
2319         (elmo-shimbun-update-overview-folder-list): Note it.
2320
2321 2004-05-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2322
2323         * modb-standard.el (modb-standard-message-entity): Avoid infinite
2324         recursive call.
2325
2326 2004-05-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2327
2328         * elmo-spam.el (elmo-spam-register-good-messages): Don't call
2329         buffer-disable-undo, it is unnecessary.
2330         (elmo-spam-register-good-messages): Ditto.
2331
2332         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2333         Ditto.
2334
2335         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
2336
2337 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2338
2339         * elmo-util.el (elmo-set-buffer-multibyte): Abolish.
2340         (elmo-set-work-buf): Use set-buffer-multibyte instead of
2341         elmo-set-buffer-multibyte.
2342         (elmo-object-load): Ditto.
2343         (elmo-save-buffer): Ditto.
2344         (elmo-delete-char): Ditto.
2345         (elmo-file-field-primitive-condition-match): Ditto.
2346         (elmo-mime-string): Ditto.
2347
2348         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Ditto.
2349         (elmo-archive-field-condition-match): Ditto.
2350
2351         * elmo-imap4.el (elmo-imap4-setup-send-buffer): Ditto.
2352
2353         * elmo-net.el (elmo-network-initialize-session-buffer): Ditto.
2354
2355         * elmo-nntp.el (elmo-nntp-parse-overview-string): Ditto.
2356         (elmo-nntp-msgdb-create-message): Ditto.
2357
2358         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
2359
2360         * elmo.el (elmo-message-match-condition): Ditto.
2361         (elmo-message-match-condition): Ditto.
2362
2363         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
2364         Ditto.
2365
2366         * elmo-version.el (elmo-version): Up to 2.11.29.
2367
2368         * elmo-spam.el (elmo-spam-scheme): Add `header' as a candidate.
2369         (elsp-header): New backend.
2370
2371         * elmo-util.el (elmo-decoded-field-body): New function.
2372
2373 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2374
2375         * elmo-version.el (elmo-version): Up to 2.11.28.
2376
2377 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2378
2379         * elmo-filter.el: Rewrite.
2380
2381         * elmo-version.el (elmo-version): Up to 2.11.27.
2382
2383 2004-05-05  Yuuichi Teranishi  <teranisi@gohome.org>
2384
2385         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Changed
2386         msgdb path for the localdir folder with absolute path.
2387
2388         * utf7.el: Synch up with latest gnus/utf7.el;
2389         Modified for latest Emacs.
2390
2391 2004-05-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2392
2393         * elmo-shimbun.el (elmo-folder-initialize): Set a dummy when the
2394         shimbun backend couldn't open.
2395
2396 2004-04-25  Tetsurou Okazaki  <okazaki@be.to>
2397
2398         * elmo-pipe.el (elmo-message-folder): Call `elmo-message-folder' recursively.
2399         (elmo-folder-diff): Avoid error `wrong-type-argument number-or-marker-p nil'
2400         when a destination folder is a filter folder.
2401
2402 2004-04-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2403
2404         * elmo.el (elmo-message-flags): Add optional argument `msgid'.
2405         (elmo-generic-folder-append-messages): Call elmo-message-flags
2406         with argument `msgid'.
2407
2408         * elmo-split.el (elmo-split-subr): Ditto.
2409
2410         * elmo-pipe.el (elmo-message-flags): Follow the API change.
2411
2412         * elmo-multi.el (elmo-message-flags): Ditto.
2413
2414 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2415
2416         * elmo.el (elmo-folder): Add new slot `flag-table'.
2417         (elmo-folder-flag-table): New API.
2418         (elmo-folder-close-flag-table): Ditto.
2419         (elmo-folder-preserve-flags): New function.
2420         (elmo-generic-folder-append-messages): Use
2421         `elmo-folder-flag-table' and `elmo-folder-close-flag-table'.
2422         Flag of a non-registered message, it sets to nil.
2423         Does not set flag to flag-table.
2424
2425         * elmo-maildir.el (elmo-folder-append-buffer): Use
2426         `elmo-folder-preserve-flags'.
2427         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2428         `elmo-folder-close-flag-table'.
2429
2430         * elmo-archive.el (elmo-folder-append-buffer): Fix interface.
2431         (elmo-archive-folder-append-buffer): Use
2432         `elmo-folder-preserve-flags'.
2433
2434         * elmo-cache.el (elmo-folder-append-buffer): Ditto.
2435
2436         * elmo-imap4.el (elmo-folder-append-buffer): Ditto.
2437
2438         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2439         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2440         `elmo-folder-close-flag-table'.
2441
2442         * elmo-version.el (elmo-version): Up to 2.11.26.
2443
2444 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2445
2446         * elmo-vars.el (elmo-network-stream-type-alist): Add direct.
2447
2448         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Don't use
2449         md5's 4th and 5th argument (non-existent in flim one).
2450
2451 2004-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2452
2453         * elmo-split.el (elmo-split-subr): Flag of a non-registered
2454         message, It sets to nil.
2455
2456 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2457
2458         * elmo.el (elmo-folder-list-messages): Merge lists only if both
2459         list is non-nil.
2460
2461 2004-04-16  YAMASHITA Junji <ysjj@unixuser.org>
2462
2463         * elmo.el (elmo-folder-list-messages): Use elmo-uniq-sorted-list.
2464
2465         * elmo-nntp.el (elmo-nntp-make-msglist): Use elmo-make-number-list.
2466
2467         * elmo-util.el (elmo-uniq-sorted-list): New function.
2468         (elmo-make-number-list): Ditto.
2469         (elmo-number-set-to-number-list): Use elmo-make-number-list
2470         and don't use nreverse.
2471
2472 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2473
2474         * elmo-version.el (elmo-version): Up to 2.11.25.
2475
2476 2004-04-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2477
2478         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): If date
2479         field not exists in message, Use md5 message digest of header.
2480
2481 2004-04-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2482
2483         * elmo.el (elmo-folder-append-buffer): Add note on return value.
2484         * elmo-cache.el (elmo-folder-append-buffer): Return nil on failure.
2485         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2486         * elmo-split.el (elmo-split-subr): Check return value of
2487         elmo-folder-append-buffer.
2488
2489         * elmo-localdir.el (elmo-folder-append-buffer): Create flag-table.
2490         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2491
2492         * elmo-cache.el (elmo-folder-append-buffer): Check existence of
2493         message-id.
2494
2495 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2496
2497         * elmo-split.el (elmo-split-subr): Append message with flag.
2498
2499         * elmo-localdir.el (elmo-folder-append-buffer): Fix interface.
2500         * elmo-flag.el (elmo-folder-append-buffer): Ditto.
2501         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2502
2503 2004-04-03  Tetsurou Okazaki  <okazaki@be.to>
2504
2505         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use `elmo-delete-cr-buffer'.
2506         * elmo-nntp.el (elmo-nntp-retrieve-headers): Ditto.
2507         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
2508
2509 2004-03-29  Tetsurou Okazaki  <okazaki@be.to>
2510
2511         * elmo-pop3.el (elmo-pop3-read-contents): Replace an argument `buffer'
2512         with a function call of `process-buffer'.  All callers are updated.
2513         (elmo-pop3-retrieve-headers): Likewise.  Move `process' to the 1st argument.
2514         Remove redundant `set-buffer' in a while loop.
2515
2516 2004-03-28  Tetsurou Okazaki  <okazaki@be.to>
2517
2518         * elmo-pop3.el (elmo-pop3-send-command): Combine `process-send-string'
2519         calls.
2520
2521 2004-03-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2522
2523         * elsp-spamfilter.el (elmo-spam-buffer-spam-p): Call
2524         elsp-spamfilter-register-buffer-internal with current buffer.
2525         (elmo-spam-register-spam-buffer): Ditto.
2526         (elmo-spam-register-good-buffer): Ditto.
2527
2528 2004-03-15  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2529
2530         * elmo-imap4.el (elmo-folder-list-subfolders): Add root mailbox
2531         if it is not contained in the response(A workaround for courier-imap).
2532
2533 2004-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2534
2535         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fix mismatched
2536         parenthesis.
2537
2538 2004-03-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2539
2540         * elmo-vars.el (elmo-msgdb-default-type): Remove generic from the
2541         range.
2542
2543 2004-03-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2544
2545         * modb-standard.el (elmo-msgdb-list-flagged): Use append instead
2546         of nconc.
2547
2548         * modb-entity.el (elmo-msgdb-match-condition-primitive): Added
2549         argument handler.
2550         (elmo-msgdb-message-match-condition): Follow the change above.
2551
2552 2004-02-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2553
2554         * elmo-flag.el (elmo-folder-initialize): Complete abbreviated
2555         folder name.
2556
2557 2004-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2558
2559         * elmo.el (elmo-folder-kill-messages): Don't use msgdb directly.
2560
2561 2004-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2562
2563         * elmo.el (elmo-folder-kill-messages): Fix to update killed list.
2564
2565 2004-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2566
2567         * elmo-file.el (elmo-file-find): Fixed the problem when file is
2568         not found.
2569
2570 2004-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
2571
2572         * elmo-file.el (elmo-file-find): Use expand-file-name for return
2573         value.
2574         (elmo-file-command-argument): Undo last change for cygwin.
2575         (elmo-file-detect-content-type): Renamed from elmo-file-detect-format;
2576         Don't return nil.
2577         (elmo-map-message-fetch): Use elmo-file-detect-content-type.
2578
2579 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2580
2581         * elmo-file.el (elmo-file-command-argument): Fixed problem when a
2582         value returned from elmo-file-find is nil.
2583
2584 2004-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
2585
2586         * elmo-mime.el (elmo-mime-display-as-is-coding-system): Moved
2587         to elmo-vars.el.
2588
2589         * elmo.el (elmo-message-match-condition): Use elmo-message-fetch
2590         instead of insert-file-contents-as-binary.
2591         (elmo-message-set-field): New generic function.
2592
2593         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Follow the
2594         behavior change on `split-string'.
2595
2596         * elmo-file.el (elmo-file-find): New function.
2597         (elmo-file-command): New user option.
2598         (elmo-file-command-argument): Ditto.
2599         (elmo-file-fetch-max-size): Ditto.
2600         (elmo-file-detect-format): New function.
2601         (elmo-map-message-fetch): Use elmo-file-fetch-max-size;
2602         Use elmo-file-detect-format.
2603         (elmo-map-folder-list-message-locations): Don't treat directories.
2604
2605 2004-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2606
2607         * elmo-util.el (elmo-string-partial-p): Removed unused function.
2608         (elmo-passwd-alist-clear): Shred password before clear.
2609         (elmo-remove-passwd): Remove all mached pair.
2610
2611 2004-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2612
2613         * elmo.el (elmo-folder-synchronize): Fix description of the return
2614         value.
2615
2616 2004-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
2617
2618         * elmo.el (elmo-message-fetch-bodystructure): New method.
2619         (elmo-message-fetch-bodystructure): Define default.
2620
2621         * elmo-imap4.el (mime-imap-location-bodystructure): Call
2622         elmo-message-fetch-bodystructure.
2623         (elmo-message-fetch-bodystructure): Define.
2624
2625         * elmo-filter.el (elmo-message-fetch-bodystructure): Define.
2626
2627 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2628
2629         * elmo-filter.el (elmo-message-folder): Define.
2630
2631 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2632
2633         * elmo.el (elmo-message-fetch-with-cache-process): Don't call
2634         elmo-delete-cr-buffer.
2635
2636         * elmo-imap4.el (elmo-imap4-message-fetch): Call elmo-delete-cr-buffer.
2637
2638         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
2639
2640         * elmo-nntp.el (elmo-nntp-read-body): Ditto.
2641
2642         * elmo-file.el (elmo-map-message-fetch): Decode body only when content
2643         type seems to be a text.
2644
2645 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2646
2647         * elsp-sa.el (elmo-spam-register-spam-buffer): Don't specify '--forget'.
2648         (elmo-spam-register-good-buffer): Ditto.
2649         (elmo-spam-spamassassin-register-messages): Ditto.
2650
2651         * elmo-util.el (elmo-string-member-ignore-case): Define with
2652         static-cond.
2653
2654 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2655
2656         * elmo.el (elmo-folder-type): Undo last change.
2657
2658         * slp.el (slp-exec-wait): Avoid byte-compile warnings.
2659
2660         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Avoid byte-compile
2661         warnings.
2662
2663         * elmo-file.el: New file.
2664         
2665         * modb-standard.el (elmo-msgdb-list-flagged): Treat keyword flags.
2666
2667         * elsp-sa.el (elmo-spam-spamassassin-max-messages-per-process): New
2668         variable.
2669         (elmo-spam-spamassassin-register-messages): New inline function.
2670         (elmo-spam-register-spam-messages): Define.
2671         (elmo-spam-register-good-messages): Ditto.
2672
2673         * elsp-bogofilter.el (elmo-spam-bogofilter-max-messages-per-process):
2674         Fixed typo.
2675
2676         * elmo.el (toplevel): Added autoload setting for
2677         `elmo-get-global-flags'.
2678         (elmo-message-has-global-flag-p): New function.
2679         (elmo-message-set-global-flags): Ditto.
2680         (elmo-folder-type): Improvement for name: format.
2681
2682         * elmo-imap4.el (elmo-imap4-session-flag-available-p): Check
2683         availability of keyword flags.
2684         (elmo-imap4-folder-list-flagged): Treat keyword flags.
2685         (elmo-folder-list-flagged-plugged): Renamed from
2686         elmo-folder-list-flagged-unplugged.
2687         (elmo-imap4-set-flag): If "\*" is treated as permanent flag,
2688         accept any flag as keyword flag.
2689         (elmo-folder-set-flag-plugged): Accept keyword flags.
2690         (toplevel): Added autoload setting for `elmo-get-global-flags'.
2691
2692         * elmo-flag.el (elmo-get-global-flags): New function.
2693
2694         * elmo-filter.el (elmo-folder-diff): Fix total number for filter
2695         folders.
2696
2697         * elmo-version.el (elmo-version): Up to 2.11.24.
2698
2699 2004-02-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2700
2701         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
2702         elmo-multiple-field-body instead of std11-field-body to check all
2703         headers.
2704
2705 2004-02-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2706
2707         * elmo-util.el (elmo-cache-expire): Completion require match "age"
2708         or "size".
2709
2710 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2711
2712         * elmo-util.el (elmo-get-hash-val): Check symbol is bound if
2713         unintern is unbound.
2714
2715 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2716
2717         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2718         Protect from infinite loop.
2719
2720 2004-01-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2721
2722         * elsp-bogofilter.el
2723         (elmo-spam-bogofilter-max-messages-per-process): New user option.
2724         (elmo-spam-bogofilter-register-messages): New internal function.
2725         (elmo-spam-register-spam-messages): Define.
2726         (elmo-spam-register-good-messages): Ditto.
2727
2728 2004-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2729
2730         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2731         Added "-vv" if elmo-spam-bogofilter-debug is non-nil.
2732         (elmo-spam-bogofilter-call): Fixed the last change.
2733         (elmo-spam-bogofilter-arguments): Ditto.
2734
2735         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2736         Follow the options change of latest bogofilter.
2737
2738         * elsp-bogofilter.el (elmo-spam-bogofilter-spam-switch): Abolish.
2739         (elmo-spam-bogofilter-good-switch): Ditto.
2740         (elmo-spam-bogofilter-arguments-alist): New user option.
2741         (elmo-spam-bogofilter-debug): Ditto.
2742         (elmo-spam-bogofilter-call): Renamed from
2743         `elsp-bogofilter-call-bogofilter'. If elmo-spam-bogofilter-debug
2744         is non-nil, insert output in buffer for debug.
2745         (elmo-spam-bogofilter-arguments): New macro.
2746         (elmo-spam-buffer-spam-p): Use it.
2747         (elsp-bogofilter-register-buffer): Ditto.
2748
2749 2004-01-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2750
2751         * elmo-cache.el (elmo-folder-list-subfolders): Fix directory-files
2752         regexp.
2753
2754 2004-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2755
2756         * elsp-bsfilter.el (elmo-spam-bsfilter-shell-program): Set default
2757         value as "ruby".
2758         (elmo-spam-bsfilter-shell-switch): Set default value as nil.
2759         (elmo-spam-bsfilter-program): Set default value as full path for
2760         `bsfilter'.
2761         (elmo-spam-bsfilter-debug): New user option.
2762         (elsp-bsfilter-call-bsfilter): If elmo-spam-bsfilter-debug is
2763         non-nil, insert output in buffer for debug. Fix treating of
2764         argument.
2765
2766 2004-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2767
2768         * elmo-maildir.el (elmo-map-folder-set-flag): Use cdr of
2769         `elmo-maildir-flag-specs' element instead of one.
2770         (elmo-map-folder-unset-flag): Ditto.
2771         (Reported by Ken Makimura <macky@astem.or.jp>)
2772
2773         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fixed.
2774         (elmo-folder-unset-flag-plugged): Ditto.
2775
2776 2004-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2777
2778         * elmo-nntp.el (elmo-folder-list-flagged): Return a list according
2779         to `reads' slot only if `in-msgdb' is nil.
2780
2781 2004-01-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2782
2783         * elmo-nntp.el (elmo-folder-list-flagged): Undo the last change
2784         and complement argument list.
2785
2786 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2787
2788         * elmo-nntp.el (elmo-folder-list-flagged-internal): Define this
2789         instead of elmo-folder-list-flagged.
2790
2791 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2792
2793         * elmo-spam.el (elmo-spam-scheme): Add 'bsfilter' as a candidate.
2794
2795         * elsp-bsfilter.el: New file.
2796
2797         * elmo-pipe.el (elmo-folder-list-unreads,
2798         elmo-folder-list-answereds,
2799         elmo-folder-list-importants,
2800         elmo-folder-flag-as-important,
2801         elmo-folder-unflag-important,
2802         elmo-folder-flag-as-read,
2803         elmo-folder-unflag-read,
2804         elmo-folder-flag-as-answered,
2805         elmo-folder-unflag-answered): Remove.
2806         (elmo-folder-set-flag): Define.
2807         (elmo-folder-unset-flag): Ditto.
2808
2809         * elmo-nntp.el (elmo-folder-flag-as-read): Remove.
2810         (elmo-folder-set-flag): Define.
2811         (elmo-folder-unset-flag): Ditto.
2812         (elmo-folder-list-unreads): Remove.
2813         (elmo-folder-list-flagged): Define.
2814
2815         * elmo-net.el (elmo-folder-list-flagged-internal): Define.
2816         (elmo-folder-list-unreads,
2817         elmo-folder-list-importants,
2818         elmo-folder-list-answereds,
2819         elmo-folder-list-unreads-plugged,
2820         elmo-folder-list-importants-plugged,
2821         elmo-folder-list-answereds-plugged): Remove.
2822         (elmo-folder-list-flagged-plugged): New method.
2823         (elmo-folder-unflag-important,
2824         elmo-folder-flag-as-important,
2825         elmo-folder-unflag-read,
2826         elmo-folder-flag-as-read,
2827         elmo-folder-unflag-answered,
2828         elmo-folder-flag-as-answered,
2829         elmo-folder-flag-as-read-unplugged,
2830         elmo-folder-unflag-read-unplugged,
2831         elmo-folder-flag-as-important-unplugged,
2832         elmo-folder-unflag-important-unplugged,
2833         elmo-folder-flag-as-answered-unplugged,
2834         elmo-folder-unflag-answered-unplugged): Remove.
2835         (elmo-folder-set-flag): Define.
2836         (elmo-folder-unset-flag): Ditto.
2837         (elmo-folder-set-flag-unplugged): Ditto.
2838         (elmo-folder-unset-flag-unplugged): Ditto.
2839
2840         * elmo-multi.el (elmo-folder-list-unreads,
2841         elmo-folder-list-answereds,
2842         elmo-folder-list-importants,
2843         elmo-folder-flag-as-important,
2844         elmo-folder-unflag-important,
2845         elmo-folder-flag-as-read,
2846         elmo-folder-unflag-read,
2847         elmo-folder-flag-as-answered,
2848         elmo-folder-unflag-answered): Remove.
2849         (elmo-folder-set-flag): Define.
2850         (elmo-folder-unset-flag): Ditto.
2851
2852         * elmo-map.el (elmo-map-folder-unflag-important,
2853         elmo-map-folder-flag-as-important,
2854         elmo-map-folder-unflag-read,
2855         elmo-map-folder-flag-as-read,
2856         elmo-map-folder-unflag-answered,
2857         elmo-map-folder-flag-as-answered): Remove.
2858         (elmo-map-folder-set-flag): New method.
2859         (elmo-map-folder-unset-flag): Ditto.
2860         (elmo-map-folder-list-unreads,
2861         elmo-map-folder-list-importants,
2862         elmo-map-folder-list-answereds): Remove.
2863         (elmo-folder-list-flagged-internal): Define.
2864         (elmo-map-folder-list-flagged): New method.
2865
2866         * elmo-maildir.el (elmo-maildir-flag-specs): New internal variable.
2867         (elmo-map-folder-list-unreads,
2868         elmo-map-folder-list-importants,
2869         elmo-map-folder-list-flagged): Remove.
2870         (elmo-map-folder-list-flagged): Define.
2871         (elmo-map-folder-flag-as-important,
2872         elmo-map-folder-unflag-important,
2873         elmo-map-folder-flag-as-read,
2874         elmo-map-folder-unflag-read,
2875         elmo-map-folder-flag-as-answered,
2876         elmo-map-folder-unflag-answered): Remove.
2877         (elmo-maildir-set-mark-messages): New internal function.
2878         (elmo-map-folder-set-flag): Define.
2879         (elmo-map-folder-unset-flag): Ditto.
2880
2881         * elmo.el (toplevel): Added autoload setting for
2882         `elmo-folder-list-global-flag-messages'.
2883         (elmo-folder-list-unreads,
2884         elmo-folder-list-importants,
2885         elmo-folder-list-answereds): Remove.
2886         (elmo-folder-list-flagged): Use `elmo-folder-list-flagged-internal'.
2887         Return a list whitch merged with messages have global flag.
2888         (elmo-folder-list-flagged-internal): New method.
2889         (elmo-folder-unflag-important,
2890         elmo-folder-flag-as-important,
2891         elmo-folder-unflag-read,
2892         elmo-folder-flag-as-read,
2893         elmo-folder-unflag-answered,
2894         elmo-folder-flag-as-answered): Remove.
2895         (elmo-folder-set-flag): New method.
2896         (elmo-folder-unset-flag): Ditto.
2897         (elmo-message-set-flag):Use `elmo-folder-set-flag'.
2898         (elmo-message-unset-flag):Use `elmo-folder-unset-flag'.
2899
2900         * elmo-imap4.el (elmo-imap4-flag-specs): New internal variable.
2901         (elmo-folder-list-unreads-plugged,
2902         elmo-folder-list-importants-plugged,
2903         elmo-folder-list-answereds-plugged,
2904         elmo-folder-list-flagged-unplugged,
2905         elmo-folder-unflag-important-plugged,
2906         elmo-folder-flag-as-important-plugged,
2907         elmo-folder-unflag-read-plugged,
2908         elmo-folder-flag-as-read-plugged,
2909         elmo-folder-unflag-answered-plugged,
2910         elmo-folder-flag-as-answered-plugged): Remove.
2911         (elmo-folder-set-flag-plugged,
2912         elmo-folder-unset-flag-plugged): Define.
2913
2914         * elmo-flag.el (elmo-folder-initialize): Register to
2915         `elmo-global-flag-list' if flag is not global.
2916         (elmo-folder-append-messages): Set flag to source messages.
2917
2918         * elmo-filter.el (elmo-filter-folder-list-unreads,
2919         elmo-folder-list-unreads,
2920         elmo-filter-folder-list-importants,
2921         elmo-folder-list-importants,
2922         elmo-folder-flag-as-read,
2923         elmo-folder-unflag-read,
2924         elmo-folder-flag-as-important,
2925         elmo-folder-unflag-important,
2926         elmo-folder-flag-as-answered,
2927         elmo-folder-unflag-answered): Remove.
2928         (elmo-folder-set-flag): Define.
2929         (elmo-folder-unset-flag): Ditto.
2930
2931         * elmo-dop.el (elmo-folder-flag-as-read-dop,
2932         elmo-folder-unflag-read-dop,
2933         elmo-folder-flag-as-important-dop,
2934         elmo-folder-unflag-important-dop,
2935         elmo-folder-flag-as-answered-dop,
2936         elmo-folder-unflag-answered-dop): Remove.
2937         (elmo-folder-set-flag-dop,
2938         elmo-folder-unset-flag-dop,
2939         elmo-folder-set-important-delayed,
2940         elmo-folder-unset-important-delayed,
2941         elmo-folder-set-read-delayed,
2942         elmo-folder-unset-read-delayed,
2943         elmo-folder-set-answered-delayed,
2944         elmo-folder-unset-answered-delayed): New function.
2945         (elmo-dop-queue-merge-method-list): Follow the above chagned.
2946         (elmo-dop-queue-method-name-alist): Ditto.
2947
2948         * elmo-version.el (elmo-version): Up to 2.11.23.
2949
2950 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2951
2952         * elmo-spam.el (elmo-spam-scheme): Add 'sa' as a candidate.
2953
2954         * elsp-sa.el: New file.
2955
2956 2003-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2957
2958         * modb-standard.el (modb-standard-message-entity): New function.
2959         (elmo-msgdb-message-entity): Use it.
2960
2961 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2962
2963         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite; Fixed
2964         behavior when one-level is nil.
2965
2966         * elmo-flag.el (elmo-folder-list-subfolders): Defined.
2967
2968         * elmo-sendlog.el (elmo-folder-have-subfolder-p): Ditto.
2969
2970 2003-12-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2971
2972         * elmo.el (elmo-folder-set-info-max-by-numdb): Don't use `sort' to
2973         get max number.
2974         (elmo-generic-folder-diff): Ditto.
2975
2976         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Ditto.
2977         (elmo-folder-update-number): Ditto.
2978
2979         * elmo-dop.el (elmo-folder-status-dop): Ditto.
2980         (elmo-folder-next-message-number-dop): Ditto.
2981
2982 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2983
2984         * elmo-filter.el (elmo-folder-msgdb-create): Use
2985         `elmo-message-entity' and `elmo-message-flags' instead of
2986         `elmo-msgdb-message-entity' and `elmo-msgdb-flags'.
2987
2988 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2989
2990         * elmo-spam.el (elmo-spam-processor): Added 3rd argument
2991         `if-exists'.
2992
2993 2003-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2994
2995         * elmo-multi.el (elmo-folder-newsgroups): Simplify.
2996
2997         * elmo-pipe.el (elmo-folder-get-primitive-list): Likewise.
2998
2999         * elmo-filter.el (elmo-folder-get-primitive-list): Fixed.
3000
3001 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3002
3003         * elmo-version.el (elmo-version): Up to 2.11.22.
3004
3005 2003-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3006
3007         * modb-standard.el (elmo-msgdb-delete-messages): Always return t.
3008
3009 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3010
3011         * modb-standard.el (elmo-msgdb-delete-messages): Dose not process
3012         if the message dose not exist.
3013
3014 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
3015
3016         * elmo-version.el (elmo-version): Up to 2.11.21.
3017
3018 2003-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3019
3020         * modb-standard.el (toplevel): Don't require mime.
3021
3022 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3023
3024         * elsp-bogofilter.el (toplevel): Don't require path-util.
3025         (elmo-spam-bogofilter-program): Don't use `exec-installed-p'.
3026         (elmo-spam-bogofilter-header): Abolish.
3027         (elmo-spam-bogofilter-bogosity-positive-spam-header): Ditto.
3028         (elmo-spam-bogofilter-args): New user option.
3029         (elsp-bogofilter-call-bogofilter): New internal function.
3030         (elmo-spam-buffer-spam-p): Use it.
3031         (elsp-bogofilter-register-buffer): Renamed from
3032         `elmo-spam-bogofilter-register-buffer';
3033         Use `elsp-bogofilter-call-bogofilter'.
3034         (elmo-spam-register-spam-buffer): Follow the change above.
3035         (elmo-spam-register-good-buffer): Ditto.
3036
3037 2003-11-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3038
3039         * modb-standard.el (elmo-msgdb-append-entity): If entity or
3040         message-id is nil do nothing.
3041
3042 2003-11-10  Yuuichi Teranishi  <teranisi@gohome.org>
3043
3044         * elmo-imap4.el (elmo-imap4-disuse-server-flag-mailbox-regexp):
3045         Revival.
3046         (elmo-imap4-session): Removed use-flag slot.
3047         (elmo-imap4-session-select-mailbox): Undo last change.
3048         (elmo-folder-use-flag-p): Use
3049         elmo-imap4-disuse-server-flag-mailbox-regexp.
3050
3051 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3052
3053         * elmo-imap4.el (elmo-imap4-session): Added use-flag slot.
3054         (elmo-imap4-session-select-mailbox): Set it up.
3055         (elmo-folder-use-flag-p): Return value of use-flag slot.
3056
3057 2003-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3058
3059         * elmo-msgdb.el (elmo-msgdb-flag-table): Fixed problem when
3060         message-id is nil.
3061         (Reported by MAKINO Takashi <makino@digitalway.co.jp>)
3062
3063         * modb-entity.el (elmo-message-entity-handler): Likewise.
3064
3065 2003-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3066
3067         * elmo.el (toplevel): Remove setting of autoloding for
3068         elmo-global-flag-initialize.
3069         (elmo-init): Don't call elmo-global-flag-initialize.
3070         (toplevel): Added autoload setting for elmo-global-mark-migrate.
3071
3072         * elmo-flag.el (elmo-global-flag-initialize): Abolish.
3073         (elmo-global-mark-migrate): Don't call it.
3074         (elmo-global-mark-upgrade): Ditto.
3075
3076 2003-11-06  Yuuichi Teranishi  <teranisi@gohome.org>
3077
3078         * elmo-internal.el (elmo-internal-obsolete-folder-list): New variable.
3079         (elmo-folder-initialize): Raise a warning when obsolete folder is used.
3080
3081         * elmo-vars.el (elmo-init-hook): New user option.
3082
3083         * elmo.el (elmo-init): Run the elmo-init-hook.
3084
3085         * elmo-flag.el (elmo-global-mark-migrate): New function.
3086
3087 2003-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3088
3089         * modb-standard.el (elmo-msgdb-set-flag): Simplify;
3090         Undo last change (move to elmo-msgdb-unset-flag).
3091         (elmo-msgdb-unset-flag): Simplify; Unset 'new flag when unread
3092         flag is unset.
3093
3094 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
3095
3096         * modb-standard.el (elmo-msgdb-set-flag): Unset 'new flag when
3097         read flag is set.
3098         (elmo-msgdb-set-flag): Don't remove 'new flag unconditionally.
3099         (elmo-msgdb-unset-flag): Ditto.
3100
3101 2003-11-05  Andreas Fuchs <asf@boinkor.net>
3102
3103         * elmo-split.el (elmo-split): Return split message count.
3104
3105 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3106
3107         * elmo-msgdb.el (elmo-flag-table-get): Check cached if saved flags
3108         is nil.
3109
3110 2003-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3111
3112         * elmo.el (elmo-folder-unflag-important): Call
3113         `elmo-global-flag-detach' with 4th argument delete-if-none that is
3114         a symbol `always'.
3115
3116         * elmo-flag.el (elmo-flag-folder-delete-message): Clear hash value
3117         before unset flag.
3118         (elmo-global-flag-detach): Delete the message from flag folder, if
3119         `delete-if-none' is a symbol `always'.
3120
3121 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3122
3123         * elsp-spamfilter.el (elsp-spamfilter-decode-buffer): Renamed from
3124         `elmo-spam-spamfilter-decode-buffer'.
3125         (elsp-spamfilter-register-buffer-internal): New internal function.
3126         (elmo-spam-buffer-spam-p): Use it; Follow the API change.
3127         (elmo-spam-register-spam-buffer): Ditto.
3128         (elmo-spam-register-good-buffer): Ditto.
3129
3130         * elsp-bogofilter.el (elmo-spam-buffer-spam-p): Follow the API
3131         change.
3132         (elmo-spam-bogofilter-register-buffer): Added argument `restore'.
3133         (elmo-spam-register-spam-buffer): Follow the API change.
3134         (elmo-spam-register-good-buffer): Ditto.
3135
3136         * elmo-split.el (toplevel): Require elmo-spam when copmile.
3137         (elmo-split-spam-p): Added argument plist; Call
3138         `elmo-spam-buffer-spam-p' with new argument register.
3139
3140         * elmo-spam.el (elmo-spam-buffer-spam-p): Added optional argument
3141         `register'.
3142         (elmo-spam-message-spam-p): Ditto.
3143         (elmo-spam-register-spam-buffer): Added optional argument
3144         `restore'.
3145         (elmo-spam-register-good-buffer): Ditto.
3146         (elmo-spam-register-spam-messages): Ditto.
3147         (elmo-spam-register-good-messages): Ditto.
3148
3149 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3150
3151         * elsp-spamfilter.el (elmo-spam-register-spam-buffer): Fixed to
3152         register into good corpus.
3153         (elmo-spam-register-good-buffer): Fixed to register into bad
3154         corpus.
3155
3156 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3157
3158         * elmo-version.el (elmo-version): Up to 2.11.20.
3159
3160         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed last
3161         change.
3162
3163         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Determine new
3164         flag without depending on \Recent flag.
3165
3166 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3167
3168         * elsp-spamfilter.el (elsp-spamfilter): Added new slot `modified'.
3169         (elmo-spam-modified-p): Defined.
3170         (elmo-spam-save-status): Set `modified' slot to nil.
3171         (elmo-spam-register-spam-buffer): Set `modified' slot to non nil.
3172         (elmo-spam-register-good-buffer): Ditto.
3173
3174         * elmo-spam.el (elmo-spam-modified-p): New API.
3175
3176 2003-10-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3177
3178         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Abolish
3179         duplicate definition.
3180
3181         * elmo-util.el (elmo-unfold-field-body): New function.
3182         (elmo-msgdb-get-message-id-from-buffer): Use it.
3183
3184         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3185         Fixed the last change; Use elmo-unfold-field-body.
3186
3187 2003-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3188
3189         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3190         Unfold date value.
3191
3192 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3193
3194         * elmo-spam.el (elmo-spam-save-status): New API.
3195
3196         * elsp-spamfilter.el: New file.
3197
3198 2003-10-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3199
3200         * elmo-split.el (toplevel): Add `elmo-spam-processor' args.
3201
3202 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3203
3204         * elmo-split.el (elmo-split-spam-p): New function.
3205
3206         * elmo-spam.el: New file.
3207
3208         * elsp-bogofilter.el: Ditto.
3209
3210 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
3211
3212         * elmo.el (elmo-folder-next-message-number): New API.
3213         (elmo-folder-next-message-number): Define.
3214         (elmo-message-field): Don't check folder length.
3215
3216         * elmo-net.el (elmo-folder-next-message-number): Define.
3217         (elmo-folder-next-message-number-unplugged): Define.
3218
3219         * elmo-map.el (elmo-folder-next-message-number): Define.
3220         (elmo-folder-delete-messages): Clear hash value.
3221
3222         * elmo-imap4.el (elmo-folder-next-message-number-plugged): Define.
3223
3224         * elmo-dop.el (elmo-folder-next-message-number-dop): New function.
3225         (elmo-folder-delete-messages-dop-delayed): Always return t.
3226
3227         * elmo-version.el (elmo-version): Up to 2.11.19.
3228
3229 2003-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3230
3231         * modb-legacy.el (elmo-msgdb-append-entity): Fixed the last
3232         change.
3233
3234         * modb-legacy.el (elmo-msgdb-append-entity): Registered an
3235         identical cons cell into the mark-alist and the hash table.
3236
3237 2003-10-08  Yuuichi Teranishi  <teranisi@gohome.org>
3238
3239         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Call
3240         elmo-folder-list-messages with argument `visible-only' as t.
3241
3242         * elmo-filter.el (elmo-folder-search-requires-msgdb-p): Define.
3243         (elmo-folder-msgdb-create): Check the target folder.
3244
3245 2003-10-07  Yuuichi Teranishi  <teranisi@gohome.org>
3246
3247         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Use
3248         `permanentflag' instead of `flags'.
3249         (elmo-folder-open): Ditto.
3250         (elmo-imap4-set-flag): Treat \Deleted flag as an exception.
3251         (elmo-imap4-disuse-server-flag-mailbox-regexp): Abolish.
3252         (elmo-folder-use-flag-p): Always return t.
3253         (elmo-imap4-session-select-mailbox): Use value of `flags' if
3254         `permanentflags' does not exist.
3255         (elmo-folder-open): Ditto.
3256
3257 2003-10-06  Yuuichi Teranishi  <teranisi@gohome.org>
3258
3259         * modb-legacy.el (elmo-msgdb-message-entity): Return nil when key
3260         is nil.
3261         * modb-standard.el (elmo-msgdb-message-entity): Ditto.
3262
3263         * elmo-imap4.el (elmo-imap4-session): Added new slot `flags'.
3264         (elmo-imap4-session-select-mailbox): Set it according to the SELECT
3265         response.
3266         (elmo-folder-open): Ditto.
3267         (elmo-imap4-set-flag): Send store flag command only when the `flags'
3268         slot of the session includes the flag.
3269         (elmo-imap4-session-flag-available-p): New function.
3270         (elmo-imap4-folder-list-flagged): Ditto.
3271         (elmo-folder-list-unreads-plugged): Use it.
3272         (elmo-folder-list-importants-plugged): Ditto.
3273         (elmo-folder-list-answereds-plugged): Ditto.
3274         (elmo-imap4-search-internal-primitive): Ditto.
3275         (elmo-imap4-folder-list-any-plugged,
3276         elmo-imap4-folder-list-digest-plugged): Abolish.
3277
3278         * elmo-filter.el (elmo-folder-search): Don't call elmo-list-filter
3279         if numbers is nil.
3280
3281 2003-10-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
3282
3283         * elmo-util.el (toplevel): Require emu for char-list-to-string.
3284
3285 2003-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
3286
3287         * elmo-util.el (elmo-get-hash-val): Simplify.
3288         (elmo-set-hash-val): Rewrite.
3289
3290 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3291
3292         * elmo.el (elmo-folder-list-messages): Append killed messages into
3293         result if `visible-only' is nil and `in-msgdb' is non-nil.
3294
3295         * elmo-util.el (elmo-uniq-list): Added optional argument
3296         `delete-function'.
3297
3298         * modb.el (elmo-msgdb-flag-count): New API.
3299
3300         * modb-standard.el (modb-standard): Added slot flag-count.
3301         (modb-standard-countup-flags): New function.
3302         (modb-standard-load-flag): Call it.
3303         (elmo-msgdb-append): Ditto.
3304         (elmo-msgdb-clear): Clear slot flag-count.
3305         (elmo-msgdb-set-flag): Call modb-standard-countup-flags.
3306         (elmo-msgdb-unset-flag): Treat `all' flag and call
3307         modb-standard-countup-flags.
3308         (elmo-msgdb-flag-count): Define.
3309         (elmo-msgdb-append-entity): Call modb-standard-countup-flags.
3310         (elmo-msgdb-delete-messages): Ditto.
3311
3312         * modb-legacy.el (elmo-msgdb-unset-flag): Treat `all' flag.
3313         (elmo-msgdb-flag-count): Define.
3314
3315         * elmo.el (elmo-folder-list-messages): Undo last change.
3316         (elmo-folder-count-flags): Use elmo-msgdb-flag-count.
3317         (elmo-folder-kill-messages): Unset all flags to numbers.
3318
3319         * elmo-sendlog.el (elmo-folder-delete-messages): Rewrite; use
3320         elmo-folder-kill-messages.
3321
3322         * elmo-nntp.el (elmo-folder-delete-messages): Ditto.
3323         (elmo-nntp-folder-delete-messages): Abolish.
3324
3325         * elmo-version.el (elmo-version): Up to 2.11.18.
3326
3327 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3328
3329         * elmo.el (elmo-folder-kill-messages-before): Abolish.
3330         (elmo-folder-kill-messages-range): New function.
3331         (elmo-folder-synchronize): Use elmo-folder-kill-messages-range
3332         instead of elmo-folder-kill-messages-before.
3333
3334 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3335
3336         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use
3337         elmo-imap4-current-msgdb to decide entity handler.
3338
3339 2003-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
3340
3341         * elmo-dop.el (elmo-dop-msgdb): Rewrite.
3342
3343         * modb-legacy.el (elmo-msgdb-overview-entity-get-id-internal): New
3344         inline function.
3345         (elmo-msgdb-overview-entity-get-number-internal): Ditto.
3346         (elmo-msgdb-overview-entity-set-number,
3347         elmo-msgdb-overview-entity-get-references,
3348         elmo-msgdb-overview-entity-set-references,
3349         elmo-msgdb-overview-entity-get-from-no-decode,
3350         elmo-msgdb-overview-entity-get-from,
3351         elmo-msgdb-overview-entity-set-from,
3352         elmo-msgdb-overview-entity-get-subject,
3353         elmo-msgdb-overview-entity-get-subject-no-decode,
3354         elmo-msgdb-overview-entity-set-subject,
3355         elmo-msgdb-overview-entity-get-date,
3356         elmo-msgdb-overview-entity-set-date,
3357         elmo-msgdb-overview-entity-get-to,
3358         elmo-msgdb-overview-entity-get-cc,
3359         elmo-msgdb-overview-entity-get-size,
3360         elmo-msgdb-overview-entity-set-size,
3361         elmo-msgdb-overview-entity-get-extra,
3362         elmo-msgdb-overview-entity-set-extra,
3363         elmo-msgdb-overview-entity-get-extra-field,
3364         elmo-msgdb-overview-entity-set-extra-field): Moved to elmo-msgdb.el.
3365         (elmo-msgdb-make-index): Use
3366         `elmo-msgdb-overview-entity-get-number-internal'.
3367         (elmo-msgdb-clear-index): Ditto.
3368         (elmo-msgdb-append-entity): Ditto;
3369         Use `elmo-msgdb-overview-entity-get-id-internal'.
3370
3371         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-number,
3372         elmo-msgdb-overview-entity-set-number,
3373         elmo-msgdb-overview-entity-get-references,
3374         elmo-msgdb-overview-entity-set-references,
3375         elmo-msgdb-overview-entity-get-from-no-decode,
3376         elmo-msgdb-overview-entity-get-from,
3377         elmo-msgdb-overview-entity-set-from,
3378         elmo-msgdb-overview-entity-get-subject,
3379         elmo-msgdb-overview-entity-get-subject-no-decode,
3380         elmo-msgdb-overview-entity-set-subject,
3381         elmo-msgdb-overview-entity-get-date,
3382         elmo-msgdb-overview-entity-set-date,
3383         elmo-msgdb-overview-entity-get-to,
3384         elmo-msgdb-overview-entity-get-cc,
3385         elmo-msgdb-overview-entity-get-size,
3386         elmo-msgdb-overview-entity-set-size,
3387         elmo-msgdb-overview-entity-get-extra,
3388         elmo-msgdb-overview-entity-set-extra,
3389         elmo-msgdb-overview-entity-get-extra-field,
3390         elmo-msgdb-overview-entity-set-extra-field): Moved from modb-legacy.el
3391         and rewrote for backward compatibility.
3392
3393 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3394
3395         * elmo.el (elmo-message-entity-number,
3396         elmo-message-entity-set-number,
3397         elmo-message-entity-field,
3398         elmo-message-entity-set-field): Moved to elmo-msgdb.el.
3399
3400         * elmo-msgdb.el (elmo-message-entity-number,
3401         elmo-message-entity-set-number,
3402         elmo-message-entity-field,
3403         elmo-message-entity-set-field): Moved from elmo.el.
3404
3405 2003-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3406
3407         * elmo.el (toplevel): Changed definition orders.
3408
3409 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3410
3411         * modb.el (elmo-msgdb-search): New API .
3412         (elmo-msgdb-match-condition): Ditto.
3413
3414         * modb-standard.el (elmo-msgdb-search): Define.
3415
3416         * modb-legacy.el (elmo-msgdb-search): Ditto.
3417
3418         * modb-entity.el (elmo-msgdb-message-match-condition): Renamed
3419         from elmo-msgdb-match-condition-internal.
3420
3421         * elmo.el (elmo-folder-search-fast): Abolish.
3422         (elmo-folder-search): Use elmo-msgdb-search and
3423         elmo-with-progress-display.
3424
3425         * elmo-msgdb.el (elmo-msgdb-match-condition): Removed; redefined
3426         as msgdb API.
3427
3428         * elmo.el (elmo-folder): Remove slot message-modified and
3429         flag-modified.
3430         (elmo-folder-set-message-modified): Abolish.
3431         (elmo-generic-folder-commit): Follow the change above.
3432         (elmo-folder-synchronize): Ditto.
3433
3434         * elmo-pipe.el (elmo-folder-set-message-modified): Abolish.
3435
3436         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
3437
3438         * elmo-filter.el (elmo-folder-set-message-modified): Ditto.
3439
3440 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3441
3442         * modb-standard.el (modb-standard-make-message-entity,
3443         elmo-msgdb-make-message-entity,
3444         elmo-msgdb-create-message-entity-from-buffer,
3445         elmo-msgdb-message-entity-number,
3446         elmo-msgdb-message-entity-set-number,
3447         elmo-msgdb-message-entity-field,
3448         elmo-msgdb-message-entity-set-field,
3449         elmo-msgdb-copy-message-entity,
3450         elmo-msgdb-match-condition-internal): Remove.
3451
3452         * modb-entity.el: New file (again).
3453
3454         * modb.el (toplevel): Require modb-entity.
3455         (elmo-msgdb-message-entity-handler): New method.
3456
3457         * modb-standard.el (modb-standard-entity-id): Use
3458         elmo-message-entity-handler.
3459         (modb-standard-load-entity): Ditto.
3460         (elmo-msgdb-append-entity): Ditto.
3461         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3462
3463         * modb-legacy.el (elmo-msgdb-get-decoded-cache,
3464         elmo-msgdb-decoded-cache-hashtb,
3465         (modb-legacy-make-message-entity,
3466         elmo-msgdb-make-message-entity,
3467         elmo-msgdb-create-message-entity-from-buffer,
3468         elmo-msgdb-message-entity-number,
3469         elmo-msgdb-message-entity-set-number,
3470         elmo-msgdb-message-entity-field,
3471         elmo-msgdb-message-entity-set-field,
3472         elmo-msgdb-copy-message-entity,
3473         elmo-msgdb-match-condition-internal,
3474         elmo-msgdb-match-condition-primitive): Moved to modb-entity.el.
3475
3476         * elmo.el (elmo-message-copy-entity): Use elmo-message-entity-handler.
3477         (elmo-message-entity-set-number): Ditto.
3478         (elmo-message-entity-field): Ditto.
3479         (elmo-message-entity-set-field): Ditto.
3480
3481         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Ditto.
3482
3483         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3484
3485         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
3486
3487         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
3488         (elmo-nntp-msgdb-create-message): Ditto.
3489
3490         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
3491         (elmo-folder-msgdb-create): Add unread flag.
3492
3493         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3494
3495         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Ditto.
3496
3497         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Ditto.
3498
3499         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
3500
3501         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Call
3502         elmo-msgdb-messge-entity-handler.
3503         * elmo-version.el (elmo-version): Up to 2.11.17.
3504
3505 2003-09-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3506
3507         * elmo-shimbun.el (elmo-shimbun-update-overview): Fixed the last
3508         change.
3509
3510 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3511
3512         * elmo.el (elmo-message-field): Use elmo-message-entity-field.
3513
3514         * elmo-msgdb.el (elmo-msgdb-get-number): Abolish.
3515         (elmo-msgdb-get-parent-entity): Use elmo-message-entity-field.
3516         (elmo-msgdb-flag-table): Ditto.
3517         (elmo-msgdb-sort-by-date): Ditto.
3518
3519         * modb.el (elmo-msgdb-create-message-entity-from-file): Define.
3520
3521         * modb-standard.el (toplevel): Require mime.
3522         (modb-standard-entity-id): Use elmo-msgdb-message-entity-field.
3523         (modb-standard-load-entity): Use elmo-msgdb-message-entity-field and
3524         elmo-msgdb-message-entity-number.
3525         (elmo-msgdb-append-entity): Ditto.
3526         (elmo-msgdb-create-message-entity-from-file): Remove.
3527         (elmo-msgdb-create-message-entity-from-buffer): Use msgdb which 
3528         corresponds to the entity.
3529         (elmo-msgdb-message-entity-number): Do nothing currently.
3530         (elmo-msgdb-message-entity-field): Ditto.
3531         (elmo-msgdb-message-entity-set-field): Ditto.
3532         (elmo-msgdb-copy-message-entity): Ditto.
3533         (elmo-msgdb-match-condition-internal): Ditto.
3534
3535         * modb-legacy.el (elmo-msgdb-insert-file-header): Moved to
3536         elmo-util.el.
3537         (elmo-msgdb-create-message-entity-from-file): Remove.
3538
3539         * elmo-util.el (elmo-msgdb-insert-file-header): Moved from
3540         modb-legacy.el.
3541         (elmo-multiple-field-body): Moved from elmo-msgdb.el.
3542
3543         * elmo-msgdb.el (elmo-multiple-field-body): Moved to elmo-util.el.
3544
3545 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3546
3547         * modb.el (elmo-msgdb-make-message-entity): Define simple one.
3548         (elmo-msgdb-message-entity-field): Ditto.
3549         (elmo-msgdb-message-entity-number): Ditto.
3550
3551 2003-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3552
3553         * modb-standard.el (elmo-msgdb-create-message-entity-from-buffer): 
3554         Fixed how to set extra field into entity.
3555         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3556         symbol.
3557
3558         * modb-legacy.el (elmo-msgdb-create-message-entity-from-buffer):
3559         Fixed how to set extra field into entity.
3560         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3561         symbol.
3562
3563 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3564
3565         * modb.el (elmo-message-entity-db): New function.
3566         (elmo-msgdb-make-message-entity): New API.
3567         (elmo-msgdb-message-entity-number): Ditto.
3568         (elmo-msgdb-message-entity-set-number): Ditto.
3569         (elmo-msgdb-message-entity-field): Ditto.
3570         (elmo-msgdb-message-entity-set-field): Ditto.
3571         (elmo-msgdb-copy-message-entity): Ditto.
3572         (elmo-msgdb-create-message-entity-from-file): Ditto.
3573         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3574         (elmo-msgdb-match-condition-internal): Ditto.
3575
3576         * modb-standard.el (modb-legacy): Require modb-legacy.
3577         (modb-standard-make-message-entity): New inline function.
3578         (elmo-msgdb-make-message-entity): Define.
3579         (elmo-msgdb-create-message-entity-from-file): Ditto.
3580         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3581         (elmo-msgdb-message-entity-field): Ditto.
3582         (elmo-msgdb-message-entity-set-field): Ditto.
3583         (elmo-msgdb-copy-message-entity): Ditto.
3584         (elmo-msgdb-match-condition-internal): Ditto.
3585
3586         * modb-legacy.el: Don't require modb-entity.
3587         (elmo-msgdb-decoded-cache-hashtb): Moved from elmo-msgdb.el
3588         (elmo-msgdb-match-condition-primitive): Ditto.
3589         (elmo-msgdb-get-decoded-cache): Ditto.
3590         (elmo-msgdb-overview-entity-get-id): Ditto.
3591         (elmo-msgdb-overview-entity-get-number): Ditto.
3592         (elmo-msgdb-overview-entity-set-number): Ditto.
3593         (elmo-msgdb-overview-entity-get-references): Ditto.
3594         (elmo-msgdb-overview-entity-set-references): Ditto.
3595         (elmo-msgdb-overview-entity-get-from-no-decode): Ditto.
3596         (elmo-msgdb-overview-entity-get-from): Ditto.
3597         (elmo-msgdb-overview-entity-set-from): Ditto.
3598         (elmo-msgdb-overview-entity-get-subject): Ditto.
3599         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
3600         (elmo-msgdb-overview-entity-set-subject): Ditto.
3601         (elmo-msgdb-overview-entity-get-date): Ditto.
3602         (elmo-msgdb-overview-entity-set-date): Ditto.
3603         (elmo-msgdb-overview-entity-get-to): Ditto.
3604         (elmo-msgdb-overview-entity-get-cc): Ditto.
3605         (elmo-msgdb-overview-entity-get-size): Ditto.
3606         (elmo-msgdb-overview-entity-set-size): Ditto.
3607         (elmo-msgdb-overview-entity-get-extra): Ditto.
3608         (elmo-msgdb-overview-entity-set-extra): Ditto.
3609         (elmo-msgdb-overview-entity-get-extra-field): Ditto.
3610         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
3611         (elmo-msgdb-number-load): Ditto.
3612         (elmo-msgdb-overview-load): Ditto.
3613         (elmo-msgdb-mark-load): Ditto.
3614         (elmo-msgdb-number-save): Ditto.
3615         (elmo-msgdb-mark-save): Ditto.
3616         (elmo-msgdb-overview-save): Ditto.
3617         (modb-legacy-make-message-entity): New inline function.
3618         (elmo-msgdb-insert-file-header): Ditto.
3619         (elmo-msgdb-make-message-entity): Define.
3620         (elmo-msgdb-create-message-entity-from-file): Ditto.
3621         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3622         (elmo-msgdb-message-entity-number): Ditto.
3623         (elmo-msgdb-message-entity-set-number): Ditto.
3624         (elmo-msgdb-message-entity-field): Ditto.
3625         (elmo-msgdb-message-entity-set-field): Ditto.
3626         (elmo-msgdb-copy-message-entity): Ditto.
3627         (elmo-msgdb-match-condition-internal): Ditto.
3628
3629         * elmo.el (elmo-find-fetch-strategy): Use elmo-message-entity-field.
3630         (elmo-message-copy-entity): Rewrite.
3631         (elmo-message-entity-number): Ditto.
3632         (elmo-message-entity-set-number): Ditto.
3633         (elmo-message-entity-field): Use elmo-message-entity-db.
3634         (elmo-message-entity-set-field): Ditto.
3635         (elmo-message-field): Rewrite.
3636
3637         * elmo-util.el (elmo-msgdb-get-last-message-id): Moved from
3638         elmo-msgdb.el
3639         (elmo-msgdb-get-message-id-from-buffer): Ditto.
3640
3641         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
3642         elmo-message-entity-field.
3643         (elmo-shimbun-folder-shimbun-header): Ditto.
3644         (elmo-shimbun-entity-to-header): Ditto.
3645         (elmo-folder-msgdb-create): Ditto.
3646         (elmo-shimbun-msgdb-create-entity): Ditto;
3647         Use elmo-msgdb-create-message-entity-from-buffer.
3648         (elmo-shimbun-update-overview): Use elmo-message-entity-set-field.
3649         (elmo-map-folder-list-message-locations): elmo-message-entity-field.
3650
3651         * elmo-sendlog.el (elmo-folder-msgdb-create): Use
3652         elmo-msgdb-create-message-entity-from-file and 
3653         elmo-message-entity-field.
3654
3655         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
3656         elmo-message-entity-number.
3657         (elmo-pop3-msgdb-create-message): Use
3658         elmo-msgdb-create-message-entity-from-buffer,
3659         elmo-message-entity-set-field, elmo-message-entity-number and
3660         elmo-message-entity-set-number.
3661
3662         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Follow
3663         the API change in elmo-msgdb-make-message-entity.
3664         (elmo-nntp-msgdb-create-message): Use
3665         elmo-msgdb-create-message-entity-from-buffer.
3666
3667         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Use
3668         elmo-message-entity-field and
3669         elmo-msgdb-create-message-entity-from-file.
3670
3671         * elmo-msgdb.el (toplevel): Don't require modb-entity.
3672         (elmo-msgdb-get-field): Abolish.
3673         (elmo-msgdb-get-number): Rewrite.
3674         (elmo-msgdb-sort-by-date): Use elmo-message-entity-field.
3675         (elmo-msgdb-flag-table): Ditto.
3676         (elmo-msgdb-get-last-message-id,
3677         elmo-msgdb-number-load, elmo-msgdb-overview-load,
3678         elmo-msgdb-mark-load, elmo-msgdb-number-save,
3679         elmo-msgdb-mark-save, elmo-msgdb-overview-save): Moved to modb-legacy.
3680         (elmo-msgdb-create-overview-from-buffer,
3681         elmo-msgdb-overview-get-parent-entity): Abolish.
3682
3683         * elmo-mime.el (elmo-mime-display-as-is): Use
3684         elmo-message-entity-field.
3685
3686         * elmo-map.el (elmo-folder-pack-numbers): Use
3687         elmo-message-entity-set-number.
3688
3689         * elmo-maildir.el (elmo-folder-msgdb-create): 
3690         elmo-msgdb-create-message-entity-from-file instead of
3691         elmo-msgdb-create-overview-entity-from-file.
3692
3693         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Added argument
3694         msgdb.
3695         (elmo-folder-msgdb-create): Use elmo-message-entity-field.
3696         (elmo-folder-pack-numbers): Use elmo-message-entity-set-number.
3697
3698         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Use
3699         elmo-messge-entity-field and elmo-message-entity-number.
3700         (elmo-imap4-fetch-callback-1): Call
3701         elmo-msgdb-create-message-entity-from-buffer instead of
3702         elmo-msgdb-create-overview-from-buffer. 
3703         (elmo-folder-msgdb-create-plugged): Use elmo-messge-entity-field.
3704         (elmo-find-fetch-strategy): Likewise.
3705
3706         * elmo-flag.el (elmo-folder-msgdb-create): Call 
3707         elmo-localdir-msgdb-create-entity with argument msgdb.
3708
3709         * elmo-dop.el (elmo-dop-msgdb): Use elmo-message-entity-number
3710         and elmo-message-entity-set-number.
3711
3712         * elmo-cache.el (elmo-folder-msgdb-create): Use
3713         elmo-message-entity-field.
3714         (elmo-folder-msgdb-create): Call
3715         elmo-msgdb-create-message-entity-from-file instead of
3716         elmo-msgdb-create-overview-entity-from-file.
3717
3718         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Added
3719         argument msgdb; Call elmo-msgdb-create-message-from-buffer
3720         instead of elmo-msgdb-create-overview-from-buffer.
3721         (elmo-archive-msgdb-create-entity): Ditto.
3722         (elmo-archive-msgdb-create-as-numlist-subr1): Use
3723         elmo-message-entity-field.
3724         (elmo-archive-parse-mmdf): Ditto.
3725
3726         * modb-entity.el: Removed.
3727
3728         * elmo-version.el (elmo-version): Up to 2.11.16.
3729
3730 2003-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3731
3732         * elmo-map.el (elmo-folder-unflag-answered): Added optional argument
3733         `is-local'.
3734         (elmo-folder-flag-as-answered): Ditto.
3735
3736 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3737
3738         * modb-standard.el: New file.
3739
3740         * elmo.el (elmo-folder-clear): Reconstruct msgdb if
3741         elmo-msgdb-convert-type is `sync'.
3742
3743         * elmo-vars.el (elmo-msgdb-default-type): Added `standard'.
3744         (elmo-msgdb-convert-type): New user option.
3745
3746         * elmo-msgdb.el (elmo-msgdb-load-priorities): New internal variable.
3747         (elmo-load-msgdb): Auto detect saved type.
3748
3749         * elmo-version.el (elmo-version): Up to 2.11.15.
3750
3751 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3752
3753         * elmo-flag.el (elmo-folder-list-global-flag-messages): New function.
3754
3755         * elmo.el (elmo-folder-delete-messages): Added notice in docstring.
3756         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages
3757         with argument `delete-if-none' when dst-folder is 'null.
3758
3759         * elmo-flag.el (elmo-folder-append-messages): Defined.
3760         (elmo-global-flag-detach-messages): Added argumnet `delete-if-none'.
3761
3762 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3763
3764         * elmo-flag.el (elmo-folder-initialize): Fixed ("/.minfo"->".minfo").
3765
3766 2003-09-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3767
3768         * elmo-flag.el (elmo-folder-expand-msgdb-path): Define.
3769         (elmo-folder-initialize): Use `elmo-folder-msgdb-path'.
3770         (elmo-folder-commit): Ditto.
3771
3772 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3773
3774         * elmo-flag.el: New file.
3775
3776         * elmo-mark.el: Removed.
3777
3778         * modb-legacy.el (modb-legacy-new-mark,
3779         modb-legacy-unread-uncached-mark,
3780         modb-legacy-unread-cached-mark,
3781         modb-legacy-read-uncached-mark,
3782         modb-legacy-answered-cached-mark,
3783         modb-legacy-answered-uncached-mark,
3784         modb-legacy-important-mark): New constants (Moved from elmo-msgdb.el);
3785         All other related portions are changed.
3786
3787         * elmo.el (luna-define-class): Changed mark-modified to flag-modified.
3788         (elmo-folder-list-messages-with-global-mark): Abolish.
3789         (elmo-folder-unflag-important): Renamed from `mark' to `flag'.
3790         (elmo-folder-flag-as-important): Ditto.
3791         (elmo-folder-unflag-read): Ditto.
3792         (elmo-folder-flag-as-read): Ditto.
3793         (elmo-folder-unflag-answered): Ditto.
3794         (elmo-folder-flag-as-answered): Ditto.
3795         (elmo-message-encache): Return the cache path.
3796         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages.
3797         (elmo-message-set-flag): Transitional implementation.
3798         (elmo-message-unset-flag): Ditto.
3799         (elmo-folder-unflag-important): Call elmo-global-flag-detach.
3800         (elmo-folder-flag-as-important): Call elmo-global-flag-set.
3801         (elmo-init): Call elmo-global-flag-initialize.
3802         (toplevel): Added autoload settings for elmo-flag.
3803
3804         * elmo-vars.el (elmo-msgdb-global-mark-filename): Abolished.
3805
3806         * elmo-util.el: Removed all elmo-msgdb-global-mark stuff.
3807         (elmo-file-cache-delete): Don't treat global-mark.
3808
3809         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
3810
3811         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3812
3813         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Call
3814         `elmo-global-flags-set'.
3815
3816         * elmo-pipe.el (elmo-folder-flag-as-read): Renamed from `mark' to
3817         `flag'.
3818         (elmo-folder-unflag-read): Ditto.
3819         (elmo-folder-unflag-important): Ditto.
3820         (elmo-folder-flag-as-important): Ditto.
3821         (elmo-folder-unflag-answered): Ditto.
3822         (elmo-folder-flag-as-answered): Ditto.
3823
3824         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Call
3825         `elmo-global-flags-set'.
3826         (elmo-folder-flag-as-read): Renamed from `mark' to `flag'.
3827
3828         * elmo-nmz.el (elmo-folder-msgdb-create): Always put `new' flag.
3829
3830         * elmo-net.el (elmo-folder-unflag-important): Renamed from `mark' to
3831         `flag'.
3832         (elmo-folder-flag-as-important): Ditto.
3833         (elmo-folder-unflag-important): Ditto.
3834         (elmo-folder-flag-as-important): Ditto.
3835         (elmo-folder-unflag-read): Ditto.
3836         (elmo-folder-flag-as-read): Ditto.
3837         (elmo-folder-unflag-answered): Ditto.
3838         (elmo-folder-flag-as-answered): Ditto.
3839
3840         * elmo-multi.el (elmo-folder-list-importants): Don't call
3841         elmo-folder-list-messages-with-global-mark.
3842         (elmo-folder-flag-as-important): Renamed from `mark' to `flag'.
3843         (elmo-folder-unflag-important): Ditto.
3844         (elmo-folder-flag-as-read): Ditto.
3845         (elmo-folder-unflag-read): Ditto.
3846         (elmo-folder-flag-as-answered): Ditto.
3847         (elmo-folder-unflag-answered): Ditto.
3848
3849         * elmo-msgdb.el (elmo-msgdb-new-mark,
3850         elmo-msgdb-unread-uncached-mark, elmo-msgdb-unread-cached-mark,
3851         elmo-msgdb-read-uncached-mark, elmo-msgdb-answered-cached-mark,
3852         elmo-msgdb-answered-uncached-mark, elmo-msgdb-important-mark): Removed
3853         (Moved to modb-legacy.el).
3854         (elmo-flag-table-get): Treat important flag too.
3855
3856         * elmo-map.el (elmo-map-folder-unflag-important): Renamed from
3857         `mark' to `flag'.
3858         (elmo-map-folder-flag-as-important): Ditto.
3859         (elmo-map-folder-unflag-read): Ditto.
3860         (elmo-map-folder-flag-as-read): Ditto.
3861         (elmo-map-folder-unflag-answered): Ditto.
3862         (elmo-map-folder-flag-as-answered): Ditto.
3863         (elmo-folder-unflag-important): Ditto.
3864         (elmo-folder-flag-as-important): Ditto.
3865         (elmo-folder-unflag-read): Ditto.
3866         (elmo-folder-flag-as-read): Ditto.
3867         (elmo-folder-unflag-answered): Ditto.
3868         (elmo-folder-flag-as-answered): Ditto.
3869
3870         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3871         (elmo-map-folder-flag-as-important): Renamed from `mark' to
3872         `flag'.
3873         (elmo-map-folder-unflag-important): Ditto.
3874         (elmo-map-folder-flag-as-read): Ditto.
3875         (elmo-map-folder-unflag-read): Ditto.
3876         (elmo-map-folder-flag-as-answered): Ditto.
3877         (elmo-map-folder-unflag-answered): Ditto.
3878
3879         * elmo-localdir.el (elmo-folder-msgdb-create): Call
3880         `elmo-global-flags-set'.
3881         (elmo-global-flags-set): Added autoload setting.
3882
3883         * elmo-internal.el (elmo-internal-folder-list): Changed `mark' to
3884         `flag'.
3885
3886         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Don't call
3887         `elmo-msgdb-global-mark-set'.
3888         (elmo-folder-msgdb-create-plugged): Changed callback-data structure;
3889         Call `elmo-global-flags-set'.
3890         (elmo-folder-unflag-important-plugged): Renamed from `mark' to
3891         `flag'.
3892         (elmo-folder-flag-as-important-plugged): Ditto.
3893         (elmo-folder-unflag-read-plugged): Ditto.
3894         (elmo-folder-flag-as-read-plugged): Ditto.
3895         (elmo-folder-unflag-answered-plugged): Ditto.
3896         (elmo-folder-flag-as-answered-plugged): Ditto.
3897         (elmo-global-flags-set): Added autoload setting.
3898
3899         * elmo-filter.el (elmo-folder-flag-as-read): Renamed from `mark' to
3900         `flag'.
3901         (elmo-folder-unflag-read): Ditto.
3902         (elmo-folder-flag-as-important): Ditto.
3903         (elmo-folder-unflag-important): Ditto.
3904         (elmo-folder-flag-as-answered): Ditto.
3905         (elmo-folder-unflag-answered): Ditto.
3906
3907         * elmo-dop.el (elmo-dop-queue-merge-method-list): Follow the API
3908         change of `mark'->`flag'.
3909         (elmo-dop-queue-method-name-alist): Ditto.
3910         (elmo-folder-flag-as-read-dop): Renamed from `mark' to `flag'.
3911         (elmo-folder-unflag-read-dop): Ditto.
3912         (elmo-folder-flag-as-important-dop): Ditto.
3913         (elmo-folder-unflag-important-dop): Ditto.
3914         (elmo-folder-flag-as-answered-dop): Ditto.
3915         (elmo-folder-unflag-answered-dop): Ditto.
3916
3917         * elmo-cache.el (elmo-folder-msgdb-create): Call
3918         `elmo-global-flags-set'.
3919
3920         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
3921         Call `elmo-global-flags-set'.
3922         (elmo-archive-msgdb-create-as-numlist-subr2): Call
3923         elmo-archive-parse-mmdf with argument `folder'.
3924         (elmo-archive-parse-mmdf): Added argument `folder';
3925         Call `elmo-global-flags-set'.
3926
3927         * elmo-version.el (elmo-version): Up to 2.11.14.
3928
3929 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3930
3931         * modb.el (elmo-msgdb-length): Define.
3932
3933         * elmo.el (elmo-make-folder): Fixed.
3934         (elmo-generic-folder-append-messages): Follow the API change.
3935
3936         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Follow the
3937         API change.
3938
3939 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3940
3941         * modb.el: New file.
3942
3943         * modb-entity.el: Ditto.
3944
3945         * modb-legacy.el: Ditto.
3946
3947         * elmo-msgdb.el (elmo-make-msgdb): Added 2nd argument `type'.
3948         (elmo-msgdb-get-number): Use `elmo-msgdb-message-entity' instead
3949         of `elmo-msgdb-overview-get-entity'.
3950         (elmo-msgdb-get-field): Ditto.
3951         (elmo-msgdb-merge): Moved to `elmo.el'.
3952         (elmo-msgdb-length): Removed; redefine as modb method.
3953         (elmo-msgdb-change-mark): Abolish.
3954         (elmo-msgdb-out-of-date-messages): Rewrite; don't use it.
3955         (elmo-msgdb-match-condition): Don't use mark.
3956         (elmo-msgdb-overview-get-entity): Abolish.
3957         Split modb part into `modb*.el'.
3958
3959         * elmo-vars.el (elmo-msgdb-default-type): New user option.
3960
3961         * elmo-shimbun.el (shimbun-mua-search-id): Use
3962         `elmo-msgdb-message-entity' instead of
3963         `elmo-msgdb-overview-get-entity'.
3964         (elmo-shimbun-folder-shimbun-header): Ditto.
3965         (elmo-shimbun-get-headers): Ditto.
3966         (elmo-shimbun-update-overview): Ditto.
3967
3968         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
3969
3970         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
3971
3972         * elmo.el (elmo-folder-list-messages-with-global-mark): Ditto.
3973         (elmo-msgdb-merge): Moved from `elmo-msgdb.el'.
3974
3975         * elmo-mark.el (elmo-mark-folder-msgdb-create): Don't use
3976         `elmo-msgdb-mark-to-flags'.
3977
3978         * elmo-map.el (elmo-folder-pack-numbers): Don't use
3979         `elmo-msgdb-set-path'.
3980
3981         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
3982  
3983         * elmo-version.el (elmo-version): Up to 2.11.13.
3984
3985         * elmo.el (elmo-generic-folder-commit): Don't load msgdb.
3986
3987         * elmo-mark.el (elmo-mark-folder-msgdb-create): Use flag instead
3988         of mark.
3989
3990 2003-09-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3991
3992         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed paren
3993         mismatch.
3994
3995 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3996
3997         * elmo.el (elmo-message-cached-p): Use `elmo-message-flagged-p'
3998         instead of `elmo-msgdb-get-cached'.
3999         (elmo-message-set-cached): Don't use `elmo-msgdb-set-cached'.
4000
4001         * elmo-msgdb.el (elmo-msgdb-get-cached): Abolish.
4002         (elmo-msgdb-set-cached): Ditto.
4003         (elmo-msgdb-set-flag): Rewrite.
4004         (elmo-msgdb-unset-flag): Ditto.
4005
4006         * elmo-msgdb.el: Rewrite with luna.
4007
4008         * elmo.el (elmo-folder-msgdb-load): Renamed from `elmo-msgdb-load'.
4009         (elmo-folder-msgdb): Follow the change above.
4010         (elmo-generic-folder-commit): Use `elmo-msgdb-save'.
4011         (elmo-folder-unmark-important): Follow the API change.
4012         (elmo-folder-mark-as-important): Ditto.
4013         (elmo-folder-unmark-read): Ditto.
4014         (elmo-folder-mark-as-read): Ditto.
4015         (elmo-folder-unmark-answered): Ditto.
4016         (elmo-folder-mark-as-answered): Ditto.
4017         (elmo-folder-clear): Likewise.
4018
4019         * elmo-imap4.el (elmo-folder-open): Use `elmo-folder-msgdb-load'
4020         instead of `elmo-msgdb-load' (renamed).
4021
4022         * elmo-version.el (elmo-version): Up to 2.11.12.
4023
4024 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4025
4026         * elmo.el (elmo-generic-folder-append-messages): Follow the API
4027         change.
4028         (elmo-message-mark): Abolish.
4029         (elmo-folder-synchronize): Use `elmo-msgdb-out-of-date-messages'
4030         instead of `elmo-msgdb-change-mark'.
4031
4032         * elmo-pipe.el (elmo-message-mark): Abolish.
4033
4034         * elmo-multi.el (elmo-message-mark): Ditto.
4035
4036         * elmo-msgdb.el (elmo-msgdb-new-mark): Changed to constant.
4037         (elmo-msgdb-unread-uncached-mark): Ditto.
4038         (elmo-msgdb-unread-cached-mark): Ditto.
4039         (elmo-msgdb-read-uncached-mark): Ditto.
4040         (elmo-msgdb-answered-cached-mark): Ditto.
4041         (elmo-msgdb-answered-uncached-mark): Ditto.
4042         (elmo-msgdb-important-mark): Ditto.
4043         (elmo-msgdb-flags-to-mark): Remove arguments `cached' and
4044         `use-cache'.
4045         (elmo-msgdb-append-entity): Changed 3rd arg from `mark' to
4046         `flags'.
4047         (elmo-flag-table-load): Changed flag to list of flag.
4048         (elmo-flag-table-set): If flags is nil, set read flag.
4049         (elmo-flag-table-get): Return derived flags from global mark,
4050         cache status and saved flags.
4051         (elmo-msgdb-flag-table): Follow the change above.
4052         (elmo-msgdb-out-of-date-messages): New function.
4053
4054         * elmo-shimbun.el (elmo-folder-msgdb-create): Follow the API change.
4055
4056         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4057
4058         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
4059
4060         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
4061         (elmo-nntp-msgdb-create-message): Ditto.
4062
4063         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
4064
4065         * elmo-maildir.el (elmo-maildir-list-location): Treat flags as
4066         independent.
4067         (elmo-folder-msgdb-create): Follow the API change.
4068
4069         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
4070         (elmo-folder-append-messages): Ditto.
4071
4072         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
4073         (elmo-folder-append-buffer): Ditto.
4074
4075         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4076
4077         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
4078
4079         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
4080         (elmo-archive-parse-mmdf): Ditto.
4081
4082         * elmo-version.el (elmo-version): Up to 2.11.11.
4083
4084 2003-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4085
4086         * elmo.el (elmo-message-flags): Use `elmo-msgdb-flags' instead of
4087         `elmo-msgdb-mark'.
4088
4089         * elmo-util.el (elmo-with-progress-display): Fixed edebug spec.
4090
4091         * elmo-pipe.el (elmo-message-flags): Defined.
4092
4093         * elmo-multi.el (elmo-message-flags): Ditto.
4094
4095 2003-09-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4096
4097         * elmo-msgdb.el (elmo-msgdb-delete-messages): Renamed from
4098         `elmo-msgdb-delete-msgs'.
4099
4100         * elmo.el (elmo-folder-count-flags): Don't use
4101         `elmo-msgdb-get-mark-alist'.
4102         (elmo-folder-detach-messages): Follow the API change.
4103
4104         * elmo.el (elmo-folder-list-messages): Append killed messages into
4105         result if `visible-only' is nil.
4106
4107         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Return a list of
4108         canceled messages.
4109         (elmo-nntp-folder-msgdb-create): Kill messages which already canceled.
4110         (elmo-folder-update-number): Likewise.
4111
4112         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number): Abolish.
4113         (elmo-pop3-sort-msgdb-by-original-number): Use
4114         `elmo-msgdb-sort-entities'.
4115
4116         * elmo-msgdb.el (elmo-msgdb-sort-entities): New function.
4117         (elmo-msgdb-sort-by-date): Use it.
4118         (elmo-msgdb-overview-sort-by-date): Abolish.
4119
4120         * elmo-dop.el (elmo-folder-status-dop): Fixed.
4121
4122         * elmo-msgdb.el (elmo-msgdb-list-messages): Undo last change.
4123         (elmo-msgdb-flags): New function.
4124         (elmo-msgdb-merge): Use elmo-msgdb-append.
4125
4126         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed the last
4127         change.
4128
4129         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
4130
4131         * elmo-dop.el (elmo-folder-status-dop): Use
4132         elmo-folder-list-messages instead of elmo-msgdb-list-messages.
4133
4134 2003-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4135
4136         * elmo-map.el (elmo-folder-pack-numbers): Rewrite.
4137
4138         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed last change.
4139
4140         * elmo-msgdb.el (elmo-msgdb-append-entity): Fixed.
4141
4142         * elmo-util.el (elmo-with-progress-display): New macro.
4143
4144         * elmo-localdir.el (elmo-folder-pack-numbers): Rewrite.
4145
4146 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4147
4148         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
4149         `elmo-folder-list-message-entities' instead of
4150         `elmo-msgdb-get-overview'.
4151         (elmo-map-folder-list-message-locations): Ditto.
4152
4153         * elmo-msgdb.el (elmo-msgdb-append): Rewrite (use interface
4154         methods instead of treat directly).
4155         (elmo-msgdb-clear): Ditto.
4156         (elmo-msgdb-delete-msgs): Ditto.
4157         (elmo-msgdb-sort-by-date): Ditto.
4158
4159         * elmo-nntp.el (elmo-nntp-msgdb-create-message): Removed unused
4160         local variables.
4161         (elmo-nntp-folder-msgdb-create): Follow the API change.
4162
4163         * elmo-version.el (elmo-version): Up to 2.11.10.
4164
4165 2003-08-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4166
4167         * elmo-msgdb.el (elmo-msgdb-mark-to-flags): New function.
4168         (elmo-msgdb-flags-to-mark): Ditto.
4169         (elmo-msgdb-append-entity): Ditto.
4170
4171         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
4172         Use `elmo-msgdb-append-entity' instead of construct msgdb.
4173         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
4174         (elmo-archive-parse-mmdf): Ditto.
4175
4176         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
4177
4178         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4179
4180         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
4181
4182         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
4183
4184         * elmo-mark.el (elmo-mark-folder-msgdb-create): Ditto.
4185
4186         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
4187
4188         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4189
4190         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
4191
4192         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
4193         (elmo-folder-msgdb-create-plugged): Set elmo-imap4-current-msgdb
4194         to empty msgdb.
4195
4196         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Use
4197         `elmo-msgdb-make-message-entity' and `elmo-msgdb-append-entity'
4198         instead of directly construction.
4199         (elmo-nntp-msgdb-create-message): Use `elmo-msgdb-append-entity'
4200         instead of construct msgdb.
4201
4202         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
4203         `elmo-msgdb-set-overview' instead of reconstruct msgdb.
4204         (elmo-pop3-msgdb-create-message): Use `elmo-msgdb-append-entity'
4205         instead of construct msgdb.
4206
4207 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4208
4209         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Decode value
4210         when field is from or subject.
4211
4212 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
4213
4214         * elmo-multi.el (elmo-message-entity-parent): Define.
4215         (elmo-folder-search): Rewrite.
4216
4217 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4218
4219         * elmo-multi.el (elmo-message-cached-p): Define.
4220
4221         * elmo.el (elmo-message-cached-p): New method.
4222         (elmo-message-accessible-p): Use it instead of msgdb API directly.
4223         (elmo-message-flags): New method.
4224         (elmo-message-flagged-p): New function.
4225
4226         * elmo-version.el (elmo-version): Up to 2.11.9.
4227
4228 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4229
4230         * elmo-version.el (elmo-version): Up to 2.11.8.
4231
4232         * elmo.el (elmo-folder-move-messages): Removed unused arguments.
4233
4234         * elmo-pipe.el (elmo-pipe-drain): Follow the change above.
4235
4236 2003-08-14  Yuuichi Teranishi  <teranisi@gohome.org>
4237
4238         * elmo.el (elmo-folder-detach-messages): Undo last change.
4239
4240 2003-08-13  Yuuichi Teranishi  <teranisi@gohome.org>
4241
4242         * elmo.el (elmo-folder-detach-messages): Don't load msgdb if empty.
4243
4244         * elmo-pipe.el (elmo-pipe-drain): Bind elmo-inhibit-number-mapping
4245         only when src folder type is pop3.
4246
4247 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
4248
4249         * elmo-msgdb.el (elmo-msgdb-make-index): Use
4250         elmo-msgdb-overview-entity-get-number instead of
4251         elmo-message-entity-number.
4252
4253 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4254
4255         * elmo-version.el (elmo-version): Up to 2.11.7.
4256
4257 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
4258
4259         * elmo.el (elmo-folder-append-msgdb): Rewrite and define as an inline
4260         function.
4261
4262         * elmo-msgdb.el (elmo-msgdb-append): Use elmo-msgdb-make-index-return.
4263         (elmo-msgdb-merge): New function.
4264         (elmo-msgdb-make-index-return): Renamed from elmo-msgdb-make-index.
4265         (elmo-msgdb-make-index): Rewrite.
4266
4267         * elmo-version.el (elmo-version): Up to 2.11.6.
4268
4269         * elmo-msgdb.el (elmo-msgdb-list-messages): If argument is a string,
4270         use it as a the path for loading message entities.
4271
4272         * elmo-dop.el (elmo-folder-status-dop): Use elmo-msgdb-list-messages.
4273
4274 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
4275
4276         * elmo-filter.el (elmo-folder-set-message-modified): Set 
4277         message-modified slot of itself if it does not require target msgdb.
4278
4279         * elmo-mime.el (elmo-mime-message-display): Display message entirely
4280         if folder length is zero.
4281         (elmo-mime-display-as-is): Ditto.
4282
4283         * elmo-filter.el (elmo-folder-set-message-modified): Define.
4284
4285         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
4286
4287 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4288
4289         * elmo.el (elmo-folder-set-message-modified): New method.
4290         (elmo-generic-folder-commit): Use it.
4291         (elmo-folder-synchronize): Ditto.
4292
4293         * elmo-pipe.el (elmo-folder-set-message-modified): Define.
4294         (elmo-folder-commit): Remove duplicate definition.
4295
4296 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4297
4298         * elmo.el (elmo-folder-list-message-entities): Ignore killed-list.
4299
4300 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4301
4302         * elmo.el (elmo-msgdb-load): Use elmo-msgdb-list-messages.
4303         (elmo-strict-folder-diff): Ditto.
4304         (elmo-folder-set-info-max-by-numdb): Simplify.
4305
4306         * elmo-nntp.el (elmo-nntp-folder-msgdb-create): Use
4307         elmo-msgdb-list-messages.
4308
4309         * elmo-msgdb.el (elmo-msgdb-seen-save): Abolish.
4310         (elmo-msgdb-list-flagged): Fixed problem when `flag' is `read'.
4311
4312 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4313
4314         * elmo.el (elmo-folder-list-messages): Treat killed-list only when
4315         visible-only is non-nil.
4316         (elmo-folder-confirm-appends): Changed message.
4317         (elmo-folder-synchronize): Added argument disable-killed.
4318
4319         * elmo-multi.el (elmo-folder-synchronize): Added argument
4320         disable-killed.
4321
4322         * elmo-pipe.el (elmo-folder-synchronize): Ditto.
4323
4324         * elmo-version.el (elmo-version): Up to 2.11.5.
4325
4326         * elmo-multi.el (elmo-folder-search): Use nil for 1st argument of
4327         elmo-list-filter.
4328
4329         * elmo-util.el (elmo-list-filter): Simplify.
4330
4331         * elmo.el (elmo-generic-folder-commit): Use elmo-folder-list-messages.
4332         (elmo-folder-set-info-max-by-numdb): Changed argument to number list.
4333         (elmo-generic-folder-diff): Abolish argument.
4334         (elmo-msgdb-load): Don't use number-alist.
4335
4336         * elmo-filter.el (elmo-folder-diff): Abolish argument.
4337
4338         * elmo-pipe.el (elmo-folder-diff): Ditto.
4339
4340         * elmo-nmz.el (elmo-folder-diff): Ditto.
4341
4342         * elmo-net.el (elmo-folder-diff): Ditto.
4343
4344         * elmo-maildir.el (elmo-folder-diff): Ditto.
4345
4346         * elmo-imap4.el (elmo-folder-diff-async): Ditto.
4347
4348         * elmo-multi.el (elmo-folder-diff): Ditto
4349         (elmo-multi-folder-diff): Rewrite.
4350
4351 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4352
4353         * elmo-pipe.el (elmo-folder-msgdb): Define.
4354
4355 2003-08-01  Yuuichi Teranishi  <teranisi@gohome.org>
4356
4357         * elmo.el (elmo-message-set-cached): Define as a method.
4358
4359         * elmo-pipe.el (elmo-message-set-cached): Define.
4360         (elmo-find-fetch-strategy): Ditto.
4361
4362         * elmo-multi.el (elmo-message-set-cached): Define.
4363         (elmo-find-fetch-strategy): Rewrite.
4364
4365         * elmo-mime.el (elmo-mime-message-display): Use elmo-message-entity.
4366
4367         * elmo-pipe.el (elmo-message-folder): Fixed definition.
4368
4369 2003-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
4370
4371         * elmo-msgdb.el (elmo-msgdb-list-messages): Use number of overviews
4372         instead of number-alist.
4373
4374         * elmo-localdir.el (elmo-folder-append-messages): Don't refer
4375         mark nor message-id when msgdb of source folder is not loaded.
4376
4377         * elmo.el (elmo-generic-folder-append-messages): Ditto.
4378
4379         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
4380
4381 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
4382
4383         * elmo.el (elmo-folder-length): Don't require msgdb.
4384
4385 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
4386
4387         * elmo.el (elmo-message-mark): Cause an error when empty folder.
4388         (elmo-message-field): Ditto.
4389
4390         * elmo-maildir.el (luna-define-class): Added slot `answered-locations'.
4391         (elmo-map-folder-list-message-locations): Setup `answered-locations'
4392         slot.
4393         (elmo-map-folder-list-answereds): Define.
4394         (elmo-maildir-list-location): Treat 'R' info.
4395         (elmo-folder-msgdb-create): Treat flag-table.
4396         (elmo-folder-append-messages): Save flag-table.
4397
4398 2002-05-05  David Smith <ultrasoul@ultrasoul.com>
4399
4400         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): 
4401         Use SELECT when elmo-imap4-use-select-to-update-status is t.
4402
4403 2003-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4404
4405         * elmo.el (elmo-generic-folder-append-messages): Fixed last change.
4406
4407         * elmo-localdir.el (elmo-folder-append-messages): Set flag as
4408         'read when mark is null.
4409
4410 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4411
4412         * elmo-version.el (elmo-version): Up to 2.11.4.
4413
4414 2003-07-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4415
4416         * elmo-pipe.el (elmo-folder-unmark-answered): Define.
4417         (elmo-folder-mark-as-answered): Ditto.
4418
4419 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
4420
4421         * elmo-pop3.el (elmo-pop3-exists-exactly): Set default value as nil.
4422         (elmo-pop3-get-session): Make msgdb directory after session.
4423         (elmo-folder-exists-p): Check exactly at the first time even when the
4424         elmo-pop3-exists-exactly is nil.
4425
4426         * elmo-pipe.el (elmo-folder-open-internal): Don't drain here.
4427         (elmo-folder-list-messages): Define instead of
4428         elmo-folder-list-messages-internal.
4429         (elmo-folder-check): Check destination folder.
4430         (elmo-folder-synchronize): Drain the pipe.
4431
4432         * elmo-localdir.el (elmo-folder-append-messages): Don't cause an error
4433         when msgdb is not loaded.
4434
4435         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): Abolish.
4436
4437         * elmo-imap4.el (elmo-folder-list-messages-plugged): Fixed.
4438         (elmo-imap4-folder-diff-plugged): Use uidnext to calculate number of
4439         messages.
4440
4441         * elmo.el (elmo-folder-kill-messages-before): New function.
4442         (elmo-folder-kill-messages): Ditto.
4443         (elmo-folder-synchronize): Use elmo-folder-kill-messages-before.
4444
4445         * elmo-imap4.el (elmo-folder-list-messages-plugged): 
4446         Don't use elmo-msgdb-max-of-killed. It is harmful when messages are
4447         killed not by synchronize (e.g. scoring).
4448
4449 2003-07-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4450
4451         * elmo.el (elmo-folder-search-fast): Return t if condition is not
4452         treated.
4453         (elmo-folder-search): Follow the change above.
4454
4455         * elmo-util.el (elmo-read-search-condition-internal): Add `Flag'
4456         into the candidates of search field.
4457
4458 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
4459
4460         * elmo-msgdb.el (elmo-msgdb-set-flag): Overwrite answered flag.
4461         (elmo-msgdb-unset-flag): Ditto.
4462
4463         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Precedes Seen flag.
4464
4465 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
4466
4467         * elmo-pipe.el (elmo-folder-msgdb-create): Don't define.
4468         (elmo-folder-commit): Define.
4469         (elmo-folder-synchronize): Ditto.
4470         (elmo-folder-list-flagged): Ditto.
4471         (elmo-folder-commit): Ditto.
4472         (elmo-folder-length): Ditto.
4473         (elmo-folder-count-flags): Ditto.
4474         (elmo-message-mark): Ditto.
4475         (elmo-message-field): Ditto.
4476         (elmo-message-entity): Ditto.
4477         (elmo-message-folder): Ditto.
4478
4479 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4480
4481         * elmo.el (elmo-message-field): Define as a method.
4482
4483         * elmo-multi.el (elmo-message-entity): Fixed bug when no entity found.
4484         (elmo-message-field): Define.
4485
4486         * elmo.el (elmo-folder-list-unreads): Don't use msgdb API.
4487         (elmo-folder-list-importants): Ditto.
4488         (elmo-folder-list-answereds): Ditto.
4489
4490         * elmo-multi.el (elmo-folder-mark-as-important): Remove :before
4491         qualifier.
4492         (elmo-folder-mark-as-read): Ditto.
4493         (elmo-folder-unmark-read): Ditto.
4494         (elmo-folder-mark-as-answered): Ditto.
4495         (elmo-folder-unmark-answered): Ditto.
4496         (elmo-folder-list-flagged): Define.
4497         (elmo-folder-commit): Ditto.
4498         (elmo-folder-length): Ditto.
4499         (elmo-folder-count-flags): Ditto.
4500
4501 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4502
4503         * elmo.el (elmo-folder-detach-messages): New method.
4504         (elmo-folder-move-messages): Use it.
4505         (elmo-folder-synchronize): Ditto.
4506
4507         * elmo-multi.el (elmo-folder-detach-messages): Define.
4508
4509         * elmo.el (elmo-message-copy-entity): New function.
4510         (elmo-message-entity-set-number): Ditto.
4511         (elmo-message-mark): Define as method.
4512
4513         * elmo-multi.el (elmo-multi-real-folder-number): Changed position.
4514         (elmo-folder-synchronize): Return 0 (Should be reconsider).
4515         (elmo-message-entity): Fixed last change.
4516         (elmo-message-mark): Define.
4517         (elmo-folder-msgdb-create): Abolish.
4518         (elmo-multi-folder-append-msgdb): Ditto.
4519         (elmo-multi-folder-diff): Fixed.
4520         (elmo-multi-split-number-alist): Removed.
4521         (elmo-multi-split-mark-alist): Removed.
4522         (elmo-folder-list-messages): Define.
4523         (elmo-folder-list-messages-internal): Removed.
4524
4525         * elmo-localdir.el (elmo-folder-append-messages): Treat flags for
4526         local file messages.
4527         (elmo-folder-msgdb-create): Fixed read mark.
4528
4529 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4530
4531         * elmo.el (elmo-generic-folder-append-messages): Set flag as nil
4532         if mark is nil.
4533
4534 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4535
4536         * elmo.el (elmo-folder-list-message-entities): Define as inline
4537         function.
4538         (elmo-folder-messages): Abolish.
4539
4540         * elmo-multi.el (elmo-folder-check): Call elmo-folder-check for each
4541         folder.
4542         (elmo-folder-synchronize): Define.
4543         (elmo-message-entity): Define.
4544
4545 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
4546
4547         * elmo-imap4.el (elmo-folder-delete-messages-plugged): Call
4548         elmo-imap4-session-select-mailbox.
4549
4550         * elmo.el (elmo-folder-move-messages): Don't display any message.
4551
4552         * elmo-imap4.el (elmo-imap4-send-command): Accept process output when
4553         parsing.
4554         (elmo-imap4-session-check): Don't wait CHECK response.
4555         (elmo-folder-delete-messages-plugged): Don't wait EXPUNGE response.
4556
4557 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4558
4559         * elmo.el (elmo-folder-synchronize): Fixed bug when sync-all.
4560
4561 2003-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4562
4563         * elmo-multi.el (elmo-folder-process-crosspost): Follow the change in
4564         API.
4565         * elmo-nntp.el (elmo-folder-process-crosspost): Ditto.
4566
4567
4568         * elmo.el (elmo-folder-process-crosspost): Remove optional argument.
4569         (elmo-folder-list-message-entities): Added argument in-msgdb and
4570         numbers.
4571         (elmo-folder-synchronize): Define as a method.
4572
4573         * elmo-nntp.el (elmo-folder-initialize): Don't use
4574         elmo-nntp-default-user if zero-length username is specified
4575         explicitly.
4576
4577 2003-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
4578
4579         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't omit
4580         server name in case with username.
4581         (XXX: this is ad-hoc fix against username includes "@", it
4582         should be solved fundamentally)
4583
4584 2003-07-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
4585
4586         * elmo-nntp.el (elmo-nntp-debug): New function.
4587         (elmo-nntp-send-command, elmo-nntp-process-filter): Call it.
4588         (elmo-network-authenticate-session): Hide auth-info from the log.
4589
4590         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't append
4591         user name if it is equal to elmo-nntp-default-user.
4592
4593 2003-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
4594
4595         * elmo-shimbun.el (elmo-shimbun-get-headers): Use shimbun-server
4596         instead of shimbun-server-internal;
4597         Use shimbun-current-group instead of shimbun-current-group-internal.
4598         (elmo-folder-plugged-p): Use shimbun-server instead of
4599         shimbun-server-internal.
4600         (elmo-folder-set-plugged): Ditto.
4601         (elmo-net-port-info): Ditto.
4602         (elmo-folder-check): Ditto.
4603         (elmo-folder-expand-msgdb-path): Ditto.
4604         (elmo-folder-list-subfolders): Ditto.
4605
4606 2003-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
4607
4608         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra-field):
4609         Convert field-name to lower case.
4610         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
4611
4612 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4613
4614         * acap.el, elmo-imap4.el, elmo-nntp.el, elmo-util.el, pldap.el:
4615         `message' and `error' take format string.
4616
4617 2003-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4618
4619         * elmo-pipe.el (elmo-folder-clear): Implemented clear copied-list.
4620
4621 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4622
4623         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Don't use self
4624         recursive call (can't byte compile on emacs 20.7).
4625
4626 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4627
4628         * elmo.el (elmo-folder-list-messages): Redefine as a luna method.
4629         (elmo-folder-list-message-entities): New API.
4630         (elmo-message-entity): Ditto.
4631         (elmo-message-entity-parent): Ditto.
4632         (elmo-folder-do-each-message-entity): Ditto.
4633         (elmo-message-entity-number): Ditto.
4634         (elmo-message-entity-field): Ditto.
4635         (elmo-message-entity-set-field): Ditto.
4636         (elmo-folder-count-flags): Ditto.
4637         (elmo-folder-length): Ditto.
4638
4639         * elmo-util.el (elmo-get-hash-val): Check whether hashtable is nil or
4640         not.
4641
4642         * elmo-msgdb.el (elmo-msgdb-list-messages): New function.
4643         (elmo-msgdb-count-marks): Abolish.
4644         (elmo-msgdb-make-entity): Ditto.
4645         (elmo-msgdb-do-each-entity): Ditto.
4646         (elmo-msgdb-message-entity): New inline function.
4647         (elmo-msgdb-message-entity-field): Ditto.
4648         (elmo-msgdb-message-entity-set-field): Ditto.
4649         (elmo-msgdb-make-message-entity): New function.
4650
4651 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4652
4653         * elmo.el (elmo-folder-append-buffer): Changed argument from unread 
4654         to flag. (All other related portions are changed.)
4655         (elmo-folder-msgdb-create): Likewise.
4656         (elmo-generic-folder-append-messages): Use flag-table instead of
4657         seen-list.
4658         (elmo-folder-move-messages): Removed redundant process.
4659         (elmo-folder-synchronize): Likewise.
4660
4661         * elmo-msgdb.el (elmo-flag-table-get): New function.
4662         (elmo-flag-table-save): Fixed.
4663         (elmo-msgdb-length): New inline function.
4664         (elmo-msgdb-flag-table): New function.
4665         (elmo-msgdb-mark): Add optional argument new.
4666         (elmo-msgdb-add-msgs-to-seen-list): Abolish.
4667         (elmo-msgdb-seen-list): Ditto.
4668         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
4669
4670
4671 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4672
4673         * elmo.el (elmo-message-set-mark): Abolish.
4674         (elmo-folder-unmark-important): Added optional argument `ignore-flag'.
4675         (All related portions are changed.)
4676
4677         * elmo-msgdb.el (toplevel): Added comment.
4678         (elmo-load-msgdb): Added 4th element `path'.
4679         (elmo-msgdb-append): Follow the change above.
4680         (elmo-msgdb-clear): Ditto.
4681         (elmo-msgdb-delete-msgs): Ditto.
4682         (elmo-msgdb-get-path): New inline function.
4683         (elmo-msgdb-set-path): Ditto.
4684         (elmo-flag-table-filename): New variable.
4685         (elmo-flag-table-load): New function.
4686         (elmo-flag-table-set): Ditto.
4687         (elmo-flag-table-save): Ditto.
4688         (elmo-msgdb-get-field-value): Abolish.
4689         (elmo-msgdb-overview-get-entity-by-number): Ditto.
4690
4691 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4692
4693         * elmo.el (elmo-folder-delete): Confirm deletion here, return t if
4694         the folder has been deleted successfully.
4695         * elmo-imap4.el (elmo-folder-delete): Ditto.
4696         * elmo-archive.el (elmo-folder-delete): Ditto.
4697         * elmo-localdir.el (elmo-folder-delete): Ditto.
4698         * elmo-maildir.el (elmo-folder-delete): Ditto.
4699
4700 2003-03-27  Tetsurou Okazaki  <okazaki@be.to>
4701
4702         * elmo-util.el (elmo-string-member-ignore-case): New function.
4703         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Use it.
4704         (elmo-imap4-fetch-callback-1-subr): Likewise.
4705
4706 2003-03-27  Kimura Fuyuki <fuyuki@hadaly.org>
4707
4708         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Fix
4709         the case of the name attribute "\Noselect".
4710
4711 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4712
4713         * elmo.el (elmo-folder-rename-internal): New method to cause error.
4714
4715         * elmo-localdir.el (elmo-folder-pack-numbers): onum, a member of
4716         flist, is not always a member of onum-alist.
4717
4718 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4719
4720         * elmo-version.el (elmo-version): Up to 2.11.3.
4721
4722 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4723
4724         * elmo-maildir.el (elmo-folder-rename-internal): New method,
4725         copied from localdir's one.
4726
4727         * elmo-pipe.el (elmo-folder-rename): New method, rename
4728         destination folder with leaving source folder as it is.
4729
4730 2003-02-08  KAMO Tomoyuki  <kamo@ITmanage.co.jp>
4731
4732         * elmo-nntp.el (elmo-nntp-get-folders-info): Don't use
4733         replace-regexp.
4734
4735 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4736
4737         * elmo-version.el (elmo-version): Up to 2.11.2.
4738
4739 2003-02-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4740
4741         * elmo-shimbun.el (elmo-folder-initialize): Do not call
4742         shimbun-open in case of "@".
4743         (elmo-folder-open-internal): Cope with shimbun = nil case.
4744         (elmo-folder-plugged-p): Ditto.
4745         (elmo-folder-list-subfolders): Make list for "@/" group.
4746
4747 2003-01-31  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4748
4749         * elmo-imap4.el (elmo-folder-expand-msgdb-path): Don't expand
4750         mailbox (e.g. for %~/something).
4751
4752 2003-01-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4753
4754         * elmo-localdir.el (elmo-folder-rename-internal): Referctoring;
4755         Replace nested conditional with guard clauses.
4756
4757 2003-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
4758
4759         * pldap.el (ldap-search-basic): Don't treat exit status 32 as an
4760         error [wl:11327].
4761
4762         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Bind print-level,
4763         print-depth.
4764
4765 2003-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4766
4767         * elmo-archive.el (elmo-folder-rename-internal): Referctoring;
4768         Replace nested conditional with guard clauses.
4769
4770 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4771
4772         * elmo-util.el (elmo-object-save): Bind print-level, print-length.
4773         (elmo-passwd-alist-save): Ditto.
4774         * elmo-database.el (elmo-database-msgid-put): Bind print-length.
4775
4776 2003-01-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4777
4778         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Expand
4779         dir-name only if it is absolute path.
4780         (TODO: distinguish +/something and +something)
4781
4782 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4783
4784         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Correct msgdb
4785         path for "+~/something".
4786
4787 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4788
4789         * elmo-localdir.el (elmo-folder-rename-internal): If new-dir exist
4790         as non-directory, cause error before rename-file.
4791         * elmo-archive.el (elmo-folder-rename-internal): Create directory
4792         apropriately, mimic localdir's one.
4793         Based on the patch from KAMO Tomoyuki <kamo@ITmanage.co.jp>.
4794
4795 2003-01-10  Tsutomu OKADA  <okada@furuno.co.jp>
4796
4797         * elmo-map.el (elmo-folder-pack-numbers): Fix name of the function.
4798
4799 2003-01-06  Yuuichi Teranishi  <teranisi@gohome.org>
4800
4801         * elmo-msgdb.el: Moved global mark handling stuffs to elmo-util.el.
4802
4803         * elmo-util.el: Moved global mark handling stuffs from elmo-msgdb.el.
4804         
4805         * elmo-util.el (elmo-file-cache-delete): Check whether the cache file
4806         is included in the global-mark or not.
4807
4808 2002-12-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4809
4810         * utf7.el (toplevel): Avoid error when the function
4811         find-coding-system does not exist.
4812
4813 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4814
4815         * elmo-nntp.el (elmo-folder-search): Body search is to search from
4816         cache even if the folder is plugged.
4817         (elmo-nntp-search-primitive): Do nothing when body search is
4818         invoked (although it is not used by the change above).
4819         * elmo-multi.el (elmo-folder-search): Don't ignore error anymore.
4820
4821 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4822
4823         * elmo-version.el (elmo-version): Up to 2.11.1.
4824
4825 2002-12-10  Kenichi OKADA  <okada@opaopa.org>
4826
4827         * elmo-archive.el: Specify charset.
4828
4829 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4830
4831         * elmo-pop3.el (elmo-pop3-process-filter): Check whether the pop3
4832         process buffer lives or not.
4833
4834         * elmo-dop.el (elmo-dop-queue-flush): Don't append to the dop-queue
4835         while flushing queues (It causes infinite loop).
4836
4837 2002-11-26  Yuuichi Teranishi  <teranisi@gohome.org>
4838
4839         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed last change.
4840
4841 2002-11-24  Yuuichi Teranishi  <teranisi@gohome.org>
4842
4843         * utf7.el (toplevel): Check the ucs features dynamically.
4844         (Advice from Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>)
4845
4846         * elmo-pipe.el (elmo-folder-creatable-p): Don't check whether the
4847         folder is creatabe or not if it already exists.
4848
4849 2002-11-21  Yuuichi Teranishi  <teranisi@gohome.org>
4850
4851         * elmo-nntp.el (elmo-nntp-search-primitive): Revert the last change.
4852
4853         * elmo-multi.el (elmo-folder-search): Ignore errors while search.
4854
4855         * elmo-imap4.el (elmo-imap4-response-garbage-p): New macro.
4856         (elmo-imap4-read-response): Take care of garbage response.
4857
4858 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4859
4860         * elmo-nntp.el (elmo-nntp-search-primitive): Fix the last change,
4861         just return nil instead of error.
4862
4863 2002-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4864
4865         * elmo-nntp.el (elmo-nntp-search-primitive): Cause error when the
4866         search-key is "body".
4867
4868 2002-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4869
4870         * elmo-imap4.el (elmo-folder-list-subfolders): Check the return value
4871         of elmo-string-matched-assoc to use match-data.
4872         (Thanks to Mito <mito@mxa.nes.nec.co.jp>)
4873
4874 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4875
4876         * elmo-split.el (elmo-split->): New function.
4877         (elmo-split-<): Ditto.
4878
4879 2002-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
4880
4881         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Added
4882         workaround for invalid message-id.
4883
4884 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4885
4886         * elmo-pop3.el (elmo-pop3-get-session): If if-exists is 'any-exists,
4887         return normal pop3 session or pop3 biff session.
4888
4889 2002-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4890
4891         * elmo-maildir.el (elmo-maildir-update-current): Don't append
4892         info part to the cur files when the new files already have it.
4893         (Adviced by Jared Rhine <jared@wordzoo.com>)
4894
4895 2002-11-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4896
4897         * elmo-split.el (elmo-split-default-action): New variable.
4898         (elmo-split-subr): Use it if all other conditions are passed.
4899         Extend `fname' and rename it as `action'. (implemented
4900         Teranishi-san's idea in [wl:10800])
4901
4902 2002-10-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4903
4904         * elmo-imap4.el: Remove Nemacs hack, replace `elmo-read' by `read'.
4905         * elmo-util.el: Ditto.
4906
4907 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4908
4909         * elmo.el (elmo-message-accessible-p): Renamed from
4910         elmo-message-cached-p and rewritten.
4911
4912 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4913
4914         * elmo.el (elmo-folder-list-flagged): New generic function.
4915         (elmo-folder-list-importants): New implementation.
4916         (elmo-folder-list-answereds): Ditto.
4917         (elmo-folder-search-fast):  Use 'flag' instead of 'mark';
4918         Added 'digest'.
4919         (elmo-message-cached-p): New function.
4920         (elmo-message-set-flag): Ditto (no content).
4921         (elmo-message-unset-flag): Ditto.
4922         (elmo-folder-list-messages-mark-match): Abolish.
4923
4924         * elmo-util.el (elmo-regexp-opt): New function.
4925
4926         * elmo-msgdb.el (elmo-msgdb-get-cached): New function.
4927         (elmo-msgdb-match-condition-primitive): Use 'flag' instead of 'mark';
4928         Added 'digest'.
4929         (elmo-msgdb-list-flagged): New function.
4930
4931         * elmo-imap4.el (elmo-imap4-folder-list-digest-plugged): New function.
4932         (elmo-imap4-search-internal-primitive): Use 'flag' instead of 'mark';
4933         Added 'digest'.
4934
4935         * elmo-filter.el (elmo-folder-diff): Use 'flag' instead of 'mark'.
4936
4937 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4938
4939         * elmo-version.el (elmo-version): Up to 2.11.0.
4940
4941 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4942
4943         * elmo-msgdb.el (elmo-msgdb-set-flag): Use
4944         `elmo-file-cache-exists-p'; use proper mark that depends on
4945         `use-cache'.
4946         (elmo-msgdb-unset-flag): Ditto.
4947         (elmo-msgdb-set-cached): Ditto. added argument `use-cache'.
4948
4949         * elmo.el (elmo-message-set-cached): Call `elmo-msgdb-set-cached'
4950         with 4th argument `use-cache'.
4951
4952 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4953
4954         * elmo.el (elmo-folder-unmark-important): Follow the changes above.
4955         (elmo-folder-mark-as-important): Ditto.
4956         (elmo-folder-unmark-read): Ditto.
4957         (elmo-folder-mark-as-read): Ditto.
4958         (elmo-folder-unmark-answered): Ditto.
4959         (elmo-folder-mark-as-answered): Ditto.
4960
4961         * elmo-msgdb.el (elmo-msgdb-set-cached): Use the term 'flag' for
4962         message status.
4963         (elmo-msgdb-mark): Likewise.
4964         (elmo-msgdb-set-flag): Renamed from elmo-msgdb-set-status.
4965         (elmo-msgdb-unset-flag): Likewise.
4966
4967         * elmo.el (elmo-generic-folder-diff): Avoid byte-compile warning.
4968
4969 2002-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4970
4971         * elmo-filter.el (elmo-folder-diff): Fixed condition checking
4972         `last:' filter.
4973
4974 2002-10-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4975
4976         * elmo-dop.el (elmo-folder-status-dop): If spool-folder is absent,
4977         set spool-length to 0.
4978
4979 2002-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4980
4981         * elmo-dop.el (elmo-dop-queue-flush): Check obsolete at first.
4982         (elmo-dop-queue-flush): Fixed last change.
4983
4984 2002-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4985
4986         * elmo-filter.el (elmo-folder-list-unreads): Call generic method
4987         if require-msgdb slot is nil.
4988         (elmo-folder-list-importants): Likewise.
4989
4990 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4991
4992         * elmo.el (elmo-message-set-cached): Set mark-modified slot if
4993         mark is changed.
4994
4995         * elmo-msgdb.el (elmo-msgdb-set-mark): Return t.
4996         (elmo-msgdb-set-cached): Undo last change; return non-nil if mark
4997         is changed.
4998
4999 2002-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5000
5001         * elmo-msgdb.el (elmo-msgdb-set-cached): Set mark-modified slot.
5002
5003 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
5004
5005         * elmo-msgdb.el (elmo-msgdb-unset-status): Set mark-modified slot.
5006
5007         * elmo-multi.el (elmo-folder-close): Set msgdb of children as nil.
5008
5009 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5010
5011         * elmo-msgdb.el (elmo-msgdb-set-status): Fixed logic (new to read).
5012         (elmo-msgdb-uncached-marks): Added elmo-msgdb-new-mark.
5013
5014 2002-09-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5015
5016         * elmo.el: Add autoload setting for elmo-nntp-post, fix against
5017         the problem reported by Sean Rima [wl-en:180].
5018
5019 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
5020
5021         * elmo-filter.el (elmo-folder-diff): Treat 'mark:' filter.
5022
5023         * elmo.el (elmo-folder-unmark-read): Added argument `ignore-flag'.
5024
5025         * elmo-filter.el (elmo-folder-unmark-read): Ditto.
5026
5027         * elmo-map.el (elmo-folder-unmark-read): Ditto.
5028
5029         * elmo-multi.el (elmo-folder-unmark-read): Ditto.
5030
5031         * elmo-net.el (elmo-folder-unmark-read): Ditto.
5032
5033         * elmo-pipe.el (elmo-folder-unmark-read): Ditto.
5034
5035 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5036
5037         * elmo-imap4.el (elmo-imap4-parse-status): Skip white spaces after
5038         status number.
5039
5040 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5041
5042         * elmo.el (elmo-folder-mark-as-read): Added argument `ignore-flag'.
5043         (elmo-folder-mark-as-read): Follow the API change.
5044         (elmo-message-set-cached): New function.
5045
5046         * elmo-pipe.el (elmo-folder-mark-as-read): Follow the API change.
5047
5048         * elmo-nntp.el (elmo-folder-mark-as-read): Set :before qualifier.
5049
5050         * elmo-net.el (elmo-folder-unmark-important): Set :before qualifier.
5051         (elmo-folder-mark-as-important): Ditto.
5052         (elmo-folder-unmark-read): Ditto.
5053         (elmo-folder-mark-as-read): Ditto.
5054         (elmo-folder-unmark-answered): Ditto.
5055         (elmo-folder-mark-as-answered): Ditto.
5056
5057         * elmo-multi.el (elmo-folder-mark-as-important): Set :before qualifier.
5058         (elmo-folder-unmark-important): Ditto.
5059         (elmo-folder-mark-as-read): Ditto.
5060         (elmo-folder-unmark-read): Ditto.
5061         (elmo-folder-mark-as-answered): Ditto.
5062         (elmo-folder-unmark-answered): Ditto.
5063
5064         * elmo-mark.el (toplevel): Removed some mark method definitions.
5065
5066         * elmo-map.el (elmo-map-folder-unmark-answered): New method.
5067         (elmo-map-folder-mark-as-answered): Ditto.
5068         (elmo-folder-unmark-important): Add :before qualifier.
5069         (elmo-folder-mark-as-important): Ditto.
5070         (elmo-folder-unmark-read): Ditto.
5071         (elmo-folder-mark-as-read): Ditto.
5072         (elmo-folder-unmark-answered): Define.
5073         (elmo-folder-mark-as-answered): Ditto.
5074
5075         * elmo-maildir.el (elmo-map-folder-mark-as-answered): Define.
5076         (elmo-map-folder-unmark-answered): Ditto.
5077
5078         * elmo-filter.el (elmo-folder-mark-as-read): Follow the API change.
5079
5080         * elmo-net.el (elmo-folder-unmark-important): Added :around qualifier.
5081         (elmo-folder-mark-as-important): Ditto.
5082         (elmo-folder-unmark-read): Ditto.
5083         (elmo-folder-mark-as-read): Ditto.
5084         (elmo-folder-unmark-answered): Ditto.
5085         (elmo-folder-mark-as-answered): Ditto.
5086
5087         * elmo-msgdb.el (elmo-msgdb-match-condition-primitive): Added argument
5088         `mark'; evaluate mark condition.
5089         (elmo-msgdb-match-condition-internal): New function.
5090         (elmo-msgdb-match-condition): Call it; changed argument.
5091
5092         * elmo.el (elmo-folder-search): Follow the API change on
5093         `elmo-msgdb-match-condition'.
5094
5095 2002-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5096
5097         * elmo-filter.el (elmo-folder-msgdb-create): Add to mark-alist if
5098         original mark is non-nil.
5099
5100 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5101
5102         * elmo-map.el (elmo-map-folder-list-unreads): Define default behavior.
5103         (elmo-map-folder-list-answereds): New method.
5104         (elmo-folder-list-unreads): Add :around qualifier.
5105         (elmo-folder-list-importants): Ditto.
5106         (elmo-folder-list-answereds): Ditto.
5107
5108 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
5109
5110         * elmo-msgdb.el (elmo-msgdb-mark): New inline function.
5111
5112         * elmo-filter.el (elmo-folder-msgdb-create): Call target-folder's
5113         method if msgdb is not required.
5114         (elmo-filter-folder-list-importants): Don't treat global-mark.
5115
5116         * elmo.el (elmo-folder-list-importants): Ditto.
5117
5118         * elmo-net.el (elmo-folder-list-importants): Ditto.
5119
5120         * elmo-map.el (elmo-folder-list-importants): Ditto.
5121
5122         * elmo-msgdb.el (elmo-msgdb-seen-list): Use `elmo-msgdb-unread-marks'
5123
5124         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Set answered mark.
5125         (elmo-imap4-folder-list-any-plugged): New function.
5126         (elmo-imap4-search-internal-primitive): Use it.
5127
5128         * elmo-filter.el (elmo-folder-check): Synchronize original folder
5129         only when require-msgdb slot is non-nil.
5130         (elmo-folder-close): Clear target folder's msgdb.
5131
5132 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5133
5134         * elmo-pop3.el (elmo-folder-msgdb-create): Follow the API change.
5135         (elmo-pop3-msgdb-create-by-header): Ditto.
5136         (elmo-pop3-msgdb-create-message): Ditto.
5137
5138         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
5139
5140         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
5141
5142         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
5143
5144         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
5145         (elmo-folder-msgdb-create): Ditto.
5146         (elmo-nntp-folder-msgdb-create): Ditto.
5147         (elmo-nntp-msgdb-create-by-header): Ditto.
5148         (elmo-nntp-msgdb-create-message): Ditto.
5149         (elmo-folder-list-unreads): Define.
5150
5151         * elmo-pipe.el (elmo-folder-msgdb-create): Ditto.
5152         (elmo-folder-append-messages): Ditto.
5153         (elmo-folder-list-unreads): Define.
5154         (elmo-folder-list-importants): Ditto.
5155         (elmo-folder-list-answereds): Ditto.
5156
5157         * elmo-net.el (elmo-folder-list-unreads): Define.
5158         (elmo-folder-list-importants): Ditto.
5159         (elmo-folder-list-answereds): Ditto.
5160         (elmo-folder-list-answereds-plugged): Ditto.
5161         (elmo-folder-msgdb-create): Follow the API change.
5162         (elmo-folder-msgdb-create-unplugged): Ditto.
5163         (elmo-folder-unmark-answered): Define.
5164         (elmo-folder-mark-as-answered-unplugged): Ditto.
5165         (elmo-folder-unmark-answered-unplugged): Ditto.
5166
5167         * elmo-msgdb.el (elmo-msgdb-new-mark): New user option.
5168         (elmo-msgdb-unread-uncached-mark): Ditto.
5169         (elmo-msgdb-unread-cached-mark): Ditto.
5170         (elmo-msgdb-read-uncached-mark): Ditto.
5171         (elmo-msgdb-answered-cached-mark): Ditto.
5172         (elmo-msgdb-answered-uncached-mark): Ditto.
5173         (elmo-msgdb-important-mark): Ditto.
5174         (elmo-msgdb-set-mark): Rewrite.
5175         (elmo-msgdb-count-marks): Rewrite.
5176         (elmo-msgdb-mark-alist-set): Abolish.
5177         (elmo-msgdb-seen-list): Removed argument `seen-marks'.
5178         (elmo-msgdb-add-msgs-to-seen-list): Likewise.
5179
5180         * elmo-multi.el (elmo-folder-check): Call elmo-folder-synchronize.
5181         (elmo-folder-close): Define.
5182         (elmo-folder-msgdb-create): Follow the API change.
5183         (elmo-folder-list-unreads): Rewrite.
5184         (elmo-folder-mark-as-important): Ditto.
5185         (elmo-folder-unmark-important): Ditto.
5186         (elmo-folder-mark-as-read): Ditto.
5187         (elmo-folder-unmark-read): Ditto.
5188         (elmo-folder-mark-as-answered): Define.
5189         (elmo-folder-unmark-answered): Ditto.
5190
5191         * elmo-localdir.el (elmo-folder-msgdb-create): Follow the API change.
5192         (elmo-folder-append-messages): Ditto.
5193
5194         * elmo-mark.el (elmo-folder-msgdb-create): Ditto.
5195
5196         * elmo-map.el (elmo-folder-list-unreads): Ditto.
5197         (elmo-folder-list-importants): Ditto.
5198
5199         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
5200         (elmo-folder-append-messages): Ditto.
5201
5202         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Follow the API
5203         change.
5204         (elmo-folder-msgdb-create-plugged): Ditto.
5205         (elmo-folder-append-messages): Ditto.
5206         (elmo-folder-list-answereds-plugged): Define.
5207         (elmo-imap4-search-internal-primitive): Add `mark' processing.
5208         (elmo-folder-unmark-answered-plugged): Define.
5209         (elmo-folder-mark-as-answered-plugged): Ditto.
5210         (elmo-folder-search-requires-msgdb-p): Ditto.
5211
5212         * elmo-filter.el (elmo-filter-folder): Added new slot 'require-msgdb'.
5213         (elmo-folder-initialize): Set it.
5214         (elmo-folder-msgdb): Define.
5215         (elmo-folder-check): Call elmo-folder-synchronize.
5216         (elmo-folder-close): Define.
5217         (elmo-folder-commit): Ditto.
5218         (elmo-folder-msgdb-create): Rewrite.
5219         (elmo-folder-list-unreads): Ditto.
5220         (elmo-folder-list-importants): Ditto.
5221         (elmo-folder-mark-as-read): Ditto.
5222         (elmo-folder-unmark-read): Ditto.
5223         (elmo-folder-mark-as-important): Ditto.
5224         (elmo-folder-unmark-important): Ditto.
5225         (elmo-folder-mark-as-answered): Define.
5226         (elmo-folder-unmark-answered): Ditto.
5227
5228         * elmo-dop.el (elmo-dop-queue-merge-method-list): Added
5229         elmo-folder-mark-as-answered, elmo-folder-unmark-answered.
5230         (elmo-dop-queue-method-name-alist): Likewise.
5231         (elmo-folder-mark-as-answered-dop): New inline function.
5232         (elmo-folder-unmark-answered-dop): Ditto.
5233         (elmo-folder-status-dop): Treat spool-length as 0 if it does not exist.
5234
5235         * elmo-archive.el (elmo-folder-append-messages): Follow the API change.
5236         (elmo-folder-msgdb-create): Ditto.
5237         (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
5238         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
5239         (elmo-archive-parse-mmdf): Ditto.
5240
5241         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
5242         (elmo-folder-list-unreads-internal): Ditto.
5243
5244         * elmo.el (elmo-folder-msgdb): Define as generic function.
5245         (elmo-folder-list-messages): Added argument `in-msgdb'.
5246         (elmo-folder-list-unreads): Define as generic function.
5247         (elmo-folder-list-importants): Ditto.
5248         (elmo-folder-list-answereds): Ditto.
5249         (elmo-folder-list-messages-with-global-mark): New function.
5250         (elmo-folder-msgdb-create): Removed mark arguments.
5251         (elmo-folder-unmark-answered): New generic function.
5252         (elmo-folder-mark-as-answered): Ditto.
5253         (elmo-folder-append-messages): Removed argunment `unread-marks'
5254         (elmo-folder-list-unreads-internal): Abolish.
5255         (elmo-folder-list-importants-internal): Ditto.
5256         (elmo-folder-search-requires-msgdb-p): New generic function.
5257         (elmo-folder-search-requires-msgdb-p-internal): New function.
5258         (elmo-generic-folder-open): Call elmo-folder-msgdb instead of
5259         elmo-msgdb-load.
5260         (elmo-folder-search-fast): Added key 'mark'.
5261         (elmo-generic-folder-append-messages): Use elmo-msgdb-unread-marks
5262         instead of unread-marks argument.
5263         (elmo-folder-move-messages): Removed argunment `unread-marks'
5264         (elmo-folder-unmark-important): Define.
5265         (elmo-folder-mark-as-important): Ditto.
5266         (elmo-folder-unmark-read): Ditto.
5267         (elmo-folder-mark-as-read): Ditto.
5268         (elmo-folder-unmark-answered): Ditto.
5269         (elmo-folder-mark-as-answered): Ditto.
5270         (elmo-folder-replace-marks): Abolish.
5271         (elmo-generic-folder-append-msgdb): Append msgdb before checking
5272         duplicates.
5273         (elmo-folder-synchronize): Removed mark arguments;
5274         return crosspost only number.
5275
5276 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5277
5278         * elmo-dop.el (elmo-dop-queue-flush): Remove unused argument.
5279         Remove redundunt connectivity check.
5280
5281 2002-09-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5282
5283         * elmo-dop.el (elmo-dop-queue-flush): Perform plugged ones only so
5284         as not to clear queue unexpectedly. (Ref. [wl:9778],[wl:10493])
5285
5286 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5287
5288         * pldap.el (ldap-decode-string): Return string as-is if
5289         `ldap-coding-system' is nil.
5290         (ldap-encode-string): Ditto.
5291         (ldap-search-entries): Encode filter string with `ldap-encode-string'.
5292         (ldap-default-host): Fixed docstring.
5293
5294 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5295
5296         * elmo-util.el (elmo-warning): Define as a macro which uses
5297         `display-warning' if it is defined as a function.
5298
5299         * elmo-split.el (elmo-split-fetch-decoded-field): New function.
5300         (elmo-split-equal): Use it.
5301         (elmo-split-match): Ditto.
5302         (elmo-split-message-entity): New buffer-local variable.
5303         (elmo-split-subr): Set it.
5304
5305         * elmo-version.el (elmo-version): Up to 2.9.15.
5306
5307 2002-08-18  Kenichi OKADA  <okada@opaopa.org>
5308
5309         * elmo-imap4.el (elmo-network-initialize-session):
5310         Check capability after starttls.
5311
5312 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5313
5314         * elmo-util.el (elmo-list-delete): Added optional argument
5315         DELETE-FUNCTION.
5316
5317         * elmo-vars.el (elmo-imap4-default-mailbox): Abolished.
5318
5319         * elmo-util.el (elmo-warning): Ignore errors while recenter.
5320
5321         * elmo-msgdb.el (elmo-msgdb-do-each-entity): New macro.
5322
5323         * elmo-imap4.el (elmo-folder-initialize): Don't use
5324         elmo-imap4-default-mailbox.
5325
5326 2002-07-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5327
5328         * elmo-split.el (toplevel): Use `product-provide'.
5329         (elmo-split): Checkdoc.
5330
5331 2002-07-21  Tetsurou Okazaki  <okazaki@be.to>
5332
5333         * elmo-imap4.el (elmo-imap4-debug, elmo-imap4-debug-1):
5334         Split `elmo-imap4-debug' into the macro `elmo-imap4-debug' and
5335         the function `elmo-imap4-debug-1'.
5336
5337 2002-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5338
5339         * elmo-split.el (elmo-split): Moved to run hooks and to show
5340         message from elmo-split-subr.
5341         (elmo-split-subr): Follow the change above.
5342
5343         * elmo-split.el (elmo-split-subr): New function (renamed from
5344         elmo-split-subr).
5345         (elmo-split): Changed to call elmo-split-subr by element of
5346         elmo-split-folder.
5347         (elmo-split-folder): Changed customization type to choice.
5348
5349 2002-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5350
5351         * elmo-split.el (elmo-split-and): Fixed condition.
5352
5353 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5354
5355         * elmo-split.el: New file.
5356         (elmo-split): Fixed logic.
5357         Display "Test:" instead of "Folder:" when reharsal.
5358
5359         * elmo-imap4.el (elmo-folder-append-buffer): Set flag as empty
5360         explicitly.
5361
5362         * elmo-version.el (elmo-version): Up to 2.9.14.
5363
5364         * elmo-util.el (elmo-expand-newtext): New function (renamed from
5365         wl-expand-newtext).
5366
5367 2002-06-10  Kenichi Sato <ksato@sonycom.com>
5368
5369         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Fix for
5370         message with no message-id field.
5371
5372 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5373
5374         * elmo-version.el (elmo-version): Up to 2.9.13.
5375
5376         * elmo-dop.el (elmo-folder-status-dop): Fix.
5377
5378 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5379
5380         * elmo-util.el (elmo-disk-usage): Return 0 if invalid file attribute.
5381
5382         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Avoid
5383         changing default value of default-mime-charset.
5384         (elmo-msgdb-create-overview-from-buffer): Remove TAB character.
5385
5386         * elmo-imap4.el (elmo-folder-open): Fixed NO response check.
5387
5388         * elmo-dop.el (elmo-dop-queue-merge-method-list): New variable.
5389         (elmo-dop-queue-merge): Use elmo-dop-queue-merge-method-list
5390         instead of elmo-dop-queue-method-name-alist to check merging queue.
5391         (elmo-folder-delete-messages-dop): Delete from queue if negative
5392         message number.
5393         (elmo-folder-append-buffer-dop-delayed): Treat as success if queue
5394         file is already removed.
5395
5396 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5397
5398         * elmo-vars.el: Bind colon keywords for old Emacsen.
5399
5400 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5401
5402         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Protect
5403         against non-exsisting charset.
5404
5405 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5406
5407         * elmo-util.el (elmo-mime-string): Eliminate needless binding;
5408         Use eword-decode-and-unfold-unstructured-field-body.
5409
5410         * elmo-msgdb.el (elmo-msgdb-make-entity): New function.
5411         (elmo-msgdb-create-overview-from-buffer): Use document charset if
5412         exists to decode raw subject string.
5413         (toplevel): Require 'mime.
5414
5415         * elmo-version.el (elmo-version): Up to 2.9.12.
5416
5417 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5418
5419         * elmo-msgdb.el (elmo-msgdb-get-mark): Fix docstring.
5420         (elmo-msgdb-set-mark): Ditto.
5421
5422         * elmo-version.el (elmo-version): Up to 2.9.11.
5423
5424 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5425
5426         * elmo-util.el (elmo-delete-match-files): New function.
5427
5428         * elmo-localdir.el (elmo-folder-delete): Use elmo-delete-match-files
5429         instead of elmo-delete-directory.
5430
5431         * elmo-shimbun.el (elmo-shimbun-get-headers): Bind
5432         elmo-hash-minimun-size as 63.
5433
5434         * elmo-multi.el (elmo-multi-folder-diff): Use elmo-diff-new if
5435         elmo-diff-unread is nil.
5436
5437         * elmo-imap4.el (elmo-folder-open): Fix.
5438
5439         * elmo.el (elmo-message-mark): Rewrite.
5440         (elmo-message-field): Ditto.
5441         (elmo-message-set-mark): Ditto.
5442         (elmo-folder-replace-marks): New function.
5443         (elmo-generic-folder-append-msgdb): Removed third argument for
5444         elmo-msgdb-append.
5445         (elmo-folder-synchronize): Use elmo-msgdb-seen-list.
5446         (elmo-msgdb-load): New implementation.
5447
5448         * elmo-vars.el (elmo-use-overview-hashtb): Removed.
5449
5450         * elmo-util.el (elmo-list-insert): New implementation.
5451
5452         * elmo-multi.el (elmo-multi-folder-append-msgdb): Removed third
5453         argument for elmo-msgdb-append.
5454         
5455
5456         * elmo-msgdb.el (elmo-load-msgdb): New function.
5457         (elmo-make-msgdb): Ditto.
5458         (elmo-msgdb-get-index): New inline function.
5459         (elmo-msgdb-set-index): Ditto.
5460         (elmo-msgdb-get-entity-hashtb): Ditto.
5461         (elmo-msgdb-get-mark-hashtb): Ditto.
5462         (elmo-msgdb-get-mark): Ditto.
5463         (elmo-msgdb-set-mark): Ditto.
5464         (elmo-msgdb-count-marks): Ditto.
5465         (elmo-msgdb-get-number): Ditto.
5466         (elmo-msgdb-get-field): Ditto.
5467         (elmo-msgdb-seen-list): Ditto.
5468         (elmo-msgdb-mark-alist-set): Renamed from elmo-msgdb-mark-set.
5469         (elmo-msgdb-delete-msgs): Follow the changes above.
5470         (elmo-msgdb-overview-get-entity): Ditto.
5471         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
5472         (elmo-msgdb-clear-index): Renamed from elmo-msgdb-clear-overview-hastb
5473         and rewritten.
5474         (elmo-msgdb-make-index): Likewise.
5475         (elmo-msgdb-append): Removed third argument.
5476         (elmo-msgdb-clear): Clear index as nil.
5477         (elmo-folder-set-info-hashtb): Removed.
5478         (elmo-folder-set-info-max-by-numdb): Ditto.
5479         (elmo-folder-info-make-hashtb): Ditto.
5480
5481         * elmo-localdir.el (elmo-folder-pack-numbers): Use elmo-make-msgdb.
5482
5483         * elmo-map.el (elmo-folder-pack-number): Ditto.
5484
5485 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5486
5487         * elmo-version.el (elmo-version): Up to 2.9.10.
5488
5489         * elmo-util.el (elmo-get-hash-val): Check the 1st argument is string.
5490
5491         * elmo-msgdb.el (elmo-msgdb-get-parent-entity): New inline function.
5492
5493 2002-04-26  Kenichi OKADA  <okada@opaopa.org>
5494
5495         * elmo-utils.el (elmo-make-directory): Add option.
5496         Default file mode is 700.
5497
5498 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5499
5500         * elmo-shimbun.el (elmo-folder-local-p): Defined.
5501
5502 2002-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
5503
5504         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Decode by
5505         mime-charset.
5506
5507         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added "larger"
5508         and "smaller".
5509
5510 2002-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5511
5512         * elmo-shimbun.el (elomo-shimbun-folder): Added entity-hash slot.
5513         (elmo-shimbun-folder-entity-hash): New function.
5514         (elmo-shimbun-folder-shimbun-header): Ditto.
5515         (elmo-shimbun-entity-to-header): Ditto.
5516         (elmo-shimbun-msgdb-to-headers): Removed.
5517         (elmo-shimbun-folder-setup): Ditto.
5518         (elmo-shimbun-folder-header-hash-setup): Don't use x-shimbun-id
5519         for hash key.
5520         (elmo-shimbun-get-headers): Set new headers only to slot. Don't
5521         call `elmo-shimbun-folder-header-hash-setup' if headers is nil.
5522         Removed useless local bind.
5523         (elmo-folder-open-internal): Don't call
5524         `elmo-shimbun-folder-setup'.
5525         (elmo-folder-close-internal): Clear entity-hash slot.
5526         (elmo-folder-clear): Ditto.
5527         (elmo-shimbun-msgdb-create-entity): Use
5528         `elmo-shimbun-folder-shimbun-header'.
5529         (elmo-map-message-fetch): Ditto.
5530         (elmo-shimbun-update-overview): Use overview entity instead of
5531         shimbun header to lookup id by references.
5532         (elmo-map-folder-list-message-locations): Use not only headers but
5533         also overviews to list locations.
5534
5535 2002-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5536
5537         * elmo-net.el (elmo-folder-exists-p): If unplugged, guessed by
5538         msgdb path.
5539
5540         * elmo-pop3.el (elmo-folder-exists-p): Ditto.
5541
5542 2002-04-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5543
5544         * elmo-util.el (elmo-read-search-condition-internal): Give default
5545         value for date.
5546
5547 2002-04-04  Mito  <mito@mxa.nes.nec.co.jp>
5548
5549         * elmo-util.el (elmo-condition-parse-search-value): Accept
5550         YYYY-MM-DD format to search.
5551         * elmo-date.el (elmo-date-get-datevec): Likewise.
5552
5553 2002-04-04  Kenichi OKADA  <okada@opaopa.org>
5554
5555         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Delete
5556         debugging code.
5557
5558 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5559
5560         * elmo.el (elmo-folder-creatable-p): Changed default value to nil
5561         from t.
5562
5563         * elmo-pop3.el (elmo-folder-exists-p): Return nil if unplugged.
5564
5565         * elmo-nntp.el (elmo-folder-exists-p-plugged): Divided plugged
5566         case from `elmo-folder-exists-p'.
5567         (elmo-folder-exists-p): Removed.
5568         (elmo-folder-creatable-p) Ditto.
5569
5570         * elmo-net.el (elmo-folder-create): Defined.
5571         (elmo-folder-create-unplugged): New function.
5572         (elmo-folder-exists-p): Changed default value to nil from t.
5573
5574         * elmo-imap4.el (elmo-folder-creatable-p): Defined.
5575         (elmo-folder-create-plugged): Renamed from `elmo-folder-create'.
5576
5577         * elmo-dop.el (elmo-folder-create-dop): Renamed from
5578         `elmo-create-folder-dop' and append queue
5579         'elmo-folder-create-dop-delayed instead of 'elmo-folder-create.
5580         (elmo-folder-create-dop-delayed): New function.
5581
5582         * elmo-cache.el (elmo-folder-creatable-p): Ditto.
5583
5584         * elmo-shimbun.el (elmo-folder-creatable-p): Ditto.
5585
5586         * elmo-sendlog.el (elmo-folder-creatable-p): Ditto.
5587         (elmo-folder-writable-p) : Ditto.
5588
5589         * elmo-version.el (elmo-version): Up to 2.9.9.
5590
5591 2002-03-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5592
5593         * elmo.el (elmo-find-fetch-strategy): Don't use file cache when
5594         `elmo-message-use-cache-p' returns nil.
5595         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
5596         (ignore cache file and refer the substance in local folders)
5597
5598 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5599
5600         * elmo-version.el (elmo-version): Up to 2.9.8.
5601
5602 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5603
5604         * elmo-version.el (elmo-version): Up to 2.9.7.
5605
5606         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed logic.
5607
5608 2002-02-18  Daiki Ueno  <ueno@unixuser.org>
5609
5610         * elmo-nntp.el (elmo-nntp-send-mode-reader): Don't throw an error.
5611
5612 2002-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
5613
5614         * elmo-nmz.el (elmo-nmz-args): Changed default argumnet to --late
5615         from --early.
5616         (elmo-map-folder-list-message-locations): Reverse location list.
5617
5618 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5619
5620         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Fix.
5621
5622 2002-01-31  Yuuichi Teranishi  <teranisi@gohome.org>
5623
5624         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Use group and server
5625         as a key.
5626         (elmo-nntp-folder-list-subfolders): Follow the change above.
5627
5628 2002-01-27  Takaaki MORIYAMA  <aka@iris.eonet.ne.jp>
5629
5630         * elmo-imap4.el (elmo-folder-list-subfolders): Don't omit user
5631         name if authentication type is specified.
5632
5633 2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
5634
5635         * elmo.el (elmo-default-imap4-stream-type): Define as obsolete
5636         variable.
5637         (elmo-default-nntp-stream-type): Ditto.
5638         (elmo-default-pop3-stream-type): Ditto.
5639
5640 2002-01-25  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5641
5642         * elmo.el (elmo-generic-folder-append-messages): Disable multibyte.
5643
5644 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5645
5646         * elmo-localnews.el (elmo-localnews-folder-path): Moved from
5647         elmo-vars.el.
5648         * elmo-maildir.el (elmo-maildir-folder-path): Ditto.
5649
5650         * elmo-vars.el (elmo-localnews-folder-path): Removed.
5651         (elmo-maildir-folder-path): Ditto.
5652         (elmo-maildir-list): Ditto (abolished).
5653
5654 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5655
5656         * elmo-version.el (elmo-version): Up to 2.9.6.
5657
5658 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5659
5660         * elmo-vars.el (elmo-localnews-folder-path): Make customizable.
5661         (elmo-maildir-folder-path): Ditto.
5662         (elmo-msgdb-directory): Ditto.
5663         (elmo-passwd-life-time): Ditto.
5664         (elmo-msgdb-extra-fields): Ditto.
5665         (elmo-enable-disconnected-operation): Ditto.
5666
5667 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5668
5669         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5670         other choices.
5671         (elmo-pop3-default-authenticate-type): Ditto.
5672
5673 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5674
5675         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5676         choices for custom.
5677         (elmo-pop3-default-authenticate-type): Ditto.
5678
5679 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5680
5681         * elmo-imap4.el (elmo-folder-rename-internal): Change current
5682         mailbox to new-folder.
5683
5684 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5685
5686         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): If unread is
5687         less than new, set new as unread.
5688
5689         * elmo-util.el (elmo-string): Don't put text-property if nil.
5690
5691 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5692
5693         * elmo-imap4.el (elmo-folder-list-subfolders): Case sensitive.
5694         * elmo-nntp.el (elmo-folder-list-subfolders): Ditto.
5695
5696 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5697
5698         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5699         is nil on `completing-read'.
5700
5701 2002-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
5702
5703         * elmo-imap4.el (elmo-imap4-extra-namespace-alist): Added grouping
5704         for namespace part.
5705         (elmo-imap4-parse-namespace-subr): Ditto.
5706         (elmo-folder-list-subfolders): Append a delimiter when the specified
5707         folder path is a root with namespace and does not end with delimiter.
5708
5709 2002-01-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5710
5711         * elmo.el (elmo-folder-search-fast): Moved upwards rather than it
5712         was used.
5713
5714 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5715
5716         * elmo-util.el (elmo-save-buffer): The first argument of message
5717         is a format control string.
5718
5719 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5720
5721         * elmo.el (elmo-diff-new): Fixed (Adapted to doc-string of
5722         `elmo-folder-diff').
5723         (elmo-diff-unread): Likewise.
5724
5725 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5726
5727         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5728         is t on `completing-read'.
5729
5730 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5731
5732         * elmo-filter.el (elmo-filter-folder-list-unreads-internal): Call
5733         method of target folder with self mark-alist if MARK-ALIST is nil.
5734
5735 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5736
5737         * elmo-version.el (elmo-version): Up to 2.9.5.
5738
5739 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5740
5741         * elmo-dop.el (elmo-dop-queue-merge): Implement.
5742         (elmo-dop-merge-funcs): Remove.
5743
5744 2002-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5745
5746         * elmo-util.el (elmo-file-cache-delete): Fixed last change;
5747         Return t if PATH is directory, too.
5748         Use `dolist' instead of while loop.
5749
5750 2002-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5751
5752         * elmo-util.el (elmo-file-cache-delete): Return t if a cache file
5753         is deleted.
5754
5755 2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5756
5757         * elmo-net.el (elmo-folder-list-messages-plugged): Changed default
5758         return value to t.
5759         (elmo-folder-list-messages-unplugged): Return t if
5760         elmo-enable-disconnected-operation is nil.
5761
5762         * elmo-pop3.el (elmo-folder-list-messages-plugged): Renamed from
5763         `elmo-folder-list-messages-internal'.
5764
5765 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5766
5767         * elmo-nntp.el (elmo-nntp-read-response): Added `error-msg' argument.
5768         Change to looking-at `[23][0-9]+'.
5769         (elmo-network-initialize-session): Use 'error-msg'
5770         * elmo-net.el (elmo-network-open-session): Set unplugged
5771         if elmo-network-initialize-session returns 'elmo-open-err.
5772
5773 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5774
5775         * elmo-version.el (elmo-version): Up to 2.9.4.
5776
5777 2002-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
5778
5779         * elmo-nntp.el (elmo-folder-list-messages-plugged): Renamed from
5780         `elmo-folder-list-messages-internal'.
5781
5782 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5783
5784         * elmo.el (elmo-folder-search): Defined. Fixed docstring.
5785         (elmo-message-match-condition): New method.
5786         (elmo-folder-search-fast): New inline function.
5787         (elmo-msgdb-search): Removed.
5788
5789         * elmo-filter.el (elmo-folder-msgdb-create): Create from msgdb of
5790         target folder if it is unplugged.
5791         (elmo-folder-list-messages-internal): Return t if target folder is
5792         unplugged and itself is persistent; In this case, use list be
5793         searched already.
5794
5795         * elmo-msgdb.el (elmo-msgdb-search-internal): Removed.
5796         (elmo-msgdb-search-internal-primitive): Ditto.
5797         (elmo-msgdb-match-condition): New function.
5798         (elmo-msgdb-match-condition-primitive): Ditto.
5799
5800         * elmo-util.el (elmo-filter-condition-p): New macro.
5801
5802         * elmo-cache.el (elmo-folder-search): Removed.
5803
5804         * elmo-localdir.el (elmo-folder-search): Ditto.
5805
5806         * elmo-maildir.el (elmo-folder-search): Ditto.
5807
5808         * elmo-mark.el (elmo-folder-search): Ditto.
5809
5810         * elmo-nmz.el (elmo-folder-search): Ditto.
5811
5812         * elmo-sendlog.el (elmo-folder-search): Ditto.
5813
5814         * elmo-shimbun.el (elmo-folder-search): Ditto.
5815
5816         * elmo-imap4.el (elmo-folder-search): Call method of parent class
5817         if folder is unplugged.
5818
5819         * elmo-nntp.el (elmo-folder-search): Likewise.
5820         (elmo-nntp-search-internal): New function.
5821
5822         * elmo-version.el (elmo-version): Up to 2.9.3.
5823
5824 2001-12-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5825
5826         * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo.
5827
5828 2001-12-27  Tetsurou Okazaki  <okazaki@be.to>
5829
5830         * elmo-vars.el (elmo-nntp-default-user): Customization Type fix.
5831
5832 2001-12-27  Taiji Can  <Taiji.Can@grd.advantest.co.jp>
5833
5834         * elmo-nntp.el (elmo-network-initialize-session): Fixed for NNTP response.
5835
5836 2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
5837
5838         * elmo-nmz.el (elmo-nmz-use-drive-letter): New variable.
5839         (elmo-map-folder-list-message-locations): Do drive letter conversion
5840         on Windows environment.
5841         (elmo-nmz-msgdb-create-entity): Use expand-file-name.
5842         (elmo-map-message-fetch): Ditto.
5843
5844 2001-12-27  Kenichi OKADA  <okada@opaopa.org>
5845
5846         * elmo-nntp.el (elmo-nntp-read-response): Fixed for Response '400'
5847         (elmo-network-initialize-session): Ditto.
5848
5849 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5850
5851         * elmo-imap4.el (elmo-imap4-message-fetch): Fixed '100%' message.
5852
5853         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
5854
5855         * elmo-util.el (elmo-progress-clear): Ditto.
5856
5857         * elmo-date.el (elmo-date-get-datevec): Fix timezone of
5858         `DD-Mon-YYYY' type date.
5859
5860 2001-12-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5861
5862         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
5863         `elmo-date-make-sortable-string' instead of
5864         `timezone-make-date-sortable'.
5865
5866         * elmo-date.el (elmo-date-make-sortable-string): Use
5867         `timezone-make-time-string'.
5868
5869 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5870
5871         * elmo.el (elmo-folder-synchronize): Delete important messages too.
5872
5873         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed
5874         `since'; Fix timezone.
5875
5876         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Ditto.
5877
5878         * elmo-nntp.el (elmo-nntp-search-primitive): Likewise.
5879
5880 2001-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5881
5882         * elmo.el (elmo-message-fetch-with-cache-process): Rewrite.
5883
5884 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5885
5886         * elmo.el (elmo-generic-folder-append-messages): Make
5887         fetch-strategy with `use-cache' as 'maybe. Check return value of
5888         `elmo-message-fetch'.
5889         (elmo-message-fetch): Return return value of
5890         `elmo-message-fetch-with-cache-process'.
5891         (elmo-message-fetch-with-cache-process): Return non-nil if
5892         fetching was succeed. Load cache when fetching was failed and
5893         fetch-strategy-use-cache is 'maybe.
5894
5895         * elmo-util.el (elmo-file-cache-load): New function.
5896
5897         * elmo-multi.el (elmo-message-use-cache-p): Remove duplicated
5898         defun.
5899
5900         * elmo-archive.el (elmo-archive-message-fetch-internal): Return
5901         non-nil if fetching was succeed.
5902
5903         * elmo-imap4.el (elmo-imap4-message-fetch): Likewise.
5904
5905         * elmo-nmz.el (elmo-map-message-fetch): Likewise.
5906
5907         * elmo-nntp.el (elmo-nntp-read-body): Likewise.
5908         (elmo-message-fetch-with-cache-process): Likwise.
5909
5910         * elmo-pop3.el (elmo-pop3-read-body): Likewise.
5911
5912         * elmo-shimbun.el (elmo-map-message-fetch): Likewise.
5913
5914         * elmo-version.el (elmo-version): Up to 2.9.2.
5915
5916 2001-12-23  Yuuichi Teranishi  <teranisi@gohome.org>
5917
5918         * elmo.el (elmo-folder-delete): Delete msgdb path.
5919
5920         * elmo-archive.el (elmo-folder-delete): Added `:before' qualifier.
5921
5922         * elmo-maildir.el (elmo-folder-delete): Ditto.
5923
5924         * elmo-localdir.el (elmo-folder-delete): Ditto.
5925
5926         * elmo-imap4.el (elmo-folder-delete): Ditto.
5927
5928 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5929
5930         * elmo.el (luna-define-class): Added `biff' slot.
5931
5932         * elmo-pop3.el (elmo-pop3-debug): Split biff log.
5933         (elmo-pop3-debug-inhibit-logging): Abolished.
5934         (elmo-network-close-session): Eliminated needless let.
5935         (elmo-pop3-get-session): Set prefix 'BIFF' if biff folder.
5936         (elmo-pop3-send-command): Added `no-log' argument.
5937         (elmo-pop3-process-filter): Use `with-current-buffer'.
5938         (elmo-pop3-auth-user): Set `no-log' argument; Delete process
5939         if login failure.
5940         (elmo-pop3-auth-apop): Likewise.
5941         (elmo-network-authenticate-session): Likewise.
5942
5943         * elmo-nntp.el (elmo-nntp-get-session): Set prefix 'BIFF'
5944         if biff folder.
5945
5946         * elmo-net.el (elmo-network-session-password-key): Use class symbol
5947         string to determine protocol.
5948         (elmo-network-session-name-prefix): Abolished.
5949         (elmo-network-session-cache-key): Follow the change above.
5950         (elmo-network-open-session): Ditto.
5951
5952         * elmo-imap4.el (elmo-imap4-send-command): Modified error message.
5953         (elmo-imap4-get-session): Set prefix 'BIFF' if biff folder.
5954
5955         * elmo-version.el (elmo-version): Up to 2.9.1.
5956
5957         * elmo-util.el (elmo-file-field-primitive-condition-match): Fixed
5958         unmatch condition checking.
5959
5960         * elmo-localdir.el (elmo-folder-search): Don't short cut if unmatch
5961         condition.
5962
5963 2001-12-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5964
5965         * elmo.el (elmo-folder-confirm-appends): Fixed docstring.
5966
5967 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5968
5969         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
5970         test for while loop to execute at least one SEARCH command.
5971
5972 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5973
5974         * elmo-version.el (elmo-version): Up to 2.9.0.
5975
5976 2001-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
5977
5978         * elmo-archive.el (elmo-archive-folder): Added `dir-name' slot.
5979         (elmo-archive-folder-path): Define.
5980         (elmo-folder-initialize): Setup `dir-name' slot.
5981         (elmo-archive-folder-list-subfolders): Fixed problem when `name' is "".
5982         Use `dir-name' as prefix of each subfolders.
5983         (Applyed patch from Takaaki MORIYAMA <taka@arcadia.co.jp>)
5984
5985 2001-12-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5986
5987         * elmo-pipe.el (elmo-pipe-folder-copied-filename): New variable.
5988         (elmo-pipe-folder-list-target-messages): New internal function.
5989         (elmo-pipe-drain): Use new argument `ignore-list' instead of
5990         `killed-list'.
5991         (elmo-pipe-folder-copied-list-load): New function.
5992         (elmo-pipe-folder-copied-list-save): Ditto.
5993         (elmo-folder-open-internal): Follow the change above.
5994         (elmo-folder-status): Fixed for copy.
5995
5996 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5997
5998         * elmo-shimbun.el (elmo-folder-creatable-p): Define.
5999
6000 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6001
6002         * elmo-localdir.el (elmo-folder-message-make-temp-files): Use
6003         elmo-copy-file instead of elmo-add-name-to-file.
6004
6005         * elmo-nmz.el (elmo-folder-message-make-temp-files): Ditto.
6006
6007         * elmo-nmz.el (elmo-map-folder-list-message-locations): Allow
6008         "file://..." index.
6009
6010         * elmo-pop3.el (elmo-pop3-read-response): Set timeout argument
6011         of accept-process-output as 1.
6012         (elmo-pop3-read-contents): Ditto.
6013         (elmo-pop3-read-body): Ditto.
6014
6015 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6016
6017         * elmo-version.el (product-version-as-string): Remove define.
6018
6019 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6020
6021         * elmo-imap4.el (elmo-imap4-number-set-chop-length): New variable.
6022         (elmo-imap4-copy-messages): Chop number set using
6023         `elmo-imap4-number-set-chop-length'.
6024         (elmo-imap4-set-flag): Ditto.
6025         (elmo-imap4-search-internal-primitive): Ditto.
6026
6027 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6028
6029         * elmo.el (elmo-folder-make-temporary-directory): Renamed from
6030         `elmo-folder-make-temp-dir'
6031
6032         * elmo-vars.el (elmo-cache-directory): New variable.
6033         (elmo-cache-dir): Abolished.
6034         (elmo-msgdb-directory): Renamed from `elmo-msgdb-dir'.
6035
6036         * elmo-version.el (elmo-version): Up to 2.7.7.
6037
6038 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6039
6040         * elmo-util.el (elmo-obsolete-variable-show-warnings): Define with
6041         defcustom; Set default value as t.
6042
6043 2001-12-10  Yuuichi Teranishi  <teranisi@gohome.org>
6044
6045         * pldap.el (ldap-ldif-field-name-regexp): Changed regexp.
6046         (ldap-search-program-arguments): Changed default value.
6047         (ldap-search-basic): Accept exit status 4.
6048         (ldap/field-body): Parse options.
6049         (ldap/collect-field): Ditto.
6050         (According to the advise from Mito <mito@mxa.nes.nec.co.jp>)
6051
6052         * elmo-imap4.el (elmo-imap4-process-bye): New function.
6053         (elmo-imap4-send-command): Call elmo-imap4-process-bye.
6054         (elmo-imap4-accept-ok): Ditto.
6055         (elmo-imap4-session-select-mailbox): If argument `no-error' equals to
6056         'notify-bye, only BYE error is reported.
6057         (elmo-folder-exists-p-plugged): Set no-error argument of
6058         `elmo-imap4-session-select-mailbox' as 'notify-bye.
6059
6060         * elmo.el (elmo-imap4-bye-error): Changed message.
6061
6062         * elmo-dop.el (elmo-dop-queue-flush): Fixed obsolete version message.
6063         (elmo-dop-queue-flush): Don't append to the dop-queue while flushing
6064         queues (It causes infinite loop).
6065
6066 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6067
6068         * elmo.el (elmo-folder-diff): Fixed docstring for IMAP4
6069         (RECENT UNSEEN MESSAGES) extension.
6070
6071 2001-12-07  Mito <mito@mxa.nes.nec.co.jp>
6072
6073         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
6074         Check number of overview fields.
6075
6076 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6077
6078         * elmo.el (elmo-folder-confirm-appends): Changed message.
6079         (elmo-folder-confirm-appends): Ditto.
6080
6081         * elmo-archive.el (elmo-archive-exec-msgs-subr1): Use
6082         `with-temp-buffer'.
6083         (According to the advise from Nishimoto Masaki <nishimoto@gaju.org>)
6084
6085 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6086
6087         * elmo.el (elmo-folder-confirm-appends): Check whether the value
6088         of elmo-folder-update-threshold is nil, which can be set by
6089         wl-summary-update-confirm-threshold.
6090
6091 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6092
6093         * elmo-nmz.el (elmo-nmz-default-index-path): Allow path list.
6094         (elmo-nmz-index-alias-alist): Ditto.
6095         (elmo-map-folder-list-message-locations): Follow the change above.
6096
6097 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6098
6099         * elmo-filter.el (elmo-folder-list-subfolders): Defined.
6100
6101         * elmo-archive.el (elmo-archive-call-process): Ignore nemacs.
6102
6103         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Ditto.
6104
6105         * elmo-util.el (elmo-read): Ditto.
6106         (elmo-display-error): Ditto.
6107
6108         * elmo-vars.el (elmo-date-match): Ditto.
6109
6110         * pldap.el (ldap-coding-system): Ditto.
6111
6112         * elmo-pipe.el (elmo-pipe-drain): If `copy' is non-nil, bind
6113         `elmo-inhibit-number-mapping' as nil.
6114
6115 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6116
6117         * elmo-pop3.el (elmo-pop3-parse-list-response): Allow multiple
6118         space delimiter for list response.
6119
6120 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6121
6122         * elmo-sendlog.el (elmo-sendlog-buffer-name): Deleted.
6123
6124 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6125
6126         * elmo-sendlog.el (elmo-folder-delete-messages): Added.
6127         (elmo-map-message-fetch): Fix.
6128         * elmo-map.el (elmo-folder-status): Fix for killed.
6129
6130 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6131
6132         * elmo-sendlog.el: New file.
6133         * elmo-internal.el (elmo-internal-folder-list): Added 'sendlog.
6134
6135 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6136
6137         * acap.el (acap-logging-out): New buffer local variable.
6138         (acap-close): Set it.
6139         (acap-wait-for-response): If acap-logging-out is non-nil, don't cause
6140         an error.
6141
6142 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6143
6144         * acap.el (acap-response-bye-p): New function.
6145         (acap-response-bye-message): Ditto.
6146         (acap-wait-for-response): If bye response is received, cause an error.
6147         (acap-parse-response): Make bye response when 'Bye' is received.
6148
6149 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6150
6151         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
6152
6153 2001-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6154
6155         * elmo-util.el (elmo-copy-file): Added argument
6156         `ok-if-already-exists'.
6157         (elmo-copy-file): Fixed typo.
6158
6159 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6160
6161         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
6162
6163 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6164
6165         * elmo-pipe.el (elmo-pipe-drain): Save killed-list.
6166
6167 2001-11-20  Kenichi OKADA  <okada@opaopa.org>
6168
6169         * elmo-pipe.el (elmo-pipe-drain): Append copied messages
6170         to killed-list.
6171
6172 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6173
6174         * elmo-pipe.el (elmo-pipe-folder): Add `copy'.
6175         (elmo-folder-initialize): Fix for `copy'.
6176         (elmo-pipe-drain): Ditto.
6177         (elmo-folder-open-internal): Ditto.
6178         (elmo-folder-newsgroups): Fix.
6179
6180 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6181
6182         * elmo-maildir.el (elmo-folder-append-messages): Make temporal filename
6183         for each message.
6184
6185         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when
6186         recent value is returned from imap folder.
6187
6188         * elmo.el (elmo-folder-newsgroups): New generic function.
6189
6190         * elmo-localnews.el (elmo-localnews-folder): Added `group' slot.
6191         (elmo-folder-initialize): Set it.
6192         (elmo-folder-expand-msgdb-path): Use it.
6193         (elmo-folder-newsgroups): Define.
6194
6195         * elmo-filter.el (elmo-folder-newsgroups): Define.
6196
6197         * elmo-pipe.el (elmo-folder-newsgroups): Ditto.
6198
6199         * elmo-nntp.el (elmo-folder-newsgroups): Ditto.
6200
6201         * elmo-multi.el (elmo-folder-newsgroups): Ditto.
6202
6203 2001-11-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6204
6205         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list): New
6206         user option.
6207         (elmo-shimbun-header-extra-field): New inline function.
6208         (elmo-shimbun-header-set-extra-field): Ditto.
6209         (elmo-shimbun-folder-header-hash-setup): Ditto.
6210         (elmo-shimbun-update-overview): Ditto.
6211         (elmo-shimbun-msgdb-to-headers): Set extra field `x-shimbun-id'.
6212         (elmo-shimbun-folder-setup): Use
6213         `elmo-shimbun-folder-header-hash-setup' to be setup hash table.
6214         (elmo-shimbun-get-headers): Ditto.
6215         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview';
6216         Insert `X-Shimbun-Id:' header if extra field is set.
6217         (elmo-map-folder-list-message-locations): Return `x-shimbun-id'
6218         field's value instead of `shimbun-header-id'.
6219
6220         * elmo-msgdb.el (elmo-msgdb-overview-entity-set-references): New
6221         inline function.
6222         (elmo-msgdb-overview-entity-set-date): Ditto.
6223         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
6224
6225 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6226
6227         * mmimap.el (mmimap-entity-section): Changed body node number from
6228         "0" to "1".
6229
6230 2001-11-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6231
6232         * elmo-pop3.el (elmo-folder-delete-messages-plugged): Renamed from
6233         `elmo-folder-delete-messages'.
6234
6235         * elmo-nmz.el (elmo-nmz-index-alias-alist): New user option.
6236         (elmo-folder-initialize): Changed to expand alias into index path.
6237
6238         * elmo-mime.el (elmo-mime-insert-sorted-header): Call
6239         `elmo-mime-insert-header-from-buffer' with 6th arg
6240         `sorted-fields'.
6241
6242 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6243
6244         * mmimap.el (mmimap-entity-section): If node-id is nil, return "0".
6245
6246         * elmo.el (elmo-diff-new): New inline function.
6247         (elmo-diff-unread): Ditto.
6248         (elmo-diff-all): Ditto.
6249
6250         * elmo-imap4.el (elmo-imap4-server-diff-async-callback-1): Get recent
6251         value from responseb.
6252         (elmo-imap4-folder-diff-plugged): Ditto.
6253         (elmo-imap4-server-diff-async): Added recent argument.
6254         (elmo-server-diff-async): Ditto.
6255         (elmo-imap4-folder-diff-plugged): Ditto.
6256
6257         * elmo-version.el (elmo-version): Up to 2.7.6.
6258
6259 2001-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6260
6261         * elmo-util.el (elmo-parse-token): Fixed how to treat quoted-pair
6262         in quoted-stirng.
6263
6264 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6265
6266         * elmo-pop3.el (elmo-folder-initialize): Rewrite.
6267
6268         * elmo-imap4.el (elmo-folder-initialize): Ditto.
6269
6270         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6271
6272         * elmo-multi.el (elmo-folder-initialize): Ditto.
6273
6274         * elmo-util.el (elmo-parse-token): New function.
6275         (elmo-parse-prefixed-element): Ditto.
6276
6277 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6278
6279         * elmo-imap4.el (elmo-imap4-send-command): If BYE response is detected,
6280         delete process.
6281         (elmo-imap4-accept-ok): Ditto.
6282
6283 2001-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6284
6285         * mmimap.el (mime-imap-entity-header-string): Don't check first
6286         element of node-id is `0' (Follow last change).
6287
6288 2001-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6289
6290         * mmimap.el (mmimap-make-mime-entity): Fixed problem to be
6291         assigned irregular node-id to nested multipart section.
6292         (initialize-instance): Followed above change.
6293
6294 2001-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6295
6296         * elmo-shimbun.el (elmo-shimbun-get-headers): Don't call
6297         `shimbun-open-group' (Moved to `elmo-folder-open-internal').
6298         (elmo-folder-open-internal): Call `shimbun-open-group' (Moved from
6299         `elmo-shimbun-get-headers');
6300         Call `elmo-shimbun-folder-setup' if headers is empty (An entity of
6301         visible article on summary exists in headers).
6302         (elmo-map-message-fetch): Cause an error when folder is unplugged.
6303
6304 2001-10-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6305
6306         * elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the
6307         definition.
6308
6309 2001-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
6310
6311         * elmo-localnews.el (elmo-folder-expand-msgdb-path): Define.
6312
6313 2001-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6314
6315         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Moved searching
6316         header separator into loop condition.
6317
6318 2001-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6319
6320         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed problem;
6321         Return duplicate folder if it has subfolder.
6322
6323 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6324
6325         * elmo.el (elmo-make-folder): Add folder name error check.
6326
6327         * elmo-nntp.el (elmo-nntp-group-coding-system): New variable.
6328         (elmo-nntp-encode-group-string): New inline function.
6329         (elmo-nntp-decode-group-string): Ditto.
6330         (elmo-folder-initialize): Use elmo-nntp-encode-group-string.
6331         (elmo-nntp-folder-list-subfolders): Set processing buffer as unibyte;
6332         Use `not' instead of `null';
6333         Use elmo-nntp-decode-group-string.
6334
6335         * elmo-imap4.el (elmo-folder-list-subfolders): Don't append delimiter.
6336
6337         * elmo-version.el (elmo-version): Up to 2.7.5.
6338
6339 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6340
6341         * elmo-pipe.el (elmo-pipe-drain): Use `unwind-protect';
6342         Hide progress gauge if `elmo-folder-move-messages' exits
6343         nonlocally.
6344
6345 2001-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6346
6347         * elmo-imap4.el (elmo-folder-initialize): Use
6348         `elmo-imap4-encode-folder-string' for folder name.
6349
6350 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6351
6352         * elmo.el (elmo-folder-move-messages): Removed arguments `all' and
6353         `done'.
6354
6355 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6356
6357         * elmo-util.el (elmo-progress-counter-alist): New internal
6358         variable.
6359         (elmo-progress-counter-value): New macro.
6360         (elmo-progress-counter-all-value): Ditto.
6361         (elmo-progress-counter-format): Ditto.
6362         (elmo-progress-counter-set-value): Ditto.
6363         (elmo-progress-set): New function.
6364         (elmo-progress-clear): Ditto.
6365         (elmo-progress-notify): Ditto.
6366
6367         * elmo-pipe.el (elmo-pipe-drain): Setup and clear progress
6368         counter.
6369
6370         * elmo.el (elmo-generic-folder-append-messages): Call
6371         `elmo-progress-notify'.
6372         (elmo-folder-move-messages): Don't call `elmo-display-progress'.
6373
6374         * elmo-archive.el (elmo-folder-append-messages): Call
6375         `elmo-progress-notify'.
6376
6377         * elmo-imap4.el (elmo-folder-append-messages): Ditto.
6378
6379         * elmo-localdir.el (elmo-folder-append-messages): Ditto.
6380
6381         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
6382
6383 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6384
6385         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed 'Encache' and
6386         'Create'.
6387         (elmo-message-encache-dop): Added argument `read'.
6388
6389         * elmo-shimbun.el (elmo-message-encache): Ditto.
6390
6391         * elmo-net.el (elmo-message-encache): Ditto.
6392
6393         * elmo-imap4.el (elmo-imap4-seen-messages): New buffer local variable.
6394         (elmo-imap4-fetch-callback-1-subr): Save important message numbers to
6395         elmo-imap4-seen-messages.
6396         (elmo-folder-msgdb-create-plugged): Initialize
6397         elmo-imap4-seen-messages;
6398         Set seen mark on elmo-imap4-seen-messages.
6399
6400         * elmo-pipe.el (elmo-folder-message-file-p): Define.
6401
6402         * elmo.el (elmo-generic-folder-append-messages): Check return value of
6403         elmo-folder-append-buffer.
6404         (elmo-folder-encache): Added optional argument `read'.
6405         (elmo-message-encache): Ditto.
6406
6407         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
6408
6409         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
6410
6411         * elmo-archive.el (elmo-archive-folder-append-buffer): Return t
6412         if append buffer content succeds.
6413
6414 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6415
6416         * elmo-pop3.el (elmo-message-fetch-plugged): Fixed label for
6417         elmo-display-progress.
6418
6419         * elmo-mime.el (elmo-mime-message-display): Added argument keymap;
6420         Set 4th argument of mime-display-message.
6421         (elmo-mime-display-as-is): Ditto.
6422
6423 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6424
6425         * elmo-nmz.el (toplevel): Require 'mime-edit.
6426         (elmo-nmz-content-type-alist): Abolished.
6427         (elmo-nmz-msgdb-create-entity): Add From: and Subject: field if
6428         content is not a message.
6429         (elmo-map-message-fetch): Changed behavior exept for message content;
6430         Detect mime-charset automatically, Use `mime-find-file-type' to detect
6431         content-type, Add From: and Subject: field.
6432
6433 2001-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6434
6435         * elmo-nmz.el (elmo-nmz-content-type-alist): New variable.
6436         (elmo-map-message-fetch): Add `Content-Type' field if contents is
6437         not a message.
6438
6439 2001-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6440
6441         * elmo.el (elmo-folder-writable-p): Changed default value to nil.
6442         (elmo-folder-move-messages): Check `elmo-folder-writable-p'.
6443
6444         * elmo-archive.el (elmo-folder-writable-p): Defined.
6445
6446         * elmo-cache.el (elmo-folder-writable-p): Ditto.
6447
6448         * elmo-filter.el (elmo-folder-writable-p): Ditto.
6449
6450         * elmo-imap4.el (elmo-folder-writable-p): Ditto.
6451
6452         * elmo-localdir.el (elmo-folder-writable-p): Ditto.
6453
6454         * elmo-maildir.el (elmo-folder-writable-p): Ditto.
6455
6456         * elmo-mark.el (elmo-folder-writable-p): Ditto.
6457
6458         * elmo-pipe.el (elmo-folder-writable-p): Ditto.
6459
6460         * elmo-nntp.el (elmo-folder-writable-p): Eliminated.
6461
6462 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6463
6464         * elmo-util.el (elmo-address-quote-specials): New function;
6465         Renamed from `wl-address-quote-specials'.
6466
6467 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6468
6469         * elmo-version.el (elmo-version): Up to 2.7.4.
6470
6471 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6472
6473         * elmo.el (elmo-quit): Call `elmo-dop-queue-save'.
6474
6475 2001-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6476
6477         * acap.el (acap-read-passphrase): Always autoload ange-ftp for
6478         both compile-time and run-time to avoid byte-compile warning.
6479
6480 2001-09-13  Kenichi OKADA  <okada@opaopa.org>
6481
6482         * elmo-nntp.el (elmo-nntp-post): Fix for `elmo-nntp-default-stream-type'.
6483
6484 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6485
6486         * elmo-mime.el (elmo-mime-display-as-is-coding-system): New user
6487         option.
6488         (elmo-mime-display-as-is-internal): Use it.
6489
6490         * acap.el (acap-read-passphrase): Use `ange-ftp-read-passwd'
6491         if `read-passwd' is not defined.
6492
6493 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6494
6495         * elmo-pop3.el (elmo-pop3-list-location): Sort locations
6496         by original number.
6497         (elmo-folder-status): Call `elmo-folder-open-internal';
6498         Call `elmo-folder-close-internal' instead of `elmo-folder-close'.
6499         (elmo-folder-close-internal): Set location-alist as nil.
6500         (elmo-folder-clear): Define.
6501         (elmo-folder-check): Don't set location-alist as nil.
6502
6503         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed symbols.
6504
6505 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6506
6507         * elmo-util.el (elmo-msgid-to-cache): Enclose with `save-match-data'.
6508         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>)
6509
6510         * mmimap.el (mime-imap-entity::requested): New slot.
6511         (mime-imap-location-fetch-entity-p): New generic function.
6512         (mime-decode-parameters): Define using `defun-maybe'.
6513         (mmimap-make-mime-entity): Use `make-mime-content-type' to make
6514         content-type structure.
6515         (mime-entity-body): Return empty body if
6516         `mime-imap-location-fetch-entity-p' returns nil in the first request.
6517
6518         * elmo.el (elmo-message-displaying): New variable.
6519
6520         * elmo-mime.el (elmo-mime-message-display): Bind
6521         elmo-message-displaying as t.
6522
6523         * elmo-imap4.el (mime-imap-location-fetch-entity-p): Define.
6524
6525 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6526
6527         * acap.el (acap-open): erase buffer before starting network process.
6528         (acap-store): Rewrite.
6529
6530 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6531
6532         * elmo-imap4.el (elmo-imap4-default-mailbox,
6533         elmo-imap4-default-server
6534         elmo-imap4-default-authenticate-type,
6535         elmo-imap4-default-user,
6536         elmo-imap4-default-port,
6537         elmo-imap4-default-stream-type,
6538         elmo-imap4-stream-type-alist): Moved to elmo-vars.el.
6539
6540         * elmo-pop3.el (elmo-pop3-default-user,
6541         elmo-pop3-default-server,
6542         elmo-pop3-default-authenticate-type,
6543         elmo-pop3-default-port,
6544         elmo-pop3-default-stream-type,
6545         elmo-pop3-stream-type-alist): Ditto.
6546
6547         * elmo-nntp.el (elmo-nntp-default-server,
6548         elmo-nntp-default-user,
6549         elmo-nntp-default-port,
6550         elmo-nntp-default-stream-type,
6551         elmo-nntp-stream-type-alist): Ditto.
6552
6553         * elmo-vars.el: Follow changes above.
6554         (elmo-setting): New custom group; added 'elmo-setting group to
6555         above variables.
6556
6557         * elmo-version.el (elmo-version): Up to 2.7.3.
6558
6559         * acap.el (acap-parse-response): Don't delete process when BYE
6560         response (It causes hang-up on slow network environment).
6561         (toplevel): Added comment.
6562
6563 2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
6564
6565         * slp.el (slp-exec-wait): Use `slp-program-arguments'.
6566
6567         * acap.el (acap-parse-return-metadata-or-return-metalist): Fix for
6568         parsing NIL.
6569         (acap-parse-return-metadata): Ditto.
6570
6571         * slp.el: New file.
6572         (toplevel): Fixed typo.
6573
6574         * acap.el: New file.
6575         (acap-network-stream-open): Show "Connecting..." message.
6576         (acap-parse-response): Fixed problem for BYE untagged response.
6577         (acap-open): Changed argument (Use `acap-default-user' if user is nil).
6578         (toplevel): Added tiny comments.
6579
6580 2001-08-20  Tatsuya Kinoshita <tats@iris.ne.jp>
6581
6582         * elmo-pop3.el (elmo-pop3-parse-uidl-response): Allow multiple
6583         space delimiter for uidl response.
6584
6585 2001-08-20  Yuuichi Teranishi  <teranisi@gohome.org>
6586
6587         * elmo-vars.el (elmo-use-semi): Eliminated.
6588
6589         * elmo-util.el (elmo-string-assoc-all): New function.
6590
6591 2001-08-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6592
6593         * elmo-mime.el (elmo-mime-display-as-is-internal): Put text
6594         property 'mime-preview-situation for `mime-preview-quit'.
6595
6596 2001-08-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6597
6598         * elmo.el (elmo-message-fetch-with-cache-process): Call
6599         elmo-message-fetch-internal instead of causing an error when fetch
6600         strategy is 'entire but only 'section cache is available.
6601
6602 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6603
6604         * elmo-version.el (elmo-version): Up to 2.7.2.
6605
6606         * elmo.el (elmo-generic-folder-append-messages): Make
6607         fetch-strategy with `use-cache'.
6608
6609         * elmo-dop.el (elmo-dop-queue-method-name-alist): New variable.
6610         (elmo-dop-queue-method-name): New macro.
6611
6612 2001-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6613
6614         * elmo-archive.el (elmo-archive-get-archive-name): Fixed
6615         unbalanced parenthesis.
6616
6617 2001-08-03  YAMASHITA Junji <ysjj@unixuser.org>
6618
6619         * elmo-localdir.el (elmo-folder-rename-internal): Fixed typo.
6620
6621 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6622
6623         * elmo-archive.el (elmo-archive-get-archive-name): Fixed logic.
6624         (Advised by YAMASHITA Junji <ysjj@unixuser.org>.)
6625
6626 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6627
6628         * elmo-shimbun.el (elmo-folder-msgdb-create): Bind unbound
6629         local variables.
6630
6631 2001-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
6632
6633         * elmo-shimbun.el (elmo-shimbun-use-cache): New user option.
6634         (elmo-message-use-cache-p): Define.
6635         (elmo-folder-msgdb-create): Treat cache.
6636
6637 2001-07-28  Kenichi OKADA  <okada@opaopa.org>
6638
6639         * elmo-nntp.el (elmo-network-initialize-session): Call
6640         `elmo-nntp-send-mode-reader'.
6641         (elmo-network-setup-session): Remove `elmo-nntp-send-mode-reader'.
6642
6643 2001-07-26  Yuuichi Teranishi  <teranisi@gohome.org>
6644
6645         * elmo-shimbun.el (elmo-shimbun-index-range-alist): Changed to regexp
6646         alist.
6647         (elmo-folder-initialize): Use elmo-string-matched-assoc instead of
6648         assoc.
6649
6650         * elmo-net.el (elmo-network-get-session): Set stream-type argument
6651         for `elmo-plugged-p'.
6652         (elmo-open-network-stream): Fixed stream-type argument.
6653
6654 2001-07-25  Yuuichi Teranishi  <teranisi@gohome.org>
6655
6656         * elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
6657         unknown archive type is specified.
6658
6659 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6660
6661         * elmo-shimbun.el (elmo-folder-open-internal): Fixed.
6662
6663         * elmo.el (elmo-generic-folder-open): Bind inhibit-quit as t
6664         while loading msgdb.
6665
6666         * elmo-shimbun.el (elmo-shimbun-folder-setup): New function.
6667         (elmo-folder-open-internal): Rewrite.
6668
6669 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6670
6671         * elmo-mime.el (elmo-mime-display-as-is-internal):
6672         Adjust buffer-multibyte status.
6673
6674 2001-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
6675
6676         * elmo.el (elmo-msgdb-search): Use elmo-condition-in-msgdb-p instead
6677         of elmo-condition-find-key.
6678
6679         * elmo-util.el (elmo-condition-in-msgdb-p-internal): New function.
6680         (elmo-condition-in-msgdb-p): Ditto.
6681         (elmo-read-search-condition-internal): Don't set REQUIRE-MATCH
6682         argument.
6683
6684 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6685
6686         * elmo-pipe.el (elmo-folder-pack-numbers): Define.
6687
6688 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6689
6690         * elmo-imap4.el (elmo-imap4-find-next-line): Fixed
6691         label for elmo-display-progress.
6692
6693 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6694
6695         * elmo.el (elmo-folder-clear): New method.
6696         (elmo-folder-clear): Define.
6697         (elmo-folder-synchronize): Call `elmo-folder-clear'.
6698
6699         * elmo-shimbun.el (elmo-folder-check): Rewrite.
6700         (elmo-folder-clear): Define.
6701
6702         * elmo-map.el (elmo-folder-clear): Define.
6703
6704         * elmo-version.el (elmo-version): Up to 2.7.1.
6705
6706 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6707
6708         * elmo.el (elmo-folder-synchronize): Return list of nil when no
6709         updates.
6710
6711 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6712
6713         * elmo.el (elmo-generic-folder-append-messages): Fixed logic.
6714         (Detected by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>)
6715
6716 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6717
6718         * elmo-util.el (elmo-get-network-stream-type): Moved to elmo-net.el.
6719
6720         * elmo-net.el (elmo-get-network-stream-type): Moved from elmo-util.el
6721         and re-written.
6722
6723         * elmo-imap4.el (elmo-folder-initialize): Use
6724         elmo-get-network-stream-type.
6725
6726         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6727
6728         * elmo-pop3.el (elmo-folder-initialize): Ditto.
6729
6730 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6731
6732         * elmo.el (elmo-message-encache): Set unread argument for
6733         elmo-message-fetch.
6734
6735         * elmo-shimbun.el (elmo-dop): Require 'elmo-dop.
6736
6737         * elmo.el (elmo-net-port-info): New method.
6738
6739         * elmo-shimbun.el (elmo-net-port-info): Define.
6740         (elmo-message-encache): Ditto.
6741
6742         * elmo-net.el (elmo-net-port-info): Define as method.
6743
6744         * elmo.el (elmo-generic-folder-append-messages): Find cache file in
6745         unplugged status when elmo-enable-disconnected-operation is t.
6746
6747         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Check existence
6748         of spool folder before checking new number.
6749
6750 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6751
6752         * elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
6753         (elmo-network-setup-session): Ditto.
6754         (elmo-message-fetch-plugged): Ditto.
6755         (elmo-pop3-send-command): Don't call elmo-pop3-lock.
6756         (elmo-network-initialize-session): Ditto.
6757         (elmo-pop3-read-response): Abolish 3rd argument.
6758         (elmo-pop3-read-response): Don't call elmo-pop3-unlock.
6759         (elmo-pop3-read-contents): Ditto.
6760         (elmo-pop3-read-body): Ditto.
6761         (elmo-folder-status): Call elmo-folder-close.
6762         (elmo-pop3-lock): Abolish.
6763         (elmo-pop3-unlock): Ditto.
6764         (elmo-pop3-locked-p): Ditto.
6765         (elmo-folder-check): Don't call elmo-pop3-locked-p.
6766
6767 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6768
6769         * elmo-version.el (elmo-version): Up to 2.7.0.
6770
6771         * elmo-pop3.el (elmo-pop3-debug): New variable.
6772         (elmo-pop3-debug-inhibit-logging): Ditto.
6773         (elmo-pop3-debug): New function.
6774         (elmo-pop3-send-command): Call elmo-pop3-debug.
6775         (elmo-pop3-read-response): Added keep-lock optional argument;
6776         Don't unlock if keep-lock is non-nil.
6777         (elmo-pop3-process-filter): Call elmo-pop3-debug.
6778         (elmo-network-authenticate-session): Bind
6779         elmo-pop3-debug-inhibit-logging as t.
6780         (elmo-network-setup-session): Call elmo-pop3-read-response with
6781         keep-lock argument.
6782         (elmo-pop3-read-msg): Ditto.
6783         (elmo-pop3-locked-p): Call elmo-pop3-debug.
6784         (elmo-pop3-read-body): Call elmo-pop3-unlock.
6785         (elmo-network-initialize-session): Call elmo-pop3-lock.
6786         (elmo-folder-close-internal): Don't clear location-alist slot.
6787         (elmo-folder-check): Clear location-alist slot.
6788
6789 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6790
6791         * elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
6792         (elmo-pop3-send-command): Call elmo-pop3-lock.
6793         (elmo-pop3-read-response): Call elmo-pop3-unlock.
6794         (elmo-pop3-read-contents): Ditto.
6795         (elmo-pop3-lock): New function.
6796         (elmo-pop3-unlock): Ditto.
6797         (elmo-pop3-locked-p): Ditto.
6798         (elmo-folder-check): Don't delete process if elmo-pop3-locked-p
6799         returns t.
6800
6801 2001-06-11  Yuuichi Teranishi  <teranisi@gohome.org>
6802
6803         * elmo-shimbun.el (elmo-shimbun-msgdb-to-headers): Inverted logic.
6804
6805         * elmo-util.el (elmo-file-field-primitive-condition-match):
6806         New inline function (Don't fetch file content if "first" or "last").
6807         (elmo-file-field-condition-match): Use
6808         elmo-file-field-primitive-condition-match.
6809
6810         * elmo-localdir.el (elmo-folder-search): Speed up simple "last" and
6811         "first".
6812
6813         * elmo-pop3.el (elmo-pop3-process-filter): Don't use floor nor float.
6814         (elmo-message-fetch-plugged): Fixed.
6815
6816         * elmo-imap4.el (elmo-imap4-find-next-line): Ditto.
6817
6818 2001-06-10  Yuuichi Teranishi  <teranisi@gohome.org>
6819
6820         * elmo.el (elmo-folder-move-messages): Bind
6821         elmo-inhibit-display-retrieval-progress as t while moving messages.
6822
6823         * elmo-vars.el (elmo-display-retrieval-progress-threshold):
6824         New variable.
6825         (elmo-inhibit-display-retrieval-progress): Ditto.
6826
6827         * elmo-pop3.el (elmo-pop3-process-filter): Use elmo-display-progress
6828         for retrieval progress;
6829         Don't display progress when total buffer size is smaller than
6830         elmo-display-retrieval-progress-threshold.
6831         (elmo-message-fetch-plugged): Don't display progress when
6832         elmo-inhibit-display-retrieval-progress is non-nil.
6833
6834         * elmo-imap4.el (elmo-imap4-find-next-line): Use elmo-display-progress
6835         for retrieval progress;
6836         Don't display progress when literal size is smaller than
6837         elmo-display-retrieval-progress-threshold.
6838         (elmo-imap4-message-fetch): Don't display progress when
6839         elmo-inhibit-display-retrieval-progress is non-nil.
6840
6841 2001-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
6842
6843         * elmo-imap4.el (elmo-imap4-display-literal-progress): New variable.
6844         (elmo-imap4-find-next-line): Display progress whille literal fetching.
6845         (elmo-imap4-message-fetch): Likewise.
6846
6847         * elmo-shimbun.el (elmo-shimbun-default-index-range): New user option.
6848         (elmo-shimbun-index-range-alist): Ditto.
6849         (elmo-shimbun-use-entire-index): Abolish.
6850         (shimbun-mua-use-entire-index): Ditto.
6851         (elmo-shimbun-folder): Added new slot `range'.
6852         (elmo-folder-initialize): Setup slot `range'.
6853
6854 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6855
6856         * elmo-shimbun.el (elmo-shimbun-parse-time-string): New function.
6857         (elmo-shimbun-msgdb-to-headers): Added `expire-days' argument.
6858         (elmo-shimbun-get-headers): Use return value of
6859         `shimbun-article-expiration-days'.
6860         (elmo-folder-close-internal): Clean up last-check slot.
6861
6862         * elmo-pop3.el (elmo-pop3-process-filter): Show retrieve progress.
6863         (elmo-pop3-total-size): New variable.
6864         (elmo-message-fetch-plugged): Bind elmo-pop3-total-size while fetching.
6865
6866         * elmo.el (elmo-folder-reserve-status-p): New method.
6867
6868         * elmo-shimbun.el (elmo-shimbun-headers-cache): Abolish.
6869         (elmo-shimbun-use-entire-index): New user option.
6870         (shimbun-elmo-mua): New class.
6871         (shimbun-mua-search-id): Define.
6872         (shimbun-mua-use-entire-index): Ditto.
6873         (elmo-shimbun-folder:last-check): New slot.
6874         (elmo-shimbun-headers-cache-header-list): Abolish.
6875         (elmo-shimbun-headers-cache-set-header-list): Ditto.
6876         (elmo-shimbun-headers-cache-header-hash): Ditto.
6877         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
6878         (elmo-shimbun-headers-cache-last-check): Ditto.
6879         (elmo-shimbun-headers-cache-set-last-check): Ditto.
6880         (elmo-shimbun-headers-check-p): Rewrite.
6881         (elmo-shimbun-msgdb-to-headers): New function.
6882         (elmo-shimbun-get-headers): Rewrite.
6883         (elmo-folder-initialize): Set 1st argument of `shimbun-open'.
6884         (elmo-folder-open-internal): Get headers only if
6885         `elmo-shimbun-headers-check-p' is non-nil.
6886         (elmo-folder-check): Check only if `elmo-shimbun-headers-check-p'
6887         is non-nil.
6888         (elmo-shimbun-msgdb-create-entity): Re-use old msgdb entities.
6889         (elmo-quit): Removed.
6890
6891         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra): New inline
6892         function.
6893         (elmo-msgdb-overview-entity-set-extra): Ditto.
6894         (elmo-msgdb-make-overview-hashtb): Make hash if overview is non-nil.
6895
6896         * elmo-map.el (elmo-folder-status): Don't call
6897         elmo-folder-close-internal if `elmo-folder-reserve-status-p'
6898         is non-nil.
6899
6900 2001-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6901
6902         * elmo-msgdb.el (elmo-msgdb-search-internal): Call itself instead
6903         of `elmo-msgdb-search-internal-primitive' when condition's car is
6904         `and' or `or'.
6905
6906 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6907
6908         * elmo-nntp.el (elmo-nntp-get-newsgroup-by-msgid): Fix for luna.
6909
6910 2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6911
6912         * elmo-pipe.el (elmo-folder-open-internal): Check plugged before
6913         call `elmo-pipe-drain'.
6914
6915 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6916
6917         * elmo-mark.el (elmo-message-fetch-with-cache-process): Fixed
6918         typo. (elmo-cache-folder -> elmo-mark-folder)
6919
6920 2001-05-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6921
6922         * elmo-net.el (elmo-message-fetch-unplugged): Don't call
6923         `elmo-message-fetch'.
6924
6925 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6926
6927         * elmo-net.el (elmo-message-encache): Fixed typo.
6928         (elmo-message-fetch-unplugged): Changed call
6929         `elmo-message-fetch-internal' without argument `outbuf'.
6930
6931 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6932
6933         * elmo.el (elmo-message-encache): Define as generic function.
6934         (elmo-message-fetch-field): New generic function.
6935         (elmo-message-fetch-with-cache-process): Cause an error when
6936         fetch strategy is 'entire but only 'section cache is available.
6937         (toplevel): Fixed nmz folder definition.
6938
6939         * elmo-vars.el (elmo-msgdb-lock-list-filename): Removed.
6940         (elmo-msgdb-resume-list-filename): Ditto.
6941         (elmo-queue-filename): Ditto.
6942         (elmo-enable-disconnected-operation): Changed default value to t.
6943
6944         * elmo-util.el (elmo-cache-path-section-p): New function.
6945         (elmo-file-cache-get): Use it.
6946         (elmo-dop-queue-filename): Moved from elmo-dop.el.
6947         (elmo-dop-queue-load): Moved from elmo-msgdb.el.
6948         (elmo-dop-queue-save): Ditto.
6949
6950         * elmo-net.el (elmo-folder-status-unplugged): Call
6951         elmo-folder-status-dop.
6952         (elmo-folder-list-messages-unplugged): Implemented.
6953         (elmo-folder-delete-messages-unplugged): Define.
6954         (elmo-folder-msgdb-create): Define.
6955         (elmo-folder-msgdb-create-unplugged): Define.
6956         (elmo-folder-mark-as-read-unplugged): Ditto.
6957         (elmo-folder-unmark-read-unplugged): Ditto.
6958         (elmo-folder-mark-as-important-unplugged): Ditto.
6959         (elmo-folder-unmark-important-unplugged): Ditto.
6960         (elmo-message-encache): Ditto.
6961
6962         * elmo-msgdb.el (elmo-dop-queue-load): Moved to elmo-util.el.
6963         (elmo-dop-queue-save): Ditto.
6964
6965         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Renamed from
6966         `elmo-folder-msgdb-create'.
6967         (elmo-folder-append-buffer): Implemented unplugged operation.
6968         (elmo-folder-append-messages): Call parent method in unplugged status.
6969         (elmo-message-fetch-unplugged): Removed definition.
6970         (elmo-message-fetch-field): Implemented.
6971
6972         * elmo-dop.el (toplevel): Require 'elmo-localdir.
6973         (elmo-dop-folder): Removed variable definition.
6974         (elmo-dop-queue-append): Changed argument `fname' to `folder'.
6975         (elmo-dop-queue-flush): Implemented.
6976         (elmo-dop-queue-merge): Removed definition (TODO).
6977         (elmo-dop-spool-folder): New function.
6978         (elmo-dop-spool-folder-append-buffer): Ditto.
6979         (elmo-dop-spool-folder-list-messages): Ditto.
6980         (elmo-dop-list-deleting-messages): Ditto.
6981         (elmo-folder-append-buffer-dop): Ditto.
6982         (elmo-folder-delete-messages-dop): Ditto.
6983         (elmo-message-encache-dop): New inline function.
6984         (elmo-create-folder-dop): Ditto.
6985         (elmo-folder-mark-as-read-dop): Ditto.
6986         (elmo-folder-unmark-read-dop): Ditto.
6987         (elmo-folder-mark-as-important-dop): Ditto.
6988         (elmo-folder-unmark-important-dop): Ditto.
6989         (elmo-folder-status-dop): Fixed.
6990         (elmo-folder-append-buffer-dop-delayed): New function.
6991         (elmo-folder-delete-messages-dop-delayed): Ditto.
6992         (elmo-dop-msgdb): Ditto.
6993
6994 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6995
6996         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed.
6997
6998 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6999
7000         * elmo.el (elmo-folder-move-messages): Fixed problem when
7001         `dst-folder' is 'null.
7002
7003 2001-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7004
7005         * elmo.el (elmo-folder-list-importants): Rewirte. Use global mark
7006         instead of current mark.
7007
7008         * elmo-multi.el (elmo-folder-list-importants-internal): No
7009         operation if importants is not list.
7010
7011         * elmo-filter.el (elmo-filter-folder-list-importants-internal):
7012         Return t if importants is not list.
7013
7014         * elmo-map.el (elmo-map-folder-list-importants): Define.
7015         (elmo-folder-list-importants-internal): Check return value of
7016         `elmo-map-folder-list-importants-internal'.
7017
7018         * elmo-cache.el (elmo-folder-list-importants-internal): Eliminated.
7019
7020         * elmo-mark.el (elmo-folder-list-importants-internal): Ditto.
7021
7022         * elmo-nmz.el (elmo-folder-list-importants-internal): Ditto.
7023
7024         * elmo-shimbun.el (elmo-folder-list-importants-internal): Ditto.
7025
7026 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7027
7028         * elmo.el (elmo-message-fetch-confirm): Fixed docstring.
7029         (Patch is provided by <kita@coe.nttdata.co.jp>).
7030
7031 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7032
7033         * elmo.el (elmo-folder-synchronize): Don't check important mark in
7034         mark folder.
7035
7036 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7037
7038         * elmo.el (elmo-message-fetch): Define.
7039         (elmo-message-fetch-with-cache-process): New generic method.
7040         (elmo-message-fetch-internal): New generic method.
7041         (elmo-folder-synchronize):
7042
7043         * elmo-archive.el (elmo-message-fetch-internal): Define.
7044         (elmo-message-fetch): Eliminated.
7045
7046         * elmo-localdir.el (elmo-message-fetch-internal): Define.
7047         (elmo-message-fetch): Eliminated.
7048
7049         * elmo-map.el (elmo-map-message-fetch): Eliminated optional
7050         argument OUTBUF.
7051         (elmo-message-fetch-internal): Define (Renamed from `elmo-message-fetch').
7052
7053         * elmo-cache.el (elmo-message-fetch-with-cache-process): Define.
7054         (elmo-map-message-fetch): Merged with elmo-cache-folder-map-message-fetch.
7055
7056         * elmo-mark.el (elmo-message-fetch-with-cache-process): Define.
7057         (elmo-map-message-fetch): Merged with `elmo-mark-folder-map-message-fetch'.
7058
7059         * elmo-maildir.el (elmo-map-message-fetch): Rewrite.
7060
7061         * elmo-nmz.el (elmo-map-message-fetch): Ditto.
7062
7063         * elmo-shimbun.el (elmo-map-message-fetch): Ditto.
7064
7065         * elmo-net.el (elmo-message-fetch-plugged): Remove cache process.
7066         (elmo-message-fetch-unplugged): New generic method.
7067         (elmo-message-fetch-internal): Remove cache process (Renamed from
7068         `elmo-message-fetch').
7069
7070         * elmo-nntp.el (elmo-message-fetch-with-cache-process): Define.
7071         (elmo-message-fetch): Eliminated.
7072         (elmo-message-fetch-unplugged): Ditto.
7073
7074         * elmo-imap4.el (elmo-message-fetch-unplugged): Remove cache process.
7075
7076 2001-05-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7077
7078         * elmo-multi.el (elmo-multi-folder-append-msgdb): Fixed structure
7079         of `to-be-deleted' from number-alist to number-list.
7080
7081 2001-04-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7082
7083         * elmo-pipe.el (elmo-folder-unmark-important): Fixed typo.
7084         (elmo-folder-mark-as-important): Ditto.
7085
7086 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7087
7088         * elmo.el (elmo-folder): Added process-duplicates slot.
7089
7090         * elmo-pipe.el (elmo-folder-mark-as-read): Define.
7091         (elmo-folder-unmark-read): Ditto.
7092         (elmo-folder-unmark-important): Ditto.
7093         (elmo-folder-mark-as-important): Ditto.
7094
7095         * elmo-multi.el (elmo-multi-folder-append-msgdb): Implemented
7096         duplicated message processing.
7097
7098         * elmo.el (elmo-generic-folder-append-msgdb): Ditto.
7099
7100 2001-04-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7101
7102         * elmo-util.el (elmo-list-subdirectories-1): New function.
7103         (elmo-list-subdirectories): Use `elmo-list-subdirectories-1'.
7104         (elmo-mapcar-list-of-list): New function.
7105
7106         * elmo-archive.el (elmo-archive-folder-list-subfolders): Use
7107         `elmo-mapcar-list-of-list' instead of `mapcar'.
7108
7109         * elmo-localdir.el (elmo-folder-list-subfolders): Ditto.
7110
7111         * elmo-maildir.el (elmo-folder-list-subfolders): Ditto. Bind
7112         `elmo-have-link-count'. Return the fully qualified folder name.
7113
7114 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7115
7116         * elmo-shimbun.el (elmo-shimbun-check-interval): New user option.
7117         (elmo-shimbun-headers-cache): New internal variable.
7118         (elmo-shimbun-headers-cache-header-list): New inline function.
7119         (elmo-shimbun-headers-cache-set-header-list): Ditto.
7120         (elmo-shimbun-headers-cache-header-hash): Ditto.
7121         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
7122         (elmo-shimbun-headers-cache-last-check): Ditto.
7123         (elmo-shimbun-headers-cache-set-last-check): Ditto.
7124         (elmo-shimbun-lapse-seconds): Ditto.
7125         (elmo-shimbun-headers-cache-check-p): Ditto.
7126         (elmo-shimbun-get-headers): New function.
7127         (elmo-folder-open-internal): Call it.
7128         (elmo-quit): Define (Clear headers-cache).
7129
7130 2001-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
7131
7132         * elmo-nntp.el (elmo-folder-initialize): Fixed typo (folder->name).
7133
7134         * elmo-msgdb.el (elmo-msgdb-flist-load): Use elmo-mime-charset.
7135         (elmo-msgdb-flist-save): Ditto.
7136
7137         * elmo-shimbun.el (elmo-folder-list-subfolders):
7138         Use `shimbun-groups' instead of `shimbun-groups-internal'.
7139         (elmo-folder-exists-p): Ditto.
7140
7141         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Set `shimbun'
7142         argument for `shimbun-header-insert'.
7143
7144 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7145
7146         * elmo-multi.el (elmo-multi-folder-diff): Use dummy number list
7147         at first time.
7148
7149         * elmo-util.el (toplevel): Require 'mcharset and 'pces.
7150         (With a little help from 'NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>')
7151
7152 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7153
7154         * elmo-shimbun.el (elmo-folder-open-internal): Do nothing if unplugged.
7155         (elmo-folder-plugged-p): Define.
7156         (elmo-folder-set-plugged): Ditto.
7157         (elmo-shimbun-msgdb-create-entity): Do nothing if there's no header.
7158         (elmo-folder-list-messages-internal): Return t if unplugged.
7159         (elmo-folder-initialize): Fixed for "@gnome.gnome-1.4-list".
7160
7161         * elmo-multi.el (elmo-folder-list-messages-internal): Fixed problem
7162         when elmo-folder-list-messages-internal method of children returns t.
7163
7164         * elmo-map.el (elmo-map-folder-update-locations): Fixed problem when
7165         pair is nil.
7166         (elmo-folder-open-internal): Don't update if unplugged status.
7167
7168 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7169
7170         * elmo.el (elmo-folder-synchronize): Fixed problem when there's no
7171         new message.
7172
7173 2001-04-12  Yuuichi Teranishi  <teranisi@gohome.org>
7174
7175         * elmo-util.el (elmo-file-cache-save): Ignore errors.
7176
7177         * elmo-net.el (elmo-message-fetch): Check cache-path is non-nil before
7178         saving.
7179
7180 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7181
7182         * elmo.el (elmo-folder-synchronize): Added optional no-check argument.
7183
7184         * elmo-shimbun.el (elmo-shimbun-folder): Added headers slot.
7185         (elmo-folder-open-internal): Set up headers slot.
7186         (elmo-folder-check): Call elmo-folder-close-internal and
7187         elmo-folder-open-internal.
7188         (elmo-folder-close-internal): Clean up headers slot.
7189
7190 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7191
7192         * elmo-archive.el (elmo-archive-folder-list-subfolders): Match
7193         exactly folder list.
7194         (elmo-folder-append-messages): Fixed append archive with prefix.
7195
7196         * elmo-localdir.el (elmo-folder-message-make-temp-files): Fixed
7197         make temp files with start-number.
7198
7199         * elmo-pipe.el (elmo-folder-message-make-temp-file-p): Fixed typo.
7200
7201 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7202
7203         * elmo.el (elmo-folder-list-messages-internal): Fixed lucking optional
7204         argument `visible-only'.
7205         (elmo-generic-folder-append-messages): Fixed condition. Use `unless'
7206         instead of `if'.
7207
7208         * elmo-pop3.el (elmo-folder-open-internal): Check
7209         `elmo-inhibit-number-mapping' is non-nil.
7210
7211         * elmo-pipe.el (elmo-folder-status): Fixed.
7212
7213 2001-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
7214
7215         * elmo.el (elmo-dop-queue-flush): Added autload setting.
7216
7217         * elmo-shimbun.el (elmo-shimbun-folder): Added `header-hash' slot.
7218         (elmo-folder-open-internal): Setup `header-hash' slot.
7219         (elmo-shimbun-msgdb-create-entity): Use `header-hash' to get header
7220         information.
7221         (elmo-map-message-fetch): Ditto.
7222
7223 2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
7224
7225         * shimbun.el, sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7226         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7227         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7228         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el, sb-tcup.el: Removed.
7229
7230         * elmo-util.el (elmo-resque-obsolete-variable): Fix.
7231
7232 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7233
7234         * sb-airs.el: Added footer.
7235
7236         * shimbun.el (shimbun-article): Define as luna-method.
7237
7238         * sb-tcup.el: New file.
7239
7240         * sb-airs.el (toplevel): Require 'sb-mhonarc.
7241         (According to the report from ABE Yasushi <yasushi@indigo.co.jp>)
7242
7243 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7244
7245         * sb-asahi.el (shimbun-index-url): Removed redundant '/' in URL string.
7246         (shimbun-get-headers): Ditto.
7247
7248         * elmo.el: Moved obsolete variable definitions from
7249         elmo-imap4.el, elmo-nntp.el and elmo-pop3.el.
7250
7251         * sb-asahi.el (shimbun-asahi-groups): Deleted "feneral" and "personal"
7252         groups.
7253
7254         * shimbun.el: New file.
7255
7256         * elmo-shimbun.el: New file.
7257
7258         * sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7259         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7260         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7261         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el: New files.
7262
7263 2001-03-27  Kenichi OKADA  <okada@opaopa.org>
7264
7265         * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
7266         hierarchy is t.
7267
7268 2001-03-12  Yuuichi Teranishi  <teranisi@gohome.org>
7269
7270         * elmo.el (elmo-folder-msgdb): Define as macro.
7271         (elmo-folder-open): Added argument `load-msgdb'.
7272         (elmo-generic-folder-open): Ditto.
7273         (elmo-folder-encache): New function.
7274
7275         * elmo-dop.el (elmo-dop-queue): Moved from elmo-dop.el.
7276
7277         * elmo-net.el (elmo-message-fetch): Check the cache path is non-nil.
7278
7279         * elmo-msgdb.el (elmo-msgdb-delete-msgs):
7280         Eliminated argument FOLDER and added argument MSGDB.
7281         (elmo-dop-queue-load): Moved from elmo-dop.el.
7282         (elmo-dop-queue-save): Ditto.
7283
7284         * elmo-map.el (elmo-map-folder-update-locations): Sort by number.
7285
7286         * elmo-imap4.el (elmo-folder-open): Added argument load-msgdb.
7287
7288         * elmo-filter.el (elmo-filter-folder-list-unreads-internal):
7289         Use elmo-folder-msgdb instead of elmo-folder-msgdb-internal.
7290         (elmo-filter-folder-list-importants-internal): Ditto.
7291
7292         * elmo-map.el (elmo-folder-pack-number): Ditto.
7293
7294         * elmo-mime.el (elmo-mime-message-display): Ditto.
7295
7296         * elmo.el (elmo-generic-folder-commit): Ditto.
7297         (elmo-folder-list-unreads): Ditto.
7298         (elmo-folder-list-importants): Ditto.
7299         (elmo-generic-folder-commit): Ditto.
7300         (elmo-message-set-mark): Ditto.
7301         (elmo-generic-folder-append-msgdb): Ditto.
7302         (elmo-folder-synchronize): Ditto.
7303         (elmo-folder-messages): Ditto.
7304         (elmo-init): Call elmo-dop-queue-load.
7305         (elmo-folder-list-messages): Ditto.
7306
7307         * elmo-nntp.el (elmo-folder-update-number): Ditto.
7308         (elmo-nntp-folder-process-crosspost): Ditto.
7309         (elmo-folder-list-unreads-internal): Ditto.
7310
7311         * elmo-dop.el: Removed old functions.
7312
7313 2001-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
7314
7315         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument from
7316         `folder' to `msgdb'.
7317
7318 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7319
7320         * mmimap.el (mmimap-parse-parameters-from-list): Define as alias for
7321         `mime-decode-parameters' instead of `mime-decode-parameter-plist'.
7322
7323         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Bind
7324         case-fold-search.
7325
7326 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7327
7328         * elmo-util.el (elmo-resque-obsolete-variable): Use defvaralias if
7329         defined.
7330
7331         * mmimap.el (toplevel): Require 'mime-parse and 'static.
7332         (mmimap-parse-parameters-from-list): Define as alias for
7333         `mime-decode-parameter-plist' if it is defined as function.
7334         (mmimap-make-mime-entity): Added argument `number'.
7335         (initialize-instance): Set `number' argument of mmimap-make-mime-entity
7336         as 0.
7337         (mime-imap-entity-header-string): Arrange node-id for rfc2060 section.
7338
7339         * elmo.el (elmo-folder-have-subfolder-p): New generic function.
7340
7341         * elmo-mark.el (elmo-folder-have-subfolder-p): Define.
7342
7343         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite.
7344
7345 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7346
7347         * elmo-maildir.el (elmo-folder-msgdb-create): Fixed.
7348
7349         * elmo-imap4.el (elmo-folder-initialize): Fixed problem
7350         when elmo-imap4-default-authenticate-type is nil.
7351         (elmo-folder-list-subfolders): Ditto
7352         (According to the reported of Bun Mizuhara <mizuhara@acm.org>)
7353         (elmo-imap4-fetch-callback-1-subr): Renamed from
7354         `elmo-imap4-fetch-callback-1' and define as inline function.
7355         (elmo-imap4-fetch-callback-1):
7356         Renamed from `elmo-imap4-fetch-callback'.
7357         (elmo-imap4-parse-fetch): Funcall `elmo-imap4-fetch-callback'.
7358
7359         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Fixed
7360         msgdb path (To keep compatibility with main trunk).
7361
7362         * elmo-vars.el (elmo-inhibit-number-mapping): New variable.
7363
7364         * elmo-util.el (elmo-make-file-cache): Moved position of
7365         some macros.
7366
7367         * elmo-pop3.el (elmo-pop3-inhibit-uidl): Eliminated.
7368         (elmo-pop3-get-session): Use `elmo-inhibit-number-mapping'
7369         instead of `elmo-pop3-inhibit-uidl'.
7370         (elmo-folder-exists-p): Ditto.
7371         (elmo-pop3-folder-list-messages): Ditto.
7372
7373         * elmo-pipe.el (elmo-pipe-drain): Use `elmo-inhibit-number-mapping'
7374         instead of `elmo-pop3-inhibit-uidl'.
7375         (elmo-folder-status): Ditto.
7376
7377         * elmo-dop.el (elmo-dop-folder): New variable.
7378         (elmo-dop-lock-message): Eliminated.
7379         (elmo-dop-unlock-message): Ditto.
7380         (elmo-dop-lock-list-load): Ditto.
7381         (elmo-dop-lock-list-save): Ditto.
7382         (elmo-dop-delete-folder): Ditto.
7383         (elmo-dop-rename-folder): Ditto.
7384
7385         * elmo.el: Removed incomplete commentary.
7386
7387 2001-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7388
7389         * elmo.el (toplevel): Require 'elmo-version first;
7390         for little `recursive-load-depth' settings.
7391         Fix "ends here" comment.
7392
7393 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7394
7395         * elmo-util.el (toplevel): Require 'poem;
7396         Some functions are moved from elmo-cache.el.
7397
7398         * elmo-net.el (toplevel): Require 'elmo-cache.
7399
7400         * elmo-msgdb.el (toplevel): Don't require 'elmo-cache.
7401
7402         * elmo.el (toplevel): Ditto.
7403
7404         * elmo-cache.el: Rewrite with luna;
7405         Some functions are moved to elmo-util.el.
7406
7407         * elmo-internal.el (elmo-internal-folder-list): New variable.
7408         (elmo-internal-folder-initialize): Rewrite.
7409         (elmo-folder-list-subfolders): Ditto.
7410
7411         * elmo-cache.el (elmo-cache-search-all): Eliminated.
7412         (elmo-cache-collect-sub-directories): Ditto.
7413
7414 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7415
7416         * elmo-version.el (elmo-version): Up to 2.5.8.
7417
7418         * elmo.el (elmo-folder-list-messages-mark-match): New function.
7419
7420         * elmo-util.el (elmo-list-insert): New function.
7421
7422 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7423
7424         * elmo.el (elmo-init): New function.
7425         (elmo-quit): Call `elmo-crosspost-message-alist-save'.
7426
7427         * elmo-vars.el (elmo-msgdb-file-header-chop-length): New variable
7428         (Renamed from `elmo-localdir-header-chop-length').
7429
7430         * elmo-pop3.el (elmo-pop3-use-cache,
7431         elmo-pop3-send-command-synchronously): Moved from `elmo-vars.el'.
7432
7433         * elmo-nntp.el (elmo-message-fetch): Define.
7434         (elmo-message-fetch-unplugged): Ditto.
7435         (elmo-nntp-overview-fetch-chop-length): Moved from `elmo-vars.el'.
7436         (elmo-nntp-use-cache): Ditto.
7437         (elmo-nntp-max-number-precedes-list-active): Ditto.
7438
7439         * elmo-multi.el (elmo-multi-divide-number): Moved from `elmo-vars.el'.
7440
7441         * elmo-msgdb.el (elmo-localdir-insert-header): Renamed to
7442         `elmo-msgdb-insert-file-header'.
7443         Use `elmo-msgdb-file-header-chop-length'.
7444
7445         * elmo-localdir.el (elmo-localdir-lockfile-list): Moved from
7446         `elmo-vars.el'.
7447
7448         * elmo-cache.el (elmo-cache-insert-header): Eliminated.
7449         (elmo-cache-msgdb-create-overview-entity-from-file): Use
7450         `elmo-msgdb-insert-file-header'.
7451
7452         * elmo-imap4.el, elmo-nntp.el, elmo-pop3.el:
7453         Use new variable;
7454         Define obsolete variables with `elmo-define-obsolete-variable',
7455
7456         * elmo-util.el (elmo-warning-buffer-name): New constant.
7457         (elmo-warning): New function.
7458         (elmo-obsolete-variable-alist): New variable.
7459         (elmo-obsolete-variable-show-warnings): New variable.
7460         (elmo-define-obsolete-variable): New function.
7461         (elmo-resque-obsolete-variable): Ditto.
7462         (elmo-resque-obsolete-variables): Ditto.
7463
7464 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7465
7466         * elmo-vars.el (elmo-use-buffer-cache, elmo-buffer-cache-size):
7467         Eliminated.
7468
7469         * elmo-pop3.el, elmo-nntp.el: Use custom.
7470
7471 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7472
7473         * elmo-imap4.el (elmo-network-authenticate-session): Fix.
7474         * elmo-pop3.el (elmo-network-authenticate-session): Add comments.
7475
7476 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7477
7478         * Luna-fy Kenichi OKADA's following changes.
7479         * elmo.el (elmo-folder-list-messages-internal): Added optional argument
7480         `nohide'.
7481         (elmo-folder-synchronize): Changed meaning of argument `ignore-msgdb'.
7482
7483 2001-02-21  OKAZAKI Tetsurou  <okazaki@be.to>
7484
7485         * elmo-util.el (elmo-display-progress): Prefer
7486         `progress-feedback-with-label' to `lprogress-display'.
7487
7488 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7489
7490         * elmo-imap4.el (elmo-imap4-list-folder): Added 'uid'
7491
7492 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7493
7494         * elmo2.el (elmo-list-folder): Added optional argument `nohide'.
7495         * elmo-imap4.el (elmo-imap4-list-folder): Added optional argument `nohide'.
7496         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
7497         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
7498         * elmo-localdir.el (elmo-localdir-list-folder): Ditto.
7499         * elmo-localnews.el (elmo-localnews-list-folder): Ditto.
7500         * elmo-archive.el (elmo-archive-list-folder): Ditto.
7501         * elmo-filter.el (elmo-filter-list-folder): Ditto.
7502         * elmo-internal.el (elmo-internal-list-folder): Ditto.
7503         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
7504         * elmo-multi.el (elmo-multi-list-folder): Ditto.
7505         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
7506         * elmo-dop.el (elmo-dop-list-folder): Ditto.
7507
7508 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7509
7510         * elmo-msgdb.el (elmo-msgdb-max-of-killed): New function.
7511         * elmo-imap4.el (elmo-imap4-list-folder): Use killed-list.
7512
7513 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7514
7515         * elmo.el (elmo-folder-process-crosspost): New generic method.
7516         (elmo-folder-writable-p): Ditto.
7517         (elmo-folder-message-appendable-p): Eliminated.
7518         (elmo-generic-folder-append-msgdb): Rewrite.
7519         (elmo-newsgroups-hashtb): New internal variable.
7520         (elmo-crosspost-message-set): Eliminated.
7521         (elmo-crosspost-message-delete): Ditto.
7522         (elmo-setup-subscribed-newsgroups): New function.
7523         (elmo-crosspost-message-alist-modified): New internal variable.
7524         (elmo-crosspost-message-alist-load): New function (Renamed from
7525         `wl-crosspost-alist-load').
7526         (elmo-crosspost-message-alist-save): Ditto (Renamed from
7527         `wl-crosspost-alist-save').
7528
7529         * elmo-util.el (elmo-parse): New function (Renamed from `wl-parse').
7530
7531         * elmo-nntp.el (elmo-nntp-folder): New slots `temp-crosses' and
7532         `unreads'.
7533         (elmo-nntp-groups-hashtb): Eliminated (Renamed to
7534         elmo-newsgroups-hashtb).
7535         (elmo-nntp-message-fetch): Call `elmo-nntp-setup-crosspost-buffer',
7536         `elmo-nntp-folder-update-crosspost-message-alist'.
7537         (elmo-nntp-get-folders-info): Use `elmo-newsgroups-hashtb' instead of
7538         `elmo-nntp-groups-hashtb'.
7539         (elmo-nntp-make-groups-hashtb): Eliminated.
7540         (elmo-nntp-parse-newsgroups): New function (Renamed from
7541         `wl-parse-newsgroups').
7542         (elmo-folder-creatable-p, elmo-folder-writable-p,
7543         elmo-folder-close-internal, elmo-folder-mark-as-read,
7544         elmo-folder-process-crosspost, elmo-folder-list-unreads-internal):
7545         Define.
7546         (elmo-nntp-folder-update-crosspost-message-alist): New function.
7547
7548         * elmo-net.el (elmo-message-fetch): Check buffer size.
7549
7550         * elmo-multi.el (elmo-multi-split-number-alist): New function.
7551
7552         * elmo-localdir.el (elmo-folder-append-buffer): Fixed logic.
7553
7554         * elmo-imap4.el (elmo-folder-rename-internal): Send `select' command
7555         before `close' command.
7556
7557         * elmo.el (elmo-folder-list-unreads-internal): Added argument
7558         `mark-alist' (All other related portions are changed).
7559
7560 2001-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
7561
7562         * elmo-util.el (elmo-create-hash-size): Eliminated.
7563         (elmo-make-hash) Make a hash with `one less than a power of two'
7564         length.
7565
7566         * elmo-vars.el (elmo-hash-minimum-size): New variable.
7567         (elmo-hash-maximum-size): Changed value.
7568
7569 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7570
7571         * elmo-mime.el (elmo-mime-message-display): Added argument `unread'.
7572         (elmo-mime-message-display-as-is): Ditto.
7573
7574 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7575
7576         * elmo-pipe.el (elmo-pipe-drain): Eliminated needless bindings;
7577         Use `elmo-folder-close-internal' instead of `elmo-folder-close'.
7578
7579 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7580
7581         * elmo-mark.el: New file.
7582
7583         * elmo-internal.el: Rewrite (Almost empty).
7584
7585 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7586
7587         * mmimap.el (mmimap-make-mime-entity): Consider message/rfc822.
7588         (mime-imap-entity-header-string): Ditto.
7589         (mmimap-entity-section): Rewrite.
7590
7591 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7592
7593         * elmo-nmz.el: New file.
7594
7595         * elmo-pipe.el: Rewrite with luna.
7596
7597 2001-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
7598
7599         * elmo-archive.el: Rewrite with luna.
7600
7601         * elmo-multi.el (elmo-folder-list-unreads-internal): Fixed.
7602         (elmo-folder-list-importants-internal): Ditto.
7603
7604 2001-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
7605
7606         * elmo-archive.el (elmo-archive-version): Abolish.
7607         (toplevel) Removed `boso' comment.
7608
7609 2001-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
7610
7611         * elmo-msgdb.el (elmo-msgdb-add-msgs-to-seen-list): Renamed from
7612         elmo-msgdb-add-msgs-to-seen-list-subr;
7613         Changed argument seen-marks to unread-marks.
7614
7615         * elmo-nntp.el: Rewrite with luna.
7616
7617 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7618
7619         * elmo-filter.el: Rewrite with luna.
7620
7621 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7622
7623         * elmo-pop3.el: Rewrite with luna.
7624
7625 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7626
7627         * elmo-multi.el: Rewrite with luna.
7628
7629         * elmo-vars.el (elmo-use-killed-list): Abolish.
7630         All other related portions are changed.
7631         (elmo-filename-replace-string-alist): Renamed from
7632         elmo-msgid-replace-string-alist.
7633
7634 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7635
7636         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument.
7637
7638         * elmo-map.el: New file.
7639         * elmo-maildir.el: Rewrite with luna.
7640
7641 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7642
7643         * elmo.el: Changed meaning of `elmo-folder-commit'.
7644         * elmo-mime.el (elmo-mime-display-as-is-internal): New function.
7645
7646 2001-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
7647
7648         * elmo.el (elmo-folder-append-buffer): New function.
7649         (Renamed from `elmo-append-msg')
7650
7651 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
7652
7653         * elmo-mime.el: New file.
7654
7655 2000-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
7656
7657         * elmo-cache.el: Rewrite.
7658
7659 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7660
7661         * elmo-pop3.el (elmo-network-authenticate-session): Bind `sasl-mechanisms'
7662
7663 2000-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
7664
7665         * elmo-vars.el (elmo): New group.
7666         (elmo-strict-diff-folder-regexp): New variable.
7667
7668         * elmo-util.el (elmo-call-func): Abolish.
7669         (elmo-folder-get-type): Ditto.
7670         (elmo-*-get-spec): Ditto.
7671         (elmo-*-spec-*): Ditto.
7672         (elmo-imap4-identical-name-space-p): Ditto.
7673         (elmo-folder-identical-system-p): Ditto.
7674         (elmo-folder-direct-copy-alist): Ditto.
7675         (elmo-folder-direct-copy-p): Ditto.
7676
7677         * elmo-pipe.el (elmo-pipe-folder): New luna class.
7678         (elmo-folder-initialize): Define.
7679         (elmo-folder-get-primitive-list): Ditto.
7680
7681         * elmo-nntp.el (elmo-nntp-folder): New luna class.
7682         (elmo-folder-initialize): Define.
7683         Renamed `elmo-network-session-host-internal' to
7684         `elmo-network-session-server-internal'.
7685
7686         * elmo-multi.el (elmo-multi-folder): New luna class.
7687         (elmo-folder-initialize): Define.
7688         (elmo-folder-get-primitive-list): Ditto.
7689         (elmo-folder-contains-type): Ditto.
7690         (elmo-message-use-cache-p): Ditto.
7691
7692         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolish.
7693         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path'.
7694
7695         * elmo-maildir.el (elmo-maildir-folder): New luna class.
7696         (elmo-folder-initialize): Define.
7697
7698         * elmo-filter.el (elmo-filter-folder): New luna class.
7699         (elmo-folder-initialize): Define.
7700         (elmo-folder-get-primitive-list): Ditto.
7701         (elmo-folder-contains-type): Ditto.
7702
7703 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7704
7705         * elmo-imap4.el: Rewrite with luna.
7706
7707         * mmimap.el: New file.
7708
7709         * mmelmo.el, mmelmo-imap4.el: Removed.
7710
7711         * elmo-net.el: Ditto.
7712
7713         * elmo-pop3.el (elmo-pop3-folder): New luna class.
7714         (elmo-folder-initialize): Define.
7715
7716         * elmo-archive.el (elmo-archive-folder): New luna class.
7717         (elmo-folder-initialize): Define.
7718
7719         * elmo-dop.el: Rename `elmo-msgdb-expand-path' to
7720         `elmo-folder-msgdb-path'.
7721         (elmo-dop-queue-append): Use `elmo-folder-name-internal' and
7722         `elmo-make-folder'.
7723
7724 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7725
7726         * elmo.el: New file.
7727
7728         * elmo2.el: Renamed to elmo.el.
7729
7730 \f
7731 2001-02-01  OKAZAKI Tetsurou  <okazaki@be.to>
7732
7733         * elmo-cache.el (elmo-cache-expire-by-size): Count
7734         a disk usage for a cache file entry in KB even when
7735         its kind is a directory.
7736
7737 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7738
7739         * elmo-version.el (elmo-version): Up to 2.5.7.
7740
7741 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7742
7743         * elmo-version.el (elmo-version): Up to 2.5.6.
7744
7745 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7746
7747         * elmo-version.el (elmo-version): Up to 2.5.5.
7748
7749 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
7750
7751         * elmo-imap4.el (elmo-network-authenticate-session):
7752         Fixed a logic for response checking.
7753
7754 2000-12-15   Daiki Ueno  <ueno@unixuser.org>
7755
7756         * elmo-net.el: Add autoload settings for `starttls-negotiate',
7757         `sasl-find-mechanism', `sasl-make-client', `sasl-mechanism-name',
7758         `sasl-next-step', `sasl-step-data' and `sasl-step-set-data'; bind
7759         `sasl-mechanisms'.
7760
7761         * elmo-imap4.el: Don't require `sasl'; remove autoload settings
7762         for `starttls-open-stream' and `starttls-negotiate'.
7763
7764         * elmo-nntp.el: Remove autoload settings for
7765         `starttls-open-stream' and `starttls-negotiate'.
7766
7767         * elmo-pop3.el: Don't require `sasl'; remove autoload settings
7768         for `starttls-open-stream' and `starttls-negotiate'; don't enclose
7769         `luna-define-class' with `eval-and-compile'.
7770
7771 2000-12-01  Kenichi OKADA  <okada@opaopa.org>
7772
7773         * elmo-util.el (elmo-read-search-condition-internal):
7774         Require an element of table for searching field.
7775
7776 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7777
7778         * elmo-version.el (elmo-version): Up to 2.5.4.
7779
7780 2000-11-26  Kenichi OKADA  <okada@opaopa.org>
7781
7782         * elmo-nntp.el (elmo-network-initialize-session): Accept response 20[01].
7783
7784 2000-11-24  Kenichi OKADA  <okada@opaopa.org>
7785
7786         * elmo-nntp.el (elmo-network-initialize-session): omitted.
7787
7788 2000-11-22  Kenichi OKADA  <okada@opaopa.org>
7789
7790         * elmo-nntp.el (elmo-network-initialize-session): Skip garbage output
7791         before greeting.
7792
7793 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7794
7795         * elmo-imap4.el (elmo-imap4-delete-folder):
7796         Send "close" before "delete" (Use commented out line).
7797         (elmo-imap4-rename-folder): Ditto.
7798
7799         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
7800         folder string itself.
7801         (elmo-dop-list-deleted): New function.
7802         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
7803         killed.
7804
7805         * elmo-util.el (elmo-string-rassoc-all): New function.
7806
7807 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7808
7809         * elmo-version.el (elmo-version): Up to 2.5.3.
7810
7811         * elmo-net.el (elmo-network-get-session): Changed logic for
7812         checking process status.
7813
7814         * elmo-pop3.el (elmo-network-close-session): Do nothing if session
7815         process is nil;
7816         Changed logic for checking process status.
7817
7818 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7819
7820         * elmo-pop3.el (elmo-network-initialize-session): Skip garbage output
7821         before greeting.
7822         (elmo-network-setup-session): Set UIDL hash size according to
7823         the length of list response.
7824         (elmo-pop3-parse-list-response): Setup elmo-pop3-size-hash
7825         according to the length of list response;
7826         Return the length of list response.
7827         (Adviced by OKAZAKI Tetsurou <okazaki@be.to>)
7828
7829 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
7830
7831         * elmo-imap4.el (toplevel): Require 'ssl.
7832         Add autoload 'starttls.
7833         * elmo-pop3.el (toplevel): Ditto.
7834         * elmo-nntp.el (toplevel): Ditto.
7835
7836 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7837
7838         * elmo-imap4.el (toplevel): defun at compile time.
7839         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
7840         sasl-next-step, sasl-step-data, sasl-step-set-data.
7841         * elmo-pop3.el (toplevel): Ditto.
7842
7843 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7844
7845         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
7846
7847 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7848
7849         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
7850         if error.
7851         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
7852         and `elmo-pop-auth-apop'.
7853
7854 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7855
7856         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
7857
7858 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7859
7860         * elmo-pop3.el (elmo-network-authenticate-session): Split
7861         encoded response value.
7862
7863 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7864
7865         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
7866         `elmo-pop3-force-login'.
7867         Redefine `sasl-mechanisms'.
7868         * elmo-vars.el (elmo-pop3-force-login): Ditto.
7869
7870 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7871
7872         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
7873         Delete `elmo-imap4-authenticator-alist'.
7874         (elmo-imap4-auth-cram-md5): Delete.
7875         (elmo-imap4-auth-digest-md5): Delete.
7876
7877 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7878
7879         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
7880         (elmo-pop3-auth-scram-md5): Ditto.
7881         (elmo-pop3-auth-cram-md5): Ditto.
7882
7883 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7884
7885         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
7886         Delete `elmo-pop3-authenticator-alist'.
7887
7888 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7889
7890         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
7891         new SASL API.
7892         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
7893
7894 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7895
7896         * elmo-util.el (elmo-folder-local-p): Treat pipe and filter.
7897
7898 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7899
7900         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7901         Fixed problem when `elmo-pop3-use-uidl' is nil.
7902         (Reported by Takenobu Sugiyama <sugiyama@ae.advantest.co.jp>)
7903
7904 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7905
7906         * elmo-version.el (elmo-version): Up to 2.5.2.
7907
7908 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7909
7910         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7911         New function.
7912         (elmo-pop3-sort-msgdb-by-original-number): Ditto.
7913         (elmo-pop3-msgdb-create-as-numlist): Use it.
7914
7915         * elmo-imap4.el (elmo-imap4-arrival-filter): Check process-buffer.
7916         (Based on the report by AMAKAWA Shuhei <sa264@cam.ac.uk>)
7917
7918         * elmo-pop3.el (elmo-pop3-msgdb-create-as-numlist): Sort msgdb by date.
7919         (Pointed out by Mikiya Tani <m-tani@hml.cl.nec.co.jp>)
7920
7921 2001-01-13 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7922
7923         * elmo2.el (elmo-make-folder-numbers-list): Fixed problem
7924         when elmo-mark-as-read is called with second argument nil.
7925
7926 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7927
7928         * elmo-pipe.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7929         Moved to elmo-util.el.
7930
7931         * elmo-util.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7932         Moved from elmo-pipe.el
7933
7934         * elmo-archive.el (elmo-archive-call-process): Enclose with
7935         static-if.
7936
7937         * elmo-imap4.el (elmo-imap4-read-msg): Use "BODY[]" instead of
7938         "RFC822" (because RFC822.PEEK is obsolete).
7939         (Adviced by IMAI Takeshi <imai@on.rim.or.jp>)
7940
7941 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7942
7943         * elmo-archive.el (elmo-archive-call-process): Don't check for
7944         the exit status when Nemacs is running.
7945
7946 2001-01-09  Yuuichi Teranishi  <teranisi@gohome.org>
7947
7948         * elmo-net.el (elmo-network-session-password-key): Don't set default to
7949         'plain.
7950
7951         * elmo-util.el (elmo-imap4-get-spec): Set default of auth to 'clear.
7952         (elmo-pop3-get-spec): Set default of auth to 'user.
7953
7954         * elmo-imap4.el (elmo-imap4-session-check):
7955         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
7956         (elmo-imap4-clear-login): New function; Renamed from `elmo-imap4-login'.
7957         (elmo-imap4-auth-login): New function; Revival.
7958         (elmo-network-authenticate-session): Use `elmo-imap4-clear-login' and
7959         `elmo-imap4-auth-login'.
7960
7961 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7962
7963         * elmo2.el (toplevel): Move `product-provide' declare.
7964         * mmelmo.el (toplevel): Ditto.
7965
7966 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7967
7968         * elmo-util.el (elmo-folder-get-store-type): Rewrite.
7969
7970 2000-12-26  OKAZAKI Tetsurou <okazaki@be.to>
7971
7972         * elmo-util.el (elmo-folder-get-store-type): New function.
7973         (elmo-folder-direct-copy-p): Use it.
7974
7975 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7976
7977         * elmo-imap4.el (elmo-imap4-msgdb-create): Set
7978         `elmo-imap4-fetch-callback-data' as a cons cell of `args'
7979         and result of `elmo-imap4-use-flag-p'.
7980         (elmo-imap4-fetch-callback-1): Set mark according to
7981         the result of `elmo-imap4-use-flag-p'.
7982
7983 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
7984
7985         * elmo-msgdb.el (elmo-generic-folder-diff): Moved from elmo2.el
7986         (elmo-generic-list-folder-unread): Ditto.
7987         (elmo-folder-get-info): Ditto.
7988         (elmo-folder-set-info-max-by-numdb): Ditto.
7989         (elmo-folder-get-info-max): Ditto.
7990         (elmo-folder-get-info-length): Ditto.
7991         (elmo-folder-get-info-unread): Ditto.
7992         (elmo-folder-info-make-hashtb): Ditto.
7993
7994         * elmo2.el: Removed above functions.
7995
7996 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
7997
7998         * elmo-imap4.el (toplevel): Require 'ssl.
7999         Add autoload 'starttls.
8000         * elmo-pop3.el (toplevel): Ditto.
8001         * elmo-nntp.el (toplevel): Ditto.
8002
8003 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8004
8005         * elmo-imap4.el (toplevel): defun at compile time.
8006         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
8007         sasl-next-step, sasl-step-data, sasl-step-set-data.
8008         * elmo-pop3.el (toplevel): Ditto.
8009
8010 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8011
8012         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
8013
8014 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8015
8016         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
8017         if error.
8018         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
8019         and `elmo-pop-auth-apop'.
8020
8021 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8022
8023         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
8024
8025 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8026
8027         * elmo-pop3.el (elmo-network-authenticate-session): Split
8028         encoded response value.
8029
8030 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8031
8032         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
8033         `elmo-pop3-force-login'.
8034         Redefine `sasl-mechanisms'.
8035         * elmo-vars.el (elmo-pop3-force-login): Ditto.
8036
8037 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8038
8039         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
8040         Delete `elmo-imap4-authenticator-alist'.
8041         (elmo-imap4-auth-cram-md5): Delete.
8042         (elmo-imap4-auth-digest-md5): Delete.
8043
8044 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8045
8046         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
8047         (elmo-pop3-auth-scram-md5): Ditto.
8048         (elmo-pop3-auth-cram-md5): Ditto.
8049
8050 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8051
8052         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
8053         Delete `elmo-pop3-authenticator-alist'.
8054
8055 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8056
8057         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
8058         new SASL API.
8059         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
8060
8061 \f
8062 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
8063
8064         * elmo-nntp.el (elmo-nntp-get-folders-info): Fixed last change.
8065
8066 2000-12-01  Yuuichi Teranishi  <teranisi@gohome.org>
8067
8068         * elmo-nntp.el (elmo-nntp-get-folders-info):
8069         Fixed problem when '\' character is contained in user-id.
8070         (Reported by Yoichiro Okabe <okabe@wizsoft.co.jp>)
8071
8072 \f
8073 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8074
8075         * elmo-imap4.el (elmo-imap4-delete-folder):
8076         Send "close" before "delete" (Use commented out line).
8077         (elmo-imap4-rename-folder): Ditto.
8078
8079         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
8080         folder string itself.
8081         (elmo-dop-list-deleted): New function.
8082         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
8083         killed.
8084
8085         * elmo-util.el (elmo-string-rassoc-all): New function.
8086
8087         * elmo-version.el (elmo-version): Up to 2.5.1.
8088
8089 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8090
8091         * elmo-pop3.el (elmo-pop3-folder-exists-p): Don't use UIDL.
8092
8093         * elmo-internal.el (elmo-internal-search): Fix last change.
8094
8095 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8096
8097         * elmo-internal.el (elmo-internal-search): Rewrite.
8098         (Fixed problem which is pointed out by Akihiro MOTOKI
8099         <motoki@da.jp.nec.com>)
8100
8101         * elmo-version.el (elmo-version): Up to 2.5.0.
8102
8103 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8104
8105         * elmo-imap4.el (elmo-imap4-list-folders): Append authenticate-type.
8106
8107 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8108
8109         * elmo-imap4.el (elmo-imap4-list-folders): When hierarchy is
8110         non-nil, make hierarchy.
8111
8112 2000-11-05  OKAZAKI Tetsurou  <okazaki@be.to>
8113
8114         * elmo-pipe.el (elmo-pipe-drain): When calling `elmo-list-folder',
8115         `elmo-pop3-use-uidl' must be bound to nil.
8116         (Pointed out by Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>)
8117
8118 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8119
8120         * elmo-util.el (elmo-copy-file): Don't cause an error after
8121         `add-name-to-file' failed.
8122
8123         * elmo-pipe.el (elmo-pipe-drain): List folder before loading msgdb.
8124         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8125
8126 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8127
8128         * elmo-version.el (elmo-version): Up to 2.3.93.
8129
8130 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8131
8132         * elmo-util.el (elmo-flatten): New function.
8133
8134 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8135
8136         * elmo-archive.el (toplevel): Added (C) to copyright notice, and
8137         sync Author header.
8138         * elmo-cache.el (toplevel): Ditto.
8139         * elmo-database.el (toplevel): Ditto.
8140         * elmo-date.el (toplevel): Ditto.
8141         * elmo-dop.el (toplevel): Ditto.
8142         * elmo-filter.el (toplevel): Ditto.
8143         * elmo-imap4.el (toplevel): Ditto.
8144         * elmo-internal.el (toplevel): Ditto.
8145         * elmo-localdir.el (toplevel): Ditto.
8146         * elmo-localnews.el (toplevel): Ditto.
8147         * elmo-maildir.el (toplevel): Ditto.
8148         * elmo-msgdb.el (toplevel): Ditto.
8149         * elmo-multi.el (toplevel): Ditto.
8150         * elmo-net.el (toplevel): Ditto.
8151         * elmo-nntp.el (toplevel): Ditto.
8152         * elmo-pipe.el (toplevel): Ditto.
8153         * elmo-pop3.el (toplevel): Ditto.
8154         * elmo-util.el (toplevel): Ditto.
8155         * elmo-vars.el (toplevel): Ditto.
8156         * elmo2.el (toplevel): Ditto.
8157         * mmelmo-imap4.el (toplevel): Ditto.
8158         * mmelmo.el (toplevel): Ditto.
8159
8160         * elmo-version.el (elmo-version): Move to top.
8161
8162         * elmo-cache.el (toplevel): Fixed multiple Author header format.
8163         * elmo-imap4.el (toplevel): Ditto.
8164         * elmo-localdir.el (toplevel): Ditto.
8165         * elmo-msgdb.el (toplevel): Ditto.
8166         * elmo-nntp.el (toplevel): Ditto.
8167         * elmo-pop3.el (toplevel): Ditto.
8168         * elmo-version.el (toplevel): Ditto.
8169
8170         * elmo-localnews.el (toplevel): Added Keyword header.
8171
8172 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8173
8174         * elmo-version.el (product-version-as-string): Defined using
8175         `defun-maybe'.
8176         (toplevel): Use it.
8177
8178         * elmo-localdir.el (toplevel): Updated copyright notice.
8179         * elmo-version.el (toplevel): Ditto.
8180         * elmo-msgdb.el (toplevel): Ditto.
8181         * elmo-imap4.el (toplevel): Ditto.
8182         * elmo-nntp.el (toplevel): Ditto.
8183         * elmo-pop3.el (toplevel): Ditto.
8184
8185 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8186
8187         * elmo-pipe.el (elmo-pipe-drain): Don't save msgdb after moving
8188         messages.
8189
8190         * mmelmo.el (mime-parse-parameters-from-list): Don't downcase
8191         parameter value (It sometimes contains raw kanji).
8192
8193 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8194
8195         * elmo-imap4.el (elmo-network-initialize-session): Check capability.
8196         * elmo-pop3.el (elmo-network-initialize-session): Ditto.
8197
8198 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8199
8200         * elmo-imap4.el (elmo-network-initialize-session): Fix.
8201
8202 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8203
8204         * elmo-imap4.el (elmo-network-initialize-session): Change error message.
8205         * elmo-pop3.el (elmo-network-initialize-session): Change error message.
8206
8207 2000-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
8208
8209         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Return response
8210         value if selecting folder succceeded.
8211         (Advised by MII Kazuyoshi <mii@isl.ntt.co.jp> for prom-wl.)
8212
8213 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8214
8215         * elmo-util.el (elmo-make-directory): Fixed permission lateral
8216         representation.
8217
8218         * elmo-util.el (elmo-string-matched-member): New function.
8219
8220 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8221
8222         * elmo-util.el (elmo-unintern): New macro.
8223         (elmo-number-set-member): Fixed docstring.
8224
8225         * elmo-imap4.el (elmo-imap4-parse-response): Call `elmo-unintern' for
8226         tag token.
8227
8228 2000-10-25  OKAZAKI Tetsurou  <okazaki@be.to>
8229
8230         * elmo-imap4.el (elmo-imap4-client-eol): Remove duplicated defvar
8231         of `elmo-imap4-status' and `elmo-imap4-reached-tag'.
8232
8233 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8234
8235         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Added argument
8236         `no-error'.
8237         Added docstring.
8238         Return non-nil if selecting folder succeeded.
8239         (elmo-imap4-folder-exists-p): Call with argument 'no-error.
8240
8241 2000-10-23  Yuuichi Teranishi  <teranisi@gohome.org>
8242
8243         * elmo-maildir.el (elmo-maildir-get-filename): Fixed problem when
8244         `file-name-completion' returns t.
8245         (Reported by Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>)
8246         (elmo-maildir-set-mark): Put `info' part to the files in the cur
8247         directory if it does not exist.
8248         (elmo-maildir-update-current): Use `while' instead of `mapcar'
8249         for iteration.
8250
8251 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8252
8253         * elmo-imap4.el (elmo-imap4-folder-exists-p): Removed `condition-case'
8254         enclosure (It's harmful in unplugged status).
8255
8256         * elmo-pop3.el (elmo-pop3-folder-exists-p): Ditto.
8257
8258         * mmelmo-1.el: Removed.
8259
8260         * mmelmo-2.el: Ditto.
8261
8262         * mmelmo-imap4-1.el: Ditto.
8263
8264         * mmelmo-imap4-2.el: Ditto.
8265
8266         * mmelmo-imap4.el: Merged mmelmo-imap4-2.el
8267
8268         * mmelmo.el: Merged mmelmo-2.el.
8269
8270         * elmo-version.el (elmo-version): Up to 2.3.92.
8271
8272 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8273
8274         * elmo2.el (elmo-move-msgs, elmo-msgdb-load, elmo-msgdb-save,
8275         elmo-update-number): Remove last period in "...done." message.
8276         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
8277         Ditto.
8278         * elmo-cache.el (elmo-cache-expire-by-size,
8279         elmo-cache-get-sorted-cache-file-list,
8280         elmo-cache-msgdb-create-as-numlist): Ditto.
8281         * elmo-dop.el (elmo-dop-save-pending-messages,
8282         (elmo-dop-flush-pending-append-operations): Ditto.
8283         * elmo-imap4.el (elmo-imap4-msgdb-create): Ditto.
8284         * elmo-internal.el (elmo-internal-msgdb-create): Ditto.
8285         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist,
8286         (elmo-localdir-pack-number): Ditto.
8287         * elmo-maildir.el (elmo-maildir-msgdb-create): Ditto.
8288         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Ditto.
8289         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer,
8290         mime-write-entity-content): Ditto.
8291         * pldap.el (ldap-search-basic): Ditto.
8292
8293 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8294
8295         * elmo-version.el (elmo-version): Up to 2.3.91.
8296
8297         * elmo-filter.el (elmo-filter-folder-diff): Use target folder's diff
8298         Only when filter is 'last'.
8299
8300         * elmo-util.el (elmo-condition-atom-regexp): New constant.
8301         (elmo-condition-parse-search-value): Use it.
8302         (elmo-read-search-condition-internal): Quote value only when
8303         it is not an atom.
8304
8305 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8306
8307         * elmo2.el (elmo-generic-folder-diff): Fix.
8308
8309 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8310
8311         * elmo-msgdb.el (elmo-msgdb-killed-list-length): New function.
8312         * elmo-localdir.el (elmo-localdir-list-folder-subr): Fix.
8313         * elmo-maildir.el (elmo-maildir-list-folder-subr): Fix.
8314         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8315         * elmo-internal.el (elmo-internal-list-folder-subr): Fix.
8316         * elmo-imap4.el (elmo-imap4-max-of-folder): Fix.
8317
8318 2000-10-17  Akihiro MOTOKI <motoki@da.jp.nec.com>
8319
8320         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Search by
8321         extra-fields.
8322
8323 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8324
8325         * elmo-version.el (elmo-version): Up to 2.3.90.
8326
8327         * elmo-imap4.el (elmo-imap4-list-folder-unread): Check plugged status.
8328         (elmo-imap4-list-folder-important): Ditto.
8329
8330 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8331
8332         * elmo-nntp.el (elmo-network-initialize-session): Fix.
8333
8334 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8335
8336         * elmo-nntp.el (elmo-nntp-read-msg): Don't error.
8337
8338 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8339
8340         * elmo-nntp.el (elmo-network-initialize-session):
8341         Add starttls negotiation.
8342
8343 2000-10-15  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8344
8345         * elmo-nntp.el (elmo-network-initialize-session): Read greeting
8346         response.
8347         (elmo-network-setup-session): Define.
8348         Call `elmo-nntp-send-mode-reader' when session opened.
8349
8350 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8351
8352         * elmo-multi.el (elmo-multi-list-folder-unread): Fixed.
8353
8354 2000-10-13  OKAZAKI Tetsurou  <okazaki@be.to>
8355
8356         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Remove
8357         an invalid SPACE character ahead of `SEARCH' command.  Move
8358         a valid SPACE character following `SEARCH' from conditional
8359         `format' arguments to control-strings.
8360
8361 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8362
8363         * elmo2.el (elmo-call-func-on-markable-msgs): Return t if marking
8364         was succeeded.
8365
8366         * elmo-util.el (elmo-folder-get-spec): Enclose with save-match-data.
8367
8368 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8369
8370         * elmo-localdir.el (elmo-localdir-list-folders-subr): Bind
8371         `w32-get-true-file-link-count' as t.
8372
8373         * elmo-imap4.el (elmo-imap4-read): Abolished.
8374         (Renamed to `elmo-read' and moved to elmo-util.el)
8375         All other related portions are changed.
8376
8377         * elmo-util.el (elmo-read): New function.
8378         (elmo-condition-parse-search-value): Use it.
8379
8380 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8381
8382         * elmo2.el (elmo-quit): Don't use `elmo-nntp-flush-connection'.
8383
8384         * elmo-nntp.el (elmo-nntp-session): Define.
8385         (elmo-nntp-setting): Abolished.
8386         All other related portions are changed.
8387         (elmo-nntp-get-server-command): Changed argument.
8388         (elmo-nntp-set-server-command): Ditto.
8389         (elmo-nntp-xover-p): Ditto.
8390         (elmo-nntp-set-xover): Ditto.
8391         (elmo-nntp-listgroup-p): Ditto.
8392         (elmo-nntp-set-listgroup): Ditto.
8393         (elmo-nntp-list-active-p): Ditto.
8394         (elmo-nntp-set-list-active): Ditto.
8395         (elmo-nntp-xhdr-p): Ditto.
8396         (elmo-nntp-set-xhdr): Ditto.
8397         (elmo-nntp-flush-connection): Abolished.
8398         (elmo-nntp-get-connection): Abolished.
8399         (elmo-nntp-get-session): New function.
8400         (elmo-network-initialize-session): Defined.
8401         (elmo-network-authenticate-session): Ditto.
8402         (elmo-nntp-send-mode-reader): Changed argument.
8403         (elmo-nntp-send-command): Changed argument.
8404         All other related portions are changed.
8405         (elmo-nntp-read-response): Ditto.
8406         (elmo-nntp-read-raw-response): Ditto.
8407         (elmo-nntp-read-contents): Ditto.
8408         (elmo-nntp-read-body): Ditto.
8409         (elmo-nntp-goto-folder): Abolished.
8410         (elmo-nntp-select-group): New function.
8411         All other related portions are changed.
8412         (This function substitutes `elmo-nntp-goto-folder')
8413         (elmo-nntp-msgdb-create-by-header): Rewrite.
8414         (elmo-nntp-get-overview): Eliminated.
8415         (elmo-nntp-get-message): Ditto.
8416         (elmo-nntp-open-connection) Abolished.
8417         (elmo-nntp-read-msg): Rewrite.
8418         (elmo-nntp-post): Ditto.
8419         (elmo-nntp-send-data): Abolished.
8420         (elmo-nntp-send-buffer): New function.
8421         (elmo-nntp-send-data-line): Define as inline function.
8422         (elmo-nntp-get-folders-info-prepare): Use session as key.
8423         (elmo-nntp-groups-read-response): Changed argument.
8424         (elmo-nntp-retrieve-headers): Ditto.
8425         (elmo-nntp-msgdb-create-message): Ditto.
8426
8427         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Fixed problem
8428         when searching by 'since' or 'before'.
8429
8430 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8431
8432         * elmo-version.el (toplevel): Use product-version-as-string for set
8433         verstion-string, if defined.
8434
8435 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8436
8437         * elmo-util.el: Doc fixes.
8438
8439 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8440
8441         * elmo-archive.el (toplevel): Use product-provide.
8442         * elmo-cache.el (toplevel): Ditto.
8443         * elmo-database.el (toplevel): Ditto.
8444         * elmo-date.el (toplevel): Ditto.
8445         * elmo-dop.el (toplevel): Ditto.
8446         * elmo-filter.el (toplevel): Ditto.
8447         * elmo-imap4.el (toplevel): Ditto.
8448         * elmo-internal.el (toplevel): Ditto.
8449         * elmo-localdir.el (toplevel): Ditto.
8450         * elmo-localnews.el (toplevel): Ditto.
8451         * elmo-maildir.el (toplevel): Ditto.
8452         * elmo-msgdb.el (toplevel): Ditto.
8453         * elmo-multi.el (toplevel): Ditto.
8454         * elmo-net.el (toplevel): Ditto.
8455         * elmo-nntp.el (toplevel): Ditto.
8456         * elmo-pipe.el (toplevel): Ditto.
8457         * elmo-pop3.el (toplevel): Ditto.
8458         * elmo-util.el (toplevel): Ditto.
8459         * elmo-vars.el (toplevel): Ditto.
8460         * elmo2.el (toplevel): Ditto.
8461         * mmelmo-1.el (toplevel): Ditto.
8462         * mmelmo-2.el (toplevel): Ditto.
8463         * mmelmo-imap4-1.el (toplevel): Ditto.
8464         * mmelmo-imap4-2.el (toplevel): Ditto.
8465         * mmelmo-imap4.el (toplevel): Ditto.
8466         * mmelmo.el (toplevel): Ditto.
8467
8468 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8469
8470         * elmo-dop.el (elmo-dop-flush-pending-append-operations): Add no-see.
8471         (elmo-dop-call-func-on-msgs): Don't delete appends from msgs.
8472
8473 2000-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
8474
8475         * elmo-multi.el (elmo-multi-split-mark-alist): Copy and sort alist
8476         before splitting.
8477         (elmo-multi-split-number-alist): Ditto.
8478
8479 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8480
8481         * elmo-version.el: New file.  Use product.el.
8482         * elmo2.el: Add (require 'elmo-version).
8483         * elmo-vars.el (elmo-appname, elmo-version): Move to
8484         elmo-version.el
8485
8486 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8487
8488         * elmo2.el (elmo-copy-msgs): Set `spec' as 1st argument for
8489         `elmo-msgdb-expand-path'.
8490         (elmo-msgdb-load): Ditto.
8491         Abolished 2nd argument. If 1st argument is not string, treat as spec.
8492         (elmo-generic-list-folder-unread): Rewrite.
8493         (elmo-generic-list-folder-important): Changed argument.
8494         (elmo-list-folder-unread): Ditto.
8495         (elmo-list-folder-important): Ditto.
8496         (elmo-folder-diff): Rewrite.
8497         (elmo-generic-folder-diff): New function.
8498         (elmo-multi-get-number-alist-list): Abolished
8499         (Renamed to elmo-multi-split-number-alist and moved to elmo-multi.el)
8500         (elmo-multi-folder-diff): Moved to elmo-multi.el
8501         (toplevel): Removed autoload setting of `elmo-multi-folder-diff'.
8502
8503         * elmo-pop3.el (elmo-pop3-list-folder): Set `spec' as 1st argument for
8504         `elmo-msgdb-expand-path'.
8505         (elmo-pop3-msgdb-create-as-numlist): Ditto.
8506         (elmo-pop3-read-msg): Ditto.
8507         (elmo-pop3-delete-msgs): Ditto.
8508         (elmo-pop3-folder-diff): New alias.
8509
8510         * elmo-pipe.el (elmo-pipe-list-folder): Set `spec' as 1st argument for
8511         `elmo-msgdb-expand-path'.
8512         (elmo-pipe-list-folder-unread): Changed arguments.
8513         (elmo-pipe-list-folder-important): Ditto.
8514         (elmo-pipe-folder-diff): New alias.
8515
8516         * elmo-nntp.el (elmo-nntp-list-folder): Set `spec' as 1st argument for
8517         `elmo-msgdb-expand-path'.
8518         (elmo-nntp-max-of-folder): Ditto.
8519         (elmo-nntp-msgdb-create): Ditto.
8520         (elmo-nntp-delete-msgs): Ditto.
8521         (elmo-nntp-folder-diff): New alias.
8522
8523         * elmo-multi.el (elmo-multi-folder-diff): New function.
8524         (elmo-multi-split-mark-alist): Ditto.
8525         (elmo-multi-split-number-alist): Ditto.
8526         (elmo-multi-mark-alist-list): Abolished (Renamed to
8527         elmo-multi-split-mark-alist).
8528         (elmo-multi-list-folder-unread): Rewrite.
8529         (elmo-multi-list-folder-important): Ditto.
8530         (elmo-multi-list-folder): Set `spec' as 1st argument for
8531         `elmo-msgdb-expand-path'.
8532         (elmo-multi-sync-number-alist): Use `elmo-multi-split-number-alist'
8533         instead of `elmo-multi-get-number-alist-list'.
8534
8535         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolished 2nd argument.
8536         If 1st argument is not string, treat as spec.
8537         (elmo-list-folder-by-location): Set `spec' as 1st argument for
8538         `elmo-msgdb-expand-path'.
8539         (elmo-msgdb-flist-load): Ditto.
8540         (elmo-msgdb-flist-save): Ditto.
8541         (elmo-msgdb-delete-path): Ditto.
8542         (elmo-msgdb-rename-path): Ditto.
8543
8544         * elmo-maildir.el (elmo-maildir-set-mark-msgs):
8545         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8546         (elmo-maildir-delete-mark-msgs): Ditto.
8547         (elmo-maildir-msgdb-create): Ditto.
8548         (elmo-maildir-read-msg): Ditto.
8549         (elmo-maildir-delete-msgs): Ditto.
8550         (elmo-maildir-list-folder-subr): Ditto.
8551         (elmo-maildir-search): Ditto.
8552         (elmo-maildir-get-msg-filename): Ditto.
8553         (elmo-maildir-pack-number): Ditto.
8554         (elmo-maildir-folder-diff): New alias.
8555
8556         * elmo-localnews.el (elmo-localnews-folder-diff): New alias.
8557
8558         * elmo-localdir.el (elmo-localdir-list-folder-subr):
8559         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8560         (elmo-localdir-folder-diff): New alias.
8561
8562         * elmo-internal.el (elmo-internal-list-folder-subr):
8563         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8564         (elmo-internal-list-folder-by-location): Ditto.
8565         (elmo-internal-msgdb-create): Ditto.
8566         (elmo-internal-delete-msgs): Ditto.
8567         (elmo-internal-read-msg): Ditto.
8568         (elmo-internal-folder-diff): New alias.
8569
8570         * elmo-imap4.el (elmo-imap4-folder-diff): New function.
8571         (elmo-imap4-list-folder): Set `spec' as 1st argument for
8572         `elmo-msgdb-expand-path'.
8573         (elmo-imap4-list-folder-unread): Changed arguments.
8574         (elmo-imap4-list-folder-important): Ditto.
8575
8576         * elmo-filter.el (elmo-filter-list-folder-unread): Changed arguments.
8577         (elmo-filter-list-folder-important): Ditto.
8578         (elmo-filter-folder-diff): New function.
8579
8580         * elmo-dop.el (elmo-dop-folder-exists-p): Check elmo directory first.
8581
8582         * elmo-cache.el (elmo-cache-list-folder):
8583         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8584         (elmo-cache-copy-msgs): Ditto.
8585         (elmo-cache-folder-diff): New alias.
8586
8587         * elmo-archive.el (elmo-archive-list-folder-subr):
8588         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8589         (elmo-archive-get-archive-name): Ditto.
8590         (elmo-archive-create-file): Ditto.
8591         (elmo-archive-append-msg): Ditto.
8592         (elmo-archive-copy-msgs): Ditto.
8593         (elmo-archive-copy-msgs-froms): Ditto.
8594         (elmo-archive-get-msg-filename): Ditto.
8595         (elmo-archive-folder-diff): New alias.
8596
8597 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8598
8599         * elmo-vars.el (elmo-imap4-stream-type-alist): New variable.
8600         (elmo-pop3-stream-type-alist): New variable.
8601         (elmo-nntp-stream-type-alist): New variable.
8602
8603         * elmo-util.el (elmo-buffer-exists-p): Rewrite as function.
8604         (elmo-kill-buffer): Ditto.
8605         (elmo-get-network-stream-type): Add 2nd argument `stream-type-alist'.
8606         (elmo-network-get-spec): Add 5th argument `stream-type-alist'.
8607         (elmo-nntp-get-spec): Take into account `elmo-nntp-stream-type-alist'.
8608         (elmo-pop3-get-spec): Take into account `elmo-pop3-stream-type-alist'.
8609         (elmo-imap4-get-spec): Take into account
8610         `elmo-imap4-stream-type-alist'.
8611
8612 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8613
8614         * elmo-nntp.el (elmo-nntp-list-folders): Fix for `-/'
8615         (elmo-nntp-list-folders-get-cache): Ditto.
8616
8617 2000-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
8618
8619         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added space
8620         character before 'uid'.
8621
8622 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8623
8624         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Don't save location data.
8625
8626         * elmo-nntp.el (elmo-nntp-max-of-folder): Fixed.
8627
8628         * elmo-util.el (elmo-number-set-member): New function.
8629         (elmo-number-set-append-list): Ditto.
8630         (elmo-number-set-append): Ditto.
8631
8632         * elmo-msgdb.el (elmo-msgdb-killed-message-p):
8633         Use `elmo-number-set-member'.
8634         (elmo-living-messages): Ditto.
8635         (elmo-msgdb-set-as-killed): Use `elmo-number-set-append'.
8636         (elmo-msgdb-append-to-killed-list): Use `elmo-number-set-append-list'.
8637
8638         * elmo-imap4.el (elmo-imap4-folder-exists-p): Rewrite.
8639         (elmo-imap4-add-to-cont-list): Abolished.
8640         (elmo-imap4-make-number-set-list): Use `elmo-number-set-append'
8641         instead of elmo-imap4-add-to-cont-list.
8642
8643         * elmo2.el (elmo-msgdb-search): Moved from elmo-msgdb.el.
8644         (toplevel): Removed autoload setting for `elmo-imap4-get-connection'.
8645
8646         * elmo-msgdb.el (elmo-msgdb-search): Moved to elmo2.el.
8647
8648 2000-10-03  Hiroya Murata      <lapis-lazuli@pop06.odn.ne.jp>
8649
8650         * elmo-util.el (elmo-condition-parse-search-value):
8651         Fixed date parsing.
8652
8653 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8654
8655         * elmo-util.el (elmo-condition-find-key-internal): New function.
8656         (elmo-condition-find-key): Ditto.
8657
8658         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): New function.
8659         (elmo-msgdb-search-internal): Ditto.
8660         (elmo-msgdb-search): Ditto.
8661
8662 2000-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
8663
8664         * elmo-util.el (elmo-cross-device-link-error-p): Abolished.
8665         (elmo-copy-file): Uncheck error condition for `add-name-to-file'.
8666
8667         * elmo-nntp.el (elmo-nntp-search-primitive): Decode header field.
8668         (elmo-nntp-search-primitive): Fixed problem when condition is
8669         'unmatch'.
8670
8671         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed.
8672
8673         * elmo-nntp.el (elmo-nntp-default-use-xhdr): New variable.
8674         (elmo-nntp-xhdr-p): New macro.
8675         (elmo-nntp-set-xhdr): Ditto.
8676         (elmo-nntp-parse-xhdr-response): New function.
8677         (elmo-nntp-retrieve-field): Ditto.
8678         (elmo-nntp-search-primitive): Ditto.
8679         (elmo-nntp-search): Implemented.
8680
8681         * elmo-date.el (elmo-date-make-sortable-string): New macro.
8682
8683         * elmo-archive.el (elmo-archive-search): Set all number list to
8684         `elmo-archive-field-condition-match'
8685
8686         * elmo-localdir.el (elmo-localdir-search): Likewise.
8687
8688         * elmo-maildir.el (elmo-maildir-search): Likewise.
8689
8690 2000-10-01  OKAZAKI Tetsurou  <okazaki@be.to>
8691
8692         * elmo-msgdb.el (elmo-living-messages): New function.
8693         * elmo-archive.el (elmo-archive-list-folder-subr): Use it.
8694         * elmo-cache.el (elmo-cache-list-folder): Ditto.
8695         * elmo-dop.el (elmo-dop-list-folder): Ditto.
8696         * elmo-imap4.el (elmo-imap4-list-folder): Ditto.
8697         * elmo-internal.el (elmo-internal-list-folder-subr): Ditto.
8698         * elmo-localdir.el (elmo-localdir-list-folder-subr): Ditto.
8699         * elmo-maildir.el (elmo-maildir-list-folder-subr): Ditto.
8700         * elmo-multi.el (elmo-multi-list-folder): Ditto.
8701         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
8702         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
8703         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
8704
8705 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8706
8707         * elmo-maildir.el (elmo-maildir-pack-number): Implemented.
8708
8709         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Save location data.
8710
8711         * elmo2.el (elmo-pack-number): Added 'maildir as allowd type.
8712
8713         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
8714         arguments for `SEARCH' command.
8715         (elmo-imap4-parse-string): Set `POS' argument for char-after.
8716         All other related portions are changed.
8717
8718         * elmo-cache.el (elmo-cache-search-all): Added argument `from-msgs'.
8719
8720         * elmo2.el (elmo-generic-list-folder-unread): Rewrite.
8721         (elmo-list-folder-unread): Rewrite.
8722         (elmo-list-folder-important): Ditto.
8723
8724         * elmo-util.el (elmo-filter-get-spec): Rewrite.
8725         (elmo-condition-parse-error): New inline function.
8726         (elmo-read-search-condition): New function.
8727         (elmo-read-search-condition-internal): Ditto.
8728         (elmo-parse-search-condition): Rewrite.
8729         (elmo-condition-parse): New function.
8730         (elmo-condition-parse-or-expr): Ditto.
8731         (elmo-condition-parse-and-expr): Ditto.
8732         (elmo-condition-parse-primitive): Ditto.
8733         (elmo-condition-parse-search-value): Ditto.
8734         (elmo-buffer-field-primitive-condition-match): Ditto.
8735         (elmo-buffer-field-condition-match): Rewrite.
8736         (elmo-file-field-condition-match): Ditto.
8737
8738         * elmo-msgdb.el (elmo-msgdb-expand-path): Use
8739         `elmo-replace-msgid-as-filename' instead of `elmo-safe-filename'.
8740
8741         * elmo-internal.el (elmo-internal-search): Set `number' and
8742         `number-list' argument of `elmo-file-field-condition-match'.
8743
8744         * elmo-maildir.el (elmo-maildir-search): Ditto.
8745
8746         * elmo-imap4.el (elmo-imap4-list-folder-unread): Use
8747         `msgdb' as argument instead of `mark-alist'.
8748         (elmo-imap4-list-folder-important): Use `msgdb' as argument instead of
8749         `overview'.
8750
8751         * elmo-multi.el: Likewise.
8752
8753         * elmo-pipe.el: Likewise.
8754
8755         * elmo-imap4.el (elmo-imap4-search-internal-primitive): New function.
8756         (elmo-imap4-search-internal): Rewrite.
8757         (elmo-imap4-search): Ditto.
8758
8759         * elmo-filter.el (elmo-filter-list-folder): Rewrite.
8760         (elmo-filter-list-folder-unread): Ditto.
8761         (elmo-filter-list-folder-important): Ditto.
8762         (elmo-filter-search): Rewrite.
8763
8764         * elmo-cache.el (elmo-cache-search-all): Set `number' and
8765         `number-list' argument of `elmo-file-field-condition-match'.
8766         (elmo-cache-search): Ditto.
8767
8768         * elmo-localdir.el: Likewise.
8769
8770         * elmo-archive.el (elmo-archive-field-condition-match): Added argument
8771         number-list and pass it to `elmo-buffer-field-condition-match'.
8772         (elmo-archive-field-condition-match): Pass `number-list' to
8773         `elmo-archive-field-condition-match'
8774
8775 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8776
8777         * elmo-nntp.el (elmo-nntp-list-folder): Set current group after
8778         `listgroup'.
8779
8780         * elmo2.el (elmo-folder-diff-async-callback): New variable.
8781         (elmo-folder-diff-async-callback-data): Ditto.
8782         (elmo-folder-diff-async): New function.
8783
8784         * elmo-net.el (elmo-network-session-name-prefix): New variable.
8785         (elmo-network-session-cache-key): Use it as a prefix of the session
8786         name.
8787         (elmo-network-open-session): Ditto.
8788
8789         * elmo-imap4.el (elmo-imap4-status-callback): New local variable.
8790         (elmo-imap4-status-callback-data): Ditto.
8791         (elmo-imap4-server-diff-async-callback): New variable.
8792         (elmo-imap4-server-diff-async-callback-data): Ditto.
8793         (elmo-imap4-local-variables): Added `elmo-imap4-status-callback' and
8794         `elmo-imap4-status-callback-data'.
8795         (elmo-imap4-max-of-folder): Set `elmo-imap4-status-callback' and
8796         `elmo-imap4-status-callback-data' as nil.
8797         (elmo-imap4-server-diff): Ditto.
8798         (elmo-imap4-server-diff-async-callback-1): New function.
8799         (elmo-imap4-server-diff-async): Ditto.
8800         (elmo-imap4-parse-status): Call `elmo-imap4-status-callback'.
8801
8802 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8803
8804         * elmo-util.el (elmo-list-delete): Doc fix.
8805         (elmo-delete-lists): Abolish.
8806         * elmo2.el (elmo-crosspost-message-delete): Use `elmo-list-delete'
8807         instead of `elmo-delete-lists'.
8808
8809 2000-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
8810
8811         * elmo-imap4.el (elmo-imap4-make-number-set-list): Copy `msg-list'
8812         before `sort'.
8813
8814 2000-09-18  OKAZAKI Tetsurou  <okazaki@be.to>
8815
8816         * elmo-imap4.el (elmo-imap4-literal-1): Renamed from
8817         `elmo-imap4-literal-subr'.
8818         (elmo-imap4-string-1): Renamed from `elmo-imap4-string-subr'.
8819         (elmo-imap4-astring-1): Renamed from `elmo-imap4-astring-subr'.
8820
8821 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8822
8823         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8824         (elmo-archive-list-folder): Fix.
8825         (elmo-archive-max-of-folder): Fix.
8826
8827 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8828
8829         * elmo-localdir.el (elmo-localdir-copy-msgs): Use
8830          `elmo-localdir-max-of-folder' instead of 'elmo-localdir-list-folder-subr'.
8831         (elmo-localdir-append-msg): Ditto.
8832         (elmo-localdir-list-folder): Fix for `nonsort'.
8833         (elmo-localdir-list-folder-subr): Fix for `killed'.
8834         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
8835         (elmo-maildir-list-folder-subr): Ditto.
8836         * elmo-archive.el (elmo-archive-list-folder): Ditto.
8837         (elmo-archive-list-folder-subr): Ditto.
8838         * elmo-internal.el (elmo-internal-list-folder): Ditto.
8839         (elmo-internal-list-folder-subr): Ditto.
8840
8841 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8842
8843         * elmo-imap4.el (elmo-imap4-parse-flag-list): Rewrite.
8844
8845 2000-09-12  Katsumi Yamaoka    <yamaoka@jpl.org>
8846
8847         * elmo-util.el (elmo-delete-plugged): Fix parenthesis.
8848
8849 2000-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
8850
8851         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity):
8852         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8853
8854         * elmo-imap4.el (elmo-network-initialize-session): Skip garbage output
8855         before greeting.
8856         (elmo-imap4-read-part): Use "body.peek" to fetch part.
8857         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8858
8859 2000-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
8860
8861         * mmelmo-imap4-2.el (mime-entity-children): Defined.
8862
8863         * elmo-imap4.el (elmo-imap4-mark-set-on-msgs):
8864         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'
8865         before STORE command.
8866
8867 2000-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
8868
8869         * elmo2.el (elmo-multi-folder-diff): Fixed problem of filter folder.
8870
8871         * elmo-imap4.el (elmo-imap4-authenticator-alist): Added `plain' entry.
8872         (elmo-imap4-send-command): Use `elmo-imap4-current-response' instead
8873         of `response'.
8874         (elmo-imap4-list-folders): Removed unused local variable.
8875         (elmo-network-initialize-session): Ditto.
8876         (elmo-imap4-delete-msg-by-id): Ditto.
8877         (elmo-imap4-parse-fetch): Ditto.
8878         (elmo-imap4-copy-msgs): Ditto.
8879         Use `dst-spec' instead of `dst-folder'.
8880         (elmo-network-authenticate-session): Check authenticate type `plain'.
8881
8882 2000-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
8883
8884         * elmo-imap4.el (elmo-imap4-parse-response): Use string-match for
8885         garbage checking.
8886         (elmo-imap4-read-part): Use `elmo-imap4-response-value-all' instead of
8887         `elmo-imap4-response-value'.
8888         (elmo-imap4-parse-response): Return value of `EXPUNGE'.
8889
8890 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8891
8892         * elmo-imap4.el (elmo-imap4-send-command):
8893         Cause elmo-imap4-bye-error when current response is BYE.
8894         (elmo-imap4-arrival-filter): Changed greeting response value.
8895
8896         * elmo2.el (elmo-imap4-bye-error): Define.
8897
8898         * elmo-imap4.el (elmo-imap4-list): Don't call `elmo-imap4-commit'.
8899         (elmo-imap4-server-diff): Ditto.
8900         (elmo-imap4-response-bye-p): New macro.
8901         (elmo-imap4-response-error-text): Get text from BYE response.
8902         (elmo-imap4-read-response): Return if BYE response.
8903         (elmo-imap4-accept-ok): Cause elmo-imap4-bye-error when BYE response.
8904         (elmo-imap4-folder-exists-p): Ditto.
8905         (elmo-imap4-commit): Do nothing when different mailbox is selected.
8906         (elmo-imap4-parse-bye): New function.
8907         (elmo-imap4-parse-response): Remove needless let.
8908         Call `elmo-imap4-parse-bye'.
8909
8910 2000-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
8911
8912         * elmo-imap4.el (elmo-imap4-folder-exists-p): Don't cause an error when
8913         the mailbox does not exist.
8914         (elmo-imap4-parse-namespace): Copy `elmo-imap4-extra-namespace-alist'.
8915
8916 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8917
8918         * elmo-imap4.el (elmo-imap4-send-command): Remove unused local variable.
8919
8920 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8921
8922         * elmo-vars.el (elmo-search-mime-charset): Abolished.
8923
8924         * elmo-pop3.el (elmo-pop3-local-variables): New variable.
8925         (elmo-network-initialize-session-buffer): Defined.
8926
8927         * mmelmo-imap4-2.el (mmelmo-imap4-parse-bodystructure-string):
8928         Abolished.
8929         (mmelmo-imap4-get-mime-entity): Rewrite.
8930
8931         * elmo2.el (elmo-error): Capitalize error message.
8932
8933         * elmo-net.el (elmo-network-initialize-session-buffer): New method.
8934         (elmo-network-session-buffer): New macro.
8935         (elmo-network-open-session): Use it.
8936
8937         * elmo-imap4.el: Rewrite.
8938
8939 2000-08-27 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
8940
8941         * elmo-nntp.el (Toplevel): Require 'elmo-net.
8942
8943 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8944
8945         * elmo-imap4.el (elmo-imap4-make-address): Abolish.
8946         (elmo-imap4-msgdb-create): Don't request ENVELOPE.
8947         (elmo-imap4-create-msgdb-from-overview-string): Use
8948         `elmo-msgdb-create-overview-from-buffer'.
8949
8950 2000-08-26   Daiki Ueno  <ueno@unixuser.org>
8951
8952         * elmo-imap4.el (elmo-imap4-parse-namespace): Tolerate INBOX regexp.
8953         (elmo-imap4-default-hierarchy-delimiter): New variable.
8954         (elmo-imap4-list-folders): Use it.
8955
8956 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8957
8958         * elmo-net.el (elmo-network-open-session): Add user and
8959         stream-type for process-buffer name.
8960
8961         * elmo-pop3.el (elmo-network-initialize-session): Call
8962         buffer-disable-undo.
8963
8964         * elmo-imap4.el (elmo-network-initialize-session):
8965         Set current-buffer as an argument for `buffer-disable-undo'.
8966
8967         * elmo-pop3.el (elmo-network-close-session): Don't use
8968         `process-live-p'.
8969
8970         * elmo-vars.el (elmo-default-pop3-authenticate-type):
8971         Set default as 'user.
8972
8973         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rewrite.
8974
8975         * elmo2.el (elmo-quit): Don't use `elmo-pop3-flush-connection'
8976         and `elmo-imap4-flush-connection'.
8977
8978         * elmo-util.el (toplevel): Removed workaround for timezone y2k.
8979         (elmo-pop3-get-spec): Assume auth as symbol.
8980         (elmo-open-network-stream): Moved to `elmo-net'.
8981
8982         * elmo-pop3.el (toplevel): Require 'elmo-net.
8983         Define `sasl-cram-md5' to silence byte compilier.
8984         (elmo-pop3-connection-cache) Abolished.
8985         (elmo-pop3-authenticator-alist) New variable.
8986         (elmo-pop3-session): Define.
8987         (elmo-pop3-connection-get-process): Abolished.
8988         (elmo-pop3-connection-get-buffer): Ditto.
8989         (elmo-pop3-close-connection): Ditto.
8990         (elmo-pop3-flush-connection): Ditto.
8991         (elmo-pop3-get-connection): Ditto.
8992         (elmo-pop3-get-session): New function.
8993         (Replacement for `elmo-pop3-get-connection').
8994         All other related modules are changed.
8995         (elmo-network-close-session): Define.
8996         (elmo-pop3-send-command): Abolished argument `buffer'.
8997         All other related modules are changed.
8998         (elmo-pop3-read-response): Likewise.
8999         (elmo-pop3-open-connection): Abolished.
9000         (elmo-pop3-auth-user): New function.
9001         (elmo-pop3-auth-apop): Ditto.
9002         (elmo-pop3-auth-cram-md5): Ditto.
9003         (elmo-pop3-auth-scram-md5): Ditto.
9004         (elmo-pop3-auth-digest-md5): Ditto.
9005         (elmo-network-initialize-session): Define.
9006         (elmo-network-authenticate-session): Ditto.
9007         (elmo-network-setup-session): Ditto.
9008
9009         * elmo-imap4.el (toplevel): Require 'elmo-net.
9010         (elmo-imap4-session): Define.
9011         (elmo-imap4-connection-cache): Abolished.
9012         (elmo-imap4-password-key): Ditto.
9013         (elmo-imap4-flush-connection): Ditto.
9014         (elmo-imap4-get-connection): Ditto.
9015         All other related modules are changed.
9016         (elmo-imap4-get-session): New function
9017         (Replacement for `elmo-imap4-get-connection').
9018         (elmo-imap4-read-response): Abolished argument `buffer'.
9019         All other related modules are changed.
9020         (elmo-imap4-send-command): Likewise.
9021         (elmo-imap4-select-folder): Abolished.
9022         All other related modules are changed.
9023         (elmo-imap4-select-mailbox): New function.
9024         (Replacement for `elmo-imap4-select-folder').
9025         (elmo-imap4-auth-login): Simplify.
9026         (Assume current buffer as process buffer)
9027         (elmo-imap4-auth-cram-md5): Ditto.
9028         (elmo-imap4-auth-digest-md5): Ditto.
9029         (elmo-imap4-login): Ditto.
9030         (elmo-imap4-open-connection): Abolished.
9031         (elmo-imap4-open-connection-1): Abolished.
9032         (elmo-network-initialize-sessoin): Define.
9033         (elmo-network-authenticate-session): Ditto.
9034         (elmo-network-setup-session): Ditto.
9035
9036         * elmo-net.el: New module.
9037
9038 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9039
9040         * elmo-util.el (elmo-define-error): New function.
9041
9042         * elmo2.el (elmo-error): Define.
9043         (elmo-open-error): Define.
9044         (elmo-authenticate-error): Define.
9045
9046         * elmo-imap4.el (elmo-imap4-error): Abolish.
9047         (elmo-imap4-error-type): Abolish.
9048         (elmo-imap4-error-process): Abolish.
9049         (elmo-imap4-error-message): Abolish
9050         (elmo-imap4-list-folders): Don't quote lambda.
9051         (elmo-imap4-create-msgdb-from-overview-string): Ditto.
9052         (elmo-imap4-parse-namespace): Ditto.
9053         (elmo-imap4-open-connection): Rewrite.
9054         (elmo-imap4-open-connection-1): Simplified (authenticate only).
9055         (elmo-imap4-get-connection): Abolish local variable `result'.
9056
9057 2000-08-21  Kaoru Takahashi  <kaoru@kaisei.org>
9058
9059         * elmo-imap4.el (elmo-imap4-open-connection-1): Fixed probrem
9060         wrong-type-argument error when auth is nil.
9061
9062 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9063
9064         * elmo-vars.el (elmo-default-imap4-stream-type): New variable.
9065         (elmo-default-nntp-stream-type): Ditto.
9066         (elmo-default-pop3-stream-type): Ditto.
9067         (elmo-network-stream-type-alist): Ditto.
9068         (elmo-default-imap4-ssl): Abolished.
9069         (elmo-default-nntp-ssl): Ditto.
9070         (elmo-default-pop3-ssl): Ditto.
9071
9072         * elmo-util.el: (toplevel): Removed needless requires.
9073         (elmo-network-get-spec): Use `elmo-network-stream-type-alist'.
9074         (elmo-open-network-stream): Open network stream according to
9075         the value of `elmo-network-stream-type-alist'.
9076         (elmo-get-network-stream-type): New function.
9077         (elmo-network-stream-type-spec-string): New macro.
9078         (elmo-network-stream-type-symbol): Ditto.
9079         (elmo-network-stream-type-function): Ditto.
9080
9081         * elmo-pop3.el (elmo-pop3-get-connection): Follow up changes for
9082         network-stream-type. All other related portions are changed.
9083         (elmo-pop3-open-connection): Ditto.
9084
9085         * elmo-nntp.el (elmo-nntp-setting): Follow up changes for
9086         network-stream-type. All other related portions are changed.
9087
9088         * elmo-imap4.el (elmo-imap4-get-connection): Follow up changes for
9089         network-stream-type.All other related portions are changed.
9090         (elmo-imap4-error): New macro.
9091         (elmo-imap4-error-type): Ditto.
9092         (elmo-imap4-error-process): Ditto.
9093         (elmo-imap4-error-message): Ditto.
9094         (elmo-imap4-auth-login): Use `elmo-imap4-error'.
9095         (elmo-imap4-auth-cram-md5): Ditto.
9096         (elmo-imap4-auth-digest-md5): Ditto.
9097         (elmo-imap4-login): Ditto.
9098         (elmo-imap4-open-connection): Remove password entry if authentication
9099         was in vain.
9100         (elmo-imap4-user-at-host): Abolished.
9101         (elmo-imap4-password-key): New buffer local variable.
9102         (elmo-imap4-open-connection-1): Set value of `elmo-imap4-password-key'
9103         using protocol, port, auth and stream-type.
9104
9105         * elmo-dop.el (elmo-dop-list-folder): Use killed list.
9106
9107 2000-08-13   Daiki Ueno  <ueno@unixuser.org>
9108
9109         * elmo-vars.el (elmo-default-imap4-authenticate-type): Default to nil.
9110
9111         * elmo-util.el (elmo-imap4-get-spec): Assume auth as symbol.
9112
9113         * elmo-imap4.el (elmo-imap4-user-at-host): New variable.
9114         (elmo-imap4-authenticator-alist): New variable.
9115         (elmo-imap4-open-connection-1): Rename from
9116         elmo-imap4-open-connection.
9117         (elmo-imap4-open-connection): Abolish 5th argument `passphrase';
9118         only wraps elmo-imap4-open-connection-1.
9119         (elmo-imap4-get-connection): Abolish local variable buffer, proc-stat,
9120         user-at-host.
9121         (elmo-imap4-auth-login): New function.
9122         (elmo-imap4-auth-cram-md5): New function.
9123         (elmo-imap4-auth-digest-md5): New function.
9124         (elmo-imap4-login): New function.
9125
9126 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
9127
9128         * elmo-maildir.el (elmo-maildir-delete-folder): Set argument of the
9129         function `error'.
9130
9131 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
9132
9133         * elmo-pop3.el (elmo-pop3-get-connection): Add `signal'.
9134
9135 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9136
9137         * elmo2.el (elmo-move-msgs): Set value of `unseen'.
9138
9139 2000-08-06  OKAZAKI Tetsurou  <okazaki@be.to>
9140
9141         * elmo-imap4.el (elmo-imap4-parse-overview-string): In regexps
9142         for server responses, quote `*' regardless of where it appears.
9143
9144 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
9145
9146         * elmo-maildir.el (elmo-maildir-commit): New alias.
9147
9148 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
9149
9150         * elmo-util.el (elmo-display-progress):
9151                 Use `progress-feedback-with-label'.
9152
9153 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9154
9155         * elmo-imap4.el (elmo-imap4-quoted-specials-list): New constant.
9156         (elmo-imap4-non-atom-char-regex): Ditto.
9157         (elmo-imap4-non-text-char-regex): Ditto.
9158         (elmo-imap4-literal-threshold): Ditto.
9159         (elmo-imap4-atom-p): New function.
9160         (elmo-imap4-quotable-p): Ditto.
9161         (elmo-imap4-nil): Ditto.
9162         (elmo-imap4-atom): Ditto.
9163         (elmo-imap4-quoted): Ditto.
9164         (elmo-imap4-literal-subr): Ditto.
9165         (elmo-imap4-literal): Ditto.
9166         (elmo-imap4-buffer-literal): Ditto.
9167         (elmo-imap4-string-subr): Ditto.
9168         (elmo-imap4-string): Ditto.
9169         (elmo-imap4-buffer-string): Ditto.
9170         (elmo-imap4-astring-subr): Ditto.
9171         (elmo-imap4-astring): Ditto.
9172         (elmo-imap4-buffer-astring): Ditto.
9173         (elmo-imap4-nstring): Ditto.
9174         (elmo-imap4-buffer-nstring): Ditto.
9175         (elmo-imap4-mailbox): New alias.
9176         (elmo-imap4-field-body): Ditto.
9177         (elmo-imap4-userid): Ditto.
9178         (elmo-imap4-password): Ditto.
9179         (elmo-imap4-format-quoted): New function.
9180         (elmo-imap4-send-command): Rewritten.  Accept a list of command
9181         arguments and handle "atom", "quoted" and "literal" string here.
9182         (elmo-imap4-list-folders): Use `elmo-imap4-mailbox' for
9183         `elmo-imap4-send-command'.
9184         (elmo-imap4-folder-exists-p): Likewise.
9185         (elmo-imap4-create-folder): Likewise.
9186         (elmo-imap4-delete-folder): Likewise.
9187         (elmo-imap4-rename-folder): Likewise.
9188         (elmo-imap4-max-of-folder): Likewise.
9189         (elmo-imap4-check-validity): Likewise.
9190         (elmo-imap4-sync-validity): Likewise.
9191         (elmo-imap4-server-diff): Likewise.
9192         (elmo-imap4-select-folder): Likewise.
9193         (elmo-imap4-copy-msgs): Likewise.
9194         (elmo-imap4-search-internal): Use `elmo-imap4-astring'.
9195         (elmo-imap4-mark-set-on-msgs): Likewise.
9196         (elmo-imap4-read-part): Likewise.
9197         (elmo-imap4-read-msg): Likewise.
9198         (elmo-imap4-open-connection): Use `elmo-imap4-userid' and
9199         `elmo-imap4-password' for `elmo-imap4-send-command'.
9200         (elmo-imap4-delete-msg-by-id): Use `elmo-imap4-field-body'.
9201         (elmo-imap4-append-msg-by-id): Use `elmo-imap4-mailbox' and
9202         `elmo-imap4-buffer-literal'.
9203         (elmo-imap4-append-msg): Likewise.
9204
9205         * elmo-imap4.el (elmo-imap4-get-connection): Use `delq' instead of
9206         `delete' for removing dead connection from the connection cache.
9207         Move deletion of the process buffer after that.
9208         (elmo-imap4-list): Change `defsubst' to `defun'.
9209         (elmo-imap4-commit): Make error message verbose.
9210         (elmo-imap4-search): Ditto.
9211         (elmo-imap4-list): Ditto.
9212         (elmo-imap4-select-folder): Ditto.
9213         (elmo-imap4-copy-msgs): Ditto.
9214         (elmo-imap4-delete-msg-by-id): Ditto.
9215         (elmo-imap4-append-msg-by-id): Ditto.
9216         (elmo-imap4-append-msg): Ditto.
9217
9218 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9219
9220         * elmo-archive.el (elmo-archive-get-archive-name): Fixed problem
9221         when dired is used on XEmacs.
9222
9223 2000-07-25  OKAZAKI Tetsurou  <okazaki@be.to>
9224
9225         * elmo-imap4.el (elmo-imap4-process-folder-list): Use `nconc'
9226         instead of `append'.
9227         (elmo-imap4-commit): Use `elmo-imap4-plugged-p' instead of
9228         `elmo-plugged-p' directly.
9229         * elmo-pop3.el (elmo-pop3-commit): Use `elmo-pop3-plugged-p' instead
9230         of `elmo-plugged-p' directly.
9231
9232         * elmo-pop3.el (elmo-pop3-get-connection): Split temporary variable.
9233         Eliminate unused variable.  Use `memq' for checking a process status.
9234         Use `cons' instead of `append' for updating the connection cache.
9235         * elmo-nntp.el (elmo-nntp-get-connection): Likewise.
9236         * elmo-imap4.el (elmo-imap4-get-connection): Likewise.
9237
9238 2000-07-22  OKAZAKI Tetsurou  <okazaki@be.to>
9239
9240         * elmo-imap4.el (elmo-imap4-read-bytes): Advance
9241         `elmo-imap4-read-point' exactly.
9242
9243         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rename
9244         the local variable `folder' to `mailbox'.
9245         Rename the argument `fld' to `folder'.
9246
9247 2000-07-20  Kenichi OKADA  <okada@opaopa.org>
9248
9249         * elmo-pop3.el (elmo-pop3-commit): Do nothing when unplugged.
9250         * elmo-imap4.el (elmo-imap4-commit): Ditto.
9251
9252 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9253
9254         * elmo-pop3.el (elmo-pop3-use-uidl): New variable.
9255         (elmo-pop3-number-uidl-hash): New buffer-local variable.
9256         (elmo-pop3-uidl-number-hash): Ditto.
9257         (elmo-pop3-size-hash): Ditto.
9258         (elmo-pop3-uidl-done): Ditto.
9259         (elmo-pop3-list-done): Ditto.
9260         (elmo-pop3-connection-get-process): New defmacro.
9261         (elmo-pop3-connection-get-buffer): Ditto.
9262         (elmo-pop3-close-connection): Delete buffer and process.
9263         (elmo-pop3-flush-connection): Don't delete buffer and process.
9264         (elmo-pop3-get-connection): Added optional argument `if-exists'.
9265         Setup UIDL and size hash.
9266         (elmo-pop3-send-command-no-erase): Deleted
9267         (elmo-pop3-send-command): Added optional argument `no-erase'.
9268         (elmo-pop3-parse-uidl-response): New function.
9269         (elmo-pop3-parse-list-response): Set size hash.
9270         (elmo-pop3-list-location): New function.
9271         (elmo-pop3-list-by-uidl-subr): Ditto.
9272         (elmo-pop3-list-by-list): Ditto.
9273         (elmo-pop3-list-folder): Call `elmo-pop3-commit'.
9274         Call `elmo-pop3-list-by-uidl-subr' or `elmo-pop3-list-by-list'.
9275         (elmo-pop3-max-of-folder): Call `elmo-pop3-commit'.
9276         Call `elmo-pop3-list-by-uidl-subr' if `elmo-pop3-use-uidl' is non-nil.
9277         (elmo-pop3-msgdb-create-as-numlist): Added optional argument `msgdb'.
9278         Use uidl.
9279         (elmo-pop3-uidl-to-number): New function.
9280         (elmo-pop3-number-to-uidl): Ditto.
9281         (elmo-pop3-number-to-size): Ditto.
9282         (elmo-pop3-msgdb-create-by-header): Added argument `loc-alist'.
9283         Set number by use of uidl.
9284         (elmo-pop3-msgdb-create-message): Likewise.
9285         Set size, loc-alist in msgdb.
9286         (elmo-pop3-read-msg): Set number by use of uidl.
9287         Added optional argument `msgdb'.
9288         (elmo-pop3-delete-msg): Ditto.
9289         (elmo-pop3-delete-msgs): Added optional argument `msgdb'.
9290         (elmo-pop3-commit): Close connection.
9291
9292         * elmo-pipe.el (elmo-pipe-max-of-folder):
9293         Bind `elmo-pop3-use-uidl' as nil.
9294         (elmo-pipe-drain): Ditto.
9295         Call `elmo-commit'.
9296
9297         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Delete location too.
9298         (elmo-msgdb-overview-entity-set-size): New defsubst.
9299
9300 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9301
9302         * elmo-vars.el (elmo-use-killed-list): New variable
9303         (Renamed from `elmo-nntp-use-killed-list').
9304         (elmo-nntp-use-killed-list): Eliminated.
9305
9306         * elmo-msgdb.el (elmo-msgdb-expand-path):
9307         Changed expanding msgdb path for elmo-multi.
9308
9309         * elmo-archive.el, elmo-cache.el, elmo-database.el, elmo-date.el,
9310         elmo-dop.el, elmo-filter.el, elmo-imap4.el, elmo-internal.el,
9311         elmo-localdir.el, elmo-localnews.el, elmo-maildir.el, elmo-msgdb.el,
9312         elmo-multi.el, elmo-nntp.el, elmo-pipe.el, elmo-pop3.el,
9313         elmo-util.el, elmo-vars.el, elmo2.el, mmelmo-1.el, mmelmo-2.el,
9314         mmelmo-imap4-1.el, mmelmo-imap4-2.el, mmelmo-imap4.el, mmelmo.el
9315         (toplevel): Deleted time-stamp line.
9316
9317         * elmo2.el (elmo-clear-killed ): Defined as function
9318         (Abolished defining as a backend function).
9319         All other related modules are changed.
9320
9321 2000-07-14  Hiroshi Tsutsui <tsutsui@easter.kuee.kyoto-u.ac.jp>
9322
9323         * elmo-cache.el (elmo-cache-clear-killed): Fixed.
9324
9325 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9326
9327         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): New function.
9328
9329 2000-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9330
9331         * elmo-pop3.el (elmo-pop3-clear-killed): New alias.
9332
9333 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9334
9335         * elmo-nntp.el (elmo-nntp-max-of-folder): Use killed list in
9336         asynchronous folder check.
9337
9338         * elmo2.el (elmo-move-msgs): Don't move message when buffer-size is 0.
9339
9340         * elmo-nntp.el (elmo-nntp-delete-msgs): Check the value of
9341         `elmo-nntp-use-killed-list'.
9342         (elmo-nntp-list-folder): Use killed list.
9343         (elmo-nntp-max-of-folder): Ditto.
9344         (elmo-nntp-msgdb-create): Set killed list.
9345
9346         * elmo-vars.el (elmo-nntp-use-killed-list): New user option.
9347
9348         * elmo2.el (elmo-clear-killed): New backend function.
9349         All other related modules are changed.
9350
9351 2000-07-07  OKAZAKI Tetsurou  <okazaki@be.to>
9352
9353         * elmo-util.el (elmo-imap4-spec-folder): Use
9354         `elmo-imap4-spec-mailbox'; Mark as obsolete.
9355         All callers changed.
9356
9357 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9358
9359         * mmelmo-2.el (initialize-instance):
9360         Use `mime-buffer-entity-buffer-internal' instead of
9361         `mime-entity-buffer'.
9362
9363         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer): New function.
9364         (mime-entity-body): Implemented.
9365         (mime-goto-header-start-point): Deleted.
9366         (mime-goto-body-end-point): Ditto.
9367         (mime-entity-point-min): Ditto.
9368         (mime-entity-point-max): Ditto.
9369         (mime-entity-children): Ditto.
9370         (mime-insert-header): Use `mime-buffer-entity-buffer-internal'
9371         instead of `mime-entity-buffer'.
9372         (mime-entity-header-buffer): Ditto.
9373         (mime-entity-body-buffer): Ditto.
9374         (mime-write-entity-content): Ditto.
9375
9376         * pldap.el (ldap-static-if): New macro.
9377         (toplevel): Use it instead of `static-if'.
9378
9379 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9380
9381         * pldap.el (ldap-search-basic): Don't collect 'dn' value even if it is
9382         included in `attrs' argument.
9383
9384 2000-06-16  Yuuichi Teranishi  <teranisi@gohome.org>
9385
9386         * elmo-util.el (elmo-get-passwd): Use old backquote style.
9387
9388         * pldap.el (ldap-ldif-safe-char-regexp): New constant.
9389         (ldap-ldif-safe-init-char-regexp): Ditto.
9390         (ldap-ldif-safe-string-regexp): Ditto.
9391         (ldap/ldif-safe-string-p): New macro.
9392         (ldap/ldif-insert-field): Ditto.
9393         (ldap-modify): Use it.
9394         (ldap-add): Ditto.
9395         (ldap-search-basic): Consider `attrsonly' also when `attrs' is nil.
9396         (ldap-decode-attribute): Decode only when `attr' is consp.
9397         (ldap-delete): Bind `ret'.
9398         (toplevel): Require 'cl at compile time.
9399         Removed (require 'poe) and (require 'std11).
9400         (pldap-version): Eliminated.
9401         (ldap-search-basic): Removed auth and dn binding.
9402         (ldap-ldif-field-name-regexp): New constant.
9403         (ldap-ldif-field-head-regexp): Ditto.
9404         (ldap-ldif-next-field-head-regexp): Ditto.
9405         (ldap/collect-field): Use `ldap-ldif-field-head-regexp'.
9406         (ldap/field-end): New function.
9407         (ldap/field-body): Use it.
9408         (ldap/collect-field): Ditto.
9409         (ldap-search-basic): Use `ldap/field-body'.
9410
9411 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9412
9413         * pldap.el (ldap-default-attribute-encoder): New user option.
9414         (ldap/field-body): Decode base64 string.
9415         (ldap/collect-field): Ditto.
9416         (ldap-encode-attribute): New function.
9417         (ldap-add-entries): Use it.
9418         (ldap-modify-entries): Ditto.
9419         (ldap-search-entries): Enclosed decoding function with
9420         `with-temp-buffer' and set as unibyte.
9421         (ldap-search-basic): Set process buffer as unibyte.
9422
9423         * elmo-util.el (elmo-folder-identical-system-p):
9424         Eliminated name space checking.
9425
9426         * pldap.el: New module.
9427         toplevel: Changed condition to detect built-in ldap feature.
9428         (ldap-delete): Enclosed call-process with `with-temp-buffer'.
9429         (ldap-add): Added error handling.
9430         (ldap-modify): Ditto.
9431         (ldap-delete): Ditto.
9432
9433 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9434
9435         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist):
9436         Initialize local variables with `let'.  Inline a temporary
9437         variable for the progress percentage.  Sort `setq' to reduce
9438         function call in the while-loop.
9439
9440         * mmelmo.el (mmelmo-get-original-buffer): Move `save-excursion'
9441         into the conditional branch.
9442
9443 2000-05-30  OKAZAKI Tetsurou  <okazaki@be.to>
9444
9445         * elmo2.el (elmo-move-msgs): Replace `append' with `nconc'.
9446         Move a conditional out of the while-loop.
9447
9448 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9449
9450         * elmo-msgdb.el (elmo-msgdb-overview-get-entity): Use
9451         elmo-msgdb-overview-get-entity-by-number.
9452         (elmo-msgdb-overview-get-entity-by-number): Don't use catch and
9453         throw.
9454
9455 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9456
9457         * elmo-localdir.el (elmo-localdir-pack-number): Renamed
9458         the local variable for a packed number self descriptively.
9459
9460 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9461
9462         * elmo2.el (elmo-msgdb-load): Remove elmo-msgdb-overview-hashtb.
9463         * elmo-localdir.el (elmo-localdir-pack-number): Use
9464         `elmo-msgdb-overview-get-entity' instead of
9465         `elmo-msgdb-overview-get-entity-by-number'.
9466         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): Removed.
9467         (elmo-msgdb-search-overview-entity): Removed.
9468         (elmo-msgdb-overview-get-entity): Change argument. Get overview entity
9469         by message-id or number.
9470         (elmo-msgdb-delete-msgs): Use `elmo-msgdb-overview-get-entity'
9471         instead of `elmo-msgdb-overview-get-entity-by-number'.
9472
9473 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9474
9475         * elmo-vars.el (elmo-use-overview-hashtb): New variable. If
9476         non-nil, use hash table for overview.
9477         (elmo-hash-maximum-size): New variable.
9478         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): New variable.
9479         (elmo-msgdb-make-overview-hashtb): New function.
9480         (elmo-msgdb-clear-overview-hashtb): New function.
9481         (elmo-clear-hash-val): New macro.
9482         All other related modules are changed.
9483
9484 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9485
9486         * elmo2.el (elmo-move-msgs): If there's other message with
9487         same message-id, don't use cache.
9488
9489 2000-05-18  Nishimoto Masaki <nishimoto@gaju.org>
9490
9491         * elmo-localdir.el (elmo-localdir-pack-number): Fixed problem when
9492         number is already packed.
9493
9494 2000-05-15  OKAZAKI Tetsurou  <okazaki@be.to>
9495
9496         * elmo-vars.el: Doc fixes. Trim trailing whitespace.
9497
9498 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9499
9500         * elmo-vars.el (elmo-display-progress-threshold): New variable.
9501         All other related modules are changed.
9502
9503 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9504
9505         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Fixed a problem
9506         of refiling failure on Maildir.
9507
9508 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9509
9510         * elmo-msgdb.el (elmo-msgdb-get-decoded-cache): get string of
9511         decoded mime-charset with cache.
9512         (elmo-msgdb-overview-entity-get-from): Ditto.
9513         (elmo-msgdb-overview-entity-get-subject): Ditto.
9514         * elmo-vars.el (elmo-use-decoded-cache): New variable.
9515
9516 2000-05-10  Kenichi OKADA  <okada@opaopa.org>
9517
9518         * elmo-utils.el (elmo-get-passwd): Set timeout of password.
9519         (elmo-remove-passwd): Fill password with 0 before erase.
9520         * elmo-vars.el (elmo-passwd-life-time): New variable.
9521
9522 \f
9523 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9524
9525         * elmo-cache.el (elmo-buffer-cache-add):
9526         Set message cache buffer as unibyte.
9527
9528 2000-05-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9529
9530         * elmo-archive.el (elmo-archive-list-folders): Fix base-folder
9531         become nil.
9532
9533 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9534
9535         * elmo-nntp.el (elmo-nntp-list-folders): Remove progress gauge
9536         when display is finished.
9537         (elmo-nntp-msgdb-create): Ditto.
9538         (elmo-nntp-groups-read-response): Ditto.
9539         (elmo-nntp-retrieve-headers): Ditto.
9540         (elmo-nntp-msgdb-create-message): Ditto.
9541         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
9542         (elmo-pop3-msgdb-create-message): Ditto.
9543
9544 2000-04-24  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9545
9546         * elmo-maildir.el (elmo-maildir-msgdb-create):
9547         Use `elmo-msgdb-sort-by-date'.
9548
9549 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9550
9551         * elmo2.el (elmo-read-msg-no-cache):
9552         Eliminated arguments after `outbuf'.
9553         Don't use cache even if it exists.
9554         (elmo-read-msg): Don't pass arguments after `outbuf' to
9555         `elmo-read-msg-no-cache'.
9556
9557 2000-04-15  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9558
9559         * elmo-archive.el (elmo-archive-list-folders):
9560         Use `file-name-directory' if base folder does not exist.
9561
9562 2000-04-14  Nishimoto Masaki <nishimoto@gaju.org>
9563
9564         * elmo-archive.el (elmo-archive-list-folders): Don't use
9565         `file-name-directory'.
9566
9567 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9568
9569         * elmo-dop.el (elmo-dop-queue-flush): Add optional argument `force'.
9570         If `force' is non-nil, try flushing all operation queues.
9571
9572 2000-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
9573
9574         * elmo-pop3.el (elmo-pop3-open-connection): Enclose with
9575         as-binary-process.
9576
9577 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9578
9579         * elmo-util.el (elmo-display-progress): Fixed.
9580
9581 2000-03-27  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9582
9583         * elmo-util.el (elmo-display-progress): New function.
9584         All other related modules are changed.