5af96fb3d745d6fd9e360f4ceda41e36ada2e0ad
[elisp/wanderlust.git] / elmo / ChangeLog
1 2010-08-01  David Maus  <dmaus@ictsoc.de>
2
3         * elmo.el (elmo-folder-move-messages): Open source folder before
4         moving messages.
5
6 2010-04-15  David Maus  <dmaus@ictsoc.de>
7
8         * elmo-imap4.el (elmo-imap4-folder-name-syntax): Allow numbers in
9         imap user name.
10
11 2010-04-14  David Maus  <dmaus@ictsoc.de>
12
13         * elmo-imap4.el (elmo-imap4-disabled-extension): New
14         variable. List of server extensions that are disabled on the
15         client side.
16         (elmo-imap4-session-capable-p): Honour list of disabled
17         extensions.
18
19 2010-03-17  David Maus  <dmaus@ictsoc.de>
20
21         * elmo-imap4.el (elmo-imap4-folder-list-flagged)
22         (elmo-imap4-search-internal-primitive): Pass filter type to imap
23         search when performing search for flagged messages.
24
25 2010-01-22  Vitaly Mayatskih  <v.mayatskih@gmail.com>
26
27         * modb-standard.el (modb-standard-save-entity): Use
28         `modb-standard-cleanup-stale-entities' to clean up stale entity
29         files in modb cache.
30         * elmo-imap4.el (elmo-network-authenticate-session): Ask for
31         capabilities after login.
32
33 2010-01-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
34
35         * elmo-imap4.el (elmo-folder-list-messages-plugged): Use TAB for
36         indent (only cosmetic fix).
37
38 2010-01-15  Vitaly Mayatskih  <v.mayatskih@gmail.com>
39
40         * elmo-version.el (elmo-version): Up to 2.15.9.
41
42         * elmo-imap4.el (elmo-imap4-elist): New function
43         * elmo-imap4.el (elmo-imap4-parse-response): Added support for
44         ESEARCH feature (RFC4731).
45         * elmo-imap4.el (toplevel): Require time-stamp
46         * elmo-imap4.el (elmo-imap4-send-command, elmo-imap4-send-string,
47         elmo-imap4-read-response elmo-imap4-read-untagged
48         elmo-imap4-arrival-filter elmo-imap4-parse-response): Change
49         logging format.
50         * elmo-imap4.el (elmo-folder-list-messages-plugged,
51         elmo-imap4-folder-list-range, elmo-folder-open): Don't ask server
52         for full uid range on folder entering, retrieve updates only for
53         newly appeared messages.
54         * elmo-imap4.el (elmo-imap4-send-command, elmo-imap4-send-string,
55         elmo-imap4-read-response, elmo-imap4-read-untagged,
56         elmo-imap4-parse-response): Change deprecated time-stamp-hh:mm:ss
57         to format-time-string.
58         * elmo-vars.el (toplevel): New custom
59         `elmo-imap4-set-seen-flag-explicitly' to override setting of Seen
60         flag for some buggy servers.
61         * elmo-imap4.el (elmo-message-fetch-plugged): Ditto
62
63 2010-01-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
64
65         * acap.el (acap-parse-response): Fix comment-out style. Use three
66         semicolons, that should start at the left margin.
67         See. also (Info-goto-node "(elisp)Comment Tips").
68         * elmo.el (toplevel, elmo-message-match-condition)
69         (elmo-folder-set-info-max-by-numdb, elmo-folder-move-messages):
70         Ditto.
71         * elmo-archive.el (elmo-archive-suffix-alist)
72         (elmo-archive-tar-method-alist, elmo-archive-tgz-method-alist)
73         (elmo-archive-method-list)
74         (elmo-archive-msgdb-create-as-numlist-subr2, elmo-folder-search):
75         Ditto.
76         * elmo-imap4.el (toplevel)
77         (elmo-imap4-send-command, elmo-imap4-check-validity)
78         (elmo-imap4-fetch-callback-1-subr)
79         (elmo-network-initialize-session, elmo-server-diff-async)
80         (elmo-imap4-folder-diff-plugged): Ditto
81         * elmo-maildir.el (elmo-maildir-temporal-filename): Ditto.
82         * elmo-msgdb.el (elmo-msgdb-append-element): Ditto.
83         * elmo-net.el (elmo-network-close-session): Ditto.
84         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string)
85         (elmo-nntp-parse-overview-string, elmo-nntp-post): Ditto.
86         * elmo-pop3.el (elmo-pop3-retrieve-headers):  Ditto.
87         * elmo-util.el (elmo-set-auto-coding, elmo-passwd-alist-save)
88         (elmo-number-set-delete)
89         (elmo-cache-get-oldest-cache-file-entity): Ditto.
90
91 2010-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
92
93         * elmo-version.el (elmo-version): Up to 2.15.8.
94
95         * elmo-mime.el (elmo-mime-insert-header-from-buffer): Use
96         `with-current-buffer' instead of `save-excursion' (for suppress
97         compile warnings).
98
99         * elmo.el (elmo-folder-confirm-appends): Use `number-to-string'
100         instead of `int-to-string'.
101         * elmo-archive.el (elmo-archive-message-fetch-internal)
102         (elmo-archive-folder-message-make-temp-files)
103         (elmo-archive-folder-append-buffer)
104         (elmo-folder-delete-messages-internal)
105         (elmo-archive-msgdb-create-entity)
106         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
107         * elmo-util.el (elmo-cache-expire-by-age): Ditto.
108         * elmo-flag.el (elmo-global-flag-set-internal): Ditto.
109         * elmo-file.el (elmo-folder-message-make-temp-files): Ditto.
110         * elmo-imap4.el (elmo-imap4-make-number-set-list)
111         (elmo-folder-list-subfolders): Ditto.
112         * elmo-localdir.el (elmo-message-file-name)
113         (elmo-folder-message-make-temp-files)
114         (elmo-localdir-msgdb-create-entity)
115         (elmo-folder-append-messages-*-localdir)
116         (elmo-folder-pack-numbers): Ditto.
117         * elmo-maildir.el (elmo-folder-message-make-temp-files): Ditto.
118         * elmo-map.el (elmo-location-map-key): Ditto.
119         * elmo-nntp.el (elmo-nntp-folder-postfix)
120         (elmo-nntp-folder-list-subfolders)
121         (elmo-nntp-folder-msgdb-create): Ditto.
122
123         * elmo.el (elmo-crosspost-message-alist-save): Don't use
124         `function' for `lambda'.
125         * elmo-archive.el (elmo-archive-folder-list-subfolders)
126         (elmo-folder-append-messages-*-archive)
127         (elmo-folder-delete-messages-internal): Ditto.
128         * elmo-date.el (elmo-replace-in-string): Ditto.
129         * elmo-multi.el (elmo-folder-list-messages, elmo-folder-search)
130         (elmo-folder-list-flagged): Ditto.
131         * elmo-maildir.el (elmo-maildir-cleanup-temporal): Ditto.
132         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
133         * modb-standard.el (modb-standard-cleanup-stale-entities): Ditto.
134
135 2010-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
136
137         * elmo-dop.el (elmo-dop-spool-folder): Suppress warning "defsubst
138         `elmo-dop-spool-folder' was used before it was defined"; Use
139         `defun' instead.
140
141         * pldap.el (ldap/ldif-safe-string-p): macro to function.
142         * elmo-imap4.el (elmo-imap4-detect-search-charset): Ditto.
143
144         * elmo.el (elmo-folder-info-make-hashtb): Use `mapc' instead of
145         `mapcar'; Suppress compile warning.
146         * elmo-imap4.el (elmo-network-initialize-session-buffer)
147         (elmo-imap4-search-internal-primitive): Ditto.
148         * elmo-nntp.el (elmo-nntp-search-primitive): Ditto.
149         * elmo-archive.el (elmo-archive-exec-msgs-subr2): Ditto.
150
151         * elmo-imap4.el (elmo-imap4-parse-address-list)
152         (elmo-imap4-parse-fetch-body-section, elmo-imap4-parse-body)
153         (elmo-imap4-parse-acl, elmo-imap4-parse-body-extension)
154         (elmo-imap4-parse-body-ext, elmo-imap4-parse-body): Use
155         `(string-to-char " ")' instead of `? ', `?\ '.
156
157 2010-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
158
159         * pldap.el (ldap-search-entries): Don't use `function' for lambda.
160         (ldap-add-entries, ldap-modify-entries): Use `mapc' instead of `mapcar'.
161         (ldap-delete-entries): Use `mapc' instead of `mapcar'. Don't use
162         `function' for lambda.
163
164         * modb-standard.el (modb-standard-cleanup-stale-entities): Use
165         `string-to-number' instead of `string-to-int'.
166
167         * elmo-util.el (elmo-set-work-buf): Use `with-current-buffer'
168         instead of `save-excursion' (for suppress compile warnings).
169         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
170         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Ditto.
171         (elmo-nntp-post): Ditto.
172
173 2009-08-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
174
175         * utf7.el (utf7-get-u16char-converter): Revert BOM workaround for
176         Mule-UCS (to-utf-16).
177         (utf7-utf-16-coding-system): Change preference when Mule-UCS on
178         Emacs 23.
179
180 2009-07-11  Taiki SUGAWARA  <buzz.taiki@gmail.com>
181
182         * utf7.el (utf7-find-coding-system-without-bom): New Function.
183         (utf7-utf-16-coding-system): use no-BOM coding system.
184         (utf7-get-u16char-converter): remove workaround for BOM.
185
186 2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
187
188         * elmo-util.el (elmo-union): New function, make a union of two lists.
189
190         * elmo-mime.el (elmo-mime-entity-display): Fix Emacs crash in
191         mime-view when displaying malformed base64 attach.
192
193         * elmo-imap4.el (elmo-imap4-folder-list-flagged): Use elmo-imap4-list
194         (removed duplicated code)
195
196         * modb-standard.el (modb-standard-cleanup-stale-entities): New
197         function, Remove stale entities from elmo's cache.
198
199 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
200
201         * elmo-version.el (elmo-version): Up to 2.15.7.
202
203 2009-03-22  Tetsurou Okazaki  <okazaki@be.to>
204
205         * elsp-bsfilter.el (elmo-spam-bsfilter-update-switch): Change
206         default value to `--auto-update'.
207
208 2008-07-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
209
210         * elmo-pop3.el (elmo-pop3-read-contents): Fix double `goto-char'.
211         Add `elmo-pop3-read-point' barrier.
212
213 2008-07-06 YAMASHITA Junji <ysiijj@gmail.com>
214
215         * elmo-pop3.el (elmo-pop3-read-contents): improving performance:
216         goto the previous end-point insead of the head-point, and use
217         `search-forward' instead of `re-search-forward'.
218
219 2008-06-30  Tetsurou Okazaki  <okazaki@be.to>
220
221         * elmo-imap4.el (elmo-imap4-parse-status): Use `case' instead of `cond'.
222
223 2008-06-30  Don Bashford  <Don.Bashford@stjude.org>
224
225         * elmo-imap4.el (elmo-imap4-parse-status): Accept IMAP4 tokens in a
226         case-insensitive fashion.
227
228 2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
229
230         * elmo-imap4.el (elmo-imap4-send-command): Combine `process-send-string' calls.
231
232 2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
233
234         * elmo-util.el (elmo-add-name-to-file, elmo-field-body): Use
235         `eval-and-compile' for suppress compile warnings.
236
237         * elmo-vars.el (dynamic-link, dynamic-call): Use `defalias-maybe'
238         instead of `defun-maybe'
239
240         * elmo-util.el: Add (eval-when-compile (require 'static)).
241
242 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
243
244         * mmimap.el: Remove (require 'static).
245         * acap.el: Ditto.
246
247         * elmo-flag.el: Move ';;; Code:' comment.
248         * elmo-imap4.el: Ditto.
249         * elmo-net.el: Ditto.
250
251         * elmo-version.el (product-provide): Fix comment.
252
253 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
254
255         * slp.el: Add (eval-when-compile (require 'cl)).
256         * elmo-date.el: Ditto.
257         * elmo-pop3.el: Ditto.
258         * elmo-mime.el: Add (eval-when-compile (require 'elmo)).
259
260 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
261
262         * modb.el (elmo-msgdb-match-condition-primitive): Use
263         `string-to-number' instead of `string-to-int'.
264
265         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer)
266         (elmo-msgdb-message-match-condition)
267         (elmo-msgdb-create-message-entity-from-buffer): Use
268         `string-to-number' instead of `string-to-int'.
269
270         * elmo.el (elmo-folder-confirm-appends): Use `string-to-number'
271         instead of `string-to-int'.
272
273         * elmo-util.el (elmo-cache-expire-by-age): Use `string-to-number'
274         instead of `string-to-int'.
275
276         * elmo-pop3.el (elmo-pop3-list-by-list, elmo-folder-status): Use
277         `string-to-number' instead of `string-to-int'.
278
279         * elmo-nntp.el (elmo-nntp-make-msglist)
280         (elmo-folder-list-messages-plugged, elmo-nntp-folder-status)
281         (elmo-nntp-create-msgdb-from-overview-string)
282         (elmo-nntp-parse-xhdr-response, elmo-nntp-msgdb-create-message)
283         (elmo-nntp-search-primitive): Use `string-to-number' instead of
284         `string-to-int'.
285
286         * elmo-net.el (elmo-net-folder-set-parameters): Use
287         `string-to-number' instead of `string-to-int'.
288
289         * elmo-localdir.el (elmo-localdir-list-subr): Use
290         `string-to-number' instead of `string-to-int'.
291
292         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Use
293         `string-to-number' instead of `string-to-int'.
294
295         * elmo-date.el (elmo-date-get-datevec): Use `string-to-number'
296         instead of `string-to-int'.
297
298         * elmo-archive.el (elmo-archive-list-folder-subr): Use
299         `string-to-number' instead of `string-to-int'.
300
301 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
302
303         * elmo-util.el (elmo-get-passwd): Fix typo.
304
305         * elmo-nntp.el (elmo-nntp-get-server-command)
306         (elmo-nntp-set-server-command, elmo-nntp-xover-p)
307         (elmo-nntp-listgroup-p, elmo-nntp-set-listgroup)
308         (elmo-nntp-list-active-p, elmo-nntp-set-list-active)
309         (elmo-nntp-xhdr-p, elmo-nntp-set-xhdr): New backquote style.
310
311         * elmo-imap4.el (elmo-imap4-debug)
312         (elmo-imap4-response-continue-req-p, elmo-imap4-response-ok-p)
313         (elmo-imap4-response-bye-p, elmo-imap4-response-garbage-p)
314         (elmo-imap4-response-value, elmo-imap4-response-error-text)
315         (elmo-imap4-response-bodydetail-text, elmo-imap4-value)
316         (elmo-imap4-nth, elmo-imap4-detect-search-charset)
317         (elmo-imap4-identical-system-p): New backquote style.
318
319 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
320
321         * elmo-dop.el (elmo-make-dop-queue): New backquote style.
322         (elmo-dop-queue-fname, elmo-dop-queue-method): Ditto.
323         (elmo-dop-queue-arguments): Ditto.
324
325         * elmo-date.el (elmo-match-substring): New backquote style.
326         (elmo-match-string, elmo-match-buffer): Ditto.
327         (elmo-date-make-sortable-string): Ditto.
328
329         * elmo-archive.el (elmo-archive-get-method):New backquote style.
330         (elmo-archive-get-suffix, elmo-archive-get-regexp): Ditto.
331
332         * elmo-multi.el (elmo-multi-real-folder-number): New backquote
333         style.
334
335         * elmo-net.el (elmo-network-stream-type-spec-string): New
336         backquote style.
337         (elmo-network-stream-type-symbol): Ditto.
338         (elmo-network-stream-type-feature): Ditto.
339         (elmo-network-stream-type-function): Ditto.
340         (elmo-network-session-buffer): Ditto.
341
342         * elmo-util.el (elmo-file-cache-expand-path): New backquote style.
343         (elmo-file-cache-status, elmo-file-cache-path): Ditto.
344         (elmo-make-file-cache, elmo-string, elmo-get-passwd): Ditto.
345         (elmo-bind-directory, elmo-set-work-buf): Ditto.
346
347         * elmo.el (elmo-folder-send): New backquote style.
348
349 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
350
351         * pldap.el (ldap-static-if): New backquote style.
352         (ldap/ldif-safe-string-p): Ditto.
353         (ldap/ldif-insert-field): Ditto.
354
355         * elmo-version.el (elmo-version): Up to 2.15.6.
356
357 2008-01-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
358
359         * elmo-imap4.el (elmo-folder-list-messages-plugged): Don't include
360         messages with \Deleted flag.
361         (elmo-folder-delete-messages-plugged): Ask before sending expunge
362         command if there are messages with \Deleted flag.
363
364 2007-04-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
365
366         * elmo-pop3.el (elmo-pop3-auth-apop): Use more strict regexp.
367         http://seclists.org/bugtraq/2007/Apr/0018.html
368         (Suggested by Tatsuya Kinoshita)
369
370 2007-04-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
371
372         * elmo-imap4.el (elmo-folder-delete): Don't call close for mailbox
373         with \Noselect attribute.
374
375 2007-04-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
376
377         * elmo-imap4.el (elmo-folder-list-subfolders): Fix handling of
378         hierarchical folder structure with UW-imapd.
379
380 2007-02-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
381
382         * elmo-imap4.el (elmo-imap4-clear-login): Don't send LOGIN command
383         when the LOGINDISABLED capability is advertised.
384
385 2007-01-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
386
387         * elmo-msgdb.el (elmo-msgdb-extra-fields): Make it non-destructive.
388
389 2007-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
390
391         * elmo-shimbun.el (elmo-shimbun-update-overview): Add argnument
392         `entity'.
393         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview' only
394         if the message entity is exists.
395
396 2007-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
397
398         * elmo-util.el (elmo-msgdb-insert-file-header): Call
399         `elmo-delete-cr-buffer'.
400
401         * elmo-localdir.el (elmo-message-fetch-internal): Use
402         `insert-file-contents-as-raw-text' instead of
403         `insert-file-contents-as-binary'.
404
405         * elmo-maildir.el (elmo-map-message-fetch): Ditto.
406
407 2006-12-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
408
409         * elmo-imap4.el (elmo-network-initialize-session): Check to
410         retrieve a whole greeting message.
411
412 2006-11-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
413
414         * elmo-flag.el (elmo-folder-commit): Encode `.minfo' at save.
415
416 2006-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
417
418         * elmo-util.el (elmo-safe-plist-get): New alias or macro.
419         (elmo-progress-notify): Use it instead of `plist-get'.
420
421 2006-11-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
422
423         * elmo.el (elmo-generic-folder-append-messages): Remove unused
424         variable `table'.
425
426 2006-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
427
428         * elmo-pipe.el (elmo-folder-set-plugged): Define.
429
430 2006-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
431
432         * elsp-bsfilter.el (elmo-spam-bsfilter-use-remote): New user option.
433         (elmo-spam-list-spam-messages): Check it option.
434
435 2006-11-08  Tetsurou Okazaki  <okazaki@be.to>
436
437         * elmo-util.el (elmo-with-progress-display): Return the value
438         of the last form in `body'.
439
440 2006-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
441
442         * elmo-util.el (elmo-progress-start): Accept nil for `total'.  Set
443         `elmo-progress-counter' as t when a query callback returns nil.
444         (elmo-progress-clear): New function.
445         (elmo-progress-done): Split into `elmo-progress-clear'.
446         (elmo-progress-notify): Update a total slot when it is nil.
447         (elmo-with-progress-display): Call `elmo-progress-clear' in
448         unwind-protect and move calling `elmo-progress-done' to outside.
449
450         * elmo-imap4.el (elmo-imap4-find-next-line): Call
451         `elmo-progress-notify' with :total parameter instead of
452         `elmo-progress-counter-set-total'.
453
454 2006-11-07  Tetsurou Okazaki  <okazaki@be.to>
455
456         * elmo-util.el (elmo-cache-expire-by-age): Add docstring.
457         Make it interactive.
458         (elmo-progress-start): Avoid updating `elmo-progress-counter'
459         when a query callback returns nil.  Return a progress counter
460         instead of t whenever a start callback was called.
461
462 2006-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
463
464         * elmo-imap4.el (elmo-imap4-session-capable-p): New macro.
465         (elmo-imap4-send-command): Use it.
466         (elmo-network-initialize-session): Ditto.
467         (elmo-network-setup-session): Ditto.
468         (elmo-folder-msgdb-create-plugged): Ditto.
469
470 2006-11-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
471
472         * elmo-util.el (elmo-progress-done): Fix a miss refer to
473         `elmo-progress-counter'.
474
475 2006-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
476
477         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Abolish.
478         (elsp-bsfilter-list-spam-filter): New function.
479         (elsp-bsfilter-start-list-spam): Ditto.
480         (elsp-bsfilter-read-list-spam): Ditto.
481         (elmo-spam-list-spam-messages): Use async process to display
482         progress message by each message.
483
484 2006-11-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
485
486         * elmo-spam.el (elmo-spam-process-messages-as-mbox): Fix problem
487         of flushing previously inserted message contents.
488
489         * elmo-imap4.el (elmo-folder-search): Fix return value.
490
491 2006-11-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
492
493         * elmo-imap4.el (elmo-imap4-find-next-line): Check whether a label
494         of reporter is enable or not.
495
496 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
497
498         * elmo-util.el (elmo-list-bigger-diff): Abolish.
499         (elmo-display-progress): Ditto.
500         (elmo-progress-counter-alist): Ditto.
501         (elmo-progress-set): Ditto.
502         (elmo-progress-clear): Ditto.
503         (elmo-progress-counter-all-value): Rename to
504         `elmo-progress-counter-total'.
505         (elmo-progress-counter-format): Rename to
506         `elmo-progress-counter-action'.
507         (elmo-progress-counter): New internal variable.
508         (elmo-progress-callback-function): Ditto.
509         (elmo-progress-counter-label): New function.
510         (elmo-progress-counter-set-total): Ditto.
511         (elmo-progress-counter-set-action): Ditto.
512         (elmo-progress-call-callback): Ditto.
513         (elmo-progress-start): Ditto.
514         (elmo-progress-done): Ditto.
515         (elmo-progress-notify): Rewrite.
516         (elmo-with-progress-display): Remove first argument
517         `condition'. Add optional argument `var' in `spec'.
518
519         * elmo-vars.el (elmo-display-progress-threshold): Abolish.
520         (elmo-display-retrieval-progress-threshold): Ditto.
521         (elmo-inhibit-display-retrieval-progress): Ditto.
522
523         * Replace all pair of `elmo-progress-set' and
524         `elmo-progress-clear' into `elmo-with-progress-display'.
525
526         * Replace to call `elmo-display-progress' into pair of
527         `elmo-progress-notify' and `elmo-with-progress-display'.
528
529         * elmo-version.el (elmo-version): Up to 2.15.5.
530
531 2006-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
532
533         * elmo-imap4.el (elmo-imap4-arrival-filter): Use `case' instead of
534         `cond'.
535
536 2006-10-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
537
538         * elmo-imap4.el (elmo-imap4-arrival-filter): Call delete-region in
539         cleanup-forms [wl:14027].
540
541 2006-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
542
543         * elmo-flag.el (elmo-global-flag-set-internal): Use
544         `elmo-copy-file' by priority when the message is a file.
545
546 2006-10-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
547
548         * elmo.el: Fix typo: disptch -> dispatch.
549
550 2006-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
551
552         * elmo.el (elmo-file-tag): New class.
553         (elmo-append-messages-disptch-table): New constant.
554         (elmo-folder-type-p): New function.
555         (elmo-folder-append-messages): Redefine as function.
556
557         * elmo-null.el (elmo-folder-append-messages): Renamed from
558         `elmo-folder-append-messages'.
559
560         * elmo-maildir.el (elmo-maildir-folder): Inherit `elmo-file-tag'.
561         (elmo-folder-append-messages-*-maildir): Renamed from
562         `elmo-folder-append-messages'.
563
564         * elmo-localdir.el (elmo-localdir-folder): Inherit
565         `elmo-file-tag'.
566         (elmo-folder-append-messages-*-localdir): Renamed from
567         `elmo-folder-append-messages'.
568
569         * elmo-imap4.el (elmo-folder-append-messages-imap4-imap4): Renamed
570         from `elmo-folder-append-messages'.
571
572         * elmo-flag.el (elmo-folder-append-messages-*-flag): Renamed from
573         `elmo-folder-append-messages'.
574
575         * elmo-filter.el (elmo-folder-append-messages-filter-*): New
576         function.
577         (elmo-folder-append-messages-*-filter): Ditto.
578
579         * elmo-multi.el (elmo-folder-append-messages-multi-*): Ditto.
580
581         * elmo-pipe.el (elmo-folder-append-messages-pipe-*): Ditto.
582         (elmo-folder-append-messages-*-pipe): Renamed from
583         `elmo-folder-append-messages'.
584
585         * elmo-cache.el (elmo-cache-folder): Inherit `elmo-file-tag'.
586
587         * elmo-file.el (elmo-file-folder): Ditto.
588
589         * elmo-sendlog.el (elmo-sendlog-folder): Ditto.
590
591         * elmo-archive.el (elmo-folder-append-messages-*-archive): Renamed
592         from `elmo-folder-append-messages'
593
594 2006-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
595
596         * elmo-map.el (elmo-location-map-setup): Change an argument
597         `locations' to optional.
598         (elmo-location-map-clear): Abolish.
599         (elmo-folder-clear): Follow the API change.
600
601         * elmo-pop3.el (elmo-folder-clear): Ditto.
602
603         * elmo-pop3.el (toplevel): Require elmo-map.
604         (elmo-pop3-folder): Inherit elmo-location-map and abolish
605         location-alist slot (All other related portions are changed).
606         (elmo-pop3-folder-use-uidl): New function.
607         (elmo-folder-msgdb-create): Don't sort message entities.
608         (elmo-pop3-sort-msgdb-by-original-number): Abolish.
609         (elmo-pop3-number-to-size): Convert return value to number.
610         (elmo-pop3-msgdb-create-by-header): Use unwind-protect to delete a
611         working buffer.
612
613         * elmo-map.el: Use `location-map' as a variable name for instance
614         instead of `mapper'.
615         (elmo-location-map-setup): Return location alist.
616         (elmo-location-map-update): Ditto.
617
618 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
619
620         * elmo-map.el (elmo-location-map): New class; split location and
621         number mapping from elmo-map-folder (All other related portions
622         are changed).
623
624         * elmo-shimbun.el (elmo-folder-open-internal): Follow the API
625         change.
626
627         * elmo-version.el (elmo-version): Up to 2.15.4.
628
629 2006-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
630
631         * elmo-vars.el (elmo-use-hardlink): New user option.
632
633         * elmo-util.el (elmo-add-name-to-file): Switch implementations by
634         `elmo-use-hardlink'.
635
636         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Keep the
637         killed-list.
638         (elmo-pipe-drain): Use `elmo-folder-open' and `elmo-folder-close'
639         instead of `*-internal'. Use `elmo-with-progress-display'.
640
641 2006-09-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
642
643         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages): Use
644         `elmo-spam-process-messages-as-mbox'.
645
646         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
647
648 2006-08-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
649
650         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Fix the
651         argument BUFFER of `call-process'.
652
653 2006-08-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
654
655         * elsp-bsfilter.el (elsp-bsfilter-call-bsfilter): Remove nil from
656         args.
657         (elsp-bsfilter-list-spam-files): Ditto.
658
659 2006-08-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
660
661         * elsp-bsfilter.el (elmo-spam-bsfilter-max-files-per-process)
662         (elmo-spam-bsfilter-max-messages-per-process): New use option.
663         (elmo-spam-bsfilter-debug): Fix a group.
664         (elsp-bsfilter-call-bsfilter): Don't use `delq' and add option
665         `--homedir'.
666         (elmo-spam-buffer-spam-p): Don't specify `--homedir' option.
667         (elsp-bsfilter-list-spam-files): New function.
668         (elmo-spam-list-spam-messages): Define.
669         (elsp-bsfilter-register-buffer): Add an optional argument `mbox'.
670         (elmo-spam-bsfilter-register-messages): New function.
671         (elmo-spam-register-spam-messages): Define.
672         (elmo-spam-register-good-messages): Ditto.
673
674         * elmo-spam.el (elmo-spam-process-messages-as-mbox): New function.
675
676         * elmo-util.el (elmo-flatten): Use `append' and `listp' instead of
677         `nconc' and `consp'.
678
679 2006-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
680
681         * elmo-map.el (elmo-map-folder-update-locations): Rewrite with
682         hash table to test whether a location is exists.
683
684 2006-08-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
685
686         * elmo-archive.el (elmo-folder-append-messages): Delete temp-dir
687         even if some error occurred.
688
689         * elmo-archive.el (elmo-archive-folder-append-buffer): Remove
690         meaningless unwind-protect.
691
692         * elmo-maildir.el (elmo-folder-message-make-temp-files): Respect
693         start-number correctly.
694         * elmo-search.el (elmo-folder-message-make-temp-files): Ditto.
695         * elmo-file.el (elmo-folder-message-make-temp-files): Ditto.
696
697 2006-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
698
699         * elmo-flag.el (elmo-flag-folder-set-minfo): New function.
700         (elmo-folder-initialize): Use it.
701         (elmo-global-flag-replace-referrer): New function.
702
703         * elmo.el (toplevel): Added autoload setting for
704         `elmo-global-flag-replace-referrer'.
705         (elmo-folder-rename): Rewrite the last change use
706         `elmo-global-flag-replace-referrer'.
707
708         * elmo-pipe.el (elmo-folder-rename): Call
709         `elmo-global-flag-replace-referrer'.
710
711 2006-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
712
713         * elmo.el (elmo-folder-rename): Set meta data for global flags
714         follow the rename.
715
716 2006-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
717
718         * elmo-filter.el (elmo-folder-initialize): Set slot `number-list'
719         as 'not-loaded.
720         (elmo-folder-close): Ditto.
721         (elmo-filter-folder-number-list-loaded-p): New function.
722         (elmo-filter-folder-number-list): Check whether loaded or not.
723         (elmo-folder-commit): Use `elmo-filter-folder-number-list' instead
724         of `elmo-filter-folder-number-list-internal'.
725         (elmo-folder-delete-messages): Ditto.
726         (elmo-folder-length): Check whether number-list is loaded or not.
727
728 2006-06-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
729
730         * modb-entity.el (modb-entity-field-extractor-alist): Add 3rd
731         field `real field' into each element of list.
732         (elmo-msgdb-create-message-entity-from-buffer): Follow the above change.
733         (elmo-msgdb-message-entity-field): Ditto.
734         (modb-entity-ml-info-real-fields): New function.
735
736         * elmo-msgdb.el (elmo-msgdb-extra-fields): New function.
737
738         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Use function
739         `elmo-msgdb-extra-fields'.
740
741 2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
742
743         * elmo-util.el (elmo-passwd-alist-load): Move point to min
744         position before read.
745
746 2006-05-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
747
748         * elmo-flag.el (elmo-folder-expand-msgdb-path): Translate path.
749         (elmo-global-flags-initialize): Ditto.
750
751 2006-05-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
752
753         * elmo-archive.el (toplevel): Don't require emu, std11
754         and elmo-localdir.
755
756         * elmo-localdir.el (elmo-message-file-name): Remove duplicate
757         definition.
758
759 2006-05-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
760
761         * elmo.el (elmo-folder-confirm-appends): Display folder name.
762
763 2006-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
764
765         * elmo-imap4.el (elmo-imap4-send-command): Use non-synchronizing
766         literals.
767
768 2006-04-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
769
770         * elmo-maildir.el (elmo-maildir-list-location): Reduce
771         `elmo-get-last-modification-time' call.
772
773 2006-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
774
775         * elmo-maildir.el (elmo-maildir-list-location): Fixed a regular
776         expression.
777         (elmo-maildir-set-mark): Ditto.
778         (elmo-maildir-delete-mark): Ditto.
779
780 2006-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
781
782         * elmo-util.el (elmo-collect-separators-internal): Add 2nd
783         optional argument `separators'.
784
785 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
786
787         * elmo.el (cache-changed): Abolish.
788         (status-changed): New signal.
789         (elmo-message-killed-p): New generic function and define for
790         elmo-folder.
791         (elmo-folder-recover-messages): Ditto.
792         (elmo-message-set-cached): Emit signal `status-changed' instead of
793         `cache-changed'.
794         (elmo-message-status): New macro.
795         (elmo-message-status-folder): Ditto.
796         (elmo-message-status-number): Ditto.
797         (elmo-message-status-set-flags): Ditto.
798         (elmo-message-status-set-killed): Ditto.
799         (elmo-message-status-flags): New function.
800         (elmo-message-status-cached-p): Ditto.
801         (elmo-message-status-killed-p): Ditto.
802
803         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
804         `status-changed' instead of `cache-changed'.
805         (elmo-folder-recover-messages): Define.
806         (elmo-message-killed-p): Ditto.
807
808         * elmo-filter.el (elmo-filter-connect-signals): Connect to signal
809         `status-changed' instead of `cache-changed'.
810
811         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
812         (elmo-message-killed-p): Define.
813         (elmo-folder-recover-messages): Ditto.
814
815         * elmo-version.el (elmo-version): Up to 2.15.3.
816
817 2006-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
818
819         * elmo-signal.el (elmo-signal-bindings): Use cons to append
820         element into list.
821         (elmo-define-signal-handler): Add docstring.
822         (elmo-define-signal-filter): Ditto.
823
824         * elmo-multi.el (elmo-multi-connect-signals): Fix the signal name.
825
826 2006-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
827
828         * elmo-util.el (elmo-flatten): Don't use recursive call.
829
830         * elmo-search.el (elmo-folder-msgdb-create): Remove an unnecessary
831         assignment.
832         (elmo-folder-message-make-temp-files): Use `number-to-string'
833         instead of `int-to-string'.
834
835 2006-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
836
837         * elmo-search.el (elmo-folder-delete-messages): Define.
838
839 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
840
841         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fixed
842         customization type.
843         (elmo-mailing-list-count-spec-list): Ditto.
844
845         * elmo-vars.el (elmo-mailing-list-name-spec-list): Merge entries
846         for `list-id'.
847
848 2006-01-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
849
850         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fix list-id
851         handling.
852
853 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
854
855         * elmo-vars.el (elmo-mailing-list-name-spec-list): New user option.
856         (elmo-mailing-list-count-spec-list): Ditto.
857
858         * elmo-util.el (elmo-map-until-success): New function.
859         (elmo-string-match-substring): Ditto.
860         (elmo-find-list-match-value): Ditto.
861
862         * modb-entity.el (modb-entity-extract-ml-info-from-x-sequence):
863         Removed.
864         (modb-entity-extract-ml-info-from-subject): Ditto.
865         (modb-entity-extract-ml-info-from-return-path): Ditto.
866         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
867         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
868         (modb-entity-extract-ml-info-from-mailman): Ditto.
869         (modb-entity-extract-mailing-list-info-functions): Ditto.
870         (modb-entity-extract-mailing-list-info): Rewrite with
871         `elmo-find-list-match-value'.
872
873 2006-01-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
874
875         * elmo-net.el (elmo-network-session-retry-count): New user option.
876         (elmo-network-session-buffer-name): New internal function.
877         (elmo-network-session-buffer-create): Ditto.
878         (elmo-network-open-session): Retry open network session
879         `elmo-network-session-retry-count' times.
880
881 2005-12-16  Tetsurou Okazaki  <okazaki@be.to>
882
883         * elmo-util.el (elmo-list-filter): Rewritten.
884
885 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
886
887         * elmo-util.el (elmo-string-member): Allow symbol element in list.
888
889 2005-11-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
890
891         * elmo-search.el (elmo-make-search-engine): Use prefix
892         `elmo-search-' for require symbol instead of `else-'.
893         (elmo-search-engine-extprog): New class.
894         (elmo-search-engine-do-search): Remove nil from argument
895         list. Added argument pattern to evaluate element as function.
896         (elmo-search-engine-local-file): Derived from
897         `elmo-search-engine-extprog'.
898         (elmo-search-engine-create-message-entity): Check existance of file.
899         (elmo-search-engine-fetch-message): Ditto.
900         (elmo-search-namazu-index): Follow the API change.
901         (elmo-search-grep-target): Ditto.
902
903 2005-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
904
905         * elmo-spam.el (elmo-spam-message-fetch): Disable multibyte
906         characters of working buffer.
907
908         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
909         Does not bind `default-mime-charset'.
910         (elmo-msgdb-create-message-entity-from-buffer): Removed
911         unnecessary local bind.
912
913         * modb-entity.el (modb-entity-extract-ml-info-from-mailman): New
914         function.
915         (modb-entity-extract-mailing-list-info-functions): Added it.
916
917 2005-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
918
919         * modb-legacy.el (elmo-msgdb-append-entity): Execute the process
920         when number and message-id are non-nil.
921
922         * modb-standard.el (elmo-msgdb-append-entity): Ditto.
923
924         * elmo-pop3.el (elmo-pop3-auth-user): Refactoring nested
925         conditional steatment.
926         (elmo-pop3-auth-apop): Likewise.
927         (elmo-network-authenticate-session): Likewise.
928
929 2005-11-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
930
931         * elmo-mime.el (elmo-mime-header-max-column): Set default value as
932         symbol `fill-column'.
933         (elmo-mime-insert-header-from-buffer): Rewrite; ignore errors in
934         decode field value.
935
936         * elmo-util.el (elmo-mime-string): Ignore errors in eword decode.
937         (elmo-decoded-field-body): Ditto.
938
939 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
940
941         * elmo-net.el (elmo-net-folder-set-parameters): Rename argument
942         `tokens' to `params'.
943
944 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
945
946         * elmo-split.el (elmo-split-subr): Disable multibyte characters of
947         working buffer.
948
949 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
950
951         * elmo-search.el (elmo-search-namazu-index): Fixed the order to
952         decide index.
953
954 2005-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
955
956         * elmo-search.el (elmo-search-engine-alist): Define with defvar;
957         Set default value as nil.
958         (toplevel): Register search engines by
959         `elmo-search-register-engine' if there are not defined.
960
961         * elmo.el (autoload): Added autoload setting for
962         `elmo-search-register-engine'.
963
964 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
965
966         * elmo.el (toplevel): `[' is redefined as the prefix of the search
967         folder instead of nmz folder.
968         (elmo-nmz-default-index-path): Added obsolete variable setting.
969         (elmo-nmz-index-alias-alist): Ditto.
970         (elmo-nmz-use-drive-letter): Ditto.
971
972         * elmo-search.el (elmo-search-register-engine): New function.
973
974         * elmo-nmz.el: Removed.
975
976         * elmo-version.el (elmo-version): Up to 2.15.2.
977
978 2005-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
979
980         * elmo-search.el: New file.
981
982 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
983
984         * modb-entity.el (elmo-msgdb-message-match-condition): Add new
985         condition `larger' and `smaller'.
986
987 2005-07-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
988
989         * elmo-util.el (elmo-safe-filename): Rewrite to replace
990         `"' (double quote) into "_Q_".
991
992 2005-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
993
994         * elmo-net.el (elmo-net-quote-chars): Abolish.
995         (elmo-net-format-quoted): Ditto.
996
997 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
998
999         * elmo.el (elmo-get-folder-function): New variable.
1000         (elmo-get-folder): New function.
1001         (elmo-folder-rename): Call `elmo-make-folder' with specified
1002         mime-charset.
1003
1004         * elmo-split.el (elmo-split): Use `elmo-get-folder' instead of
1005         `elmo-make-folder'.
1006         (elmo-split-subr): Ditto.
1007
1008         * elmo-multi.el (elmo-folder-initialize): Ditto.
1009
1010         * elmo-internal.el (elmo-folder-list-subfolders): Ditto.
1011
1012         * elmo-flag.el (elmo-flag-folder-delete-message): Ditto.
1013         (elmo-flag-get-folder): Ditto.
1014
1015         * elmo-filter.el (elmo-folder-initialize): Ditto.
1016
1017         * elmo-access.el (elmo-folder-initialize): Ditto.
1018         (elmo-access-folder-update-children): Ditto.
1019
1020         * elmo-dop.el (elmo-dop-queue-flush): Ditto.
1021         (elmo-dop-queue-flush): Ditto.
1022         (elmo-folder-append-buffer-dop-delayed): Ditto.
1023         (elmo-dop-spool-folder): Call `elmo-make-folder' with specified
1024         mime-charset.
1025
1026         * elmo-pipe.el (elmo-folder-initialize): Use `elmo-get-folder'
1027         instead of `elmo-make-folder'.
1028         (elmo-folder-rename): Ditto.  Use `elmo-folder-rename' to
1029         destination folder instead of send `elmo-folder-rename-internal'.
1030
1031         * elmo-shimbun.el (elmo-folder-list-subfolders): Use `shimbun'
1032         slot of subfolder instead of create it.
1033
1034 2005-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1035
1036         * elmo-util.el (elmo-collect-separators): New function.
1037         (elmo-collect-separators-internal): Ditto.
1038         (elmo-collect-trail-separators): Ditto.
1039         (elmo-parse-separated-tokens): Ditto.
1040         (elmo-parse-separated-tokens-internal): Ditto.
1041         (elmo-quote-syntactical-element): Ditto.
1042
1043         * elmo-pop3.el (elmo-pop3-folder-name-syntax): New constant.
1044         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1045
1046         * elmo-nntp.el (elmo-nntp-folder-name-syntax): New constant.
1047         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1048         (elmo-nntp-folder-list-subfolders): Quote a user name.
1049
1050         * elmo-net.el (elmo-net-folder-name-syntax): New constant.
1051         (elmo-net-parse-network): Abolish.
1052         (elmo-net-folder-set-parameters): New function.
1053         (elmo-folder-initialize): Follow the above change.
1054
1055         * elmo-imap4.el (elmo-imap4-folder-name-syntax): New constant.
1056         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1057         (elmo-folder-list-subfolders): Use
1058         `elmo-quote-syntactical-element' instead of
1059         `elmo-net-format-quoted' to quote mailbox and user name.
1060
1061 2005-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1062
1063         * elmo-util.el (elmo-token-valid-p): New function.
1064         (elmo-parse-token): Add optional argument `requirement'.
1065         (elmo-parse-prefixed-element): Likewise.
1066
1067         * elmo-net.el (elmo-net-quote-chars): Renamed from
1068         `elmo-net-quote-chars-regexp'.
1069         (elmo-net-format-quoted): Add optional argument `extra-chars'.
1070
1071         * elmo-pop3.el (elmo-folder-initialize): Fix the token separators
1072         by info document. Check token `uidl' is started an alphabet.
1073
1074         * elmo-nntp.el (elmo-folder-initialize): Fix the token separators
1075         by info document. Check token `user' is started an alphabet.
1076
1077         * elmo-imap4.el (elmo-folder-initialize): Ditto.
1078         (elmo-folder-list-subfolders): Quote user.
1079
1080 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1081
1082         * elmo-util.el (elmo-quoted-specials-list): New constant.
1083         (elmo-quoted-token): New function.
1084
1085         * elmo-net.el (elmo-net-quote-chars-regexp): New constant.
1086         (elmo-net-format-quoted): New function.
1087         (elmo-net-parse-network): Ditto.
1088         (elmo-folder-initialize): Use it.
1089
1090         * elmo-nntp.el (elmo-folder-initialize): Use
1091         `elmo-net-parse-network' to parse network specification instead of
1092         `elmo-folder-initialize#elmo-net'.
1093
1094         * elmo-pop3.el (elmo-folder-initialize): Ditto.
1095
1096         * elmo-imap4.el (elmo-folder-initialize): Ditto.
1097         (elmo-folder-list-subfolders): Quote folder name by
1098         `elmo-net-format-quoted'.
1099
1100 2005-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1101
1102         * elmo-nntp.el (elmo-nntp-use-server-search-p): New function.
1103         (elmo-folder-search): Use it.
1104
1105 2005-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1106
1107         * modb-standard.el (modb-standard-loaded-message-id): Use
1108         `elmo-msgdb-message-entity-field'.
1109
1110 2005-04-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1111
1112         * elmo-util.el (elmo-object-load): Call `elmo-set-auto-coding'
1113         without filename.
1114
1115 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1116
1117         * elmo-util.el (elmo-set-auto-coding): New function.
1118         (elmo-object-load): Use it.
1119
1120 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1121
1122         * elmo-date.el (elmo-time-less-p): Renamed from `elmo-time<'.
1123         (elmo-time<): Define as alias of `elmo-time-less-p'.
1124         (elmo-time-to-datevec): New function.
1125
1126         * elmo-date.el (elmo-time-to-days): New function.
1127
1128 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1129
1130         * elmo-util.el (elmo-map-recursive): Call `function' if `object'
1131         is not cons cell.
1132
1133 2005-04-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1134
1135         * modb-entity.el (modb-entity-encode-string-recursive): Fixed
1136         parenthesis.
1137
1138         * elmo-util.el (elmo-map-recursive): New function.
1139
1140         * modb-entity.el (modb-entity-decode-string-recursive): Use it.
1141         (modb-entity-encode-string-recursive): Ditto.
1142
1143 2005-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
1144
1145         * elmo-maildir.el (elmo-maildir-sequence-number): New function.
1146         (elmo-maildir-make-unique-string): Throw Emacs 18 away.
1147         (elmo-maildir-list-location): Use `elmo-maildir-sequence-number' to
1148         compare sequence number when last modified time is nil.
1149
1150 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
1151
1152         * elmo-maildir.el (elmo-folder-msgdb-create): Don't sort by date.
1153
1154         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
1155
1156 2005-04-01  Yuuichi Teranishi  <teranisi@gohome.org>
1157
1158         * elmo-maildir.el (elmo-maildir-list-location): Sort by last
1159         modification time of the file.
1160
1161 2005-03-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1162
1163         * elmo-util.el (elmo-condition-optimize): Discriminated against
1164         preserved fields, extra fields and the other weight.
1165
1166 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1167
1168         * modb-entity.el (initialize-instance): Define.
1169         (modb-entity-handler-mime-charset): New internal function.
1170         (modb-standard-entity-set-field): Use it.
1171         (elmo-msgdb-message-entity-field): Ditto.
1172         (elmo-msgdb-message-entity-field): Ditto.
1173
1174         * modb.el (elmo-msgdb-match-condition): Rewrite with
1175         `elmo-condition-match'.
1176         (elmo-msgdb-match-condition-primitive): New function.
1177
1178         * modb-entity.el (elmo-msgdb-message-match-condition): Removed
1179         arguments `flags' and `numbers'.
1180         (elmo-msgdb-match-condition-primitive): Abolished (merged to
1181         `elmo-msgdb-message-match-condition').
1182         (modb-buffer-entity-handler): New class.
1183
1184         * elmo.el (elmo-folder-search): Optimize condition to use
1185         `elmo-condition-optimize'.
1186         (elmo-message-buffer-match-condition): New function.
1187         (elmo-message-match-condition): Use
1188         `elmo-message-buffer-match-condition' instead of
1189         `elmo-buffer-field-condition-match'.
1190
1191         * elmo-util.el (elmo-condition-match): New function.
1192         (elmo-condition-optimize): Ditto.
1193         (elmo-buffer-field-primitive-condition-match): Abolish.
1194         (elmo-buffer-field-condition-match): Ditto.
1195
1196         * elmo-archive.el (elmo-archive-field-condition-match): Use
1197         `elmo-message-buffer-match-condition' instead of
1198         `elmo-buffer-field-condition-match'.
1199
1200 2005-03-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1201
1202         * elmo-flag.el (elmo-global-flags-initialize): Check the
1203         existence of the flag directory.
1204
1205 2005-03-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1206
1207         * elmo-access.el (elmo-folder-initialize): Call
1208         `elmo-multi-connect-signals'.
1209
1210         * elmo-pipe.el (elmo-folder-close): Define.
1211
1212         * elmo-multi.el (elmo-folder-close): Call `elmo-folder-close' with
1213         children folders.
1214
1215         * elmo-filter.el (elmo-folder-close): Call `elmo-folder-close'
1216         with target folder.
1217
1218         * modb-entity.el (elmo-msgdb-message-entity-set-number): Return
1219         `number'.
1220
1221         * elmo-multi.el (elmo-message-entity): Don't use return value of
1222         `elmo-message-entity-set-number'.
1223
1224 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1225
1226         * modb.el (modb-generic): Added slot `mime-charset'.
1227
1228         * modb-standard.el (modb-standard): Added slot `overview-handler'.
1229         (modb-standard-save-entity-1): Use `modb-entity-handler-equal-p'
1230         and `modb-entity-handler-dump-parameters'.
1231         (modb-standard-default-entity-handler): Abolish.
1232         (elmo-msgdb-message-entity-handler): Save created handler by
1233         instance slot.
1234
1235         * modb-entity.el (modb-entity-handler): Added slot `mime-charset'.
1236         (modb-entity-handler-list-parameters): New method.
1237         (modb-entity-handler-equal-p): New function.
1238         (modb-entity-handler-dump-parameters): Ditto.
1239         (modb-entity-parse-address-string): Encode return value.
1240         (modb-entity-make-address-string): Decode argument value.
1241         (modb-entity-decode-string-recursive): New function.
1242         (modb-entity-encode-string-recursive): Ditto.
1243         (modb-standard-entity-normalizer): Set to encode field value.
1244         (modb-standard-entity-specializer): Follow the above change.
1245         (modb-standard-entity-set-field): Bind `elmo-mime-charset' by
1246         mime-charset of handler.
1247         (elmo-msgdb-message-entity-field): Ditto.
1248         (elmo-msgdb-copy-message-entity): Fixed reference to internal
1249         structure.
1250         (modb-entity-make-mailing-list-info-string): Decode `ml-name'.
1251
1252         * elmo.el (elmo-folder): Added slot `mime-charset'.
1253         (elmo-make-folder): Added argument `mime-charset'.
1254         (elmo-folder-msgdb-load): Call `elmo-load-msgdb' with
1255         `mime-charest'.
1256
1257         * elmo-msgdb.el (elmo-load-msgdb): Added argument `mime-charset'.
1258         (elmo-make-msgdb): Likewise.
1259
1260         * elmo-internal.el (elmo-internal-folder-initialize): Call
1261         `luna-make-entity' with :mime-charset parameter.
1262
1263 2005-03-21  Yuuichi Teranishi  <teranisi@gohome.org>
1264
1265         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Decode
1266         encoded words in `from' and `subject' field.
1267
1268 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1269
1270         * modb.el (elmo-msgdb-message-field): Add argument `type'.
1271         (elmo-msgdb-match-condition): Get handler from entity instead of
1272         msgdb.
1273
1274         * modb-standard.el (modb-standard-economize-entity-size): Abolish.
1275         (modb-standard-load-entity): Treat new file format.
1276         (modb-standard-save-entity-1): Save as new file format.
1277         (modb-standard-save-entity): Split messages into section here.
1278         (elmo-msgdb-message-field): Follow the API change.
1279         (modb-standard-default-entity-handler): New internal variable.
1280         (elmo-msgdb-message-entity-handler): Define.
1281
1282         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1283         to `elmo-vars.el'.
1284         (modb-entity-field-extractor-alist): New user option.
1285         (elmo-msgdb-message-entity-field): Removed argument `decode' and
1286         added argument `type'.
1287         (elmo-msgdb-copy-message-entity): Add optional argument
1288         `make-handler'.
1289         (modb-set-field-converter): New function.
1290         (modb-convert-field-value): Ditto.
1291         (modb-entity-string-decoder): Ditto.
1292         (modb-entity-string-encoder): Ditto.
1293         (modb-entity-parse-date-string): Ditto.
1294         (modb-entity-make-date-string): Ditto.
1295         (modb-entity-mime-decoder): Ditto.
1296         (modb-entity-mime-encoder): Ditto.
1297         (modb-entity-address-list-decoder): Ditto.
1298         (modb-entity-address-list-encoder): Ditto.
1299         (modb-entity-parse-address-string): Ditto.
1300         (modb-entity-make-address-string): Ditto.
1301         (modb-entity-create-field-indices): Ditto.
1302         (modb-legacy-entity-field-slots): New constant.
1303         (modb-legacy-entity-field-indices): Ditto.
1304         (modb-legacy-entity-normalizer): New variable.
1305         (modb-legacy-entity-specializer): Ditto.
1306         (modb-legacy-entity-field-index): New macro.
1307         (modb-legacy-entity-set-field): New function.
1308         (modb-legacy-make-message-entity): Rewrite.
1309         (elmo-msgdb-create-message-entity-from-buffer): Use
1310         `elmo-msgdb-get-references-from-buffer'. Use
1311         `elmo-decoded-field-body' instead of `elmo-unfold-field-body'.
1312         Use `modb-legacy-entity-set-field' instead of
1313         `elmo-msgdb-message-entity-set-field'.
1314         (elmo-msgdb-message-entity-field): Rewrite.
1315         (elmo-msgdb-message-entity-set-field): Ditto.
1316         (elmo-msgdb-copy-message-entity): Make new entity by
1317         `make-handler' if it specified.
1318         (elmo-msgdb-message-match-condition): Define a method of
1319         `modb-entity-handler' and follow the API change.
1320         (modb-standard-entity-handler): New class.
1321         (modb-entity-extract-ml-info-from-x-sequence): New function.
1322         (modb-entity-extract-ml-info-from-subject): Ditto.
1323         (modb-entity-extract-ml-info-from-return-path): Ditto.
1324         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
1325         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
1326         (modb-entity-extract-mailing-list-info): Ditto.
1327         (modb-entity-extract-mailing-list-info-functions): New variable.
1328
1329         * elmo.el (elmo-message-field): Add optional argument `type'.
1330
1331         * elmo-vars.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1332         from `modb-entity.el'.
1333
1334         * elmo-util.el (elmo-object-load): Decode by coding-system from
1335         `set-auto-coding-function'.
1336         (elmo-object-save): Use `detect-mime-charset-region' and add
1337         coding cookie if encode.
1338         (elmo-msgdb-get-references-from-buffer): New function.
1339         (elmo-parse-addresses): Ditto (renamed from `wl-parse-addresses').
1340
1341         * elmo-spam.el (elmo-spam-message-spam-p): Follow the API change.
1342
1343         * elmo-shimbun.el (elmo-shimbun-parse-time-string): Removed.
1344         (elmo-shimbun-entity-to-header): Use `shimbun-create-header'
1345         instead of `shimbun-make-header' and follow the API change.
1346         (elmo-shimbun-update-overview): Follow the API change.
1347         (elmo-map-folder-list-message-locations): Ditto.
1348
1349         * elmo-pipe.el (elmo-message-field): Ditto.
1350
1351         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
1352         Ditto.
1353
1354         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
1355
1356         * elmo-multi.el (elmo-message-field): Ditto.
1357
1358         * elmo-msgdb.el (elmo-message-entity-field): Ditto.
1359         (elmo-msgdb-sort-by-date): Ditto.
1360         (elmo-msgdb-flag-table): Use `elmo-msgdb-message-field' instead of
1361         `elmo-message-entity-field'.
1362         (elmo-msgdb-overview-entity-get-from-no-decode): Follow the API
1363         change.
1364         (elmo-msgdb-overview-entity-get-from): Ditto.
1365         (elmo-msgdb-overview-entity-get-subject): Ditto.
1366         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
1367         (elmo-msgdb-overview-entity-get-date): Ditto.
1368         (elmo-msgdb-overview-entity-get-to): Ditto.
1369         (elmo-msgdb-overview-entity-get-cc): Ditto.
1370
1371         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1372         (elmo-mime-collect-message/partial-pieces): Ditto.
1373
1374         * elmo-filter.el (elmo-message-field): Ditto.
1375
1376         * elmo-date.el (elmo-datevec-to-time): New function.
1377         (elmo-time-parse-date-string): Ditto.
1378         (elmo-time-make-date-string): Ditto.
1379         (elmo-time<): Ditto.
1380
1381         * elmo-version.el (elmo-version): Up to 2.15.1.
1382
1383 2005-03-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1384
1385         * elmo-flag.el (elmo-global-flags-initialize): Don't include
1386         member of elmo-local-flags.
1387
1388 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
1389
1390         * elmo-version.el (elmo-version): Up to 2.15.0.
1391
1392 2005-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1393
1394         * elmo.el (elmo-folder-synchronize): Ignore `mask' when
1395         `ignore-msgdb' is non-nil.
1396
1397 2005-03-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1398
1399         * elmo-util.el (elmo-condition-in-msgdb-p-internal): Removed.
1400         (elmo-condition-in-msgdb-p): Ditto.
1401         (elmo-file-field-primitive-condition-match): Ditto.
1402         (elmo-file-field-condition-match): Ditto.
1403
1404         * elmo-localdir.el (elmo-localdir-field-condition-match): Ditto.
1405
1406 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1407
1408         * elmo-flag.el (elmo-folder-list-subfolders): Don't list from
1409         subdirectories here.
1410         (elmo-global-flags-initialize): New function.
1411
1412         * elmo.el (toplevel): Added autoload setting for
1413         `elmo-global-flags-initialize'.
1414
1415 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1416
1417         * elmo.el (message-number-changed): Define new signal.
1418         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Emit
1419         message-number-changed signal.
1420         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
1421         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
1422         Respect `elmo-pack-number-check-strict'.
1423
1424 2005-03-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1425
1426         * elmo-signal.el (elmo-connect-signal): Document.
1427         (elmo-emit-signal): Ditto.
1428         (elmo-emit-signal): It should pass source argument to filter and
1429         handler, not slot-source.
1430
1431 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1432
1433         * modb.el (elmo-msgdb-update-entity): New API and define generic
1434         implement.
1435
1436         * modb-standard.el (elmo-msgdb-update-entity): Define.
1437
1438         * modb-entity.el (elmo-msgdb-message-entity-update-fields): New
1439         API and define generic implement.
1440
1441         * elmo.el (update-overview): New singnal.
1442
1443         * elmo-shimbun.el (elmo-shimbun-update-overview): Rewrite use
1444         `elmo-msgdb-update-entity' and emit signal `update-overview'.
1445         (elmo-message-entity-parent): Define.
1446
1447         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
1448         `update-overview'.
1449
1450         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
1451
1452         * elmo-filter.el (elmo-filter-connect-signals): Ditto.
1453
1454 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1455
1456         * elmo.el (elmo-folder-synchronize): Sort the return value of
1457         `elmo-list-diff'.
1458
1459         * elmo-util.el (elmo-list-diff): Don't care the order of the returned
1460         list.
1461
1462 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1463
1464         * elmo-util.el (elmo-with-enable-multibyte): Don't bind
1465         `default-enable-multibyte-characters'.
1466         (elmo-object-load): Use `with-temp-buffer' instead of
1467         `elmo-set-work-buf'.
1468         (elmo-object-save): Ditto.
1469         (elmo-mime-string): Use `elmo-with-enable-multibyte' instead of
1470         `elmo-set-work-buf'.
1471         (elmo-decoded-field-body): Ditto.
1472
1473         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Ditto.
1474
1475         * elmo-sendlog.el (elmo-sendlog-folder-list-message-locations):
1476         Use `with-temp-buffer' instead of `elmo-set-work-buf'.
1477
1478         * elmo-version.el (elmo-version): Up to 2.13.3.
1479
1480 2005-02-27  Tetsurou Okazaki  <okazaki@be.to>
1481
1482         * elmo-util.el (elmo-list-diff): Fix the last change.
1483         Reverse order of result lists.
1484
1485 2005-02-26  Yuuichi Teranishi  <teranisi@gohome.org>
1486
1487         * modb-standard.el (elmo-msgdb-set-flag): Use
1488         `elmo-list-diff-nonsortable' instead of `elmo-list-diff'.
1489         (elmo-msgdb-unset-flag): Ditto.
1490
1491         * elmo.el (elmo-strict-folder-diff): Don't use third argument of
1492         `elmo-list-diff'.
1493
1494         * elmo-util.el (elmo-list-diff): Rewrite.
1495         (elmo-list-diff-nonsortable): New function.
1496
1497 2005-02-26  Tetsurou Okazaki  <okazaki@be.to>
1498
1499         * elmo-util.el (elmo-multibyte-buffer-name): Renamed from
1500         `elmo-multibypte-buffer-name'.  All referers are updated.
1501
1502 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1503
1504         * elmo-mime.el (elmo-mime-entity-reassembled-p): New method.
1505         (elmo-mime-entity-fragment-p): New function.
1506         (mime-elmo-buffer-entity): Added slot `reassembled'.
1507         (elmo-message-mime-entity): Added 4th argument `reassemble'.
1508         (elmo-message-mime-entity-internal): New function (renamed from
1509         `elmo-message-mime-entity').
1510         (elmo-mime-inherit-field-list-from-enclosed): New constant.
1511         (elmo-mime-make-reassembled-mime-entity): New function.
1512         (elmo-message-reassembled-mime-entity): Ditto.
1513         (elmo-mime-collect-message/partial-pieces): Ditto.
1514
1515 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1516
1517         * elmo.el (elmo-message-fetch-string): Disable multibyte.
1518
1519         * elmo-util.el (elmo-multibypte-buffer-name): New constant.
1520         (elmo-with-enable-multibyte): New macro.
1521
1522         * modb-entity.el (elmo-msgdb-get-decoded-cache): Use it.
1523
1524 2005-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1525
1526         * elmo-filter.el (elmo-filter-add-flag-count): Removed unused
1527         argument `number'.
1528         (elmo-filter-connect-signals): Follow the above change.
1529
1530 2005-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1531
1532         * modb-standard.el (elmo-msgdb-unset-flag): Bind inhibit-quit.
1533
1534         * elmo-maildir.el (elmo-folder-append-messages): Fix the problem
1535         that only the first flag is used.
1536
1537 2005-02-17  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1538
1539         * elmo-shimbun.el (elmo-folder-exists-p): Use `shimbun-group-p' 
1540         if available.
1541
1542 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1543
1544         * elmo-signal.el: New file.
1545
1546         * elmo.el (toplevel): Require elmo-signal.
1547         (flag-changing, flag-changed, cache-changed): New signal.
1548         (elmo-folder): Remove slog `handlers'.
1549         (elmo-message-set-cached): Use `elmo-emit-signal' instead of
1550         `elmo-folder-notify-event'.
1551         (elmo-folder-set-flag): Likewise. Emit signal `flag-changing'.
1552         (elmo-folder-unset-flag): Ditto.
1553         (elmo-event-handler): Abolish.
1554         (elmo-event-handler-flag-changed): Ditto.
1555         (elmo-event-handler-cache-changed): Ditto.
1556         (elmo-folder-add-handler): Ditto.
1557         (elmo-folder-remove-handler): Ditto.
1558         (elmo-folder-notify-event): Ditto.
1559
1560         * elmo-pipe.el (toplevel): Require elmo-signal.
1561         (elmo-folder-initialize): Call `elmo-pipe-connect-signals'.
1562         (elmo-pipe-connect-signals): New function.
1563         (elmo-message-fetch): Does not call `elmo-folder-notify-event'.
1564         (elmo-folder-set-flag): Ditto.
1565         (elmo-folder-unset-flag): Ditto.
1566         (elmo-message-set-cached): Ditto.
1567
1568         * elmo-multi.el (toplevel): Require elmo-signal.
1569         (elmo-folder-initialize): Call `elmo-multi-connect-signals'.
1570         (elmo-multi-connect-signals): New function.
1571         (elmo-multi-map-numbers): Ditto.
1572         (elmo-message-set-cached): Does not call `elmo-folder-notify-event'.
1573         (elmo-message-fetch): Ditto.
1574         (elmo-folder-set-flag): Ditto.
1575         (elmo-folder-unset-flag): Ditto.
1576
1577         * elmo-filter.el (toplevel): Require elmo-signal.
1578         (elmo-folder-initialize): Call `elmo-filter-connect-signals'.
1579         (elmo-filter-connect-signals): New function.
1580         (elmo-filter-add-flag-count): Ditto.
1581         (elmo-message-fetch): Does not call
1582         `elmo-filter-folder-countup-message-flags' and
1583         `elmo-folder-notify-event'.
1584         (elmo-message-set-cached): Ditto.
1585         (elmo-folder-set-flag): Ditto.
1586         (elmo-folder-unset-flag): Ditto.
1587
1588         * elmo-version.el (elmo-version): Up to 2.13.2.
1589
1590 2005-02-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1591
1592         * elmo-imap4.el (elmo-imap4-flags-to-imap): Preserve argument
1593         `flags'.
1594
1595 2005-02-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1596
1597         * elmo-filter.el (elmo-message-set-cached): Call
1598         `elmo-folder-notify-event' with event `cache-changed'.
1599
1600         * elmo-multi.el (elmo-message-set-cached): Ditto.
1601
1602         * elmo-pipe.el (elmo-message-set-cached): Ditto.
1603
1604 2005-02-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1605
1606         * elmo.el (elmo-folder-encache): Abolish.
1607
1608 2005-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
1609
1610         * elmo-dop.el (elmo-folder-delete-messages-dop): Delete 'Append' queue.
1611         (elmo-folder-next-message-number-dop): Return appropriate negative
1612         integer.
1613
1614 2005-02-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1615
1616         * elmo-dop.el (elmo-dop-queue-flush): Remove files in dop spool on
1617         clearing pending operations.
1618         (elmo-folder-next-message-number-dop): Return appropriate negative
1619         integer.
1620
1621 2005-02-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1622
1623         * elmo.el (toplevel): Added autoload setting for `md5'.
1624         (elmo-msgdb-path-encode-threshold): New user option.
1625         (elmo-folder-msgdb-path): Encode msgdb path if its length is
1626         longer than `elmo-msgdb-path-encode-threshold'.
1627
1628         * elmo-flag.el (elmo-global-mark-migrate): Use
1629         `elmo-folder-expand-msgdb-path' instead of
1630         `elmo-folder-msgdb-path'.
1631
1632 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1633
1634         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when the
1635         element of the difference is nil.
1636
1637 2005-02-11  Yuuichi Teranishi  <teranisi@gohome.org>
1638
1639         * elmo-maildir.el (elmo-maildir-separator): Added some OS types
1640         to the check logic of file systems which are weak in colon character.
1641
1642 2005-02-11  Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
1643
1644         * elmo-maildir.el (elmo-maildir-move-file): Simplify.
1645
1646 2005-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1647
1648         * elmo-maildir.el (elmo-maildir-move-file): New function.
1649         (elmo-folder-append-buffer): Use it.
1650         (elmo-folder-append-messages): Ditto.
1651         (These changes are based on Ron Isaacson's patch [wl-en: 01205])
1652
1653         * elmo-imap4.el (elmo-imap4-decode-folder-string): Call `utf7-decode'.
1654         (elmo-imap4-encode-folder-string): Call `utf7-encode'.
1655
1656         * elmo-maildir.el (elmo-maildir-separator): New user option.
1657         (elmo-maildir-adjust-separator): New macro.
1658         (elmo-maildir-list-location): Use it.
1659         (elmo-maildir-update-current): Ditto.
1660         (elmo-maildir-set-mark): Ditto.
1661         (elmo-maildir-delete-mark): Ditto.
1662         (These changes are based on Hiroya Murata's patch [wl: 13437])
1663
1664 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1665
1666         * elmo-nntp.el (elmo-nntp-server-command-index): Add entry `xhdr'.
1667
1668 2005-02-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1669
1670         * elmo-flag.el (elmo-flag-valid-p): Simplify.
1671         (elmo-folder-list-subfolders): Copy `elmo-global-flags'.
1672         (elmo-folder-delete): Update `elmo-global-flag-folder-alist'.
1673
1674 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1675
1676         * elmo-util.el (elmo-passwd-alist-load, elmo-passwd-alist-save):
1677         Use `with-temp-buffer'.
1678
1679 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1680
1681         * elmo-flag.el (elmo-folder-initialize): Fixed the last change.
1682
1683         * elmo-util.el (elmo-read-search-condition): Eliminate (renamed to
1684         `wl-read-search-condition').
1685         (elmo-read-search-condition-internal): Likewise.
1686
1687         * elmo-flag.el (elmo-flag-char-regexp): New constant.
1688         (elmo-flag-valid-p): New function.
1689         (elmo-folder-initialize): Check flag name is valid.
1690
1691 2005-01-26  Yuuichi Teranishi  <teranisi@gohome.org>
1692
1693         * elmo-imap4.el (elmo-folder-list-subfolders): Use root mailbox without
1694         delimiter to obtain root mailbox itself.
1695
1696 2005-01-25  Tetsurou Okazaki  <okazaki@be.to>
1697
1698         * elmo-net.el (elmo-network-session-idle-timeout): Fix customization
1699         type mismatch.
1700
1701 2005-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
1702
1703         * elmo-mime.el (elmo-mime-entity-display): Bind elmo-message-displaying
1704         as t.
1705
1706 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1707
1708         * elmo-shimbun.el (toplevel): Require cl at compile.
1709
1710         * elmo-nntp.el (toplevel): Ditto.
1711
1712         * elmo-nmz.el (toplevel): Ditto.
1713
1714         * elmo-multi.el (toplevel): Ditto.
1715
1716         * elmo-file.el (toplevel): Ditto.
1717
1718         * elmo-dop.el (toplevel): Ditto.
1719
1720         * elmo-archive.el (toplevel): Likewise elmo and cl (at compile).
1721
1722 2005-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
1723
1724         * mmimap.el (mmimap-make-mime-entity): Set children's top node number
1725         as nil.
1726
1727         * elmo.el (elmo-message-fetch): Return t even when the output buffer
1728         size of elmo-message-fetch-internal is 0 byte.
1729
1730 2005-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1731
1732         * elmo-maildir.el (elmo-map-message-fetch): Fixed last change.
1733
1734 2005-01-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1735
1736         * elmo-shimbun.el (elmo-folder-plugged-p): Treat "@" as
1737         always plugged.
1738
1739 2005-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1740
1741         * elmo-maildir.el (elmo-map-message-fetch): Call
1742         `elmo-map-folder-set-flag'.
1743
1744         * elmo.el (elmo-message-fetch-with-cache-process): Abolish.
1745         (elmo-message-fetch): Merge from
1746         `elmo-message-fetch-with-cache-process'.
1747
1748         * elmo-sendlog.el (elmo-message-fetch-with-cache-process): Abolish.
1749         (elmo-message-fetch): Define.
1750
1751         * elmo-nntp.el (elmo-message-fetch): Renamed from
1752         `elmo-message-fetch-with-cache-process'.
1753
1754         * elmo-cache.el (elmo-message-fetch-with-cache-process): Abolish.
1755         (elmo-message-fetch): Define.
1756
1757         * elmo-util.el (elmo-condition-parse-primitive): Downcase
1758         search-key.
1759
1760         * elmo-shimbun.el (shimbun-mua-search-id): Use
1761         `elmo-message-entity' instead of `elmo-msgdb-message-entity'.
1762         (elmo-shimbun-folder-shimbun-header): Ditto.
1763         (elmo-shimbun-get-headers): Ditto.
1764         (elmo-shimbun-update-overview): Ditto.
1765
1766         * elmo-pipe.el (elmo-folder-detach-messages): Define.
1767
1768         * elmo-net.el (elmo-folder-list-messages-unplugged): Use
1769         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
1770
1771 2005-01-13  Yuuichi Teranishi  <teranisi@gohome.org>
1772
1773         * elmo.el (elmo-message-fetch): Unset unread flag on server when
1774         message is cached.
1775         (elmo-message-fetch-string): Fixed argument.
1776
1777 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1778
1779         * elmo.el (elmo-message-fetch): Removed argument `outbuf' and
1780         exchange order of arguments `section' and `unread'.
1781         (elmo-message-encache): Follow the API change.
1782         (elmo-message-match-condition): Ditto.
1783         (elmo-generic-folder-append-messages): Ditto.
1784         (elmo-message-fetch-string): New function.
1785
1786         * elmo-split.el (elmo-split-subr): Ditto.
1787
1788         * elmo-spam.el (elmo-spam-message-fetch): Ditto.
1789
1790         * elmo-pipe.el (elmo-message-fetch): Ditto.
1791
1792         * elmo-multi.el (elmo-message-fetch): Ditto.
1793
1794         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1795
1796         * elmo-flag.el (elmo-global-flag-set-internal): Ditto.
1797
1798         * elmo-filter.el (elmo-message-fetch): Ditto.
1799
1800         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
1801
1802         * elmo-imap4.el (mime-imap-location-section-body): Use
1803         `elmo-message-fetch-string' instead of `elmo-message-fetch' and
1804         follow the API change.
1805
1806 2005-01-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1807
1808         * elmo-access.el: New file.
1809
1810         * elmo-null.el: Ditto.
1811
1812         * elmo-internal.el (elmo-internal-folder-list): Added `null'.
1813
1814 2005-01-08  Yuuichi Teranishi  <teranisi@gohome.org>
1815
1816         * elmo-net.el (elmo-network-session-idle-timeout): New option.
1817         (elmo-network-session): New attribute `last-accessed'.
1818         (elmo-network-get-session): Discard network cache if elapsed time
1819         since last-accessed is larger than elmo-network-session-idle-timeout.
1820
1821 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1822
1823         * elmo.el (elmo-find-fetch-strategy): Removed argument `entity'
1824         and added `number', `require-entireness'.
1825         (elmo-find-fetch-strategy): Rewrite.
1826         (elmo-message-fetch): Unset `unread' flag when argument unread is
1827         non-nil.
1828
1829         * elmo-spam.el (elmo-spam-message-fetch): Follow the API change.
1830
1831         * elmo-multi.el (elmo-find-fetch-strategy): Ditto.
1832         (elmo-message-fetch): Notify event `flag-changed'.
1833
1834         * elmo-pipe.el: Likewise.
1835
1836         * elmo-mime.el (elmo-mime-entity): New class.
1837         (elmo-mime-entity-display-p): New generic function.
1838         (elmo-mime-entity-display): Ditto.
1839         (elmo-mime-entity-display-as-is): Ditto.
1840         (mime-elmo-buffer-entity, mime-elmo-imap-entity): Inherit
1841         elmo-mime-entity.
1842         (elmo-make-mime-message-location): Removed.
1843         (elmo-mime-message-display): Ditto.
1844         (elmo-mime-display-as-is): Ditto.
1845         (elmo-message-mime-entity): New function.
1846
1847         * elmo-imap4.el (elmo-find-fetch-strategy): Rewrite.
1848
1849         * elmo-filter.el (elmo-find-fetch-strategy): Follow the API
1850         change.
1851         (elmo-message-fetch): Re-count flagged message number and notify
1852         event `flag-changed'.
1853
1854         * elmo-version.el (elmo-version): Up to 2.13.1.
1855
1856 2005-01-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1857
1858         * elmo-filter.el (elmo-message-field): Define.
1859         (elmo-message-set-field): Ditto.
1860
1861 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1862
1863         * elmo.el (elmo-message-set-cached): Call
1864         `elmo-folder-notify-event' with cache-changed.
1865         (elmo-event-handler-cache-changed): New generic function.
1866
1867 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1868
1869         * elmo-maildir.el (elmo-folder-append-buffer): Use elmo-copy-file
1870         instead of elmo-add-name-to-file.
1871         (elmo-folder-append-messages): Ditto.
1872
1873 2004-12-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1874
1875         * elmo.el (elmo-folder-update-threshold): Add nil to range.
1876
1877 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1878
1879         * elmo-version.el (elmo-version): Up to 2.13.0.
1880
1881         * elmo-vars.el (elmo-msgdb-convert-type): Changed default value to
1882         `auto'.
1883
1884         * modb-standard.el (modb-standard-economize-entity-size): Changed
1885         default value to `t'.
1886
1887         * elmo-vars.el (elmo-msgdb-default-type): Changed default value to
1888         `standard'.
1889
1890         * elmo-imap4.el (elmo-network-initialize-session): Erase buffer
1891         after parsing greeting string.
1892
1893 2004-11-23  Daishi Kato <daishi@axlight.com>
1894
1895         * elsp-spamoracle.el (elmo-spam-spamoracle-spam-header-regexp):
1896         New user option.
1897         (elmo-spam-spamoracle-call): Use it.
1898
1899 2004-11-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1900
1901         * elmo.el (elmo-message-accessible-p): Message in dop spool
1902         is accessible.
1903
1904 2004-11-23  Daishi Kato <daishi@axlight.com>
1905
1906         * elsp-spamoracle.el: New file.
1907
1908 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1909
1910         * elmo.el (elmo-message-flags-for-append): New function.
1911         (elmo-generic-folder-append-messages): Use it.
1912
1913         * elmo-split.el (elmo-split-subr): Ditto.
1914
1915         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Add argument
1916         `flags' and use elmo-folder-append-buffer instead of
1917         write-region-as-binary.
1918         (elmo-dop-filter-pending-messages): New function.
1919         (elmo-folder-append-buffer-dop): Call
1920         elmo-dop-spool-folder-append-buffer with `flag'.
1921         (elmo-folder-set-flag-dop): Filter messages by
1922         elmo-dop-filter-pending-messages.
1923         (elmo-folder-unset-flag-dop): Ditto.
1924         (elmo-folder-append-buffer-dop-delayed): Use
1925         elmo-message-flags-for-append to get flags of the message and
1926         simplify.
1927
1928 2004-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1929
1930         * elmo-mime.el (elmo-mime-display-as-is): Treat ignore-cache argument.
1931
1932 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1933
1934         * elmo.el (elmo-folder): Added handlers slot.
1935         (elmo-event-handler): New class.
1936         (elmo-event-handler-flag-changed): New API.
1937         (elmo-folder-add-handler): New function.
1938         (elmo-folder-remove-handler): Ditto.
1939         (elmo-folder-notify-event): Ditto.
1940         (elmo-folder-set-flag): Call `elmo-folder-notify-event' with event
1941         `flag-changed'.
1942         (elmo-folder-unset-flag): Ditto.
1943
1944         * elmo-pipe.el (elmo-folder-set-flag): Ditto.
1945         (elmo-folder-unset-flag): Ditto.
1946
1947         * elmo-multi.el (elmo-folder-set-flag): Ditto.
1948         (elmo-folder-unset-flag): Ditto.
1949
1950         * elmo-filter.el (elmo-folder-set-flag): Ditto.
1951         (elmo-folder-unset-flag): Ditto.
1952
1953         * elmo-version.el (elmo-version): Up to 2.11.33.
1954
1955 2004-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1956
1957         * modb-legacy.el (elmo-msgdb-unset-flag): Accept flag `all'.
1958
1959 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1960
1961         * elmo-multi.el (elmo-folder-unset-flag): Ignore errors.
1962
1963         * elmo-flag.el (elmo-folder-unset-flag): Define.
1964         (elmo-global-flag-detach): Do process when the flag is not target
1965         flag.
1966
1967 2004-10-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1968
1969         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): New
1970         variable.
1971         (elmo-msgdb-create-message-entity-from-buffer): Use it.
1972
1973 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1974
1975         * elmo-filter.el (elmo-filter-folder-copy-flag-count): New
1976         function.
1977         (elmo-folder-delete-messages): Detach messages before delete
1978         messages from target folder.
1979         (elmo-folder-detach-messages): Set updated number-list to slot.
1980
1981 2004-10-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1982
1983         * elmo-filter.el (elmo-folder-detach-messages): Always return t.
1984
1985 2004-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1986
1987         * elmo.el (elmo-generic-folder-commit): Fixed parenthesis.
1988
1989 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1990
1991         * elmo.el (elmo-folder-delete-messages-internal): New API (for
1992         internal use only).
1993         (elmo-generic-folder-commit): Save `killed-list' even if msgdb is
1994         not modified.
1995         (elmo-folder-delete-messages): Define.
1996         (elmo-folder-move-messages): Don't call
1997         `elmo-folder-detach-messages'.
1998         (elmo-folder-synchronize): Rewrite.
1999         (elmo-folder-detach-messages): Delete numbers from `killed-list'.
2000
2001         * elmo-util.el (elmo-last): New function.
2002         (elmo-set-list): Ditto.
2003         (elmo-number-set-delete-list): Ditto.
2004         (elmo-number-set-delete): Ditto.
2005
2006         * elmo-shimbun.el (elmo-folder-delete-messages): Define.
2007
2008         * elmo-map.el (elmo-folder-delete-messages-internal): Renamed from
2009         `elmo-folder-delete-messages' and don't delete location map.
2010         (elmo-folder-detach-messages): Define.
2011
2012         * elmo-imap4.el (elmo-folder-delete): Use
2013         `elmo-folder-delete-messages-internal' instead of
2014         `elmo-folder-delete-messages'.
2015
2016         * elmo-filter.el (elmo-folder-delete-messages): Call
2017         `elmo-folder-detach-messages'.
2018         (elmo-folder-detach-messages): Don't call
2019         `elmo-folder-detach-messages' for target folder.
2020
2021         * elmo-cache.el (elmo-map-folder-delete-messages): Return t when
2022         message deletion is succeeded.
2023
2024         * elmo-maildir.el (elmo-map-folder-delete-messages): Ditto.
2025
2026         * elmo-archive.el (elmo-folder-delete-messages-internal): Renamed
2027         from `elmo-folder-delete-messages'.
2028
2029         * elmo-flag.el (elmo-folder-delete-messages-internal): Ditto.
2030
2031         * elmo-localdir.el (elmo-folder-delete-messages-internal): Ditto.
2032
2033         * elmo-net.el (elmo-folder-delete-messages-internal): Ditto.
2034
2035         * elmo-version.el (elmo-version): Up to 2.11.32.
2036
2037 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
2038
2039         * elmo.el (autoload): Added autoload setting for `elmo-local-flag-p'.
2040         (elmo-global-flag-list): Added obsolete variable setting.
2041
2042         * elmo-vars.el (elmo-preserved-flags): Fixed docstring.
2043
2044         * elmo-mime.el (elmo-mime-display-header-analysis): New variable.
2045         (elmo-mime-insert-header-from-buffer): Don't decode header content when
2046         `elmo-mime-display-header-analysis' is nil.
2047
2048         * elmo-flag.el (elmo-global-flags): Renamed from
2049         `elmo-global-flag-list' (All other related portions are changed).
2050         (elmo-local-flags): New variable.
2051         (elmo-local-flag-p): New function.
2052         (elmo-global-flag-set-internal): Cause an error when flag is not
2053         global.
2054
2055 2004-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
2056
2057         * elmo-util.el (elmo-concat-path): Treat empty path.
2058
2059 2004-10-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2060
2061         * elmo-split.el (elmo-split-address-equal): Fixed typo (field =>
2062         field-or-fields).
2063         (elmo-split-address-match): Ditto.
2064         (elmo-split-equal): Ditto.
2065         (elmo-split-match): Ditto.
2066
2067 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2068
2069         * elmo.el (elmo-message-flags): Abolish optional argument `msgid'.
2070         (elmo-generic-folder-append-messages): If src message exists but
2071         has no flag, pass (read) for the FLAG argument of
2072         `elmo-folder-append-buffer'. Otherwise, pass nil.
2073
2074         * elmo-split.el (elmo-split-subr): Likewise.
2075
2076         * elmo-pipe.el (elmo-message-flags): Abolish optional argument `msgid'.
2077
2078         * elmo-multi.el (elmo-message-flags): Ditto.
2079
2080         * elmo-filter.el (elmo-message-flags): Ditto.
2081
2082         * elmo.el (elmo-folder-append-buffer): Fix docstring.
2083         (elmo-generic-folder-append-messages): If elmo-message-flags return nil,
2084         pass (read) for the FLAG argument of elmo-folder-append-buffer.
2085         
2086 2004-10-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
2087
2088         * elmo-split.el (elmo-split-rule): Update comment.
2089         (elmo-split-address-equal): Allow 2nd argument to be a list.
2090         (elmo-split-address-match): Ditto.
2091         (elmo-split-equal): Ditto.
2092         (elmo-split-match): Ditto.
2093
2094 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
2095
2096         * elmo.el (elmo-folder-append-buffer): Fix docstring.
2097         (elmo-folder-append-msgdb): Don't treat `read'.
2098         (elmo-message-flags): Don't return `read'.
2099
2100         * elmo-dop.el (elmo-folder-set-read-delayed): Don't treat `read'.
2101         (elmo-folder-unset-read-delayed): Ditto.
2102
2103         * elmo-imap4.el (elmo-imap4-flags-to-imap): Ditto.
2104
2105 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2106
2107         * elmo-imap4.el (elmo-folder-delete): Clear current-mailbox after
2108         deletion.
2109
2110 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2111
2112         * elmo-mime.el (elmo-mime-display-as-is-internal): Insert decoded
2113         header.
2114
2115 2004-09-23  Yuuichi Teranishi  <teranisi@gohome.org>
2116
2117         * modb-standard.el (modb-standard-load-entity): Don't bind inhibit-quit
2118         here.
2119         (elmo-msgdb-save): Bind inhibit-quit.
2120         (modb-standard-message-entity): Ditto.
2121
2122 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2123
2124         * elmo-database.el: No need to require elmo-msgdb.
2125
2126 2004-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2127
2128         * elmo-nmz.el (elmo-folder-list-subfolders): Use `directory-files'
2129         instead of `elmo-list-subdirectories'.
2130
2131 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2132
2133         * elmo-nmz.el (elmo-folder-initialize): Enable "[" for access
2134         group entry.
2135         (elmo-folder-exists-p): "[" is empty.
2136         (elmo-folder-list-subfolders): Define.
2137         (elmo-folder-have-subfolder-p): Ditto.
2138
2139 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2140
2141         * elmo-flag.el (elmo-folder-delete): Update elmo-global-flag-list.
2142
2143 2004-09-14  Tetsurou Okazaki  <okazaki@be.to>
2144
2145         * elmo-filter.el (elmo-folder-local-p): Define.
2146
2147 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2148
2149         * modb-standard.el (modb-standard-loaded-message-id): Return nil
2150         when entity is garbaged.
2151         (modb-standard-save-entity-1): Don't modify the original entity.
2152
2153 2004-09-13  Tetsurou Okazaki  <okazaki@be.to>
2154
2155         * elmo-util.el (elmo-delete-if): Reduce loop strength in a while loop.
2156
2157 2004-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2158
2159         * elmo.el (elmo-strict-folder-diff): Use
2160         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
2161
2162 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2163
2164         * modb.el (elmo-msgdb-flag-available-p): New generic function.
2165         (elmo-msgdb-message-number): Ditto.
2166         (elmo-msgdb-message-field): Ditto.
2167
2168         * modb-standard.el (modb-standard-economize-entity-size): New user
2169         option.
2170         (modb-standard-loaded-message-id): New inline function.
2171         (modb-standard-load-entity): Use it.
2172         (modb-standard-save-entity-1): If `modb-standard-economize-entity-size',
2173         throw message-id string away.
2174         (elmo-msgdb-flag-available-p): Define.
2175         (elmo-msgdb-message-number): Ditto.
2176         (elmo-msgdb-message-field): Ditto.
2177
2178         * modb-legacy.el (modb-legacy-flag-list): Fix typo
2179         (suppoted -> supported).
2180         (modb-legacy-supported-flag-p): Ditto.
2181         (elmo-msgdb-set-flag): Ditto.
2182         (elmo-msgdb-unset-flag): Ditto.
2183         (elmo-msgdb-flag-available-p): Define.
2184
2185         * modb-entity.el (elmo-message-entity-handler): If CAR element of entity
2186         is `t', treat it as legacy entity.
2187         
2188         * elmo.el (elmo-message-flag-available-p): New generic function.
2189         (elmo-message-number): Ditto.
2190         (elmo-message-field): Use `elmo-msgdb-message-field'.
2191
2192         * elmo-vars.el (elmo-preserved-flags): Added `forwarded'.
2193
2194         * elmo-pipe.el (elmo-message-flag-available-p): Define.
2195         (elmo-message-number): Ditto.
2196
2197         * elmo-multi.el (elmo-message-number): Define.
2198         (elmo-message-flag-available-p): Ditto.
2199
2200         * elmo-filter.el (elmo-message-flag-available-p): Define.
2201         (elmo-message-number): Ditto.
2202
2203         * elmo-flag.el (elmo-flag-folder): Added slot `max-number'.
2204         (elmo-folder-initialize): Load `max-number'.
2205         (elmo-folder-commit): Save it.
2206         (elmo-folder-list-global-flag-messages): Use `elmo-message-number'.
2207         (elmo-global-flag-set-internal): Set up max-number slot.
2208
2209 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2210
2211         * elmo-version.el (elmo-version): Up to 2.11.31.
2212
2213 2004-09-09  Yuuichi Teranishi  <teranisi@gohome.org>
2214
2215         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Use
2216         unibyte string of the current buffer for the argument of `md5'
2217         (Reported by Yoichi NAKAYAMA <yoichi@geiin.org>).
2218
2219 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2220
2221         * modb-legacy.el (modb-legacy-flag-list): New constant.
2222         (modb-legacy-suppoted-flag-p): New internal function.
2223         (elmo-msgdb-set-flag): Cause error when `flag' is not supported.
2224         (elmo-msgdb-unset-flag): Ditto.
2225
2226 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
2227
2228         * elmo.el (elmo-make-folder): Remove text properties for prefix.
2229
2230         * elmo-flag.el (elmo-folder-list-subfolders): Fetch flag names
2231         from msgdb.
2232
2233 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2234
2235         * elmo-multi.el (elmo-folder-count-flags): Changed return value
2236         (follow the API change).
2237
2238         * elmo-filter.el (elmo-folder-count-flags): Ditto.
2239
2240 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2241
2242         * modb-standard.el (modb-standard-digest-flags): Abolish.
2243         (elmo-msgdb-list-flagged): Use elmo-digest-flags instead.
2244
2245         * elmo-vars.el (elmo-digest-flags): New variable.
2246         (elmo-preserved-flags): Moved from elmo-flag.el.
2247
2248         * elmo-imap4.el (elmo-imap4-flag-to-imap-search-key): New function.
2249         (elmo-imap4-flag-to-imap-criteria): Ditto.
2250         (elmo-imap4-folder-list-flagged): Use it.
2251
2252         * elmo-flag.el (elmo-preserved-flags): Moved to elmo-vars.el.
2253
2254         * elmo.el (elmo-folder-count-flags): Changed return value.
2255
2256         * elmo-flag.el (elmo-preserved-flags): New variable.
2257         (elmo-get-global-flags): Use it.
2258
2259         * modb-standard.el (modb-standard-digest-flags): New variable.
2260         (elmo-msgdb-list-flagged): Use it for `digest'; Add `uncached';
2261         Changed behavior of `any'.
2262
2263         * elmo-imap4.el (elmo-imap4-flag-specs): Added keyword flags
2264         which are defined the Internet draft
2265         (draft-melnikov-imap-keywords-03.txt).
2266         (elmo-imap4-flags-to-imap): New function.
2267         (elmo-folder-append-buffer): Use it.
2268
2269         * modb-legacy.el (modb-legacy-answered-uncached-mark): Fixed typo
2270         in the docstring.
2271
2272         * utf7.el (utf7-fragment-encode): Don't use narrow-to-region to
2273         avoid the bug of Emacs 21.3.
2274
2275 2004-08-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2276
2277         * utf7.el (utf7-utf-16-coding-system): Avoid error when the
2278         function find-coding-system does not exist.
2279
2280 2004-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2281
2282         * elmo-util.el (elmo-condition-parse-search-value): Fixed atom
2283         parsing.
2284
2285 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2286
2287         * elmo-pop3.el (elmo-pop3-read-response): Refined the regexp for
2288         response codes.
2289
2290 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2291
2292         * elmo-pop3.el (elmo-pop3-read-response): Treat response codes.
2293         (elmo-network-close-session): Follow the changes in
2294         `elmo-pop3-read-response'.
2295         (elmo-pop3-auth-user): Ditto.
2296         (elmo-pop3-auth-apop): Ditto.
2297         (elmo-network-initialize-session): Ditto.
2298         (elmo-network-authenticate-session): Ditto.
2299         (elmo-network-setup-session): Ditto.
2300         (elmo-folder-status): Ditto.
2301         (elmo-message-fetch-plugged): Ditto.
2302         (elmo-pop3-delete-msg): Ditto.
2303
2304 2004-07-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
2305
2306         * elmo-archive.el (elmo-archive-folder-append-buffer): Return nil
2307         on failure.
2308
2309 2004-07-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2310
2311         * elmo-util.el (elmo-set-work-buf): Define edebug spec and indent
2312         style.
2313         (elmo-bind-directory): Ditto.
2314
2315 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2316
2317         * elmo.el (elmo-folder-append-messages): Note on return value.
2318         * elmo-archive.el (elmo-folder-append-messages): Don't return
2319         message numbers which could not be appended.
2320
2321 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2322
2323         * elmo.el (elmo-message-fetch-threshold): Add nil to its range.
2324
2325 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2326
2327         * elmo-version.el (elmo-version): Up to 2.11.30.
2328
2329 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2330
2331         * elmo.el (elmo-folder-synchronize): Add 5th optional argument
2332         `mask'.
2333
2334         * elmo-pipe.el (elmo-folder-synchronize): Follow the API chagne.
2335
2336         * elmo-multi.el (elmo-folder-synchronize): Likewise.
2337         (elmo-multi-split-numbers): Add elmo-folder object into each
2338         element of return value at first.
2339         (elmo-folder-delete-messages): Follow the above change.
2340         (elmo-folder-detach-messages): Ditto.
2341
2342         * elmo-filter.el (elmo-folder-synchronize): Minimize message
2343         number which is synchronized in target folder.
2344
2345 2004-05-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2346
2347         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list):
2348         Change default value to symbol `all'.
2349         (elmo-map-message-fetch): Change condition to update overview
2350         follow the above.
2351
2352 2004-05-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2353
2354         * elmo-shimbun.el (elmo-map-message-fetch): Change default
2355         behavior to update overview.
2356         (elmo-shimbun-update-overview-folder-list): Note it.
2357
2358 2004-05-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2359
2360         * modb-standard.el (modb-standard-message-entity): Avoid infinite
2361         recursive call.
2362
2363 2004-05-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2364
2365         * elmo-spam.el (elmo-spam-register-good-messages): Don't call
2366         buffer-disable-undo, it is unnecessary.
2367         (elmo-spam-register-good-messages): Ditto.
2368
2369         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2370         Ditto.
2371
2372         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
2373
2374 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2375
2376         * elmo-util.el (elmo-set-buffer-multibyte): Abolish.
2377         (elmo-set-work-buf): Use set-buffer-multibyte instead of
2378         elmo-set-buffer-multibyte.
2379         (elmo-object-load): Ditto.
2380         (elmo-save-buffer): Ditto.
2381         (elmo-delete-char): Ditto.
2382         (elmo-file-field-primitive-condition-match): Ditto.
2383         (elmo-mime-string): Ditto.
2384
2385         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Ditto.
2386         (elmo-archive-field-condition-match): Ditto.
2387
2388         * elmo-imap4.el (elmo-imap4-setup-send-buffer): Ditto.
2389
2390         * elmo-net.el (elmo-network-initialize-session-buffer): Ditto.
2391
2392         * elmo-nntp.el (elmo-nntp-parse-overview-string): Ditto.
2393         (elmo-nntp-msgdb-create-message): Ditto.
2394
2395         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
2396
2397         * elmo.el (elmo-message-match-condition): Ditto.
2398         (elmo-message-match-condition): Ditto.
2399
2400         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
2401         Ditto.
2402
2403         * elmo-version.el (elmo-version): Up to 2.11.29.
2404
2405         * elmo-spam.el (elmo-spam-scheme): Add `header' as a candidate.
2406         (elsp-header): New backend.
2407
2408         * elmo-util.el (elmo-decoded-field-body): New function.
2409
2410 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2411
2412         * elmo-version.el (elmo-version): Up to 2.11.28.
2413
2414 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2415
2416         * elmo-filter.el: Rewrite.
2417
2418         * elmo-version.el (elmo-version): Up to 2.11.27.
2419
2420 2004-05-05  Yuuichi Teranishi  <teranisi@gohome.org>
2421
2422         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Changed
2423         msgdb path for the localdir folder with absolute path.
2424
2425         * utf7.el: Synch up with latest gnus/utf7.el;
2426         Modified for latest Emacs.
2427
2428 2004-05-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2429
2430         * elmo-shimbun.el (elmo-folder-initialize): Set a dummy when the
2431         shimbun backend couldn't open.
2432
2433 2004-04-25  Tetsurou Okazaki  <okazaki@be.to>
2434
2435         * elmo-pipe.el (elmo-message-folder): Call `elmo-message-folder' recursively.
2436         (elmo-folder-diff): Avoid error `wrong-type-argument number-or-marker-p nil'
2437         when a destination folder is a filter folder.
2438
2439 2004-04-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2440
2441         * elmo.el (elmo-message-flags): Add optional argument `msgid'.
2442         (elmo-generic-folder-append-messages): Call elmo-message-flags
2443         with argument `msgid'.
2444
2445         * elmo-split.el (elmo-split-subr): Ditto.
2446
2447         * elmo-pipe.el (elmo-message-flags): Follow the API change.
2448
2449         * elmo-multi.el (elmo-message-flags): Ditto.
2450
2451 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2452
2453         * elmo.el (elmo-folder): Add new slot `flag-table'.
2454         (elmo-folder-flag-table): New API.
2455         (elmo-folder-close-flag-table): Ditto.
2456         (elmo-folder-preserve-flags): New function.
2457         (elmo-generic-folder-append-messages): Use
2458         `elmo-folder-flag-table' and `elmo-folder-close-flag-table'.
2459         Flag of a non-registered message, it sets to nil.
2460         Does not set flag to flag-table.
2461
2462         * elmo-maildir.el (elmo-folder-append-buffer): Use
2463         `elmo-folder-preserve-flags'.
2464         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2465         `elmo-folder-close-flag-table'.
2466
2467         * elmo-archive.el (elmo-folder-append-buffer): Fix interface.
2468         (elmo-archive-folder-append-buffer): Use
2469         `elmo-folder-preserve-flags'.
2470
2471         * elmo-cache.el (elmo-folder-append-buffer): Ditto.
2472
2473         * elmo-imap4.el (elmo-folder-append-buffer): Ditto.
2474
2475         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2476         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2477         `elmo-folder-close-flag-table'.
2478
2479         * elmo-version.el (elmo-version): Up to 2.11.26.
2480
2481 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2482
2483         * elmo-vars.el (elmo-network-stream-type-alist): Add direct.
2484
2485         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Don't use
2486         md5's 4th and 5th argument (non-existent in flim one).
2487
2488 2004-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2489
2490         * elmo-split.el (elmo-split-subr): Flag of a non-registered
2491         message, It sets to nil.
2492
2493 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2494
2495         * elmo.el (elmo-folder-list-messages): Merge lists only if both
2496         list is non-nil.
2497
2498 2004-04-16  YAMASHITA Junji <ysjj@unixuser.org>
2499
2500         * elmo.el (elmo-folder-list-messages): Use elmo-uniq-sorted-list.
2501
2502         * elmo-nntp.el (elmo-nntp-make-msglist): Use elmo-make-number-list.
2503
2504         * elmo-util.el (elmo-uniq-sorted-list): New function.
2505         (elmo-make-number-list): Ditto.
2506         (elmo-number-set-to-number-list): Use elmo-make-number-list
2507         and don't use nreverse.
2508
2509 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2510
2511         * elmo-version.el (elmo-version): Up to 2.11.25.
2512
2513 2004-04-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2514
2515         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): If date
2516         field not exists in message, Use md5 message digest of header.
2517
2518 2004-04-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2519
2520         * elmo.el (elmo-folder-append-buffer): Add note on return value.
2521         * elmo-cache.el (elmo-folder-append-buffer): Return nil on failure.
2522         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2523         * elmo-split.el (elmo-split-subr): Check return value of
2524         elmo-folder-append-buffer.
2525
2526         * elmo-localdir.el (elmo-folder-append-buffer): Create flag-table.
2527         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2528
2529         * elmo-cache.el (elmo-folder-append-buffer): Check existence of
2530         message-id.
2531
2532 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2533
2534         * elmo-split.el (elmo-split-subr): Append message with flag.
2535
2536         * elmo-localdir.el (elmo-folder-append-buffer): Fix interface.
2537         * elmo-flag.el (elmo-folder-append-buffer): Ditto.
2538         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2539
2540 2004-04-03  Tetsurou Okazaki  <okazaki@be.to>
2541
2542         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use `elmo-delete-cr-buffer'.
2543         * elmo-nntp.el (elmo-nntp-retrieve-headers): Ditto.
2544         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
2545
2546 2004-03-29  Tetsurou Okazaki  <okazaki@be.to>
2547
2548         * elmo-pop3.el (elmo-pop3-read-contents): Replace an argument `buffer'
2549         with a function call of `process-buffer'.  All callers are updated.
2550         (elmo-pop3-retrieve-headers): Likewise.  Move `process' to the 1st argument.
2551         Remove redundant `set-buffer' in a while loop.
2552
2553 2004-03-28  Tetsurou Okazaki  <okazaki@be.to>
2554
2555         * elmo-pop3.el (elmo-pop3-send-command): Combine `process-send-string'
2556         calls.
2557
2558 2004-03-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2559
2560         * elsp-spamfilter.el (elmo-spam-buffer-spam-p): Call
2561         elsp-spamfilter-register-buffer-internal with current buffer.
2562         (elmo-spam-register-spam-buffer): Ditto.
2563         (elmo-spam-register-good-buffer): Ditto.
2564
2565 2004-03-15  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2566
2567         * elmo-imap4.el (elmo-folder-list-subfolders): Add root mailbox
2568         if it is not contained in the response(A workaround for courier-imap).
2569
2570 2004-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2571
2572         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fix mismatched
2573         parenthesis.
2574
2575 2004-03-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2576
2577         * elmo-vars.el (elmo-msgdb-default-type): Remove generic from the
2578         range.
2579
2580 2004-03-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2581
2582         * modb-standard.el (elmo-msgdb-list-flagged): Use append instead
2583         of nconc.
2584
2585         * modb-entity.el (elmo-msgdb-match-condition-primitive): Added
2586         argument handler.
2587         (elmo-msgdb-message-match-condition): Follow the change above.
2588
2589 2004-02-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2590
2591         * elmo-flag.el (elmo-folder-initialize): Complete abbreviated
2592         folder name.
2593
2594 2004-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2595
2596         * elmo.el (elmo-folder-kill-messages): Don't use msgdb directly.
2597
2598 2004-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2599
2600         * elmo.el (elmo-folder-kill-messages): Fix to update killed list.
2601
2602 2004-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2603
2604         * elmo-file.el (elmo-file-find): Fixed the problem when file is
2605         not found.
2606
2607 2004-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
2608
2609         * elmo-file.el (elmo-file-find): Use expand-file-name for return
2610         value.
2611         (elmo-file-command-argument): Undo last change for cygwin.
2612         (elmo-file-detect-content-type): Renamed from elmo-file-detect-format;
2613         Don't return nil.
2614         (elmo-map-message-fetch): Use elmo-file-detect-content-type.
2615
2616 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2617
2618         * elmo-file.el (elmo-file-command-argument): Fixed problem when a
2619         value returned from elmo-file-find is nil.
2620
2621 2004-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
2622
2623         * elmo-mime.el (elmo-mime-display-as-is-coding-system): Moved
2624         to elmo-vars.el.
2625
2626         * elmo.el (elmo-message-match-condition): Use elmo-message-fetch
2627         instead of insert-file-contents-as-binary.
2628         (elmo-message-set-field): New generic function.
2629
2630         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Follow the
2631         behavior change on `split-string'.
2632
2633         * elmo-file.el (elmo-file-find): New function.
2634         (elmo-file-command): New user option.
2635         (elmo-file-command-argument): Ditto.
2636         (elmo-file-fetch-max-size): Ditto.
2637         (elmo-file-detect-format): New function.
2638         (elmo-map-message-fetch): Use elmo-file-fetch-max-size;
2639         Use elmo-file-detect-format.
2640         (elmo-map-folder-list-message-locations): Don't treat directories.
2641
2642 2004-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2643
2644         * elmo-util.el (elmo-string-partial-p): Removed unused function.
2645         (elmo-passwd-alist-clear): Shred password before clear.
2646         (elmo-remove-passwd): Remove all mached pair.
2647
2648 2004-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2649
2650         * elmo.el (elmo-folder-synchronize): Fix description of the return
2651         value.
2652
2653 2004-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
2654
2655         * elmo.el (elmo-message-fetch-bodystructure): New method.
2656         (elmo-message-fetch-bodystructure): Define default.
2657
2658         * elmo-imap4.el (mime-imap-location-bodystructure): Call
2659         elmo-message-fetch-bodystructure.
2660         (elmo-message-fetch-bodystructure): Define.
2661
2662         * elmo-filter.el (elmo-message-fetch-bodystructure): Define.
2663
2664 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2665
2666         * elmo-filter.el (elmo-message-folder): Define.
2667
2668 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2669
2670         * elmo.el (elmo-message-fetch-with-cache-process): Don't call
2671         elmo-delete-cr-buffer.
2672
2673         * elmo-imap4.el (elmo-imap4-message-fetch): Call elmo-delete-cr-buffer.
2674
2675         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
2676
2677         * elmo-nntp.el (elmo-nntp-read-body): Ditto.
2678
2679         * elmo-file.el (elmo-map-message-fetch): Decode body only when content
2680         type seems to be a text.
2681
2682 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2683
2684         * elsp-sa.el (elmo-spam-register-spam-buffer): Don't specify '--forget'.
2685         (elmo-spam-register-good-buffer): Ditto.
2686         (elmo-spam-spamassassin-register-messages): Ditto.
2687
2688         * elmo-util.el (elmo-string-member-ignore-case): Define with
2689         static-cond.
2690
2691 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2692
2693         * elmo.el (elmo-folder-type): Undo last change.
2694
2695         * slp.el (slp-exec-wait): Avoid byte-compile warnings.
2696
2697         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Avoid byte-compile
2698         warnings.
2699
2700         * elmo-file.el: New file.
2701         
2702         * modb-standard.el (elmo-msgdb-list-flagged): Treat keyword flags.
2703
2704         * elsp-sa.el (elmo-spam-spamassassin-max-messages-per-process): New
2705         variable.
2706         (elmo-spam-spamassassin-register-messages): New inline function.
2707         (elmo-spam-register-spam-messages): Define.
2708         (elmo-spam-register-good-messages): Ditto.
2709
2710         * elsp-bogofilter.el (elmo-spam-bogofilter-max-messages-per-process):
2711         Fixed typo.
2712
2713         * elmo.el (toplevel): Added autoload setting for
2714         `elmo-get-global-flags'.
2715         (elmo-message-has-global-flag-p): New function.
2716         (elmo-message-set-global-flags): Ditto.
2717         (elmo-folder-type): Improvement for name: format.
2718
2719         * elmo-imap4.el (elmo-imap4-session-flag-available-p): Check
2720         availability of keyword flags.
2721         (elmo-imap4-folder-list-flagged): Treat keyword flags.
2722         (elmo-folder-list-flagged-plugged): Renamed from
2723         elmo-folder-list-flagged-unplugged.
2724         (elmo-imap4-set-flag): If "\*" is treated as permanent flag,
2725         accept any flag as keyword flag.
2726         (elmo-folder-set-flag-plugged): Accept keyword flags.
2727         (toplevel): Added autoload setting for `elmo-get-global-flags'.
2728
2729         * elmo-flag.el (elmo-get-global-flags): New function.
2730
2731         * elmo-filter.el (elmo-folder-diff): Fix total number for filter
2732         folders.
2733
2734         * elmo-version.el (elmo-version): Up to 2.11.24.
2735
2736 2004-02-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2737
2738         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
2739         elmo-multiple-field-body instead of std11-field-body to check all
2740         headers.
2741
2742 2004-02-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2743
2744         * elmo-util.el (elmo-cache-expire): Completion require match "age"
2745         or "size".
2746
2747 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2748
2749         * elmo-util.el (elmo-get-hash-val): Check symbol is bound if
2750         unintern is unbound.
2751
2752 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2753
2754         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2755         Protect from infinite loop.
2756
2757 2004-01-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2758
2759         * elsp-bogofilter.el
2760         (elmo-spam-bogofilter-max-messages-per-process): New user option.
2761         (elmo-spam-bogofilter-register-messages): New internal function.
2762         (elmo-spam-register-spam-messages): Define.
2763         (elmo-spam-register-good-messages): Ditto.
2764
2765 2004-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2766
2767         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2768         Added "-vv" if elmo-spam-bogofilter-debug is non-nil.
2769         (elmo-spam-bogofilter-call): Fixed the last change.
2770         (elmo-spam-bogofilter-arguments): Ditto.
2771
2772         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2773         Follow the options change of latest bogofilter.
2774
2775         * elsp-bogofilter.el (elmo-spam-bogofilter-spam-switch): Abolish.
2776         (elmo-spam-bogofilter-good-switch): Ditto.
2777         (elmo-spam-bogofilter-arguments-alist): New user option.
2778         (elmo-spam-bogofilter-debug): Ditto.
2779         (elmo-spam-bogofilter-call): Renamed from
2780         `elsp-bogofilter-call-bogofilter'. If elmo-spam-bogofilter-debug
2781         is non-nil, insert output in buffer for debug.
2782         (elmo-spam-bogofilter-arguments): New macro.
2783         (elmo-spam-buffer-spam-p): Use it.
2784         (elsp-bogofilter-register-buffer): Ditto.
2785
2786 2004-01-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2787
2788         * elmo-cache.el (elmo-folder-list-subfolders): Fix directory-files
2789         regexp.
2790
2791 2004-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2792
2793         * elsp-bsfilter.el (elmo-spam-bsfilter-shell-program): Set default
2794         value as "ruby".
2795         (elmo-spam-bsfilter-shell-switch): Set default value as nil.
2796         (elmo-spam-bsfilter-program): Set default value as full path for
2797         `bsfilter'.
2798         (elmo-spam-bsfilter-debug): New user option.
2799         (elsp-bsfilter-call-bsfilter): If elmo-spam-bsfilter-debug is
2800         non-nil, insert output in buffer for debug. Fix treating of
2801         argument.
2802
2803 2004-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2804
2805         * elmo-maildir.el (elmo-map-folder-set-flag): Use cdr of
2806         `elmo-maildir-flag-specs' element instead of one.
2807         (elmo-map-folder-unset-flag): Ditto.
2808         (Reported by Ken Makimura <macky@astem.or.jp>)
2809
2810         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fixed.
2811         (elmo-folder-unset-flag-plugged): Ditto.
2812
2813 2004-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2814
2815         * elmo-nntp.el (elmo-folder-list-flagged): Return a list according
2816         to `reads' slot only if `in-msgdb' is nil.
2817
2818 2004-01-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2819
2820         * elmo-nntp.el (elmo-folder-list-flagged): Undo the last change
2821         and complement argument list.
2822
2823 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2824
2825         * elmo-nntp.el (elmo-folder-list-flagged-internal): Define this
2826         instead of elmo-folder-list-flagged.
2827
2828 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2829
2830         * elmo-spam.el (elmo-spam-scheme): Add 'bsfilter' as a candidate.
2831
2832         * elsp-bsfilter.el: New file.
2833
2834         * elmo-pipe.el (elmo-folder-list-unreads,
2835         elmo-folder-list-answereds,
2836         elmo-folder-list-importants,
2837         elmo-folder-flag-as-important,
2838         elmo-folder-unflag-important,
2839         elmo-folder-flag-as-read,
2840         elmo-folder-unflag-read,
2841         elmo-folder-flag-as-answered,
2842         elmo-folder-unflag-answered): Remove.
2843         (elmo-folder-set-flag): Define.
2844         (elmo-folder-unset-flag): Ditto.
2845
2846         * elmo-nntp.el (elmo-folder-flag-as-read): Remove.
2847         (elmo-folder-set-flag): Define.
2848         (elmo-folder-unset-flag): Ditto.
2849         (elmo-folder-list-unreads): Remove.
2850         (elmo-folder-list-flagged): Define.
2851
2852         * elmo-net.el (elmo-folder-list-flagged-internal): Define.
2853         (elmo-folder-list-unreads,
2854         elmo-folder-list-importants,
2855         elmo-folder-list-answereds,
2856         elmo-folder-list-unreads-plugged,
2857         elmo-folder-list-importants-plugged,
2858         elmo-folder-list-answereds-plugged): Remove.
2859         (elmo-folder-list-flagged-plugged): New method.
2860         (elmo-folder-unflag-important,
2861         elmo-folder-flag-as-important,
2862         elmo-folder-unflag-read,
2863         elmo-folder-flag-as-read,
2864         elmo-folder-unflag-answered,
2865         elmo-folder-flag-as-answered,
2866         elmo-folder-flag-as-read-unplugged,
2867         elmo-folder-unflag-read-unplugged,
2868         elmo-folder-flag-as-important-unplugged,
2869         elmo-folder-unflag-important-unplugged,
2870         elmo-folder-flag-as-answered-unplugged,
2871         elmo-folder-unflag-answered-unplugged): Remove.
2872         (elmo-folder-set-flag): Define.
2873         (elmo-folder-unset-flag): Ditto.
2874         (elmo-folder-set-flag-unplugged): Ditto.
2875         (elmo-folder-unset-flag-unplugged): Ditto.
2876
2877         * elmo-multi.el (elmo-folder-list-unreads,
2878         elmo-folder-list-answereds,
2879         elmo-folder-list-importants,
2880         elmo-folder-flag-as-important,
2881         elmo-folder-unflag-important,
2882         elmo-folder-flag-as-read,
2883         elmo-folder-unflag-read,
2884         elmo-folder-flag-as-answered,
2885         elmo-folder-unflag-answered): Remove.
2886         (elmo-folder-set-flag): Define.
2887         (elmo-folder-unset-flag): Ditto.
2888
2889         * elmo-map.el (elmo-map-folder-unflag-important,
2890         elmo-map-folder-flag-as-important,
2891         elmo-map-folder-unflag-read,
2892         elmo-map-folder-flag-as-read,
2893         elmo-map-folder-unflag-answered,
2894         elmo-map-folder-flag-as-answered): Remove.
2895         (elmo-map-folder-set-flag): New method.
2896         (elmo-map-folder-unset-flag): Ditto.
2897         (elmo-map-folder-list-unreads,
2898         elmo-map-folder-list-importants,
2899         elmo-map-folder-list-answereds): Remove.
2900         (elmo-folder-list-flagged-internal): Define.
2901         (elmo-map-folder-list-flagged): New method.
2902
2903         * elmo-maildir.el (elmo-maildir-flag-specs): New internal variable.
2904         (elmo-map-folder-list-unreads,
2905         elmo-map-folder-list-importants,
2906         elmo-map-folder-list-flagged): Remove.
2907         (elmo-map-folder-list-flagged): Define.
2908         (elmo-map-folder-flag-as-important,
2909         elmo-map-folder-unflag-important,
2910         elmo-map-folder-flag-as-read,
2911         elmo-map-folder-unflag-read,
2912         elmo-map-folder-flag-as-answered,
2913         elmo-map-folder-unflag-answered): Remove.
2914         (elmo-maildir-set-mark-messages): New internal function.
2915         (elmo-map-folder-set-flag): Define.
2916         (elmo-map-folder-unset-flag): Ditto.
2917
2918         * elmo.el (toplevel): Added autoload setting for
2919         `elmo-folder-list-global-flag-messages'.
2920         (elmo-folder-list-unreads,
2921         elmo-folder-list-importants,
2922         elmo-folder-list-answereds): Remove.
2923         (elmo-folder-list-flagged): Use `elmo-folder-list-flagged-internal'.
2924         Return a list whitch merged with messages have global flag.
2925         (elmo-folder-list-flagged-internal): New method.
2926         (elmo-folder-unflag-important,
2927         elmo-folder-flag-as-important,
2928         elmo-folder-unflag-read,
2929         elmo-folder-flag-as-read,
2930         elmo-folder-unflag-answered,
2931         elmo-folder-flag-as-answered): Remove.
2932         (elmo-folder-set-flag): New method.
2933         (elmo-folder-unset-flag): Ditto.
2934         (elmo-message-set-flag):Use `elmo-folder-set-flag'.
2935         (elmo-message-unset-flag):Use `elmo-folder-unset-flag'.
2936
2937         * elmo-imap4.el (elmo-imap4-flag-specs): New internal variable.
2938         (elmo-folder-list-unreads-plugged,
2939         elmo-folder-list-importants-plugged,
2940         elmo-folder-list-answereds-plugged,
2941         elmo-folder-list-flagged-unplugged,
2942         elmo-folder-unflag-important-plugged,
2943         elmo-folder-flag-as-important-plugged,
2944         elmo-folder-unflag-read-plugged,
2945         elmo-folder-flag-as-read-plugged,
2946         elmo-folder-unflag-answered-plugged,
2947         elmo-folder-flag-as-answered-plugged): Remove.
2948         (elmo-folder-set-flag-plugged,
2949         elmo-folder-unset-flag-plugged): Define.
2950
2951         * elmo-flag.el (elmo-folder-initialize): Register to
2952         `elmo-global-flag-list' if flag is not global.
2953         (elmo-folder-append-messages): Set flag to source messages.
2954
2955         * elmo-filter.el (elmo-filter-folder-list-unreads,
2956         elmo-folder-list-unreads,
2957         elmo-filter-folder-list-importants,
2958         elmo-folder-list-importants,
2959         elmo-folder-flag-as-read,
2960         elmo-folder-unflag-read,
2961         elmo-folder-flag-as-important,
2962         elmo-folder-unflag-important,
2963         elmo-folder-flag-as-answered,
2964         elmo-folder-unflag-answered): Remove.
2965         (elmo-folder-set-flag): Define.
2966         (elmo-folder-unset-flag): Ditto.
2967
2968         * elmo-dop.el (elmo-folder-flag-as-read-dop,
2969         elmo-folder-unflag-read-dop,
2970         elmo-folder-flag-as-important-dop,
2971         elmo-folder-unflag-important-dop,
2972         elmo-folder-flag-as-answered-dop,
2973         elmo-folder-unflag-answered-dop): Remove.
2974         (elmo-folder-set-flag-dop,
2975         elmo-folder-unset-flag-dop,
2976         elmo-folder-set-important-delayed,
2977         elmo-folder-unset-important-delayed,
2978         elmo-folder-set-read-delayed,
2979         elmo-folder-unset-read-delayed,
2980         elmo-folder-set-answered-delayed,
2981         elmo-folder-unset-answered-delayed): New function.
2982         (elmo-dop-queue-merge-method-list): Follow the above chagned.
2983         (elmo-dop-queue-method-name-alist): Ditto.
2984
2985         * elmo-version.el (elmo-version): Up to 2.11.23.
2986
2987 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2988
2989         * elmo-spam.el (elmo-spam-scheme): Add 'sa' as a candidate.
2990
2991         * elsp-sa.el: New file.
2992
2993 2003-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2994
2995         * modb-standard.el (modb-standard-message-entity): New function.
2996         (elmo-msgdb-message-entity): Use it.
2997
2998 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2999
3000         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite; Fixed
3001         behavior when one-level is nil.
3002
3003         * elmo-flag.el (elmo-folder-list-subfolders): Defined.
3004
3005         * elmo-sendlog.el (elmo-folder-have-subfolder-p): Ditto.
3006
3007 2003-12-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3008
3009         * elmo.el (elmo-folder-set-info-max-by-numdb): Don't use `sort' to
3010         get max number.
3011         (elmo-generic-folder-diff): Ditto.
3012
3013         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Ditto.
3014         (elmo-folder-update-number): Ditto.
3015
3016         * elmo-dop.el (elmo-folder-status-dop): Ditto.
3017         (elmo-folder-next-message-number-dop): Ditto.
3018
3019 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3020
3021         * elmo-filter.el (elmo-folder-msgdb-create): Use
3022         `elmo-message-entity' and `elmo-message-flags' instead of
3023         `elmo-msgdb-message-entity' and `elmo-msgdb-flags'.
3024
3025 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3026
3027         * elmo-spam.el (elmo-spam-processor): Added 3rd argument
3028         `if-exists'.
3029
3030 2003-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3031
3032         * elmo-multi.el (elmo-folder-newsgroups): Simplify.
3033
3034         * elmo-pipe.el (elmo-folder-get-primitive-list): Likewise.
3035
3036         * elmo-filter.el (elmo-folder-get-primitive-list): Fixed.
3037
3038 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3039
3040         * elmo-version.el (elmo-version): Up to 2.11.22.
3041
3042 2003-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3043
3044         * modb-standard.el (elmo-msgdb-delete-messages): Always return t.
3045
3046 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3047
3048         * modb-standard.el (elmo-msgdb-delete-messages): Dose not process
3049         if the message dose not exist.
3050
3051 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
3052
3053         * elmo-version.el (elmo-version): Up to 2.11.21.
3054
3055 2003-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3056
3057         * modb-standard.el (toplevel): Don't require mime.
3058
3059 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3060
3061         * elsp-bogofilter.el (toplevel): Don't require path-util.
3062         (elmo-spam-bogofilter-program): Don't use `exec-installed-p'.
3063         (elmo-spam-bogofilter-header): Abolish.
3064         (elmo-spam-bogofilter-bogosity-positive-spam-header): Ditto.
3065         (elmo-spam-bogofilter-args): New user option.
3066         (elsp-bogofilter-call-bogofilter): New internal function.
3067         (elmo-spam-buffer-spam-p): Use it.
3068         (elsp-bogofilter-register-buffer): Renamed from
3069         `elmo-spam-bogofilter-register-buffer';
3070         Use `elsp-bogofilter-call-bogofilter'.
3071         (elmo-spam-register-spam-buffer): Follow the change above.
3072         (elmo-spam-register-good-buffer): Ditto.
3073
3074 2003-11-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3075
3076         * modb-standard.el (elmo-msgdb-append-entity): If entity or
3077         message-id is nil do nothing.
3078
3079 2003-11-10  Yuuichi Teranishi  <teranisi@gohome.org>
3080
3081         * elmo-imap4.el (elmo-imap4-disuse-server-flag-mailbox-regexp):
3082         Revival.
3083         (elmo-imap4-session): Removed use-flag slot.
3084         (elmo-imap4-session-select-mailbox): Undo last change.
3085         (elmo-folder-use-flag-p): Use
3086         elmo-imap4-disuse-server-flag-mailbox-regexp.
3087
3088 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3089
3090         * elmo-imap4.el (elmo-imap4-session): Added use-flag slot.
3091         (elmo-imap4-session-select-mailbox): Set it up.
3092         (elmo-folder-use-flag-p): Return value of use-flag slot.
3093
3094 2003-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3095
3096         * elmo-msgdb.el (elmo-msgdb-flag-table): Fixed problem when
3097         message-id is nil.
3098         (Reported by MAKINO Takashi <makino@digitalway.co.jp>)
3099
3100         * modb-entity.el (elmo-message-entity-handler): Likewise.
3101
3102 2003-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3103
3104         * elmo.el (toplevel): Remove setting of autoloding for
3105         elmo-global-flag-initialize.
3106         (elmo-init): Don't call elmo-global-flag-initialize.
3107         (toplevel): Added autoload setting for elmo-global-mark-migrate.
3108
3109         * elmo-flag.el (elmo-global-flag-initialize): Abolish.
3110         (elmo-global-mark-migrate): Don't call it.
3111         (elmo-global-mark-upgrade): Ditto.
3112
3113 2003-11-06  Yuuichi Teranishi  <teranisi@gohome.org>
3114
3115         * elmo-internal.el (elmo-internal-obsolete-folder-list): New variable.
3116         (elmo-folder-initialize): Raise a warning when obsolete folder is used.
3117
3118         * elmo-vars.el (elmo-init-hook): New user option.
3119
3120         * elmo.el (elmo-init): Run the elmo-init-hook.
3121
3122         * elmo-flag.el (elmo-global-mark-migrate): New function.
3123
3124 2003-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3125
3126         * modb-standard.el (elmo-msgdb-set-flag): Simplify;
3127         Undo last change (move to elmo-msgdb-unset-flag).
3128         (elmo-msgdb-unset-flag): Simplify; Unset 'new flag when unread
3129         flag is unset.
3130
3131 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
3132
3133         * modb-standard.el (elmo-msgdb-set-flag): Unset 'new flag when
3134         read flag is set.
3135         (elmo-msgdb-set-flag): Don't remove 'new flag unconditionally.
3136         (elmo-msgdb-unset-flag): Ditto.
3137
3138 2003-11-05  Andreas Fuchs <asf@boinkor.net>
3139
3140         * elmo-split.el (elmo-split): Return split message count.
3141
3142 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3143
3144         * elmo-msgdb.el (elmo-flag-table-get): Check cached if saved flags
3145         is nil.
3146
3147 2003-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3148
3149         * elmo.el (elmo-folder-unflag-important): Call
3150         `elmo-global-flag-detach' with 4th argument delete-if-none that is
3151         a symbol `always'.
3152
3153         * elmo-flag.el (elmo-flag-folder-delete-message): Clear hash value
3154         before unset flag.
3155         (elmo-global-flag-detach): Delete the message from flag folder, if
3156         `delete-if-none' is a symbol `always'.
3157
3158 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3159
3160         * elsp-spamfilter.el (elsp-spamfilter-decode-buffer): Renamed from
3161         `elmo-spam-spamfilter-decode-buffer'.
3162         (elsp-spamfilter-register-buffer-internal): New internal function.
3163         (elmo-spam-buffer-spam-p): Use it; Follow the API change.
3164         (elmo-spam-register-spam-buffer): Ditto.
3165         (elmo-spam-register-good-buffer): Ditto.
3166
3167         * elsp-bogofilter.el (elmo-spam-buffer-spam-p): Follow the API
3168         change.
3169         (elmo-spam-bogofilter-register-buffer): Added argument `restore'.
3170         (elmo-spam-register-spam-buffer): Follow the API change.
3171         (elmo-spam-register-good-buffer): Ditto.
3172
3173         * elmo-split.el (toplevel): Require elmo-spam when copmile.
3174         (elmo-split-spam-p): Added argument plist; Call
3175         `elmo-spam-buffer-spam-p' with new argument register.
3176
3177         * elmo-spam.el (elmo-spam-buffer-spam-p): Added optional argument
3178         `register'.
3179         (elmo-spam-message-spam-p): Ditto.
3180         (elmo-spam-register-spam-buffer): Added optional argument
3181         `restore'.
3182         (elmo-spam-register-good-buffer): Ditto.
3183         (elmo-spam-register-spam-messages): Ditto.
3184         (elmo-spam-register-good-messages): Ditto.
3185
3186 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3187
3188         * elsp-spamfilter.el (elmo-spam-register-spam-buffer): Fixed to
3189         register into good corpus.
3190         (elmo-spam-register-good-buffer): Fixed to register into bad
3191         corpus.
3192
3193 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3194
3195         * elmo-version.el (elmo-version): Up to 2.11.20.
3196
3197         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed last
3198         change.
3199
3200         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Determine new
3201         flag without depending on \Recent flag.
3202
3203 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3204
3205         * elsp-spamfilter.el (elsp-spamfilter): Added new slot `modified'.
3206         (elmo-spam-modified-p): Defined.
3207         (elmo-spam-save-status): Set `modified' slot to nil.
3208         (elmo-spam-register-spam-buffer): Set `modified' slot to non nil.
3209         (elmo-spam-register-good-buffer): Ditto.
3210
3211         * elmo-spam.el (elmo-spam-modified-p): New API.
3212
3213 2003-10-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3214
3215         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Abolish
3216         duplicate definition.
3217
3218         * elmo-util.el (elmo-unfold-field-body): New function.
3219         (elmo-msgdb-get-message-id-from-buffer): Use it.
3220
3221         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3222         Fixed the last change; Use elmo-unfold-field-body.
3223
3224 2003-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3225
3226         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3227         Unfold date value.
3228
3229 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3230
3231         * elmo-spam.el (elmo-spam-save-status): New API.
3232
3233         * elsp-spamfilter.el: New file.
3234
3235 2003-10-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3236
3237         * elmo-split.el (toplevel): Add `elmo-spam-processor' args.
3238
3239 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3240
3241         * elmo-split.el (elmo-split-spam-p): New function.
3242
3243         * elmo-spam.el: New file.
3244
3245         * elsp-bogofilter.el: Ditto.
3246
3247 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
3248
3249         * elmo.el (elmo-folder-next-message-number): New API.
3250         (elmo-folder-next-message-number): Define.
3251         (elmo-message-field): Don't check folder length.
3252
3253         * elmo-net.el (elmo-folder-next-message-number): Define.
3254         (elmo-folder-next-message-number-unplugged): Define.
3255
3256         * elmo-map.el (elmo-folder-next-message-number): Define.
3257         (elmo-folder-delete-messages): Clear hash value.
3258
3259         * elmo-imap4.el (elmo-folder-next-message-number-plugged): Define.
3260
3261         * elmo-dop.el (elmo-folder-next-message-number-dop): New function.
3262         (elmo-folder-delete-messages-dop-delayed): Always return t.
3263
3264         * elmo-version.el (elmo-version): Up to 2.11.19.
3265
3266 2003-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3267
3268         * modb-legacy.el (elmo-msgdb-append-entity): Fixed the last
3269         change.
3270
3271         * modb-legacy.el (elmo-msgdb-append-entity): Registered an
3272         identical cons cell into the mark-alist and the hash table.
3273
3274 2003-10-08  Yuuichi Teranishi  <teranisi@gohome.org>
3275
3276         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Call
3277         elmo-folder-list-messages with argument `visible-only' as t.
3278
3279         * elmo-filter.el (elmo-folder-search-requires-msgdb-p): Define.
3280         (elmo-folder-msgdb-create): Check the target folder.
3281
3282 2003-10-07  Yuuichi Teranishi  <teranisi@gohome.org>
3283
3284         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Use
3285         `permanentflag' instead of `flags'.
3286         (elmo-folder-open): Ditto.
3287         (elmo-imap4-set-flag): Treat \Deleted flag as an exception.
3288         (elmo-imap4-disuse-server-flag-mailbox-regexp): Abolish.
3289         (elmo-folder-use-flag-p): Always return t.
3290         (elmo-imap4-session-select-mailbox): Use value of `flags' if
3291         `permanentflags' does not exist.
3292         (elmo-folder-open): Ditto.
3293
3294 2003-10-06  Yuuichi Teranishi  <teranisi@gohome.org>
3295
3296         * modb-legacy.el (elmo-msgdb-message-entity): Return nil when key
3297         is nil.
3298         * modb-standard.el (elmo-msgdb-message-entity): Ditto.
3299
3300         * elmo-imap4.el (elmo-imap4-session): Added new slot `flags'.
3301         (elmo-imap4-session-select-mailbox): Set it according to the SELECT
3302         response.
3303         (elmo-folder-open): Ditto.
3304         (elmo-imap4-set-flag): Send store flag command only when the `flags'
3305         slot of the session includes the flag.
3306         (elmo-imap4-session-flag-available-p): New function.
3307         (elmo-imap4-folder-list-flagged): Ditto.
3308         (elmo-folder-list-unreads-plugged): Use it.
3309         (elmo-folder-list-importants-plugged): Ditto.
3310         (elmo-folder-list-answereds-plugged): Ditto.
3311         (elmo-imap4-search-internal-primitive): Ditto.
3312         (elmo-imap4-folder-list-any-plugged,
3313         elmo-imap4-folder-list-digest-plugged): Abolish.
3314
3315         * elmo-filter.el (elmo-folder-search): Don't call elmo-list-filter
3316         if numbers is nil.
3317
3318 2003-10-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
3319
3320         * elmo-util.el (toplevel): Require emu for char-list-to-string.
3321
3322 2003-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
3323
3324         * elmo-util.el (elmo-get-hash-val): Simplify.
3325         (elmo-set-hash-val): Rewrite.
3326
3327 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3328
3329         * elmo.el (elmo-folder-list-messages): Append killed messages into
3330         result if `visible-only' is nil and `in-msgdb' is non-nil.
3331
3332         * elmo-util.el (elmo-uniq-list): Added optional argument
3333         `delete-function'.
3334
3335         * modb.el (elmo-msgdb-flag-count): New API.
3336
3337         * modb-standard.el (modb-standard): Added slot flag-count.
3338         (modb-standard-countup-flags): New function.
3339         (modb-standard-load-flag): Call it.
3340         (elmo-msgdb-append): Ditto.
3341         (elmo-msgdb-clear): Clear slot flag-count.
3342         (elmo-msgdb-set-flag): Call modb-standard-countup-flags.
3343         (elmo-msgdb-unset-flag): Treat `all' flag and call
3344         modb-standard-countup-flags.
3345         (elmo-msgdb-flag-count): Define.
3346         (elmo-msgdb-append-entity): Call modb-standard-countup-flags.
3347         (elmo-msgdb-delete-messages): Ditto.
3348
3349         * modb-legacy.el (elmo-msgdb-unset-flag): Treat `all' flag.
3350         (elmo-msgdb-flag-count): Define.
3351
3352         * elmo.el (elmo-folder-list-messages): Undo last change.
3353         (elmo-folder-count-flags): Use elmo-msgdb-flag-count.
3354         (elmo-folder-kill-messages): Unset all flags to numbers.
3355
3356         * elmo-sendlog.el (elmo-folder-delete-messages): Rewrite; use
3357         elmo-folder-kill-messages.
3358
3359         * elmo-nntp.el (elmo-folder-delete-messages): Ditto.
3360         (elmo-nntp-folder-delete-messages): Abolish.
3361
3362         * elmo-version.el (elmo-version): Up to 2.11.18.
3363
3364 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3365
3366         * elmo.el (elmo-folder-kill-messages-before): Abolish.
3367         (elmo-folder-kill-messages-range): New function.
3368         (elmo-folder-synchronize): Use elmo-folder-kill-messages-range
3369         instead of elmo-folder-kill-messages-before.
3370
3371 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3372
3373         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use
3374         elmo-imap4-current-msgdb to decide entity handler.
3375
3376 2003-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
3377
3378         * elmo-dop.el (elmo-dop-msgdb): Rewrite.
3379
3380         * modb-legacy.el (elmo-msgdb-overview-entity-get-id-internal): New
3381         inline function.
3382         (elmo-msgdb-overview-entity-get-number-internal): Ditto.
3383         (elmo-msgdb-overview-entity-set-number,
3384         elmo-msgdb-overview-entity-get-references,
3385         elmo-msgdb-overview-entity-set-references,
3386         elmo-msgdb-overview-entity-get-from-no-decode,
3387         elmo-msgdb-overview-entity-get-from,
3388         elmo-msgdb-overview-entity-set-from,
3389         elmo-msgdb-overview-entity-get-subject,
3390         elmo-msgdb-overview-entity-get-subject-no-decode,
3391         elmo-msgdb-overview-entity-set-subject,
3392         elmo-msgdb-overview-entity-get-date,
3393         elmo-msgdb-overview-entity-set-date,
3394         elmo-msgdb-overview-entity-get-to,
3395         elmo-msgdb-overview-entity-get-cc,
3396         elmo-msgdb-overview-entity-get-size,
3397         elmo-msgdb-overview-entity-set-size,
3398         elmo-msgdb-overview-entity-get-extra,
3399         elmo-msgdb-overview-entity-set-extra,
3400         elmo-msgdb-overview-entity-get-extra-field,
3401         elmo-msgdb-overview-entity-set-extra-field): Moved to elmo-msgdb.el.
3402         (elmo-msgdb-make-index): Use
3403         `elmo-msgdb-overview-entity-get-number-internal'.
3404         (elmo-msgdb-clear-index): Ditto.
3405         (elmo-msgdb-append-entity): Ditto;
3406         Use `elmo-msgdb-overview-entity-get-id-internal'.
3407
3408         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-number,
3409         elmo-msgdb-overview-entity-set-number,
3410         elmo-msgdb-overview-entity-get-references,
3411         elmo-msgdb-overview-entity-set-references,
3412         elmo-msgdb-overview-entity-get-from-no-decode,
3413         elmo-msgdb-overview-entity-get-from,
3414         elmo-msgdb-overview-entity-set-from,
3415         elmo-msgdb-overview-entity-get-subject,
3416         elmo-msgdb-overview-entity-get-subject-no-decode,
3417         elmo-msgdb-overview-entity-set-subject,
3418         elmo-msgdb-overview-entity-get-date,
3419         elmo-msgdb-overview-entity-set-date,
3420         elmo-msgdb-overview-entity-get-to,
3421         elmo-msgdb-overview-entity-get-cc,
3422         elmo-msgdb-overview-entity-get-size,
3423         elmo-msgdb-overview-entity-set-size,
3424         elmo-msgdb-overview-entity-get-extra,
3425         elmo-msgdb-overview-entity-set-extra,
3426         elmo-msgdb-overview-entity-get-extra-field,
3427         elmo-msgdb-overview-entity-set-extra-field): Moved from modb-legacy.el
3428         and rewrote for backward compatibility.
3429
3430 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3431
3432         * elmo.el (elmo-message-entity-number,
3433         elmo-message-entity-set-number,
3434         elmo-message-entity-field,
3435         elmo-message-entity-set-field): Moved to elmo-msgdb.el.
3436
3437         * elmo-msgdb.el (elmo-message-entity-number,
3438         elmo-message-entity-set-number,
3439         elmo-message-entity-field,
3440         elmo-message-entity-set-field): Moved from elmo.el.
3441
3442 2003-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3443
3444         * elmo.el (toplevel): Changed definition orders.
3445
3446 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3447
3448         * modb.el (elmo-msgdb-search): New API .
3449         (elmo-msgdb-match-condition): Ditto.
3450
3451         * modb-standard.el (elmo-msgdb-search): Define.
3452
3453         * modb-legacy.el (elmo-msgdb-search): Ditto.
3454
3455         * modb-entity.el (elmo-msgdb-message-match-condition): Renamed
3456         from elmo-msgdb-match-condition-internal.
3457
3458         * elmo.el (elmo-folder-search-fast): Abolish.
3459         (elmo-folder-search): Use elmo-msgdb-search and
3460         elmo-with-progress-display.
3461
3462         * elmo-msgdb.el (elmo-msgdb-match-condition): Removed; redefined
3463         as msgdb API.
3464
3465         * elmo.el (elmo-folder): Remove slot message-modified and
3466         flag-modified.
3467         (elmo-folder-set-message-modified): Abolish.
3468         (elmo-generic-folder-commit): Follow the change above.
3469         (elmo-folder-synchronize): Ditto.
3470
3471         * elmo-pipe.el (elmo-folder-set-message-modified): Abolish.
3472
3473         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
3474
3475         * elmo-filter.el (elmo-folder-set-message-modified): Ditto.
3476
3477 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3478
3479         * modb-standard.el (modb-standard-make-message-entity,
3480         elmo-msgdb-make-message-entity,
3481         elmo-msgdb-create-message-entity-from-buffer,
3482         elmo-msgdb-message-entity-number,
3483         elmo-msgdb-message-entity-set-number,
3484         elmo-msgdb-message-entity-field,
3485         elmo-msgdb-message-entity-set-field,
3486         elmo-msgdb-copy-message-entity,
3487         elmo-msgdb-match-condition-internal): Remove.
3488
3489         * modb-entity.el: New file (again).
3490
3491         * modb.el (toplevel): Require modb-entity.
3492         (elmo-msgdb-message-entity-handler): New method.
3493
3494         * modb-standard.el (modb-standard-entity-id): Use
3495         elmo-message-entity-handler.
3496         (modb-standard-load-entity): Ditto.
3497         (elmo-msgdb-append-entity): Ditto.
3498         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3499
3500         * modb-legacy.el (elmo-msgdb-get-decoded-cache,
3501         elmo-msgdb-decoded-cache-hashtb,
3502         (modb-legacy-make-message-entity,
3503         elmo-msgdb-make-message-entity,
3504         elmo-msgdb-create-message-entity-from-buffer,
3505         elmo-msgdb-message-entity-number,
3506         elmo-msgdb-message-entity-set-number,
3507         elmo-msgdb-message-entity-field,
3508         elmo-msgdb-message-entity-set-field,
3509         elmo-msgdb-copy-message-entity,
3510         elmo-msgdb-match-condition-internal,
3511         elmo-msgdb-match-condition-primitive): Moved to modb-entity.el.
3512
3513         * elmo.el (elmo-message-copy-entity): Use elmo-message-entity-handler.
3514         (elmo-message-entity-set-number): Ditto.
3515         (elmo-message-entity-field): Ditto.
3516         (elmo-message-entity-set-field): Ditto.
3517
3518         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Ditto.
3519
3520         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3521
3522         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
3523
3524         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
3525         (elmo-nntp-msgdb-create-message): Ditto.
3526
3527         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
3528         (elmo-folder-msgdb-create): Add unread flag.
3529
3530         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3531
3532         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Ditto.
3533
3534         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Ditto.
3535
3536         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
3537
3538         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Call
3539         elmo-msgdb-messge-entity-handler.
3540         * elmo-version.el (elmo-version): Up to 2.11.17.
3541
3542 2003-09-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3543
3544         * elmo-shimbun.el (elmo-shimbun-update-overview): Fixed the last
3545         change.
3546
3547 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3548
3549         * elmo.el (elmo-message-field): Use elmo-message-entity-field.
3550
3551         * elmo-msgdb.el (elmo-msgdb-get-number): Abolish.
3552         (elmo-msgdb-get-parent-entity): Use elmo-message-entity-field.
3553         (elmo-msgdb-flag-table): Ditto.
3554         (elmo-msgdb-sort-by-date): Ditto.
3555
3556         * modb.el (elmo-msgdb-create-message-entity-from-file): Define.
3557
3558         * modb-standard.el (toplevel): Require mime.
3559         (modb-standard-entity-id): Use elmo-msgdb-message-entity-field.
3560         (modb-standard-load-entity): Use elmo-msgdb-message-entity-field and
3561         elmo-msgdb-message-entity-number.
3562         (elmo-msgdb-append-entity): Ditto.
3563         (elmo-msgdb-create-message-entity-from-file): Remove.
3564         (elmo-msgdb-create-message-entity-from-buffer): Use msgdb which 
3565         corresponds to the entity.
3566         (elmo-msgdb-message-entity-number): Do nothing currently.
3567         (elmo-msgdb-message-entity-field): Ditto.
3568         (elmo-msgdb-message-entity-set-field): Ditto.
3569         (elmo-msgdb-copy-message-entity): Ditto.
3570         (elmo-msgdb-match-condition-internal): Ditto.
3571
3572         * modb-legacy.el (elmo-msgdb-insert-file-header): Moved to
3573         elmo-util.el.
3574         (elmo-msgdb-create-message-entity-from-file): Remove.
3575
3576         * elmo-util.el (elmo-msgdb-insert-file-header): Moved from
3577         modb-legacy.el.
3578         (elmo-multiple-field-body): Moved from elmo-msgdb.el.
3579
3580         * elmo-msgdb.el (elmo-multiple-field-body): Moved to elmo-util.el.
3581
3582 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3583
3584         * modb.el (elmo-msgdb-make-message-entity): Define simple one.
3585         (elmo-msgdb-message-entity-field): Ditto.
3586         (elmo-msgdb-message-entity-number): Ditto.
3587
3588 2003-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3589
3590         * modb-standard.el (elmo-msgdb-create-message-entity-from-buffer): 
3591         Fixed how to set extra field into entity.
3592         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3593         symbol.
3594
3595         * modb-legacy.el (elmo-msgdb-create-message-entity-from-buffer):
3596         Fixed how to set extra field into entity.
3597         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3598         symbol.
3599
3600 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3601
3602         * modb.el (elmo-message-entity-db): New function.
3603         (elmo-msgdb-make-message-entity): New API.
3604         (elmo-msgdb-message-entity-number): Ditto.
3605         (elmo-msgdb-message-entity-set-number): Ditto.
3606         (elmo-msgdb-message-entity-field): Ditto.
3607         (elmo-msgdb-message-entity-set-field): Ditto.
3608         (elmo-msgdb-copy-message-entity): Ditto.
3609         (elmo-msgdb-create-message-entity-from-file): Ditto.
3610         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3611         (elmo-msgdb-match-condition-internal): Ditto.
3612
3613         * modb-standard.el (modb-legacy): Require modb-legacy.
3614         (modb-standard-make-message-entity): New inline function.
3615         (elmo-msgdb-make-message-entity): Define.
3616         (elmo-msgdb-create-message-entity-from-file): Ditto.
3617         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3618         (elmo-msgdb-message-entity-field): Ditto.
3619         (elmo-msgdb-message-entity-set-field): Ditto.
3620         (elmo-msgdb-copy-message-entity): Ditto.
3621         (elmo-msgdb-match-condition-internal): Ditto.
3622
3623         * modb-legacy.el: Don't require modb-entity.
3624         (elmo-msgdb-decoded-cache-hashtb): Moved from elmo-msgdb.el
3625         (elmo-msgdb-match-condition-primitive): Ditto.
3626         (elmo-msgdb-get-decoded-cache): Ditto.
3627         (elmo-msgdb-overview-entity-get-id): Ditto.
3628         (elmo-msgdb-overview-entity-get-number): Ditto.
3629         (elmo-msgdb-overview-entity-set-number): Ditto.
3630         (elmo-msgdb-overview-entity-get-references): Ditto.
3631         (elmo-msgdb-overview-entity-set-references): Ditto.
3632         (elmo-msgdb-overview-entity-get-from-no-decode): Ditto.
3633         (elmo-msgdb-overview-entity-get-from): Ditto.
3634         (elmo-msgdb-overview-entity-set-from): Ditto.
3635         (elmo-msgdb-overview-entity-get-subject): Ditto.
3636         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
3637         (elmo-msgdb-overview-entity-set-subject): Ditto.
3638         (elmo-msgdb-overview-entity-get-date): Ditto.
3639         (elmo-msgdb-overview-entity-set-date): Ditto.
3640         (elmo-msgdb-overview-entity-get-to): Ditto.
3641         (elmo-msgdb-overview-entity-get-cc): Ditto.
3642         (elmo-msgdb-overview-entity-get-size): Ditto.
3643         (elmo-msgdb-overview-entity-set-size): Ditto.
3644         (elmo-msgdb-overview-entity-get-extra): Ditto.
3645         (elmo-msgdb-overview-entity-set-extra): Ditto.
3646         (elmo-msgdb-overview-entity-get-extra-field): Ditto.
3647         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
3648         (elmo-msgdb-number-load): Ditto.
3649         (elmo-msgdb-overview-load): Ditto.
3650         (elmo-msgdb-mark-load): Ditto.
3651         (elmo-msgdb-number-save): Ditto.
3652         (elmo-msgdb-mark-save): Ditto.
3653         (elmo-msgdb-overview-save): Ditto.
3654         (modb-legacy-make-message-entity): New inline function.
3655         (elmo-msgdb-insert-file-header): Ditto.
3656         (elmo-msgdb-make-message-entity): Define.
3657         (elmo-msgdb-create-message-entity-from-file): Ditto.
3658         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3659         (elmo-msgdb-message-entity-number): Ditto.
3660         (elmo-msgdb-message-entity-set-number): Ditto.
3661         (elmo-msgdb-message-entity-field): Ditto.
3662         (elmo-msgdb-message-entity-set-field): Ditto.
3663         (elmo-msgdb-copy-message-entity): Ditto.
3664         (elmo-msgdb-match-condition-internal): Ditto.
3665
3666         * elmo.el (elmo-find-fetch-strategy): Use elmo-message-entity-field.
3667         (elmo-message-copy-entity): Rewrite.
3668         (elmo-message-entity-number): Ditto.
3669         (elmo-message-entity-set-number): Ditto.
3670         (elmo-message-entity-field): Use elmo-message-entity-db.
3671         (elmo-message-entity-set-field): Ditto.
3672         (elmo-message-field): Rewrite.
3673
3674         * elmo-util.el (elmo-msgdb-get-last-message-id): Moved from
3675         elmo-msgdb.el
3676         (elmo-msgdb-get-message-id-from-buffer): Ditto.
3677
3678         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
3679         elmo-message-entity-field.
3680         (elmo-shimbun-folder-shimbun-header): Ditto.
3681         (elmo-shimbun-entity-to-header): Ditto.
3682         (elmo-folder-msgdb-create): Ditto.
3683         (elmo-shimbun-msgdb-create-entity): Ditto;
3684         Use elmo-msgdb-create-message-entity-from-buffer.
3685         (elmo-shimbun-update-overview): Use elmo-message-entity-set-field.
3686         (elmo-map-folder-list-message-locations): elmo-message-entity-field.
3687
3688         * elmo-sendlog.el (elmo-folder-msgdb-create): Use
3689         elmo-msgdb-create-message-entity-from-file and 
3690         elmo-message-entity-field.
3691
3692         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
3693         elmo-message-entity-number.
3694         (elmo-pop3-msgdb-create-message): Use
3695         elmo-msgdb-create-message-entity-from-buffer,
3696         elmo-message-entity-set-field, elmo-message-entity-number and
3697         elmo-message-entity-set-number.
3698
3699         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Follow
3700         the API change in elmo-msgdb-make-message-entity.
3701         (elmo-nntp-msgdb-create-message): Use
3702         elmo-msgdb-create-message-entity-from-buffer.
3703
3704         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Use
3705         elmo-message-entity-field and
3706         elmo-msgdb-create-message-entity-from-file.
3707
3708         * elmo-msgdb.el (toplevel): Don't require modb-entity.
3709         (elmo-msgdb-get-field): Abolish.
3710         (elmo-msgdb-get-number): Rewrite.
3711         (elmo-msgdb-sort-by-date): Use elmo-message-entity-field.
3712         (elmo-msgdb-flag-table): Ditto.
3713         (elmo-msgdb-get-last-message-id,
3714         elmo-msgdb-number-load, elmo-msgdb-overview-load,
3715         elmo-msgdb-mark-load, elmo-msgdb-number-save,
3716         elmo-msgdb-mark-save, elmo-msgdb-overview-save): Moved to modb-legacy.
3717         (elmo-msgdb-create-overview-from-buffer,
3718         elmo-msgdb-overview-get-parent-entity): Abolish.
3719
3720         * elmo-mime.el (elmo-mime-display-as-is): Use
3721         elmo-message-entity-field.
3722
3723         * elmo-map.el (elmo-folder-pack-numbers): Use
3724         elmo-message-entity-set-number.
3725
3726         * elmo-maildir.el (elmo-folder-msgdb-create): 
3727         elmo-msgdb-create-message-entity-from-file instead of
3728         elmo-msgdb-create-overview-entity-from-file.
3729
3730         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Added argument
3731         msgdb.
3732         (elmo-folder-msgdb-create): Use elmo-message-entity-field.
3733         (elmo-folder-pack-numbers): Use elmo-message-entity-set-number.
3734
3735         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Use
3736         elmo-messge-entity-field and elmo-message-entity-number.
3737         (elmo-imap4-fetch-callback-1): Call
3738         elmo-msgdb-create-message-entity-from-buffer instead of
3739         elmo-msgdb-create-overview-from-buffer. 
3740         (elmo-folder-msgdb-create-plugged): Use elmo-messge-entity-field.
3741         (elmo-find-fetch-strategy): Likewise.
3742
3743         * elmo-flag.el (elmo-folder-msgdb-create): Call 
3744         elmo-localdir-msgdb-create-entity with argument msgdb.
3745
3746         * elmo-dop.el (elmo-dop-msgdb): Use elmo-message-entity-number
3747         and elmo-message-entity-set-number.
3748
3749         * elmo-cache.el (elmo-folder-msgdb-create): Use
3750         elmo-message-entity-field.
3751         (elmo-folder-msgdb-create): Call
3752         elmo-msgdb-create-message-entity-from-file instead of
3753         elmo-msgdb-create-overview-entity-from-file.
3754
3755         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Added
3756         argument msgdb; Call elmo-msgdb-create-message-from-buffer
3757         instead of elmo-msgdb-create-overview-from-buffer.
3758         (elmo-archive-msgdb-create-entity): Ditto.
3759         (elmo-archive-msgdb-create-as-numlist-subr1): Use
3760         elmo-message-entity-field.
3761         (elmo-archive-parse-mmdf): Ditto.
3762
3763         * modb-entity.el: Removed.
3764
3765         * elmo-version.el (elmo-version): Up to 2.11.16.
3766
3767 2003-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3768
3769         * elmo-map.el (elmo-folder-unflag-answered): Added optional argument
3770         `is-local'.
3771         (elmo-folder-flag-as-answered): Ditto.
3772
3773 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3774
3775         * modb-standard.el: New file.
3776
3777         * elmo.el (elmo-folder-clear): Reconstruct msgdb if
3778         elmo-msgdb-convert-type is `sync'.
3779
3780         * elmo-vars.el (elmo-msgdb-default-type): Added `standard'.
3781         (elmo-msgdb-convert-type): New user option.
3782
3783         * elmo-msgdb.el (elmo-msgdb-load-priorities): New internal variable.
3784         (elmo-load-msgdb): Auto detect saved type.
3785
3786         * elmo-version.el (elmo-version): Up to 2.11.15.
3787
3788 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3789
3790         * elmo-flag.el (elmo-folder-list-global-flag-messages): New function.
3791
3792         * elmo.el (elmo-folder-delete-messages): Added notice in docstring.
3793         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages
3794         with argument `delete-if-none' when dst-folder is 'null.
3795
3796         * elmo-flag.el (elmo-folder-append-messages): Defined.
3797         (elmo-global-flag-detach-messages): Added argumnet `delete-if-none'.
3798
3799 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3800
3801         * elmo-flag.el (elmo-folder-initialize): Fixed ("/.minfo"->".minfo").
3802
3803 2003-09-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3804
3805         * elmo-flag.el (elmo-folder-expand-msgdb-path): Define.
3806         (elmo-folder-initialize): Use `elmo-folder-msgdb-path'.
3807         (elmo-folder-commit): Ditto.
3808
3809 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3810
3811         * elmo-flag.el: New file.
3812
3813         * elmo-mark.el: Removed.
3814
3815         * modb-legacy.el (modb-legacy-new-mark,
3816         modb-legacy-unread-uncached-mark,
3817         modb-legacy-unread-cached-mark,
3818         modb-legacy-read-uncached-mark,
3819         modb-legacy-answered-cached-mark,
3820         modb-legacy-answered-uncached-mark,
3821         modb-legacy-important-mark): New constants (Moved from elmo-msgdb.el);
3822         All other related portions are changed.
3823
3824         * elmo.el (luna-define-class): Changed mark-modified to flag-modified.
3825         (elmo-folder-list-messages-with-global-mark): Abolish.
3826         (elmo-folder-unflag-important): Renamed from `mark' to `flag'.
3827         (elmo-folder-flag-as-important): Ditto.
3828         (elmo-folder-unflag-read): Ditto.
3829         (elmo-folder-flag-as-read): Ditto.
3830         (elmo-folder-unflag-answered): Ditto.
3831         (elmo-folder-flag-as-answered): Ditto.
3832         (elmo-message-encache): Return the cache path.
3833         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages.
3834         (elmo-message-set-flag): Transitional implementation.
3835         (elmo-message-unset-flag): Ditto.
3836         (elmo-folder-unflag-important): Call elmo-global-flag-detach.
3837         (elmo-folder-flag-as-important): Call elmo-global-flag-set.
3838         (elmo-init): Call elmo-global-flag-initialize.
3839         (toplevel): Added autoload settings for elmo-flag.
3840
3841         * elmo-vars.el (elmo-msgdb-global-mark-filename): Abolished.
3842
3843         * elmo-util.el: Removed all elmo-msgdb-global-mark stuff.
3844         (elmo-file-cache-delete): Don't treat global-mark.
3845
3846         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
3847
3848         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3849
3850         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Call
3851         `elmo-global-flags-set'.
3852
3853         * elmo-pipe.el (elmo-folder-flag-as-read): Renamed from `mark' to
3854         `flag'.
3855         (elmo-folder-unflag-read): Ditto.
3856         (elmo-folder-unflag-important): Ditto.
3857         (elmo-folder-flag-as-important): Ditto.
3858         (elmo-folder-unflag-answered): Ditto.
3859         (elmo-folder-flag-as-answered): Ditto.
3860
3861         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Call
3862         `elmo-global-flags-set'.
3863         (elmo-folder-flag-as-read): Renamed from `mark' to `flag'.
3864
3865         * elmo-nmz.el (elmo-folder-msgdb-create): Always put `new' flag.
3866
3867         * elmo-net.el (elmo-folder-unflag-important): Renamed from `mark' to
3868         `flag'.
3869         (elmo-folder-flag-as-important): Ditto.
3870         (elmo-folder-unflag-important): Ditto.
3871         (elmo-folder-flag-as-important): Ditto.
3872         (elmo-folder-unflag-read): Ditto.
3873         (elmo-folder-flag-as-read): Ditto.
3874         (elmo-folder-unflag-answered): Ditto.
3875         (elmo-folder-flag-as-answered): Ditto.
3876
3877         * elmo-multi.el (elmo-folder-list-importants): Don't call
3878         elmo-folder-list-messages-with-global-mark.
3879         (elmo-folder-flag-as-important): Renamed from `mark' to `flag'.
3880         (elmo-folder-unflag-important): Ditto.
3881         (elmo-folder-flag-as-read): Ditto.
3882         (elmo-folder-unflag-read): Ditto.
3883         (elmo-folder-flag-as-answered): Ditto.
3884         (elmo-folder-unflag-answered): Ditto.
3885
3886         * elmo-msgdb.el (elmo-msgdb-new-mark,
3887         elmo-msgdb-unread-uncached-mark, elmo-msgdb-unread-cached-mark,
3888         elmo-msgdb-read-uncached-mark, elmo-msgdb-answered-cached-mark,
3889         elmo-msgdb-answered-uncached-mark, elmo-msgdb-important-mark): Removed
3890         (Moved to modb-legacy.el).
3891         (elmo-flag-table-get): Treat important flag too.
3892
3893         * elmo-map.el (elmo-map-folder-unflag-important): Renamed from
3894         `mark' to `flag'.
3895         (elmo-map-folder-flag-as-important): Ditto.
3896         (elmo-map-folder-unflag-read): Ditto.
3897         (elmo-map-folder-flag-as-read): Ditto.
3898         (elmo-map-folder-unflag-answered): Ditto.
3899         (elmo-map-folder-flag-as-answered): Ditto.
3900         (elmo-folder-unflag-important): Ditto.
3901         (elmo-folder-flag-as-important): Ditto.
3902         (elmo-folder-unflag-read): Ditto.
3903         (elmo-folder-flag-as-read): Ditto.
3904         (elmo-folder-unflag-answered): Ditto.
3905         (elmo-folder-flag-as-answered): Ditto.
3906
3907         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3908         (elmo-map-folder-flag-as-important): Renamed from `mark' to
3909         `flag'.
3910         (elmo-map-folder-unflag-important): Ditto.
3911         (elmo-map-folder-flag-as-read): Ditto.
3912         (elmo-map-folder-unflag-read): Ditto.
3913         (elmo-map-folder-flag-as-answered): Ditto.
3914         (elmo-map-folder-unflag-answered): Ditto.
3915
3916         * elmo-localdir.el (elmo-folder-msgdb-create): Call
3917         `elmo-global-flags-set'.
3918         (elmo-global-flags-set): Added autoload setting.
3919
3920         * elmo-internal.el (elmo-internal-folder-list): Changed `mark' to
3921         `flag'.
3922
3923         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Don't call
3924         `elmo-msgdb-global-mark-set'.
3925         (elmo-folder-msgdb-create-plugged): Changed callback-data structure;
3926         Call `elmo-global-flags-set'.
3927         (elmo-folder-unflag-important-plugged): Renamed from `mark' to
3928         `flag'.
3929         (elmo-folder-flag-as-important-plugged): Ditto.
3930         (elmo-folder-unflag-read-plugged): Ditto.
3931         (elmo-folder-flag-as-read-plugged): Ditto.
3932         (elmo-folder-unflag-answered-plugged): Ditto.
3933         (elmo-folder-flag-as-answered-plugged): Ditto.
3934         (elmo-global-flags-set): Added autoload setting.
3935
3936         * elmo-filter.el (elmo-folder-flag-as-read): Renamed from `mark' to
3937         `flag'.
3938         (elmo-folder-unflag-read): Ditto.
3939         (elmo-folder-flag-as-important): Ditto.
3940         (elmo-folder-unflag-important): Ditto.
3941         (elmo-folder-flag-as-answered): Ditto.
3942         (elmo-folder-unflag-answered): Ditto.
3943
3944         * elmo-dop.el (elmo-dop-queue-merge-method-list): Follow the API
3945         change of `mark'->`flag'.
3946         (elmo-dop-queue-method-name-alist): Ditto.
3947         (elmo-folder-flag-as-read-dop): Renamed from `mark' to `flag'.
3948         (elmo-folder-unflag-read-dop): Ditto.
3949         (elmo-folder-flag-as-important-dop): Ditto.
3950         (elmo-folder-unflag-important-dop): Ditto.
3951         (elmo-folder-flag-as-answered-dop): Ditto.
3952         (elmo-folder-unflag-answered-dop): Ditto.
3953
3954         * elmo-cache.el (elmo-folder-msgdb-create): Call
3955         `elmo-global-flags-set'.
3956
3957         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
3958         Call `elmo-global-flags-set'.
3959         (elmo-archive-msgdb-create-as-numlist-subr2): Call
3960         elmo-archive-parse-mmdf with argument `folder'.
3961         (elmo-archive-parse-mmdf): Added argument `folder';
3962         Call `elmo-global-flags-set'.
3963
3964         * elmo-version.el (elmo-version): Up to 2.11.14.
3965
3966 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3967
3968         * modb.el (elmo-msgdb-length): Define.
3969
3970         * elmo.el (elmo-make-folder): Fixed.
3971         (elmo-generic-folder-append-messages): Follow the API change.
3972
3973         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Follow the
3974         API change.
3975
3976 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3977
3978         * modb.el: New file.
3979
3980         * modb-entity.el: Ditto.
3981
3982         * modb-legacy.el: Ditto.
3983
3984         * elmo-msgdb.el (elmo-make-msgdb): Added 2nd argument `type'.
3985         (elmo-msgdb-get-number): Use `elmo-msgdb-message-entity' instead
3986         of `elmo-msgdb-overview-get-entity'.
3987         (elmo-msgdb-get-field): Ditto.
3988         (elmo-msgdb-merge): Moved to `elmo.el'.
3989         (elmo-msgdb-length): Removed; redefine as modb method.
3990         (elmo-msgdb-change-mark): Abolish.
3991         (elmo-msgdb-out-of-date-messages): Rewrite; don't use it.
3992         (elmo-msgdb-match-condition): Don't use mark.
3993         (elmo-msgdb-overview-get-entity): Abolish.
3994         Split modb part into `modb*.el'.
3995
3996         * elmo-vars.el (elmo-msgdb-default-type): New user option.
3997
3998         * elmo-shimbun.el (shimbun-mua-search-id): Use
3999         `elmo-msgdb-message-entity' instead of
4000         `elmo-msgdb-overview-get-entity'.
4001         (elmo-shimbun-folder-shimbun-header): Ditto.
4002         (elmo-shimbun-get-headers): Ditto.
4003         (elmo-shimbun-update-overview): Ditto.
4004
4005         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
4006
4007         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4008
4009         * elmo.el (elmo-folder-list-messages-with-global-mark): Ditto.
4010         (elmo-msgdb-merge): Moved from `elmo-msgdb.el'.
4011
4012         * elmo-mark.el (elmo-mark-folder-msgdb-create): Don't use
4013         `elmo-msgdb-mark-to-flags'.
4014
4015         * elmo-map.el (elmo-folder-pack-numbers): Don't use
4016         `elmo-msgdb-set-path'.
4017
4018         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
4019  
4020         * elmo-version.el (elmo-version): Up to 2.11.13.
4021
4022         * elmo.el (elmo-generic-folder-commit): Don't load msgdb.
4023
4024         * elmo-mark.el (elmo-mark-folder-msgdb-create): Use flag instead
4025         of mark.
4026
4027 2003-09-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4028
4029         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed paren
4030         mismatch.
4031
4032 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4033
4034         * elmo.el (elmo-message-cached-p): Use `elmo-message-flagged-p'
4035         instead of `elmo-msgdb-get-cached'.
4036         (elmo-message-set-cached): Don't use `elmo-msgdb-set-cached'.
4037
4038         * elmo-msgdb.el (elmo-msgdb-get-cached): Abolish.
4039         (elmo-msgdb-set-cached): Ditto.
4040         (elmo-msgdb-set-flag): Rewrite.
4041         (elmo-msgdb-unset-flag): Ditto.
4042
4043         * elmo-msgdb.el: Rewrite with luna.
4044
4045         * elmo.el (elmo-folder-msgdb-load): Renamed from `elmo-msgdb-load'.
4046         (elmo-folder-msgdb): Follow the change above.
4047         (elmo-generic-folder-commit): Use `elmo-msgdb-save'.
4048         (elmo-folder-unmark-important): Follow the API change.
4049         (elmo-folder-mark-as-important): Ditto.
4050         (elmo-folder-unmark-read): Ditto.
4051         (elmo-folder-mark-as-read): Ditto.
4052         (elmo-folder-unmark-answered): Ditto.
4053         (elmo-folder-mark-as-answered): Ditto.
4054         (elmo-folder-clear): Likewise.
4055
4056         * elmo-imap4.el (elmo-folder-open): Use `elmo-folder-msgdb-load'
4057         instead of `elmo-msgdb-load' (renamed).
4058
4059         * elmo-version.el (elmo-version): Up to 2.11.12.
4060
4061 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4062
4063         * elmo.el (elmo-generic-folder-append-messages): Follow the API
4064         change.
4065         (elmo-message-mark): Abolish.
4066         (elmo-folder-synchronize): Use `elmo-msgdb-out-of-date-messages'
4067         instead of `elmo-msgdb-change-mark'.
4068
4069         * elmo-pipe.el (elmo-message-mark): Abolish.
4070
4071         * elmo-multi.el (elmo-message-mark): Ditto.
4072
4073         * elmo-msgdb.el (elmo-msgdb-new-mark): Changed to constant.
4074         (elmo-msgdb-unread-uncached-mark): Ditto.
4075         (elmo-msgdb-unread-cached-mark): Ditto.
4076         (elmo-msgdb-read-uncached-mark): Ditto.
4077         (elmo-msgdb-answered-cached-mark): Ditto.
4078         (elmo-msgdb-answered-uncached-mark): Ditto.
4079         (elmo-msgdb-important-mark): Ditto.
4080         (elmo-msgdb-flags-to-mark): Remove arguments `cached' and
4081         `use-cache'.
4082         (elmo-msgdb-append-entity): Changed 3rd arg from `mark' to
4083         `flags'.
4084         (elmo-flag-table-load): Changed flag to list of flag.
4085         (elmo-flag-table-set): If flags is nil, set read flag.
4086         (elmo-flag-table-get): Return derived flags from global mark,
4087         cache status and saved flags.
4088         (elmo-msgdb-flag-table): Follow the change above.
4089         (elmo-msgdb-out-of-date-messages): New function.
4090
4091         * elmo-shimbun.el (elmo-folder-msgdb-create): Follow the API change.
4092
4093         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4094
4095         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
4096
4097         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
4098         (elmo-nntp-msgdb-create-message): Ditto.
4099
4100         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
4101
4102         * elmo-maildir.el (elmo-maildir-list-location): Treat flags as
4103         independent.
4104         (elmo-folder-msgdb-create): Follow the API change.
4105
4106         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
4107         (elmo-folder-append-messages): Ditto.
4108
4109         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
4110         (elmo-folder-append-buffer): Ditto.
4111
4112         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4113
4114         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
4115
4116         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
4117         (elmo-archive-parse-mmdf): Ditto.
4118
4119         * elmo-version.el (elmo-version): Up to 2.11.11.
4120
4121 2003-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4122
4123         * elmo.el (elmo-message-flags): Use `elmo-msgdb-flags' instead of
4124         `elmo-msgdb-mark'.
4125
4126         * elmo-util.el (elmo-with-progress-display): Fixed edebug spec.
4127
4128         * elmo-pipe.el (elmo-message-flags): Defined.
4129
4130         * elmo-multi.el (elmo-message-flags): Ditto.
4131
4132 2003-09-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4133
4134         * elmo-msgdb.el (elmo-msgdb-delete-messages): Renamed from
4135         `elmo-msgdb-delete-msgs'.
4136
4137         * elmo.el (elmo-folder-count-flags): Don't use
4138         `elmo-msgdb-get-mark-alist'.
4139         (elmo-folder-detach-messages): Follow the API change.
4140
4141         * elmo.el (elmo-folder-list-messages): Append killed messages into
4142         result if `visible-only' is nil.
4143
4144         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Return a list of
4145         canceled messages.
4146         (elmo-nntp-folder-msgdb-create): Kill messages which already canceled.
4147         (elmo-folder-update-number): Likewise.
4148
4149         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number): Abolish.
4150         (elmo-pop3-sort-msgdb-by-original-number): Use
4151         `elmo-msgdb-sort-entities'.
4152
4153         * elmo-msgdb.el (elmo-msgdb-sort-entities): New function.
4154         (elmo-msgdb-sort-by-date): Use it.
4155         (elmo-msgdb-overview-sort-by-date): Abolish.
4156
4157         * elmo-dop.el (elmo-folder-status-dop): Fixed.
4158
4159         * elmo-msgdb.el (elmo-msgdb-list-messages): Undo last change.
4160         (elmo-msgdb-flags): New function.
4161         (elmo-msgdb-merge): Use elmo-msgdb-append.
4162
4163         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed the last
4164         change.
4165
4166         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
4167
4168         * elmo-dop.el (elmo-folder-status-dop): Use
4169         elmo-folder-list-messages instead of elmo-msgdb-list-messages.
4170
4171 2003-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4172
4173         * elmo-map.el (elmo-folder-pack-numbers): Rewrite.
4174
4175         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed last change.
4176
4177         * elmo-msgdb.el (elmo-msgdb-append-entity): Fixed.
4178
4179         * elmo-util.el (elmo-with-progress-display): New macro.
4180
4181         * elmo-localdir.el (elmo-folder-pack-numbers): Rewrite.
4182
4183 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4184
4185         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
4186         `elmo-folder-list-message-entities' instead of
4187         `elmo-msgdb-get-overview'.
4188         (elmo-map-folder-list-message-locations): Ditto.
4189
4190         * elmo-msgdb.el (elmo-msgdb-append): Rewrite (use interface
4191         methods instead of treat directly).
4192         (elmo-msgdb-clear): Ditto.
4193         (elmo-msgdb-delete-msgs): Ditto.
4194         (elmo-msgdb-sort-by-date): Ditto.
4195
4196         * elmo-nntp.el (elmo-nntp-msgdb-create-message): Removed unused
4197         local variables.
4198         (elmo-nntp-folder-msgdb-create): Follow the API change.
4199
4200         * elmo-version.el (elmo-version): Up to 2.11.10.
4201
4202 2003-08-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4203
4204         * elmo-msgdb.el (elmo-msgdb-mark-to-flags): New function.
4205         (elmo-msgdb-flags-to-mark): Ditto.
4206         (elmo-msgdb-append-entity): Ditto.
4207
4208         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
4209         Use `elmo-msgdb-append-entity' instead of construct msgdb.
4210         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
4211         (elmo-archive-parse-mmdf): Ditto.
4212
4213         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
4214
4215         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4216
4217         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
4218
4219         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
4220
4221         * elmo-mark.el (elmo-mark-folder-msgdb-create): Ditto.
4222
4223         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
4224
4225         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4226
4227         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
4228
4229         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
4230         (elmo-folder-msgdb-create-plugged): Set elmo-imap4-current-msgdb
4231         to empty msgdb.
4232
4233         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Use
4234         `elmo-msgdb-make-message-entity' and `elmo-msgdb-append-entity'
4235         instead of directly construction.
4236         (elmo-nntp-msgdb-create-message): Use `elmo-msgdb-append-entity'
4237         instead of construct msgdb.
4238
4239         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
4240         `elmo-msgdb-set-overview' instead of reconstruct msgdb.
4241         (elmo-pop3-msgdb-create-message): Use `elmo-msgdb-append-entity'
4242         instead of construct msgdb.
4243
4244 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4245
4246         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Decode value
4247         when field is from or subject.
4248
4249 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
4250
4251         * elmo-multi.el (elmo-message-entity-parent): Define.
4252         (elmo-folder-search): Rewrite.
4253
4254 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4255
4256         * elmo-multi.el (elmo-message-cached-p): Define.
4257
4258         * elmo.el (elmo-message-cached-p): New method.
4259         (elmo-message-accessible-p): Use it instead of msgdb API directly.
4260         (elmo-message-flags): New method.
4261         (elmo-message-flagged-p): New function.
4262
4263         * elmo-version.el (elmo-version): Up to 2.11.9.
4264
4265 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4266
4267         * elmo-version.el (elmo-version): Up to 2.11.8.
4268
4269         * elmo.el (elmo-folder-move-messages): Removed unused arguments.
4270
4271         * elmo-pipe.el (elmo-pipe-drain): Follow the change above.
4272
4273 2003-08-14  Yuuichi Teranishi  <teranisi@gohome.org>
4274
4275         * elmo.el (elmo-folder-detach-messages): Undo last change.
4276
4277 2003-08-13  Yuuichi Teranishi  <teranisi@gohome.org>
4278
4279         * elmo.el (elmo-folder-detach-messages): Don't load msgdb if empty.
4280
4281         * elmo-pipe.el (elmo-pipe-drain): Bind elmo-inhibit-number-mapping
4282         only when src folder type is pop3.
4283
4284 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
4285
4286         * elmo-msgdb.el (elmo-msgdb-make-index): Use
4287         elmo-msgdb-overview-entity-get-number instead of
4288         elmo-message-entity-number.
4289
4290 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4291
4292         * elmo-version.el (elmo-version): Up to 2.11.7.
4293
4294 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
4295
4296         * elmo.el (elmo-folder-append-msgdb): Rewrite and define as an inline
4297         function.
4298
4299         * elmo-msgdb.el (elmo-msgdb-append): Use elmo-msgdb-make-index-return.
4300         (elmo-msgdb-merge): New function.
4301         (elmo-msgdb-make-index-return): Renamed from elmo-msgdb-make-index.
4302         (elmo-msgdb-make-index): Rewrite.
4303
4304         * elmo-version.el (elmo-version): Up to 2.11.6.
4305
4306         * elmo-msgdb.el (elmo-msgdb-list-messages): If argument is a string,
4307         use it as a the path for loading message entities.
4308
4309         * elmo-dop.el (elmo-folder-status-dop): Use elmo-msgdb-list-messages.
4310
4311 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
4312
4313         * elmo-filter.el (elmo-folder-set-message-modified): Set 
4314         message-modified slot of itself if it does not require target msgdb.
4315
4316         * elmo-mime.el (elmo-mime-message-display): Display message entirely
4317         if folder length is zero.
4318         (elmo-mime-display-as-is): Ditto.
4319
4320         * elmo-filter.el (elmo-folder-set-message-modified): Define.
4321
4322         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
4323
4324 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4325
4326         * elmo.el (elmo-folder-set-message-modified): New method.
4327         (elmo-generic-folder-commit): Use it.
4328         (elmo-folder-synchronize): Ditto.
4329
4330         * elmo-pipe.el (elmo-folder-set-message-modified): Define.
4331         (elmo-folder-commit): Remove duplicate definition.
4332
4333 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4334
4335         * elmo.el (elmo-folder-list-message-entities): Ignore killed-list.
4336
4337 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4338
4339         * elmo.el (elmo-msgdb-load): Use elmo-msgdb-list-messages.
4340         (elmo-strict-folder-diff): Ditto.
4341         (elmo-folder-set-info-max-by-numdb): Simplify.
4342
4343         * elmo-nntp.el (elmo-nntp-folder-msgdb-create): Use
4344         elmo-msgdb-list-messages.
4345
4346         * elmo-msgdb.el (elmo-msgdb-seen-save): Abolish.
4347         (elmo-msgdb-list-flagged): Fixed problem when `flag' is `read'.
4348
4349 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4350
4351         * elmo.el (elmo-folder-list-messages): Treat killed-list only when
4352         visible-only is non-nil.
4353         (elmo-folder-confirm-appends): Changed message.
4354         (elmo-folder-synchronize): Added argument disable-killed.
4355
4356         * elmo-multi.el (elmo-folder-synchronize): Added argument
4357         disable-killed.
4358
4359         * elmo-pipe.el (elmo-folder-synchronize): Ditto.
4360
4361         * elmo-version.el (elmo-version): Up to 2.11.5.
4362
4363         * elmo-multi.el (elmo-folder-search): Use nil for 1st argument of
4364         elmo-list-filter.
4365
4366         * elmo-util.el (elmo-list-filter): Simplify.
4367
4368         * elmo.el (elmo-generic-folder-commit): Use elmo-folder-list-messages.
4369         (elmo-folder-set-info-max-by-numdb): Changed argument to number list.
4370         (elmo-generic-folder-diff): Abolish argument.
4371         (elmo-msgdb-load): Don't use number-alist.
4372
4373         * elmo-filter.el (elmo-folder-diff): Abolish argument.
4374
4375         * elmo-pipe.el (elmo-folder-diff): Ditto.
4376
4377         * elmo-nmz.el (elmo-folder-diff): Ditto.
4378
4379         * elmo-net.el (elmo-folder-diff): Ditto.
4380
4381         * elmo-maildir.el (elmo-folder-diff): Ditto.
4382
4383         * elmo-imap4.el (elmo-folder-diff-async): Ditto.
4384
4385         * elmo-multi.el (elmo-folder-diff): Ditto
4386         (elmo-multi-folder-diff): Rewrite.
4387
4388 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4389
4390         * elmo-pipe.el (elmo-folder-msgdb): Define.
4391
4392 2003-08-01  Yuuichi Teranishi  <teranisi@gohome.org>
4393
4394         * elmo.el (elmo-message-set-cached): Define as a method.
4395
4396         * elmo-pipe.el (elmo-message-set-cached): Define.
4397         (elmo-find-fetch-strategy): Ditto.
4398
4399         * elmo-multi.el (elmo-message-set-cached): Define.
4400         (elmo-find-fetch-strategy): Rewrite.
4401
4402         * elmo-mime.el (elmo-mime-message-display): Use elmo-message-entity.
4403
4404         * elmo-pipe.el (elmo-message-folder): Fixed definition.
4405
4406 2003-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
4407
4408         * elmo-msgdb.el (elmo-msgdb-list-messages): Use number of overviews
4409         instead of number-alist.
4410
4411         * elmo-localdir.el (elmo-folder-append-messages): Don't refer
4412         mark nor message-id when msgdb of source folder is not loaded.
4413
4414         * elmo.el (elmo-generic-folder-append-messages): Ditto.
4415
4416         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
4417
4418 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
4419
4420         * elmo.el (elmo-folder-length): Don't require msgdb.
4421
4422 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
4423
4424         * elmo.el (elmo-message-mark): Cause an error when empty folder.
4425         (elmo-message-field): Ditto.
4426
4427         * elmo-maildir.el (luna-define-class): Added slot `answered-locations'.
4428         (elmo-map-folder-list-message-locations): Setup `answered-locations'
4429         slot.
4430         (elmo-map-folder-list-answereds): Define.
4431         (elmo-maildir-list-location): Treat 'R' info.
4432         (elmo-folder-msgdb-create): Treat flag-table.
4433         (elmo-folder-append-messages): Save flag-table.
4434
4435 2002-05-05  David Smith <ultrasoul@ultrasoul.com>
4436
4437         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): 
4438         Use SELECT when elmo-imap4-use-select-to-update-status is t.
4439
4440 2003-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4441
4442         * elmo.el (elmo-generic-folder-append-messages): Fixed last change.
4443
4444         * elmo-localdir.el (elmo-folder-append-messages): Set flag as
4445         'read when mark is null.
4446
4447 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4448
4449         * elmo-version.el (elmo-version): Up to 2.11.4.
4450
4451 2003-07-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4452
4453         * elmo-pipe.el (elmo-folder-unmark-answered): Define.
4454         (elmo-folder-mark-as-answered): Ditto.
4455
4456 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
4457
4458         * elmo-pop3.el (elmo-pop3-exists-exactly): Set default value as nil.
4459         (elmo-pop3-get-session): Make msgdb directory after session.
4460         (elmo-folder-exists-p): Check exactly at the first time even when the
4461         elmo-pop3-exists-exactly is nil.
4462
4463         * elmo-pipe.el (elmo-folder-open-internal): Don't drain here.
4464         (elmo-folder-list-messages): Define instead of
4465         elmo-folder-list-messages-internal.
4466         (elmo-folder-check): Check destination folder.
4467         (elmo-folder-synchronize): Drain the pipe.
4468
4469         * elmo-localdir.el (elmo-folder-append-messages): Don't cause an error
4470         when msgdb is not loaded.
4471
4472         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): Abolish.
4473
4474         * elmo-imap4.el (elmo-folder-list-messages-plugged): Fixed.
4475         (elmo-imap4-folder-diff-plugged): Use uidnext to calculate number of
4476         messages.
4477
4478         * elmo.el (elmo-folder-kill-messages-before): New function.
4479         (elmo-folder-kill-messages): Ditto.
4480         (elmo-folder-synchronize): Use elmo-folder-kill-messages-before.
4481
4482         * elmo-imap4.el (elmo-folder-list-messages-plugged): 
4483         Don't use elmo-msgdb-max-of-killed. It is harmful when messages are
4484         killed not by synchronize (e.g. scoring).
4485
4486 2003-07-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4487
4488         * elmo.el (elmo-folder-search-fast): Return t if condition is not
4489         treated.
4490         (elmo-folder-search): Follow the change above.
4491
4492         * elmo-util.el (elmo-read-search-condition-internal): Add `Flag'
4493         into the candidates of search field.
4494
4495 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
4496
4497         * elmo-msgdb.el (elmo-msgdb-set-flag): Overwrite answered flag.
4498         (elmo-msgdb-unset-flag): Ditto.
4499
4500         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Precedes Seen flag.
4501
4502 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
4503
4504         * elmo-pipe.el (elmo-folder-msgdb-create): Don't define.
4505         (elmo-folder-commit): Define.
4506         (elmo-folder-synchronize): Ditto.
4507         (elmo-folder-list-flagged): Ditto.
4508         (elmo-folder-commit): Ditto.
4509         (elmo-folder-length): Ditto.
4510         (elmo-folder-count-flags): Ditto.
4511         (elmo-message-mark): Ditto.
4512         (elmo-message-field): Ditto.
4513         (elmo-message-entity): Ditto.
4514         (elmo-message-folder): Ditto.
4515
4516 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4517
4518         * elmo.el (elmo-message-field): Define as a method.
4519
4520         * elmo-multi.el (elmo-message-entity): Fixed bug when no entity found.
4521         (elmo-message-field): Define.
4522
4523         * elmo.el (elmo-folder-list-unreads): Don't use msgdb API.
4524         (elmo-folder-list-importants): Ditto.
4525         (elmo-folder-list-answereds): Ditto.
4526
4527         * elmo-multi.el (elmo-folder-mark-as-important): Remove :before
4528         qualifier.
4529         (elmo-folder-mark-as-read): Ditto.
4530         (elmo-folder-unmark-read): Ditto.
4531         (elmo-folder-mark-as-answered): Ditto.
4532         (elmo-folder-unmark-answered): Ditto.
4533         (elmo-folder-list-flagged): Define.
4534         (elmo-folder-commit): Ditto.
4535         (elmo-folder-length): Ditto.
4536         (elmo-folder-count-flags): Ditto.
4537
4538 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4539
4540         * elmo.el (elmo-folder-detach-messages): New method.
4541         (elmo-folder-move-messages): Use it.
4542         (elmo-folder-synchronize): Ditto.
4543
4544         * elmo-multi.el (elmo-folder-detach-messages): Define.
4545
4546         * elmo.el (elmo-message-copy-entity): New function.
4547         (elmo-message-entity-set-number): Ditto.
4548         (elmo-message-mark): Define as method.
4549
4550         * elmo-multi.el (elmo-multi-real-folder-number): Changed position.
4551         (elmo-folder-synchronize): Return 0 (Should be reconsider).
4552         (elmo-message-entity): Fixed last change.
4553         (elmo-message-mark): Define.
4554         (elmo-folder-msgdb-create): Abolish.
4555         (elmo-multi-folder-append-msgdb): Ditto.
4556         (elmo-multi-folder-diff): Fixed.
4557         (elmo-multi-split-number-alist): Removed.
4558         (elmo-multi-split-mark-alist): Removed.
4559         (elmo-folder-list-messages): Define.
4560         (elmo-folder-list-messages-internal): Removed.
4561
4562         * elmo-localdir.el (elmo-folder-append-messages): Treat flags for
4563         local file messages.
4564         (elmo-folder-msgdb-create): Fixed read mark.
4565
4566 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4567
4568         * elmo.el (elmo-generic-folder-append-messages): Set flag as nil
4569         if mark is nil.
4570
4571 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4572
4573         * elmo.el (elmo-folder-list-message-entities): Define as inline
4574         function.
4575         (elmo-folder-messages): Abolish.
4576
4577         * elmo-multi.el (elmo-folder-check): Call elmo-folder-check for each
4578         folder.
4579         (elmo-folder-synchronize): Define.
4580         (elmo-message-entity): Define.
4581
4582 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
4583
4584         * elmo-imap4.el (elmo-folder-delete-messages-plugged): Call
4585         elmo-imap4-session-select-mailbox.
4586
4587         * elmo.el (elmo-folder-move-messages): Don't display any message.
4588
4589         * elmo-imap4.el (elmo-imap4-send-command): Accept process output when
4590         parsing.
4591         (elmo-imap4-session-check): Don't wait CHECK response.
4592         (elmo-folder-delete-messages-plugged): Don't wait EXPUNGE response.
4593
4594 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4595
4596         * elmo.el (elmo-folder-synchronize): Fixed bug when sync-all.
4597
4598 2003-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4599
4600         * elmo-multi.el (elmo-folder-process-crosspost): Follow the change in
4601         API.
4602         * elmo-nntp.el (elmo-folder-process-crosspost): Ditto.
4603
4604
4605         * elmo.el (elmo-folder-process-crosspost): Remove optional argument.
4606         (elmo-folder-list-message-entities): Added argument in-msgdb and
4607         numbers.
4608         (elmo-folder-synchronize): Define as a method.
4609
4610         * elmo-nntp.el (elmo-folder-initialize): Don't use
4611         elmo-nntp-default-user if zero-length username is specified
4612         explicitly.
4613
4614 2003-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
4615
4616         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't omit
4617         server name in case with username.
4618         (XXX: this is ad-hoc fix against username includes "@", it
4619         should be solved fundamentally)
4620
4621 2003-07-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
4622
4623         * elmo-nntp.el (elmo-nntp-debug): New function.
4624         (elmo-nntp-send-command, elmo-nntp-process-filter): Call it.
4625         (elmo-network-authenticate-session): Hide auth-info from the log.
4626
4627         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't append
4628         user name if it is equal to elmo-nntp-default-user.
4629
4630 2003-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
4631
4632         * elmo-shimbun.el (elmo-shimbun-get-headers): Use shimbun-server
4633         instead of shimbun-server-internal;
4634         Use shimbun-current-group instead of shimbun-current-group-internal.
4635         (elmo-folder-plugged-p): Use shimbun-server instead of
4636         shimbun-server-internal.
4637         (elmo-folder-set-plugged): Ditto.
4638         (elmo-net-port-info): Ditto.
4639         (elmo-folder-check): Ditto.
4640         (elmo-folder-expand-msgdb-path): Ditto.
4641         (elmo-folder-list-subfolders): Ditto.
4642
4643 2003-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
4644
4645         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra-field):
4646         Convert field-name to lower case.
4647         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
4648
4649 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4650
4651         * acap.el, elmo-imap4.el, elmo-nntp.el, elmo-util.el, pldap.el:
4652         `message' and `error' take format string.
4653
4654 2003-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4655
4656         * elmo-pipe.el (elmo-folder-clear): Implemented clear copied-list.
4657
4658 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4659
4660         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Don't use self
4661         recursive call (can't byte compile on emacs 20.7).
4662
4663 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4664
4665         * elmo.el (elmo-folder-list-messages): Redefine as a luna method.
4666         (elmo-folder-list-message-entities): New API.
4667         (elmo-message-entity): Ditto.
4668         (elmo-message-entity-parent): Ditto.
4669         (elmo-folder-do-each-message-entity): Ditto.
4670         (elmo-message-entity-number): Ditto.
4671         (elmo-message-entity-field): Ditto.
4672         (elmo-message-entity-set-field): Ditto.
4673         (elmo-folder-count-flags): Ditto.
4674         (elmo-folder-length): Ditto.
4675
4676         * elmo-util.el (elmo-get-hash-val): Check whether hashtable is nil or
4677         not.
4678
4679         * elmo-msgdb.el (elmo-msgdb-list-messages): New function.
4680         (elmo-msgdb-count-marks): Abolish.
4681         (elmo-msgdb-make-entity): Ditto.
4682         (elmo-msgdb-do-each-entity): Ditto.
4683         (elmo-msgdb-message-entity): New inline function.
4684         (elmo-msgdb-message-entity-field): Ditto.
4685         (elmo-msgdb-message-entity-set-field): Ditto.
4686         (elmo-msgdb-make-message-entity): New function.
4687
4688 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4689
4690         * elmo.el (elmo-folder-append-buffer): Changed argument from unread 
4691         to flag. (All other related portions are changed.)
4692         (elmo-folder-msgdb-create): Likewise.
4693         (elmo-generic-folder-append-messages): Use flag-table instead of
4694         seen-list.
4695         (elmo-folder-move-messages): Removed redundant process.
4696         (elmo-folder-synchronize): Likewise.
4697
4698         * elmo-msgdb.el (elmo-flag-table-get): New function.
4699         (elmo-flag-table-save): Fixed.
4700         (elmo-msgdb-length): New inline function.
4701         (elmo-msgdb-flag-table): New function.
4702         (elmo-msgdb-mark): Add optional argument new.
4703         (elmo-msgdb-add-msgs-to-seen-list): Abolish.
4704         (elmo-msgdb-seen-list): Ditto.
4705         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
4706
4707
4708 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4709
4710         * elmo.el (elmo-message-set-mark): Abolish.
4711         (elmo-folder-unmark-important): Added optional argument `ignore-flag'.
4712         (All related portions are changed.)
4713
4714         * elmo-msgdb.el (toplevel): Added comment.
4715         (elmo-load-msgdb): Added 4th element `path'.
4716         (elmo-msgdb-append): Follow the change above.
4717         (elmo-msgdb-clear): Ditto.
4718         (elmo-msgdb-delete-msgs): Ditto.
4719         (elmo-msgdb-get-path): New inline function.
4720         (elmo-msgdb-set-path): Ditto.
4721         (elmo-flag-table-filename): New variable.
4722         (elmo-flag-table-load): New function.
4723         (elmo-flag-table-set): Ditto.
4724         (elmo-flag-table-save): Ditto.
4725         (elmo-msgdb-get-field-value): Abolish.
4726         (elmo-msgdb-overview-get-entity-by-number): Ditto.
4727
4728 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4729
4730         * elmo.el (elmo-folder-delete): Confirm deletion here, return t if
4731         the folder has been deleted successfully.
4732         * elmo-imap4.el (elmo-folder-delete): Ditto.
4733         * elmo-archive.el (elmo-folder-delete): Ditto.
4734         * elmo-localdir.el (elmo-folder-delete): Ditto.
4735         * elmo-maildir.el (elmo-folder-delete): Ditto.
4736
4737 2003-03-27  Tetsurou Okazaki  <okazaki@be.to>
4738
4739         * elmo-util.el (elmo-string-member-ignore-case): New function.
4740         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Use it.
4741         (elmo-imap4-fetch-callback-1-subr): Likewise.
4742
4743 2003-03-27  Kimura Fuyuki <fuyuki@hadaly.org>
4744
4745         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Fix
4746         the case of the name attribute "\Noselect".
4747
4748 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4749
4750         * elmo.el (elmo-folder-rename-internal): New method to cause error.
4751
4752         * elmo-localdir.el (elmo-folder-pack-numbers): onum, a member of
4753         flist, is not always a member of onum-alist.
4754
4755 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4756
4757         * elmo-version.el (elmo-version): Up to 2.11.3.
4758
4759 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4760
4761         * elmo-maildir.el (elmo-folder-rename-internal): New method,
4762         copied from localdir's one.
4763
4764         * elmo-pipe.el (elmo-folder-rename): New method, rename
4765         destination folder with leaving source folder as it is.
4766
4767 2003-02-08  KAMO Tomoyuki  <kamo@ITmanage.co.jp>
4768
4769         * elmo-nntp.el (elmo-nntp-get-folders-info): Don't use
4770         replace-regexp.
4771
4772 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4773
4774         * elmo-version.el (elmo-version): Up to 2.11.2.
4775
4776 2003-02-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4777
4778         * elmo-shimbun.el (elmo-folder-initialize): Do not call
4779         shimbun-open in case of "@".
4780         (elmo-folder-open-internal): Cope with shimbun = nil case.
4781         (elmo-folder-plugged-p): Ditto.
4782         (elmo-folder-list-subfolders): Make list for "@/" group.
4783
4784 2003-01-31  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4785
4786         * elmo-imap4.el (elmo-folder-expand-msgdb-path): Don't expand
4787         mailbox (e.g. for %~/something).
4788
4789 2003-01-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4790
4791         * elmo-localdir.el (elmo-folder-rename-internal): Referctoring;
4792         Replace nested conditional with guard clauses.
4793
4794 2003-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
4795
4796         * pldap.el (ldap-search-basic): Don't treat exit status 32 as an
4797         error [wl:11327].
4798
4799         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Bind print-level,
4800         print-depth.
4801
4802 2003-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4803
4804         * elmo-archive.el (elmo-folder-rename-internal): Referctoring;
4805         Replace nested conditional with guard clauses.
4806
4807 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4808
4809         * elmo-util.el (elmo-object-save): Bind print-level, print-length.
4810         (elmo-passwd-alist-save): Ditto.
4811         * elmo-database.el (elmo-database-msgid-put): Bind print-length.
4812
4813 2003-01-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4814
4815         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Expand
4816         dir-name only if it is absolute path.
4817         (TODO: distinguish +/something and +something)
4818
4819 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4820
4821         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Correct msgdb
4822         path for "+~/something".
4823
4824 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4825
4826         * elmo-localdir.el (elmo-folder-rename-internal): If new-dir exist
4827         as non-directory, cause error before rename-file.
4828         * elmo-archive.el (elmo-folder-rename-internal): Create directory
4829         apropriately, mimic localdir's one.
4830         Based on the patch from KAMO Tomoyuki <kamo@ITmanage.co.jp>.
4831
4832 2003-01-10  Tsutomu OKADA  <okada@furuno.co.jp>
4833
4834         * elmo-map.el (elmo-folder-pack-numbers): Fix name of the function.
4835
4836 2003-01-06  Yuuichi Teranishi  <teranisi@gohome.org>
4837
4838         * elmo-msgdb.el: Moved global mark handling stuffs to elmo-util.el.
4839
4840         * elmo-util.el: Moved global mark handling stuffs from elmo-msgdb.el.
4841         
4842         * elmo-util.el (elmo-file-cache-delete): Check whether the cache file
4843         is included in the global-mark or not.
4844
4845 2002-12-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4846
4847         * utf7.el (toplevel): Avoid error when the function
4848         find-coding-system does not exist.
4849
4850 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4851
4852         * elmo-nntp.el (elmo-folder-search): Body search is to search from
4853         cache even if the folder is plugged.
4854         (elmo-nntp-search-primitive): Do nothing when body search is
4855         invoked (although it is not used by the change above).
4856         * elmo-multi.el (elmo-folder-search): Don't ignore error anymore.
4857
4858 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4859
4860         * elmo-version.el (elmo-version): Up to 2.11.1.
4861
4862 2002-12-10  Kenichi OKADA  <okada@opaopa.org>
4863
4864         * elmo-archive.el: Specify charset.
4865
4866 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4867
4868         * elmo-pop3.el (elmo-pop3-process-filter): Check whether the pop3
4869         process buffer lives or not.
4870
4871         * elmo-dop.el (elmo-dop-queue-flush): Don't append to the dop-queue
4872         while flushing queues (It causes infinite loop).
4873
4874 2002-11-26  Yuuichi Teranishi  <teranisi@gohome.org>
4875
4876         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed last change.
4877
4878 2002-11-24  Yuuichi Teranishi  <teranisi@gohome.org>
4879
4880         * utf7.el (toplevel): Check the ucs features dynamically.
4881         (Advice from Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>)
4882
4883         * elmo-pipe.el (elmo-folder-creatable-p): Don't check whether the
4884         folder is creatabe or not if it already exists.
4885
4886 2002-11-21  Yuuichi Teranishi  <teranisi@gohome.org>
4887
4888         * elmo-nntp.el (elmo-nntp-search-primitive): Revert the last change.
4889
4890         * elmo-multi.el (elmo-folder-search): Ignore errors while search.
4891
4892         * elmo-imap4.el (elmo-imap4-response-garbage-p): New macro.
4893         (elmo-imap4-read-response): Take care of garbage response.
4894
4895 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4896
4897         * elmo-nntp.el (elmo-nntp-search-primitive): Fix the last change,
4898         just return nil instead of error.
4899
4900 2002-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4901
4902         * elmo-nntp.el (elmo-nntp-search-primitive): Cause error when the
4903         search-key is "body".
4904
4905 2002-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4906
4907         * elmo-imap4.el (elmo-folder-list-subfolders): Check the return value
4908         of elmo-string-matched-assoc to use match-data.
4909         (Thanks to Mito <mito@mxa.nes.nec.co.jp>)
4910
4911 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4912
4913         * elmo-split.el (elmo-split->): New function.
4914         (elmo-split-<): Ditto.
4915
4916 2002-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
4917
4918         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Added
4919         workaround for invalid message-id.
4920
4921 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4922
4923         * elmo-pop3.el (elmo-pop3-get-session): If if-exists is 'any-exists,
4924         return normal pop3 session or pop3 biff session.
4925
4926 2002-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4927
4928         * elmo-maildir.el (elmo-maildir-update-current): Don't append
4929         info part to the cur files when the new files already have it.
4930         (Adviced by Jared Rhine <jared@wordzoo.com>)
4931
4932 2002-11-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4933
4934         * elmo-split.el (elmo-split-default-action): New variable.
4935         (elmo-split-subr): Use it if all other conditions are passed.
4936         Extend `fname' and rename it as `action'. (implemented
4937         Teranishi-san's idea in [wl:10800])
4938
4939 2002-10-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4940
4941         * elmo-imap4.el: Remove Nemacs hack, replace `elmo-read' by `read'.
4942         * elmo-util.el: Ditto.
4943
4944 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4945
4946         * elmo.el (elmo-message-accessible-p): Renamed from
4947         elmo-message-cached-p and rewritten.
4948
4949 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4950
4951         * elmo.el (elmo-folder-list-flagged): New generic function.
4952         (elmo-folder-list-importants): New implementation.
4953         (elmo-folder-list-answereds): Ditto.
4954         (elmo-folder-search-fast):  Use 'flag' instead of 'mark';
4955         Added 'digest'.
4956         (elmo-message-cached-p): New function.
4957         (elmo-message-set-flag): Ditto (no content).
4958         (elmo-message-unset-flag): Ditto.
4959         (elmo-folder-list-messages-mark-match): Abolish.
4960
4961         * elmo-util.el (elmo-regexp-opt): New function.
4962
4963         * elmo-msgdb.el (elmo-msgdb-get-cached): New function.
4964         (elmo-msgdb-match-condition-primitive): Use 'flag' instead of 'mark';
4965         Added 'digest'.
4966         (elmo-msgdb-list-flagged): New function.
4967
4968         * elmo-imap4.el (elmo-imap4-folder-list-digest-plugged): New function.
4969         (elmo-imap4-search-internal-primitive): Use 'flag' instead of 'mark';
4970         Added 'digest'.
4971
4972         * elmo-filter.el (elmo-folder-diff): Use 'flag' instead of 'mark'.
4973
4974 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4975
4976         * elmo-version.el (elmo-version): Up to 2.11.0.
4977
4978 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4979
4980         * elmo-msgdb.el (elmo-msgdb-set-flag): Use
4981         `elmo-file-cache-exists-p'; use proper mark that depends on
4982         `use-cache'.
4983         (elmo-msgdb-unset-flag): Ditto.
4984         (elmo-msgdb-set-cached): Ditto. added argument `use-cache'.
4985
4986         * elmo.el (elmo-message-set-cached): Call `elmo-msgdb-set-cached'
4987         with 4th argument `use-cache'.
4988
4989 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4990
4991         * elmo.el (elmo-folder-unmark-important): Follow the changes above.
4992         (elmo-folder-mark-as-important): Ditto.
4993         (elmo-folder-unmark-read): Ditto.
4994         (elmo-folder-mark-as-read): Ditto.
4995         (elmo-folder-unmark-answered): Ditto.
4996         (elmo-folder-mark-as-answered): Ditto.
4997
4998         * elmo-msgdb.el (elmo-msgdb-set-cached): Use the term 'flag' for
4999         message status.
5000         (elmo-msgdb-mark): Likewise.
5001         (elmo-msgdb-set-flag): Renamed from elmo-msgdb-set-status.
5002         (elmo-msgdb-unset-flag): Likewise.
5003
5004         * elmo.el (elmo-generic-folder-diff): Avoid byte-compile warning.
5005
5006 2002-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5007
5008         * elmo-filter.el (elmo-folder-diff): Fixed condition checking
5009         `last:' filter.
5010
5011 2002-10-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5012
5013         * elmo-dop.el (elmo-folder-status-dop): If spool-folder is absent,
5014         set spool-length to 0.
5015
5016 2002-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5017
5018         * elmo-dop.el (elmo-dop-queue-flush): Check obsolete at first.
5019         (elmo-dop-queue-flush): Fixed last change.
5020
5021 2002-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5022
5023         * elmo-filter.el (elmo-folder-list-unreads): Call generic method
5024         if require-msgdb slot is nil.
5025         (elmo-folder-list-importants): Likewise.
5026
5027 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5028
5029         * elmo.el (elmo-message-set-cached): Set mark-modified slot if
5030         mark is changed.
5031
5032         * elmo-msgdb.el (elmo-msgdb-set-mark): Return t.
5033         (elmo-msgdb-set-cached): Undo last change; return non-nil if mark
5034         is changed.
5035
5036 2002-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5037
5038         * elmo-msgdb.el (elmo-msgdb-set-cached): Set mark-modified slot.
5039
5040 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
5041
5042         * elmo-msgdb.el (elmo-msgdb-unset-status): Set mark-modified slot.
5043
5044         * elmo-multi.el (elmo-folder-close): Set msgdb of children as nil.
5045
5046 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5047
5048         * elmo-msgdb.el (elmo-msgdb-set-status): Fixed logic (new to read).
5049         (elmo-msgdb-uncached-marks): Added elmo-msgdb-new-mark.
5050
5051 2002-09-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5052
5053         * elmo.el: Add autoload setting for elmo-nntp-post, fix against
5054         the problem reported by Sean Rima [wl-en:180].
5055
5056 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
5057
5058         * elmo-filter.el (elmo-folder-diff): Treat 'mark:' filter.
5059
5060         * elmo.el (elmo-folder-unmark-read): Added argument `ignore-flag'.
5061
5062         * elmo-filter.el (elmo-folder-unmark-read): Ditto.
5063
5064         * elmo-map.el (elmo-folder-unmark-read): Ditto.
5065
5066         * elmo-multi.el (elmo-folder-unmark-read): Ditto.
5067
5068         * elmo-net.el (elmo-folder-unmark-read): Ditto.
5069
5070         * elmo-pipe.el (elmo-folder-unmark-read): Ditto.
5071
5072 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5073
5074         * elmo-imap4.el (elmo-imap4-parse-status): Skip white spaces after
5075         status number.
5076
5077 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5078
5079         * elmo.el (elmo-folder-mark-as-read): Added argument `ignore-flag'.
5080         (elmo-folder-mark-as-read): Follow the API change.
5081         (elmo-message-set-cached): New function.
5082
5083         * elmo-pipe.el (elmo-folder-mark-as-read): Follow the API change.
5084
5085         * elmo-nntp.el (elmo-folder-mark-as-read): Set :before qualifier.
5086
5087         * elmo-net.el (elmo-folder-unmark-important): Set :before qualifier.
5088         (elmo-folder-mark-as-important): Ditto.
5089         (elmo-folder-unmark-read): Ditto.
5090         (elmo-folder-mark-as-read): Ditto.
5091         (elmo-folder-unmark-answered): Ditto.
5092         (elmo-folder-mark-as-answered): Ditto.
5093
5094         * elmo-multi.el (elmo-folder-mark-as-important): Set :before qualifier.
5095         (elmo-folder-unmark-important): Ditto.
5096         (elmo-folder-mark-as-read): Ditto.
5097         (elmo-folder-unmark-read): Ditto.
5098         (elmo-folder-mark-as-answered): Ditto.
5099         (elmo-folder-unmark-answered): Ditto.
5100
5101         * elmo-mark.el (toplevel): Removed some mark method definitions.
5102
5103         * elmo-map.el (elmo-map-folder-unmark-answered): New method.
5104         (elmo-map-folder-mark-as-answered): Ditto.
5105         (elmo-folder-unmark-important): Add :before qualifier.
5106         (elmo-folder-mark-as-important): Ditto.
5107         (elmo-folder-unmark-read): Ditto.
5108         (elmo-folder-mark-as-read): Ditto.
5109         (elmo-folder-unmark-answered): Define.
5110         (elmo-folder-mark-as-answered): Ditto.
5111
5112         * elmo-maildir.el (elmo-map-folder-mark-as-answered): Define.
5113         (elmo-map-folder-unmark-answered): Ditto.
5114
5115         * elmo-filter.el (elmo-folder-mark-as-read): Follow the API change.
5116
5117         * elmo-net.el (elmo-folder-unmark-important): Added :around qualifier.
5118         (elmo-folder-mark-as-important): Ditto.
5119         (elmo-folder-unmark-read): Ditto.
5120         (elmo-folder-mark-as-read): Ditto.
5121         (elmo-folder-unmark-answered): Ditto.
5122         (elmo-folder-mark-as-answered): Ditto.
5123
5124         * elmo-msgdb.el (elmo-msgdb-match-condition-primitive): Added argument
5125         `mark'; evaluate mark condition.
5126         (elmo-msgdb-match-condition-internal): New function.
5127         (elmo-msgdb-match-condition): Call it; changed argument.
5128
5129         * elmo.el (elmo-folder-search): Follow the API change on
5130         `elmo-msgdb-match-condition'.
5131
5132 2002-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5133
5134         * elmo-filter.el (elmo-folder-msgdb-create): Add to mark-alist if
5135         original mark is non-nil.
5136
5137 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5138
5139         * elmo-map.el (elmo-map-folder-list-unreads): Define default behavior.
5140         (elmo-map-folder-list-answereds): New method.
5141         (elmo-folder-list-unreads): Add :around qualifier.
5142         (elmo-folder-list-importants): Ditto.
5143         (elmo-folder-list-answereds): Ditto.
5144
5145 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
5146
5147         * elmo-msgdb.el (elmo-msgdb-mark): New inline function.
5148
5149         * elmo-filter.el (elmo-folder-msgdb-create): Call target-folder's
5150         method if msgdb is not required.
5151         (elmo-filter-folder-list-importants): Don't treat global-mark.
5152
5153         * elmo.el (elmo-folder-list-importants): Ditto.
5154
5155         * elmo-net.el (elmo-folder-list-importants): Ditto.
5156
5157         * elmo-map.el (elmo-folder-list-importants): Ditto.
5158
5159         * elmo-msgdb.el (elmo-msgdb-seen-list): Use `elmo-msgdb-unread-marks'
5160
5161         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Set answered mark.
5162         (elmo-imap4-folder-list-any-plugged): New function.
5163         (elmo-imap4-search-internal-primitive): Use it.
5164
5165         * elmo-filter.el (elmo-folder-check): Synchronize original folder
5166         only when require-msgdb slot is non-nil.
5167         (elmo-folder-close): Clear target folder's msgdb.
5168
5169 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5170
5171         * elmo-pop3.el (elmo-folder-msgdb-create): Follow the API change.
5172         (elmo-pop3-msgdb-create-by-header): Ditto.
5173         (elmo-pop3-msgdb-create-message): Ditto.
5174
5175         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
5176
5177         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
5178
5179         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
5180
5181         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
5182         (elmo-folder-msgdb-create): Ditto.
5183         (elmo-nntp-folder-msgdb-create): Ditto.
5184         (elmo-nntp-msgdb-create-by-header): Ditto.
5185         (elmo-nntp-msgdb-create-message): Ditto.
5186         (elmo-folder-list-unreads): Define.
5187
5188         * elmo-pipe.el (elmo-folder-msgdb-create): Ditto.
5189         (elmo-folder-append-messages): Ditto.
5190         (elmo-folder-list-unreads): Define.
5191         (elmo-folder-list-importants): Ditto.
5192         (elmo-folder-list-answereds): Ditto.
5193
5194         * elmo-net.el (elmo-folder-list-unreads): Define.
5195         (elmo-folder-list-importants): Ditto.
5196         (elmo-folder-list-answereds): Ditto.
5197         (elmo-folder-list-answereds-plugged): Ditto.
5198         (elmo-folder-msgdb-create): Follow the API change.
5199         (elmo-folder-msgdb-create-unplugged): Ditto.
5200         (elmo-folder-unmark-answered): Define.
5201         (elmo-folder-mark-as-answered-unplugged): Ditto.
5202         (elmo-folder-unmark-answered-unplugged): Ditto.
5203
5204         * elmo-msgdb.el (elmo-msgdb-new-mark): New user option.
5205         (elmo-msgdb-unread-uncached-mark): Ditto.
5206         (elmo-msgdb-unread-cached-mark): Ditto.
5207         (elmo-msgdb-read-uncached-mark): Ditto.
5208         (elmo-msgdb-answered-cached-mark): Ditto.
5209         (elmo-msgdb-answered-uncached-mark): Ditto.
5210         (elmo-msgdb-important-mark): Ditto.
5211         (elmo-msgdb-set-mark): Rewrite.
5212         (elmo-msgdb-count-marks): Rewrite.
5213         (elmo-msgdb-mark-alist-set): Abolish.
5214         (elmo-msgdb-seen-list): Removed argument `seen-marks'.
5215         (elmo-msgdb-add-msgs-to-seen-list): Likewise.
5216
5217         * elmo-multi.el (elmo-folder-check): Call elmo-folder-synchronize.
5218         (elmo-folder-close): Define.
5219         (elmo-folder-msgdb-create): Follow the API change.
5220         (elmo-folder-list-unreads): Rewrite.
5221         (elmo-folder-mark-as-important): Ditto.
5222         (elmo-folder-unmark-important): Ditto.
5223         (elmo-folder-mark-as-read): Ditto.
5224         (elmo-folder-unmark-read): Ditto.
5225         (elmo-folder-mark-as-answered): Define.
5226         (elmo-folder-unmark-answered): Ditto.
5227
5228         * elmo-localdir.el (elmo-folder-msgdb-create): Follow the API change.
5229         (elmo-folder-append-messages): Ditto.
5230
5231         * elmo-mark.el (elmo-folder-msgdb-create): Ditto.
5232
5233         * elmo-map.el (elmo-folder-list-unreads): Ditto.
5234         (elmo-folder-list-importants): Ditto.
5235
5236         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
5237         (elmo-folder-append-messages): Ditto.
5238
5239         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Follow the API
5240         change.
5241         (elmo-folder-msgdb-create-plugged): Ditto.
5242         (elmo-folder-append-messages): Ditto.
5243         (elmo-folder-list-answereds-plugged): Define.
5244         (elmo-imap4-search-internal-primitive): Add `mark' processing.
5245         (elmo-folder-unmark-answered-plugged): Define.
5246         (elmo-folder-mark-as-answered-plugged): Ditto.
5247         (elmo-folder-search-requires-msgdb-p): Ditto.
5248
5249         * elmo-filter.el (elmo-filter-folder): Added new slot 'require-msgdb'.
5250         (elmo-folder-initialize): Set it.
5251         (elmo-folder-msgdb): Define.
5252         (elmo-folder-check): Call elmo-folder-synchronize.
5253         (elmo-folder-close): Define.
5254         (elmo-folder-commit): Ditto.
5255         (elmo-folder-msgdb-create): Rewrite.
5256         (elmo-folder-list-unreads): Ditto.
5257         (elmo-folder-list-importants): Ditto.
5258         (elmo-folder-mark-as-read): Ditto.
5259         (elmo-folder-unmark-read): Ditto.
5260         (elmo-folder-mark-as-important): Ditto.
5261         (elmo-folder-unmark-important): Ditto.
5262         (elmo-folder-mark-as-answered): Define.
5263         (elmo-folder-unmark-answered): Ditto.
5264
5265         * elmo-dop.el (elmo-dop-queue-merge-method-list): Added
5266         elmo-folder-mark-as-answered, elmo-folder-unmark-answered.
5267         (elmo-dop-queue-method-name-alist): Likewise.
5268         (elmo-folder-mark-as-answered-dop): New inline function.
5269         (elmo-folder-unmark-answered-dop): Ditto.
5270         (elmo-folder-status-dop): Treat spool-length as 0 if it does not exist.
5271
5272         * elmo-archive.el (elmo-folder-append-messages): Follow the API change.
5273         (elmo-folder-msgdb-create): Ditto.
5274         (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
5275         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
5276         (elmo-archive-parse-mmdf): Ditto.
5277
5278         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
5279         (elmo-folder-list-unreads-internal): Ditto.
5280
5281         * elmo.el (elmo-folder-msgdb): Define as generic function.
5282         (elmo-folder-list-messages): Added argument `in-msgdb'.
5283         (elmo-folder-list-unreads): Define as generic function.
5284         (elmo-folder-list-importants): Ditto.
5285         (elmo-folder-list-answereds): Ditto.
5286         (elmo-folder-list-messages-with-global-mark): New function.
5287         (elmo-folder-msgdb-create): Removed mark arguments.
5288         (elmo-folder-unmark-answered): New generic function.
5289         (elmo-folder-mark-as-answered): Ditto.
5290         (elmo-folder-append-messages): Removed argunment `unread-marks'
5291         (elmo-folder-list-unreads-internal): Abolish.
5292         (elmo-folder-list-importants-internal): Ditto.
5293         (elmo-folder-search-requires-msgdb-p): New generic function.
5294         (elmo-folder-search-requires-msgdb-p-internal): New function.
5295         (elmo-generic-folder-open): Call elmo-folder-msgdb instead of
5296         elmo-msgdb-load.
5297         (elmo-folder-search-fast): Added key 'mark'.
5298         (elmo-generic-folder-append-messages): Use elmo-msgdb-unread-marks
5299         instead of unread-marks argument.
5300         (elmo-folder-move-messages): Removed argunment `unread-marks'
5301         (elmo-folder-unmark-important): Define.
5302         (elmo-folder-mark-as-important): Ditto.
5303         (elmo-folder-unmark-read): Ditto.
5304         (elmo-folder-mark-as-read): Ditto.
5305         (elmo-folder-unmark-answered): Ditto.
5306         (elmo-folder-mark-as-answered): Ditto.
5307         (elmo-folder-replace-marks): Abolish.
5308         (elmo-generic-folder-append-msgdb): Append msgdb before checking
5309         duplicates.
5310         (elmo-folder-synchronize): Removed mark arguments;
5311         return crosspost only number.
5312
5313 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5314
5315         * elmo-dop.el (elmo-dop-queue-flush): Remove unused argument.
5316         Remove redundunt connectivity check.
5317
5318 2002-09-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5319
5320         * elmo-dop.el (elmo-dop-queue-flush): Perform plugged ones only so
5321         as not to clear queue unexpectedly. (Ref. [wl:9778],[wl:10493])
5322
5323 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5324
5325         * pldap.el (ldap-decode-string): Return string as-is if
5326         `ldap-coding-system' is nil.
5327         (ldap-encode-string): Ditto.
5328         (ldap-search-entries): Encode filter string with `ldap-encode-string'.
5329         (ldap-default-host): Fixed docstring.
5330
5331 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5332
5333         * elmo-util.el (elmo-warning): Define as a macro which uses
5334         `display-warning' if it is defined as a function.
5335
5336         * elmo-split.el (elmo-split-fetch-decoded-field): New function.
5337         (elmo-split-equal): Use it.
5338         (elmo-split-match): Ditto.
5339         (elmo-split-message-entity): New buffer-local variable.
5340         (elmo-split-subr): Set it.
5341
5342         * elmo-version.el (elmo-version): Up to 2.9.15.
5343
5344 2002-08-18  Kenichi OKADA  <okada@opaopa.org>
5345
5346         * elmo-imap4.el (elmo-network-initialize-session):
5347         Check capability after starttls.
5348
5349 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5350
5351         * elmo-util.el (elmo-list-delete): Added optional argument
5352         DELETE-FUNCTION.
5353
5354         * elmo-vars.el (elmo-imap4-default-mailbox): Abolished.
5355
5356         * elmo-util.el (elmo-warning): Ignore errors while recenter.
5357
5358         * elmo-msgdb.el (elmo-msgdb-do-each-entity): New macro.
5359
5360         * elmo-imap4.el (elmo-folder-initialize): Don't use
5361         elmo-imap4-default-mailbox.
5362
5363 2002-07-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5364
5365         * elmo-split.el (toplevel): Use `product-provide'.
5366         (elmo-split): Checkdoc.
5367
5368 2002-07-21  Tetsurou Okazaki  <okazaki@be.to>
5369
5370         * elmo-imap4.el (elmo-imap4-debug, elmo-imap4-debug-1):
5371         Split `elmo-imap4-debug' into the macro `elmo-imap4-debug' and
5372         the function `elmo-imap4-debug-1'.
5373
5374 2002-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5375
5376         * elmo-split.el (elmo-split): Moved to run hooks and to show
5377         message from elmo-split-subr.
5378         (elmo-split-subr): Follow the change above.
5379
5380         * elmo-split.el (elmo-split-subr): New function (renamed from
5381         elmo-split-subr).
5382         (elmo-split): Changed to call elmo-split-subr by element of
5383         elmo-split-folder.
5384         (elmo-split-folder): Changed customization type to choice.
5385
5386 2002-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5387
5388         * elmo-split.el (elmo-split-and): Fixed condition.
5389
5390 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5391
5392         * elmo-split.el: New file.
5393         (elmo-split): Fixed logic.
5394         Display "Test:" instead of "Folder:" when reharsal.
5395
5396         * elmo-imap4.el (elmo-folder-append-buffer): Set flag as empty
5397         explicitly.
5398
5399         * elmo-version.el (elmo-version): Up to 2.9.14.
5400
5401         * elmo-util.el (elmo-expand-newtext): New function (renamed from
5402         wl-expand-newtext).
5403
5404 2002-06-10  Kenichi Sato <ksato@sonycom.com>
5405
5406         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Fix for
5407         message with no message-id field.
5408
5409 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5410
5411         * elmo-version.el (elmo-version): Up to 2.9.13.
5412
5413         * elmo-dop.el (elmo-folder-status-dop): Fix.
5414
5415 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5416
5417         * elmo-util.el (elmo-disk-usage): Return 0 if invalid file attribute.
5418
5419         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Avoid
5420         changing default value of default-mime-charset.
5421         (elmo-msgdb-create-overview-from-buffer): Remove TAB character.
5422
5423         * elmo-imap4.el (elmo-folder-open): Fixed NO response check.
5424
5425         * elmo-dop.el (elmo-dop-queue-merge-method-list): New variable.
5426         (elmo-dop-queue-merge): Use elmo-dop-queue-merge-method-list
5427         instead of elmo-dop-queue-method-name-alist to check merging queue.
5428         (elmo-folder-delete-messages-dop): Delete from queue if negative
5429         message number.
5430         (elmo-folder-append-buffer-dop-delayed): Treat as success if queue
5431         file is already removed.
5432
5433 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5434
5435         * elmo-vars.el: Bind colon keywords for old Emacsen.
5436
5437 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5438
5439         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Protect
5440         against non-exsisting charset.
5441
5442 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5443
5444         * elmo-util.el (elmo-mime-string): Eliminate needless binding;
5445         Use eword-decode-and-unfold-unstructured-field-body.
5446
5447         * elmo-msgdb.el (elmo-msgdb-make-entity): New function.
5448         (elmo-msgdb-create-overview-from-buffer): Use document charset if
5449         exists to decode raw subject string.
5450         (toplevel): Require 'mime.
5451
5452         * elmo-version.el (elmo-version): Up to 2.9.12.
5453
5454 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5455
5456         * elmo-msgdb.el (elmo-msgdb-get-mark): Fix docstring.
5457         (elmo-msgdb-set-mark): Ditto.
5458
5459         * elmo-version.el (elmo-version): Up to 2.9.11.
5460
5461 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5462
5463         * elmo-util.el (elmo-delete-match-files): New function.
5464
5465         * elmo-localdir.el (elmo-folder-delete): Use elmo-delete-match-files
5466         instead of elmo-delete-directory.
5467
5468         * elmo-shimbun.el (elmo-shimbun-get-headers): Bind
5469         elmo-hash-minimun-size as 63.
5470
5471         * elmo-multi.el (elmo-multi-folder-diff): Use elmo-diff-new if
5472         elmo-diff-unread is nil.
5473
5474         * elmo-imap4.el (elmo-folder-open): Fix.
5475
5476         * elmo.el (elmo-message-mark): Rewrite.
5477         (elmo-message-field): Ditto.
5478         (elmo-message-set-mark): Ditto.
5479         (elmo-folder-replace-marks): New function.
5480         (elmo-generic-folder-append-msgdb): Removed third argument for
5481         elmo-msgdb-append.
5482         (elmo-folder-synchronize): Use elmo-msgdb-seen-list.
5483         (elmo-msgdb-load): New implementation.
5484
5485         * elmo-vars.el (elmo-use-overview-hashtb): Removed.
5486
5487         * elmo-util.el (elmo-list-insert): New implementation.
5488
5489         * elmo-multi.el (elmo-multi-folder-append-msgdb): Removed third
5490         argument for elmo-msgdb-append.
5491         
5492
5493         * elmo-msgdb.el (elmo-load-msgdb): New function.
5494         (elmo-make-msgdb): Ditto.
5495         (elmo-msgdb-get-index): New inline function.
5496         (elmo-msgdb-set-index): Ditto.
5497         (elmo-msgdb-get-entity-hashtb): Ditto.
5498         (elmo-msgdb-get-mark-hashtb): Ditto.
5499         (elmo-msgdb-get-mark): Ditto.
5500         (elmo-msgdb-set-mark): Ditto.
5501         (elmo-msgdb-count-marks): Ditto.
5502         (elmo-msgdb-get-number): Ditto.
5503         (elmo-msgdb-get-field): Ditto.
5504         (elmo-msgdb-seen-list): Ditto.
5505         (elmo-msgdb-mark-alist-set): Renamed from elmo-msgdb-mark-set.
5506         (elmo-msgdb-delete-msgs): Follow the changes above.
5507         (elmo-msgdb-overview-get-entity): Ditto.
5508         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
5509         (elmo-msgdb-clear-index): Renamed from elmo-msgdb-clear-overview-hastb
5510         and rewritten.
5511         (elmo-msgdb-make-index): Likewise.
5512         (elmo-msgdb-append): Removed third argument.
5513         (elmo-msgdb-clear): Clear index as nil.
5514         (elmo-folder-set-info-hashtb): Removed.
5515         (elmo-folder-set-info-max-by-numdb): Ditto.
5516         (elmo-folder-info-make-hashtb): Ditto.
5517
5518         * elmo-localdir.el (elmo-folder-pack-numbers): Use elmo-make-msgdb.
5519
5520         * elmo-map.el (elmo-folder-pack-number): Ditto.
5521
5522 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5523
5524         * elmo-version.el (elmo-version): Up to 2.9.10.
5525
5526         * elmo-util.el (elmo-get-hash-val): Check the 1st argument is string.
5527
5528         * elmo-msgdb.el (elmo-msgdb-get-parent-entity): New inline function.
5529
5530 2002-04-26  Kenichi OKADA  <okada@opaopa.org>
5531
5532         * elmo-utils.el (elmo-make-directory): Add option.
5533         Default file mode is 700.
5534
5535 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5536
5537         * elmo-shimbun.el (elmo-folder-local-p): Defined.
5538
5539 2002-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
5540
5541         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Decode by
5542         mime-charset.
5543
5544         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added "larger"
5545         and "smaller".
5546
5547 2002-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5548
5549         * elmo-shimbun.el (elomo-shimbun-folder): Added entity-hash slot.
5550         (elmo-shimbun-folder-entity-hash): New function.
5551         (elmo-shimbun-folder-shimbun-header): Ditto.
5552         (elmo-shimbun-entity-to-header): Ditto.
5553         (elmo-shimbun-msgdb-to-headers): Removed.
5554         (elmo-shimbun-folder-setup): Ditto.
5555         (elmo-shimbun-folder-header-hash-setup): Don't use x-shimbun-id
5556         for hash key.
5557         (elmo-shimbun-get-headers): Set new headers only to slot. Don't
5558         call `elmo-shimbun-folder-header-hash-setup' if headers is nil.
5559         Removed useless local bind.
5560         (elmo-folder-open-internal): Don't call
5561         `elmo-shimbun-folder-setup'.
5562         (elmo-folder-close-internal): Clear entity-hash slot.
5563         (elmo-folder-clear): Ditto.
5564         (elmo-shimbun-msgdb-create-entity): Use
5565         `elmo-shimbun-folder-shimbun-header'.
5566         (elmo-map-message-fetch): Ditto.
5567         (elmo-shimbun-update-overview): Use overview entity instead of
5568         shimbun header to lookup id by references.
5569         (elmo-map-folder-list-message-locations): Use not only headers but
5570         also overviews to list locations.
5571
5572 2002-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5573
5574         * elmo-net.el (elmo-folder-exists-p): If unplugged, guessed by
5575         msgdb path.
5576
5577         * elmo-pop3.el (elmo-folder-exists-p): Ditto.
5578
5579 2002-04-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5580
5581         * elmo-util.el (elmo-read-search-condition-internal): Give default
5582         value for date.
5583
5584 2002-04-04  Mito  <mito@mxa.nes.nec.co.jp>
5585
5586         * elmo-util.el (elmo-condition-parse-search-value): Accept
5587         YYYY-MM-DD format to search.
5588         * elmo-date.el (elmo-date-get-datevec): Likewise.
5589
5590 2002-04-04  Kenichi OKADA  <okada@opaopa.org>
5591
5592         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Delete
5593         debugging code.
5594
5595 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5596
5597         * elmo.el (elmo-folder-creatable-p): Changed default value to nil
5598         from t.
5599
5600         * elmo-pop3.el (elmo-folder-exists-p): Return nil if unplugged.
5601
5602         * elmo-nntp.el (elmo-folder-exists-p-plugged): Divided plugged
5603         case from `elmo-folder-exists-p'.
5604         (elmo-folder-exists-p): Removed.
5605         (elmo-folder-creatable-p) Ditto.
5606
5607         * elmo-net.el (elmo-folder-create): Defined.
5608         (elmo-folder-create-unplugged): New function.
5609         (elmo-folder-exists-p): Changed default value to nil from t.
5610
5611         * elmo-imap4.el (elmo-folder-creatable-p): Defined.
5612         (elmo-folder-create-plugged): Renamed from `elmo-folder-create'.
5613
5614         * elmo-dop.el (elmo-folder-create-dop): Renamed from
5615         `elmo-create-folder-dop' and append queue
5616         'elmo-folder-create-dop-delayed instead of 'elmo-folder-create.
5617         (elmo-folder-create-dop-delayed): New function.
5618
5619         * elmo-cache.el (elmo-folder-creatable-p): Ditto.
5620
5621         * elmo-shimbun.el (elmo-folder-creatable-p): Ditto.
5622
5623         * elmo-sendlog.el (elmo-folder-creatable-p): Ditto.
5624         (elmo-folder-writable-p) : Ditto.
5625
5626         * elmo-version.el (elmo-version): Up to 2.9.9.
5627
5628 2002-03-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5629
5630         * elmo.el (elmo-find-fetch-strategy): Don't use file cache when
5631         `elmo-message-use-cache-p' returns nil.
5632         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
5633         (ignore cache file and refer the substance in local folders)
5634
5635 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5636
5637         * elmo-version.el (elmo-version): Up to 2.9.8.
5638
5639 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5640
5641         * elmo-version.el (elmo-version): Up to 2.9.7.
5642
5643         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed logic.
5644
5645 2002-02-18  Daiki Ueno  <ueno@unixuser.org>
5646
5647         * elmo-nntp.el (elmo-nntp-send-mode-reader): Don't throw an error.
5648
5649 2002-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
5650
5651         * elmo-nmz.el (elmo-nmz-args): Changed default argumnet to --late
5652         from --early.
5653         (elmo-map-folder-list-message-locations): Reverse location list.
5654
5655 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5656
5657         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Fix.
5658
5659 2002-01-31  Yuuichi Teranishi  <teranisi@gohome.org>
5660
5661         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Use group and server
5662         as a key.
5663         (elmo-nntp-folder-list-subfolders): Follow the change above.
5664
5665 2002-01-27  Takaaki MORIYAMA  <aka@iris.eonet.ne.jp>
5666
5667         * elmo-imap4.el (elmo-folder-list-subfolders): Don't omit user
5668         name if authentication type is specified.
5669
5670 2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
5671
5672         * elmo.el (elmo-default-imap4-stream-type): Define as obsolete
5673         variable.
5674         (elmo-default-nntp-stream-type): Ditto.
5675         (elmo-default-pop3-stream-type): Ditto.
5676
5677 2002-01-25  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5678
5679         * elmo.el (elmo-generic-folder-append-messages): Disable multibyte.
5680
5681 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5682
5683         * elmo-localnews.el (elmo-localnews-folder-path): Moved from
5684         elmo-vars.el.
5685         * elmo-maildir.el (elmo-maildir-folder-path): Ditto.
5686
5687         * elmo-vars.el (elmo-localnews-folder-path): Removed.
5688         (elmo-maildir-folder-path): Ditto.
5689         (elmo-maildir-list): Ditto (abolished).
5690
5691 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5692
5693         * elmo-version.el (elmo-version): Up to 2.9.6.
5694
5695 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5696
5697         * elmo-vars.el (elmo-localnews-folder-path): Make customizable.
5698         (elmo-maildir-folder-path): Ditto.
5699         (elmo-msgdb-directory): Ditto.
5700         (elmo-passwd-life-time): Ditto.
5701         (elmo-msgdb-extra-fields): Ditto.
5702         (elmo-enable-disconnected-operation): Ditto.
5703
5704 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5705
5706         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5707         other choices.
5708         (elmo-pop3-default-authenticate-type): Ditto.
5709
5710 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5711
5712         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5713         choices for custom.
5714         (elmo-pop3-default-authenticate-type): Ditto.
5715
5716 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5717
5718         * elmo-imap4.el (elmo-folder-rename-internal): Change current
5719         mailbox to new-folder.
5720
5721 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5722
5723         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): If unread is
5724         less than new, set new as unread.
5725
5726         * elmo-util.el (elmo-string): Don't put text-property if nil.
5727
5728 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5729
5730         * elmo-imap4.el (elmo-folder-list-subfolders): Case sensitive.
5731         * elmo-nntp.el (elmo-folder-list-subfolders): Ditto.
5732
5733 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5734
5735         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5736         is nil on `completing-read'.
5737
5738 2002-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
5739
5740         * elmo-imap4.el (elmo-imap4-extra-namespace-alist): Added grouping
5741         for namespace part.
5742         (elmo-imap4-parse-namespace-subr): Ditto.
5743         (elmo-folder-list-subfolders): Append a delimiter when the specified
5744         folder path is a root with namespace and does not end with delimiter.
5745
5746 2002-01-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5747
5748         * elmo.el (elmo-folder-search-fast): Moved upwards rather than it
5749         was used.
5750
5751 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5752
5753         * elmo-util.el (elmo-save-buffer): The first argument of message
5754         is a format control string.
5755
5756 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5757
5758         * elmo.el (elmo-diff-new): Fixed (Adapted to doc-string of
5759         `elmo-folder-diff').
5760         (elmo-diff-unread): Likewise.
5761
5762 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5763
5764         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5765         is t on `completing-read'.
5766
5767 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5768
5769         * elmo-filter.el (elmo-filter-folder-list-unreads-internal): Call
5770         method of target folder with self mark-alist if MARK-ALIST is nil.
5771
5772 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5773
5774         * elmo-version.el (elmo-version): Up to 2.9.5.
5775
5776 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5777
5778         * elmo-dop.el (elmo-dop-queue-merge): Implement.
5779         (elmo-dop-merge-funcs): Remove.
5780
5781 2002-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5782
5783         * elmo-util.el (elmo-file-cache-delete): Fixed last change;
5784         Return t if PATH is directory, too.
5785         Use `dolist' instead of while loop.
5786
5787 2002-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5788
5789         * elmo-util.el (elmo-file-cache-delete): Return t if a cache file
5790         is deleted.
5791
5792 2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5793
5794         * elmo-net.el (elmo-folder-list-messages-plugged): Changed default
5795         return value to t.
5796         (elmo-folder-list-messages-unplugged): Return t if
5797         elmo-enable-disconnected-operation is nil.
5798
5799         * elmo-pop3.el (elmo-folder-list-messages-plugged): Renamed from
5800         `elmo-folder-list-messages-internal'.
5801
5802 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5803
5804         * elmo-nntp.el (elmo-nntp-read-response): Added `error-msg' argument.
5805         Change to looking-at `[23][0-9]+'.
5806         (elmo-network-initialize-session): Use 'error-msg'
5807         * elmo-net.el (elmo-network-open-session): Set unplugged
5808         if elmo-network-initialize-session returns 'elmo-open-err.
5809
5810 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5811
5812         * elmo-version.el (elmo-version): Up to 2.9.4.
5813
5814 2002-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
5815
5816         * elmo-nntp.el (elmo-folder-list-messages-plugged): Renamed from
5817         `elmo-folder-list-messages-internal'.
5818
5819 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5820
5821         * elmo.el (elmo-folder-search): Defined. Fixed docstring.
5822         (elmo-message-match-condition): New method.
5823         (elmo-folder-search-fast): New inline function.
5824         (elmo-msgdb-search): Removed.
5825
5826         * elmo-filter.el (elmo-folder-msgdb-create): Create from msgdb of
5827         target folder if it is unplugged.
5828         (elmo-folder-list-messages-internal): Return t if target folder is
5829         unplugged and itself is persistent; In this case, use list be
5830         searched already.
5831
5832         * elmo-msgdb.el (elmo-msgdb-search-internal): Removed.
5833         (elmo-msgdb-search-internal-primitive): Ditto.
5834         (elmo-msgdb-match-condition): New function.
5835         (elmo-msgdb-match-condition-primitive): Ditto.
5836
5837         * elmo-util.el (elmo-filter-condition-p): New macro.
5838
5839         * elmo-cache.el (elmo-folder-search): Removed.
5840
5841         * elmo-localdir.el (elmo-folder-search): Ditto.
5842
5843         * elmo-maildir.el (elmo-folder-search): Ditto.
5844
5845         * elmo-mark.el (elmo-folder-search): Ditto.
5846
5847         * elmo-nmz.el (elmo-folder-search): Ditto.
5848
5849         * elmo-sendlog.el (elmo-folder-search): Ditto.
5850
5851         * elmo-shimbun.el (elmo-folder-search): Ditto.
5852
5853         * elmo-imap4.el (elmo-folder-search): Call method of parent class
5854         if folder is unplugged.
5855
5856         * elmo-nntp.el (elmo-folder-search): Likewise.
5857         (elmo-nntp-search-internal): New function.
5858
5859         * elmo-version.el (elmo-version): Up to 2.9.3.
5860
5861 2001-12-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5862
5863         * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo.
5864
5865 2001-12-27  Tetsurou Okazaki  <okazaki@be.to>
5866
5867         * elmo-vars.el (elmo-nntp-default-user): Customization Type fix.
5868
5869 2001-12-27  Taiji Can  <Taiji.Can@grd.advantest.co.jp>
5870
5871         * elmo-nntp.el (elmo-network-initialize-session): Fixed for NNTP response.
5872
5873 2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
5874
5875         * elmo-nmz.el (elmo-nmz-use-drive-letter): New variable.
5876         (elmo-map-folder-list-message-locations): Do drive letter conversion
5877         on Windows environment.
5878         (elmo-nmz-msgdb-create-entity): Use expand-file-name.
5879         (elmo-map-message-fetch): Ditto.
5880
5881 2001-12-27  Kenichi OKADA  <okada@opaopa.org>
5882
5883         * elmo-nntp.el (elmo-nntp-read-response): Fixed for Response '400'
5884         (elmo-network-initialize-session): Ditto.
5885
5886 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5887
5888         * elmo-imap4.el (elmo-imap4-message-fetch): Fixed '100%' message.
5889
5890         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
5891
5892         * elmo-util.el (elmo-progress-clear): Ditto.
5893
5894         * elmo-date.el (elmo-date-get-datevec): Fix timezone of
5895         `DD-Mon-YYYY' type date.
5896
5897 2001-12-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5898
5899         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
5900         `elmo-date-make-sortable-string' instead of
5901         `timezone-make-date-sortable'.
5902
5903         * elmo-date.el (elmo-date-make-sortable-string): Use
5904         `timezone-make-time-string'.
5905
5906 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5907
5908         * elmo.el (elmo-folder-synchronize): Delete important messages too.
5909
5910         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed
5911         `since'; Fix timezone.
5912
5913         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Ditto.
5914
5915         * elmo-nntp.el (elmo-nntp-search-primitive): Likewise.
5916
5917 2001-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5918
5919         * elmo.el (elmo-message-fetch-with-cache-process): Rewrite.
5920
5921 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5922
5923         * elmo.el (elmo-generic-folder-append-messages): Make
5924         fetch-strategy with `use-cache' as 'maybe. Check return value of
5925         `elmo-message-fetch'.
5926         (elmo-message-fetch): Return return value of
5927         `elmo-message-fetch-with-cache-process'.
5928         (elmo-message-fetch-with-cache-process): Return non-nil if
5929         fetching was succeed. Load cache when fetching was failed and
5930         fetch-strategy-use-cache is 'maybe.
5931
5932         * elmo-util.el (elmo-file-cache-load): New function.
5933
5934         * elmo-multi.el (elmo-message-use-cache-p): Remove duplicated
5935         defun.
5936
5937         * elmo-archive.el (elmo-archive-message-fetch-internal): Return
5938         non-nil if fetching was succeed.
5939
5940         * elmo-imap4.el (elmo-imap4-message-fetch): Likewise.
5941
5942         * elmo-nmz.el (elmo-map-message-fetch): Likewise.
5943
5944         * elmo-nntp.el (elmo-nntp-read-body): Likewise.
5945         (elmo-message-fetch-with-cache-process): Likwise.
5946
5947         * elmo-pop3.el (elmo-pop3-read-body): Likewise.
5948
5949         * elmo-shimbun.el (elmo-map-message-fetch): Likewise.
5950
5951         * elmo-version.el (elmo-version): Up to 2.9.2.
5952
5953 2001-12-23  Yuuichi Teranishi  <teranisi@gohome.org>
5954
5955         * elmo.el (elmo-folder-delete): Delete msgdb path.
5956
5957         * elmo-archive.el (elmo-folder-delete): Added `:before' qualifier.
5958
5959         * elmo-maildir.el (elmo-folder-delete): Ditto.
5960
5961         * elmo-localdir.el (elmo-folder-delete): Ditto.
5962
5963         * elmo-imap4.el (elmo-folder-delete): Ditto.
5964
5965 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5966
5967         * elmo.el (luna-define-class): Added `biff' slot.
5968
5969         * elmo-pop3.el (elmo-pop3-debug): Split biff log.
5970         (elmo-pop3-debug-inhibit-logging): Abolished.
5971         (elmo-network-close-session): Eliminated needless let.
5972         (elmo-pop3-get-session): Set prefix 'BIFF' if biff folder.
5973         (elmo-pop3-send-command): Added `no-log' argument.
5974         (elmo-pop3-process-filter): Use `with-current-buffer'.
5975         (elmo-pop3-auth-user): Set `no-log' argument; Delete process
5976         if login failure.
5977         (elmo-pop3-auth-apop): Likewise.
5978         (elmo-network-authenticate-session): Likewise.
5979
5980         * elmo-nntp.el (elmo-nntp-get-session): Set prefix 'BIFF'
5981         if biff folder.
5982
5983         * elmo-net.el (elmo-network-session-password-key): Use class symbol
5984         string to determine protocol.
5985         (elmo-network-session-name-prefix): Abolished.
5986         (elmo-network-session-cache-key): Follow the change above.
5987         (elmo-network-open-session): Ditto.
5988
5989         * elmo-imap4.el (elmo-imap4-send-command): Modified error message.
5990         (elmo-imap4-get-session): Set prefix 'BIFF' if biff folder.
5991
5992         * elmo-version.el (elmo-version): Up to 2.9.1.
5993
5994         * elmo-util.el (elmo-file-field-primitive-condition-match): Fixed
5995         unmatch condition checking.
5996
5997         * elmo-localdir.el (elmo-folder-search): Don't short cut if unmatch
5998         condition.
5999
6000 2001-12-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6001
6002         * elmo.el (elmo-folder-confirm-appends): Fixed docstring.
6003
6004 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6005
6006         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
6007         test for while loop to execute at least one SEARCH command.
6008
6009 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6010
6011         * elmo-version.el (elmo-version): Up to 2.9.0.
6012
6013 2001-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
6014
6015         * elmo-archive.el (elmo-archive-folder): Added `dir-name' slot.
6016         (elmo-archive-folder-path): Define.
6017         (elmo-folder-initialize): Setup `dir-name' slot.
6018         (elmo-archive-folder-list-subfolders): Fixed problem when `name' is "".
6019         Use `dir-name' as prefix of each subfolders.
6020         (Applyed patch from Takaaki MORIYAMA <taka@arcadia.co.jp>)
6021
6022 2001-12-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6023
6024         * elmo-pipe.el (elmo-pipe-folder-copied-filename): New variable.
6025         (elmo-pipe-folder-list-target-messages): New internal function.
6026         (elmo-pipe-drain): Use new argument `ignore-list' instead of
6027         `killed-list'.
6028         (elmo-pipe-folder-copied-list-load): New function.
6029         (elmo-pipe-folder-copied-list-save): Ditto.
6030         (elmo-folder-open-internal): Follow the change above.
6031         (elmo-folder-status): Fixed for copy.
6032
6033 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6034
6035         * elmo-shimbun.el (elmo-folder-creatable-p): Define.
6036
6037 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6038
6039         * elmo-localdir.el (elmo-folder-message-make-temp-files): Use
6040         elmo-copy-file instead of elmo-add-name-to-file.
6041
6042         * elmo-nmz.el (elmo-folder-message-make-temp-files): Ditto.
6043
6044         * elmo-nmz.el (elmo-map-folder-list-message-locations): Allow
6045         "file://..." index.
6046
6047         * elmo-pop3.el (elmo-pop3-read-response): Set timeout argument
6048         of accept-process-output as 1.
6049         (elmo-pop3-read-contents): Ditto.
6050         (elmo-pop3-read-body): Ditto.
6051
6052 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6053
6054         * elmo-version.el (product-version-as-string): Remove define.
6055
6056 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6057
6058         * elmo-imap4.el (elmo-imap4-number-set-chop-length): New variable.
6059         (elmo-imap4-copy-messages): Chop number set using
6060         `elmo-imap4-number-set-chop-length'.
6061         (elmo-imap4-set-flag): Ditto.
6062         (elmo-imap4-search-internal-primitive): Ditto.
6063
6064 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6065
6066         * elmo.el (elmo-folder-make-temporary-directory): Renamed from
6067         `elmo-folder-make-temp-dir'
6068
6069         * elmo-vars.el (elmo-cache-directory): New variable.
6070         (elmo-cache-dir): Abolished.
6071         (elmo-msgdb-directory): Renamed from `elmo-msgdb-dir'.
6072
6073         * elmo-version.el (elmo-version): Up to 2.7.7.
6074
6075 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6076
6077         * elmo-util.el (elmo-obsolete-variable-show-warnings): Define with
6078         defcustom; Set default value as t.
6079
6080 2001-12-10  Yuuichi Teranishi  <teranisi@gohome.org>
6081
6082         * pldap.el (ldap-ldif-field-name-regexp): Changed regexp.
6083         (ldap-search-program-arguments): Changed default value.
6084         (ldap-search-basic): Accept exit status 4.
6085         (ldap/field-body): Parse options.
6086         (ldap/collect-field): Ditto.
6087         (According to the advise from Mito <mito@mxa.nes.nec.co.jp>)
6088
6089         * elmo-imap4.el (elmo-imap4-process-bye): New function.
6090         (elmo-imap4-send-command): Call elmo-imap4-process-bye.
6091         (elmo-imap4-accept-ok): Ditto.
6092         (elmo-imap4-session-select-mailbox): If argument `no-error' equals to
6093         'notify-bye, only BYE error is reported.
6094         (elmo-folder-exists-p-plugged): Set no-error argument of
6095         `elmo-imap4-session-select-mailbox' as 'notify-bye.
6096
6097         * elmo.el (elmo-imap4-bye-error): Changed message.
6098
6099         * elmo-dop.el (elmo-dop-queue-flush): Fixed obsolete version message.
6100         (elmo-dop-queue-flush): Don't append to the dop-queue while flushing
6101         queues (It causes infinite loop).
6102
6103 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6104
6105         * elmo.el (elmo-folder-diff): Fixed docstring for IMAP4
6106         (RECENT UNSEEN MESSAGES) extension.
6107
6108 2001-12-07  Mito <mito@mxa.nes.nec.co.jp>
6109
6110         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
6111         Check number of overview fields.
6112
6113 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6114
6115         * elmo.el (elmo-folder-confirm-appends): Changed message.
6116         (elmo-folder-confirm-appends): Ditto.
6117
6118         * elmo-archive.el (elmo-archive-exec-msgs-subr1): Use
6119         `with-temp-buffer'.
6120         (According to the advise from Nishimoto Masaki <nishimoto@gaju.org>)
6121
6122 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6123
6124         * elmo.el (elmo-folder-confirm-appends): Check whether the value
6125         of elmo-folder-update-threshold is nil, which can be set by
6126         wl-summary-update-confirm-threshold.
6127
6128 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6129
6130         * elmo-nmz.el (elmo-nmz-default-index-path): Allow path list.
6131         (elmo-nmz-index-alias-alist): Ditto.
6132         (elmo-map-folder-list-message-locations): Follow the change above.
6133
6134 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6135
6136         * elmo-filter.el (elmo-folder-list-subfolders): Defined.
6137
6138         * elmo-archive.el (elmo-archive-call-process): Ignore nemacs.
6139
6140         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Ditto.
6141
6142         * elmo-util.el (elmo-read): Ditto.
6143         (elmo-display-error): Ditto.
6144
6145         * elmo-vars.el (elmo-date-match): Ditto.
6146
6147         * pldap.el (ldap-coding-system): Ditto.
6148
6149         * elmo-pipe.el (elmo-pipe-drain): If `copy' is non-nil, bind
6150         `elmo-inhibit-number-mapping' as nil.
6151
6152 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6153
6154         * elmo-pop3.el (elmo-pop3-parse-list-response): Allow multiple
6155         space delimiter for list response.
6156
6157 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6158
6159         * elmo-sendlog.el (elmo-sendlog-buffer-name): Deleted.
6160
6161 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6162
6163         * elmo-sendlog.el (elmo-folder-delete-messages): Added.
6164         (elmo-map-message-fetch): Fix.
6165         * elmo-map.el (elmo-folder-status): Fix for killed.
6166
6167 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6168
6169         * elmo-sendlog.el: New file.
6170         * elmo-internal.el (elmo-internal-folder-list): Added 'sendlog.
6171
6172 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6173
6174         * acap.el (acap-logging-out): New buffer local variable.
6175         (acap-close): Set it.
6176         (acap-wait-for-response): If acap-logging-out is non-nil, don't cause
6177         an error.
6178
6179 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6180
6181         * acap.el (acap-response-bye-p): New function.
6182         (acap-response-bye-message): Ditto.
6183         (acap-wait-for-response): If bye response is received, cause an error.
6184         (acap-parse-response): Make bye response when 'Bye' is received.
6185
6186 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6187
6188         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
6189
6190 2001-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6191
6192         * elmo-util.el (elmo-copy-file): Added argument
6193         `ok-if-already-exists'.
6194         (elmo-copy-file): Fixed typo.
6195
6196 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6197
6198         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
6199
6200 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6201
6202         * elmo-pipe.el (elmo-pipe-drain): Save killed-list.
6203
6204 2001-11-20  Kenichi OKADA  <okada@opaopa.org>
6205
6206         * elmo-pipe.el (elmo-pipe-drain): Append copied messages
6207         to killed-list.
6208
6209 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6210
6211         * elmo-pipe.el (elmo-pipe-folder): Add `copy'.
6212         (elmo-folder-initialize): Fix for `copy'.
6213         (elmo-pipe-drain): Ditto.
6214         (elmo-folder-open-internal): Ditto.
6215         (elmo-folder-newsgroups): Fix.
6216
6217 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6218
6219         * elmo-maildir.el (elmo-folder-append-messages): Make temporal filename
6220         for each message.
6221
6222         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when
6223         recent value is returned from imap folder.
6224
6225         * elmo.el (elmo-folder-newsgroups): New generic function.
6226
6227         * elmo-localnews.el (elmo-localnews-folder): Added `group' slot.
6228         (elmo-folder-initialize): Set it.
6229         (elmo-folder-expand-msgdb-path): Use it.
6230         (elmo-folder-newsgroups): Define.
6231
6232         * elmo-filter.el (elmo-folder-newsgroups): Define.
6233
6234         * elmo-pipe.el (elmo-folder-newsgroups): Ditto.
6235
6236         * elmo-nntp.el (elmo-folder-newsgroups): Ditto.
6237
6238         * elmo-multi.el (elmo-folder-newsgroups): Ditto.
6239
6240 2001-11-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6241
6242         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list): New
6243         user option.
6244         (elmo-shimbun-header-extra-field): New inline function.
6245         (elmo-shimbun-header-set-extra-field): Ditto.
6246         (elmo-shimbun-folder-header-hash-setup): Ditto.
6247         (elmo-shimbun-update-overview): Ditto.
6248         (elmo-shimbun-msgdb-to-headers): Set extra field `x-shimbun-id'.
6249         (elmo-shimbun-folder-setup): Use
6250         `elmo-shimbun-folder-header-hash-setup' to be setup hash table.
6251         (elmo-shimbun-get-headers): Ditto.
6252         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview';
6253         Insert `X-Shimbun-Id:' header if extra field is set.
6254         (elmo-map-folder-list-message-locations): Return `x-shimbun-id'
6255         field's value instead of `shimbun-header-id'.
6256
6257         * elmo-msgdb.el (elmo-msgdb-overview-entity-set-references): New
6258         inline function.
6259         (elmo-msgdb-overview-entity-set-date): Ditto.
6260         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
6261
6262 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6263
6264         * mmimap.el (mmimap-entity-section): Changed body node number from
6265         "0" to "1".
6266
6267 2001-11-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6268
6269         * elmo-pop3.el (elmo-folder-delete-messages-plugged): Renamed from
6270         `elmo-folder-delete-messages'.
6271
6272         * elmo-nmz.el (elmo-nmz-index-alias-alist): New user option.
6273         (elmo-folder-initialize): Changed to expand alias into index path.
6274
6275         * elmo-mime.el (elmo-mime-insert-sorted-header): Call
6276         `elmo-mime-insert-header-from-buffer' with 6th arg
6277         `sorted-fields'.
6278
6279 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6280
6281         * mmimap.el (mmimap-entity-section): If node-id is nil, return "0".
6282
6283         * elmo.el (elmo-diff-new): New inline function.
6284         (elmo-diff-unread): Ditto.
6285         (elmo-diff-all): Ditto.
6286
6287         * elmo-imap4.el (elmo-imap4-server-diff-async-callback-1): Get recent
6288         value from responseb.
6289         (elmo-imap4-folder-diff-plugged): Ditto.
6290         (elmo-imap4-server-diff-async): Added recent argument.
6291         (elmo-server-diff-async): Ditto.
6292         (elmo-imap4-folder-diff-plugged): Ditto.
6293
6294         * elmo-version.el (elmo-version): Up to 2.7.6.
6295
6296 2001-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6297
6298         * elmo-util.el (elmo-parse-token): Fixed how to treat quoted-pair
6299         in quoted-stirng.
6300
6301 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6302
6303         * elmo-pop3.el (elmo-folder-initialize): Rewrite.
6304
6305         * elmo-imap4.el (elmo-folder-initialize): Ditto.
6306
6307         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6308
6309         * elmo-multi.el (elmo-folder-initialize): Ditto.
6310
6311         * elmo-util.el (elmo-parse-token): New function.
6312         (elmo-parse-prefixed-element): Ditto.
6313
6314 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6315
6316         * elmo-imap4.el (elmo-imap4-send-command): If BYE response is detected,
6317         delete process.
6318         (elmo-imap4-accept-ok): Ditto.
6319
6320 2001-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6321
6322         * mmimap.el (mime-imap-entity-header-string): Don't check first
6323         element of node-id is `0' (Follow last change).
6324
6325 2001-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6326
6327         * mmimap.el (mmimap-make-mime-entity): Fixed problem to be
6328         assigned irregular node-id to nested multipart section.
6329         (initialize-instance): Followed above change.
6330
6331 2001-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6332
6333         * elmo-shimbun.el (elmo-shimbun-get-headers): Don't call
6334         `shimbun-open-group' (Moved to `elmo-folder-open-internal').
6335         (elmo-folder-open-internal): Call `shimbun-open-group' (Moved from
6336         `elmo-shimbun-get-headers');
6337         Call `elmo-shimbun-folder-setup' if headers is empty (An entity of
6338         visible article on summary exists in headers).
6339         (elmo-map-message-fetch): Cause an error when folder is unplugged.
6340
6341 2001-10-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6342
6343         * elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the
6344         definition.
6345
6346 2001-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
6347
6348         * elmo-localnews.el (elmo-folder-expand-msgdb-path): Define.
6349
6350 2001-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6351
6352         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Moved searching
6353         header separator into loop condition.
6354
6355 2001-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6356
6357         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed problem;
6358         Return duplicate folder if it has subfolder.
6359
6360 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6361
6362         * elmo.el (elmo-make-folder): Add folder name error check.
6363
6364         * elmo-nntp.el (elmo-nntp-group-coding-system): New variable.
6365         (elmo-nntp-encode-group-string): New inline function.
6366         (elmo-nntp-decode-group-string): Ditto.
6367         (elmo-folder-initialize): Use elmo-nntp-encode-group-string.
6368         (elmo-nntp-folder-list-subfolders): Set processing buffer as unibyte;
6369         Use `not' instead of `null';
6370         Use elmo-nntp-decode-group-string.
6371
6372         * elmo-imap4.el (elmo-folder-list-subfolders): Don't append delimiter.
6373
6374         * elmo-version.el (elmo-version): Up to 2.7.5.
6375
6376 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6377
6378         * elmo-pipe.el (elmo-pipe-drain): Use `unwind-protect';
6379         Hide progress gauge if `elmo-folder-move-messages' exits
6380         nonlocally.
6381
6382 2001-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6383
6384         * elmo-imap4.el (elmo-folder-initialize): Use
6385         `elmo-imap4-encode-folder-string' for folder name.
6386
6387 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6388
6389         * elmo.el (elmo-folder-move-messages): Removed arguments `all' and
6390         `done'.
6391
6392 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6393
6394         * elmo-util.el (elmo-progress-counter-alist): New internal
6395         variable.
6396         (elmo-progress-counter-value): New macro.
6397         (elmo-progress-counter-all-value): Ditto.
6398         (elmo-progress-counter-format): Ditto.
6399         (elmo-progress-counter-set-value): Ditto.
6400         (elmo-progress-set): New function.
6401         (elmo-progress-clear): Ditto.
6402         (elmo-progress-notify): Ditto.
6403
6404         * elmo-pipe.el (elmo-pipe-drain): Setup and clear progress
6405         counter.
6406
6407         * elmo.el (elmo-generic-folder-append-messages): Call
6408         `elmo-progress-notify'.
6409         (elmo-folder-move-messages): Don't call `elmo-display-progress'.
6410
6411         * elmo-archive.el (elmo-folder-append-messages): Call
6412         `elmo-progress-notify'.
6413
6414         * elmo-imap4.el (elmo-folder-append-messages): Ditto.
6415
6416         * elmo-localdir.el (elmo-folder-append-messages): Ditto.
6417
6418         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
6419
6420 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6421
6422         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed 'Encache' and
6423         'Create'.
6424         (elmo-message-encache-dop): Added argument `read'.
6425
6426         * elmo-shimbun.el (elmo-message-encache): Ditto.
6427
6428         * elmo-net.el (elmo-message-encache): Ditto.
6429
6430         * elmo-imap4.el (elmo-imap4-seen-messages): New buffer local variable.
6431         (elmo-imap4-fetch-callback-1-subr): Save important message numbers to
6432         elmo-imap4-seen-messages.
6433         (elmo-folder-msgdb-create-plugged): Initialize
6434         elmo-imap4-seen-messages;
6435         Set seen mark on elmo-imap4-seen-messages.
6436
6437         * elmo-pipe.el (elmo-folder-message-file-p): Define.
6438
6439         * elmo.el (elmo-generic-folder-append-messages): Check return value of
6440         elmo-folder-append-buffer.
6441         (elmo-folder-encache): Added optional argument `read'.
6442         (elmo-message-encache): Ditto.
6443
6444         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
6445
6446         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
6447
6448         * elmo-archive.el (elmo-archive-folder-append-buffer): Return t
6449         if append buffer content succeds.
6450
6451 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6452
6453         * elmo-pop3.el (elmo-message-fetch-plugged): Fixed label for
6454         elmo-display-progress.
6455
6456         * elmo-mime.el (elmo-mime-message-display): Added argument keymap;
6457         Set 4th argument of mime-display-message.
6458         (elmo-mime-display-as-is): Ditto.
6459
6460 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6461
6462         * elmo-nmz.el (toplevel): Require 'mime-edit.
6463         (elmo-nmz-content-type-alist): Abolished.
6464         (elmo-nmz-msgdb-create-entity): Add From: and Subject: field if
6465         content is not a message.
6466         (elmo-map-message-fetch): Changed behavior exept for message content;
6467         Detect mime-charset automatically, Use `mime-find-file-type' to detect
6468         content-type, Add From: and Subject: field.
6469
6470 2001-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6471
6472         * elmo-nmz.el (elmo-nmz-content-type-alist): New variable.
6473         (elmo-map-message-fetch): Add `Content-Type' field if contents is
6474         not a message.
6475
6476 2001-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6477
6478         * elmo.el (elmo-folder-writable-p): Changed default value to nil.
6479         (elmo-folder-move-messages): Check `elmo-folder-writable-p'.
6480
6481         * elmo-archive.el (elmo-folder-writable-p): Defined.
6482
6483         * elmo-cache.el (elmo-folder-writable-p): Ditto.
6484
6485         * elmo-filter.el (elmo-folder-writable-p): Ditto.
6486
6487         * elmo-imap4.el (elmo-folder-writable-p): Ditto.
6488
6489         * elmo-localdir.el (elmo-folder-writable-p): Ditto.
6490
6491         * elmo-maildir.el (elmo-folder-writable-p): Ditto.
6492
6493         * elmo-mark.el (elmo-folder-writable-p): Ditto.
6494
6495         * elmo-pipe.el (elmo-folder-writable-p): Ditto.
6496
6497         * elmo-nntp.el (elmo-folder-writable-p): Eliminated.
6498
6499 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6500
6501         * elmo-util.el (elmo-address-quote-specials): New function;
6502         Renamed from `wl-address-quote-specials'.
6503
6504 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6505
6506         * elmo-version.el (elmo-version): Up to 2.7.4.
6507
6508 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6509
6510         * elmo.el (elmo-quit): Call `elmo-dop-queue-save'.
6511
6512 2001-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6513
6514         * acap.el (acap-read-passphrase): Always autoload ange-ftp for
6515         both compile-time and run-time to avoid byte-compile warning.
6516
6517 2001-09-13  Kenichi OKADA  <okada@opaopa.org>
6518
6519         * elmo-nntp.el (elmo-nntp-post): Fix for `elmo-nntp-default-stream-type'.
6520
6521 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6522
6523         * elmo-mime.el (elmo-mime-display-as-is-coding-system): New user
6524         option.
6525         (elmo-mime-display-as-is-internal): Use it.
6526
6527         * acap.el (acap-read-passphrase): Use `ange-ftp-read-passwd'
6528         if `read-passwd' is not defined.
6529
6530 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6531
6532         * elmo-pop3.el (elmo-pop3-list-location): Sort locations
6533         by original number.
6534         (elmo-folder-status): Call `elmo-folder-open-internal';
6535         Call `elmo-folder-close-internal' instead of `elmo-folder-close'.
6536         (elmo-folder-close-internal): Set location-alist as nil.
6537         (elmo-folder-clear): Define.
6538         (elmo-folder-check): Don't set location-alist as nil.
6539
6540         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed symbols.
6541
6542 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6543
6544         * elmo-util.el (elmo-msgid-to-cache): Enclose with `save-match-data'.
6545         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>)
6546
6547         * mmimap.el (mime-imap-entity::requested): New slot.
6548         (mime-imap-location-fetch-entity-p): New generic function.
6549         (mime-decode-parameters): Define using `defun-maybe'.
6550         (mmimap-make-mime-entity): Use `make-mime-content-type' to make
6551         content-type structure.
6552         (mime-entity-body): Return empty body if
6553         `mime-imap-location-fetch-entity-p' returns nil in the first request.
6554
6555         * elmo.el (elmo-message-displaying): New variable.
6556
6557         * elmo-mime.el (elmo-mime-message-display): Bind
6558         elmo-message-displaying as t.
6559
6560         * elmo-imap4.el (mime-imap-location-fetch-entity-p): Define.
6561
6562 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6563
6564         * acap.el (acap-open): erase buffer before starting network process.
6565         (acap-store): Rewrite.
6566
6567 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6568
6569         * elmo-imap4.el (elmo-imap4-default-mailbox,
6570         elmo-imap4-default-server
6571         elmo-imap4-default-authenticate-type,
6572         elmo-imap4-default-user,
6573         elmo-imap4-default-port,
6574         elmo-imap4-default-stream-type,
6575         elmo-imap4-stream-type-alist): Moved to elmo-vars.el.
6576
6577         * elmo-pop3.el (elmo-pop3-default-user,
6578         elmo-pop3-default-server,
6579         elmo-pop3-default-authenticate-type,
6580         elmo-pop3-default-port,
6581         elmo-pop3-default-stream-type,
6582         elmo-pop3-stream-type-alist): Ditto.
6583
6584         * elmo-nntp.el (elmo-nntp-default-server,
6585         elmo-nntp-default-user,
6586         elmo-nntp-default-port,
6587         elmo-nntp-default-stream-type,
6588         elmo-nntp-stream-type-alist): Ditto.
6589
6590         * elmo-vars.el: Follow changes above.
6591         (elmo-setting): New custom group; added 'elmo-setting group to
6592         above variables.
6593
6594         * elmo-version.el (elmo-version): Up to 2.7.3.
6595
6596         * acap.el (acap-parse-response): Don't delete process when BYE
6597         response (It causes hang-up on slow network environment).
6598         (toplevel): Added comment.
6599
6600 2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
6601
6602         * slp.el (slp-exec-wait): Use `slp-program-arguments'.
6603
6604         * acap.el (acap-parse-return-metadata-or-return-metalist): Fix for
6605         parsing NIL.
6606         (acap-parse-return-metadata): Ditto.
6607
6608         * slp.el: New file.
6609         (toplevel): Fixed typo.
6610
6611         * acap.el: New file.
6612         (acap-network-stream-open): Show "Connecting..." message.
6613         (acap-parse-response): Fixed problem for BYE untagged response.
6614         (acap-open): Changed argument (Use `acap-default-user' if user is nil).
6615         (toplevel): Added tiny comments.
6616
6617 2001-08-20  Tatsuya Kinoshita <tats@iris.ne.jp>
6618
6619         * elmo-pop3.el (elmo-pop3-parse-uidl-response): Allow multiple
6620         space delimiter for uidl response.
6621
6622 2001-08-20  Yuuichi Teranishi  <teranisi@gohome.org>
6623
6624         * elmo-vars.el (elmo-use-semi): Eliminated.
6625
6626         * elmo-util.el (elmo-string-assoc-all): New function.
6627
6628 2001-08-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6629
6630         * elmo-mime.el (elmo-mime-display-as-is-internal): Put text
6631         property 'mime-preview-situation for `mime-preview-quit'.
6632
6633 2001-08-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6634
6635         * elmo.el (elmo-message-fetch-with-cache-process): Call
6636         elmo-message-fetch-internal instead of causing an error when fetch
6637         strategy is 'entire but only 'section cache is available.
6638
6639 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6640
6641         * elmo-version.el (elmo-version): Up to 2.7.2.
6642
6643         * elmo.el (elmo-generic-folder-append-messages): Make
6644         fetch-strategy with `use-cache'.
6645
6646         * elmo-dop.el (elmo-dop-queue-method-name-alist): New variable.
6647         (elmo-dop-queue-method-name): New macro.
6648
6649 2001-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6650
6651         * elmo-archive.el (elmo-archive-get-archive-name): Fixed
6652         unbalanced parenthesis.
6653
6654 2001-08-03  YAMASHITA Junji <ysjj@unixuser.org>
6655
6656         * elmo-localdir.el (elmo-folder-rename-internal): Fixed typo.
6657
6658 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6659
6660         * elmo-archive.el (elmo-archive-get-archive-name): Fixed logic.
6661         (Advised by YAMASHITA Junji <ysjj@unixuser.org>.)
6662
6663 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6664
6665         * elmo-shimbun.el (elmo-folder-msgdb-create): Bind unbound
6666         local variables.
6667
6668 2001-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
6669
6670         * elmo-shimbun.el (elmo-shimbun-use-cache): New user option.
6671         (elmo-message-use-cache-p): Define.
6672         (elmo-folder-msgdb-create): Treat cache.
6673
6674 2001-07-28  Kenichi OKADA  <okada@opaopa.org>
6675
6676         * elmo-nntp.el (elmo-network-initialize-session): Call
6677         `elmo-nntp-send-mode-reader'.
6678         (elmo-network-setup-session): Remove `elmo-nntp-send-mode-reader'.
6679
6680 2001-07-26  Yuuichi Teranishi  <teranisi@gohome.org>
6681
6682         * elmo-shimbun.el (elmo-shimbun-index-range-alist): Changed to regexp
6683         alist.
6684         (elmo-folder-initialize): Use elmo-string-matched-assoc instead of
6685         assoc.
6686
6687         * elmo-net.el (elmo-network-get-session): Set stream-type argument
6688         for `elmo-plugged-p'.
6689         (elmo-open-network-stream): Fixed stream-type argument.
6690
6691 2001-07-25  Yuuichi Teranishi  <teranisi@gohome.org>
6692
6693         * elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
6694         unknown archive type is specified.
6695
6696 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6697
6698         * elmo-shimbun.el (elmo-folder-open-internal): Fixed.
6699
6700         * elmo.el (elmo-generic-folder-open): Bind inhibit-quit as t
6701         while loading msgdb.
6702
6703         * elmo-shimbun.el (elmo-shimbun-folder-setup): New function.
6704         (elmo-folder-open-internal): Rewrite.
6705
6706 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6707
6708         * elmo-mime.el (elmo-mime-display-as-is-internal):
6709         Adjust buffer-multibyte status.
6710
6711 2001-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
6712
6713         * elmo.el (elmo-msgdb-search): Use elmo-condition-in-msgdb-p instead
6714         of elmo-condition-find-key.
6715
6716         * elmo-util.el (elmo-condition-in-msgdb-p-internal): New function.
6717         (elmo-condition-in-msgdb-p): Ditto.
6718         (elmo-read-search-condition-internal): Don't set REQUIRE-MATCH
6719         argument.
6720
6721 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6722
6723         * elmo-pipe.el (elmo-folder-pack-numbers): Define.
6724
6725 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6726
6727         * elmo-imap4.el (elmo-imap4-find-next-line): Fixed
6728         label for elmo-display-progress.
6729
6730 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6731
6732         * elmo.el (elmo-folder-clear): New method.
6733         (elmo-folder-clear): Define.
6734         (elmo-folder-synchronize): Call `elmo-folder-clear'.
6735
6736         * elmo-shimbun.el (elmo-folder-check): Rewrite.
6737         (elmo-folder-clear): Define.
6738
6739         * elmo-map.el (elmo-folder-clear): Define.
6740
6741         * elmo-version.el (elmo-version): Up to 2.7.1.
6742
6743 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6744
6745         * elmo.el (elmo-folder-synchronize): Return list of nil when no
6746         updates.
6747
6748 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6749
6750         * elmo.el (elmo-generic-folder-append-messages): Fixed logic.
6751         (Detected by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>)
6752
6753 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6754
6755         * elmo-util.el (elmo-get-network-stream-type): Moved to elmo-net.el.
6756
6757         * elmo-net.el (elmo-get-network-stream-type): Moved from elmo-util.el
6758         and re-written.
6759
6760         * elmo-imap4.el (elmo-folder-initialize): Use
6761         elmo-get-network-stream-type.
6762
6763         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6764
6765         * elmo-pop3.el (elmo-folder-initialize): Ditto.
6766
6767 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6768
6769         * elmo.el (elmo-message-encache): Set unread argument for
6770         elmo-message-fetch.
6771
6772         * elmo-shimbun.el (elmo-dop): Require 'elmo-dop.
6773
6774         * elmo.el (elmo-net-port-info): New method.
6775
6776         * elmo-shimbun.el (elmo-net-port-info): Define.
6777         (elmo-message-encache): Ditto.
6778
6779         * elmo-net.el (elmo-net-port-info): Define as method.
6780
6781         * elmo.el (elmo-generic-folder-append-messages): Find cache file in
6782         unplugged status when elmo-enable-disconnected-operation is t.
6783
6784         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Check existence
6785         of spool folder before checking new number.
6786
6787 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6788
6789         * elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
6790         (elmo-network-setup-session): Ditto.
6791         (elmo-message-fetch-plugged): Ditto.
6792         (elmo-pop3-send-command): Don't call elmo-pop3-lock.
6793         (elmo-network-initialize-session): Ditto.
6794         (elmo-pop3-read-response): Abolish 3rd argument.
6795         (elmo-pop3-read-response): Don't call elmo-pop3-unlock.
6796         (elmo-pop3-read-contents): Ditto.
6797         (elmo-pop3-read-body): Ditto.
6798         (elmo-folder-status): Call elmo-folder-close.
6799         (elmo-pop3-lock): Abolish.
6800         (elmo-pop3-unlock): Ditto.
6801         (elmo-pop3-locked-p): Ditto.
6802         (elmo-folder-check): Don't call elmo-pop3-locked-p.
6803
6804 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6805
6806         * elmo-version.el (elmo-version): Up to 2.7.0.
6807
6808         * elmo-pop3.el (elmo-pop3-debug): New variable.
6809         (elmo-pop3-debug-inhibit-logging): Ditto.
6810         (elmo-pop3-debug): New function.
6811         (elmo-pop3-send-command): Call elmo-pop3-debug.
6812         (elmo-pop3-read-response): Added keep-lock optional argument;
6813         Don't unlock if keep-lock is non-nil.
6814         (elmo-pop3-process-filter): Call elmo-pop3-debug.
6815         (elmo-network-authenticate-session): Bind
6816         elmo-pop3-debug-inhibit-logging as t.
6817         (elmo-network-setup-session): Call elmo-pop3-read-response with
6818         keep-lock argument.
6819         (elmo-pop3-read-msg): Ditto.
6820         (elmo-pop3-locked-p): Call elmo-pop3-debug.
6821         (elmo-pop3-read-body): Call elmo-pop3-unlock.
6822         (elmo-network-initialize-session): Call elmo-pop3-lock.
6823         (elmo-folder-close-internal): Don't clear location-alist slot.
6824         (elmo-folder-check): Clear location-alist slot.
6825
6826 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6827
6828         * elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
6829         (elmo-pop3-send-command): Call elmo-pop3-lock.
6830         (elmo-pop3-read-response): Call elmo-pop3-unlock.
6831         (elmo-pop3-read-contents): Ditto.
6832         (elmo-pop3-lock): New function.
6833         (elmo-pop3-unlock): Ditto.
6834         (elmo-pop3-locked-p): Ditto.
6835         (elmo-folder-check): Don't delete process if elmo-pop3-locked-p
6836         returns t.
6837
6838 2001-06-11  Yuuichi Teranishi  <teranisi@gohome.org>
6839
6840         * elmo-shimbun.el (elmo-shimbun-msgdb-to-headers): Inverted logic.
6841
6842         * elmo-util.el (elmo-file-field-primitive-condition-match):
6843         New inline function (Don't fetch file content if "first" or "last").
6844         (elmo-file-field-condition-match): Use
6845         elmo-file-field-primitive-condition-match.
6846
6847         * elmo-localdir.el (elmo-folder-search): Speed up simple "last" and
6848         "first".
6849
6850         * elmo-pop3.el (elmo-pop3-process-filter): Don't use floor nor float.
6851         (elmo-message-fetch-plugged): Fixed.
6852
6853         * elmo-imap4.el (elmo-imap4-find-next-line): Ditto.
6854
6855 2001-06-10  Yuuichi Teranishi  <teranisi@gohome.org>
6856
6857         * elmo.el (elmo-folder-move-messages): Bind
6858         elmo-inhibit-display-retrieval-progress as t while moving messages.
6859
6860         * elmo-vars.el (elmo-display-retrieval-progress-threshold):
6861         New variable.
6862         (elmo-inhibit-display-retrieval-progress): Ditto.
6863
6864         * elmo-pop3.el (elmo-pop3-process-filter): Use elmo-display-progress
6865         for retrieval progress;
6866         Don't display progress when total buffer size is smaller than
6867         elmo-display-retrieval-progress-threshold.
6868         (elmo-message-fetch-plugged): Don't display progress when
6869         elmo-inhibit-display-retrieval-progress is non-nil.
6870
6871         * elmo-imap4.el (elmo-imap4-find-next-line): Use elmo-display-progress
6872         for retrieval progress;
6873         Don't display progress when literal size is smaller than
6874         elmo-display-retrieval-progress-threshold.
6875         (elmo-imap4-message-fetch): Don't display progress when
6876         elmo-inhibit-display-retrieval-progress is non-nil.
6877
6878 2001-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
6879
6880         * elmo-imap4.el (elmo-imap4-display-literal-progress): New variable.
6881         (elmo-imap4-find-next-line): Display progress whille literal fetching.
6882         (elmo-imap4-message-fetch): Likewise.
6883
6884         * elmo-shimbun.el (elmo-shimbun-default-index-range): New user option.
6885         (elmo-shimbun-index-range-alist): Ditto.
6886         (elmo-shimbun-use-entire-index): Abolish.
6887         (shimbun-mua-use-entire-index): Ditto.
6888         (elmo-shimbun-folder): Added new slot `range'.
6889         (elmo-folder-initialize): Setup slot `range'.
6890
6891 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6892
6893         * elmo-shimbun.el (elmo-shimbun-parse-time-string): New function.
6894         (elmo-shimbun-msgdb-to-headers): Added `expire-days' argument.
6895         (elmo-shimbun-get-headers): Use return value of
6896         `shimbun-article-expiration-days'.
6897         (elmo-folder-close-internal): Clean up last-check slot.
6898
6899         * elmo-pop3.el (elmo-pop3-process-filter): Show retrieve progress.
6900         (elmo-pop3-total-size): New variable.
6901         (elmo-message-fetch-plugged): Bind elmo-pop3-total-size while fetching.
6902
6903         * elmo.el (elmo-folder-reserve-status-p): New method.
6904
6905         * elmo-shimbun.el (elmo-shimbun-headers-cache): Abolish.
6906         (elmo-shimbun-use-entire-index): New user option.
6907         (shimbun-elmo-mua): New class.
6908         (shimbun-mua-search-id): Define.
6909         (shimbun-mua-use-entire-index): Ditto.
6910         (elmo-shimbun-folder:last-check): New slot.
6911         (elmo-shimbun-headers-cache-header-list): Abolish.
6912         (elmo-shimbun-headers-cache-set-header-list): Ditto.
6913         (elmo-shimbun-headers-cache-header-hash): Ditto.
6914         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
6915         (elmo-shimbun-headers-cache-last-check): Ditto.
6916         (elmo-shimbun-headers-cache-set-last-check): Ditto.
6917         (elmo-shimbun-headers-check-p): Rewrite.
6918         (elmo-shimbun-msgdb-to-headers): New function.
6919         (elmo-shimbun-get-headers): Rewrite.
6920         (elmo-folder-initialize): Set 1st argument of `shimbun-open'.
6921         (elmo-folder-open-internal): Get headers only if
6922         `elmo-shimbun-headers-check-p' is non-nil.
6923         (elmo-folder-check): Check only if `elmo-shimbun-headers-check-p'
6924         is non-nil.
6925         (elmo-shimbun-msgdb-create-entity): Re-use old msgdb entities.
6926         (elmo-quit): Removed.
6927
6928         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra): New inline
6929         function.
6930         (elmo-msgdb-overview-entity-set-extra): Ditto.
6931         (elmo-msgdb-make-overview-hashtb): Make hash if overview is non-nil.
6932
6933         * elmo-map.el (elmo-folder-status): Don't call
6934         elmo-folder-close-internal if `elmo-folder-reserve-status-p'
6935         is non-nil.
6936
6937 2001-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6938
6939         * elmo-msgdb.el (elmo-msgdb-search-internal): Call itself instead
6940         of `elmo-msgdb-search-internal-primitive' when condition's car is
6941         `and' or `or'.
6942
6943 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6944
6945         * elmo-nntp.el (elmo-nntp-get-newsgroup-by-msgid): Fix for luna.
6946
6947 2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6948
6949         * elmo-pipe.el (elmo-folder-open-internal): Check plugged before
6950         call `elmo-pipe-drain'.
6951
6952 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6953
6954         * elmo-mark.el (elmo-message-fetch-with-cache-process): Fixed
6955         typo. (elmo-cache-folder -> elmo-mark-folder)
6956
6957 2001-05-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6958
6959         * elmo-net.el (elmo-message-fetch-unplugged): Don't call
6960         `elmo-message-fetch'.
6961
6962 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6963
6964         * elmo-net.el (elmo-message-encache): Fixed typo.
6965         (elmo-message-fetch-unplugged): Changed call
6966         `elmo-message-fetch-internal' without argument `outbuf'.
6967
6968 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6969
6970         * elmo.el (elmo-message-encache): Define as generic function.
6971         (elmo-message-fetch-field): New generic function.
6972         (elmo-message-fetch-with-cache-process): Cause an error when
6973         fetch strategy is 'entire but only 'section cache is available.
6974         (toplevel): Fixed nmz folder definition.
6975
6976         * elmo-vars.el (elmo-msgdb-lock-list-filename): Removed.
6977         (elmo-msgdb-resume-list-filename): Ditto.
6978         (elmo-queue-filename): Ditto.
6979         (elmo-enable-disconnected-operation): Changed default value to t.
6980
6981         * elmo-util.el (elmo-cache-path-section-p): New function.
6982         (elmo-file-cache-get): Use it.
6983         (elmo-dop-queue-filename): Moved from elmo-dop.el.
6984         (elmo-dop-queue-load): Moved from elmo-msgdb.el.
6985         (elmo-dop-queue-save): Ditto.
6986
6987         * elmo-net.el (elmo-folder-status-unplugged): Call
6988         elmo-folder-status-dop.
6989         (elmo-folder-list-messages-unplugged): Implemented.
6990         (elmo-folder-delete-messages-unplugged): Define.
6991         (elmo-folder-msgdb-create): Define.
6992         (elmo-folder-msgdb-create-unplugged): Define.
6993         (elmo-folder-mark-as-read-unplugged): Ditto.
6994         (elmo-folder-unmark-read-unplugged): Ditto.
6995         (elmo-folder-mark-as-important-unplugged): Ditto.
6996         (elmo-folder-unmark-important-unplugged): Ditto.
6997         (elmo-message-encache): Ditto.
6998
6999         * elmo-msgdb.el (elmo-dop-queue-load): Moved to elmo-util.el.
7000         (elmo-dop-queue-save): Ditto.
7001
7002         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Renamed from
7003         `elmo-folder-msgdb-create'.
7004         (elmo-folder-append-buffer): Implemented unplugged operation.
7005         (elmo-folder-append-messages): Call parent method in unplugged status.
7006         (elmo-message-fetch-unplugged): Removed definition.
7007         (elmo-message-fetch-field): Implemented.
7008
7009         * elmo-dop.el (toplevel): Require 'elmo-localdir.
7010         (elmo-dop-folder): Removed variable definition.
7011         (elmo-dop-queue-append): Changed argument `fname' to `folder'.
7012         (elmo-dop-queue-flush): Implemented.
7013         (elmo-dop-queue-merge): Removed definition (TODO).
7014         (elmo-dop-spool-folder): New function.
7015         (elmo-dop-spool-folder-append-buffer): Ditto.
7016         (elmo-dop-spool-folder-list-messages): Ditto.
7017         (elmo-dop-list-deleting-messages): Ditto.
7018         (elmo-folder-append-buffer-dop): Ditto.
7019         (elmo-folder-delete-messages-dop): Ditto.
7020         (elmo-message-encache-dop): New inline function.
7021         (elmo-create-folder-dop): Ditto.
7022         (elmo-folder-mark-as-read-dop): Ditto.
7023         (elmo-folder-unmark-read-dop): Ditto.
7024         (elmo-folder-mark-as-important-dop): Ditto.
7025         (elmo-folder-unmark-important-dop): Ditto.
7026         (elmo-folder-status-dop): Fixed.
7027         (elmo-folder-append-buffer-dop-delayed): New function.
7028         (elmo-folder-delete-messages-dop-delayed): Ditto.
7029         (elmo-dop-msgdb): Ditto.
7030
7031 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7032
7033         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed.
7034
7035 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7036
7037         * elmo.el (elmo-folder-move-messages): Fixed problem when
7038         `dst-folder' is 'null.
7039
7040 2001-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7041
7042         * elmo.el (elmo-folder-list-importants): Rewirte. Use global mark
7043         instead of current mark.
7044
7045         * elmo-multi.el (elmo-folder-list-importants-internal): No
7046         operation if importants is not list.
7047
7048         * elmo-filter.el (elmo-filter-folder-list-importants-internal):
7049         Return t if importants is not list.
7050
7051         * elmo-map.el (elmo-map-folder-list-importants): Define.
7052         (elmo-folder-list-importants-internal): Check return value of
7053         `elmo-map-folder-list-importants-internal'.
7054
7055         * elmo-cache.el (elmo-folder-list-importants-internal): Eliminated.
7056
7057         * elmo-mark.el (elmo-folder-list-importants-internal): Ditto.
7058
7059         * elmo-nmz.el (elmo-folder-list-importants-internal): Ditto.
7060
7061         * elmo-shimbun.el (elmo-folder-list-importants-internal): Ditto.
7062
7063 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7064
7065         * elmo.el (elmo-message-fetch-confirm): Fixed docstring.
7066         (Patch is provided by <kita@coe.nttdata.co.jp>).
7067
7068 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7069
7070         * elmo.el (elmo-folder-synchronize): Don't check important mark in
7071         mark folder.
7072
7073 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7074
7075         * elmo.el (elmo-message-fetch): Define.
7076         (elmo-message-fetch-with-cache-process): New generic method.
7077         (elmo-message-fetch-internal): New generic method.
7078         (elmo-folder-synchronize):
7079
7080         * elmo-archive.el (elmo-message-fetch-internal): Define.
7081         (elmo-message-fetch): Eliminated.
7082
7083         * elmo-localdir.el (elmo-message-fetch-internal): Define.
7084         (elmo-message-fetch): Eliminated.
7085
7086         * elmo-map.el (elmo-map-message-fetch): Eliminated optional
7087         argument OUTBUF.
7088         (elmo-message-fetch-internal): Define (Renamed from `elmo-message-fetch').
7089
7090         * elmo-cache.el (elmo-message-fetch-with-cache-process): Define.
7091         (elmo-map-message-fetch): Merged with elmo-cache-folder-map-message-fetch.
7092
7093         * elmo-mark.el (elmo-message-fetch-with-cache-process): Define.
7094         (elmo-map-message-fetch): Merged with `elmo-mark-folder-map-message-fetch'.
7095
7096         * elmo-maildir.el (elmo-map-message-fetch): Rewrite.
7097
7098         * elmo-nmz.el (elmo-map-message-fetch): Ditto.
7099
7100         * elmo-shimbun.el (elmo-map-message-fetch): Ditto.
7101
7102         * elmo-net.el (elmo-message-fetch-plugged): Remove cache process.
7103         (elmo-message-fetch-unplugged): New generic method.
7104         (elmo-message-fetch-internal): Remove cache process (Renamed from
7105         `elmo-message-fetch').
7106
7107         * elmo-nntp.el (elmo-message-fetch-with-cache-process): Define.
7108         (elmo-message-fetch): Eliminated.
7109         (elmo-message-fetch-unplugged): Ditto.
7110
7111         * elmo-imap4.el (elmo-message-fetch-unplugged): Remove cache process.
7112
7113 2001-05-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7114
7115         * elmo-multi.el (elmo-multi-folder-append-msgdb): Fixed structure
7116         of `to-be-deleted' from number-alist to number-list.
7117
7118 2001-04-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7119
7120         * elmo-pipe.el (elmo-folder-unmark-important): Fixed typo.
7121         (elmo-folder-mark-as-important): Ditto.
7122
7123 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7124
7125         * elmo.el (elmo-folder): Added process-duplicates slot.
7126
7127         * elmo-pipe.el (elmo-folder-mark-as-read): Define.
7128         (elmo-folder-unmark-read): Ditto.
7129         (elmo-folder-unmark-important): Ditto.
7130         (elmo-folder-mark-as-important): Ditto.
7131
7132         * elmo-multi.el (elmo-multi-folder-append-msgdb): Implemented
7133         duplicated message processing.
7134
7135         * elmo.el (elmo-generic-folder-append-msgdb): Ditto.
7136
7137 2001-04-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7138
7139         * elmo-util.el (elmo-list-subdirectories-1): New function.
7140         (elmo-list-subdirectories): Use `elmo-list-subdirectories-1'.
7141         (elmo-mapcar-list-of-list): New function.
7142
7143         * elmo-archive.el (elmo-archive-folder-list-subfolders): Use
7144         `elmo-mapcar-list-of-list' instead of `mapcar'.
7145
7146         * elmo-localdir.el (elmo-folder-list-subfolders): Ditto.
7147
7148         * elmo-maildir.el (elmo-folder-list-subfolders): Ditto. Bind
7149         `elmo-have-link-count'. Return the fully qualified folder name.
7150
7151 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7152
7153         * elmo-shimbun.el (elmo-shimbun-check-interval): New user option.
7154         (elmo-shimbun-headers-cache): New internal variable.
7155         (elmo-shimbun-headers-cache-header-list): New inline function.
7156         (elmo-shimbun-headers-cache-set-header-list): Ditto.
7157         (elmo-shimbun-headers-cache-header-hash): Ditto.
7158         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
7159         (elmo-shimbun-headers-cache-last-check): Ditto.
7160         (elmo-shimbun-headers-cache-set-last-check): Ditto.
7161         (elmo-shimbun-lapse-seconds): Ditto.
7162         (elmo-shimbun-headers-cache-check-p): Ditto.
7163         (elmo-shimbun-get-headers): New function.
7164         (elmo-folder-open-internal): Call it.
7165         (elmo-quit): Define (Clear headers-cache).
7166
7167 2001-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
7168
7169         * elmo-nntp.el (elmo-folder-initialize): Fixed typo (folder->name).
7170
7171         * elmo-msgdb.el (elmo-msgdb-flist-load): Use elmo-mime-charset.
7172         (elmo-msgdb-flist-save): Ditto.
7173
7174         * elmo-shimbun.el (elmo-folder-list-subfolders):
7175         Use `shimbun-groups' instead of `shimbun-groups-internal'.
7176         (elmo-folder-exists-p): Ditto.
7177
7178         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Set `shimbun'
7179         argument for `shimbun-header-insert'.
7180
7181 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7182
7183         * elmo-multi.el (elmo-multi-folder-diff): Use dummy number list
7184         at first time.
7185
7186         * elmo-util.el (toplevel): Require 'mcharset and 'pces.
7187         (With a little help from 'NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>')
7188
7189 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7190
7191         * elmo-shimbun.el (elmo-folder-open-internal): Do nothing if unplugged.
7192         (elmo-folder-plugged-p): Define.
7193         (elmo-folder-set-plugged): Ditto.
7194         (elmo-shimbun-msgdb-create-entity): Do nothing if there's no header.
7195         (elmo-folder-list-messages-internal): Return t if unplugged.
7196         (elmo-folder-initialize): Fixed for "@gnome.gnome-1.4-list".
7197
7198         * elmo-multi.el (elmo-folder-list-messages-internal): Fixed problem
7199         when elmo-folder-list-messages-internal method of children returns t.
7200
7201         * elmo-map.el (elmo-map-folder-update-locations): Fixed problem when
7202         pair is nil.
7203         (elmo-folder-open-internal): Don't update if unplugged status.
7204
7205 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7206
7207         * elmo.el (elmo-folder-synchronize): Fixed problem when there's no
7208         new message.
7209
7210 2001-04-12  Yuuichi Teranishi  <teranisi@gohome.org>
7211
7212         * elmo-util.el (elmo-file-cache-save): Ignore errors.
7213
7214         * elmo-net.el (elmo-message-fetch): Check cache-path is non-nil before
7215         saving.
7216
7217 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7218
7219         * elmo.el (elmo-folder-synchronize): Added optional no-check argument.
7220
7221         * elmo-shimbun.el (elmo-shimbun-folder): Added headers slot.
7222         (elmo-folder-open-internal): Set up headers slot.
7223         (elmo-folder-check): Call elmo-folder-close-internal and
7224         elmo-folder-open-internal.
7225         (elmo-folder-close-internal): Clean up headers slot.
7226
7227 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7228
7229         * elmo-archive.el (elmo-archive-folder-list-subfolders): Match
7230         exactly folder list.
7231         (elmo-folder-append-messages): Fixed append archive with prefix.
7232
7233         * elmo-localdir.el (elmo-folder-message-make-temp-files): Fixed
7234         make temp files with start-number.
7235
7236         * elmo-pipe.el (elmo-folder-message-make-temp-file-p): Fixed typo.
7237
7238 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7239
7240         * elmo.el (elmo-folder-list-messages-internal): Fixed lucking optional
7241         argument `visible-only'.
7242         (elmo-generic-folder-append-messages): Fixed condition. Use `unless'
7243         instead of `if'.
7244
7245         * elmo-pop3.el (elmo-folder-open-internal): Check
7246         `elmo-inhibit-number-mapping' is non-nil.
7247
7248         * elmo-pipe.el (elmo-folder-status): Fixed.
7249
7250 2001-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
7251
7252         * elmo.el (elmo-dop-queue-flush): Added autload setting.
7253
7254         * elmo-shimbun.el (elmo-shimbun-folder): Added `header-hash' slot.
7255         (elmo-folder-open-internal): Setup `header-hash' slot.
7256         (elmo-shimbun-msgdb-create-entity): Use `header-hash' to get header
7257         information.
7258         (elmo-map-message-fetch): Ditto.
7259
7260 2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
7261
7262         * shimbun.el, sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7263         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7264         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7265         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el, sb-tcup.el: Removed.
7266
7267         * elmo-util.el (elmo-resque-obsolete-variable): Fix.
7268
7269 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7270
7271         * sb-airs.el: Added footer.
7272
7273         * shimbun.el (shimbun-article): Define as luna-method.
7274
7275         * sb-tcup.el: New file.
7276
7277         * sb-airs.el (toplevel): Require 'sb-mhonarc.
7278         (According to the report from ABE Yasushi <yasushi@indigo.co.jp>)
7279
7280 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7281
7282         * sb-asahi.el (shimbun-index-url): Removed redundant '/' in URL string.
7283         (shimbun-get-headers): Ditto.
7284
7285         * elmo.el: Moved obsolete variable definitions from
7286         elmo-imap4.el, elmo-nntp.el and elmo-pop3.el.
7287
7288         * sb-asahi.el (shimbun-asahi-groups): Deleted "feneral" and "personal"
7289         groups.
7290
7291         * shimbun.el: New file.
7292
7293         * elmo-shimbun.el: New file.
7294
7295         * sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7296         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7297         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7298         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el: New files.
7299
7300 2001-03-27  Kenichi OKADA  <okada@opaopa.org>
7301
7302         * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
7303         hierarchy is t.
7304
7305 2001-03-12  Yuuichi Teranishi  <teranisi@gohome.org>
7306
7307         * elmo.el (elmo-folder-msgdb): Define as macro.
7308         (elmo-folder-open): Added argument `load-msgdb'.
7309         (elmo-generic-folder-open): Ditto.
7310         (elmo-folder-encache): New function.
7311
7312         * elmo-dop.el (elmo-dop-queue): Moved from elmo-dop.el.
7313
7314         * elmo-net.el (elmo-message-fetch): Check the cache path is non-nil.
7315
7316         * elmo-msgdb.el (elmo-msgdb-delete-msgs):
7317         Eliminated argument FOLDER and added argument MSGDB.
7318         (elmo-dop-queue-load): Moved from elmo-dop.el.
7319         (elmo-dop-queue-save): Ditto.
7320
7321         * elmo-map.el (elmo-map-folder-update-locations): Sort by number.
7322
7323         * elmo-imap4.el (elmo-folder-open): Added argument load-msgdb.
7324
7325         * elmo-filter.el (elmo-filter-folder-list-unreads-internal):
7326         Use elmo-folder-msgdb instead of elmo-folder-msgdb-internal.
7327         (elmo-filter-folder-list-importants-internal): Ditto.
7328
7329         * elmo-map.el (elmo-folder-pack-number): Ditto.
7330
7331         * elmo-mime.el (elmo-mime-message-display): Ditto.
7332
7333         * elmo.el (elmo-generic-folder-commit): Ditto.
7334         (elmo-folder-list-unreads): Ditto.
7335         (elmo-folder-list-importants): Ditto.
7336         (elmo-generic-folder-commit): Ditto.
7337         (elmo-message-set-mark): Ditto.
7338         (elmo-generic-folder-append-msgdb): Ditto.
7339         (elmo-folder-synchronize): Ditto.
7340         (elmo-folder-messages): Ditto.
7341         (elmo-init): Call elmo-dop-queue-load.
7342         (elmo-folder-list-messages): Ditto.
7343
7344         * elmo-nntp.el (elmo-folder-update-number): Ditto.
7345         (elmo-nntp-folder-process-crosspost): Ditto.
7346         (elmo-folder-list-unreads-internal): Ditto.
7347
7348         * elmo-dop.el: Removed old functions.
7349
7350 2001-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
7351
7352         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument from
7353         `folder' to `msgdb'.
7354
7355 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7356
7357         * mmimap.el (mmimap-parse-parameters-from-list): Define as alias for
7358         `mime-decode-parameters' instead of `mime-decode-parameter-plist'.
7359
7360         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Bind
7361         case-fold-search.
7362
7363 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7364
7365         * elmo-util.el (elmo-resque-obsolete-variable): Use defvaralias if
7366         defined.
7367
7368         * mmimap.el (toplevel): Require 'mime-parse and 'static.
7369         (mmimap-parse-parameters-from-list): Define as alias for
7370         `mime-decode-parameter-plist' if it is defined as function.
7371         (mmimap-make-mime-entity): Added argument `number'.
7372         (initialize-instance): Set `number' argument of mmimap-make-mime-entity
7373         as 0.
7374         (mime-imap-entity-header-string): Arrange node-id for rfc2060 section.
7375
7376         * elmo.el (elmo-folder-have-subfolder-p): New generic function.
7377
7378         * elmo-mark.el (elmo-folder-have-subfolder-p): Define.
7379
7380         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite.
7381
7382 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7383
7384         * elmo-maildir.el (elmo-folder-msgdb-create): Fixed.
7385
7386         * elmo-imap4.el (elmo-folder-initialize): Fixed problem
7387         when elmo-imap4-default-authenticate-type is nil.
7388         (elmo-folder-list-subfolders): Ditto
7389         (According to the reported of Bun Mizuhara <mizuhara@acm.org>)
7390         (elmo-imap4-fetch-callback-1-subr): Renamed from
7391         `elmo-imap4-fetch-callback-1' and define as inline function.
7392         (elmo-imap4-fetch-callback-1):
7393         Renamed from `elmo-imap4-fetch-callback'.
7394         (elmo-imap4-parse-fetch): Funcall `elmo-imap4-fetch-callback'.
7395
7396         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Fixed
7397         msgdb path (To keep compatibility with main trunk).
7398
7399         * elmo-vars.el (elmo-inhibit-number-mapping): New variable.
7400
7401         * elmo-util.el (elmo-make-file-cache): Moved position of
7402         some macros.
7403
7404         * elmo-pop3.el (elmo-pop3-inhibit-uidl): Eliminated.
7405         (elmo-pop3-get-session): Use `elmo-inhibit-number-mapping'
7406         instead of `elmo-pop3-inhibit-uidl'.
7407         (elmo-folder-exists-p): Ditto.
7408         (elmo-pop3-folder-list-messages): Ditto.
7409
7410         * elmo-pipe.el (elmo-pipe-drain): Use `elmo-inhibit-number-mapping'
7411         instead of `elmo-pop3-inhibit-uidl'.
7412         (elmo-folder-status): Ditto.
7413
7414         * elmo-dop.el (elmo-dop-folder): New variable.
7415         (elmo-dop-lock-message): Eliminated.
7416         (elmo-dop-unlock-message): Ditto.
7417         (elmo-dop-lock-list-load): Ditto.
7418         (elmo-dop-lock-list-save): Ditto.
7419         (elmo-dop-delete-folder): Ditto.
7420         (elmo-dop-rename-folder): Ditto.
7421
7422         * elmo.el: Removed incomplete commentary.
7423
7424 2001-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7425
7426         * elmo.el (toplevel): Require 'elmo-version first;
7427         for little `recursive-load-depth' settings.
7428         Fix "ends here" comment.
7429
7430 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7431
7432         * elmo-util.el (toplevel): Require 'poem;
7433         Some functions are moved from elmo-cache.el.
7434
7435         * elmo-net.el (toplevel): Require 'elmo-cache.
7436
7437         * elmo-msgdb.el (toplevel): Don't require 'elmo-cache.
7438
7439         * elmo.el (toplevel): Ditto.
7440
7441         * elmo-cache.el: Rewrite with luna;
7442         Some functions are moved to elmo-util.el.
7443
7444         * elmo-internal.el (elmo-internal-folder-list): New variable.
7445         (elmo-internal-folder-initialize): Rewrite.
7446         (elmo-folder-list-subfolders): Ditto.
7447
7448         * elmo-cache.el (elmo-cache-search-all): Eliminated.
7449         (elmo-cache-collect-sub-directories): Ditto.
7450
7451 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7452
7453         * elmo-version.el (elmo-version): Up to 2.5.8.
7454
7455         * elmo.el (elmo-folder-list-messages-mark-match): New function.
7456
7457         * elmo-util.el (elmo-list-insert): New function.
7458
7459 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7460
7461         * elmo.el (elmo-init): New function.
7462         (elmo-quit): Call `elmo-crosspost-message-alist-save'.
7463
7464         * elmo-vars.el (elmo-msgdb-file-header-chop-length): New variable
7465         (Renamed from `elmo-localdir-header-chop-length').
7466
7467         * elmo-pop3.el (elmo-pop3-use-cache,
7468         elmo-pop3-send-command-synchronously): Moved from `elmo-vars.el'.
7469
7470         * elmo-nntp.el (elmo-message-fetch): Define.
7471         (elmo-message-fetch-unplugged): Ditto.
7472         (elmo-nntp-overview-fetch-chop-length): Moved from `elmo-vars.el'.
7473         (elmo-nntp-use-cache): Ditto.
7474         (elmo-nntp-max-number-precedes-list-active): Ditto.
7475
7476         * elmo-multi.el (elmo-multi-divide-number): Moved from `elmo-vars.el'.
7477
7478         * elmo-msgdb.el (elmo-localdir-insert-header): Renamed to
7479         `elmo-msgdb-insert-file-header'.
7480         Use `elmo-msgdb-file-header-chop-length'.
7481
7482         * elmo-localdir.el (elmo-localdir-lockfile-list): Moved from
7483         `elmo-vars.el'.
7484
7485         * elmo-cache.el (elmo-cache-insert-header): Eliminated.
7486         (elmo-cache-msgdb-create-overview-entity-from-file): Use
7487         `elmo-msgdb-insert-file-header'.
7488
7489         * elmo-imap4.el, elmo-nntp.el, elmo-pop3.el:
7490         Use new variable;
7491         Define obsolete variables with `elmo-define-obsolete-variable',
7492
7493         * elmo-util.el (elmo-warning-buffer-name): New constant.
7494         (elmo-warning): New function.
7495         (elmo-obsolete-variable-alist): New variable.
7496         (elmo-obsolete-variable-show-warnings): New variable.
7497         (elmo-define-obsolete-variable): New function.
7498         (elmo-resque-obsolete-variable): Ditto.
7499         (elmo-resque-obsolete-variables): Ditto.
7500
7501 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7502
7503         * elmo-vars.el (elmo-use-buffer-cache, elmo-buffer-cache-size):
7504         Eliminated.
7505
7506         * elmo-pop3.el, elmo-nntp.el: Use custom.
7507
7508 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7509
7510         * elmo-imap4.el (elmo-network-authenticate-session): Fix.
7511         * elmo-pop3.el (elmo-network-authenticate-session): Add comments.
7512
7513 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7514
7515         * Luna-fy Kenichi OKADA's following changes.
7516         * elmo.el (elmo-folder-list-messages-internal): Added optional argument
7517         `nohide'.
7518         (elmo-folder-synchronize): Changed meaning of argument `ignore-msgdb'.
7519
7520 2001-02-21  OKAZAKI Tetsurou  <okazaki@be.to>
7521
7522         * elmo-util.el (elmo-display-progress): Prefer
7523         `progress-feedback-with-label' to `lprogress-display'.
7524
7525 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7526
7527         * elmo-imap4.el (elmo-imap4-list-folder): Added 'uid'
7528
7529 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7530
7531         * elmo2.el (elmo-list-folder): Added optional argument `nohide'.
7532         * elmo-imap4.el (elmo-imap4-list-folder): Added optional argument `nohide'.
7533         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
7534         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
7535         * elmo-localdir.el (elmo-localdir-list-folder): Ditto.
7536         * elmo-localnews.el (elmo-localnews-list-folder): Ditto.
7537         * elmo-archive.el (elmo-archive-list-folder): Ditto.
7538         * elmo-filter.el (elmo-filter-list-folder): Ditto.
7539         * elmo-internal.el (elmo-internal-list-folder): Ditto.
7540         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
7541         * elmo-multi.el (elmo-multi-list-folder): Ditto.
7542         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
7543         * elmo-dop.el (elmo-dop-list-folder): Ditto.
7544
7545 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7546
7547         * elmo-msgdb.el (elmo-msgdb-max-of-killed): New function.
7548         * elmo-imap4.el (elmo-imap4-list-folder): Use killed-list.
7549
7550 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7551
7552         * elmo.el (elmo-folder-process-crosspost): New generic method.
7553         (elmo-folder-writable-p): Ditto.
7554         (elmo-folder-message-appendable-p): Eliminated.
7555         (elmo-generic-folder-append-msgdb): Rewrite.
7556         (elmo-newsgroups-hashtb): New internal variable.
7557         (elmo-crosspost-message-set): Eliminated.
7558         (elmo-crosspost-message-delete): Ditto.
7559         (elmo-setup-subscribed-newsgroups): New function.
7560         (elmo-crosspost-message-alist-modified): New internal variable.
7561         (elmo-crosspost-message-alist-load): New function (Renamed from
7562         `wl-crosspost-alist-load').
7563         (elmo-crosspost-message-alist-save): Ditto (Renamed from
7564         `wl-crosspost-alist-save').
7565
7566         * elmo-util.el (elmo-parse): New function (Renamed from `wl-parse').
7567
7568         * elmo-nntp.el (elmo-nntp-folder): New slots `temp-crosses' and
7569         `unreads'.
7570         (elmo-nntp-groups-hashtb): Eliminated (Renamed to
7571         elmo-newsgroups-hashtb).
7572         (elmo-nntp-message-fetch): Call `elmo-nntp-setup-crosspost-buffer',
7573         `elmo-nntp-folder-update-crosspost-message-alist'.
7574         (elmo-nntp-get-folders-info): Use `elmo-newsgroups-hashtb' instead of
7575         `elmo-nntp-groups-hashtb'.
7576         (elmo-nntp-make-groups-hashtb): Eliminated.
7577         (elmo-nntp-parse-newsgroups): New function (Renamed from
7578         `wl-parse-newsgroups').
7579         (elmo-folder-creatable-p, elmo-folder-writable-p,
7580         elmo-folder-close-internal, elmo-folder-mark-as-read,
7581         elmo-folder-process-crosspost, elmo-folder-list-unreads-internal):
7582         Define.
7583         (elmo-nntp-folder-update-crosspost-message-alist): New function.
7584
7585         * elmo-net.el (elmo-message-fetch): Check buffer size.
7586
7587         * elmo-multi.el (elmo-multi-split-number-alist): New function.
7588
7589         * elmo-localdir.el (elmo-folder-append-buffer): Fixed logic.
7590
7591         * elmo-imap4.el (elmo-folder-rename-internal): Send `select' command
7592         before `close' command.
7593
7594         * elmo.el (elmo-folder-list-unreads-internal): Added argument
7595         `mark-alist' (All other related portions are changed).
7596
7597 2001-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
7598
7599         * elmo-util.el (elmo-create-hash-size): Eliminated.
7600         (elmo-make-hash) Make a hash with `one less than a power of two'
7601         length.
7602
7603         * elmo-vars.el (elmo-hash-minimum-size): New variable.
7604         (elmo-hash-maximum-size): Changed value.
7605
7606 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7607
7608         * elmo-mime.el (elmo-mime-message-display): Added argument `unread'.
7609         (elmo-mime-message-display-as-is): Ditto.
7610
7611 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7612
7613         * elmo-pipe.el (elmo-pipe-drain): Eliminated needless bindings;
7614         Use `elmo-folder-close-internal' instead of `elmo-folder-close'.
7615
7616 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7617
7618         * elmo-mark.el: New file.
7619
7620         * elmo-internal.el: Rewrite (Almost empty).
7621
7622 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7623
7624         * mmimap.el (mmimap-make-mime-entity): Consider message/rfc822.
7625         (mime-imap-entity-header-string): Ditto.
7626         (mmimap-entity-section): Rewrite.
7627
7628 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7629
7630         * elmo-nmz.el: New file.
7631
7632         * elmo-pipe.el: Rewrite with luna.
7633
7634 2001-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
7635
7636         * elmo-archive.el: Rewrite with luna.
7637
7638         * elmo-multi.el (elmo-folder-list-unreads-internal): Fixed.
7639         (elmo-folder-list-importants-internal): Ditto.
7640
7641 2001-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
7642
7643         * elmo-archive.el (elmo-archive-version): Abolish.
7644         (toplevel) Removed `boso' comment.
7645
7646 2001-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
7647
7648         * elmo-msgdb.el (elmo-msgdb-add-msgs-to-seen-list): Renamed from
7649         elmo-msgdb-add-msgs-to-seen-list-subr;
7650         Changed argument seen-marks to unread-marks.
7651
7652         * elmo-nntp.el: Rewrite with luna.
7653
7654 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7655
7656         * elmo-filter.el: Rewrite with luna.
7657
7658 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7659
7660         * elmo-pop3.el: Rewrite with luna.
7661
7662 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7663
7664         * elmo-multi.el: Rewrite with luna.
7665
7666         * elmo-vars.el (elmo-use-killed-list): Abolish.
7667         All other related portions are changed.
7668         (elmo-filename-replace-string-alist): Renamed from
7669         elmo-msgid-replace-string-alist.
7670
7671 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7672
7673         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument.
7674
7675         * elmo-map.el: New file.
7676         * elmo-maildir.el: Rewrite with luna.
7677
7678 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7679
7680         * elmo.el: Changed meaning of `elmo-folder-commit'.
7681         * elmo-mime.el (elmo-mime-display-as-is-internal): New function.
7682
7683 2001-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
7684
7685         * elmo.el (elmo-folder-append-buffer): New function.
7686         (Renamed from `elmo-append-msg')
7687
7688 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
7689
7690         * elmo-mime.el: New file.
7691
7692 2000-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
7693
7694         * elmo-cache.el: Rewrite.
7695
7696 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7697
7698         * elmo-pop3.el (elmo-network-authenticate-session): Bind `sasl-mechanisms'
7699
7700 2000-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
7701
7702         * elmo-vars.el (elmo): New group.
7703         (elmo-strict-diff-folder-regexp): New variable.
7704
7705         * elmo-util.el (elmo-call-func): Abolish.
7706         (elmo-folder-get-type): Ditto.
7707         (elmo-*-get-spec): Ditto.
7708         (elmo-*-spec-*): Ditto.
7709         (elmo-imap4-identical-name-space-p): Ditto.
7710         (elmo-folder-identical-system-p): Ditto.
7711         (elmo-folder-direct-copy-alist): Ditto.
7712         (elmo-folder-direct-copy-p): Ditto.
7713
7714         * elmo-pipe.el (elmo-pipe-folder): New luna class.
7715         (elmo-folder-initialize): Define.
7716         (elmo-folder-get-primitive-list): Ditto.
7717
7718         * elmo-nntp.el (elmo-nntp-folder): New luna class.
7719         (elmo-folder-initialize): Define.
7720         Renamed `elmo-network-session-host-internal' to
7721         `elmo-network-session-server-internal'.
7722
7723         * elmo-multi.el (elmo-multi-folder): New luna class.
7724         (elmo-folder-initialize): Define.
7725         (elmo-folder-get-primitive-list): Ditto.
7726         (elmo-folder-contains-type): Ditto.
7727         (elmo-message-use-cache-p): Ditto.
7728
7729         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolish.
7730         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path'.
7731
7732         * elmo-maildir.el (elmo-maildir-folder): New luna class.
7733         (elmo-folder-initialize): Define.
7734
7735         * elmo-filter.el (elmo-filter-folder): New luna class.
7736         (elmo-folder-initialize): Define.
7737         (elmo-folder-get-primitive-list): Ditto.
7738         (elmo-folder-contains-type): Ditto.
7739
7740 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7741
7742         * elmo-imap4.el: Rewrite with luna.
7743
7744         * mmimap.el: New file.
7745
7746         * mmelmo.el, mmelmo-imap4.el: Removed.
7747
7748         * elmo-net.el: Ditto.
7749
7750         * elmo-pop3.el (elmo-pop3-folder): New luna class.
7751         (elmo-folder-initialize): Define.
7752
7753         * elmo-archive.el (elmo-archive-folder): New luna class.
7754         (elmo-folder-initialize): Define.
7755
7756         * elmo-dop.el: Rename `elmo-msgdb-expand-path' to
7757         `elmo-folder-msgdb-path'.
7758         (elmo-dop-queue-append): Use `elmo-folder-name-internal' and
7759         `elmo-make-folder'.
7760
7761 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7762
7763         * elmo.el: New file.
7764
7765         * elmo2.el: Renamed to elmo.el.
7766
7767 \f
7768 2001-02-01  OKAZAKI Tetsurou  <okazaki@be.to>
7769
7770         * elmo-cache.el (elmo-cache-expire-by-size): Count
7771         a disk usage for a cache file entry in KB even when
7772         its kind is a directory.
7773
7774 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7775
7776         * elmo-version.el (elmo-version): Up to 2.5.7.
7777
7778 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7779
7780         * elmo-version.el (elmo-version): Up to 2.5.6.
7781
7782 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7783
7784         * elmo-version.el (elmo-version): Up to 2.5.5.
7785
7786 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
7787
7788         * elmo-imap4.el (elmo-network-authenticate-session):
7789         Fixed a logic for response checking.
7790
7791 2000-12-15   Daiki Ueno  <ueno@unixuser.org>
7792
7793         * elmo-net.el: Add autoload settings for `starttls-negotiate',
7794         `sasl-find-mechanism', `sasl-make-client', `sasl-mechanism-name',
7795         `sasl-next-step', `sasl-step-data' and `sasl-step-set-data'; bind
7796         `sasl-mechanisms'.
7797
7798         * elmo-imap4.el: Don't require `sasl'; remove autoload settings
7799         for `starttls-open-stream' and `starttls-negotiate'.
7800
7801         * elmo-nntp.el: Remove autoload settings for
7802         `starttls-open-stream' and `starttls-negotiate'.
7803
7804         * elmo-pop3.el: Don't require `sasl'; remove autoload settings
7805         for `starttls-open-stream' and `starttls-negotiate'; don't enclose
7806         `luna-define-class' with `eval-and-compile'.
7807
7808 2000-12-01  Kenichi OKADA  <okada@opaopa.org>
7809
7810         * elmo-util.el (elmo-read-search-condition-internal):
7811         Require an element of table for searching field.
7812
7813 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7814
7815         * elmo-version.el (elmo-version): Up to 2.5.4.
7816
7817 2000-11-26  Kenichi OKADA  <okada@opaopa.org>
7818
7819         * elmo-nntp.el (elmo-network-initialize-session): Accept response 20[01].
7820
7821 2000-11-24  Kenichi OKADA  <okada@opaopa.org>
7822
7823         * elmo-nntp.el (elmo-network-initialize-session): omitted.
7824
7825 2000-11-22  Kenichi OKADA  <okada@opaopa.org>
7826
7827         * elmo-nntp.el (elmo-network-initialize-session): Skip garbage output
7828         before greeting.
7829
7830 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7831
7832         * elmo-imap4.el (elmo-imap4-delete-folder):
7833         Send "close" before "delete" (Use commented out line).
7834         (elmo-imap4-rename-folder): Ditto.
7835
7836         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
7837         folder string itself.
7838         (elmo-dop-list-deleted): New function.
7839         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
7840         killed.
7841
7842         * elmo-util.el (elmo-string-rassoc-all): New function.
7843
7844 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7845
7846         * elmo-version.el (elmo-version): Up to 2.5.3.
7847
7848         * elmo-net.el (elmo-network-get-session): Changed logic for
7849         checking process status.
7850
7851         * elmo-pop3.el (elmo-network-close-session): Do nothing if session
7852         process is nil;
7853         Changed logic for checking process status.
7854
7855 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7856
7857         * elmo-pop3.el (elmo-network-initialize-session): Skip garbage output
7858         before greeting.
7859         (elmo-network-setup-session): Set UIDL hash size according to
7860         the length of list response.
7861         (elmo-pop3-parse-list-response): Setup elmo-pop3-size-hash
7862         according to the length of list response;
7863         Return the length of list response.
7864         (Adviced by OKAZAKI Tetsurou <okazaki@be.to>)
7865
7866 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
7867
7868         * elmo-imap4.el (toplevel): Require 'ssl.
7869         Add autoload 'starttls.
7870         * elmo-pop3.el (toplevel): Ditto.
7871         * elmo-nntp.el (toplevel): Ditto.
7872
7873 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7874
7875         * elmo-imap4.el (toplevel): defun at compile time.
7876         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
7877         sasl-next-step, sasl-step-data, sasl-step-set-data.
7878         * elmo-pop3.el (toplevel): Ditto.
7879
7880 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7881
7882         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
7883
7884 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7885
7886         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
7887         if error.
7888         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
7889         and `elmo-pop-auth-apop'.
7890
7891 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7892
7893         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
7894
7895 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7896
7897         * elmo-pop3.el (elmo-network-authenticate-session): Split
7898         encoded response value.
7899
7900 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7901
7902         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
7903         `elmo-pop3-force-login'.
7904         Redefine `sasl-mechanisms'.
7905         * elmo-vars.el (elmo-pop3-force-login): Ditto.
7906
7907 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7908
7909         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
7910         Delete `elmo-imap4-authenticator-alist'.
7911         (elmo-imap4-auth-cram-md5): Delete.
7912         (elmo-imap4-auth-digest-md5): Delete.
7913
7914 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7915
7916         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
7917         (elmo-pop3-auth-scram-md5): Ditto.
7918         (elmo-pop3-auth-cram-md5): Ditto.
7919
7920 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7921
7922         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
7923         Delete `elmo-pop3-authenticator-alist'.
7924
7925 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7926
7927         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
7928         new SASL API.
7929         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
7930
7931 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7932
7933         * elmo-util.el (elmo-folder-local-p): Treat pipe and filter.
7934
7935 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7936
7937         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7938         Fixed problem when `elmo-pop3-use-uidl' is nil.
7939         (Reported by Takenobu Sugiyama <sugiyama@ae.advantest.co.jp>)
7940
7941 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7942
7943         * elmo-version.el (elmo-version): Up to 2.5.2.
7944
7945 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7946
7947         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7948         New function.
7949         (elmo-pop3-sort-msgdb-by-original-number): Ditto.
7950         (elmo-pop3-msgdb-create-as-numlist): Use it.
7951
7952         * elmo-imap4.el (elmo-imap4-arrival-filter): Check process-buffer.
7953         (Based on the report by AMAKAWA Shuhei <sa264@cam.ac.uk>)
7954
7955         * elmo-pop3.el (elmo-pop3-msgdb-create-as-numlist): Sort msgdb by date.
7956         (Pointed out by Mikiya Tani <m-tani@hml.cl.nec.co.jp>)
7957
7958 2001-01-13 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7959
7960         * elmo2.el (elmo-make-folder-numbers-list): Fixed problem
7961         when elmo-mark-as-read is called with second argument nil.
7962
7963 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7964
7965         * elmo-pipe.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7966         Moved to elmo-util.el.
7967
7968         * elmo-util.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7969         Moved from elmo-pipe.el
7970
7971         * elmo-archive.el (elmo-archive-call-process): Enclose with
7972         static-if.
7973
7974         * elmo-imap4.el (elmo-imap4-read-msg): Use "BODY[]" instead of
7975         "RFC822" (because RFC822.PEEK is obsolete).
7976         (Adviced by IMAI Takeshi <imai@on.rim.or.jp>)
7977
7978 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7979
7980         * elmo-archive.el (elmo-archive-call-process): Don't check for
7981         the exit status when Nemacs is running.
7982
7983 2001-01-09  Yuuichi Teranishi  <teranisi@gohome.org>
7984
7985         * elmo-net.el (elmo-network-session-password-key): Don't set default to
7986         'plain.
7987
7988         * elmo-util.el (elmo-imap4-get-spec): Set default of auth to 'clear.
7989         (elmo-pop3-get-spec): Set default of auth to 'user.
7990
7991         * elmo-imap4.el (elmo-imap4-session-check):
7992         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
7993         (elmo-imap4-clear-login): New function; Renamed from `elmo-imap4-login'.
7994         (elmo-imap4-auth-login): New function; Revival.
7995         (elmo-network-authenticate-session): Use `elmo-imap4-clear-login' and
7996         `elmo-imap4-auth-login'.
7997
7998 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7999
8000         * elmo2.el (toplevel): Move `product-provide' declare.
8001         * mmelmo.el (toplevel): Ditto.
8002
8003 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8004
8005         * elmo-util.el (elmo-folder-get-store-type): Rewrite.
8006
8007 2000-12-26  OKAZAKI Tetsurou <okazaki@be.to>
8008
8009         * elmo-util.el (elmo-folder-get-store-type): New function.
8010         (elmo-folder-direct-copy-p): Use it.
8011
8012 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8013
8014         * elmo-imap4.el (elmo-imap4-msgdb-create): Set
8015         `elmo-imap4-fetch-callback-data' as a cons cell of `args'
8016         and result of `elmo-imap4-use-flag-p'.
8017         (elmo-imap4-fetch-callback-1): Set mark according to
8018         the result of `elmo-imap4-use-flag-p'.
8019
8020 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
8021
8022         * elmo-msgdb.el (elmo-generic-folder-diff): Moved from elmo2.el
8023         (elmo-generic-list-folder-unread): Ditto.
8024         (elmo-folder-get-info): Ditto.
8025         (elmo-folder-set-info-max-by-numdb): Ditto.
8026         (elmo-folder-get-info-max): Ditto.
8027         (elmo-folder-get-info-length): Ditto.
8028         (elmo-folder-get-info-unread): Ditto.
8029         (elmo-folder-info-make-hashtb): Ditto.
8030
8031         * elmo2.el: Removed above functions.
8032
8033 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
8034
8035         * elmo-imap4.el (toplevel): Require 'ssl.
8036         Add autoload 'starttls.
8037         * elmo-pop3.el (toplevel): Ditto.
8038         * elmo-nntp.el (toplevel): Ditto.
8039
8040 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8041
8042         * elmo-imap4.el (toplevel): defun at compile time.
8043         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
8044         sasl-next-step, sasl-step-data, sasl-step-set-data.
8045         * elmo-pop3.el (toplevel): Ditto.
8046
8047 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8048
8049         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
8050
8051 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8052
8053         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
8054         if error.
8055         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
8056         and `elmo-pop-auth-apop'.
8057
8058 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8059
8060         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
8061
8062 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8063
8064         * elmo-pop3.el (elmo-network-authenticate-session): Split
8065         encoded response value.
8066
8067 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8068
8069         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
8070         `elmo-pop3-force-login'.
8071         Redefine `sasl-mechanisms'.
8072         * elmo-vars.el (elmo-pop3-force-login): Ditto.
8073
8074 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8075
8076         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
8077         Delete `elmo-imap4-authenticator-alist'.
8078         (elmo-imap4-auth-cram-md5): Delete.
8079         (elmo-imap4-auth-digest-md5): Delete.
8080
8081 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8082
8083         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
8084         (elmo-pop3-auth-scram-md5): Ditto.
8085         (elmo-pop3-auth-cram-md5): Ditto.
8086
8087 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8088
8089         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
8090         Delete `elmo-pop3-authenticator-alist'.
8091
8092 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8093
8094         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
8095         new SASL API.
8096         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
8097
8098 \f
8099 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
8100
8101         * elmo-nntp.el (elmo-nntp-get-folders-info): Fixed last change.
8102
8103 2000-12-01  Yuuichi Teranishi  <teranisi@gohome.org>
8104
8105         * elmo-nntp.el (elmo-nntp-get-folders-info):
8106         Fixed problem when '\' character is contained in user-id.
8107         (Reported by Yoichiro Okabe <okabe@wizsoft.co.jp>)
8108
8109 \f
8110 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8111
8112         * elmo-imap4.el (elmo-imap4-delete-folder):
8113         Send "close" before "delete" (Use commented out line).
8114         (elmo-imap4-rename-folder): Ditto.
8115
8116         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
8117         folder string itself.
8118         (elmo-dop-list-deleted): New function.
8119         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
8120         killed.
8121
8122         * elmo-util.el (elmo-string-rassoc-all): New function.
8123
8124         * elmo-version.el (elmo-version): Up to 2.5.1.
8125
8126 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8127
8128         * elmo-pop3.el (elmo-pop3-folder-exists-p): Don't use UIDL.
8129
8130         * elmo-internal.el (elmo-internal-search): Fix last change.
8131
8132 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8133
8134         * elmo-internal.el (elmo-internal-search): Rewrite.
8135         (Fixed problem which is pointed out by Akihiro MOTOKI
8136         <motoki@da.jp.nec.com>)
8137
8138         * elmo-version.el (elmo-version): Up to 2.5.0.
8139
8140 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8141
8142         * elmo-imap4.el (elmo-imap4-list-folders): Append authenticate-type.
8143
8144 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8145
8146         * elmo-imap4.el (elmo-imap4-list-folders): When hierarchy is
8147         non-nil, make hierarchy.
8148
8149 2000-11-05  OKAZAKI Tetsurou  <okazaki@be.to>
8150
8151         * elmo-pipe.el (elmo-pipe-drain): When calling `elmo-list-folder',
8152         `elmo-pop3-use-uidl' must be bound to nil.
8153         (Pointed out by Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>)
8154
8155 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8156
8157         * elmo-util.el (elmo-copy-file): Don't cause an error after
8158         `add-name-to-file' failed.
8159
8160         * elmo-pipe.el (elmo-pipe-drain): List folder before loading msgdb.
8161         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8162
8163 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8164
8165         * elmo-version.el (elmo-version): Up to 2.3.93.
8166
8167 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8168
8169         * elmo-util.el (elmo-flatten): New function.
8170
8171 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8172
8173         * elmo-archive.el (toplevel): Added (C) to copyright notice, and
8174         sync Author header.
8175         * elmo-cache.el (toplevel): Ditto.
8176         * elmo-database.el (toplevel): Ditto.
8177         * elmo-date.el (toplevel): Ditto.
8178         * elmo-dop.el (toplevel): Ditto.
8179         * elmo-filter.el (toplevel): Ditto.
8180         * elmo-imap4.el (toplevel): Ditto.
8181         * elmo-internal.el (toplevel): Ditto.
8182         * elmo-localdir.el (toplevel): Ditto.
8183         * elmo-localnews.el (toplevel): Ditto.
8184         * elmo-maildir.el (toplevel): Ditto.
8185         * elmo-msgdb.el (toplevel): Ditto.
8186         * elmo-multi.el (toplevel): Ditto.
8187         * elmo-net.el (toplevel): Ditto.
8188         * elmo-nntp.el (toplevel): Ditto.
8189         * elmo-pipe.el (toplevel): Ditto.
8190         * elmo-pop3.el (toplevel): Ditto.
8191         * elmo-util.el (toplevel): Ditto.
8192         * elmo-vars.el (toplevel): Ditto.
8193         * elmo2.el (toplevel): Ditto.
8194         * mmelmo-imap4.el (toplevel): Ditto.
8195         * mmelmo.el (toplevel): Ditto.
8196
8197         * elmo-version.el (elmo-version): Move to top.
8198
8199         * elmo-cache.el (toplevel): Fixed multiple Author header format.
8200         * elmo-imap4.el (toplevel): Ditto.
8201         * elmo-localdir.el (toplevel): Ditto.
8202         * elmo-msgdb.el (toplevel): Ditto.
8203         * elmo-nntp.el (toplevel): Ditto.
8204         * elmo-pop3.el (toplevel): Ditto.
8205         * elmo-version.el (toplevel): Ditto.
8206
8207         * elmo-localnews.el (toplevel): Added Keyword header.
8208
8209 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8210
8211         * elmo-version.el (product-version-as-string): Defined using
8212         `defun-maybe'.
8213         (toplevel): Use it.
8214
8215         * elmo-localdir.el (toplevel): Updated copyright notice.
8216         * elmo-version.el (toplevel): Ditto.
8217         * elmo-msgdb.el (toplevel): Ditto.
8218         * elmo-imap4.el (toplevel): Ditto.
8219         * elmo-nntp.el (toplevel): Ditto.
8220         * elmo-pop3.el (toplevel): Ditto.
8221
8222 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8223
8224         * elmo-pipe.el (elmo-pipe-drain): Don't save msgdb after moving
8225         messages.
8226
8227         * mmelmo.el (mime-parse-parameters-from-list): Don't downcase
8228         parameter value (It sometimes contains raw kanji).
8229
8230 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8231
8232         * elmo-imap4.el (elmo-network-initialize-session): Check capability.
8233         * elmo-pop3.el (elmo-network-initialize-session): Ditto.
8234
8235 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8236
8237         * elmo-imap4.el (elmo-network-initialize-session): Fix.
8238
8239 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8240
8241         * elmo-imap4.el (elmo-network-initialize-session): Change error message.
8242         * elmo-pop3.el (elmo-network-initialize-session): Change error message.
8243
8244 2000-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
8245
8246         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Return response
8247         value if selecting folder succceeded.
8248         (Advised by MII Kazuyoshi <mii@isl.ntt.co.jp> for prom-wl.)
8249
8250 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8251
8252         * elmo-util.el (elmo-make-directory): Fixed permission lateral
8253         representation.
8254
8255         * elmo-util.el (elmo-string-matched-member): New function.
8256
8257 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8258
8259         * elmo-util.el (elmo-unintern): New macro.
8260         (elmo-number-set-member): Fixed docstring.
8261
8262         * elmo-imap4.el (elmo-imap4-parse-response): Call `elmo-unintern' for
8263         tag token.
8264
8265 2000-10-25  OKAZAKI Tetsurou  <okazaki@be.to>
8266
8267         * elmo-imap4.el (elmo-imap4-client-eol): Remove duplicated defvar
8268         of `elmo-imap4-status' and `elmo-imap4-reached-tag'.
8269
8270 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8271
8272         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Added argument
8273         `no-error'.
8274         Added docstring.
8275         Return non-nil if selecting folder succeeded.
8276         (elmo-imap4-folder-exists-p): Call with argument 'no-error.
8277
8278 2000-10-23  Yuuichi Teranishi  <teranisi@gohome.org>
8279
8280         * elmo-maildir.el (elmo-maildir-get-filename): Fixed problem when
8281         `file-name-completion' returns t.
8282         (Reported by Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>)
8283         (elmo-maildir-set-mark): Put `info' part to the files in the cur
8284         directory if it does not exist.
8285         (elmo-maildir-update-current): Use `while' instead of `mapcar'
8286         for iteration.
8287
8288 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8289
8290         * elmo-imap4.el (elmo-imap4-folder-exists-p): Removed `condition-case'
8291         enclosure (It's harmful in unplugged status).
8292
8293         * elmo-pop3.el (elmo-pop3-folder-exists-p): Ditto.
8294
8295         * mmelmo-1.el: Removed.
8296
8297         * mmelmo-2.el: Ditto.
8298
8299         * mmelmo-imap4-1.el: Ditto.
8300
8301         * mmelmo-imap4-2.el: Ditto.
8302
8303         * mmelmo-imap4.el: Merged mmelmo-imap4-2.el
8304
8305         * mmelmo.el: Merged mmelmo-2.el.
8306
8307         * elmo-version.el (elmo-version): Up to 2.3.92.
8308
8309 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8310
8311         * elmo2.el (elmo-move-msgs, elmo-msgdb-load, elmo-msgdb-save,
8312         elmo-update-number): Remove last period in "...done." message.
8313         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
8314         Ditto.
8315         * elmo-cache.el (elmo-cache-expire-by-size,
8316         elmo-cache-get-sorted-cache-file-list,
8317         elmo-cache-msgdb-create-as-numlist): Ditto.
8318         * elmo-dop.el (elmo-dop-save-pending-messages,
8319         (elmo-dop-flush-pending-append-operations): Ditto.
8320         * elmo-imap4.el (elmo-imap4-msgdb-create): Ditto.
8321         * elmo-internal.el (elmo-internal-msgdb-create): Ditto.
8322         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist,
8323         (elmo-localdir-pack-number): Ditto.
8324         * elmo-maildir.el (elmo-maildir-msgdb-create): Ditto.
8325         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Ditto.
8326         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer,
8327         mime-write-entity-content): Ditto.
8328         * pldap.el (ldap-search-basic): Ditto.
8329
8330 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8331
8332         * elmo-version.el (elmo-version): Up to 2.3.91.
8333
8334         * elmo-filter.el (elmo-filter-folder-diff): Use target folder's diff
8335         Only when filter is 'last'.
8336
8337         * elmo-util.el (elmo-condition-atom-regexp): New constant.
8338         (elmo-condition-parse-search-value): Use it.
8339         (elmo-read-search-condition-internal): Quote value only when
8340         it is not an atom.
8341
8342 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8343
8344         * elmo2.el (elmo-generic-folder-diff): Fix.
8345
8346 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8347
8348         * elmo-msgdb.el (elmo-msgdb-killed-list-length): New function.
8349         * elmo-localdir.el (elmo-localdir-list-folder-subr): Fix.
8350         * elmo-maildir.el (elmo-maildir-list-folder-subr): Fix.
8351         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8352         * elmo-internal.el (elmo-internal-list-folder-subr): Fix.
8353         * elmo-imap4.el (elmo-imap4-max-of-folder): Fix.
8354
8355 2000-10-17  Akihiro MOTOKI <motoki@da.jp.nec.com>
8356
8357         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Search by
8358         extra-fields.
8359
8360 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8361
8362         * elmo-version.el (elmo-version): Up to 2.3.90.
8363
8364         * elmo-imap4.el (elmo-imap4-list-folder-unread): Check plugged status.
8365         (elmo-imap4-list-folder-important): Ditto.
8366
8367 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8368
8369         * elmo-nntp.el (elmo-network-initialize-session): Fix.
8370
8371 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8372
8373         * elmo-nntp.el (elmo-nntp-read-msg): Don't error.
8374
8375 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8376
8377         * elmo-nntp.el (elmo-network-initialize-session):
8378         Add starttls negotiation.
8379
8380 2000-10-15  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8381
8382         * elmo-nntp.el (elmo-network-initialize-session): Read greeting
8383         response.
8384         (elmo-network-setup-session): Define.
8385         Call `elmo-nntp-send-mode-reader' when session opened.
8386
8387 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8388
8389         * elmo-multi.el (elmo-multi-list-folder-unread): Fixed.
8390
8391 2000-10-13  OKAZAKI Tetsurou  <okazaki@be.to>
8392
8393         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Remove
8394         an invalid SPACE character ahead of `SEARCH' command.  Move
8395         a valid SPACE character following `SEARCH' from conditional
8396         `format' arguments to control-strings.
8397
8398 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8399
8400         * elmo2.el (elmo-call-func-on-markable-msgs): Return t if marking
8401         was succeeded.
8402
8403         * elmo-util.el (elmo-folder-get-spec): Enclose with save-match-data.
8404
8405 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8406
8407         * elmo-localdir.el (elmo-localdir-list-folders-subr): Bind
8408         `w32-get-true-file-link-count' as t.
8409
8410         * elmo-imap4.el (elmo-imap4-read): Abolished.
8411         (Renamed to `elmo-read' and moved to elmo-util.el)
8412         All other related portions are changed.
8413
8414         * elmo-util.el (elmo-read): New function.
8415         (elmo-condition-parse-search-value): Use it.
8416
8417 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8418
8419         * elmo2.el (elmo-quit): Don't use `elmo-nntp-flush-connection'.
8420
8421         * elmo-nntp.el (elmo-nntp-session): Define.
8422         (elmo-nntp-setting): Abolished.
8423         All other related portions are changed.
8424         (elmo-nntp-get-server-command): Changed argument.
8425         (elmo-nntp-set-server-command): Ditto.
8426         (elmo-nntp-xover-p): Ditto.
8427         (elmo-nntp-set-xover): Ditto.
8428         (elmo-nntp-listgroup-p): Ditto.
8429         (elmo-nntp-set-listgroup): Ditto.
8430         (elmo-nntp-list-active-p): Ditto.
8431         (elmo-nntp-set-list-active): Ditto.
8432         (elmo-nntp-xhdr-p): Ditto.
8433         (elmo-nntp-set-xhdr): Ditto.
8434         (elmo-nntp-flush-connection): Abolished.
8435         (elmo-nntp-get-connection): Abolished.
8436         (elmo-nntp-get-session): New function.
8437         (elmo-network-initialize-session): Defined.
8438         (elmo-network-authenticate-session): Ditto.
8439         (elmo-nntp-send-mode-reader): Changed argument.
8440         (elmo-nntp-send-command): Changed argument.
8441         All other related portions are changed.
8442         (elmo-nntp-read-response): Ditto.
8443         (elmo-nntp-read-raw-response): Ditto.
8444         (elmo-nntp-read-contents): Ditto.
8445         (elmo-nntp-read-body): Ditto.
8446         (elmo-nntp-goto-folder): Abolished.
8447         (elmo-nntp-select-group): New function.
8448         All other related portions are changed.
8449         (This function substitutes `elmo-nntp-goto-folder')
8450         (elmo-nntp-msgdb-create-by-header): Rewrite.
8451         (elmo-nntp-get-overview): Eliminated.
8452         (elmo-nntp-get-message): Ditto.
8453         (elmo-nntp-open-connection) Abolished.
8454         (elmo-nntp-read-msg): Rewrite.
8455         (elmo-nntp-post): Ditto.
8456         (elmo-nntp-send-data): Abolished.
8457         (elmo-nntp-send-buffer): New function.
8458         (elmo-nntp-send-data-line): Define as inline function.
8459         (elmo-nntp-get-folders-info-prepare): Use session as key.
8460         (elmo-nntp-groups-read-response): Changed argument.
8461         (elmo-nntp-retrieve-headers): Ditto.
8462         (elmo-nntp-msgdb-create-message): Ditto.
8463
8464         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Fixed problem
8465         when searching by 'since' or 'before'.
8466
8467 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8468
8469         * elmo-version.el (toplevel): Use product-version-as-string for set
8470         verstion-string, if defined.
8471
8472 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8473
8474         * elmo-util.el: Doc fixes.
8475
8476 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8477
8478         * elmo-archive.el (toplevel): Use product-provide.
8479         * elmo-cache.el (toplevel): Ditto.
8480         * elmo-database.el (toplevel): Ditto.
8481         * elmo-date.el (toplevel): Ditto.
8482         * elmo-dop.el (toplevel): Ditto.
8483         * elmo-filter.el (toplevel): Ditto.
8484         * elmo-imap4.el (toplevel): Ditto.
8485         * elmo-internal.el (toplevel): Ditto.
8486         * elmo-localdir.el (toplevel): Ditto.
8487         * elmo-localnews.el (toplevel): Ditto.
8488         * elmo-maildir.el (toplevel): Ditto.
8489         * elmo-msgdb.el (toplevel): Ditto.
8490         * elmo-multi.el (toplevel): Ditto.
8491         * elmo-net.el (toplevel): Ditto.
8492         * elmo-nntp.el (toplevel): Ditto.
8493         * elmo-pipe.el (toplevel): Ditto.
8494         * elmo-pop3.el (toplevel): Ditto.
8495         * elmo-util.el (toplevel): Ditto.
8496         * elmo-vars.el (toplevel): Ditto.
8497         * elmo2.el (toplevel): Ditto.
8498         * mmelmo-1.el (toplevel): Ditto.
8499         * mmelmo-2.el (toplevel): Ditto.
8500         * mmelmo-imap4-1.el (toplevel): Ditto.
8501         * mmelmo-imap4-2.el (toplevel): Ditto.
8502         * mmelmo-imap4.el (toplevel): Ditto.
8503         * mmelmo.el (toplevel): Ditto.
8504
8505 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8506
8507         * elmo-dop.el (elmo-dop-flush-pending-append-operations): Add no-see.
8508         (elmo-dop-call-func-on-msgs): Don't delete appends from msgs.
8509
8510 2000-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
8511
8512         * elmo-multi.el (elmo-multi-split-mark-alist): Copy and sort alist
8513         before splitting.
8514         (elmo-multi-split-number-alist): Ditto.
8515
8516 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8517
8518         * elmo-version.el: New file.  Use product.el.
8519         * elmo2.el: Add (require 'elmo-version).
8520         * elmo-vars.el (elmo-appname, elmo-version): Move to
8521         elmo-version.el
8522
8523 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8524
8525         * elmo2.el (elmo-copy-msgs): Set `spec' as 1st argument for
8526         `elmo-msgdb-expand-path'.
8527         (elmo-msgdb-load): Ditto.
8528         Abolished 2nd argument. If 1st argument is not string, treat as spec.
8529         (elmo-generic-list-folder-unread): Rewrite.
8530         (elmo-generic-list-folder-important): Changed argument.
8531         (elmo-list-folder-unread): Ditto.
8532         (elmo-list-folder-important): Ditto.
8533         (elmo-folder-diff): Rewrite.
8534         (elmo-generic-folder-diff): New function.
8535         (elmo-multi-get-number-alist-list): Abolished
8536         (Renamed to elmo-multi-split-number-alist and moved to elmo-multi.el)
8537         (elmo-multi-folder-diff): Moved to elmo-multi.el
8538         (toplevel): Removed autoload setting of `elmo-multi-folder-diff'.
8539
8540         * elmo-pop3.el (elmo-pop3-list-folder): Set `spec' as 1st argument for
8541         `elmo-msgdb-expand-path'.
8542         (elmo-pop3-msgdb-create-as-numlist): Ditto.
8543         (elmo-pop3-read-msg): Ditto.
8544         (elmo-pop3-delete-msgs): Ditto.
8545         (elmo-pop3-folder-diff): New alias.
8546
8547         * elmo-pipe.el (elmo-pipe-list-folder): Set `spec' as 1st argument for
8548         `elmo-msgdb-expand-path'.
8549         (elmo-pipe-list-folder-unread): Changed arguments.
8550         (elmo-pipe-list-folder-important): Ditto.
8551         (elmo-pipe-folder-diff): New alias.
8552
8553         * elmo-nntp.el (elmo-nntp-list-folder): Set `spec' as 1st argument for
8554         `elmo-msgdb-expand-path'.
8555         (elmo-nntp-max-of-folder): Ditto.
8556         (elmo-nntp-msgdb-create): Ditto.
8557         (elmo-nntp-delete-msgs): Ditto.
8558         (elmo-nntp-folder-diff): New alias.
8559
8560         * elmo-multi.el (elmo-multi-folder-diff): New function.
8561         (elmo-multi-split-mark-alist): Ditto.
8562         (elmo-multi-split-number-alist): Ditto.
8563         (elmo-multi-mark-alist-list): Abolished (Renamed to
8564         elmo-multi-split-mark-alist).
8565         (elmo-multi-list-folder-unread): Rewrite.
8566         (elmo-multi-list-folder-important): Ditto.
8567         (elmo-multi-list-folder): Set `spec' as 1st argument for
8568         `elmo-msgdb-expand-path'.
8569         (elmo-multi-sync-number-alist): Use `elmo-multi-split-number-alist'
8570         instead of `elmo-multi-get-number-alist-list'.
8571
8572         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolished 2nd argument.
8573         If 1st argument is not string, treat as spec.
8574         (elmo-list-folder-by-location): Set `spec' as 1st argument for
8575         `elmo-msgdb-expand-path'.
8576         (elmo-msgdb-flist-load): Ditto.
8577         (elmo-msgdb-flist-save): Ditto.
8578         (elmo-msgdb-delete-path): Ditto.
8579         (elmo-msgdb-rename-path): Ditto.
8580
8581         * elmo-maildir.el (elmo-maildir-set-mark-msgs):
8582         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8583         (elmo-maildir-delete-mark-msgs): Ditto.
8584         (elmo-maildir-msgdb-create): Ditto.
8585         (elmo-maildir-read-msg): Ditto.
8586         (elmo-maildir-delete-msgs): Ditto.
8587         (elmo-maildir-list-folder-subr): Ditto.
8588         (elmo-maildir-search): Ditto.
8589         (elmo-maildir-get-msg-filename): Ditto.
8590         (elmo-maildir-pack-number): Ditto.
8591         (elmo-maildir-folder-diff): New alias.
8592
8593         * elmo-localnews.el (elmo-localnews-folder-diff): New alias.
8594
8595         * elmo-localdir.el (elmo-localdir-list-folder-subr):
8596         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8597         (elmo-localdir-folder-diff): New alias.
8598
8599         * elmo-internal.el (elmo-internal-list-folder-subr):
8600         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8601         (elmo-internal-list-folder-by-location): Ditto.
8602         (elmo-internal-msgdb-create): Ditto.
8603         (elmo-internal-delete-msgs): Ditto.
8604         (elmo-internal-read-msg): Ditto.
8605         (elmo-internal-folder-diff): New alias.
8606
8607         * elmo-imap4.el (elmo-imap4-folder-diff): New function.
8608         (elmo-imap4-list-folder): Set `spec' as 1st argument for
8609         `elmo-msgdb-expand-path'.
8610         (elmo-imap4-list-folder-unread): Changed arguments.
8611         (elmo-imap4-list-folder-important): Ditto.
8612
8613         * elmo-filter.el (elmo-filter-list-folder-unread): Changed arguments.
8614         (elmo-filter-list-folder-important): Ditto.
8615         (elmo-filter-folder-diff): New function.
8616
8617         * elmo-dop.el (elmo-dop-folder-exists-p): Check elmo directory first.
8618
8619         * elmo-cache.el (elmo-cache-list-folder):
8620         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8621         (elmo-cache-copy-msgs): Ditto.
8622         (elmo-cache-folder-diff): New alias.
8623
8624         * elmo-archive.el (elmo-archive-list-folder-subr):
8625         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8626         (elmo-archive-get-archive-name): Ditto.
8627         (elmo-archive-create-file): Ditto.
8628         (elmo-archive-append-msg): Ditto.
8629         (elmo-archive-copy-msgs): Ditto.
8630         (elmo-archive-copy-msgs-froms): Ditto.
8631         (elmo-archive-get-msg-filename): Ditto.
8632         (elmo-archive-folder-diff): New alias.
8633
8634 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8635
8636         * elmo-vars.el (elmo-imap4-stream-type-alist): New variable.
8637         (elmo-pop3-stream-type-alist): New variable.
8638         (elmo-nntp-stream-type-alist): New variable.
8639
8640         * elmo-util.el (elmo-buffer-exists-p): Rewrite as function.
8641         (elmo-kill-buffer): Ditto.
8642         (elmo-get-network-stream-type): Add 2nd argument `stream-type-alist'.
8643         (elmo-network-get-spec): Add 5th argument `stream-type-alist'.
8644         (elmo-nntp-get-spec): Take into account `elmo-nntp-stream-type-alist'.
8645         (elmo-pop3-get-spec): Take into account `elmo-pop3-stream-type-alist'.
8646         (elmo-imap4-get-spec): Take into account
8647         `elmo-imap4-stream-type-alist'.
8648
8649 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8650
8651         * elmo-nntp.el (elmo-nntp-list-folders): Fix for `-/'
8652         (elmo-nntp-list-folders-get-cache): Ditto.
8653
8654 2000-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
8655
8656         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added space
8657         character before 'uid'.
8658
8659 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8660
8661         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Don't save location data.
8662
8663         * elmo-nntp.el (elmo-nntp-max-of-folder): Fixed.
8664
8665         * elmo-util.el (elmo-number-set-member): New function.
8666         (elmo-number-set-append-list): Ditto.
8667         (elmo-number-set-append): Ditto.
8668
8669         * elmo-msgdb.el (elmo-msgdb-killed-message-p):
8670         Use `elmo-number-set-member'.
8671         (elmo-living-messages): Ditto.
8672         (elmo-msgdb-set-as-killed): Use `elmo-number-set-append'.
8673         (elmo-msgdb-append-to-killed-list): Use `elmo-number-set-append-list'.
8674
8675         * elmo-imap4.el (elmo-imap4-folder-exists-p): Rewrite.
8676         (elmo-imap4-add-to-cont-list): Abolished.
8677         (elmo-imap4-make-number-set-list): Use `elmo-number-set-append'
8678         instead of elmo-imap4-add-to-cont-list.
8679
8680         * elmo2.el (elmo-msgdb-search): Moved from elmo-msgdb.el.
8681         (toplevel): Removed autoload setting for `elmo-imap4-get-connection'.
8682
8683         * elmo-msgdb.el (elmo-msgdb-search): Moved to elmo2.el.
8684
8685 2000-10-03  Hiroya Murata      <lapis-lazuli@pop06.odn.ne.jp>
8686
8687         * elmo-util.el (elmo-condition-parse-search-value):
8688         Fixed date parsing.
8689
8690 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8691
8692         * elmo-util.el (elmo-condition-find-key-internal): New function.
8693         (elmo-condition-find-key): Ditto.
8694
8695         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): New function.
8696         (elmo-msgdb-search-internal): Ditto.
8697         (elmo-msgdb-search): Ditto.
8698
8699 2000-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
8700
8701         * elmo-util.el (elmo-cross-device-link-error-p): Abolished.
8702         (elmo-copy-file): Uncheck error condition for `add-name-to-file'.
8703
8704         * elmo-nntp.el (elmo-nntp-search-primitive): Decode header field.
8705         (elmo-nntp-search-primitive): Fixed problem when condition is
8706         'unmatch'.
8707
8708         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed.
8709
8710         * elmo-nntp.el (elmo-nntp-default-use-xhdr): New variable.
8711         (elmo-nntp-xhdr-p): New macro.
8712         (elmo-nntp-set-xhdr): Ditto.
8713         (elmo-nntp-parse-xhdr-response): New function.
8714         (elmo-nntp-retrieve-field): Ditto.
8715         (elmo-nntp-search-primitive): Ditto.
8716         (elmo-nntp-search): Implemented.
8717
8718         * elmo-date.el (elmo-date-make-sortable-string): New macro.
8719
8720         * elmo-archive.el (elmo-archive-search): Set all number list to
8721         `elmo-archive-field-condition-match'
8722
8723         * elmo-localdir.el (elmo-localdir-search): Likewise.
8724
8725         * elmo-maildir.el (elmo-maildir-search): Likewise.
8726
8727 2000-10-01  OKAZAKI Tetsurou  <okazaki@be.to>
8728
8729         * elmo-msgdb.el (elmo-living-messages): New function.
8730         * elmo-archive.el (elmo-archive-list-folder-subr): Use it.
8731         * elmo-cache.el (elmo-cache-list-folder): Ditto.
8732         * elmo-dop.el (elmo-dop-list-folder): Ditto.
8733         * elmo-imap4.el (elmo-imap4-list-folder): Ditto.
8734         * elmo-internal.el (elmo-internal-list-folder-subr): Ditto.
8735         * elmo-localdir.el (elmo-localdir-list-folder-subr): Ditto.
8736         * elmo-maildir.el (elmo-maildir-list-folder-subr): Ditto.
8737         * elmo-multi.el (elmo-multi-list-folder): Ditto.
8738         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
8739         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
8740         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
8741
8742 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8743
8744         * elmo-maildir.el (elmo-maildir-pack-number): Implemented.
8745
8746         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Save location data.
8747
8748         * elmo2.el (elmo-pack-number): Added 'maildir as allowd type.
8749
8750         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
8751         arguments for `SEARCH' command.
8752         (elmo-imap4-parse-string): Set `POS' argument for char-after.
8753         All other related portions are changed.
8754
8755         * elmo-cache.el (elmo-cache-search-all): Added argument `from-msgs'.
8756
8757         * elmo2.el (elmo-generic-list-folder-unread): Rewrite.
8758         (elmo-list-folder-unread): Rewrite.
8759         (elmo-list-folder-important): Ditto.
8760
8761         * elmo-util.el (elmo-filter-get-spec): Rewrite.
8762         (elmo-condition-parse-error): New inline function.
8763         (elmo-read-search-condition): New function.
8764         (elmo-read-search-condition-internal): Ditto.
8765         (elmo-parse-search-condition): Rewrite.
8766         (elmo-condition-parse): New function.
8767         (elmo-condition-parse-or-expr): Ditto.
8768         (elmo-condition-parse-and-expr): Ditto.
8769         (elmo-condition-parse-primitive): Ditto.
8770         (elmo-condition-parse-search-value): Ditto.
8771         (elmo-buffer-field-primitive-condition-match): Ditto.
8772         (elmo-buffer-field-condition-match): Rewrite.
8773         (elmo-file-field-condition-match): Ditto.
8774
8775         * elmo-msgdb.el (elmo-msgdb-expand-path): Use
8776         `elmo-replace-msgid-as-filename' instead of `elmo-safe-filename'.
8777
8778         * elmo-internal.el (elmo-internal-search): Set `number' and
8779         `number-list' argument of `elmo-file-field-condition-match'.
8780
8781         * elmo-maildir.el (elmo-maildir-search): Ditto.
8782
8783         * elmo-imap4.el (elmo-imap4-list-folder-unread): Use
8784         `msgdb' as argument instead of `mark-alist'.
8785         (elmo-imap4-list-folder-important): Use `msgdb' as argument instead of
8786         `overview'.
8787
8788         * elmo-multi.el: Likewise.
8789
8790         * elmo-pipe.el: Likewise.
8791
8792         * elmo-imap4.el (elmo-imap4-search-internal-primitive): New function.
8793         (elmo-imap4-search-internal): Rewrite.
8794         (elmo-imap4-search): Ditto.
8795
8796         * elmo-filter.el (elmo-filter-list-folder): Rewrite.
8797         (elmo-filter-list-folder-unread): Ditto.
8798         (elmo-filter-list-folder-important): Ditto.
8799         (elmo-filter-search): Rewrite.
8800
8801         * elmo-cache.el (elmo-cache-search-all): Set `number' and
8802         `number-list' argument of `elmo-file-field-condition-match'.
8803         (elmo-cache-search): Ditto.
8804
8805         * elmo-localdir.el: Likewise.
8806
8807         * elmo-archive.el (elmo-archive-field-condition-match): Added argument
8808         number-list and pass it to `elmo-buffer-field-condition-match'.
8809         (elmo-archive-field-condition-match): Pass `number-list' to
8810         `elmo-archive-field-condition-match'
8811
8812 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8813
8814         * elmo-nntp.el (elmo-nntp-list-folder): Set current group after
8815         `listgroup'.
8816
8817         * elmo2.el (elmo-folder-diff-async-callback): New variable.
8818         (elmo-folder-diff-async-callback-data): Ditto.
8819         (elmo-folder-diff-async): New function.
8820
8821         * elmo-net.el (elmo-network-session-name-prefix): New variable.
8822         (elmo-network-session-cache-key): Use it as a prefix of the session
8823         name.
8824         (elmo-network-open-session): Ditto.
8825
8826         * elmo-imap4.el (elmo-imap4-status-callback): New local variable.
8827         (elmo-imap4-status-callback-data): Ditto.
8828         (elmo-imap4-server-diff-async-callback): New variable.
8829         (elmo-imap4-server-diff-async-callback-data): Ditto.
8830         (elmo-imap4-local-variables): Added `elmo-imap4-status-callback' and
8831         `elmo-imap4-status-callback-data'.
8832         (elmo-imap4-max-of-folder): Set `elmo-imap4-status-callback' and
8833         `elmo-imap4-status-callback-data' as nil.
8834         (elmo-imap4-server-diff): Ditto.
8835         (elmo-imap4-server-diff-async-callback-1): New function.
8836         (elmo-imap4-server-diff-async): Ditto.
8837         (elmo-imap4-parse-status): Call `elmo-imap4-status-callback'.
8838
8839 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8840
8841         * elmo-util.el (elmo-list-delete): Doc fix.
8842         (elmo-delete-lists): Abolish.
8843         * elmo2.el (elmo-crosspost-message-delete): Use `elmo-list-delete'
8844         instead of `elmo-delete-lists'.
8845
8846 2000-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
8847
8848         * elmo-imap4.el (elmo-imap4-make-number-set-list): Copy `msg-list'
8849         before `sort'.
8850
8851 2000-09-18  OKAZAKI Tetsurou  <okazaki@be.to>
8852
8853         * elmo-imap4.el (elmo-imap4-literal-1): Renamed from
8854         `elmo-imap4-literal-subr'.
8855         (elmo-imap4-string-1): Renamed from `elmo-imap4-string-subr'.
8856         (elmo-imap4-astring-1): Renamed from `elmo-imap4-astring-subr'.
8857
8858 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8859
8860         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8861         (elmo-archive-list-folder): Fix.
8862         (elmo-archive-max-of-folder): Fix.
8863
8864 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8865
8866         * elmo-localdir.el (elmo-localdir-copy-msgs): Use
8867          `elmo-localdir-max-of-folder' instead of 'elmo-localdir-list-folder-subr'.
8868         (elmo-localdir-append-msg): Ditto.
8869         (elmo-localdir-list-folder): Fix for `nonsort'.
8870         (elmo-localdir-list-folder-subr): Fix for `killed'.
8871         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
8872         (elmo-maildir-list-folder-subr): Ditto.
8873         * elmo-archive.el (elmo-archive-list-folder): Ditto.
8874         (elmo-archive-list-folder-subr): Ditto.
8875         * elmo-internal.el (elmo-internal-list-folder): Ditto.
8876         (elmo-internal-list-folder-subr): Ditto.
8877
8878 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8879
8880         * elmo-imap4.el (elmo-imap4-parse-flag-list): Rewrite.
8881
8882 2000-09-12  Katsumi Yamaoka    <yamaoka@jpl.org>
8883
8884         * elmo-util.el (elmo-delete-plugged): Fix parenthesis.
8885
8886 2000-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
8887
8888         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity):
8889         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8890
8891         * elmo-imap4.el (elmo-network-initialize-session): Skip garbage output
8892         before greeting.
8893         (elmo-imap4-read-part): Use "body.peek" to fetch part.
8894         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8895
8896 2000-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
8897
8898         * mmelmo-imap4-2.el (mime-entity-children): Defined.
8899
8900         * elmo-imap4.el (elmo-imap4-mark-set-on-msgs):
8901         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'
8902         before STORE command.
8903
8904 2000-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
8905
8906         * elmo2.el (elmo-multi-folder-diff): Fixed problem of filter folder.
8907
8908         * elmo-imap4.el (elmo-imap4-authenticator-alist): Added `plain' entry.
8909         (elmo-imap4-send-command): Use `elmo-imap4-current-response' instead
8910         of `response'.
8911         (elmo-imap4-list-folders): Removed unused local variable.
8912         (elmo-network-initialize-session): Ditto.
8913         (elmo-imap4-delete-msg-by-id): Ditto.
8914         (elmo-imap4-parse-fetch): Ditto.
8915         (elmo-imap4-copy-msgs): Ditto.
8916         Use `dst-spec' instead of `dst-folder'.
8917         (elmo-network-authenticate-session): Check authenticate type `plain'.
8918
8919 2000-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
8920
8921         * elmo-imap4.el (elmo-imap4-parse-response): Use string-match for
8922         garbage checking.
8923         (elmo-imap4-read-part): Use `elmo-imap4-response-value-all' instead of
8924         `elmo-imap4-response-value'.
8925         (elmo-imap4-parse-response): Return value of `EXPUNGE'.
8926
8927 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8928
8929         * elmo-imap4.el (elmo-imap4-send-command):
8930         Cause elmo-imap4-bye-error when current response is BYE.
8931         (elmo-imap4-arrival-filter): Changed greeting response value.
8932
8933         * elmo2.el (elmo-imap4-bye-error): Define.
8934
8935         * elmo-imap4.el (elmo-imap4-list): Don't call `elmo-imap4-commit'.
8936         (elmo-imap4-server-diff): Ditto.
8937         (elmo-imap4-response-bye-p): New macro.
8938         (elmo-imap4-response-error-text): Get text from BYE response.
8939         (elmo-imap4-read-response): Return if BYE response.
8940         (elmo-imap4-accept-ok): Cause elmo-imap4-bye-error when BYE response.
8941         (elmo-imap4-folder-exists-p): Ditto.
8942         (elmo-imap4-commit): Do nothing when different mailbox is selected.
8943         (elmo-imap4-parse-bye): New function.
8944         (elmo-imap4-parse-response): Remove needless let.
8945         Call `elmo-imap4-parse-bye'.
8946
8947 2000-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
8948
8949         * elmo-imap4.el (elmo-imap4-folder-exists-p): Don't cause an error when
8950         the mailbox does not exist.
8951         (elmo-imap4-parse-namespace): Copy `elmo-imap4-extra-namespace-alist'.
8952
8953 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8954
8955         * elmo-imap4.el (elmo-imap4-send-command): Remove unused local variable.
8956
8957 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8958
8959         * elmo-vars.el (elmo-search-mime-charset): Abolished.
8960
8961         * elmo-pop3.el (elmo-pop3-local-variables): New variable.
8962         (elmo-network-initialize-session-buffer): Defined.
8963
8964         * mmelmo-imap4-2.el (mmelmo-imap4-parse-bodystructure-string):
8965         Abolished.
8966         (mmelmo-imap4-get-mime-entity): Rewrite.
8967
8968         * elmo2.el (elmo-error): Capitalize error message.
8969
8970         * elmo-net.el (elmo-network-initialize-session-buffer): New method.
8971         (elmo-network-session-buffer): New macro.
8972         (elmo-network-open-session): Use it.
8973
8974         * elmo-imap4.el: Rewrite.
8975
8976 2000-08-27 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
8977
8978         * elmo-nntp.el (Toplevel): Require 'elmo-net.
8979
8980 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8981
8982         * elmo-imap4.el (elmo-imap4-make-address): Abolish.
8983         (elmo-imap4-msgdb-create): Don't request ENVELOPE.
8984         (elmo-imap4-create-msgdb-from-overview-string): Use
8985         `elmo-msgdb-create-overview-from-buffer'.
8986
8987 2000-08-26   Daiki Ueno  <ueno@unixuser.org>
8988
8989         * elmo-imap4.el (elmo-imap4-parse-namespace): Tolerate INBOX regexp.
8990         (elmo-imap4-default-hierarchy-delimiter): New variable.
8991         (elmo-imap4-list-folders): Use it.
8992
8993 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8994
8995         * elmo-net.el (elmo-network-open-session): Add user and
8996         stream-type for process-buffer name.
8997
8998         * elmo-pop3.el (elmo-network-initialize-session): Call
8999         buffer-disable-undo.
9000
9001         * elmo-imap4.el (elmo-network-initialize-session):
9002         Set current-buffer as an argument for `buffer-disable-undo'.
9003
9004         * elmo-pop3.el (elmo-network-close-session): Don't use
9005         `process-live-p'.
9006
9007         * elmo-vars.el (elmo-default-pop3-authenticate-type):
9008         Set default as 'user.
9009
9010         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rewrite.
9011
9012         * elmo2.el (elmo-quit): Don't use `elmo-pop3-flush-connection'
9013         and `elmo-imap4-flush-connection'.
9014
9015         * elmo-util.el (toplevel): Removed workaround for timezone y2k.
9016         (elmo-pop3-get-spec): Assume auth as symbol.
9017         (elmo-open-network-stream): Moved to `elmo-net'.
9018
9019         * elmo-pop3.el (toplevel): Require 'elmo-net.
9020         Define `sasl-cram-md5' to silence byte compilier.
9021         (elmo-pop3-connection-cache) Abolished.
9022         (elmo-pop3-authenticator-alist) New variable.
9023         (elmo-pop3-session): Define.
9024         (elmo-pop3-connection-get-process): Abolished.
9025         (elmo-pop3-connection-get-buffer): Ditto.
9026         (elmo-pop3-close-connection): Ditto.
9027         (elmo-pop3-flush-connection): Ditto.
9028         (elmo-pop3-get-connection): Ditto.
9029         (elmo-pop3-get-session): New function.
9030         (Replacement for `elmo-pop3-get-connection').
9031         All other related modules are changed.
9032         (elmo-network-close-session): Define.
9033         (elmo-pop3-send-command): Abolished argument `buffer'.
9034         All other related modules are changed.
9035         (elmo-pop3-read-response): Likewise.
9036         (elmo-pop3-open-connection): Abolished.
9037         (elmo-pop3-auth-user): New function.
9038         (elmo-pop3-auth-apop): Ditto.
9039         (elmo-pop3-auth-cram-md5): Ditto.
9040         (elmo-pop3-auth-scram-md5): Ditto.
9041         (elmo-pop3-auth-digest-md5): Ditto.
9042         (elmo-network-initialize-session): Define.
9043         (elmo-network-authenticate-session): Ditto.
9044         (elmo-network-setup-session): Ditto.
9045
9046         * elmo-imap4.el (toplevel): Require 'elmo-net.
9047         (elmo-imap4-session): Define.
9048         (elmo-imap4-connection-cache): Abolished.
9049         (elmo-imap4-password-key): Ditto.
9050         (elmo-imap4-flush-connection): Ditto.
9051         (elmo-imap4-get-connection): Ditto.
9052         All other related modules are changed.
9053         (elmo-imap4-get-session): New function
9054         (Replacement for `elmo-imap4-get-connection').
9055         (elmo-imap4-read-response): Abolished argument `buffer'.
9056         All other related modules are changed.
9057         (elmo-imap4-send-command): Likewise.
9058         (elmo-imap4-select-folder): Abolished.
9059         All other related modules are changed.
9060         (elmo-imap4-select-mailbox): New function.
9061         (Replacement for `elmo-imap4-select-folder').
9062         (elmo-imap4-auth-login): Simplify.
9063         (Assume current buffer as process buffer)
9064         (elmo-imap4-auth-cram-md5): Ditto.
9065         (elmo-imap4-auth-digest-md5): Ditto.
9066         (elmo-imap4-login): Ditto.
9067         (elmo-imap4-open-connection): Abolished.
9068         (elmo-imap4-open-connection-1): Abolished.
9069         (elmo-network-initialize-sessoin): Define.
9070         (elmo-network-authenticate-session): Ditto.
9071         (elmo-network-setup-session): Ditto.
9072
9073         * elmo-net.el: New module.
9074
9075 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9076
9077         * elmo-util.el (elmo-define-error): New function.
9078
9079         * elmo2.el (elmo-error): Define.
9080         (elmo-open-error): Define.
9081         (elmo-authenticate-error): Define.
9082
9083         * elmo-imap4.el (elmo-imap4-error): Abolish.
9084         (elmo-imap4-error-type): Abolish.
9085         (elmo-imap4-error-process): Abolish.
9086         (elmo-imap4-error-message): Abolish
9087         (elmo-imap4-list-folders): Don't quote lambda.
9088         (elmo-imap4-create-msgdb-from-overview-string): Ditto.
9089         (elmo-imap4-parse-namespace): Ditto.
9090         (elmo-imap4-open-connection): Rewrite.
9091         (elmo-imap4-open-connection-1): Simplified (authenticate only).
9092         (elmo-imap4-get-connection): Abolish local variable `result'.
9093
9094 2000-08-21  Kaoru Takahashi  <kaoru@kaisei.org>
9095
9096         * elmo-imap4.el (elmo-imap4-open-connection-1): Fixed probrem
9097         wrong-type-argument error when auth is nil.
9098
9099 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9100
9101         * elmo-vars.el (elmo-default-imap4-stream-type): New variable.
9102         (elmo-default-nntp-stream-type): Ditto.
9103         (elmo-default-pop3-stream-type): Ditto.
9104         (elmo-network-stream-type-alist): Ditto.
9105         (elmo-default-imap4-ssl): Abolished.
9106         (elmo-default-nntp-ssl): Ditto.
9107         (elmo-default-pop3-ssl): Ditto.
9108
9109         * elmo-util.el: (toplevel): Removed needless requires.
9110         (elmo-network-get-spec): Use `elmo-network-stream-type-alist'.
9111         (elmo-open-network-stream): Open network stream according to
9112         the value of `elmo-network-stream-type-alist'.
9113         (elmo-get-network-stream-type): New function.
9114         (elmo-network-stream-type-spec-string): New macro.
9115         (elmo-network-stream-type-symbol): Ditto.
9116         (elmo-network-stream-type-function): Ditto.
9117
9118         * elmo-pop3.el (elmo-pop3-get-connection): Follow up changes for
9119         network-stream-type. All other related portions are changed.
9120         (elmo-pop3-open-connection): Ditto.
9121
9122         * elmo-nntp.el (elmo-nntp-setting): Follow up changes for
9123         network-stream-type. All other related portions are changed.
9124
9125         * elmo-imap4.el (elmo-imap4-get-connection): Follow up changes for
9126         network-stream-type.All other related portions are changed.
9127         (elmo-imap4-error): New macro.
9128         (elmo-imap4-error-type): Ditto.
9129         (elmo-imap4-error-process): Ditto.
9130         (elmo-imap4-error-message): Ditto.
9131         (elmo-imap4-auth-login): Use `elmo-imap4-error'.
9132         (elmo-imap4-auth-cram-md5): Ditto.
9133         (elmo-imap4-auth-digest-md5): Ditto.
9134         (elmo-imap4-login): Ditto.
9135         (elmo-imap4-open-connection): Remove password entry if authentication
9136         was in vain.
9137         (elmo-imap4-user-at-host): Abolished.
9138         (elmo-imap4-password-key): New buffer local variable.
9139         (elmo-imap4-open-connection-1): Set value of `elmo-imap4-password-key'
9140         using protocol, port, auth and stream-type.
9141
9142         * elmo-dop.el (elmo-dop-list-folder): Use killed list.
9143
9144 2000-08-13   Daiki Ueno  <ueno@unixuser.org>
9145
9146         * elmo-vars.el (elmo-default-imap4-authenticate-type): Default to nil.
9147
9148         * elmo-util.el (elmo-imap4-get-spec): Assume auth as symbol.
9149
9150         * elmo-imap4.el (elmo-imap4-user-at-host): New variable.
9151         (elmo-imap4-authenticator-alist): New variable.
9152         (elmo-imap4-open-connection-1): Rename from
9153         elmo-imap4-open-connection.
9154         (elmo-imap4-open-connection): Abolish 5th argument `passphrase';
9155         only wraps elmo-imap4-open-connection-1.
9156         (elmo-imap4-get-connection): Abolish local variable buffer, proc-stat,
9157         user-at-host.
9158         (elmo-imap4-auth-login): New function.
9159         (elmo-imap4-auth-cram-md5): New function.
9160         (elmo-imap4-auth-digest-md5): New function.
9161         (elmo-imap4-login): New function.
9162
9163 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
9164
9165         * elmo-maildir.el (elmo-maildir-delete-folder): Set argument of the
9166         function `error'.
9167
9168 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
9169
9170         * elmo-pop3.el (elmo-pop3-get-connection): Add `signal'.
9171
9172 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9173
9174         * elmo2.el (elmo-move-msgs): Set value of `unseen'.
9175
9176 2000-08-06  OKAZAKI Tetsurou  <okazaki@be.to>
9177
9178         * elmo-imap4.el (elmo-imap4-parse-overview-string): In regexps
9179         for server responses, quote `*' regardless of where it appears.
9180
9181 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
9182
9183         * elmo-maildir.el (elmo-maildir-commit): New alias.
9184
9185 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
9186
9187         * elmo-util.el (elmo-display-progress):
9188                 Use `progress-feedback-with-label'.
9189
9190 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9191
9192         * elmo-imap4.el (elmo-imap4-quoted-specials-list): New constant.
9193         (elmo-imap4-non-atom-char-regex): Ditto.
9194         (elmo-imap4-non-text-char-regex): Ditto.
9195         (elmo-imap4-literal-threshold): Ditto.
9196         (elmo-imap4-atom-p): New function.
9197         (elmo-imap4-quotable-p): Ditto.
9198         (elmo-imap4-nil): Ditto.
9199         (elmo-imap4-atom): Ditto.
9200         (elmo-imap4-quoted): Ditto.
9201         (elmo-imap4-literal-subr): Ditto.
9202         (elmo-imap4-literal): Ditto.
9203         (elmo-imap4-buffer-literal): Ditto.
9204         (elmo-imap4-string-subr): Ditto.
9205         (elmo-imap4-string): Ditto.
9206         (elmo-imap4-buffer-string): Ditto.
9207         (elmo-imap4-astring-subr): Ditto.
9208         (elmo-imap4-astring): Ditto.
9209         (elmo-imap4-buffer-astring): Ditto.
9210         (elmo-imap4-nstring): Ditto.
9211         (elmo-imap4-buffer-nstring): Ditto.
9212         (elmo-imap4-mailbox): New alias.
9213         (elmo-imap4-field-body): Ditto.
9214         (elmo-imap4-userid): Ditto.
9215         (elmo-imap4-password): Ditto.
9216         (elmo-imap4-format-quoted): New function.
9217         (elmo-imap4-send-command): Rewritten.  Accept a list of command
9218         arguments and handle "atom", "quoted" and "literal" string here.
9219         (elmo-imap4-list-folders): Use `elmo-imap4-mailbox' for
9220         `elmo-imap4-send-command'.
9221         (elmo-imap4-folder-exists-p): Likewise.
9222         (elmo-imap4-create-folder): Likewise.
9223         (elmo-imap4-delete-folder): Likewise.
9224         (elmo-imap4-rename-folder): Likewise.
9225         (elmo-imap4-max-of-folder): Likewise.
9226         (elmo-imap4-check-validity): Likewise.
9227         (elmo-imap4-sync-validity): Likewise.
9228         (elmo-imap4-server-diff): Likewise.
9229         (elmo-imap4-select-folder): Likewise.
9230         (elmo-imap4-copy-msgs): Likewise.
9231         (elmo-imap4-search-internal): Use `elmo-imap4-astring'.
9232         (elmo-imap4-mark-set-on-msgs): Likewise.
9233         (elmo-imap4-read-part): Likewise.
9234         (elmo-imap4-read-msg): Likewise.
9235         (elmo-imap4-open-connection): Use `elmo-imap4-userid' and
9236         `elmo-imap4-password' for `elmo-imap4-send-command'.
9237         (elmo-imap4-delete-msg-by-id): Use `elmo-imap4-field-body'.
9238         (elmo-imap4-append-msg-by-id): Use `elmo-imap4-mailbox' and
9239         `elmo-imap4-buffer-literal'.
9240         (elmo-imap4-append-msg): Likewise.
9241
9242         * elmo-imap4.el (elmo-imap4-get-connection): Use `delq' instead of
9243         `delete' for removing dead connection from the connection cache.
9244         Move deletion of the process buffer after that.
9245         (elmo-imap4-list): Change `defsubst' to `defun'.
9246         (elmo-imap4-commit): Make error message verbose.
9247         (elmo-imap4-search): Ditto.
9248         (elmo-imap4-list): Ditto.
9249         (elmo-imap4-select-folder): Ditto.
9250         (elmo-imap4-copy-msgs): Ditto.
9251         (elmo-imap4-delete-msg-by-id): Ditto.
9252         (elmo-imap4-append-msg-by-id): Ditto.
9253         (elmo-imap4-append-msg): Ditto.
9254
9255 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9256
9257         * elmo-archive.el (elmo-archive-get-archive-name): Fixed problem
9258         when dired is used on XEmacs.
9259
9260 2000-07-25  OKAZAKI Tetsurou  <okazaki@be.to>
9261
9262         * elmo-imap4.el (elmo-imap4-process-folder-list): Use `nconc'
9263         instead of `append'.
9264         (elmo-imap4-commit): Use `elmo-imap4-plugged-p' instead of
9265         `elmo-plugged-p' directly.
9266         * elmo-pop3.el (elmo-pop3-commit): Use `elmo-pop3-plugged-p' instead
9267         of `elmo-plugged-p' directly.
9268
9269         * elmo-pop3.el (elmo-pop3-get-connection): Split temporary variable.
9270         Eliminate unused variable.  Use `memq' for checking a process status.
9271         Use `cons' instead of `append' for updating the connection cache.
9272         * elmo-nntp.el (elmo-nntp-get-connection): Likewise.
9273         * elmo-imap4.el (elmo-imap4-get-connection): Likewise.
9274
9275 2000-07-22  OKAZAKI Tetsurou  <okazaki@be.to>
9276
9277         * elmo-imap4.el (elmo-imap4-read-bytes): Advance
9278         `elmo-imap4-read-point' exactly.
9279
9280         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rename
9281         the local variable `folder' to `mailbox'.
9282         Rename the argument `fld' to `folder'.
9283
9284 2000-07-20  Kenichi OKADA  <okada@opaopa.org>
9285
9286         * elmo-pop3.el (elmo-pop3-commit): Do nothing when unplugged.
9287         * elmo-imap4.el (elmo-imap4-commit): Ditto.
9288
9289 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9290
9291         * elmo-pop3.el (elmo-pop3-use-uidl): New variable.
9292         (elmo-pop3-number-uidl-hash): New buffer-local variable.
9293         (elmo-pop3-uidl-number-hash): Ditto.
9294         (elmo-pop3-size-hash): Ditto.
9295         (elmo-pop3-uidl-done): Ditto.
9296         (elmo-pop3-list-done): Ditto.
9297         (elmo-pop3-connection-get-process): New defmacro.
9298         (elmo-pop3-connection-get-buffer): Ditto.
9299         (elmo-pop3-close-connection): Delete buffer and process.
9300         (elmo-pop3-flush-connection): Don't delete buffer and process.
9301         (elmo-pop3-get-connection): Added optional argument `if-exists'.
9302         Setup UIDL and size hash.
9303         (elmo-pop3-send-command-no-erase): Deleted
9304         (elmo-pop3-send-command): Added optional argument `no-erase'.
9305         (elmo-pop3-parse-uidl-response): New function.
9306         (elmo-pop3-parse-list-response): Set size hash.
9307         (elmo-pop3-list-location): New function.
9308         (elmo-pop3-list-by-uidl-subr): Ditto.
9309         (elmo-pop3-list-by-list): Ditto.
9310         (elmo-pop3-list-folder): Call `elmo-pop3-commit'.
9311         Call `elmo-pop3-list-by-uidl-subr' or `elmo-pop3-list-by-list'.
9312         (elmo-pop3-max-of-folder): Call `elmo-pop3-commit'.
9313         Call `elmo-pop3-list-by-uidl-subr' if `elmo-pop3-use-uidl' is non-nil.
9314         (elmo-pop3-msgdb-create-as-numlist): Added optional argument `msgdb'.
9315         Use uidl.
9316         (elmo-pop3-uidl-to-number): New function.
9317         (elmo-pop3-number-to-uidl): Ditto.
9318         (elmo-pop3-number-to-size): Ditto.
9319         (elmo-pop3-msgdb-create-by-header): Added argument `loc-alist'.
9320         Set number by use of uidl.
9321         (elmo-pop3-msgdb-create-message): Likewise.
9322         Set size, loc-alist in msgdb.
9323         (elmo-pop3-read-msg): Set number by use of uidl.
9324         Added optional argument `msgdb'.
9325         (elmo-pop3-delete-msg): Ditto.
9326         (elmo-pop3-delete-msgs): Added optional argument `msgdb'.
9327         (elmo-pop3-commit): Close connection.
9328
9329         * elmo-pipe.el (elmo-pipe-max-of-folder):
9330         Bind `elmo-pop3-use-uidl' as nil.
9331         (elmo-pipe-drain): Ditto.
9332         Call `elmo-commit'.
9333
9334         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Delete location too.
9335         (elmo-msgdb-overview-entity-set-size): New defsubst.
9336
9337 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9338
9339         * elmo-vars.el (elmo-use-killed-list): New variable
9340         (Renamed from `elmo-nntp-use-killed-list').
9341         (elmo-nntp-use-killed-list): Eliminated.
9342
9343         * elmo-msgdb.el (elmo-msgdb-expand-path):
9344         Changed expanding msgdb path for elmo-multi.
9345
9346         * elmo-archive.el, elmo-cache.el, elmo-database.el, elmo-date.el,
9347         elmo-dop.el, elmo-filter.el, elmo-imap4.el, elmo-internal.el,
9348         elmo-localdir.el, elmo-localnews.el, elmo-maildir.el, elmo-msgdb.el,
9349         elmo-multi.el, elmo-nntp.el, elmo-pipe.el, elmo-pop3.el,
9350         elmo-util.el, elmo-vars.el, elmo2.el, mmelmo-1.el, mmelmo-2.el,
9351         mmelmo-imap4-1.el, mmelmo-imap4-2.el, mmelmo-imap4.el, mmelmo.el
9352         (toplevel): Deleted time-stamp line.
9353
9354         * elmo2.el (elmo-clear-killed ): Defined as function
9355         (Abolished defining as a backend function).
9356         All other related modules are changed.
9357
9358 2000-07-14  Hiroshi Tsutsui <tsutsui@easter.kuee.kyoto-u.ac.jp>
9359
9360         * elmo-cache.el (elmo-cache-clear-killed): Fixed.
9361
9362 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9363
9364         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): New function.
9365
9366 2000-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9367
9368         * elmo-pop3.el (elmo-pop3-clear-killed): New alias.
9369
9370 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9371
9372         * elmo-nntp.el (elmo-nntp-max-of-folder): Use killed list in
9373         asynchronous folder check.
9374
9375         * elmo2.el (elmo-move-msgs): Don't move message when buffer-size is 0.
9376
9377         * elmo-nntp.el (elmo-nntp-delete-msgs): Check the value of
9378         `elmo-nntp-use-killed-list'.
9379         (elmo-nntp-list-folder): Use killed list.
9380         (elmo-nntp-max-of-folder): Ditto.
9381         (elmo-nntp-msgdb-create): Set killed list.
9382
9383         * elmo-vars.el (elmo-nntp-use-killed-list): New user option.
9384
9385         * elmo2.el (elmo-clear-killed): New backend function.
9386         All other related modules are changed.
9387
9388 2000-07-07  OKAZAKI Tetsurou  <okazaki@be.to>
9389
9390         * elmo-util.el (elmo-imap4-spec-folder): Use
9391         `elmo-imap4-spec-mailbox'; Mark as obsolete.
9392         All callers changed.
9393
9394 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9395
9396         * mmelmo-2.el (initialize-instance):
9397         Use `mime-buffer-entity-buffer-internal' instead of
9398         `mime-entity-buffer'.
9399
9400         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer): New function.
9401         (mime-entity-body): Implemented.
9402         (mime-goto-header-start-point): Deleted.
9403         (mime-goto-body-end-point): Ditto.
9404         (mime-entity-point-min): Ditto.
9405         (mime-entity-point-max): Ditto.
9406         (mime-entity-children): Ditto.
9407         (mime-insert-header): Use `mime-buffer-entity-buffer-internal'
9408         instead of `mime-entity-buffer'.
9409         (mime-entity-header-buffer): Ditto.
9410         (mime-entity-body-buffer): Ditto.
9411         (mime-write-entity-content): Ditto.
9412
9413         * pldap.el (ldap-static-if): New macro.
9414         (toplevel): Use it instead of `static-if'.
9415
9416 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9417
9418         * pldap.el (ldap-search-basic): Don't collect 'dn' value even if it is
9419         included in `attrs' argument.
9420
9421 2000-06-16  Yuuichi Teranishi  <teranisi@gohome.org>
9422
9423         * elmo-util.el (elmo-get-passwd): Use old backquote style.
9424
9425         * pldap.el (ldap-ldif-safe-char-regexp): New constant.
9426         (ldap-ldif-safe-init-char-regexp): Ditto.
9427         (ldap-ldif-safe-string-regexp): Ditto.
9428         (ldap/ldif-safe-string-p): New macro.
9429         (ldap/ldif-insert-field): Ditto.
9430         (ldap-modify): Use it.
9431         (ldap-add): Ditto.
9432         (ldap-search-basic): Consider `attrsonly' also when `attrs' is nil.
9433         (ldap-decode-attribute): Decode only when `attr' is consp.
9434         (ldap-delete): Bind `ret'.
9435         (toplevel): Require 'cl at compile time.
9436         Removed (require 'poe) and (require 'std11).
9437         (pldap-version): Eliminated.
9438         (ldap-search-basic): Removed auth and dn binding.
9439         (ldap-ldif-field-name-regexp): New constant.
9440         (ldap-ldif-field-head-regexp): Ditto.
9441         (ldap-ldif-next-field-head-regexp): Ditto.
9442         (ldap/collect-field): Use `ldap-ldif-field-head-regexp'.
9443         (ldap/field-end): New function.
9444         (ldap/field-body): Use it.
9445         (ldap/collect-field): Ditto.
9446         (ldap-search-basic): Use `ldap/field-body'.
9447
9448 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9449
9450         * pldap.el (ldap-default-attribute-encoder): New user option.
9451         (ldap/field-body): Decode base64 string.
9452         (ldap/collect-field): Ditto.
9453         (ldap-encode-attribute): New function.
9454         (ldap-add-entries): Use it.
9455         (ldap-modify-entries): Ditto.
9456         (ldap-search-entries): Enclosed decoding function with
9457         `with-temp-buffer' and set as unibyte.
9458         (ldap-search-basic): Set process buffer as unibyte.
9459
9460         * elmo-util.el (elmo-folder-identical-system-p):
9461         Eliminated name space checking.
9462
9463         * pldap.el: New module.
9464         toplevel: Changed condition to detect built-in ldap feature.
9465         (ldap-delete): Enclosed call-process with `with-temp-buffer'.
9466         (ldap-add): Added error handling.
9467         (ldap-modify): Ditto.
9468         (ldap-delete): Ditto.
9469
9470 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9471
9472         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist):
9473         Initialize local variables with `let'.  Inline a temporary
9474         variable for the progress percentage.  Sort `setq' to reduce
9475         function call in the while-loop.
9476
9477         * mmelmo.el (mmelmo-get-original-buffer): Move `save-excursion'
9478         into the conditional branch.
9479
9480 2000-05-30  OKAZAKI Tetsurou  <okazaki@be.to>
9481
9482         * elmo2.el (elmo-move-msgs): Replace `append' with `nconc'.
9483         Move a conditional out of the while-loop.
9484
9485 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9486
9487         * elmo-msgdb.el (elmo-msgdb-overview-get-entity): Use
9488         elmo-msgdb-overview-get-entity-by-number.
9489         (elmo-msgdb-overview-get-entity-by-number): Don't use catch and
9490         throw.
9491
9492 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9493
9494         * elmo-localdir.el (elmo-localdir-pack-number): Renamed
9495         the local variable for a packed number self descriptively.
9496
9497 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9498
9499         * elmo2.el (elmo-msgdb-load): Remove elmo-msgdb-overview-hashtb.
9500         * elmo-localdir.el (elmo-localdir-pack-number): Use
9501         `elmo-msgdb-overview-get-entity' instead of
9502         `elmo-msgdb-overview-get-entity-by-number'.
9503         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): Removed.
9504         (elmo-msgdb-search-overview-entity): Removed.
9505         (elmo-msgdb-overview-get-entity): Change argument. Get overview entity
9506         by message-id or number.
9507         (elmo-msgdb-delete-msgs): Use `elmo-msgdb-overview-get-entity'
9508         instead of `elmo-msgdb-overview-get-entity-by-number'.
9509
9510 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9511
9512         * elmo-vars.el (elmo-use-overview-hashtb): New variable. If
9513         non-nil, use hash table for overview.
9514         (elmo-hash-maximum-size): New variable.
9515         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): New variable.
9516         (elmo-msgdb-make-overview-hashtb): New function.
9517         (elmo-msgdb-clear-overview-hashtb): New function.
9518         (elmo-clear-hash-val): New macro.
9519         All other related modules are changed.
9520
9521 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9522
9523         * elmo2.el (elmo-move-msgs): If there's other message with
9524         same message-id, don't use cache.
9525
9526 2000-05-18  Nishimoto Masaki <nishimoto@gaju.org>
9527
9528         * elmo-localdir.el (elmo-localdir-pack-number): Fixed problem when
9529         number is already packed.
9530
9531 2000-05-15  OKAZAKI Tetsurou  <okazaki@be.to>
9532
9533         * elmo-vars.el: Doc fixes. Trim trailing whitespace.
9534
9535 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9536
9537         * elmo-vars.el (elmo-display-progress-threshold): New variable.
9538         All other related modules are changed.
9539
9540 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9541
9542         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Fixed a problem
9543         of refiling failure on Maildir.
9544
9545 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9546
9547         * elmo-msgdb.el (elmo-msgdb-get-decoded-cache): get string of
9548         decoded mime-charset with cache.
9549         (elmo-msgdb-overview-entity-get-from): Ditto.
9550         (elmo-msgdb-overview-entity-get-subject): Ditto.
9551         * elmo-vars.el (elmo-use-decoded-cache): New variable.
9552
9553 2000-05-10  Kenichi OKADA  <okada@opaopa.org>
9554
9555         * elmo-utils.el (elmo-get-passwd): Set timeout of password.
9556         (elmo-remove-passwd): Fill password with 0 before erase.
9557         * elmo-vars.el (elmo-passwd-life-time): New variable.
9558
9559 \f
9560 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9561
9562         * elmo-cache.el (elmo-buffer-cache-add):
9563         Set message cache buffer as unibyte.
9564
9565 2000-05-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9566
9567         * elmo-archive.el (elmo-archive-list-folders): Fix base-folder
9568         become nil.
9569
9570 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9571
9572         * elmo-nntp.el (elmo-nntp-list-folders): Remove progress gauge
9573         when display is finished.
9574         (elmo-nntp-msgdb-create): Ditto.
9575         (elmo-nntp-groups-read-response): Ditto.
9576         (elmo-nntp-retrieve-headers): Ditto.
9577         (elmo-nntp-msgdb-create-message): Ditto.
9578         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
9579         (elmo-pop3-msgdb-create-message): Ditto.
9580
9581 2000-04-24  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9582
9583         * elmo-maildir.el (elmo-maildir-msgdb-create):
9584         Use `elmo-msgdb-sort-by-date'.
9585
9586 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9587
9588         * elmo2.el (elmo-read-msg-no-cache):
9589         Eliminated arguments after `outbuf'.
9590         Don't use cache even if it exists.
9591         (elmo-read-msg): Don't pass arguments after `outbuf' to
9592         `elmo-read-msg-no-cache'.
9593
9594 2000-04-15  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9595
9596         * elmo-archive.el (elmo-archive-list-folders):
9597         Use `file-name-directory' if base folder does not exist.
9598
9599 2000-04-14  Nishimoto Masaki <nishimoto@gaju.org>
9600
9601         * elmo-archive.el (elmo-archive-list-folders): Don't use
9602         `file-name-directory'.
9603
9604 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9605
9606         * elmo-dop.el (elmo-dop-queue-flush): Add optional argument `force'.
9607         If `force' is non-nil, try flushing all operation queues.
9608
9609 2000-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
9610
9611         * elmo-pop3.el (elmo-pop3-open-connection): Enclose with
9612         as-binary-process.
9613
9614 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9615
9616         * elmo-util.el (elmo-display-progress): Fixed.
9617
9618 2000-03-27  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9619
9620         * elmo-util.el (elmo-display-progress): New function.
9621         All other related modules are changed.