90dd1ad950b7abb993c1fd7e42c26e262936a7c1
[elisp/wanderlust.git] / elmo / ChangeLog
1 2010-08-09  David Maus  <dmaus@ictsoc.de>
2
3         * elmo.el (elmo-folder-open-internal-p): New luna method.
4         (elmo-folder-move-messages): Open source folder only if necessary.
5         * elmo-pipe.el (elmo-folder-open-internal-p): New luna method.
6         * elmo-multi.el (elmo-folder-open-internal-p): Dto.
7         * elmo-map.el (elmo-folder-open-internal-p): Dto.
8         * elmo-filter.el (elmo-folder-open-internal-p): Dto.
9
10 2010-08-01  David Maus  <dmaus@ictsoc.de>
11
12         * elmo.el (elmo-folder-move-messages): Open source folder before
13         moving messages.
14
15 2010-04-15  David Maus  <dmaus@ictsoc.de>
16
17         * elmo-imap4.el (elmo-imap4-folder-name-syntax): Allow numbers in
18         imap user name.
19
20 2010-04-14  David Maus  <dmaus@ictsoc.de>
21
22         * elmo-imap4.el (elmo-imap4-disabled-extension): New
23         variable. List of server extensions that are disabled on the
24         client side.
25         (elmo-imap4-session-capable-p): Honour list of disabled
26         extensions.
27
28 2010-03-17  David Maus  <dmaus@ictsoc.de>
29
30         * elmo-imap4.el (elmo-imap4-folder-list-flagged)
31         (elmo-imap4-search-internal-primitive): Pass filter type to imap
32         search when performing search for flagged messages.
33
34 2010-01-22  Vitaly Mayatskih  <v.mayatskih@gmail.com>
35
36         * modb-standard.el (modb-standard-save-entity): Use
37         `modb-standard-cleanup-stale-entities' to clean up stale entity
38         files in modb cache.
39         * elmo-imap4.el (elmo-network-authenticate-session): Ask for
40         capabilities after login.
41
42 2010-01-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
43
44         * elmo-imap4.el (elmo-folder-list-messages-plugged): Use TAB for
45         indent (only cosmetic fix).
46
47 2010-01-15  Vitaly Mayatskih  <v.mayatskih@gmail.com>
48
49         * elmo-version.el (elmo-version): Up to 2.15.9.
50
51         * elmo-imap4.el (elmo-imap4-elist): New function
52         * elmo-imap4.el (elmo-imap4-parse-response): Added support for
53         ESEARCH feature (RFC4731).
54         * elmo-imap4.el (toplevel): Require time-stamp
55         * elmo-imap4.el (elmo-imap4-send-command, elmo-imap4-send-string,
56         elmo-imap4-read-response elmo-imap4-read-untagged
57         elmo-imap4-arrival-filter elmo-imap4-parse-response): Change
58         logging format.
59         * elmo-imap4.el (elmo-folder-list-messages-plugged,
60         elmo-imap4-folder-list-range, elmo-folder-open): Don't ask server
61         for full uid range on folder entering, retrieve updates only for
62         newly appeared messages.
63         * elmo-imap4.el (elmo-imap4-send-command, elmo-imap4-send-string,
64         elmo-imap4-read-response, elmo-imap4-read-untagged,
65         elmo-imap4-parse-response): Change deprecated time-stamp-hh:mm:ss
66         to format-time-string.
67         * elmo-vars.el (toplevel): New custom
68         `elmo-imap4-set-seen-flag-explicitly' to override setting of Seen
69         flag for some buggy servers.
70         * elmo-imap4.el (elmo-message-fetch-plugged): Ditto
71
72 2010-01-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
73
74         * acap.el (acap-parse-response): Fix comment-out style. Use three
75         semicolons, that should start at the left margin.
76         See. also (Info-goto-node "(elisp)Comment Tips").
77         * elmo.el (toplevel, elmo-message-match-condition)
78         (elmo-folder-set-info-max-by-numdb, elmo-folder-move-messages):
79         Ditto.
80         * elmo-archive.el (elmo-archive-suffix-alist)
81         (elmo-archive-tar-method-alist, elmo-archive-tgz-method-alist)
82         (elmo-archive-method-list)
83         (elmo-archive-msgdb-create-as-numlist-subr2, elmo-folder-search):
84         Ditto.
85         * elmo-imap4.el (toplevel)
86         (elmo-imap4-send-command, elmo-imap4-check-validity)
87         (elmo-imap4-fetch-callback-1-subr)
88         (elmo-network-initialize-session, elmo-server-diff-async)
89         (elmo-imap4-folder-diff-plugged): Ditto
90         * elmo-maildir.el (elmo-maildir-temporal-filename): Ditto.
91         * elmo-msgdb.el (elmo-msgdb-append-element): Ditto.
92         * elmo-net.el (elmo-network-close-session): Ditto.
93         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string)
94         (elmo-nntp-parse-overview-string, elmo-nntp-post): Ditto.
95         * elmo-pop3.el (elmo-pop3-retrieve-headers):  Ditto.
96         * elmo-util.el (elmo-set-auto-coding, elmo-passwd-alist-save)
97         (elmo-number-set-delete)
98         (elmo-cache-get-oldest-cache-file-entity): Ditto.
99
100 2010-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
101
102         * elmo-version.el (elmo-version): Up to 2.15.8.
103
104         * elmo-mime.el (elmo-mime-insert-header-from-buffer): Use
105         `with-current-buffer' instead of `save-excursion' (for suppress
106         compile warnings).
107
108         * elmo.el (elmo-folder-confirm-appends): Use `number-to-string'
109         instead of `int-to-string'.
110         * elmo-archive.el (elmo-archive-message-fetch-internal)
111         (elmo-archive-folder-message-make-temp-files)
112         (elmo-archive-folder-append-buffer)
113         (elmo-folder-delete-messages-internal)
114         (elmo-archive-msgdb-create-entity)
115         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
116         * elmo-util.el (elmo-cache-expire-by-age): Ditto.
117         * elmo-flag.el (elmo-global-flag-set-internal): Ditto.
118         * elmo-file.el (elmo-folder-message-make-temp-files): Ditto.
119         * elmo-imap4.el (elmo-imap4-make-number-set-list)
120         (elmo-folder-list-subfolders): Ditto.
121         * elmo-localdir.el (elmo-message-file-name)
122         (elmo-folder-message-make-temp-files)
123         (elmo-localdir-msgdb-create-entity)
124         (elmo-folder-append-messages-*-localdir)
125         (elmo-folder-pack-numbers): Ditto.
126         * elmo-maildir.el (elmo-folder-message-make-temp-files): Ditto.
127         * elmo-map.el (elmo-location-map-key): Ditto.
128         * elmo-nntp.el (elmo-nntp-folder-postfix)
129         (elmo-nntp-folder-list-subfolders)
130         (elmo-nntp-folder-msgdb-create): Ditto.
131
132         * elmo.el (elmo-crosspost-message-alist-save): Don't use
133         `function' for `lambda'.
134         * elmo-archive.el (elmo-archive-folder-list-subfolders)
135         (elmo-folder-append-messages-*-archive)
136         (elmo-folder-delete-messages-internal): Ditto.
137         * elmo-date.el (elmo-replace-in-string): Ditto.
138         * elmo-multi.el (elmo-folder-list-messages, elmo-folder-search)
139         (elmo-folder-list-flagged): Ditto.
140         * elmo-maildir.el (elmo-maildir-cleanup-temporal): Ditto.
141         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
142         * modb-standard.el (modb-standard-cleanup-stale-entities): Ditto.
143
144 2010-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
145
146         * elmo-dop.el (elmo-dop-spool-folder): Suppress warning "defsubst
147         `elmo-dop-spool-folder' was used before it was defined"; Use
148         `defun' instead.
149
150         * pldap.el (ldap/ldif-safe-string-p): macro to function.
151         * elmo-imap4.el (elmo-imap4-detect-search-charset): Ditto.
152
153         * elmo.el (elmo-folder-info-make-hashtb): Use `mapc' instead of
154         `mapcar'; Suppress compile warning.
155         * elmo-imap4.el (elmo-network-initialize-session-buffer)
156         (elmo-imap4-search-internal-primitive): Ditto.
157         * elmo-nntp.el (elmo-nntp-search-primitive): Ditto.
158         * elmo-archive.el (elmo-archive-exec-msgs-subr2): Ditto.
159
160         * elmo-imap4.el (elmo-imap4-parse-address-list)
161         (elmo-imap4-parse-fetch-body-section, elmo-imap4-parse-body)
162         (elmo-imap4-parse-acl, elmo-imap4-parse-body-extension)
163         (elmo-imap4-parse-body-ext, elmo-imap4-parse-body): Use
164         `(string-to-char " ")' instead of `? ', `?\ '.
165
166 2010-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
167
168         * pldap.el (ldap-search-entries): Don't use `function' for lambda.
169         (ldap-add-entries, ldap-modify-entries): Use `mapc' instead of `mapcar'.
170         (ldap-delete-entries): Use `mapc' instead of `mapcar'. Don't use
171         `function' for lambda.
172
173         * modb-standard.el (modb-standard-cleanup-stale-entities): Use
174         `string-to-number' instead of `string-to-int'.
175
176         * elmo-util.el (elmo-set-work-buf): Use `with-current-buffer'
177         instead of `save-excursion' (for suppress compile warnings).
178         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
179         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Ditto.
180         (elmo-nntp-post): Ditto.
181
182 2009-08-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
183
184         * utf7.el (utf7-get-u16char-converter): Revert BOM workaround for
185         Mule-UCS (to-utf-16).
186         (utf7-utf-16-coding-system): Change preference when Mule-UCS on
187         Emacs 23.
188
189 2009-07-11  Taiki SUGAWARA  <buzz.taiki@gmail.com>
190
191         * utf7.el (utf7-find-coding-system-without-bom): New Function.
192         (utf7-utf-16-coding-system): use no-BOM coding system.
193         (utf7-get-u16char-converter): remove workaround for BOM.
194
195 2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
196
197         * elmo-util.el (elmo-union): New function, make a union of two lists.
198
199         * elmo-mime.el (elmo-mime-entity-display): Fix Emacs crash in
200         mime-view when displaying malformed base64 attach.
201
202         * elmo-imap4.el (elmo-imap4-folder-list-flagged): Use elmo-imap4-list
203         (removed duplicated code)
204
205         * modb-standard.el (modb-standard-cleanup-stale-entities): New
206         function, Remove stale entities from elmo's cache.
207
208 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
209
210         * elmo-version.el (elmo-version): Up to 2.15.7.
211
212 2009-03-22  Tetsurou Okazaki  <okazaki@be.to>
213
214         * elsp-bsfilter.el (elmo-spam-bsfilter-update-switch): Change
215         default value to `--auto-update'.
216
217 2008-07-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
218
219         * elmo-pop3.el (elmo-pop3-read-contents): Fix double `goto-char'.
220         Add `elmo-pop3-read-point' barrier.
221
222 2008-07-06 YAMASHITA Junji <ysiijj@gmail.com>
223
224         * elmo-pop3.el (elmo-pop3-read-contents): improving performance:
225         goto the previous end-point insead of the head-point, and use
226         `search-forward' instead of `re-search-forward'.
227
228 2008-06-30  Tetsurou Okazaki  <okazaki@be.to>
229
230         * elmo-imap4.el (elmo-imap4-parse-status): Use `case' instead of `cond'.
231
232 2008-06-30  Don Bashford  <Don.Bashford@stjude.org>
233
234         * elmo-imap4.el (elmo-imap4-parse-status): Accept IMAP4 tokens in a
235         case-insensitive fashion.
236
237 2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
238
239         * elmo-imap4.el (elmo-imap4-send-command): Combine `process-send-string' calls.
240
241 2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
242
243         * elmo-util.el (elmo-add-name-to-file, elmo-field-body): Use
244         `eval-and-compile' for suppress compile warnings.
245
246         * elmo-vars.el (dynamic-link, dynamic-call): Use `defalias-maybe'
247         instead of `defun-maybe'
248
249         * elmo-util.el: Add (eval-when-compile (require 'static)).
250
251 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
252
253         * mmimap.el: Remove (require 'static).
254         * acap.el: Ditto.
255
256         * elmo-flag.el: Move ';;; Code:' comment.
257         * elmo-imap4.el: Ditto.
258         * elmo-net.el: Ditto.
259
260         * elmo-version.el (product-provide): Fix comment.
261
262 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
263
264         * slp.el: Add (eval-when-compile (require 'cl)).
265         * elmo-date.el: Ditto.
266         * elmo-pop3.el: Ditto.
267         * elmo-mime.el: Add (eval-when-compile (require 'elmo)).
268
269 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
270
271         * modb.el (elmo-msgdb-match-condition-primitive): Use
272         `string-to-number' instead of `string-to-int'.
273
274         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer)
275         (elmo-msgdb-message-match-condition)
276         (elmo-msgdb-create-message-entity-from-buffer): Use
277         `string-to-number' instead of `string-to-int'.
278
279         * elmo.el (elmo-folder-confirm-appends): Use `string-to-number'
280         instead of `string-to-int'.
281
282         * elmo-util.el (elmo-cache-expire-by-age): Use `string-to-number'
283         instead of `string-to-int'.
284
285         * elmo-pop3.el (elmo-pop3-list-by-list, elmo-folder-status): Use
286         `string-to-number' instead of `string-to-int'.
287
288         * elmo-nntp.el (elmo-nntp-make-msglist)
289         (elmo-folder-list-messages-plugged, elmo-nntp-folder-status)
290         (elmo-nntp-create-msgdb-from-overview-string)
291         (elmo-nntp-parse-xhdr-response, elmo-nntp-msgdb-create-message)
292         (elmo-nntp-search-primitive): Use `string-to-number' instead of
293         `string-to-int'.
294
295         * elmo-net.el (elmo-net-folder-set-parameters): Use
296         `string-to-number' instead of `string-to-int'.
297
298         * elmo-localdir.el (elmo-localdir-list-subr): Use
299         `string-to-number' instead of `string-to-int'.
300
301         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Use
302         `string-to-number' instead of `string-to-int'.
303
304         * elmo-date.el (elmo-date-get-datevec): Use `string-to-number'
305         instead of `string-to-int'.
306
307         * elmo-archive.el (elmo-archive-list-folder-subr): Use
308         `string-to-number' instead of `string-to-int'.
309
310 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
311
312         * elmo-util.el (elmo-get-passwd): Fix typo.
313
314         * elmo-nntp.el (elmo-nntp-get-server-command)
315         (elmo-nntp-set-server-command, elmo-nntp-xover-p)
316         (elmo-nntp-listgroup-p, elmo-nntp-set-listgroup)
317         (elmo-nntp-list-active-p, elmo-nntp-set-list-active)
318         (elmo-nntp-xhdr-p, elmo-nntp-set-xhdr): New backquote style.
319
320         * elmo-imap4.el (elmo-imap4-debug)
321         (elmo-imap4-response-continue-req-p, elmo-imap4-response-ok-p)
322         (elmo-imap4-response-bye-p, elmo-imap4-response-garbage-p)
323         (elmo-imap4-response-value, elmo-imap4-response-error-text)
324         (elmo-imap4-response-bodydetail-text, elmo-imap4-value)
325         (elmo-imap4-nth, elmo-imap4-detect-search-charset)
326         (elmo-imap4-identical-system-p): New backquote style.
327
328 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
329
330         * elmo-dop.el (elmo-make-dop-queue): New backquote style.
331         (elmo-dop-queue-fname, elmo-dop-queue-method): Ditto.
332         (elmo-dop-queue-arguments): Ditto.
333
334         * elmo-date.el (elmo-match-substring): New backquote style.
335         (elmo-match-string, elmo-match-buffer): Ditto.
336         (elmo-date-make-sortable-string): Ditto.
337
338         * elmo-archive.el (elmo-archive-get-method):New backquote style.
339         (elmo-archive-get-suffix, elmo-archive-get-regexp): Ditto.
340
341         * elmo-multi.el (elmo-multi-real-folder-number): New backquote
342         style.
343
344         * elmo-net.el (elmo-network-stream-type-spec-string): New
345         backquote style.
346         (elmo-network-stream-type-symbol): Ditto.
347         (elmo-network-stream-type-feature): Ditto.
348         (elmo-network-stream-type-function): Ditto.
349         (elmo-network-session-buffer): Ditto.
350
351         * elmo-util.el (elmo-file-cache-expand-path): New backquote style.
352         (elmo-file-cache-status, elmo-file-cache-path): Ditto.
353         (elmo-make-file-cache, elmo-string, elmo-get-passwd): Ditto.
354         (elmo-bind-directory, elmo-set-work-buf): Ditto.
355
356         * elmo.el (elmo-folder-send): New backquote style.
357
358 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
359
360         * pldap.el (ldap-static-if): New backquote style.
361         (ldap/ldif-safe-string-p): Ditto.
362         (ldap/ldif-insert-field): Ditto.
363
364         * elmo-version.el (elmo-version): Up to 2.15.6.
365
366 2008-01-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
367
368         * elmo-imap4.el (elmo-folder-list-messages-plugged): Don't include
369         messages with \Deleted flag.
370         (elmo-folder-delete-messages-plugged): Ask before sending expunge
371         command if there are messages with \Deleted flag.
372
373 2007-04-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
374
375         * elmo-pop3.el (elmo-pop3-auth-apop): Use more strict regexp.
376         http://seclists.org/bugtraq/2007/Apr/0018.html
377         (Suggested by Tatsuya Kinoshita)
378
379 2007-04-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
380
381         * elmo-imap4.el (elmo-folder-delete): Don't call close for mailbox
382         with \Noselect attribute.
383
384 2007-04-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
385
386         * elmo-imap4.el (elmo-folder-list-subfolders): Fix handling of
387         hierarchical folder structure with UW-imapd.
388
389 2007-02-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
390
391         * elmo-imap4.el (elmo-imap4-clear-login): Don't send LOGIN command
392         when the LOGINDISABLED capability is advertised.
393
394 2007-01-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
395
396         * elmo-msgdb.el (elmo-msgdb-extra-fields): Make it non-destructive.
397
398 2007-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
399
400         * elmo-shimbun.el (elmo-shimbun-update-overview): Add argnument
401         `entity'.
402         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview' only
403         if the message entity is exists.
404
405 2007-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
406
407         * elmo-util.el (elmo-msgdb-insert-file-header): Call
408         `elmo-delete-cr-buffer'.
409
410         * elmo-localdir.el (elmo-message-fetch-internal): Use
411         `insert-file-contents-as-raw-text' instead of
412         `insert-file-contents-as-binary'.
413
414         * elmo-maildir.el (elmo-map-message-fetch): Ditto.
415
416 2006-12-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
417
418         * elmo-imap4.el (elmo-network-initialize-session): Check to
419         retrieve a whole greeting message.
420
421 2006-11-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
422
423         * elmo-flag.el (elmo-folder-commit): Encode `.minfo' at save.
424
425 2006-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
426
427         * elmo-util.el (elmo-safe-plist-get): New alias or macro.
428         (elmo-progress-notify): Use it instead of `plist-get'.
429
430 2006-11-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
431
432         * elmo.el (elmo-generic-folder-append-messages): Remove unused
433         variable `table'.
434
435 2006-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
436
437         * elmo-pipe.el (elmo-folder-set-plugged): Define.
438
439 2006-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
440
441         * elsp-bsfilter.el (elmo-spam-bsfilter-use-remote): New user option.
442         (elmo-spam-list-spam-messages): Check it option.
443
444 2006-11-08  Tetsurou Okazaki  <okazaki@be.to>
445
446         * elmo-util.el (elmo-with-progress-display): Return the value
447         of the last form in `body'.
448
449 2006-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
450
451         * elmo-util.el (elmo-progress-start): Accept nil for `total'.  Set
452         `elmo-progress-counter' as t when a query callback returns nil.
453         (elmo-progress-clear): New function.
454         (elmo-progress-done): Split into `elmo-progress-clear'.
455         (elmo-progress-notify): Update a total slot when it is nil.
456         (elmo-with-progress-display): Call `elmo-progress-clear' in
457         unwind-protect and move calling `elmo-progress-done' to outside.
458
459         * elmo-imap4.el (elmo-imap4-find-next-line): Call
460         `elmo-progress-notify' with :total parameter instead of
461         `elmo-progress-counter-set-total'.
462
463 2006-11-07  Tetsurou Okazaki  <okazaki@be.to>
464
465         * elmo-util.el (elmo-cache-expire-by-age): Add docstring.
466         Make it interactive.
467         (elmo-progress-start): Avoid updating `elmo-progress-counter'
468         when a query callback returns nil.  Return a progress counter
469         instead of t whenever a start callback was called.
470
471 2006-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
472
473         * elmo-imap4.el (elmo-imap4-session-capable-p): New macro.
474         (elmo-imap4-send-command): Use it.
475         (elmo-network-initialize-session): Ditto.
476         (elmo-network-setup-session): Ditto.
477         (elmo-folder-msgdb-create-plugged): Ditto.
478
479 2006-11-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
480
481         * elmo-util.el (elmo-progress-done): Fix a miss refer to
482         `elmo-progress-counter'.
483
484 2006-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
485
486         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Abolish.
487         (elsp-bsfilter-list-spam-filter): New function.
488         (elsp-bsfilter-start-list-spam): Ditto.
489         (elsp-bsfilter-read-list-spam): Ditto.
490         (elmo-spam-list-spam-messages): Use async process to display
491         progress message by each message.
492
493 2006-11-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
494
495         * elmo-spam.el (elmo-spam-process-messages-as-mbox): Fix problem
496         of flushing previously inserted message contents.
497
498         * elmo-imap4.el (elmo-folder-search): Fix return value.
499
500 2006-11-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
501
502         * elmo-imap4.el (elmo-imap4-find-next-line): Check whether a label
503         of reporter is enable or not.
504
505 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
506
507         * elmo-util.el (elmo-list-bigger-diff): Abolish.
508         (elmo-display-progress): Ditto.
509         (elmo-progress-counter-alist): Ditto.
510         (elmo-progress-set): Ditto.
511         (elmo-progress-clear): Ditto.
512         (elmo-progress-counter-all-value): Rename to
513         `elmo-progress-counter-total'.
514         (elmo-progress-counter-format): Rename to
515         `elmo-progress-counter-action'.
516         (elmo-progress-counter): New internal variable.
517         (elmo-progress-callback-function): Ditto.
518         (elmo-progress-counter-label): New function.
519         (elmo-progress-counter-set-total): Ditto.
520         (elmo-progress-counter-set-action): Ditto.
521         (elmo-progress-call-callback): Ditto.
522         (elmo-progress-start): Ditto.
523         (elmo-progress-done): Ditto.
524         (elmo-progress-notify): Rewrite.
525         (elmo-with-progress-display): Remove first argument
526         `condition'. Add optional argument `var' in `spec'.
527
528         * elmo-vars.el (elmo-display-progress-threshold): Abolish.
529         (elmo-display-retrieval-progress-threshold): Ditto.
530         (elmo-inhibit-display-retrieval-progress): Ditto.
531
532         * Replace all pair of `elmo-progress-set' and
533         `elmo-progress-clear' into `elmo-with-progress-display'.
534
535         * Replace to call `elmo-display-progress' into pair of
536         `elmo-progress-notify' and `elmo-with-progress-display'.
537
538         * elmo-version.el (elmo-version): Up to 2.15.5.
539
540 2006-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
541
542         * elmo-imap4.el (elmo-imap4-arrival-filter): Use `case' instead of
543         `cond'.
544
545 2006-10-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
546
547         * elmo-imap4.el (elmo-imap4-arrival-filter): Call delete-region in
548         cleanup-forms [wl:14027].
549
550 2006-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
551
552         * elmo-flag.el (elmo-global-flag-set-internal): Use
553         `elmo-copy-file' by priority when the message is a file.
554
555 2006-10-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
556
557         * elmo.el: Fix typo: disptch -> dispatch.
558
559 2006-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
560
561         * elmo.el (elmo-file-tag): New class.
562         (elmo-append-messages-disptch-table): New constant.
563         (elmo-folder-type-p): New function.
564         (elmo-folder-append-messages): Redefine as function.
565
566         * elmo-null.el (elmo-folder-append-messages): Renamed from
567         `elmo-folder-append-messages'.
568
569         * elmo-maildir.el (elmo-maildir-folder): Inherit `elmo-file-tag'.
570         (elmo-folder-append-messages-*-maildir): Renamed from
571         `elmo-folder-append-messages'.
572
573         * elmo-localdir.el (elmo-localdir-folder): Inherit
574         `elmo-file-tag'.
575         (elmo-folder-append-messages-*-localdir): Renamed from
576         `elmo-folder-append-messages'.
577
578         * elmo-imap4.el (elmo-folder-append-messages-imap4-imap4): Renamed
579         from `elmo-folder-append-messages'.
580
581         * elmo-flag.el (elmo-folder-append-messages-*-flag): Renamed from
582         `elmo-folder-append-messages'.
583
584         * elmo-filter.el (elmo-folder-append-messages-filter-*): New
585         function.
586         (elmo-folder-append-messages-*-filter): Ditto.
587
588         * elmo-multi.el (elmo-folder-append-messages-multi-*): Ditto.
589
590         * elmo-pipe.el (elmo-folder-append-messages-pipe-*): Ditto.
591         (elmo-folder-append-messages-*-pipe): Renamed from
592         `elmo-folder-append-messages'.
593
594         * elmo-cache.el (elmo-cache-folder): Inherit `elmo-file-tag'.
595
596         * elmo-file.el (elmo-file-folder): Ditto.
597
598         * elmo-sendlog.el (elmo-sendlog-folder): Ditto.
599
600         * elmo-archive.el (elmo-folder-append-messages-*-archive): Renamed
601         from `elmo-folder-append-messages'
602
603 2006-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
604
605         * elmo-map.el (elmo-location-map-setup): Change an argument
606         `locations' to optional.
607         (elmo-location-map-clear): Abolish.
608         (elmo-folder-clear): Follow the API change.
609
610         * elmo-pop3.el (elmo-folder-clear): Ditto.
611
612         * elmo-pop3.el (toplevel): Require elmo-map.
613         (elmo-pop3-folder): Inherit elmo-location-map and abolish
614         location-alist slot (All other related portions are changed).
615         (elmo-pop3-folder-use-uidl): New function.
616         (elmo-folder-msgdb-create): Don't sort message entities.
617         (elmo-pop3-sort-msgdb-by-original-number): Abolish.
618         (elmo-pop3-number-to-size): Convert return value to number.
619         (elmo-pop3-msgdb-create-by-header): Use unwind-protect to delete a
620         working buffer.
621
622         * elmo-map.el: Use `location-map' as a variable name for instance
623         instead of `mapper'.
624         (elmo-location-map-setup): Return location alist.
625         (elmo-location-map-update): Ditto.
626
627 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
628
629         * elmo-map.el (elmo-location-map): New class; split location and
630         number mapping from elmo-map-folder (All other related portions
631         are changed).
632
633         * elmo-shimbun.el (elmo-folder-open-internal): Follow the API
634         change.
635
636         * elmo-version.el (elmo-version): Up to 2.15.4.
637
638 2006-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
639
640         * elmo-vars.el (elmo-use-hardlink): New user option.
641
642         * elmo-util.el (elmo-add-name-to-file): Switch implementations by
643         `elmo-use-hardlink'.
644
645         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Keep the
646         killed-list.
647         (elmo-pipe-drain): Use `elmo-folder-open' and `elmo-folder-close'
648         instead of `*-internal'. Use `elmo-with-progress-display'.
649
650 2006-09-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
651
652         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages): Use
653         `elmo-spam-process-messages-as-mbox'.
654
655         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
656
657 2006-08-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
658
659         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Fix the
660         argument BUFFER of `call-process'.
661
662 2006-08-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
663
664         * elsp-bsfilter.el (elsp-bsfilter-call-bsfilter): Remove nil from
665         args.
666         (elsp-bsfilter-list-spam-files): Ditto.
667
668 2006-08-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
669
670         * elsp-bsfilter.el (elmo-spam-bsfilter-max-files-per-process)
671         (elmo-spam-bsfilter-max-messages-per-process): New use option.
672         (elmo-spam-bsfilter-debug): Fix a group.
673         (elsp-bsfilter-call-bsfilter): Don't use `delq' and add option
674         `--homedir'.
675         (elmo-spam-buffer-spam-p): Don't specify `--homedir' option.
676         (elsp-bsfilter-list-spam-files): New function.
677         (elmo-spam-list-spam-messages): Define.
678         (elsp-bsfilter-register-buffer): Add an optional argument `mbox'.
679         (elmo-spam-bsfilter-register-messages): New function.
680         (elmo-spam-register-spam-messages): Define.
681         (elmo-spam-register-good-messages): Ditto.
682
683         * elmo-spam.el (elmo-spam-process-messages-as-mbox): New function.
684
685         * elmo-util.el (elmo-flatten): Use `append' and `listp' instead of
686         `nconc' and `consp'.
687
688 2006-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
689
690         * elmo-map.el (elmo-map-folder-update-locations): Rewrite with
691         hash table to test whether a location is exists.
692
693 2006-08-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
694
695         * elmo-archive.el (elmo-folder-append-messages): Delete temp-dir
696         even if some error occurred.
697
698         * elmo-archive.el (elmo-archive-folder-append-buffer): Remove
699         meaningless unwind-protect.
700
701         * elmo-maildir.el (elmo-folder-message-make-temp-files): Respect
702         start-number correctly.
703         * elmo-search.el (elmo-folder-message-make-temp-files): Ditto.
704         * elmo-file.el (elmo-folder-message-make-temp-files): Ditto.
705
706 2006-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
707
708         * elmo-flag.el (elmo-flag-folder-set-minfo): New function.
709         (elmo-folder-initialize): Use it.
710         (elmo-global-flag-replace-referrer): New function.
711
712         * elmo.el (toplevel): Added autoload setting for
713         `elmo-global-flag-replace-referrer'.
714         (elmo-folder-rename): Rewrite the last change use
715         `elmo-global-flag-replace-referrer'.
716
717         * elmo-pipe.el (elmo-folder-rename): Call
718         `elmo-global-flag-replace-referrer'.
719
720 2006-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
721
722         * elmo.el (elmo-folder-rename): Set meta data for global flags
723         follow the rename.
724
725 2006-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
726
727         * elmo-filter.el (elmo-folder-initialize): Set slot `number-list'
728         as 'not-loaded.
729         (elmo-folder-close): Ditto.
730         (elmo-filter-folder-number-list-loaded-p): New function.
731         (elmo-filter-folder-number-list): Check whether loaded or not.
732         (elmo-folder-commit): Use `elmo-filter-folder-number-list' instead
733         of `elmo-filter-folder-number-list-internal'.
734         (elmo-folder-delete-messages): Ditto.
735         (elmo-folder-length): Check whether number-list is loaded or not.
736
737 2006-06-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
738
739         * modb-entity.el (modb-entity-field-extractor-alist): Add 3rd
740         field `real field' into each element of list.
741         (elmo-msgdb-create-message-entity-from-buffer): Follow the above change.
742         (elmo-msgdb-message-entity-field): Ditto.
743         (modb-entity-ml-info-real-fields): New function.
744
745         * elmo-msgdb.el (elmo-msgdb-extra-fields): New function.
746
747         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Use function
748         `elmo-msgdb-extra-fields'.
749
750 2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
751
752         * elmo-util.el (elmo-passwd-alist-load): Move point to min
753         position before read.
754
755 2006-05-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
756
757         * elmo-flag.el (elmo-folder-expand-msgdb-path): Translate path.
758         (elmo-global-flags-initialize): Ditto.
759
760 2006-05-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
761
762         * elmo-archive.el (toplevel): Don't require emu, std11
763         and elmo-localdir.
764
765         * elmo-localdir.el (elmo-message-file-name): Remove duplicate
766         definition.
767
768 2006-05-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
769
770         * elmo.el (elmo-folder-confirm-appends): Display folder name.
771
772 2006-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
773
774         * elmo-imap4.el (elmo-imap4-send-command): Use non-synchronizing
775         literals.
776
777 2006-04-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
778
779         * elmo-maildir.el (elmo-maildir-list-location): Reduce
780         `elmo-get-last-modification-time' call.
781
782 2006-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
783
784         * elmo-maildir.el (elmo-maildir-list-location): Fixed a regular
785         expression.
786         (elmo-maildir-set-mark): Ditto.
787         (elmo-maildir-delete-mark): Ditto.
788
789 2006-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
790
791         * elmo-util.el (elmo-collect-separators-internal): Add 2nd
792         optional argument `separators'.
793
794 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
795
796         * elmo.el (cache-changed): Abolish.
797         (status-changed): New signal.
798         (elmo-message-killed-p): New generic function and define for
799         elmo-folder.
800         (elmo-folder-recover-messages): Ditto.
801         (elmo-message-set-cached): Emit signal `status-changed' instead of
802         `cache-changed'.
803         (elmo-message-status): New macro.
804         (elmo-message-status-folder): Ditto.
805         (elmo-message-status-number): Ditto.
806         (elmo-message-status-set-flags): Ditto.
807         (elmo-message-status-set-killed): Ditto.
808         (elmo-message-status-flags): New function.
809         (elmo-message-status-cached-p): Ditto.
810         (elmo-message-status-killed-p): Ditto.
811
812         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
813         `status-changed' instead of `cache-changed'.
814         (elmo-folder-recover-messages): Define.
815         (elmo-message-killed-p): Ditto.
816
817         * elmo-filter.el (elmo-filter-connect-signals): Connect to signal
818         `status-changed' instead of `cache-changed'.
819
820         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
821         (elmo-message-killed-p): Define.
822         (elmo-folder-recover-messages): Ditto.
823
824         * elmo-version.el (elmo-version): Up to 2.15.3.
825
826 2006-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
827
828         * elmo-signal.el (elmo-signal-bindings): Use cons to append
829         element into list.
830         (elmo-define-signal-handler): Add docstring.
831         (elmo-define-signal-filter): Ditto.
832
833         * elmo-multi.el (elmo-multi-connect-signals): Fix the signal name.
834
835 2006-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
836
837         * elmo-util.el (elmo-flatten): Don't use recursive call.
838
839         * elmo-search.el (elmo-folder-msgdb-create): Remove an unnecessary
840         assignment.
841         (elmo-folder-message-make-temp-files): Use `number-to-string'
842         instead of `int-to-string'.
843
844 2006-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
845
846         * elmo-search.el (elmo-folder-delete-messages): Define.
847
848 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
849
850         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fixed
851         customization type.
852         (elmo-mailing-list-count-spec-list): Ditto.
853
854         * elmo-vars.el (elmo-mailing-list-name-spec-list): Merge entries
855         for `list-id'.
856
857 2006-01-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
858
859         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fix list-id
860         handling.
861
862 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
863
864         * elmo-vars.el (elmo-mailing-list-name-spec-list): New user option.
865         (elmo-mailing-list-count-spec-list): Ditto.
866
867         * elmo-util.el (elmo-map-until-success): New function.
868         (elmo-string-match-substring): Ditto.
869         (elmo-find-list-match-value): Ditto.
870
871         * modb-entity.el (modb-entity-extract-ml-info-from-x-sequence):
872         Removed.
873         (modb-entity-extract-ml-info-from-subject): Ditto.
874         (modb-entity-extract-ml-info-from-return-path): Ditto.
875         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
876         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
877         (modb-entity-extract-ml-info-from-mailman): Ditto.
878         (modb-entity-extract-mailing-list-info-functions): Ditto.
879         (modb-entity-extract-mailing-list-info): Rewrite with
880         `elmo-find-list-match-value'.
881
882 2006-01-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
883
884         * elmo-net.el (elmo-network-session-retry-count): New user option.
885         (elmo-network-session-buffer-name): New internal function.
886         (elmo-network-session-buffer-create): Ditto.
887         (elmo-network-open-session): Retry open network session
888         `elmo-network-session-retry-count' times.
889
890 2005-12-16  Tetsurou Okazaki  <okazaki@be.to>
891
892         * elmo-util.el (elmo-list-filter): Rewritten.
893
894 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
895
896         * elmo-util.el (elmo-string-member): Allow symbol element in list.
897
898 2005-11-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
899
900         * elmo-search.el (elmo-make-search-engine): Use prefix
901         `elmo-search-' for require symbol instead of `else-'.
902         (elmo-search-engine-extprog): New class.
903         (elmo-search-engine-do-search): Remove nil from argument
904         list. Added argument pattern to evaluate element as function.
905         (elmo-search-engine-local-file): Derived from
906         `elmo-search-engine-extprog'.
907         (elmo-search-engine-create-message-entity): Check existance of file.
908         (elmo-search-engine-fetch-message): Ditto.
909         (elmo-search-namazu-index): Follow the API change.
910         (elmo-search-grep-target): Ditto.
911
912 2005-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
913
914         * elmo-spam.el (elmo-spam-message-fetch): Disable multibyte
915         characters of working buffer.
916
917         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
918         Does not bind `default-mime-charset'.
919         (elmo-msgdb-create-message-entity-from-buffer): Removed
920         unnecessary local bind.
921
922         * modb-entity.el (modb-entity-extract-ml-info-from-mailman): New
923         function.
924         (modb-entity-extract-mailing-list-info-functions): Added it.
925
926 2005-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
927
928         * modb-legacy.el (elmo-msgdb-append-entity): Execute the process
929         when number and message-id are non-nil.
930
931         * modb-standard.el (elmo-msgdb-append-entity): Ditto.
932
933         * elmo-pop3.el (elmo-pop3-auth-user): Refactoring nested
934         conditional steatment.
935         (elmo-pop3-auth-apop): Likewise.
936         (elmo-network-authenticate-session): Likewise.
937
938 2005-11-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
939
940         * elmo-mime.el (elmo-mime-header-max-column): Set default value as
941         symbol `fill-column'.
942         (elmo-mime-insert-header-from-buffer): Rewrite; ignore errors in
943         decode field value.
944
945         * elmo-util.el (elmo-mime-string): Ignore errors in eword decode.
946         (elmo-decoded-field-body): Ditto.
947
948 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
949
950         * elmo-net.el (elmo-net-folder-set-parameters): Rename argument
951         `tokens' to `params'.
952
953 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
954
955         * elmo-split.el (elmo-split-subr): Disable multibyte characters of
956         working buffer.
957
958 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
959
960         * elmo-search.el (elmo-search-namazu-index): Fixed the order to
961         decide index.
962
963 2005-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
964
965         * elmo-search.el (elmo-search-engine-alist): Define with defvar;
966         Set default value as nil.
967         (toplevel): Register search engines by
968         `elmo-search-register-engine' if there are not defined.
969
970         * elmo.el (autoload): Added autoload setting for
971         `elmo-search-register-engine'.
972
973 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
974
975         * elmo.el (toplevel): `[' is redefined as the prefix of the search
976         folder instead of nmz folder.
977         (elmo-nmz-default-index-path): Added obsolete variable setting.
978         (elmo-nmz-index-alias-alist): Ditto.
979         (elmo-nmz-use-drive-letter): Ditto.
980
981         * elmo-search.el (elmo-search-register-engine): New function.
982
983         * elmo-nmz.el: Removed.
984
985         * elmo-version.el (elmo-version): Up to 2.15.2.
986
987 2005-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
988
989         * elmo-search.el: New file.
990
991 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
992
993         * modb-entity.el (elmo-msgdb-message-match-condition): Add new
994         condition `larger' and `smaller'.
995
996 2005-07-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
997
998         * elmo-util.el (elmo-safe-filename): Rewrite to replace
999         `"' (double quote) into "_Q_".
1000
1001 2005-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1002
1003         * elmo-net.el (elmo-net-quote-chars): Abolish.
1004         (elmo-net-format-quoted): Ditto.
1005
1006 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1007
1008         * elmo.el (elmo-get-folder-function): New variable.
1009         (elmo-get-folder): New function.
1010         (elmo-folder-rename): Call `elmo-make-folder' with specified
1011         mime-charset.
1012
1013         * elmo-split.el (elmo-split): Use `elmo-get-folder' instead of
1014         `elmo-make-folder'.
1015         (elmo-split-subr): Ditto.
1016
1017         * elmo-multi.el (elmo-folder-initialize): Ditto.
1018
1019         * elmo-internal.el (elmo-folder-list-subfolders): Ditto.
1020
1021         * elmo-flag.el (elmo-flag-folder-delete-message): Ditto.
1022         (elmo-flag-get-folder): Ditto.
1023
1024         * elmo-filter.el (elmo-folder-initialize): Ditto.
1025
1026         * elmo-access.el (elmo-folder-initialize): Ditto.
1027         (elmo-access-folder-update-children): Ditto.
1028
1029         * elmo-dop.el (elmo-dop-queue-flush): Ditto.
1030         (elmo-dop-queue-flush): Ditto.
1031         (elmo-folder-append-buffer-dop-delayed): Ditto.
1032         (elmo-dop-spool-folder): Call `elmo-make-folder' with specified
1033         mime-charset.
1034
1035         * elmo-pipe.el (elmo-folder-initialize): Use `elmo-get-folder'
1036         instead of `elmo-make-folder'.
1037         (elmo-folder-rename): Ditto.  Use `elmo-folder-rename' to
1038         destination folder instead of send `elmo-folder-rename-internal'.
1039
1040         * elmo-shimbun.el (elmo-folder-list-subfolders): Use `shimbun'
1041         slot of subfolder instead of create it.
1042
1043 2005-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1044
1045         * elmo-util.el (elmo-collect-separators): New function.
1046         (elmo-collect-separators-internal): Ditto.
1047         (elmo-collect-trail-separators): Ditto.
1048         (elmo-parse-separated-tokens): Ditto.
1049         (elmo-parse-separated-tokens-internal): Ditto.
1050         (elmo-quote-syntactical-element): Ditto.
1051
1052         * elmo-pop3.el (elmo-pop3-folder-name-syntax): New constant.
1053         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1054
1055         * elmo-nntp.el (elmo-nntp-folder-name-syntax): New constant.
1056         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1057         (elmo-nntp-folder-list-subfolders): Quote a user name.
1058
1059         * elmo-net.el (elmo-net-folder-name-syntax): New constant.
1060         (elmo-net-parse-network): Abolish.
1061         (elmo-net-folder-set-parameters): New function.
1062         (elmo-folder-initialize): Follow the above change.
1063
1064         * elmo-imap4.el (elmo-imap4-folder-name-syntax): New constant.
1065         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1066         (elmo-folder-list-subfolders): Use
1067         `elmo-quote-syntactical-element' instead of
1068         `elmo-net-format-quoted' to quote mailbox and user name.
1069
1070 2005-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1071
1072         * elmo-util.el (elmo-token-valid-p): New function.
1073         (elmo-parse-token): Add optional argument `requirement'.
1074         (elmo-parse-prefixed-element): Likewise.
1075
1076         * elmo-net.el (elmo-net-quote-chars): Renamed from
1077         `elmo-net-quote-chars-regexp'.
1078         (elmo-net-format-quoted): Add optional argument `extra-chars'.
1079
1080         * elmo-pop3.el (elmo-folder-initialize): Fix the token separators
1081         by info document. Check token `uidl' is started an alphabet.
1082
1083         * elmo-nntp.el (elmo-folder-initialize): Fix the token separators
1084         by info document. Check token `user' is started an alphabet.
1085
1086         * elmo-imap4.el (elmo-folder-initialize): Ditto.
1087         (elmo-folder-list-subfolders): Quote user.
1088
1089 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1090
1091         * elmo-util.el (elmo-quoted-specials-list): New constant.
1092         (elmo-quoted-token): New function.
1093
1094         * elmo-net.el (elmo-net-quote-chars-regexp): New constant.
1095         (elmo-net-format-quoted): New function.
1096         (elmo-net-parse-network): Ditto.
1097         (elmo-folder-initialize): Use it.
1098
1099         * elmo-nntp.el (elmo-folder-initialize): Use
1100         `elmo-net-parse-network' to parse network specification instead of
1101         `elmo-folder-initialize#elmo-net'.
1102
1103         * elmo-pop3.el (elmo-folder-initialize): Ditto.
1104
1105         * elmo-imap4.el (elmo-folder-initialize): Ditto.
1106         (elmo-folder-list-subfolders): Quote folder name by
1107         `elmo-net-format-quoted'.
1108
1109 2005-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1110
1111         * elmo-nntp.el (elmo-nntp-use-server-search-p): New function.
1112         (elmo-folder-search): Use it.
1113
1114 2005-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1115
1116         * modb-standard.el (modb-standard-loaded-message-id): Use
1117         `elmo-msgdb-message-entity-field'.
1118
1119 2005-04-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1120
1121         * elmo-util.el (elmo-object-load): Call `elmo-set-auto-coding'
1122         without filename.
1123
1124 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1125
1126         * elmo-util.el (elmo-set-auto-coding): New function.
1127         (elmo-object-load): Use it.
1128
1129 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1130
1131         * elmo-date.el (elmo-time-less-p): Renamed from `elmo-time<'.
1132         (elmo-time<): Define as alias of `elmo-time-less-p'.
1133         (elmo-time-to-datevec): New function.
1134
1135         * elmo-date.el (elmo-time-to-days): New function.
1136
1137 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1138
1139         * elmo-util.el (elmo-map-recursive): Call `function' if `object'
1140         is not cons cell.
1141
1142 2005-04-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1143
1144         * modb-entity.el (modb-entity-encode-string-recursive): Fixed
1145         parenthesis.
1146
1147         * elmo-util.el (elmo-map-recursive): New function.
1148
1149         * modb-entity.el (modb-entity-decode-string-recursive): Use it.
1150         (modb-entity-encode-string-recursive): Ditto.
1151
1152 2005-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
1153
1154         * elmo-maildir.el (elmo-maildir-sequence-number): New function.
1155         (elmo-maildir-make-unique-string): Throw Emacs 18 away.
1156         (elmo-maildir-list-location): Use `elmo-maildir-sequence-number' to
1157         compare sequence number when last modified time is nil.
1158
1159 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
1160
1161         * elmo-maildir.el (elmo-folder-msgdb-create): Don't sort by date.
1162
1163         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
1164
1165 2005-04-01  Yuuichi Teranishi  <teranisi@gohome.org>
1166
1167         * elmo-maildir.el (elmo-maildir-list-location): Sort by last
1168         modification time of the file.
1169
1170 2005-03-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1171
1172         * elmo-util.el (elmo-condition-optimize): Discriminated against
1173         preserved fields, extra fields and the other weight.
1174
1175 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1176
1177         * modb-entity.el (initialize-instance): Define.
1178         (modb-entity-handler-mime-charset): New internal function.
1179         (modb-standard-entity-set-field): Use it.
1180         (elmo-msgdb-message-entity-field): Ditto.
1181         (elmo-msgdb-message-entity-field): Ditto.
1182
1183         * modb.el (elmo-msgdb-match-condition): Rewrite with
1184         `elmo-condition-match'.
1185         (elmo-msgdb-match-condition-primitive): New function.
1186
1187         * modb-entity.el (elmo-msgdb-message-match-condition): Removed
1188         arguments `flags' and `numbers'.
1189         (elmo-msgdb-match-condition-primitive): Abolished (merged to
1190         `elmo-msgdb-message-match-condition').
1191         (modb-buffer-entity-handler): New class.
1192
1193         * elmo.el (elmo-folder-search): Optimize condition to use
1194         `elmo-condition-optimize'.
1195         (elmo-message-buffer-match-condition): New function.
1196         (elmo-message-match-condition): Use
1197         `elmo-message-buffer-match-condition' instead of
1198         `elmo-buffer-field-condition-match'.
1199
1200         * elmo-util.el (elmo-condition-match): New function.
1201         (elmo-condition-optimize): Ditto.
1202         (elmo-buffer-field-primitive-condition-match): Abolish.
1203         (elmo-buffer-field-condition-match): Ditto.
1204
1205         * elmo-archive.el (elmo-archive-field-condition-match): Use
1206         `elmo-message-buffer-match-condition' instead of
1207         `elmo-buffer-field-condition-match'.
1208
1209 2005-03-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1210
1211         * elmo-flag.el (elmo-global-flags-initialize): Check the
1212         existence of the flag directory.
1213
1214 2005-03-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1215
1216         * elmo-access.el (elmo-folder-initialize): Call
1217         `elmo-multi-connect-signals'.
1218
1219         * elmo-pipe.el (elmo-folder-close): Define.
1220
1221         * elmo-multi.el (elmo-folder-close): Call `elmo-folder-close' with
1222         children folders.
1223
1224         * elmo-filter.el (elmo-folder-close): Call `elmo-folder-close'
1225         with target folder.
1226
1227         * modb-entity.el (elmo-msgdb-message-entity-set-number): Return
1228         `number'.
1229
1230         * elmo-multi.el (elmo-message-entity): Don't use return value of
1231         `elmo-message-entity-set-number'.
1232
1233 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1234
1235         * modb.el (modb-generic): Added slot `mime-charset'.
1236
1237         * modb-standard.el (modb-standard): Added slot `overview-handler'.
1238         (modb-standard-save-entity-1): Use `modb-entity-handler-equal-p'
1239         and `modb-entity-handler-dump-parameters'.
1240         (modb-standard-default-entity-handler): Abolish.
1241         (elmo-msgdb-message-entity-handler): Save created handler by
1242         instance slot.
1243
1244         * modb-entity.el (modb-entity-handler): Added slot `mime-charset'.
1245         (modb-entity-handler-list-parameters): New method.
1246         (modb-entity-handler-equal-p): New function.
1247         (modb-entity-handler-dump-parameters): Ditto.
1248         (modb-entity-parse-address-string): Encode return value.
1249         (modb-entity-make-address-string): Decode argument value.
1250         (modb-entity-decode-string-recursive): New function.
1251         (modb-entity-encode-string-recursive): Ditto.
1252         (modb-standard-entity-normalizer): Set to encode field value.
1253         (modb-standard-entity-specializer): Follow the above change.
1254         (modb-standard-entity-set-field): Bind `elmo-mime-charset' by
1255         mime-charset of handler.
1256         (elmo-msgdb-message-entity-field): Ditto.
1257         (elmo-msgdb-copy-message-entity): Fixed reference to internal
1258         structure.
1259         (modb-entity-make-mailing-list-info-string): Decode `ml-name'.
1260
1261         * elmo.el (elmo-folder): Added slot `mime-charset'.
1262         (elmo-make-folder): Added argument `mime-charset'.
1263         (elmo-folder-msgdb-load): Call `elmo-load-msgdb' with
1264         `mime-charest'.
1265
1266         * elmo-msgdb.el (elmo-load-msgdb): Added argument `mime-charset'.
1267         (elmo-make-msgdb): Likewise.
1268
1269         * elmo-internal.el (elmo-internal-folder-initialize): Call
1270         `luna-make-entity' with :mime-charset parameter.
1271
1272 2005-03-21  Yuuichi Teranishi  <teranisi@gohome.org>
1273
1274         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Decode
1275         encoded words in `from' and `subject' field.
1276
1277 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1278
1279         * modb.el (elmo-msgdb-message-field): Add argument `type'.
1280         (elmo-msgdb-match-condition): Get handler from entity instead of
1281         msgdb.
1282
1283         * modb-standard.el (modb-standard-economize-entity-size): Abolish.
1284         (modb-standard-load-entity): Treat new file format.
1285         (modb-standard-save-entity-1): Save as new file format.
1286         (modb-standard-save-entity): Split messages into section here.
1287         (elmo-msgdb-message-field): Follow the API change.
1288         (modb-standard-default-entity-handler): New internal variable.
1289         (elmo-msgdb-message-entity-handler): Define.
1290
1291         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1292         to `elmo-vars.el'.
1293         (modb-entity-field-extractor-alist): New user option.
1294         (elmo-msgdb-message-entity-field): Removed argument `decode' and
1295         added argument `type'.
1296         (elmo-msgdb-copy-message-entity): Add optional argument
1297         `make-handler'.
1298         (modb-set-field-converter): New function.
1299         (modb-convert-field-value): Ditto.
1300         (modb-entity-string-decoder): Ditto.
1301         (modb-entity-string-encoder): Ditto.
1302         (modb-entity-parse-date-string): Ditto.
1303         (modb-entity-make-date-string): Ditto.
1304         (modb-entity-mime-decoder): Ditto.
1305         (modb-entity-mime-encoder): Ditto.
1306         (modb-entity-address-list-decoder): Ditto.
1307         (modb-entity-address-list-encoder): Ditto.
1308         (modb-entity-parse-address-string): Ditto.
1309         (modb-entity-make-address-string): Ditto.
1310         (modb-entity-create-field-indices): Ditto.
1311         (modb-legacy-entity-field-slots): New constant.
1312         (modb-legacy-entity-field-indices): Ditto.
1313         (modb-legacy-entity-normalizer): New variable.
1314         (modb-legacy-entity-specializer): Ditto.
1315         (modb-legacy-entity-field-index): New macro.
1316         (modb-legacy-entity-set-field): New function.
1317         (modb-legacy-make-message-entity): Rewrite.
1318         (elmo-msgdb-create-message-entity-from-buffer): Use
1319         `elmo-msgdb-get-references-from-buffer'. Use
1320         `elmo-decoded-field-body' instead of `elmo-unfold-field-body'.
1321         Use `modb-legacy-entity-set-field' instead of
1322         `elmo-msgdb-message-entity-set-field'.
1323         (elmo-msgdb-message-entity-field): Rewrite.
1324         (elmo-msgdb-message-entity-set-field): Ditto.
1325         (elmo-msgdb-copy-message-entity): Make new entity by
1326         `make-handler' if it specified.
1327         (elmo-msgdb-message-match-condition): Define a method of
1328         `modb-entity-handler' and follow the API change.
1329         (modb-standard-entity-handler): New class.
1330         (modb-entity-extract-ml-info-from-x-sequence): New function.
1331         (modb-entity-extract-ml-info-from-subject): Ditto.
1332         (modb-entity-extract-ml-info-from-return-path): Ditto.
1333         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
1334         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
1335         (modb-entity-extract-mailing-list-info): Ditto.
1336         (modb-entity-extract-mailing-list-info-functions): New variable.
1337
1338         * elmo.el (elmo-message-field): Add optional argument `type'.
1339
1340         * elmo-vars.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1341         from `modb-entity.el'.
1342
1343         * elmo-util.el (elmo-object-load): Decode by coding-system from
1344         `set-auto-coding-function'.
1345         (elmo-object-save): Use `detect-mime-charset-region' and add
1346         coding cookie if encode.
1347         (elmo-msgdb-get-references-from-buffer): New function.
1348         (elmo-parse-addresses): Ditto (renamed from `wl-parse-addresses').
1349
1350         * elmo-spam.el (elmo-spam-message-spam-p): Follow the API change.
1351
1352         * elmo-shimbun.el (elmo-shimbun-parse-time-string): Removed.
1353         (elmo-shimbun-entity-to-header): Use `shimbun-create-header'
1354         instead of `shimbun-make-header' and follow the API change.
1355         (elmo-shimbun-update-overview): Follow the API change.
1356         (elmo-map-folder-list-message-locations): Ditto.
1357
1358         * elmo-pipe.el (elmo-message-field): Ditto.
1359
1360         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
1361         Ditto.
1362
1363         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
1364
1365         * elmo-multi.el (elmo-message-field): Ditto.
1366
1367         * elmo-msgdb.el (elmo-message-entity-field): Ditto.
1368         (elmo-msgdb-sort-by-date): Ditto.
1369         (elmo-msgdb-flag-table): Use `elmo-msgdb-message-field' instead of
1370         `elmo-message-entity-field'.
1371         (elmo-msgdb-overview-entity-get-from-no-decode): Follow the API
1372         change.
1373         (elmo-msgdb-overview-entity-get-from): Ditto.
1374         (elmo-msgdb-overview-entity-get-subject): Ditto.
1375         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
1376         (elmo-msgdb-overview-entity-get-date): Ditto.
1377         (elmo-msgdb-overview-entity-get-to): Ditto.
1378         (elmo-msgdb-overview-entity-get-cc): Ditto.
1379
1380         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1381         (elmo-mime-collect-message/partial-pieces): Ditto.
1382
1383         * elmo-filter.el (elmo-message-field): Ditto.
1384
1385         * elmo-date.el (elmo-datevec-to-time): New function.
1386         (elmo-time-parse-date-string): Ditto.
1387         (elmo-time-make-date-string): Ditto.
1388         (elmo-time<): Ditto.
1389
1390         * elmo-version.el (elmo-version): Up to 2.15.1.
1391
1392 2005-03-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1393
1394         * elmo-flag.el (elmo-global-flags-initialize): Don't include
1395         member of elmo-local-flags.
1396
1397 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
1398
1399         * elmo-version.el (elmo-version): Up to 2.15.0.
1400
1401 2005-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1402
1403         * elmo.el (elmo-folder-synchronize): Ignore `mask' when
1404         `ignore-msgdb' is non-nil.
1405
1406 2005-03-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1407
1408         * elmo-util.el (elmo-condition-in-msgdb-p-internal): Removed.
1409         (elmo-condition-in-msgdb-p): Ditto.
1410         (elmo-file-field-primitive-condition-match): Ditto.
1411         (elmo-file-field-condition-match): Ditto.
1412
1413         * elmo-localdir.el (elmo-localdir-field-condition-match): Ditto.
1414
1415 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1416
1417         * elmo-flag.el (elmo-folder-list-subfolders): Don't list from
1418         subdirectories here.
1419         (elmo-global-flags-initialize): New function.
1420
1421         * elmo.el (toplevel): Added autoload setting for
1422         `elmo-global-flags-initialize'.
1423
1424 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1425
1426         * elmo.el (message-number-changed): Define new signal.
1427         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Emit
1428         message-number-changed signal.
1429         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
1430         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
1431         Respect `elmo-pack-number-check-strict'.
1432
1433 2005-03-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1434
1435         * elmo-signal.el (elmo-connect-signal): Document.
1436         (elmo-emit-signal): Ditto.
1437         (elmo-emit-signal): It should pass source argument to filter and
1438         handler, not slot-source.
1439
1440 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1441
1442         * modb.el (elmo-msgdb-update-entity): New API and define generic
1443         implement.
1444
1445         * modb-standard.el (elmo-msgdb-update-entity): Define.
1446
1447         * modb-entity.el (elmo-msgdb-message-entity-update-fields): New
1448         API and define generic implement.
1449
1450         * elmo.el (update-overview): New singnal.
1451
1452         * elmo-shimbun.el (elmo-shimbun-update-overview): Rewrite use
1453         `elmo-msgdb-update-entity' and emit signal `update-overview'.
1454         (elmo-message-entity-parent): Define.
1455
1456         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
1457         `update-overview'.
1458
1459         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
1460
1461         * elmo-filter.el (elmo-filter-connect-signals): Ditto.
1462
1463 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1464
1465         * elmo.el (elmo-folder-synchronize): Sort the return value of
1466         `elmo-list-diff'.
1467
1468         * elmo-util.el (elmo-list-diff): Don't care the order of the returned
1469         list.
1470
1471 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1472
1473         * elmo-util.el (elmo-with-enable-multibyte): Don't bind
1474         `default-enable-multibyte-characters'.
1475         (elmo-object-load): Use `with-temp-buffer' instead of
1476         `elmo-set-work-buf'.
1477         (elmo-object-save): Ditto.
1478         (elmo-mime-string): Use `elmo-with-enable-multibyte' instead of
1479         `elmo-set-work-buf'.
1480         (elmo-decoded-field-body): Ditto.
1481
1482         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Ditto.
1483
1484         * elmo-sendlog.el (elmo-sendlog-folder-list-message-locations):
1485         Use `with-temp-buffer' instead of `elmo-set-work-buf'.
1486
1487         * elmo-version.el (elmo-version): Up to 2.13.3.
1488
1489 2005-02-27  Tetsurou Okazaki  <okazaki@be.to>
1490
1491         * elmo-util.el (elmo-list-diff): Fix the last change.
1492         Reverse order of result lists.
1493
1494 2005-02-26  Yuuichi Teranishi  <teranisi@gohome.org>
1495
1496         * modb-standard.el (elmo-msgdb-set-flag): Use
1497         `elmo-list-diff-nonsortable' instead of `elmo-list-diff'.
1498         (elmo-msgdb-unset-flag): Ditto.
1499
1500         * elmo.el (elmo-strict-folder-diff): Don't use third argument of
1501         `elmo-list-diff'.
1502
1503         * elmo-util.el (elmo-list-diff): Rewrite.
1504         (elmo-list-diff-nonsortable): New function.
1505
1506 2005-02-26  Tetsurou Okazaki  <okazaki@be.to>
1507
1508         * elmo-util.el (elmo-multibyte-buffer-name): Renamed from
1509         `elmo-multibypte-buffer-name'.  All referers are updated.
1510
1511 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1512
1513         * elmo-mime.el (elmo-mime-entity-reassembled-p): New method.
1514         (elmo-mime-entity-fragment-p): New function.
1515         (mime-elmo-buffer-entity): Added slot `reassembled'.
1516         (elmo-message-mime-entity): Added 4th argument `reassemble'.
1517         (elmo-message-mime-entity-internal): New function (renamed from
1518         `elmo-message-mime-entity').
1519         (elmo-mime-inherit-field-list-from-enclosed): New constant.
1520         (elmo-mime-make-reassembled-mime-entity): New function.
1521         (elmo-message-reassembled-mime-entity): Ditto.
1522         (elmo-mime-collect-message/partial-pieces): Ditto.
1523
1524 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1525
1526         * elmo.el (elmo-message-fetch-string): Disable multibyte.
1527
1528         * elmo-util.el (elmo-multibypte-buffer-name): New constant.
1529         (elmo-with-enable-multibyte): New macro.
1530
1531         * modb-entity.el (elmo-msgdb-get-decoded-cache): Use it.
1532
1533 2005-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1534
1535         * elmo-filter.el (elmo-filter-add-flag-count): Removed unused
1536         argument `number'.
1537         (elmo-filter-connect-signals): Follow the above change.
1538
1539 2005-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1540
1541         * modb-standard.el (elmo-msgdb-unset-flag): Bind inhibit-quit.
1542
1543         * elmo-maildir.el (elmo-folder-append-messages): Fix the problem
1544         that only the first flag is used.
1545
1546 2005-02-17  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1547
1548         * elmo-shimbun.el (elmo-folder-exists-p): Use `shimbun-group-p' 
1549         if available.
1550
1551 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1552
1553         * elmo-signal.el: New file.
1554
1555         * elmo.el (toplevel): Require elmo-signal.
1556         (flag-changing, flag-changed, cache-changed): New signal.
1557         (elmo-folder): Remove slog `handlers'.
1558         (elmo-message-set-cached): Use `elmo-emit-signal' instead of
1559         `elmo-folder-notify-event'.
1560         (elmo-folder-set-flag): Likewise. Emit signal `flag-changing'.
1561         (elmo-folder-unset-flag): Ditto.
1562         (elmo-event-handler): Abolish.
1563         (elmo-event-handler-flag-changed): Ditto.
1564         (elmo-event-handler-cache-changed): Ditto.
1565         (elmo-folder-add-handler): Ditto.
1566         (elmo-folder-remove-handler): Ditto.
1567         (elmo-folder-notify-event): Ditto.
1568
1569         * elmo-pipe.el (toplevel): Require elmo-signal.
1570         (elmo-folder-initialize): Call `elmo-pipe-connect-signals'.
1571         (elmo-pipe-connect-signals): New function.
1572         (elmo-message-fetch): Does not call `elmo-folder-notify-event'.
1573         (elmo-folder-set-flag): Ditto.
1574         (elmo-folder-unset-flag): Ditto.
1575         (elmo-message-set-cached): Ditto.
1576
1577         * elmo-multi.el (toplevel): Require elmo-signal.
1578         (elmo-folder-initialize): Call `elmo-multi-connect-signals'.
1579         (elmo-multi-connect-signals): New function.
1580         (elmo-multi-map-numbers): Ditto.
1581         (elmo-message-set-cached): Does not call `elmo-folder-notify-event'.
1582         (elmo-message-fetch): Ditto.
1583         (elmo-folder-set-flag): Ditto.
1584         (elmo-folder-unset-flag): Ditto.
1585
1586         * elmo-filter.el (toplevel): Require elmo-signal.
1587         (elmo-folder-initialize): Call `elmo-filter-connect-signals'.
1588         (elmo-filter-connect-signals): New function.
1589         (elmo-filter-add-flag-count): Ditto.
1590         (elmo-message-fetch): Does not call
1591         `elmo-filter-folder-countup-message-flags' and
1592         `elmo-folder-notify-event'.
1593         (elmo-message-set-cached): Ditto.
1594         (elmo-folder-set-flag): Ditto.
1595         (elmo-folder-unset-flag): Ditto.
1596
1597         * elmo-version.el (elmo-version): Up to 2.13.2.
1598
1599 2005-02-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1600
1601         * elmo-imap4.el (elmo-imap4-flags-to-imap): Preserve argument
1602         `flags'.
1603
1604 2005-02-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1605
1606         * elmo-filter.el (elmo-message-set-cached): Call
1607         `elmo-folder-notify-event' with event `cache-changed'.
1608
1609         * elmo-multi.el (elmo-message-set-cached): Ditto.
1610
1611         * elmo-pipe.el (elmo-message-set-cached): Ditto.
1612
1613 2005-02-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1614
1615         * elmo.el (elmo-folder-encache): Abolish.
1616
1617 2005-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
1618
1619         * elmo-dop.el (elmo-folder-delete-messages-dop): Delete 'Append' queue.
1620         (elmo-folder-next-message-number-dop): Return appropriate negative
1621         integer.
1622
1623 2005-02-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1624
1625         * elmo-dop.el (elmo-dop-queue-flush): Remove files in dop spool on
1626         clearing pending operations.
1627         (elmo-folder-next-message-number-dop): Return appropriate negative
1628         integer.
1629
1630 2005-02-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1631
1632         * elmo.el (toplevel): Added autoload setting for `md5'.
1633         (elmo-msgdb-path-encode-threshold): New user option.
1634         (elmo-folder-msgdb-path): Encode msgdb path if its length is
1635         longer than `elmo-msgdb-path-encode-threshold'.
1636
1637         * elmo-flag.el (elmo-global-mark-migrate): Use
1638         `elmo-folder-expand-msgdb-path' instead of
1639         `elmo-folder-msgdb-path'.
1640
1641 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1642
1643         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when the
1644         element of the difference is nil.
1645
1646 2005-02-11  Yuuichi Teranishi  <teranisi@gohome.org>
1647
1648         * elmo-maildir.el (elmo-maildir-separator): Added some OS types
1649         to the check logic of file systems which are weak in colon character.
1650
1651 2005-02-11  Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
1652
1653         * elmo-maildir.el (elmo-maildir-move-file): Simplify.
1654
1655 2005-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1656
1657         * elmo-maildir.el (elmo-maildir-move-file): New function.
1658         (elmo-folder-append-buffer): Use it.
1659         (elmo-folder-append-messages): Ditto.
1660         (These changes are based on Ron Isaacson's patch [wl-en: 01205])
1661
1662         * elmo-imap4.el (elmo-imap4-decode-folder-string): Call `utf7-decode'.
1663         (elmo-imap4-encode-folder-string): Call `utf7-encode'.
1664
1665         * elmo-maildir.el (elmo-maildir-separator): New user option.
1666         (elmo-maildir-adjust-separator): New macro.
1667         (elmo-maildir-list-location): Use it.
1668         (elmo-maildir-update-current): Ditto.
1669         (elmo-maildir-set-mark): Ditto.
1670         (elmo-maildir-delete-mark): Ditto.
1671         (These changes are based on Hiroya Murata's patch [wl: 13437])
1672
1673 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1674
1675         * elmo-nntp.el (elmo-nntp-server-command-index): Add entry `xhdr'.
1676
1677 2005-02-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1678
1679         * elmo-flag.el (elmo-flag-valid-p): Simplify.
1680         (elmo-folder-list-subfolders): Copy `elmo-global-flags'.
1681         (elmo-folder-delete): Update `elmo-global-flag-folder-alist'.
1682
1683 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1684
1685         * elmo-util.el (elmo-passwd-alist-load, elmo-passwd-alist-save):
1686         Use `with-temp-buffer'.
1687
1688 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1689
1690         * elmo-flag.el (elmo-folder-initialize): Fixed the last change.
1691
1692         * elmo-util.el (elmo-read-search-condition): Eliminate (renamed to
1693         `wl-read-search-condition').
1694         (elmo-read-search-condition-internal): Likewise.
1695
1696         * elmo-flag.el (elmo-flag-char-regexp): New constant.
1697         (elmo-flag-valid-p): New function.
1698         (elmo-folder-initialize): Check flag name is valid.
1699
1700 2005-01-26  Yuuichi Teranishi  <teranisi@gohome.org>
1701
1702         * elmo-imap4.el (elmo-folder-list-subfolders): Use root mailbox without
1703         delimiter to obtain root mailbox itself.
1704
1705 2005-01-25  Tetsurou Okazaki  <okazaki@be.to>
1706
1707         * elmo-net.el (elmo-network-session-idle-timeout): Fix customization
1708         type mismatch.
1709
1710 2005-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
1711
1712         * elmo-mime.el (elmo-mime-entity-display): Bind elmo-message-displaying
1713         as t.
1714
1715 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1716
1717         * elmo-shimbun.el (toplevel): Require cl at compile.
1718
1719         * elmo-nntp.el (toplevel): Ditto.
1720
1721         * elmo-nmz.el (toplevel): Ditto.
1722
1723         * elmo-multi.el (toplevel): Ditto.
1724
1725         * elmo-file.el (toplevel): Ditto.
1726
1727         * elmo-dop.el (toplevel): Ditto.
1728
1729         * elmo-archive.el (toplevel): Likewise elmo and cl (at compile).
1730
1731 2005-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
1732
1733         * mmimap.el (mmimap-make-mime-entity): Set children's top node number
1734         as nil.
1735
1736         * elmo.el (elmo-message-fetch): Return t even when the output buffer
1737         size of elmo-message-fetch-internal is 0 byte.
1738
1739 2005-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1740
1741         * elmo-maildir.el (elmo-map-message-fetch): Fixed last change.
1742
1743 2005-01-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1744
1745         * elmo-shimbun.el (elmo-folder-plugged-p): Treat "@" as
1746         always plugged.
1747
1748 2005-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1749
1750         * elmo-maildir.el (elmo-map-message-fetch): Call
1751         `elmo-map-folder-set-flag'.
1752
1753         * elmo.el (elmo-message-fetch-with-cache-process): Abolish.
1754         (elmo-message-fetch): Merge from
1755         `elmo-message-fetch-with-cache-process'.
1756
1757         * elmo-sendlog.el (elmo-message-fetch-with-cache-process): Abolish.
1758         (elmo-message-fetch): Define.
1759
1760         * elmo-nntp.el (elmo-message-fetch): Renamed from
1761         `elmo-message-fetch-with-cache-process'.
1762
1763         * elmo-cache.el (elmo-message-fetch-with-cache-process): Abolish.
1764         (elmo-message-fetch): Define.
1765
1766         * elmo-util.el (elmo-condition-parse-primitive): Downcase
1767         search-key.
1768
1769         * elmo-shimbun.el (shimbun-mua-search-id): Use
1770         `elmo-message-entity' instead of `elmo-msgdb-message-entity'.
1771         (elmo-shimbun-folder-shimbun-header): Ditto.
1772         (elmo-shimbun-get-headers): Ditto.
1773         (elmo-shimbun-update-overview): Ditto.
1774
1775         * elmo-pipe.el (elmo-folder-detach-messages): Define.
1776
1777         * elmo-net.el (elmo-folder-list-messages-unplugged): Use
1778         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
1779
1780 2005-01-13  Yuuichi Teranishi  <teranisi@gohome.org>
1781
1782         * elmo.el (elmo-message-fetch): Unset unread flag on server when
1783         message is cached.
1784         (elmo-message-fetch-string): Fixed argument.
1785
1786 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1787
1788         * elmo.el (elmo-message-fetch): Removed argument `outbuf' and
1789         exchange order of arguments `section' and `unread'.
1790         (elmo-message-encache): Follow the API change.
1791         (elmo-message-match-condition): Ditto.
1792         (elmo-generic-folder-append-messages): Ditto.
1793         (elmo-message-fetch-string): New function.
1794
1795         * elmo-split.el (elmo-split-subr): Ditto.
1796
1797         * elmo-spam.el (elmo-spam-message-fetch): Ditto.
1798
1799         * elmo-pipe.el (elmo-message-fetch): Ditto.
1800
1801         * elmo-multi.el (elmo-message-fetch): Ditto.
1802
1803         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1804
1805         * elmo-flag.el (elmo-global-flag-set-internal): Ditto.
1806
1807         * elmo-filter.el (elmo-message-fetch): Ditto.
1808
1809         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
1810
1811         * elmo-imap4.el (mime-imap-location-section-body): Use
1812         `elmo-message-fetch-string' instead of `elmo-message-fetch' and
1813         follow the API change.
1814
1815 2005-01-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1816
1817         * elmo-access.el: New file.
1818
1819         * elmo-null.el: Ditto.
1820
1821         * elmo-internal.el (elmo-internal-folder-list): Added `null'.
1822
1823 2005-01-08  Yuuichi Teranishi  <teranisi@gohome.org>
1824
1825         * elmo-net.el (elmo-network-session-idle-timeout): New option.
1826         (elmo-network-session): New attribute `last-accessed'.
1827         (elmo-network-get-session): Discard network cache if elapsed time
1828         since last-accessed is larger than elmo-network-session-idle-timeout.
1829
1830 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1831
1832         * elmo.el (elmo-find-fetch-strategy): Removed argument `entity'
1833         and added `number', `require-entireness'.
1834         (elmo-find-fetch-strategy): Rewrite.
1835         (elmo-message-fetch): Unset `unread' flag when argument unread is
1836         non-nil.
1837
1838         * elmo-spam.el (elmo-spam-message-fetch): Follow the API change.
1839
1840         * elmo-multi.el (elmo-find-fetch-strategy): Ditto.
1841         (elmo-message-fetch): Notify event `flag-changed'.
1842
1843         * elmo-pipe.el: Likewise.
1844
1845         * elmo-mime.el (elmo-mime-entity): New class.
1846         (elmo-mime-entity-display-p): New generic function.
1847         (elmo-mime-entity-display): Ditto.
1848         (elmo-mime-entity-display-as-is): Ditto.
1849         (mime-elmo-buffer-entity, mime-elmo-imap-entity): Inherit
1850         elmo-mime-entity.
1851         (elmo-make-mime-message-location): Removed.
1852         (elmo-mime-message-display): Ditto.
1853         (elmo-mime-display-as-is): Ditto.
1854         (elmo-message-mime-entity): New function.
1855
1856         * elmo-imap4.el (elmo-find-fetch-strategy): Rewrite.
1857
1858         * elmo-filter.el (elmo-find-fetch-strategy): Follow the API
1859         change.
1860         (elmo-message-fetch): Re-count flagged message number and notify
1861         event `flag-changed'.
1862
1863         * elmo-version.el (elmo-version): Up to 2.13.1.
1864
1865 2005-01-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1866
1867         * elmo-filter.el (elmo-message-field): Define.
1868         (elmo-message-set-field): Ditto.
1869
1870 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1871
1872         * elmo.el (elmo-message-set-cached): Call
1873         `elmo-folder-notify-event' with cache-changed.
1874         (elmo-event-handler-cache-changed): New generic function.
1875
1876 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1877
1878         * elmo-maildir.el (elmo-folder-append-buffer): Use elmo-copy-file
1879         instead of elmo-add-name-to-file.
1880         (elmo-folder-append-messages): Ditto.
1881
1882 2004-12-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1883
1884         * elmo.el (elmo-folder-update-threshold): Add nil to range.
1885
1886 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1887
1888         * elmo-version.el (elmo-version): Up to 2.13.0.
1889
1890         * elmo-vars.el (elmo-msgdb-convert-type): Changed default value to
1891         `auto'.
1892
1893         * modb-standard.el (modb-standard-economize-entity-size): Changed
1894         default value to `t'.
1895
1896         * elmo-vars.el (elmo-msgdb-default-type): Changed default value to
1897         `standard'.
1898
1899         * elmo-imap4.el (elmo-network-initialize-session): Erase buffer
1900         after parsing greeting string.
1901
1902 2004-11-23  Daishi Kato <daishi@axlight.com>
1903
1904         * elsp-spamoracle.el (elmo-spam-spamoracle-spam-header-regexp):
1905         New user option.
1906         (elmo-spam-spamoracle-call): Use it.
1907
1908 2004-11-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1909
1910         * elmo.el (elmo-message-accessible-p): Message in dop spool
1911         is accessible.
1912
1913 2004-11-23  Daishi Kato <daishi@axlight.com>
1914
1915         * elsp-spamoracle.el: New file.
1916
1917 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1918
1919         * elmo.el (elmo-message-flags-for-append): New function.
1920         (elmo-generic-folder-append-messages): Use it.
1921
1922         * elmo-split.el (elmo-split-subr): Ditto.
1923
1924         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Add argument
1925         `flags' and use elmo-folder-append-buffer instead of
1926         write-region-as-binary.
1927         (elmo-dop-filter-pending-messages): New function.
1928         (elmo-folder-append-buffer-dop): Call
1929         elmo-dop-spool-folder-append-buffer with `flag'.
1930         (elmo-folder-set-flag-dop): Filter messages by
1931         elmo-dop-filter-pending-messages.
1932         (elmo-folder-unset-flag-dop): Ditto.
1933         (elmo-folder-append-buffer-dop-delayed): Use
1934         elmo-message-flags-for-append to get flags of the message and
1935         simplify.
1936
1937 2004-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1938
1939         * elmo-mime.el (elmo-mime-display-as-is): Treat ignore-cache argument.
1940
1941 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1942
1943         * elmo.el (elmo-folder): Added handlers slot.
1944         (elmo-event-handler): New class.
1945         (elmo-event-handler-flag-changed): New API.
1946         (elmo-folder-add-handler): New function.
1947         (elmo-folder-remove-handler): Ditto.
1948         (elmo-folder-notify-event): Ditto.
1949         (elmo-folder-set-flag): Call `elmo-folder-notify-event' with event
1950         `flag-changed'.
1951         (elmo-folder-unset-flag): Ditto.
1952
1953         * elmo-pipe.el (elmo-folder-set-flag): Ditto.
1954         (elmo-folder-unset-flag): Ditto.
1955
1956         * elmo-multi.el (elmo-folder-set-flag): Ditto.
1957         (elmo-folder-unset-flag): Ditto.
1958
1959         * elmo-filter.el (elmo-folder-set-flag): Ditto.
1960         (elmo-folder-unset-flag): Ditto.
1961
1962         * elmo-version.el (elmo-version): Up to 2.11.33.
1963
1964 2004-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1965
1966         * modb-legacy.el (elmo-msgdb-unset-flag): Accept flag `all'.
1967
1968 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1969
1970         * elmo-multi.el (elmo-folder-unset-flag): Ignore errors.
1971
1972         * elmo-flag.el (elmo-folder-unset-flag): Define.
1973         (elmo-global-flag-detach): Do process when the flag is not target
1974         flag.
1975
1976 2004-10-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1977
1978         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): New
1979         variable.
1980         (elmo-msgdb-create-message-entity-from-buffer): Use it.
1981
1982 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1983
1984         * elmo-filter.el (elmo-filter-folder-copy-flag-count): New
1985         function.
1986         (elmo-folder-delete-messages): Detach messages before delete
1987         messages from target folder.
1988         (elmo-folder-detach-messages): Set updated number-list to slot.
1989
1990 2004-10-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1991
1992         * elmo-filter.el (elmo-folder-detach-messages): Always return t.
1993
1994 2004-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1995
1996         * elmo.el (elmo-generic-folder-commit): Fixed parenthesis.
1997
1998 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1999
2000         * elmo.el (elmo-folder-delete-messages-internal): New API (for
2001         internal use only).
2002         (elmo-generic-folder-commit): Save `killed-list' even if msgdb is
2003         not modified.
2004         (elmo-folder-delete-messages): Define.
2005         (elmo-folder-move-messages): Don't call
2006         `elmo-folder-detach-messages'.
2007         (elmo-folder-synchronize): Rewrite.
2008         (elmo-folder-detach-messages): Delete numbers from `killed-list'.
2009
2010         * elmo-util.el (elmo-last): New function.
2011         (elmo-set-list): Ditto.
2012         (elmo-number-set-delete-list): Ditto.
2013         (elmo-number-set-delete): Ditto.
2014
2015         * elmo-shimbun.el (elmo-folder-delete-messages): Define.
2016
2017         * elmo-map.el (elmo-folder-delete-messages-internal): Renamed from
2018         `elmo-folder-delete-messages' and don't delete location map.
2019         (elmo-folder-detach-messages): Define.
2020
2021         * elmo-imap4.el (elmo-folder-delete): Use
2022         `elmo-folder-delete-messages-internal' instead of
2023         `elmo-folder-delete-messages'.
2024
2025         * elmo-filter.el (elmo-folder-delete-messages): Call
2026         `elmo-folder-detach-messages'.
2027         (elmo-folder-detach-messages): Don't call
2028         `elmo-folder-detach-messages' for target folder.
2029
2030         * elmo-cache.el (elmo-map-folder-delete-messages): Return t when
2031         message deletion is succeeded.
2032
2033         * elmo-maildir.el (elmo-map-folder-delete-messages): Ditto.
2034
2035         * elmo-archive.el (elmo-folder-delete-messages-internal): Renamed
2036         from `elmo-folder-delete-messages'.
2037
2038         * elmo-flag.el (elmo-folder-delete-messages-internal): Ditto.
2039
2040         * elmo-localdir.el (elmo-folder-delete-messages-internal): Ditto.
2041
2042         * elmo-net.el (elmo-folder-delete-messages-internal): Ditto.
2043
2044         * elmo-version.el (elmo-version): Up to 2.11.32.
2045
2046 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
2047
2048         * elmo.el (autoload): Added autoload setting for `elmo-local-flag-p'.
2049         (elmo-global-flag-list): Added obsolete variable setting.
2050
2051         * elmo-vars.el (elmo-preserved-flags): Fixed docstring.
2052
2053         * elmo-mime.el (elmo-mime-display-header-analysis): New variable.
2054         (elmo-mime-insert-header-from-buffer): Don't decode header content when
2055         `elmo-mime-display-header-analysis' is nil.
2056
2057         * elmo-flag.el (elmo-global-flags): Renamed from
2058         `elmo-global-flag-list' (All other related portions are changed).
2059         (elmo-local-flags): New variable.
2060         (elmo-local-flag-p): New function.
2061         (elmo-global-flag-set-internal): Cause an error when flag is not
2062         global.
2063
2064 2004-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
2065
2066         * elmo-util.el (elmo-concat-path): Treat empty path.
2067
2068 2004-10-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2069
2070         * elmo-split.el (elmo-split-address-equal): Fixed typo (field =>
2071         field-or-fields).
2072         (elmo-split-address-match): Ditto.
2073         (elmo-split-equal): Ditto.
2074         (elmo-split-match): Ditto.
2075
2076 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2077
2078         * elmo.el (elmo-message-flags): Abolish optional argument `msgid'.
2079         (elmo-generic-folder-append-messages): If src message exists but
2080         has no flag, pass (read) for the FLAG argument of
2081         `elmo-folder-append-buffer'. Otherwise, pass nil.
2082
2083         * elmo-split.el (elmo-split-subr): Likewise.
2084
2085         * elmo-pipe.el (elmo-message-flags): Abolish optional argument `msgid'.
2086
2087         * elmo-multi.el (elmo-message-flags): Ditto.
2088
2089         * elmo-filter.el (elmo-message-flags): Ditto.
2090
2091         * elmo.el (elmo-folder-append-buffer): Fix docstring.
2092         (elmo-generic-folder-append-messages): If elmo-message-flags return nil,
2093         pass (read) for the FLAG argument of elmo-folder-append-buffer.
2094         
2095 2004-10-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
2096
2097         * elmo-split.el (elmo-split-rule): Update comment.
2098         (elmo-split-address-equal): Allow 2nd argument to be a list.
2099         (elmo-split-address-match): Ditto.
2100         (elmo-split-equal): Ditto.
2101         (elmo-split-match): Ditto.
2102
2103 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
2104
2105         * elmo.el (elmo-folder-append-buffer): Fix docstring.
2106         (elmo-folder-append-msgdb): Don't treat `read'.
2107         (elmo-message-flags): Don't return `read'.
2108
2109         * elmo-dop.el (elmo-folder-set-read-delayed): Don't treat `read'.
2110         (elmo-folder-unset-read-delayed): Ditto.
2111
2112         * elmo-imap4.el (elmo-imap4-flags-to-imap): Ditto.
2113
2114 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2115
2116         * elmo-imap4.el (elmo-folder-delete): Clear current-mailbox after
2117         deletion.
2118
2119 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2120
2121         * elmo-mime.el (elmo-mime-display-as-is-internal): Insert decoded
2122         header.
2123
2124 2004-09-23  Yuuichi Teranishi  <teranisi@gohome.org>
2125
2126         * modb-standard.el (modb-standard-load-entity): Don't bind inhibit-quit
2127         here.
2128         (elmo-msgdb-save): Bind inhibit-quit.
2129         (modb-standard-message-entity): Ditto.
2130
2131 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2132
2133         * elmo-database.el: No need to require elmo-msgdb.
2134
2135 2004-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2136
2137         * elmo-nmz.el (elmo-folder-list-subfolders): Use `directory-files'
2138         instead of `elmo-list-subdirectories'.
2139
2140 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2141
2142         * elmo-nmz.el (elmo-folder-initialize): Enable "[" for access
2143         group entry.
2144         (elmo-folder-exists-p): "[" is empty.
2145         (elmo-folder-list-subfolders): Define.
2146         (elmo-folder-have-subfolder-p): Ditto.
2147
2148 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2149
2150         * elmo-flag.el (elmo-folder-delete): Update elmo-global-flag-list.
2151
2152 2004-09-14  Tetsurou Okazaki  <okazaki@be.to>
2153
2154         * elmo-filter.el (elmo-folder-local-p): Define.
2155
2156 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2157
2158         * modb-standard.el (modb-standard-loaded-message-id): Return nil
2159         when entity is garbaged.
2160         (modb-standard-save-entity-1): Don't modify the original entity.
2161
2162 2004-09-13  Tetsurou Okazaki  <okazaki@be.to>
2163
2164         * elmo-util.el (elmo-delete-if): Reduce loop strength in a while loop.
2165
2166 2004-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2167
2168         * elmo.el (elmo-strict-folder-diff): Use
2169         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
2170
2171 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2172
2173         * modb.el (elmo-msgdb-flag-available-p): New generic function.
2174         (elmo-msgdb-message-number): Ditto.
2175         (elmo-msgdb-message-field): Ditto.
2176
2177         * modb-standard.el (modb-standard-economize-entity-size): New user
2178         option.
2179         (modb-standard-loaded-message-id): New inline function.
2180         (modb-standard-load-entity): Use it.
2181         (modb-standard-save-entity-1): If `modb-standard-economize-entity-size',
2182         throw message-id string away.
2183         (elmo-msgdb-flag-available-p): Define.
2184         (elmo-msgdb-message-number): Ditto.
2185         (elmo-msgdb-message-field): Ditto.
2186
2187         * modb-legacy.el (modb-legacy-flag-list): Fix typo
2188         (suppoted -> supported).
2189         (modb-legacy-supported-flag-p): Ditto.
2190         (elmo-msgdb-set-flag): Ditto.
2191         (elmo-msgdb-unset-flag): Ditto.
2192         (elmo-msgdb-flag-available-p): Define.
2193
2194         * modb-entity.el (elmo-message-entity-handler): If CAR element of entity
2195         is `t', treat it as legacy entity.
2196         
2197         * elmo.el (elmo-message-flag-available-p): New generic function.
2198         (elmo-message-number): Ditto.
2199         (elmo-message-field): Use `elmo-msgdb-message-field'.
2200
2201         * elmo-vars.el (elmo-preserved-flags): Added `forwarded'.
2202
2203         * elmo-pipe.el (elmo-message-flag-available-p): Define.
2204         (elmo-message-number): Ditto.
2205
2206         * elmo-multi.el (elmo-message-number): Define.
2207         (elmo-message-flag-available-p): Ditto.
2208
2209         * elmo-filter.el (elmo-message-flag-available-p): Define.
2210         (elmo-message-number): Ditto.
2211
2212         * elmo-flag.el (elmo-flag-folder): Added slot `max-number'.
2213         (elmo-folder-initialize): Load `max-number'.
2214         (elmo-folder-commit): Save it.
2215         (elmo-folder-list-global-flag-messages): Use `elmo-message-number'.
2216         (elmo-global-flag-set-internal): Set up max-number slot.
2217
2218 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2219
2220         * elmo-version.el (elmo-version): Up to 2.11.31.
2221
2222 2004-09-09  Yuuichi Teranishi  <teranisi@gohome.org>
2223
2224         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Use
2225         unibyte string of the current buffer for the argument of `md5'
2226         (Reported by Yoichi NAKAYAMA <yoichi@geiin.org>).
2227
2228 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2229
2230         * modb-legacy.el (modb-legacy-flag-list): New constant.
2231         (modb-legacy-suppoted-flag-p): New internal function.
2232         (elmo-msgdb-set-flag): Cause error when `flag' is not supported.
2233         (elmo-msgdb-unset-flag): Ditto.
2234
2235 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
2236
2237         * elmo.el (elmo-make-folder): Remove text properties for prefix.
2238
2239         * elmo-flag.el (elmo-folder-list-subfolders): Fetch flag names
2240         from msgdb.
2241
2242 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2243
2244         * elmo-multi.el (elmo-folder-count-flags): Changed return value
2245         (follow the API change).
2246
2247         * elmo-filter.el (elmo-folder-count-flags): Ditto.
2248
2249 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2250
2251         * modb-standard.el (modb-standard-digest-flags): Abolish.
2252         (elmo-msgdb-list-flagged): Use elmo-digest-flags instead.
2253
2254         * elmo-vars.el (elmo-digest-flags): New variable.
2255         (elmo-preserved-flags): Moved from elmo-flag.el.
2256
2257         * elmo-imap4.el (elmo-imap4-flag-to-imap-search-key): New function.
2258         (elmo-imap4-flag-to-imap-criteria): Ditto.
2259         (elmo-imap4-folder-list-flagged): Use it.
2260
2261         * elmo-flag.el (elmo-preserved-flags): Moved to elmo-vars.el.
2262
2263         * elmo.el (elmo-folder-count-flags): Changed return value.
2264
2265         * elmo-flag.el (elmo-preserved-flags): New variable.
2266         (elmo-get-global-flags): Use it.
2267
2268         * modb-standard.el (modb-standard-digest-flags): New variable.
2269         (elmo-msgdb-list-flagged): Use it for `digest'; Add `uncached';
2270         Changed behavior of `any'.
2271
2272         * elmo-imap4.el (elmo-imap4-flag-specs): Added keyword flags
2273         which are defined the Internet draft
2274         (draft-melnikov-imap-keywords-03.txt).
2275         (elmo-imap4-flags-to-imap): New function.
2276         (elmo-folder-append-buffer): Use it.
2277
2278         * modb-legacy.el (modb-legacy-answered-uncached-mark): Fixed typo
2279         in the docstring.
2280
2281         * utf7.el (utf7-fragment-encode): Don't use narrow-to-region to
2282         avoid the bug of Emacs 21.3.
2283
2284 2004-08-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2285
2286         * utf7.el (utf7-utf-16-coding-system): Avoid error when the
2287         function find-coding-system does not exist.
2288
2289 2004-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2290
2291         * elmo-util.el (elmo-condition-parse-search-value): Fixed atom
2292         parsing.
2293
2294 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2295
2296         * elmo-pop3.el (elmo-pop3-read-response): Refined the regexp for
2297         response codes.
2298
2299 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2300
2301         * elmo-pop3.el (elmo-pop3-read-response): Treat response codes.
2302         (elmo-network-close-session): Follow the changes in
2303         `elmo-pop3-read-response'.
2304         (elmo-pop3-auth-user): Ditto.
2305         (elmo-pop3-auth-apop): Ditto.
2306         (elmo-network-initialize-session): Ditto.
2307         (elmo-network-authenticate-session): Ditto.
2308         (elmo-network-setup-session): Ditto.
2309         (elmo-folder-status): Ditto.
2310         (elmo-message-fetch-plugged): Ditto.
2311         (elmo-pop3-delete-msg): Ditto.
2312
2313 2004-07-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
2314
2315         * elmo-archive.el (elmo-archive-folder-append-buffer): Return nil
2316         on failure.
2317
2318 2004-07-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2319
2320         * elmo-util.el (elmo-set-work-buf): Define edebug spec and indent
2321         style.
2322         (elmo-bind-directory): Ditto.
2323
2324 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2325
2326         * elmo.el (elmo-folder-append-messages): Note on return value.
2327         * elmo-archive.el (elmo-folder-append-messages): Don't return
2328         message numbers which could not be appended.
2329
2330 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2331
2332         * elmo.el (elmo-message-fetch-threshold): Add nil to its range.
2333
2334 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2335
2336         * elmo-version.el (elmo-version): Up to 2.11.30.
2337
2338 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2339
2340         * elmo.el (elmo-folder-synchronize): Add 5th optional argument
2341         `mask'.
2342
2343         * elmo-pipe.el (elmo-folder-synchronize): Follow the API chagne.
2344
2345         * elmo-multi.el (elmo-folder-synchronize): Likewise.
2346         (elmo-multi-split-numbers): Add elmo-folder object into each
2347         element of return value at first.
2348         (elmo-folder-delete-messages): Follow the above change.
2349         (elmo-folder-detach-messages): Ditto.
2350
2351         * elmo-filter.el (elmo-folder-synchronize): Minimize message
2352         number which is synchronized in target folder.
2353
2354 2004-05-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2355
2356         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list):
2357         Change default value to symbol `all'.
2358         (elmo-map-message-fetch): Change condition to update overview
2359         follow the above.
2360
2361 2004-05-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2362
2363         * elmo-shimbun.el (elmo-map-message-fetch): Change default
2364         behavior to update overview.
2365         (elmo-shimbun-update-overview-folder-list): Note it.
2366
2367 2004-05-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2368
2369         * modb-standard.el (modb-standard-message-entity): Avoid infinite
2370         recursive call.
2371
2372 2004-05-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2373
2374         * elmo-spam.el (elmo-spam-register-good-messages): Don't call
2375         buffer-disable-undo, it is unnecessary.
2376         (elmo-spam-register-good-messages): Ditto.
2377
2378         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2379         Ditto.
2380
2381         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
2382
2383 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2384
2385         * elmo-util.el (elmo-set-buffer-multibyte): Abolish.
2386         (elmo-set-work-buf): Use set-buffer-multibyte instead of
2387         elmo-set-buffer-multibyte.
2388         (elmo-object-load): Ditto.
2389         (elmo-save-buffer): Ditto.
2390         (elmo-delete-char): Ditto.
2391         (elmo-file-field-primitive-condition-match): Ditto.
2392         (elmo-mime-string): Ditto.
2393
2394         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Ditto.
2395         (elmo-archive-field-condition-match): Ditto.
2396
2397         * elmo-imap4.el (elmo-imap4-setup-send-buffer): Ditto.
2398
2399         * elmo-net.el (elmo-network-initialize-session-buffer): Ditto.
2400
2401         * elmo-nntp.el (elmo-nntp-parse-overview-string): Ditto.
2402         (elmo-nntp-msgdb-create-message): Ditto.
2403
2404         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
2405
2406         * elmo.el (elmo-message-match-condition): Ditto.
2407         (elmo-message-match-condition): Ditto.
2408
2409         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
2410         Ditto.
2411
2412         * elmo-version.el (elmo-version): Up to 2.11.29.
2413
2414         * elmo-spam.el (elmo-spam-scheme): Add `header' as a candidate.
2415         (elsp-header): New backend.
2416
2417         * elmo-util.el (elmo-decoded-field-body): New function.
2418
2419 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2420
2421         * elmo-version.el (elmo-version): Up to 2.11.28.
2422
2423 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2424
2425         * elmo-filter.el: Rewrite.
2426
2427         * elmo-version.el (elmo-version): Up to 2.11.27.
2428
2429 2004-05-05  Yuuichi Teranishi  <teranisi@gohome.org>
2430
2431         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Changed
2432         msgdb path for the localdir folder with absolute path.
2433
2434         * utf7.el: Synch up with latest gnus/utf7.el;
2435         Modified for latest Emacs.
2436
2437 2004-05-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2438
2439         * elmo-shimbun.el (elmo-folder-initialize): Set a dummy when the
2440         shimbun backend couldn't open.
2441
2442 2004-04-25  Tetsurou Okazaki  <okazaki@be.to>
2443
2444         * elmo-pipe.el (elmo-message-folder): Call `elmo-message-folder' recursively.
2445         (elmo-folder-diff): Avoid error `wrong-type-argument number-or-marker-p nil'
2446         when a destination folder is a filter folder.
2447
2448 2004-04-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2449
2450         * elmo.el (elmo-message-flags): Add optional argument `msgid'.
2451         (elmo-generic-folder-append-messages): Call elmo-message-flags
2452         with argument `msgid'.
2453
2454         * elmo-split.el (elmo-split-subr): Ditto.
2455
2456         * elmo-pipe.el (elmo-message-flags): Follow the API change.
2457
2458         * elmo-multi.el (elmo-message-flags): Ditto.
2459
2460 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2461
2462         * elmo.el (elmo-folder): Add new slot `flag-table'.
2463         (elmo-folder-flag-table): New API.
2464         (elmo-folder-close-flag-table): Ditto.
2465         (elmo-folder-preserve-flags): New function.
2466         (elmo-generic-folder-append-messages): Use
2467         `elmo-folder-flag-table' and `elmo-folder-close-flag-table'.
2468         Flag of a non-registered message, it sets to nil.
2469         Does not set flag to flag-table.
2470
2471         * elmo-maildir.el (elmo-folder-append-buffer): Use
2472         `elmo-folder-preserve-flags'.
2473         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2474         `elmo-folder-close-flag-table'.
2475
2476         * elmo-archive.el (elmo-folder-append-buffer): Fix interface.
2477         (elmo-archive-folder-append-buffer): Use
2478         `elmo-folder-preserve-flags'.
2479
2480         * elmo-cache.el (elmo-folder-append-buffer): Ditto.
2481
2482         * elmo-imap4.el (elmo-folder-append-buffer): Ditto.
2483
2484         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2485         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2486         `elmo-folder-close-flag-table'.
2487
2488         * elmo-version.el (elmo-version): Up to 2.11.26.
2489
2490 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2491
2492         * elmo-vars.el (elmo-network-stream-type-alist): Add direct.
2493
2494         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Don't use
2495         md5's 4th and 5th argument (non-existent in flim one).
2496
2497 2004-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2498
2499         * elmo-split.el (elmo-split-subr): Flag of a non-registered
2500         message, It sets to nil.
2501
2502 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2503
2504         * elmo.el (elmo-folder-list-messages): Merge lists only if both
2505         list is non-nil.
2506
2507 2004-04-16  YAMASHITA Junji <ysjj@unixuser.org>
2508
2509         * elmo.el (elmo-folder-list-messages): Use elmo-uniq-sorted-list.
2510
2511         * elmo-nntp.el (elmo-nntp-make-msglist): Use elmo-make-number-list.
2512
2513         * elmo-util.el (elmo-uniq-sorted-list): New function.
2514         (elmo-make-number-list): Ditto.
2515         (elmo-number-set-to-number-list): Use elmo-make-number-list
2516         and don't use nreverse.
2517
2518 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2519
2520         * elmo-version.el (elmo-version): Up to 2.11.25.
2521
2522 2004-04-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2523
2524         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): If date
2525         field not exists in message, Use md5 message digest of header.
2526
2527 2004-04-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2528
2529         * elmo.el (elmo-folder-append-buffer): Add note on return value.
2530         * elmo-cache.el (elmo-folder-append-buffer): Return nil on failure.
2531         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2532         * elmo-split.el (elmo-split-subr): Check return value of
2533         elmo-folder-append-buffer.
2534
2535         * elmo-localdir.el (elmo-folder-append-buffer): Create flag-table.
2536         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2537
2538         * elmo-cache.el (elmo-folder-append-buffer): Check existence of
2539         message-id.
2540
2541 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2542
2543         * elmo-split.el (elmo-split-subr): Append message with flag.
2544
2545         * elmo-localdir.el (elmo-folder-append-buffer): Fix interface.
2546         * elmo-flag.el (elmo-folder-append-buffer): Ditto.
2547         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2548
2549 2004-04-03  Tetsurou Okazaki  <okazaki@be.to>
2550
2551         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use `elmo-delete-cr-buffer'.
2552         * elmo-nntp.el (elmo-nntp-retrieve-headers): Ditto.
2553         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
2554
2555 2004-03-29  Tetsurou Okazaki  <okazaki@be.to>
2556
2557         * elmo-pop3.el (elmo-pop3-read-contents): Replace an argument `buffer'
2558         with a function call of `process-buffer'.  All callers are updated.
2559         (elmo-pop3-retrieve-headers): Likewise.  Move `process' to the 1st argument.
2560         Remove redundant `set-buffer' in a while loop.
2561
2562 2004-03-28  Tetsurou Okazaki  <okazaki@be.to>
2563
2564         * elmo-pop3.el (elmo-pop3-send-command): Combine `process-send-string'
2565         calls.
2566
2567 2004-03-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2568
2569         * elsp-spamfilter.el (elmo-spam-buffer-spam-p): Call
2570         elsp-spamfilter-register-buffer-internal with current buffer.
2571         (elmo-spam-register-spam-buffer): Ditto.
2572         (elmo-spam-register-good-buffer): Ditto.
2573
2574 2004-03-15  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2575
2576         * elmo-imap4.el (elmo-folder-list-subfolders): Add root mailbox
2577         if it is not contained in the response(A workaround for courier-imap).
2578
2579 2004-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2580
2581         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fix mismatched
2582         parenthesis.
2583
2584 2004-03-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2585
2586         * elmo-vars.el (elmo-msgdb-default-type): Remove generic from the
2587         range.
2588
2589 2004-03-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2590
2591         * modb-standard.el (elmo-msgdb-list-flagged): Use append instead
2592         of nconc.
2593
2594         * modb-entity.el (elmo-msgdb-match-condition-primitive): Added
2595         argument handler.
2596         (elmo-msgdb-message-match-condition): Follow the change above.
2597
2598 2004-02-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2599
2600         * elmo-flag.el (elmo-folder-initialize): Complete abbreviated
2601         folder name.
2602
2603 2004-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2604
2605         * elmo.el (elmo-folder-kill-messages): Don't use msgdb directly.
2606
2607 2004-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2608
2609         * elmo.el (elmo-folder-kill-messages): Fix to update killed list.
2610
2611 2004-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2612
2613         * elmo-file.el (elmo-file-find): Fixed the problem when file is
2614         not found.
2615
2616 2004-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
2617
2618         * elmo-file.el (elmo-file-find): Use expand-file-name for return
2619         value.
2620         (elmo-file-command-argument): Undo last change for cygwin.
2621         (elmo-file-detect-content-type): Renamed from elmo-file-detect-format;
2622         Don't return nil.
2623         (elmo-map-message-fetch): Use elmo-file-detect-content-type.
2624
2625 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2626
2627         * elmo-file.el (elmo-file-command-argument): Fixed problem when a
2628         value returned from elmo-file-find is nil.
2629
2630 2004-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
2631
2632         * elmo-mime.el (elmo-mime-display-as-is-coding-system): Moved
2633         to elmo-vars.el.
2634
2635         * elmo.el (elmo-message-match-condition): Use elmo-message-fetch
2636         instead of insert-file-contents-as-binary.
2637         (elmo-message-set-field): New generic function.
2638
2639         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Follow the
2640         behavior change on `split-string'.
2641
2642         * elmo-file.el (elmo-file-find): New function.
2643         (elmo-file-command): New user option.
2644         (elmo-file-command-argument): Ditto.
2645         (elmo-file-fetch-max-size): Ditto.
2646         (elmo-file-detect-format): New function.
2647         (elmo-map-message-fetch): Use elmo-file-fetch-max-size;
2648         Use elmo-file-detect-format.
2649         (elmo-map-folder-list-message-locations): Don't treat directories.
2650
2651 2004-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2652
2653         * elmo-util.el (elmo-string-partial-p): Removed unused function.
2654         (elmo-passwd-alist-clear): Shred password before clear.
2655         (elmo-remove-passwd): Remove all mached pair.
2656
2657 2004-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2658
2659         * elmo.el (elmo-folder-synchronize): Fix description of the return
2660         value.
2661
2662 2004-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
2663
2664         * elmo.el (elmo-message-fetch-bodystructure): New method.
2665         (elmo-message-fetch-bodystructure): Define default.
2666
2667         * elmo-imap4.el (mime-imap-location-bodystructure): Call
2668         elmo-message-fetch-bodystructure.
2669         (elmo-message-fetch-bodystructure): Define.
2670
2671         * elmo-filter.el (elmo-message-fetch-bodystructure): Define.
2672
2673 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2674
2675         * elmo-filter.el (elmo-message-folder): Define.
2676
2677 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2678
2679         * elmo.el (elmo-message-fetch-with-cache-process): Don't call
2680         elmo-delete-cr-buffer.
2681
2682         * elmo-imap4.el (elmo-imap4-message-fetch): Call elmo-delete-cr-buffer.
2683
2684         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
2685
2686         * elmo-nntp.el (elmo-nntp-read-body): Ditto.
2687
2688         * elmo-file.el (elmo-map-message-fetch): Decode body only when content
2689         type seems to be a text.
2690
2691 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2692
2693         * elsp-sa.el (elmo-spam-register-spam-buffer): Don't specify '--forget'.
2694         (elmo-spam-register-good-buffer): Ditto.
2695         (elmo-spam-spamassassin-register-messages): Ditto.
2696
2697         * elmo-util.el (elmo-string-member-ignore-case): Define with
2698         static-cond.
2699
2700 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2701
2702         * elmo.el (elmo-folder-type): Undo last change.
2703
2704         * slp.el (slp-exec-wait): Avoid byte-compile warnings.
2705
2706         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Avoid byte-compile
2707         warnings.
2708
2709         * elmo-file.el: New file.
2710         
2711         * modb-standard.el (elmo-msgdb-list-flagged): Treat keyword flags.
2712
2713         * elsp-sa.el (elmo-spam-spamassassin-max-messages-per-process): New
2714         variable.
2715         (elmo-spam-spamassassin-register-messages): New inline function.
2716         (elmo-spam-register-spam-messages): Define.
2717         (elmo-spam-register-good-messages): Ditto.
2718
2719         * elsp-bogofilter.el (elmo-spam-bogofilter-max-messages-per-process):
2720         Fixed typo.
2721
2722         * elmo.el (toplevel): Added autoload setting for
2723         `elmo-get-global-flags'.
2724         (elmo-message-has-global-flag-p): New function.
2725         (elmo-message-set-global-flags): Ditto.
2726         (elmo-folder-type): Improvement for name: format.
2727
2728         * elmo-imap4.el (elmo-imap4-session-flag-available-p): Check
2729         availability of keyword flags.
2730         (elmo-imap4-folder-list-flagged): Treat keyword flags.
2731         (elmo-folder-list-flagged-plugged): Renamed from
2732         elmo-folder-list-flagged-unplugged.
2733         (elmo-imap4-set-flag): If "\*" is treated as permanent flag,
2734         accept any flag as keyword flag.
2735         (elmo-folder-set-flag-plugged): Accept keyword flags.
2736         (toplevel): Added autoload setting for `elmo-get-global-flags'.
2737
2738         * elmo-flag.el (elmo-get-global-flags): New function.
2739
2740         * elmo-filter.el (elmo-folder-diff): Fix total number for filter
2741         folders.
2742
2743         * elmo-version.el (elmo-version): Up to 2.11.24.
2744
2745 2004-02-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2746
2747         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
2748         elmo-multiple-field-body instead of std11-field-body to check all
2749         headers.
2750
2751 2004-02-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2752
2753         * elmo-util.el (elmo-cache-expire): Completion require match "age"
2754         or "size".
2755
2756 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2757
2758         * elmo-util.el (elmo-get-hash-val): Check symbol is bound if
2759         unintern is unbound.
2760
2761 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2762
2763         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2764         Protect from infinite loop.
2765
2766 2004-01-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2767
2768         * elsp-bogofilter.el
2769         (elmo-spam-bogofilter-max-messages-per-process): New user option.
2770         (elmo-spam-bogofilter-register-messages): New internal function.
2771         (elmo-spam-register-spam-messages): Define.
2772         (elmo-spam-register-good-messages): Ditto.
2773
2774 2004-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2775
2776         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2777         Added "-vv" if elmo-spam-bogofilter-debug is non-nil.
2778         (elmo-spam-bogofilter-call): Fixed the last change.
2779         (elmo-spam-bogofilter-arguments): Ditto.
2780
2781         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2782         Follow the options change of latest bogofilter.
2783
2784         * elsp-bogofilter.el (elmo-spam-bogofilter-spam-switch): Abolish.
2785         (elmo-spam-bogofilter-good-switch): Ditto.
2786         (elmo-spam-bogofilter-arguments-alist): New user option.
2787         (elmo-spam-bogofilter-debug): Ditto.
2788         (elmo-spam-bogofilter-call): Renamed from
2789         `elsp-bogofilter-call-bogofilter'. If elmo-spam-bogofilter-debug
2790         is non-nil, insert output in buffer for debug.
2791         (elmo-spam-bogofilter-arguments): New macro.
2792         (elmo-spam-buffer-spam-p): Use it.
2793         (elsp-bogofilter-register-buffer): Ditto.
2794
2795 2004-01-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2796
2797         * elmo-cache.el (elmo-folder-list-subfolders): Fix directory-files
2798         regexp.
2799
2800 2004-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2801
2802         * elsp-bsfilter.el (elmo-spam-bsfilter-shell-program): Set default
2803         value as "ruby".
2804         (elmo-spam-bsfilter-shell-switch): Set default value as nil.
2805         (elmo-spam-bsfilter-program): Set default value as full path for
2806         `bsfilter'.
2807         (elmo-spam-bsfilter-debug): New user option.
2808         (elsp-bsfilter-call-bsfilter): If elmo-spam-bsfilter-debug is
2809         non-nil, insert output in buffer for debug. Fix treating of
2810         argument.
2811
2812 2004-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2813
2814         * elmo-maildir.el (elmo-map-folder-set-flag): Use cdr of
2815         `elmo-maildir-flag-specs' element instead of one.
2816         (elmo-map-folder-unset-flag): Ditto.
2817         (Reported by Ken Makimura <macky@astem.or.jp>)
2818
2819         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fixed.
2820         (elmo-folder-unset-flag-plugged): Ditto.
2821
2822 2004-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2823
2824         * elmo-nntp.el (elmo-folder-list-flagged): Return a list according
2825         to `reads' slot only if `in-msgdb' is nil.
2826
2827 2004-01-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2828
2829         * elmo-nntp.el (elmo-folder-list-flagged): Undo the last change
2830         and complement argument list.
2831
2832 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2833
2834         * elmo-nntp.el (elmo-folder-list-flagged-internal): Define this
2835         instead of elmo-folder-list-flagged.
2836
2837 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2838
2839         * elmo-spam.el (elmo-spam-scheme): Add 'bsfilter' as a candidate.
2840
2841         * elsp-bsfilter.el: New file.
2842
2843         * elmo-pipe.el (elmo-folder-list-unreads,
2844         elmo-folder-list-answereds,
2845         elmo-folder-list-importants,
2846         elmo-folder-flag-as-important,
2847         elmo-folder-unflag-important,
2848         elmo-folder-flag-as-read,
2849         elmo-folder-unflag-read,
2850         elmo-folder-flag-as-answered,
2851         elmo-folder-unflag-answered): Remove.
2852         (elmo-folder-set-flag): Define.
2853         (elmo-folder-unset-flag): Ditto.
2854
2855         * elmo-nntp.el (elmo-folder-flag-as-read): Remove.
2856         (elmo-folder-set-flag): Define.
2857         (elmo-folder-unset-flag): Ditto.
2858         (elmo-folder-list-unreads): Remove.
2859         (elmo-folder-list-flagged): Define.
2860
2861         * elmo-net.el (elmo-folder-list-flagged-internal): Define.
2862         (elmo-folder-list-unreads,
2863         elmo-folder-list-importants,
2864         elmo-folder-list-answereds,
2865         elmo-folder-list-unreads-plugged,
2866         elmo-folder-list-importants-plugged,
2867         elmo-folder-list-answereds-plugged): Remove.
2868         (elmo-folder-list-flagged-plugged): New method.
2869         (elmo-folder-unflag-important,
2870         elmo-folder-flag-as-important,
2871         elmo-folder-unflag-read,
2872         elmo-folder-flag-as-read,
2873         elmo-folder-unflag-answered,
2874         elmo-folder-flag-as-answered,
2875         elmo-folder-flag-as-read-unplugged,
2876         elmo-folder-unflag-read-unplugged,
2877         elmo-folder-flag-as-important-unplugged,
2878         elmo-folder-unflag-important-unplugged,
2879         elmo-folder-flag-as-answered-unplugged,
2880         elmo-folder-unflag-answered-unplugged): Remove.
2881         (elmo-folder-set-flag): Define.
2882         (elmo-folder-unset-flag): Ditto.
2883         (elmo-folder-set-flag-unplugged): Ditto.
2884         (elmo-folder-unset-flag-unplugged): Ditto.
2885
2886         * elmo-multi.el (elmo-folder-list-unreads,
2887         elmo-folder-list-answereds,
2888         elmo-folder-list-importants,
2889         elmo-folder-flag-as-important,
2890         elmo-folder-unflag-important,
2891         elmo-folder-flag-as-read,
2892         elmo-folder-unflag-read,
2893         elmo-folder-flag-as-answered,
2894         elmo-folder-unflag-answered): Remove.
2895         (elmo-folder-set-flag): Define.
2896         (elmo-folder-unset-flag): Ditto.
2897
2898         * elmo-map.el (elmo-map-folder-unflag-important,
2899         elmo-map-folder-flag-as-important,
2900         elmo-map-folder-unflag-read,
2901         elmo-map-folder-flag-as-read,
2902         elmo-map-folder-unflag-answered,
2903         elmo-map-folder-flag-as-answered): Remove.
2904         (elmo-map-folder-set-flag): New method.
2905         (elmo-map-folder-unset-flag): Ditto.
2906         (elmo-map-folder-list-unreads,
2907         elmo-map-folder-list-importants,
2908         elmo-map-folder-list-answereds): Remove.
2909         (elmo-folder-list-flagged-internal): Define.
2910         (elmo-map-folder-list-flagged): New method.
2911
2912         * elmo-maildir.el (elmo-maildir-flag-specs): New internal variable.
2913         (elmo-map-folder-list-unreads,
2914         elmo-map-folder-list-importants,
2915         elmo-map-folder-list-flagged): Remove.
2916         (elmo-map-folder-list-flagged): Define.
2917         (elmo-map-folder-flag-as-important,
2918         elmo-map-folder-unflag-important,
2919         elmo-map-folder-flag-as-read,
2920         elmo-map-folder-unflag-read,
2921         elmo-map-folder-flag-as-answered,
2922         elmo-map-folder-unflag-answered): Remove.
2923         (elmo-maildir-set-mark-messages): New internal function.
2924         (elmo-map-folder-set-flag): Define.
2925         (elmo-map-folder-unset-flag): Ditto.
2926
2927         * elmo.el (toplevel): Added autoload setting for
2928         `elmo-folder-list-global-flag-messages'.
2929         (elmo-folder-list-unreads,
2930         elmo-folder-list-importants,
2931         elmo-folder-list-answereds): Remove.
2932         (elmo-folder-list-flagged): Use `elmo-folder-list-flagged-internal'.
2933         Return a list whitch merged with messages have global flag.
2934         (elmo-folder-list-flagged-internal): New method.
2935         (elmo-folder-unflag-important,
2936         elmo-folder-flag-as-important,
2937         elmo-folder-unflag-read,
2938         elmo-folder-flag-as-read,
2939         elmo-folder-unflag-answered,
2940         elmo-folder-flag-as-answered): Remove.
2941         (elmo-folder-set-flag): New method.
2942         (elmo-folder-unset-flag): Ditto.
2943         (elmo-message-set-flag):Use `elmo-folder-set-flag'.
2944         (elmo-message-unset-flag):Use `elmo-folder-unset-flag'.
2945
2946         * elmo-imap4.el (elmo-imap4-flag-specs): New internal variable.
2947         (elmo-folder-list-unreads-plugged,
2948         elmo-folder-list-importants-plugged,
2949         elmo-folder-list-answereds-plugged,
2950         elmo-folder-list-flagged-unplugged,
2951         elmo-folder-unflag-important-plugged,
2952         elmo-folder-flag-as-important-plugged,
2953         elmo-folder-unflag-read-plugged,
2954         elmo-folder-flag-as-read-plugged,
2955         elmo-folder-unflag-answered-plugged,
2956         elmo-folder-flag-as-answered-plugged): Remove.
2957         (elmo-folder-set-flag-plugged,
2958         elmo-folder-unset-flag-plugged): Define.
2959
2960         * elmo-flag.el (elmo-folder-initialize): Register to
2961         `elmo-global-flag-list' if flag is not global.
2962         (elmo-folder-append-messages): Set flag to source messages.
2963
2964         * elmo-filter.el (elmo-filter-folder-list-unreads,
2965         elmo-folder-list-unreads,
2966         elmo-filter-folder-list-importants,
2967         elmo-folder-list-importants,
2968         elmo-folder-flag-as-read,
2969         elmo-folder-unflag-read,
2970         elmo-folder-flag-as-important,
2971         elmo-folder-unflag-important,
2972         elmo-folder-flag-as-answered,
2973         elmo-folder-unflag-answered): Remove.
2974         (elmo-folder-set-flag): Define.
2975         (elmo-folder-unset-flag): Ditto.
2976
2977         * elmo-dop.el (elmo-folder-flag-as-read-dop,
2978         elmo-folder-unflag-read-dop,
2979         elmo-folder-flag-as-important-dop,
2980         elmo-folder-unflag-important-dop,
2981         elmo-folder-flag-as-answered-dop,
2982         elmo-folder-unflag-answered-dop): Remove.
2983         (elmo-folder-set-flag-dop,
2984         elmo-folder-unset-flag-dop,
2985         elmo-folder-set-important-delayed,
2986         elmo-folder-unset-important-delayed,
2987         elmo-folder-set-read-delayed,
2988         elmo-folder-unset-read-delayed,
2989         elmo-folder-set-answered-delayed,
2990         elmo-folder-unset-answered-delayed): New function.
2991         (elmo-dop-queue-merge-method-list): Follow the above chagned.
2992         (elmo-dop-queue-method-name-alist): Ditto.
2993
2994         * elmo-version.el (elmo-version): Up to 2.11.23.
2995
2996 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2997
2998         * elmo-spam.el (elmo-spam-scheme): Add 'sa' as a candidate.
2999
3000         * elsp-sa.el: New file.
3001
3002 2003-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3003
3004         * modb-standard.el (modb-standard-message-entity): New function.
3005         (elmo-msgdb-message-entity): Use it.
3006
3007 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3008
3009         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite; Fixed
3010         behavior when one-level is nil.
3011
3012         * elmo-flag.el (elmo-folder-list-subfolders): Defined.
3013
3014         * elmo-sendlog.el (elmo-folder-have-subfolder-p): Ditto.
3015
3016 2003-12-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3017
3018         * elmo.el (elmo-folder-set-info-max-by-numdb): Don't use `sort' to
3019         get max number.
3020         (elmo-generic-folder-diff): Ditto.
3021
3022         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Ditto.
3023         (elmo-folder-update-number): Ditto.
3024
3025         * elmo-dop.el (elmo-folder-status-dop): Ditto.
3026         (elmo-folder-next-message-number-dop): Ditto.
3027
3028 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3029
3030         * elmo-filter.el (elmo-folder-msgdb-create): Use
3031         `elmo-message-entity' and `elmo-message-flags' instead of
3032         `elmo-msgdb-message-entity' and `elmo-msgdb-flags'.
3033
3034 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3035
3036         * elmo-spam.el (elmo-spam-processor): Added 3rd argument
3037         `if-exists'.
3038
3039 2003-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3040
3041         * elmo-multi.el (elmo-folder-newsgroups): Simplify.
3042
3043         * elmo-pipe.el (elmo-folder-get-primitive-list): Likewise.
3044
3045         * elmo-filter.el (elmo-folder-get-primitive-list): Fixed.
3046
3047 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3048
3049         * elmo-version.el (elmo-version): Up to 2.11.22.
3050
3051 2003-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3052
3053         * modb-standard.el (elmo-msgdb-delete-messages): Always return t.
3054
3055 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3056
3057         * modb-standard.el (elmo-msgdb-delete-messages): Dose not process
3058         if the message dose not exist.
3059
3060 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
3061
3062         * elmo-version.el (elmo-version): Up to 2.11.21.
3063
3064 2003-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3065
3066         * modb-standard.el (toplevel): Don't require mime.
3067
3068 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3069
3070         * elsp-bogofilter.el (toplevel): Don't require path-util.
3071         (elmo-spam-bogofilter-program): Don't use `exec-installed-p'.
3072         (elmo-spam-bogofilter-header): Abolish.
3073         (elmo-spam-bogofilter-bogosity-positive-spam-header): Ditto.
3074         (elmo-spam-bogofilter-args): New user option.
3075         (elsp-bogofilter-call-bogofilter): New internal function.
3076         (elmo-spam-buffer-spam-p): Use it.
3077         (elsp-bogofilter-register-buffer): Renamed from
3078         `elmo-spam-bogofilter-register-buffer';
3079         Use `elsp-bogofilter-call-bogofilter'.
3080         (elmo-spam-register-spam-buffer): Follow the change above.
3081         (elmo-spam-register-good-buffer): Ditto.
3082
3083 2003-11-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3084
3085         * modb-standard.el (elmo-msgdb-append-entity): If entity or
3086         message-id is nil do nothing.
3087
3088 2003-11-10  Yuuichi Teranishi  <teranisi@gohome.org>
3089
3090         * elmo-imap4.el (elmo-imap4-disuse-server-flag-mailbox-regexp):
3091         Revival.
3092         (elmo-imap4-session): Removed use-flag slot.
3093         (elmo-imap4-session-select-mailbox): Undo last change.
3094         (elmo-folder-use-flag-p): Use
3095         elmo-imap4-disuse-server-flag-mailbox-regexp.
3096
3097 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3098
3099         * elmo-imap4.el (elmo-imap4-session): Added use-flag slot.
3100         (elmo-imap4-session-select-mailbox): Set it up.
3101         (elmo-folder-use-flag-p): Return value of use-flag slot.
3102
3103 2003-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3104
3105         * elmo-msgdb.el (elmo-msgdb-flag-table): Fixed problem when
3106         message-id is nil.
3107         (Reported by MAKINO Takashi <makino@digitalway.co.jp>)
3108
3109         * modb-entity.el (elmo-message-entity-handler): Likewise.
3110
3111 2003-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3112
3113         * elmo.el (toplevel): Remove setting of autoloding for
3114         elmo-global-flag-initialize.
3115         (elmo-init): Don't call elmo-global-flag-initialize.
3116         (toplevel): Added autoload setting for elmo-global-mark-migrate.
3117
3118         * elmo-flag.el (elmo-global-flag-initialize): Abolish.
3119         (elmo-global-mark-migrate): Don't call it.
3120         (elmo-global-mark-upgrade): Ditto.
3121
3122 2003-11-06  Yuuichi Teranishi  <teranisi@gohome.org>
3123
3124         * elmo-internal.el (elmo-internal-obsolete-folder-list): New variable.
3125         (elmo-folder-initialize): Raise a warning when obsolete folder is used.
3126
3127         * elmo-vars.el (elmo-init-hook): New user option.
3128
3129         * elmo.el (elmo-init): Run the elmo-init-hook.
3130
3131         * elmo-flag.el (elmo-global-mark-migrate): New function.
3132
3133 2003-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3134
3135         * modb-standard.el (elmo-msgdb-set-flag): Simplify;
3136         Undo last change (move to elmo-msgdb-unset-flag).
3137         (elmo-msgdb-unset-flag): Simplify; Unset 'new flag when unread
3138         flag is unset.
3139
3140 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
3141
3142         * modb-standard.el (elmo-msgdb-set-flag): Unset 'new flag when
3143         read flag is set.
3144         (elmo-msgdb-set-flag): Don't remove 'new flag unconditionally.
3145         (elmo-msgdb-unset-flag): Ditto.
3146
3147 2003-11-05  Andreas Fuchs <asf@boinkor.net>
3148
3149         * elmo-split.el (elmo-split): Return split message count.
3150
3151 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3152
3153         * elmo-msgdb.el (elmo-flag-table-get): Check cached if saved flags
3154         is nil.
3155
3156 2003-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3157
3158         * elmo.el (elmo-folder-unflag-important): Call
3159         `elmo-global-flag-detach' with 4th argument delete-if-none that is
3160         a symbol `always'.
3161
3162         * elmo-flag.el (elmo-flag-folder-delete-message): Clear hash value
3163         before unset flag.
3164         (elmo-global-flag-detach): Delete the message from flag folder, if
3165         `delete-if-none' is a symbol `always'.
3166
3167 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3168
3169         * elsp-spamfilter.el (elsp-spamfilter-decode-buffer): Renamed from
3170         `elmo-spam-spamfilter-decode-buffer'.
3171         (elsp-spamfilter-register-buffer-internal): New internal function.
3172         (elmo-spam-buffer-spam-p): Use it; Follow the API change.
3173         (elmo-spam-register-spam-buffer): Ditto.
3174         (elmo-spam-register-good-buffer): Ditto.
3175
3176         * elsp-bogofilter.el (elmo-spam-buffer-spam-p): Follow the API
3177         change.
3178         (elmo-spam-bogofilter-register-buffer): Added argument `restore'.
3179         (elmo-spam-register-spam-buffer): Follow the API change.
3180         (elmo-spam-register-good-buffer): Ditto.
3181
3182         * elmo-split.el (toplevel): Require elmo-spam when copmile.
3183         (elmo-split-spam-p): Added argument plist; Call
3184         `elmo-spam-buffer-spam-p' with new argument register.
3185
3186         * elmo-spam.el (elmo-spam-buffer-spam-p): Added optional argument
3187         `register'.
3188         (elmo-spam-message-spam-p): Ditto.
3189         (elmo-spam-register-spam-buffer): Added optional argument
3190         `restore'.
3191         (elmo-spam-register-good-buffer): Ditto.
3192         (elmo-spam-register-spam-messages): Ditto.
3193         (elmo-spam-register-good-messages): Ditto.
3194
3195 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3196
3197         * elsp-spamfilter.el (elmo-spam-register-spam-buffer): Fixed to
3198         register into good corpus.
3199         (elmo-spam-register-good-buffer): Fixed to register into bad
3200         corpus.
3201
3202 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3203
3204         * elmo-version.el (elmo-version): Up to 2.11.20.
3205
3206         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed last
3207         change.
3208
3209         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Determine new
3210         flag without depending on \Recent flag.
3211
3212 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3213
3214         * elsp-spamfilter.el (elsp-spamfilter): Added new slot `modified'.
3215         (elmo-spam-modified-p): Defined.
3216         (elmo-spam-save-status): Set `modified' slot to nil.
3217         (elmo-spam-register-spam-buffer): Set `modified' slot to non nil.
3218         (elmo-spam-register-good-buffer): Ditto.
3219
3220         * elmo-spam.el (elmo-spam-modified-p): New API.
3221
3222 2003-10-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3223
3224         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Abolish
3225         duplicate definition.
3226
3227         * elmo-util.el (elmo-unfold-field-body): New function.
3228         (elmo-msgdb-get-message-id-from-buffer): Use it.
3229
3230         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3231         Fixed the last change; Use elmo-unfold-field-body.
3232
3233 2003-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3234
3235         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3236         Unfold date value.
3237
3238 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3239
3240         * elmo-spam.el (elmo-spam-save-status): New API.
3241
3242         * elsp-spamfilter.el: New file.
3243
3244 2003-10-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3245
3246         * elmo-split.el (toplevel): Add `elmo-spam-processor' args.
3247
3248 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3249
3250         * elmo-split.el (elmo-split-spam-p): New function.
3251
3252         * elmo-spam.el: New file.
3253
3254         * elsp-bogofilter.el: Ditto.
3255
3256 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
3257
3258         * elmo.el (elmo-folder-next-message-number): New API.
3259         (elmo-folder-next-message-number): Define.
3260         (elmo-message-field): Don't check folder length.
3261
3262         * elmo-net.el (elmo-folder-next-message-number): Define.
3263         (elmo-folder-next-message-number-unplugged): Define.
3264
3265         * elmo-map.el (elmo-folder-next-message-number): Define.
3266         (elmo-folder-delete-messages): Clear hash value.
3267
3268         * elmo-imap4.el (elmo-folder-next-message-number-plugged): Define.
3269
3270         * elmo-dop.el (elmo-folder-next-message-number-dop): New function.
3271         (elmo-folder-delete-messages-dop-delayed): Always return t.
3272
3273         * elmo-version.el (elmo-version): Up to 2.11.19.
3274
3275 2003-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3276
3277         * modb-legacy.el (elmo-msgdb-append-entity): Fixed the last
3278         change.
3279
3280         * modb-legacy.el (elmo-msgdb-append-entity): Registered an
3281         identical cons cell into the mark-alist and the hash table.
3282
3283 2003-10-08  Yuuichi Teranishi  <teranisi@gohome.org>
3284
3285         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Call
3286         elmo-folder-list-messages with argument `visible-only' as t.
3287
3288         * elmo-filter.el (elmo-folder-search-requires-msgdb-p): Define.
3289         (elmo-folder-msgdb-create): Check the target folder.
3290
3291 2003-10-07  Yuuichi Teranishi  <teranisi@gohome.org>
3292
3293         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Use
3294         `permanentflag' instead of `flags'.
3295         (elmo-folder-open): Ditto.
3296         (elmo-imap4-set-flag): Treat \Deleted flag as an exception.
3297         (elmo-imap4-disuse-server-flag-mailbox-regexp): Abolish.
3298         (elmo-folder-use-flag-p): Always return t.
3299         (elmo-imap4-session-select-mailbox): Use value of `flags' if
3300         `permanentflags' does not exist.
3301         (elmo-folder-open): Ditto.
3302
3303 2003-10-06  Yuuichi Teranishi  <teranisi@gohome.org>
3304
3305         * modb-legacy.el (elmo-msgdb-message-entity): Return nil when key
3306         is nil.
3307         * modb-standard.el (elmo-msgdb-message-entity): Ditto.
3308
3309         * elmo-imap4.el (elmo-imap4-session): Added new slot `flags'.
3310         (elmo-imap4-session-select-mailbox): Set it according to the SELECT
3311         response.
3312         (elmo-folder-open): Ditto.
3313         (elmo-imap4-set-flag): Send store flag command only when the `flags'
3314         slot of the session includes the flag.
3315         (elmo-imap4-session-flag-available-p): New function.
3316         (elmo-imap4-folder-list-flagged): Ditto.
3317         (elmo-folder-list-unreads-plugged): Use it.
3318         (elmo-folder-list-importants-plugged): Ditto.
3319         (elmo-folder-list-answereds-plugged): Ditto.
3320         (elmo-imap4-search-internal-primitive): Ditto.
3321         (elmo-imap4-folder-list-any-plugged,
3322         elmo-imap4-folder-list-digest-plugged): Abolish.
3323
3324         * elmo-filter.el (elmo-folder-search): Don't call elmo-list-filter
3325         if numbers is nil.
3326
3327 2003-10-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
3328
3329         * elmo-util.el (toplevel): Require emu for char-list-to-string.
3330
3331 2003-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
3332
3333         * elmo-util.el (elmo-get-hash-val): Simplify.
3334         (elmo-set-hash-val): Rewrite.
3335
3336 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3337
3338         * elmo.el (elmo-folder-list-messages): Append killed messages into
3339         result if `visible-only' is nil and `in-msgdb' is non-nil.
3340
3341         * elmo-util.el (elmo-uniq-list): Added optional argument
3342         `delete-function'.
3343
3344         * modb.el (elmo-msgdb-flag-count): New API.
3345
3346         * modb-standard.el (modb-standard): Added slot flag-count.
3347         (modb-standard-countup-flags): New function.
3348         (modb-standard-load-flag): Call it.
3349         (elmo-msgdb-append): Ditto.
3350         (elmo-msgdb-clear): Clear slot flag-count.
3351         (elmo-msgdb-set-flag): Call modb-standard-countup-flags.
3352         (elmo-msgdb-unset-flag): Treat `all' flag and call
3353         modb-standard-countup-flags.
3354         (elmo-msgdb-flag-count): Define.
3355         (elmo-msgdb-append-entity): Call modb-standard-countup-flags.
3356         (elmo-msgdb-delete-messages): Ditto.
3357
3358         * modb-legacy.el (elmo-msgdb-unset-flag): Treat `all' flag.
3359         (elmo-msgdb-flag-count): Define.
3360
3361         * elmo.el (elmo-folder-list-messages): Undo last change.
3362         (elmo-folder-count-flags): Use elmo-msgdb-flag-count.
3363         (elmo-folder-kill-messages): Unset all flags to numbers.
3364
3365         * elmo-sendlog.el (elmo-folder-delete-messages): Rewrite; use
3366         elmo-folder-kill-messages.
3367
3368         * elmo-nntp.el (elmo-folder-delete-messages): Ditto.
3369         (elmo-nntp-folder-delete-messages): Abolish.
3370
3371         * elmo-version.el (elmo-version): Up to 2.11.18.
3372
3373 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3374
3375         * elmo.el (elmo-folder-kill-messages-before): Abolish.
3376         (elmo-folder-kill-messages-range): New function.
3377         (elmo-folder-synchronize): Use elmo-folder-kill-messages-range
3378         instead of elmo-folder-kill-messages-before.
3379
3380 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3381
3382         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use
3383         elmo-imap4-current-msgdb to decide entity handler.
3384
3385 2003-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
3386
3387         * elmo-dop.el (elmo-dop-msgdb): Rewrite.
3388
3389         * modb-legacy.el (elmo-msgdb-overview-entity-get-id-internal): New
3390         inline function.
3391         (elmo-msgdb-overview-entity-get-number-internal): Ditto.
3392         (elmo-msgdb-overview-entity-set-number,
3393         elmo-msgdb-overview-entity-get-references,
3394         elmo-msgdb-overview-entity-set-references,
3395         elmo-msgdb-overview-entity-get-from-no-decode,
3396         elmo-msgdb-overview-entity-get-from,
3397         elmo-msgdb-overview-entity-set-from,
3398         elmo-msgdb-overview-entity-get-subject,
3399         elmo-msgdb-overview-entity-get-subject-no-decode,
3400         elmo-msgdb-overview-entity-set-subject,
3401         elmo-msgdb-overview-entity-get-date,
3402         elmo-msgdb-overview-entity-set-date,
3403         elmo-msgdb-overview-entity-get-to,
3404         elmo-msgdb-overview-entity-get-cc,
3405         elmo-msgdb-overview-entity-get-size,
3406         elmo-msgdb-overview-entity-set-size,
3407         elmo-msgdb-overview-entity-get-extra,
3408         elmo-msgdb-overview-entity-set-extra,
3409         elmo-msgdb-overview-entity-get-extra-field,
3410         elmo-msgdb-overview-entity-set-extra-field): Moved to elmo-msgdb.el.
3411         (elmo-msgdb-make-index): Use
3412         `elmo-msgdb-overview-entity-get-number-internal'.
3413         (elmo-msgdb-clear-index): Ditto.
3414         (elmo-msgdb-append-entity): Ditto;
3415         Use `elmo-msgdb-overview-entity-get-id-internal'.
3416
3417         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-number,
3418         elmo-msgdb-overview-entity-set-number,
3419         elmo-msgdb-overview-entity-get-references,
3420         elmo-msgdb-overview-entity-set-references,
3421         elmo-msgdb-overview-entity-get-from-no-decode,
3422         elmo-msgdb-overview-entity-get-from,
3423         elmo-msgdb-overview-entity-set-from,
3424         elmo-msgdb-overview-entity-get-subject,
3425         elmo-msgdb-overview-entity-get-subject-no-decode,
3426         elmo-msgdb-overview-entity-set-subject,
3427         elmo-msgdb-overview-entity-get-date,
3428         elmo-msgdb-overview-entity-set-date,
3429         elmo-msgdb-overview-entity-get-to,
3430         elmo-msgdb-overview-entity-get-cc,
3431         elmo-msgdb-overview-entity-get-size,
3432         elmo-msgdb-overview-entity-set-size,
3433         elmo-msgdb-overview-entity-get-extra,
3434         elmo-msgdb-overview-entity-set-extra,
3435         elmo-msgdb-overview-entity-get-extra-field,
3436         elmo-msgdb-overview-entity-set-extra-field): Moved from modb-legacy.el
3437         and rewrote for backward compatibility.
3438
3439 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3440
3441         * elmo.el (elmo-message-entity-number,
3442         elmo-message-entity-set-number,
3443         elmo-message-entity-field,
3444         elmo-message-entity-set-field): Moved to elmo-msgdb.el.
3445
3446         * elmo-msgdb.el (elmo-message-entity-number,
3447         elmo-message-entity-set-number,
3448         elmo-message-entity-field,
3449         elmo-message-entity-set-field): Moved from elmo.el.
3450
3451 2003-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3452
3453         * elmo.el (toplevel): Changed definition orders.
3454
3455 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3456
3457         * modb.el (elmo-msgdb-search): New API .
3458         (elmo-msgdb-match-condition): Ditto.
3459
3460         * modb-standard.el (elmo-msgdb-search): Define.
3461
3462         * modb-legacy.el (elmo-msgdb-search): Ditto.
3463
3464         * modb-entity.el (elmo-msgdb-message-match-condition): Renamed
3465         from elmo-msgdb-match-condition-internal.
3466
3467         * elmo.el (elmo-folder-search-fast): Abolish.
3468         (elmo-folder-search): Use elmo-msgdb-search and
3469         elmo-with-progress-display.
3470
3471         * elmo-msgdb.el (elmo-msgdb-match-condition): Removed; redefined
3472         as msgdb API.
3473
3474         * elmo.el (elmo-folder): Remove slot message-modified and
3475         flag-modified.
3476         (elmo-folder-set-message-modified): Abolish.
3477         (elmo-generic-folder-commit): Follow the change above.
3478         (elmo-folder-synchronize): Ditto.
3479
3480         * elmo-pipe.el (elmo-folder-set-message-modified): Abolish.
3481
3482         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
3483
3484         * elmo-filter.el (elmo-folder-set-message-modified): Ditto.
3485
3486 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3487
3488         * modb-standard.el (modb-standard-make-message-entity,
3489         elmo-msgdb-make-message-entity,
3490         elmo-msgdb-create-message-entity-from-buffer,
3491         elmo-msgdb-message-entity-number,
3492         elmo-msgdb-message-entity-set-number,
3493         elmo-msgdb-message-entity-field,
3494         elmo-msgdb-message-entity-set-field,
3495         elmo-msgdb-copy-message-entity,
3496         elmo-msgdb-match-condition-internal): Remove.
3497
3498         * modb-entity.el: New file (again).
3499
3500         * modb.el (toplevel): Require modb-entity.
3501         (elmo-msgdb-message-entity-handler): New method.
3502
3503         * modb-standard.el (modb-standard-entity-id): Use
3504         elmo-message-entity-handler.
3505         (modb-standard-load-entity): Ditto.
3506         (elmo-msgdb-append-entity): Ditto.
3507         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3508
3509         * modb-legacy.el (elmo-msgdb-get-decoded-cache,
3510         elmo-msgdb-decoded-cache-hashtb,
3511         (modb-legacy-make-message-entity,
3512         elmo-msgdb-make-message-entity,
3513         elmo-msgdb-create-message-entity-from-buffer,
3514         elmo-msgdb-message-entity-number,
3515         elmo-msgdb-message-entity-set-number,
3516         elmo-msgdb-message-entity-field,
3517         elmo-msgdb-message-entity-set-field,
3518         elmo-msgdb-copy-message-entity,
3519         elmo-msgdb-match-condition-internal,
3520         elmo-msgdb-match-condition-primitive): Moved to modb-entity.el.
3521
3522         * elmo.el (elmo-message-copy-entity): Use elmo-message-entity-handler.
3523         (elmo-message-entity-set-number): Ditto.
3524         (elmo-message-entity-field): Ditto.
3525         (elmo-message-entity-set-field): Ditto.
3526
3527         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Ditto.
3528
3529         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3530
3531         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
3532
3533         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
3534         (elmo-nntp-msgdb-create-message): Ditto.
3535
3536         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
3537         (elmo-folder-msgdb-create): Add unread flag.
3538
3539         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3540
3541         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Ditto.
3542
3543         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Ditto.
3544
3545         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
3546
3547         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Call
3548         elmo-msgdb-messge-entity-handler.
3549         * elmo-version.el (elmo-version): Up to 2.11.17.
3550
3551 2003-09-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3552
3553         * elmo-shimbun.el (elmo-shimbun-update-overview): Fixed the last
3554         change.
3555
3556 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3557
3558         * elmo.el (elmo-message-field): Use elmo-message-entity-field.
3559
3560         * elmo-msgdb.el (elmo-msgdb-get-number): Abolish.
3561         (elmo-msgdb-get-parent-entity): Use elmo-message-entity-field.
3562         (elmo-msgdb-flag-table): Ditto.
3563         (elmo-msgdb-sort-by-date): Ditto.
3564
3565         * modb.el (elmo-msgdb-create-message-entity-from-file): Define.
3566
3567         * modb-standard.el (toplevel): Require mime.
3568         (modb-standard-entity-id): Use elmo-msgdb-message-entity-field.
3569         (modb-standard-load-entity): Use elmo-msgdb-message-entity-field and
3570         elmo-msgdb-message-entity-number.
3571         (elmo-msgdb-append-entity): Ditto.
3572         (elmo-msgdb-create-message-entity-from-file): Remove.
3573         (elmo-msgdb-create-message-entity-from-buffer): Use msgdb which 
3574         corresponds to the entity.
3575         (elmo-msgdb-message-entity-number): Do nothing currently.
3576         (elmo-msgdb-message-entity-field): Ditto.
3577         (elmo-msgdb-message-entity-set-field): Ditto.
3578         (elmo-msgdb-copy-message-entity): Ditto.
3579         (elmo-msgdb-match-condition-internal): Ditto.
3580
3581         * modb-legacy.el (elmo-msgdb-insert-file-header): Moved to
3582         elmo-util.el.
3583         (elmo-msgdb-create-message-entity-from-file): Remove.
3584
3585         * elmo-util.el (elmo-msgdb-insert-file-header): Moved from
3586         modb-legacy.el.
3587         (elmo-multiple-field-body): Moved from elmo-msgdb.el.
3588
3589         * elmo-msgdb.el (elmo-multiple-field-body): Moved to elmo-util.el.
3590
3591 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3592
3593         * modb.el (elmo-msgdb-make-message-entity): Define simple one.
3594         (elmo-msgdb-message-entity-field): Ditto.
3595         (elmo-msgdb-message-entity-number): Ditto.
3596
3597 2003-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3598
3599         * modb-standard.el (elmo-msgdb-create-message-entity-from-buffer): 
3600         Fixed how to set extra field into entity.
3601         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3602         symbol.
3603
3604         * modb-legacy.el (elmo-msgdb-create-message-entity-from-buffer):
3605         Fixed how to set extra field into entity.
3606         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3607         symbol.
3608
3609 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3610
3611         * modb.el (elmo-message-entity-db): New function.
3612         (elmo-msgdb-make-message-entity): New API.
3613         (elmo-msgdb-message-entity-number): Ditto.
3614         (elmo-msgdb-message-entity-set-number): Ditto.
3615         (elmo-msgdb-message-entity-field): Ditto.
3616         (elmo-msgdb-message-entity-set-field): Ditto.
3617         (elmo-msgdb-copy-message-entity): Ditto.
3618         (elmo-msgdb-create-message-entity-from-file): Ditto.
3619         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3620         (elmo-msgdb-match-condition-internal): Ditto.
3621
3622         * modb-standard.el (modb-legacy): Require modb-legacy.
3623         (modb-standard-make-message-entity): New inline function.
3624         (elmo-msgdb-make-message-entity): Define.
3625         (elmo-msgdb-create-message-entity-from-file): Ditto.
3626         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3627         (elmo-msgdb-message-entity-field): Ditto.
3628         (elmo-msgdb-message-entity-set-field): Ditto.
3629         (elmo-msgdb-copy-message-entity): Ditto.
3630         (elmo-msgdb-match-condition-internal): Ditto.
3631
3632         * modb-legacy.el: Don't require modb-entity.
3633         (elmo-msgdb-decoded-cache-hashtb): Moved from elmo-msgdb.el
3634         (elmo-msgdb-match-condition-primitive): Ditto.
3635         (elmo-msgdb-get-decoded-cache): Ditto.
3636         (elmo-msgdb-overview-entity-get-id): Ditto.
3637         (elmo-msgdb-overview-entity-get-number): Ditto.
3638         (elmo-msgdb-overview-entity-set-number): Ditto.
3639         (elmo-msgdb-overview-entity-get-references): Ditto.
3640         (elmo-msgdb-overview-entity-set-references): Ditto.
3641         (elmo-msgdb-overview-entity-get-from-no-decode): Ditto.
3642         (elmo-msgdb-overview-entity-get-from): Ditto.
3643         (elmo-msgdb-overview-entity-set-from): Ditto.
3644         (elmo-msgdb-overview-entity-get-subject): Ditto.
3645         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
3646         (elmo-msgdb-overview-entity-set-subject): Ditto.
3647         (elmo-msgdb-overview-entity-get-date): Ditto.
3648         (elmo-msgdb-overview-entity-set-date): Ditto.
3649         (elmo-msgdb-overview-entity-get-to): Ditto.
3650         (elmo-msgdb-overview-entity-get-cc): Ditto.
3651         (elmo-msgdb-overview-entity-get-size): Ditto.
3652         (elmo-msgdb-overview-entity-set-size): Ditto.
3653         (elmo-msgdb-overview-entity-get-extra): Ditto.
3654         (elmo-msgdb-overview-entity-set-extra): Ditto.
3655         (elmo-msgdb-overview-entity-get-extra-field): Ditto.
3656         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
3657         (elmo-msgdb-number-load): Ditto.
3658         (elmo-msgdb-overview-load): Ditto.
3659         (elmo-msgdb-mark-load): Ditto.
3660         (elmo-msgdb-number-save): Ditto.
3661         (elmo-msgdb-mark-save): Ditto.
3662         (elmo-msgdb-overview-save): Ditto.
3663         (modb-legacy-make-message-entity): New inline function.
3664         (elmo-msgdb-insert-file-header): Ditto.
3665         (elmo-msgdb-make-message-entity): Define.
3666         (elmo-msgdb-create-message-entity-from-file): Ditto.
3667         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3668         (elmo-msgdb-message-entity-number): Ditto.
3669         (elmo-msgdb-message-entity-set-number): Ditto.
3670         (elmo-msgdb-message-entity-field): Ditto.
3671         (elmo-msgdb-message-entity-set-field): Ditto.
3672         (elmo-msgdb-copy-message-entity): Ditto.
3673         (elmo-msgdb-match-condition-internal): Ditto.
3674
3675         * elmo.el (elmo-find-fetch-strategy): Use elmo-message-entity-field.
3676         (elmo-message-copy-entity): Rewrite.
3677         (elmo-message-entity-number): Ditto.
3678         (elmo-message-entity-set-number): Ditto.
3679         (elmo-message-entity-field): Use elmo-message-entity-db.
3680         (elmo-message-entity-set-field): Ditto.
3681         (elmo-message-field): Rewrite.
3682
3683         * elmo-util.el (elmo-msgdb-get-last-message-id): Moved from
3684         elmo-msgdb.el
3685         (elmo-msgdb-get-message-id-from-buffer): Ditto.
3686
3687         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
3688         elmo-message-entity-field.
3689         (elmo-shimbun-folder-shimbun-header): Ditto.
3690         (elmo-shimbun-entity-to-header): Ditto.
3691         (elmo-folder-msgdb-create): Ditto.
3692         (elmo-shimbun-msgdb-create-entity): Ditto;
3693         Use elmo-msgdb-create-message-entity-from-buffer.
3694         (elmo-shimbun-update-overview): Use elmo-message-entity-set-field.
3695         (elmo-map-folder-list-message-locations): elmo-message-entity-field.
3696
3697         * elmo-sendlog.el (elmo-folder-msgdb-create): Use
3698         elmo-msgdb-create-message-entity-from-file and 
3699         elmo-message-entity-field.
3700
3701         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
3702         elmo-message-entity-number.
3703         (elmo-pop3-msgdb-create-message): Use
3704         elmo-msgdb-create-message-entity-from-buffer,
3705         elmo-message-entity-set-field, elmo-message-entity-number and
3706         elmo-message-entity-set-number.
3707
3708         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Follow
3709         the API change in elmo-msgdb-make-message-entity.
3710         (elmo-nntp-msgdb-create-message): Use
3711         elmo-msgdb-create-message-entity-from-buffer.
3712
3713         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Use
3714         elmo-message-entity-field and
3715         elmo-msgdb-create-message-entity-from-file.
3716
3717         * elmo-msgdb.el (toplevel): Don't require modb-entity.
3718         (elmo-msgdb-get-field): Abolish.
3719         (elmo-msgdb-get-number): Rewrite.
3720         (elmo-msgdb-sort-by-date): Use elmo-message-entity-field.
3721         (elmo-msgdb-flag-table): Ditto.
3722         (elmo-msgdb-get-last-message-id,
3723         elmo-msgdb-number-load, elmo-msgdb-overview-load,
3724         elmo-msgdb-mark-load, elmo-msgdb-number-save,
3725         elmo-msgdb-mark-save, elmo-msgdb-overview-save): Moved to modb-legacy.
3726         (elmo-msgdb-create-overview-from-buffer,
3727         elmo-msgdb-overview-get-parent-entity): Abolish.
3728
3729         * elmo-mime.el (elmo-mime-display-as-is): Use
3730         elmo-message-entity-field.
3731
3732         * elmo-map.el (elmo-folder-pack-numbers): Use
3733         elmo-message-entity-set-number.
3734
3735         * elmo-maildir.el (elmo-folder-msgdb-create): 
3736         elmo-msgdb-create-message-entity-from-file instead of
3737         elmo-msgdb-create-overview-entity-from-file.
3738
3739         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Added argument
3740         msgdb.
3741         (elmo-folder-msgdb-create): Use elmo-message-entity-field.
3742         (elmo-folder-pack-numbers): Use elmo-message-entity-set-number.
3743
3744         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Use
3745         elmo-messge-entity-field and elmo-message-entity-number.
3746         (elmo-imap4-fetch-callback-1): Call
3747         elmo-msgdb-create-message-entity-from-buffer instead of
3748         elmo-msgdb-create-overview-from-buffer. 
3749         (elmo-folder-msgdb-create-plugged): Use elmo-messge-entity-field.
3750         (elmo-find-fetch-strategy): Likewise.
3751
3752         * elmo-flag.el (elmo-folder-msgdb-create): Call 
3753         elmo-localdir-msgdb-create-entity with argument msgdb.
3754
3755         * elmo-dop.el (elmo-dop-msgdb): Use elmo-message-entity-number
3756         and elmo-message-entity-set-number.
3757
3758         * elmo-cache.el (elmo-folder-msgdb-create): Use
3759         elmo-message-entity-field.
3760         (elmo-folder-msgdb-create): Call
3761         elmo-msgdb-create-message-entity-from-file instead of
3762         elmo-msgdb-create-overview-entity-from-file.
3763
3764         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Added
3765         argument msgdb; Call elmo-msgdb-create-message-from-buffer
3766         instead of elmo-msgdb-create-overview-from-buffer.
3767         (elmo-archive-msgdb-create-entity): Ditto.
3768         (elmo-archive-msgdb-create-as-numlist-subr1): Use
3769         elmo-message-entity-field.
3770         (elmo-archive-parse-mmdf): Ditto.
3771
3772         * modb-entity.el: Removed.
3773
3774         * elmo-version.el (elmo-version): Up to 2.11.16.
3775
3776 2003-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3777
3778         * elmo-map.el (elmo-folder-unflag-answered): Added optional argument
3779         `is-local'.
3780         (elmo-folder-flag-as-answered): Ditto.
3781
3782 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3783
3784         * modb-standard.el: New file.
3785
3786         * elmo.el (elmo-folder-clear): Reconstruct msgdb if
3787         elmo-msgdb-convert-type is `sync'.
3788
3789         * elmo-vars.el (elmo-msgdb-default-type): Added `standard'.
3790         (elmo-msgdb-convert-type): New user option.
3791
3792         * elmo-msgdb.el (elmo-msgdb-load-priorities): New internal variable.
3793         (elmo-load-msgdb): Auto detect saved type.
3794
3795         * elmo-version.el (elmo-version): Up to 2.11.15.
3796
3797 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3798
3799         * elmo-flag.el (elmo-folder-list-global-flag-messages): New function.
3800
3801         * elmo.el (elmo-folder-delete-messages): Added notice in docstring.
3802         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages
3803         with argument `delete-if-none' when dst-folder is 'null.
3804
3805         * elmo-flag.el (elmo-folder-append-messages): Defined.
3806         (elmo-global-flag-detach-messages): Added argumnet `delete-if-none'.
3807
3808 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3809
3810         * elmo-flag.el (elmo-folder-initialize): Fixed ("/.minfo"->".minfo").
3811
3812 2003-09-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3813
3814         * elmo-flag.el (elmo-folder-expand-msgdb-path): Define.
3815         (elmo-folder-initialize): Use `elmo-folder-msgdb-path'.
3816         (elmo-folder-commit): Ditto.
3817
3818 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3819
3820         * elmo-flag.el: New file.
3821
3822         * elmo-mark.el: Removed.
3823
3824         * modb-legacy.el (modb-legacy-new-mark,
3825         modb-legacy-unread-uncached-mark,
3826         modb-legacy-unread-cached-mark,
3827         modb-legacy-read-uncached-mark,
3828         modb-legacy-answered-cached-mark,
3829         modb-legacy-answered-uncached-mark,
3830         modb-legacy-important-mark): New constants (Moved from elmo-msgdb.el);
3831         All other related portions are changed.
3832
3833         * elmo.el (luna-define-class): Changed mark-modified to flag-modified.
3834         (elmo-folder-list-messages-with-global-mark): Abolish.
3835         (elmo-folder-unflag-important): Renamed from `mark' to `flag'.
3836         (elmo-folder-flag-as-important): Ditto.
3837         (elmo-folder-unflag-read): Ditto.
3838         (elmo-folder-flag-as-read): Ditto.
3839         (elmo-folder-unflag-answered): Ditto.
3840         (elmo-folder-flag-as-answered): Ditto.
3841         (elmo-message-encache): Return the cache path.
3842         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages.
3843         (elmo-message-set-flag): Transitional implementation.
3844         (elmo-message-unset-flag): Ditto.
3845         (elmo-folder-unflag-important): Call elmo-global-flag-detach.
3846         (elmo-folder-flag-as-important): Call elmo-global-flag-set.
3847         (elmo-init): Call elmo-global-flag-initialize.
3848         (toplevel): Added autoload settings for elmo-flag.
3849
3850         * elmo-vars.el (elmo-msgdb-global-mark-filename): Abolished.
3851
3852         * elmo-util.el: Removed all elmo-msgdb-global-mark stuff.
3853         (elmo-file-cache-delete): Don't treat global-mark.
3854
3855         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
3856
3857         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3858
3859         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Call
3860         `elmo-global-flags-set'.
3861
3862         * elmo-pipe.el (elmo-folder-flag-as-read): Renamed from `mark' to
3863         `flag'.
3864         (elmo-folder-unflag-read): Ditto.
3865         (elmo-folder-unflag-important): Ditto.
3866         (elmo-folder-flag-as-important): Ditto.
3867         (elmo-folder-unflag-answered): Ditto.
3868         (elmo-folder-flag-as-answered): Ditto.
3869
3870         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Call
3871         `elmo-global-flags-set'.
3872         (elmo-folder-flag-as-read): Renamed from `mark' to `flag'.
3873
3874         * elmo-nmz.el (elmo-folder-msgdb-create): Always put `new' flag.
3875
3876         * elmo-net.el (elmo-folder-unflag-important): Renamed from `mark' to
3877         `flag'.
3878         (elmo-folder-flag-as-important): Ditto.
3879         (elmo-folder-unflag-important): Ditto.
3880         (elmo-folder-flag-as-important): Ditto.
3881         (elmo-folder-unflag-read): Ditto.
3882         (elmo-folder-flag-as-read): Ditto.
3883         (elmo-folder-unflag-answered): Ditto.
3884         (elmo-folder-flag-as-answered): Ditto.
3885
3886         * elmo-multi.el (elmo-folder-list-importants): Don't call
3887         elmo-folder-list-messages-with-global-mark.
3888         (elmo-folder-flag-as-important): Renamed from `mark' to `flag'.
3889         (elmo-folder-unflag-important): Ditto.
3890         (elmo-folder-flag-as-read): Ditto.
3891         (elmo-folder-unflag-read): Ditto.
3892         (elmo-folder-flag-as-answered): Ditto.
3893         (elmo-folder-unflag-answered): Ditto.
3894
3895         * elmo-msgdb.el (elmo-msgdb-new-mark,
3896         elmo-msgdb-unread-uncached-mark, elmo-msgdb-unread-cached-mark,
3897         elmo-msgdb-read-uncached-mark, elmo-msgdb-answered-cached-mark,
3898         elmo-msgdb-answered-uncached-mark, elmo-msgdb-important-mark): Removed
3899         (Moved to modb-legacy.el).
3900         (elmo-flag-table-get): Treat important flag too.
3901
3902         * elmo-map.el (elmo-map-folder-unflag-important): Renamed from
3903         `mark' to `flag'.
3904         (elmo-map-folder-flag-as-important): Ditto.
3905         (elmo-map-folder-unflag-read): Ditto.
3906         (elmo-map-folder-flag-as-read): Ditto.
3907         (elmo-map-folder-unflag-answered): Ditto.
3908         (elmo-map-folder-flag-as-answered): Ditto.
3909         (elmo-folder-unflag-important): Ditto.
3910         (elmo-folder-flag-as-important): Ditto.
3911         (elmo-folder-unflag-read): Ditto.
3912         (elmo-folder-flag-as-read): Ditto.
3913         (elmo-folder-unflag-answered): Ditto.
3914         (elmo-folder-flag-as-answered): Ditto.
3915
3916         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3917         (elmo-map-folder-flag-as-important): Renamed from `mark' to
3918         `flag'.
3919         (elmo-map-folder-unflag-important): Ditto.
3920         (elmo-map-folder-flag-as-read): Ditto.
3921         (elmo-map-folder-unflag-read): Ditto.
3922         (elmo-map-folder-flag-as-answered): Ditto.
3923         (elmo-map-folder-unflag-answered): Ditto.
3924
3925         * elmo-localdir.el (elmo-folder-msgdb-create): Call
3926         `elmo-global-flags-set'.
3927         (elmo-global-flags-set): Added autoload setting.
3928
3929         * elmo-internal.el (elmo-internal-folder-list): Changed `mark' to
3930         `flag'.
3931
3932         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Don't call
3933         `elmo-msgdb-global-mark-set'.
3934         (elmo-folder-msgdb-create-plugged): Changed callback-data structure;
3935         Call `elmo-global-flags-set'.
3936         (elmo-folder-unflag-important-plugged): Renamed from `mark' to
3937         `flag'.
3938         (elmo-folder-flag-as-important-plugged): Ditto.
3939         (elmo-folder-unflag-read-plugged): Ditto.
3940         (elmo-folder-flag-as-read-plugged): Ditto.
3941         (elmo-folder-unflag-answered-plugged): Ditto.
3942         (elmo-folder-flag-as-answered-plugged): Ditto.
3943         (elmo-global-flags-set): Added autoload setting.
3944
3945         * elmo-filter.el (elmo-folder-flag-as-read): Renamed from `mark' to
3946         `flag'.
3947         (elmo-folder-unflag-read): Ditto.
3948         (elmo-folder-flag-as-important): Ditto.
3949         (elmo-folder-unflag-important): Ditto.
3950         (elmo-folder-flag-as-answered): Ditto.
3951         (elmo-folder-unflag-answered): Ditto.
3952
3953         * elmo-dop.el (elmo-dop-queue-merge-method-list): Follow the API
3954         change of `mark'->`flag'.
3955         (elmo-dop-queue-method-name-alist): Ditto.
3956         (elmo-folder-flag-as-read-dop): Renamed from `mark' to `flag'.
3957         (elmo-folder-unflag-read-dop): Ditto.
3958         (elmo-folder-flag-as-important-dop): Ditto.
3959         (elmo-folder-unflag-important-dop): Ditto.
3960         (elmo-folder-flag-as-answered-dop): Ditto.
3961         (elmo-folder-unflag-answered-dop): Ditto.
3962
3963         * elmo-cache.el (elmo-folder-msgdb-create): Call
3964         `elmo-global-flags-set'.
3965
3966         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
3967         Call `elmo-global-flags-set'.
3968         (elmo-archive-msgdb-create-as-numlist-subr2): Call
3969         elmo-archive-parse-mmdf with argument `folder'.
3970         (elmo-archive-parse-mmdf): Added argument `folder';
3971         Call `elmo-global-flags-set'.
3972
3973         * elmo-version.el (elmo-version): Up to 2.11.14.
3974
3975 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3976
3977         * modb.el (elmo-msgdb-length): Define.
3978
3979         * elmo.el (elmo-make-folder): Fixed.
3980         (elmo-generic-folder-append-messages): Follow the API change.
3981
3982         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Follow the
3983         API change.
3984
3985 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3986
3987         * modb.el: New file.
3988
3989         * modb-entity.el: Ditto.
3990
3991         * modb-legacy.el: Ditto.
3992
3993         * elmo-msgdb.el (elmo-make-msgdb): Added 2nd argument `type'.
3994         (elmo-msgdb-get-number): Use `elmo-msgdb-message-entity' instead
3995         of `elmo-msgdb-overview-get-entity'.
3996         (elmo-msgdb-get-field): Ditto.
3997         (elmo-msgdb-merge): Moved to `elmo.el'.
3998         (elmo-msgdb-length): Removed; redefine as modb method.
3999         (elmo-msgdb-change-mark): Abolish.
4000         (elmo-msgdb-out-of-date-messages): Rewrite; don't use it.
4001         (elmo-msgdb-match-condition): Don't use mark.
4002         (elmo-msgdb-overview-get-entity): Abolish.
4003         Split modb part into `modb*.el'.
4004
4005         * elmo-vars.el (elmo-msgdb-default-type): New user option.
4006
4007         * elmo-shimbun.el (shimbun-mua-search-id): Use
4008         `elmo-msgdb-message-entity' instead of
4009         `elmo-msgdb-overview-get-entity'.
4010         (elmo-shimbun-folder-shimbun-header): Ditto.
4011         (elmo-shimbun-get-headers): Ditto.
4012         (elmo-shimbun-update-overview): Ditto.
4013
4014         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
4015
4016         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4017
4018         * elmo.el (elmo-folder-list-messages-with-global-mark): Ditto.
4019         (elmo-msgdb-merge): Moved from `elmo-msgdb.el'.
4020
4021         * elmo-mark.el (elmo-mark-folder-msgdb-create): Don't use
4022         `elmo-msgdb-mark-to-flags'.
4023
4024         * elmo-map.el (elmo-folder-pack-numbers): Don't use
4025         `elmo-msgdb-set-path'.
4026
4027         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
4028  
4029         * elmo-version.el (elmo-version): Up to 2.11.13.
4030
4031         * elmo.el (elmo-generic-folder-commit): Don't load msgdb.
4032
4033         * elmo-mark.el (elmo-mark-folder-msgdb-create): Use flag instead
4034         of mark.
4035
4036 2003-09-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4037
4038         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed paren
4039         mismatch.
4040
4041 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4042
4043         * elmo.el (elmo-message-cached-p): Use `elmo-message-flagged-p'
4044         instead of `elmo-msgdb-get-cached'.
4045         (elmo-message-set-cached): Don't use `elmo-msgdb-set-cached'.
4046
4047         * elmo-msgdb.el (elmo-msgdb-get-cached): Abolish.
4048         (elmo-msgdb-set-cached): Ditto.
4049         (elmo-msgdb-set-flag): Rewrite.
4050         (elmo-msgdb-unset-flag): Ditto.
4051
4052         * elmo-msgdb.el: Rewrite with luna.
4053
4054         * elmo.el (elmo-folder-msgdb-load): Renamed from `elmo-msgdb-load'.
4055         (elmo-folder-msgdb): Follow the change above.
4056         (elmo-generic-folder-commit): Use `elmo-msgdb-save'.
4057         (elmo-folder-unmark-important): Follow the API change.
4058         (elmo-folder-mark-as-important): Ditto.
4059         (elmo-folder-unmark-read): Ditto.
4060         (elmo-folder-mark-as-read): Ditto.
4061         (elmo-folder-unmark-answered): Ditto.
4062         (elmo-folder-mark-as-answered): Ditto.
4063         (elmo-folder-clear): Likewise.
4064
4065         * elmo-imap4.el (elmo-folder-open): Use `elmo-folder-msgdb-load'
4066         instead of `elmo-msgdb-load' (renamed).
4067
4068         * elmo-version.el (elmo-version): Up to 2.11.12.
4069
4070 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4071
4072         * elmo.el (elmo-generic-folder-append-messages): Follow the API
4073         change.
4074         (elmo-message-mark): Abolish.
4075         (elmo-folder-synchronize): Use `elmo-msgdb-out-of-date-messages'
4076         instead of `elmo-msgdb-change-mark'.
4077
4078         * elmo-pipe.el (elmo-message-mark): Abolish.
4079
4080         * elmo-multi.el (elmo-message-mark): Ditto.
4081
4082         * elmo-msgdb.el (elmo-msgdb-new-mark): Changed to constant.
4083         (elmo-msgdb-unread-uncached-mark): Ditto.
4084         (elmo-msgdb-unread-cached-mark): Ditto.
4085         (elmo-msgdb-read-uncached-mark): Ditto.
4086         (elmo-msgdb-answered-cached-mark): Ditto.
4087         (elmo-msgdb-answered-uncached-mark): Ditto.
4088         (elmo-msgdb-important-mark): Ditto.
4089         (elmo-msgdb-flags-to-mark): Remove arguments `cached' and
4090         `use-cache'.
4091         (elmo-msgdb-append-entity): Changed 3rd arg from `mark' to
4092         `flags'.
4093         (elmo-flag-table-load): Changed flag to list of flag.
4094         (elmo-flag-table-set): If flags is nil, set read flag.
4095         (elmo-flag-table-get): Return derived flags from global mark,
4096         cache status and saved flags.
4097         (elmo-msgdb-flag-table): Follow the change above.
4098         (elmo-msgdb-out-of-date-messages): New function.
4099
4100         * elmo-shimbun.el (elmo-folder-msgdb-create): Follow the API change.
4101
4102         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4103
4104         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
4105
4106         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
4107         (elmo-nntp-msgdb-create-message): Ditto.
4108
4109         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
4110
4111         * elmo-maildir.el (elmo-maildir-list-location): Treat flags as
4112         independent.
4113         (elmo-folder-msgdb-create): Follow the API change.
4114
4115         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
4116         (elmo-folder-append-messages): Ditto.
4117
4118         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
4119         (elmo-folder-append-buffer): Ditto.
4120
4121         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4122
4123         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
4124
4125         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
4126         (elmo-archive-parse-mmdf): Ditto.
4127
4128         * elmo-version.el (elmo-version): Up to 2.11.11.
4129
4130 2003-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4131
4132         * elmo.el (elmo-message-flags): Use `elmo-msgdb-flags' instead of
4133         `elmo-msgdb-mark'.
4134
4135         * elmo-util.el (elmo-with-progress-display): Fixed edebug spec.
4136
4137         * elmo-pipe.el (elmo-message-flags): Defined.
4138
4139         * elmo-multi.el (elmo-message-flags): Ditto.
4140
4141 2003-09-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4142
4143         * elmo-msgdb.el (elmo-msgdb-delete-messages): Renamed from
4144         `elmo-msgdb-delete-msgs'.
4145
4146         * elmo.el (elmo-folder-count-flags): Don't use
4147         `elmo-msgdb-get-mark-alist'.
4148         (elmo-folder-detach-messages): Follow the API change.
4149
4150         * elmo.el (elmo-folder-list-messages): Append killed messages into
4151         result if `visible-only' is nil.
4152
4153         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Return a list of
4154         canceled messages.
4155         (elmo-nntp-folder-msgdb-create): Kill messages which already canceled.
4156         (elmo-folder-update-number): Likewise.
4157
4158         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number): Abolish.
4159         (elmo-pop3-sort-msgdb-by-original-number): Use
4160         `elmo-msgdb-sort-entities'.
4161
4162         * elmo-msgdb.el (elmo-msgdb-sort-entities): New function.
4163         (elmo-msgdb-sort-by-date): Use it.
4164         (elmo-msgdb-overview-sort-by-date): Abolish.
4165
4166         * elmo-dop.el (elmo-folder-status-dop): Fixed.
4167
4168         * elmo-msgdb.el (elmo-msgdb-list-messages): Undo last change.
4169         (elmo-msgdb-flags): New function.
4170         (elmo-msgdb-merge): Use elmo-msgdb-append.
4171
4172         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed the last
4173         change.
4174
4175         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
4176
4177         * elmo-dop.el (elmo-folder-status-dop): Use
4178         elmo-folder-list-messages instead of elmo-msgdb-list-messages.
4179
4180 2003-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4181
4182         * elmo-map.el (elmo-folder-pack-numbers): Rewrite.
4183
4184         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed last change.
4185
4186         * elmo-msgdb.el (elmo-msgdb-append-entity): Fixed.
4187
4188         * elmo-util.el (elmo-with-progress-display): New macro.
4189
4190         * elmo-localdir.el (elmo-folder-pack-numbers): Rewrite.
4191
4192 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4193
4194         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
4195         `elmo-folder-list-message-entities' instead of
4196         `elmo-msgdb-get-overview'.
4197         (elmo-map-folder-list-message-locations): Ditto.
4198
4199         * elmo-msgdb.el (elmo-msgdb-append): Rewrite (use interface
4200         methods instead of treat directly).
4201         (elmo-msgdb-clear): Ditto.
4202         (elmo-msgdb-delete-msgs): Ditto.
4203         (elmo-msgdb-sort-by-date): Ditto.
4204
4205         * elmo-nntp.el (elmo-nntp-msgdb-create-message): Removed unused
4206         local variables.
4207         (elmo-nntp-folder-msgdb-create): Follow the API change.
4208
4209         * elmo-version.el (elmo-version): Up to 2.11.10.
4210
4211 2003-08-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4212
4213         * elmo-msgdb.el (elmo-msgdb-mark-to-flags): New function.
4214         (elmo-msgdb-flags-to-mark): Ditto.
4215         (elmo-msgdb-append-entity): Ditto.
4216
4217         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
4218         Use `elmo-msgdb-append-entity' instead of construct msgdb.
4219         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
4220         (elmo-archive-parse-mmdf): Ditto.
4221
4222         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
4223
4224         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4225
4226         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
4227
4228         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
4229
4230         * elmo-mark.el (elmo-mark-folder-msgdb-create): Ditto.
4231
4232         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
4233
4234         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4235
4236         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
4237
4238         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
4239         (elmo-folder-msgdb-create-plugged): Set elmo-imap4-current-msgdb
4240         to empty msgdb.
4241
4242         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Use
4243         `elmo-msgdb-make-message-entity' and `elmo-msgdb-append-entity'
4244         instead of directly construction.
4245         (elmo-nntp-msgdb-create-message): Use `elmo-msgdb-append-entity'
4246         instead of construct msgdb.
4247
4248         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
4249         `elmo-msgdb-set-overview' instead of reconstruct msgdb.
4250         (elmo-pop3-msgdb-create-message): Use `elmo-msgdb-append-entity'
4251         instead of construct msgdb.
4252
4253 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4254
4255         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Decode value
4256         when field is from or subject.
4257
4258 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
4259
4260         * elmo-multi.el (elmo-message-entity-parent): Define.
4261         (elmo-folder-search): Rewrite.
4262
4263 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4264
4265         * elmo-multi.el (elmo-message-cached-p): Define.
4266
4267         * elmo.el (elmo-message-cached-p): New method.
4268         (elmo-message-accessible-p): Use it instead of msgdb API directly.
4269         (elmo-message-flags): New method.
4270         (elmo-message-flagged-p): New function.
4271
4272         * elmo-version.el (elmo-version): Up to 2.11.9.
4273
4274 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4275
4276         * elmo-version.el (elmo-version): Up to 2.11.8.
4277
4278         * elmo.el (elmo-folder-move-messages): Removed unused arguments.
4279
4280         * elmo-pipe.el (elmo-pipe-drain): Follow the change above.
4281
4282 2003-08-14  Yuuichi Teranishi  <teranisi@gohome.org>
4283
4284         * elmo.el (elmo-folder-detach-messages): Undo last change.
4285
4286 2003-08-13  Yuuichi Teranishi  <teranisi@gohome.org>
4287
4288         * elmo.el (elmo-folder-detach-messages): Don't load msgdb if empty.
4289
4290         * elmo-pipe.el (elmo-pipe-drain): Bind elmo-inhibit-number-mapping
4291         only when src folder type is pop3.
4292
4293 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
4294
4295         * elmo-msgdb.el (elmo-msgdb-make-index): Use
4296         elmo-msgdb-overview-entity-get-number instead of
4297         elmo-message-entity-number.
4298
4299 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4300
4301         * elmo-version.el (elmo-version): Up to 2.11.7.
4302
4303 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
4304
4305         * elmo.el (elmo-folder-append-msgdb): Rewrite and define as an inline
4306         function.
4307
4308         * elmo-msgdb.el (elmo-msgdb-append): Use elmo-msgdb-make-index-return.
4309         (elmo-msgdb-merge): New function.
4310         (elmo-msgdb-make-index-return): Renamed from elmo-msgdb-make-index.
4311         (elmo-msgdb-make-index): Rewrite.
4312
4313         * elmo-version.el (elmo-version): Up to 2.11.6.
4314
4315         * elmo-msgdb.el (elmo-msgdb-list-messages): If argument is a string,
4316         use it as a the path for loading message entities.
4317
4318         * elmo-dop.el (elmo-folder-status-dop): Use elmo-msgdb-list-messages.
4319
4320 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
4321
4322         * elmo-filter.el (elmo-folder-set-message-modified): Set 
4323         message-modified slot of itself if it does not require target msgdb.
4324
4325         * elmo-mime.el (elmo-mime-message-display): Display message entirely
4326         if folder length is zero.
4327         (elmo-mime-display-as-is): Ditto.
4328
4329         * elmo-filter.el (elmo-folder-set-message-modified): Define.
4330
4331         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
4332
4333 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4334
4335         * elmo.el (elmo-folder-set-message-modified): New method.
4336         (elmo-generic-folder-commit): Use it.
4337         (elmo-folder-synchronize): Ditto.
4338
4339         * elmo-pipe.el (elmo-folder-set-message-modified): Define.
4340         (elmo-folder-commit): Remove duplicate definition.
4341
4342 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4343
4344         * elmo.el (elmo-folder-list-message-entities): Ignore killed-list.
4345
4346 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4347
4348         * elmo.el (elmo-msgdb-load): Use elmo-msgdb-list-messages.
4349         (elmo-strict-folder-diff): Ditto.
4350         (elmo-folder-set-info-max-by-numdb): Simplify.
4351
4352         * elmo-nntp.el (elmo-nntp-folder-msgdb-create): Use
4353         elmo-msgdb-list-messages.
4354
4355         * elmo-msgdb.el (elmo-msgdb-seen-save): Abolish.
4356         (elmo-msgdb-list-flagged): Fixed problem when `flag' is `read'.
4357
4358 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4359
4360         * elmo.el (elmo-folder-list-messages): Treat killed-list only when
4361         visible-only is non-nil.
4362         (elmo-folder-confirm-appends): Changed message.
4363         (elmo-folder-synchronize): Added argument disable-killed.
4364
4365         * elmo-multi.el (elmo-folder-synchronize): Added argument
4366         disable-killed.
4367
4368         * elmo-pipe.el (elmo-folder-synchronize): Ditto.
4369
4370         * elmo-version.el (elmo-version): Up to 2.11.5.
4371
4372         * elmo-multi.el (elmo-folder-search): Use nil for 1st argument of
4373         elmo-list-filter.
4374
4375         * elmo-util.el (elmo-list-filter): Simplify.
4376
4377         * elmo.el (elmo-generic-folder-commit): Use elmo-folder-list-messages.
4378         (elmo-folder-set-info-max-by-numdb): Changed argument to number list.
4379         (elmo-generic-folder-diff): Abolish argument.
4380         (elmo-msgdb-load): Don't use number-alist.
4381
4382         * elmo-filter.el (elmo-folder-diff): Abolish argument.
4383
4384         * elmo-pipe.el (elmo-folder-diff): Ditto.
4385
4386         * elmo-nmz.el (elmo-folder-diff): Ditto.
4387
4388         * elmo-net.el (elmo-folder-diff): Ditto.
4389
4390         * elmo-maildir.el (elmo-folder-diff): Ditto.
4391
4392         * elmo-imap4.el (elmo-folder-diff-async): Ditto.
4393
4394         * elmo-multi.el (elmo-folder-diff): Ditto
4395         (elmo-multi-folder-diff): Rewrite.
4396
4397 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4398
4399         * elmo-pipe.el (elmo-folder-msgdb): Define.
4400
4401 2003-08-01  Yuuichi Teranishi  <teranisi@gohome.org>
4402
4403         * elmo.el (elmo-message-set-cached): Define as a method.
4404
4405         * elmo-pipe.el (elmo-message-set-cached): Define.
4406         (elmo-find-fetch-strategy): Ditto.
4407
4408         * elmo-multi.el (elmo-message-set-cached): Define.
4409         (elmo-find-fetch-strategy): Rewrite.
4410
4411         * elmo-mime.el (elmo-mime-message-display): Use elmo-message-entity.
4412
4413         * elmo-pipe.el (elmo-message-folder): Fixed definition.
4414
4415 2003-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
4416
4417         * elmo-msgdb.el (elmo-msgdb-list-messages): Use number of overviews
4418         instead of number-alist.
4419
4420         * elmo-localdir.el (elmo-folder-append-messages): Don't refer
4421         mark nor message-id when msgdb of source folder is not loaded.
4422
4423         * elmo.el (elmo-generic-folder-append-messages): Ditto.
4424
4425         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
4426
4427 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
4428
4429         * elmo.el (elmo-folder-length): Don't require msgdb.
4430
4431 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
4432
4433         * elmo.el (elmo-message-mark): Cause an error when empty folder.
4434         (elmo-message-field): Ditto.
4435
4436         * elmo-maildir.el (luna-define-class): Added slot `answered-locations'.
4437         (elmo-map-folder-list-message-locations): Setup `answered-locations'
4438         slot.
4439         (elmo-map-folder-list-answereds): Define.
4440         (elmo-maildir-list-location): Treat 'R' info.
4441         (elmo-folder-msgdb-create): Treat flag-table.
4442         (elmo-folder-append-messages): Save flag-table.
4443
4444 2002-05-05  David Smith <ultrasoul@ultrasoul.com>
4445
4446         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): 
4447         Use SELECT when elmo-imap4-use-select-to-update-status is t.
4448
4449 2003-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4450
4451         * elmo.el (elmo-generic-folder-append-messages): Fixed last change.
4452
4453         * elmo-localdir.el (elmo-folder-append-messages): Set flag as
4454         'read when mark is null.
4455
4456 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4457
4458         * elmo-version.el (elmo-version): Up to 2.11.4.
4459
4460 2003-07-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4461
4462         * elmo-pipe.el (elmo-folder-unmark-answered): Define.
4463         (elmo-folder-mark-as-answered): Ditto.
4464
4465 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
4466
4467         * elmo-pop3.el (elmo-pop3-exists-exactly): Set default value as nil.
4468         (elmo-pop3-get-session): Make msgdb directory after session.
4469         (elmo-folder-exists-p): Check exactly at the first time even when the
4470         elmo-pop3-exists-exactly is nil.
4471
4472         * elmo-pipe.el (elmo-folder-open-internal): Don't drain here.
4473         (elmo-folder-list-messages): Define instead of
4474         elmo-folder-list-messages-internal.
4475         (elmo-folder-check): Check destination folder.
4476         (elmo-folder-synchronize): Drain the pipe.
4477
4478         * elmo-localdir.el (elmo-folder-append-messages): Don't cause an error
4479         when msgdb is not loaded.
4480
4481         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): Abolish.
4482
4483         * elmo-imap4.el (elmo-folder-list-messages-plugged): Fixed.
4484         (elmo-imap4-folder-diff-plugged): Use uidnext to calculate number of
4485         messages.
4486
4487         * elmo.el (elmo-folder-kill-messages-before): New function.
4488         (elmo-folder-kill-messages): Ditto.
4489         (elmo-folder-synchronize): Use elmo-folder-kill-messages-before.
4490
4491         * elmo-imap4.el (elmo-folder-list-messages-plugged): 
4492         Don't use elmo-msgdb-max-of-killed. It is harmful when messages are
4493         killed not by synchronize (e.g. scoring).
4494
4495 2003-07-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4496
4497         * elmo.el (elmo-folder-search-fast): Return t if condition is not
4498         treated.
4499         (elmo-folder-search): Follow the change above.
4500
4501         * elmo-util.el (elmo-read-search-condition-internal): Add `Flag'
4502         into the candidates of search field.
4503
4504 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
4505
4506         * elmo-msgdb.el (elmo-msgdb-set-flag): Overwrite answered flag.
4507         (elmo-msgdb-unset-flag): Ditto.
4508
4509         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Precedes Seen flag.
4510
4511 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
4512
4513         * elmo-pipe.el (elmo-folder-msgdb-create): Don't define.
4514         (elmo-folder-commit): Define.
4515         (elmo-folder-synchronize): Ditto.
4516         (elmo-folder-list-flagged): Ditto.
4517         (elmo-folder-commit): Ditto.
4518         (elmo-folder-length): Ditto.
4519         (elmo-folder-count-flags): Ditto.
4520         (elmo-message-mark): Ditto.
4521         (elmo-message-field): Ditto.
4522         (elmo-message-entity): Ditto.
4523         (elmo-message-folder): Ditto.
4524
4525 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4526
4527         * elmo.el (elmo-message-field): Define as a method.
4528
4529         * elmo-multi.el (elmo-message-entity): Fixed bug when no entity found.
4530         (elmo-message-field): Define.
4531
4532         * elmo.el (elmo-folder-list-unreads): Don't use msgdb API.
4533         (elmo-folder-list-importants): Ditto.
4534         (elmo-folder-list-answereds): Ditto.
4535
4536         * elmo-multi.el (elmo-folder-mark-as-important): Remove :before
4537         qualifier.
4538         (elmo-folder-mark-as-read): Ditto.
4539         (elmo-folder-unmark-read): Ditto.
4540         (elmo-folder-mark-as-answered): Ditto.
4541         (elmo-folder-unmark-answered): Ditto.
4542         (elmo-folder-list-flagged): Define.
4543         (elmo-folder-commit): Ditto.
4544         (elmo-folder-length): Ditto.
4545         (elmo-folder-count-flags): Ditto.
4546
4547 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4548
4549         * elmo.el (elmo-folder-detach-messages): New method.
4550         (elmo-folder-move-messages): Use it.
4551         (elmo-folder-synchronize): Ditto.
4552
4553         * elmo-multi.el (elmo-folder-detach-messages): Define.
4554
4555         * elmo.el (elmo-message-copy-entity): New function.
4556         (elmo-message-entity-set-number): Ditto.
4557         (elmo-message-mark): Define as method.
4558
4559         * elmo-multi.el (elmo-multi-real-folder-number): Changed position.
4560         (elmo-folder-synchronize): Return 0 (Should be reconsider).
4561         (elmo-message-entity): Fixed last change.
4562         (elmo-message-mark): Define.
4563         (elmo-folder-msgdb-create): Abolish.
4564         (elmo-multi-folder-append-msgdb): Ditto.
4565         (elmo-multi-folder-diff): Fixed.
4566         (elmo-multi-split-number-alist): Removed.
4567         (elmo-multi-split-mark-alist): Removed.
4568         (elmo-folder-list-messages): Define.
4569         (elmo-folder-list-messages-internal): Removed.
4570
4571         * elmo-localdir.el (elmo-folder-append-messages): Treat flags for
4572         local file messages.
4573         (elmo-folder-msgdb-create): Fixed read mark.
4574
4575 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4576
4577         * elmo.el (elmo-generic-folder-append-messages): Set flag as nil
4578         if mark is nil.
4579
4580 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4581
4582         * elmo.el (elmo-folder-list-message-entities): Define as inline
4583         function.
4584         (elmo-folder-messages): Abolish.
4585
4586         * elmo-multi.el (elmo-folder-check): Call elmo-folder-check for each
4587         folder.
4588         (elmo-folder-synchronize): Define.
4589         (elmo-message-entity): Define.
4590
4591 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
4592
4593         * elmo-imap4.el (elmo-folder-delete-messages-plugged): Call
4594         elmo-imap4-session-select-mailbox.
4595
4596         * elmo.el (elmo-folder-move-messages): Don't display any message.
4597
4598         * elmo-imap4.el (elmo-imap4-send-command): Accept process output when
4599         parsing.
4600         (elmo-imap4-session-check): Don't wait CHECK response.
4601         (elmo-folder-delete-messages-plugged): Don't wait EXPUNGE response.
4602
4603 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4604
4605         * elmo.el (elmo-folder-synchronize): Fixed bug when sync-all.
4606
4607 2003-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4608
4609         * elmo-multi.el (elmo-folder-process-crosspost): Follow the change in
4610         API.
4611         * elmo-nntp.el (elmo-folder-process-crosspost): Ditto.
4612
4613
4614         * elmo.el (elmo-folder-process-crosspost): Remove optional argument.
4615         (elmo-folder-list-message-entities): Added argument in-msgdb and
4616         numbers.
4617         (elmo-folder-synchronize): Define as a method.
4618
4619         * elmo-nntp.el (elmo-folder-initialize): Don't use
4620         elmo-nntp-default-user if zero-length username is specified
4621         explicitly.
4622
4623 2003-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
4624
4625         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't omit
4626         server name in case with username.
4627         (XXX: this is ad-hoc fix against username includes "@", it
4628         should be solved fundamentally)
4629
4630 2003-07-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
4631
4632         * elmo-nntp.el (elmo-nntp-debug): New function.
4633         (elmo-nntp-send-command, elmo-nntp-process-filter): Call it.
4634         (elmo-network-authenticate-session): Hide auth-info from the log.
4635
4636         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't append
4637         user name if it is equal to elmo-nntp-default-user.
4638
4639 2003-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
4640
4641         * elmo-shimbun.el (elmo-shimbun-get-headers): Use shimbun-server
4642         instead of shimbun-server-internal;
4643         Use shimbun-current-group instead of shimbun-current-group-internal.
4644         (elmo-folder-plugged-p): Use shimbun-server instead of
4645         shimbun-server-internal.
4646         (elmo-folder-set-plugged): Ditto.
4647         (elmo-net-port-info): Ditto.
4648         (elmo-folder-check): Ditto.
4649         (elmo-folder-expand-msgdb-path): Ditto.
4650         (elmo-folder-list-subfolders): Ditto.
4651
4652 2003-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
4653
4654         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra-field):
4655         Convert field-name to lower case.
4656         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
4657
4658 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4659
4660         * acap.el, elmo-imap4.el, elmo-nntp.el, elmo-util.el, pldap.el:
4661         `message' and `error' take format string.
4662
4663 2003-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4664
4665         * elmo-pipe.el (elmo-folder-clear): Implemented clear copied-list.
4666
4667 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4668
4669         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Don't use self
4670         recursive call (can't byte compile on emacs 20.7).
4671
4672 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4673
4674         * elmo.el (elmo-folder-list-messages): Redefine as a luna method.
4675         (elmo-folder-list-message-entities): New API.
4676         (elmo-message-entity): Ditto.
4677         (elmo-message-entity-parent): Ditto.
4678         (elmo-folder-do-each-message-entity): Ditto.
4679         (elmo-message-entity-number): Ditto.
4680         (elmo-message-entity-field): Ditto.
4681         (elmo-message-entity-set-field): Ditto.
4682         (elmo-folder-count-flags): Ditto.
4683         (elmo-folder-length): Ditto.
4684
4685         * elmo-util.el (elmo-get-hash-val): Check whether hashtable is nil or
4686         not.
4687
4688         * elmo-msgdb.el (elmo-msgdb-list-messages): New function.
4689         (elmo-msgdb-count-marks): Abolish.
4690         (elmo-msgdb-make-entity): Ditto.
4691         (elmo-msgdb-do-each-entity): Ditto.
4692         (elmo-msgdb-message-entity): New inline function.
4693         (elmo-msgdb-message-entity-field): Ditto.
4694         (elmo-msgdb-message-entity-set-field): Ditto.
4695         (elmo-msgdb-make-message-entity): New function.
4696
4697 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4698
4699         * elmo.el (elmo-folder-append-buffer): Changed argument from unread 
4700         to flag. (All other related portions are changed.)
4701         (elmo-folder-msgdb-create): Likewise.
4702         (elmo-generic-folder-append-messages): Use flag-table instead of
4703         seen-list.
4704         (elmo-folder-move-messages): Removed redundant process.
4705         (elmo-folder-synchronize): Likewise.
4706
4707         * elmo-msgdb.el (elmo-flag-table-get): New function.
4708         (elmo-flag-table-save): Fixed.
4709         (elmo-msgdb-length): New inline function.
4710         (elmo-msgdb-flag-table): New function.
4711         (elmo-msgdb-mark): Add optional argument new.
4712         (elmo-msgdb-add-msgs-to-seen-list): Abolish.
4713         (elmo-msgdb-seen-list): Ditto.
4714         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
4715
4716
4717 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4718
4719         * elmo.el (elmo-message-set-mark): Abolish.
4720         (elmo-folder-unmark-important): Added optional argument `ignore-flag'.
4721         (All related portions are changed.)
4722
4723         * elmo-msgdb.el (toplevel): Added comment.
4724         (elmo-load-msgdb): Added 4th element `path'.
4725         (elmo-msgdb-append): Follow the change above.
4726         (elmo-msgdb-clear): Ditto.
4727         (elmo-msgdb-delete-msgs): Ditto.
4728         (elmo-msgdb-get-path): New inline function.
4729         (elmo-msgdb-set-path): Ditto.
4730         (elmo-flag-table-filename): New variable.
4731         (elmo-flag-table-load): New function.
4732         (elmo-flag-table-set): Ditto.
4733         (elmo-flag-table-save): Ditto.
4734         (elmo-msgdb-get-field-value): Abolish.
4735         (elmo-msgdb-overview-get-entity-by-number): Ditto.
4736
4737 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4738
4739         * elmo.el (elmo-folder-delete): Confirm deletion here, return t if
4740         the folder has been deleted successfully.
4741         * elmo-imap4.el (elmo-folder-delete): Ditto.
4742         * elmo-archive.el (elmo-folder-delete): Ditto.
4743         * elmo-localdir.el (elmo-folder-delete): Ditto.
4744         * elmo-maildir.el (elmo-folder-delete): Ditto.
4745
4746 2003-03-27  Tetsurou Okazaki  <okazaki@be.to>
4747
4748         * elmo-util.el (elmo-string-member-ignore-case): New function.
4749         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Use it.
4750         (elmo-imap4-fetch-callback-1-subr): Likewise.
4751
4752 2003-03-27  Kimura Fuyuki <fuyuki@hadaly.org>
4753
4754         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Fix
4755         the case of the name attribute "\Noselect".
4756
4757 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4758
4759         * elmo.el (elmo-folder-rename-internal): New method to cause error.
4760
4761         * elmo-localdir.el (elmo-folder-pack-numbers): onum, a member of
4762         flist, is not always a member of onum-alist.
4763
4764 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4765
4766         * elmo-version.el (elmo-version): Up to 2.11.3.
4767
4768 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4769
4770         * elmo-maildir.el (elmo-folder-rename-internal): New method,
4771         copied from localdir's one.
4772
4773         * elmo-pipe.el (elmo-folder-rename): New method, rename
4774         destination folder with leaving source folder as it is.
4775
4776 2003-02-08  KAMO Tomoyuki  <kamo@ITmanage.co.jp>
4777
4778         * elmo-nntp.el (elmo-nntp-get-folders-info): Don't use
4779         replace-regexp.
4780
4781 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4782
4783         * elmo-version.el (elmo-version): Up to 2.11.2.
4784
4785 2003-02-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4786
4787         * elmo-shimbun.el (elmo-folder-initialize): Do not call
4788         shimbun-open in case of "@".
4789         (elmo-folder-open-internal): Cope with shimbun = nil case.
4790         (elmo-folder-plugged-p): Ditto.
4791         (elmo-folder-list-subfolders): Make list for "@/" group.
4792
4793 2003-01-31  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4794
4795         * elmo-imap4.el (elmo-folder-expand-msgdb-path): Don't expand
4796         mailbox (e.g. for %~/something).
4797
4798 2003-01-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4799
4800         * elmo-localdir.el (elmo-folder-rename-internal): Referctoring;
4801         Replace nested conditional with guard clauses.
4802
4803 2003-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
4804
4805         * pldap.el (ldap-search-basic): Don't treat exit status 32 as an
4806         error [wl:11327].
4807
4808         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Bind print-level,
4809         print-depth.
4810
4811 2003-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4812
4813         * elmo-archive.el (elmo-folder-rename-internal): Referctoring;
4814         Replace nested conditional with guard clauses.
4815
4816 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4817
4818         * elmo-util.el (elmo-object-save): Bind print-level, print-length.
4819         (elmo-passwd-alist-save): Ditto.
4820         * elmo-database.el (elmo-database-msgid-put): Bind print-length.
4821
4822 2003-01-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4823
4824         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Expand
4825         dir-name only if it is absolute path.
4826         (TODO: distinguish +/something and +something)
4827
4828 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4829
4830         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Correct msgdb
4831         path for "+~/something".
4832
4833 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4834
4835         * elmo-localdir.el (elmo-folder-rename-internal): If new-dir exist
4836         as non-directory, cause error before rename-file.
4837         * elmo-archive.el (elmo-folder-rename-internal): Create directory
4838         apropriately, mimic localdir's one.
4839         Based on the patch from KAMO Tomoyuki <kamo@ITmanage.co.jp>.
4840
4841 2003-01-10  Tsutomu OKADA  <okada@furuno.co.jp>
4842
4843         * elmo-map.el (elmo-folder-pack-numbers): Fix name of the function.
4844
4845 2003-01-06  Yuuichi Teranishi  <teranisi@gohome.org>
4846
4847         * elmo-msgdb.el: Moved global mark handling stuffs to elmo-util.el.
4848
4849         * elmo-util.el: Moved global mark handling stuffs from elmo-msgdb.el.
4850         
4851         * elmo-util.el (elmo-file-cache-delete): Check whether the cache file
4852         is included in the global-mark or not.
4853
4854 2002-12-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4855
4856         * utf7.el (toplevel): Avoid error when the function
4857         find-coding-system does not exist.
4858
4859 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4860
4861         * elmo-nntp.el (elmo-folder-search): Body search is to search from
4862         cache even if the folder is plugged.
4863         (elmo-nntp-search-primitive): Do nothing when body search is
4864         invoked (although it is not used by the change above).
4865         * elmo-multi.el (elmo-folder-search): Don't ignore error anymore.
4866
4867 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4868
4869         * elmo-version.el (elmo-version): Up to 2.11.1.
4870
4871 2002-12-10  Kenichi OKADA  <okada@opaopa.org>
4872
4873         * elmo-archive.el: Specify charset.
4874
4875 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4876
4877         * elmo-pop3.el (elmo-pop3-process-filter): Check whether the pop3
4878         process buffer lives or not.
4879
4880         * elmo-dop.el (elmo-dop-queue-flush): Don't append to the dop-queue
4881         while flushing queues (It causes infinite loop).
4882
4883 2002-11-26  Yuuichi Teranishi  <teranisi@gohome.org>
4884
4885         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed last change.
4886
4887 2002-11-24  Yuuichi Teranishi  <teranisi@gohome.org>
4888
4889         * utf7.el (toplevel): Check the ucs features dynamically.
4890         (Advice from Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>)
4891
4892         * elmo-pipe.el (elmo-folder-creatable-p): Don't check whether the
4893         folder is creatabe or not if it already exists.
4894
4895 2002-11-21  Yuuichi Teranishi  <teranisi@gohome.org>
4896
4897         * elmo-nntp.el (elmo-nntp-search-primitive): Revert the last change.
4898
4899         * elmo-multi.el (elmo-folder-search): Ignore errors while search.
4900
4901         * elmo-imap4.el (elmo-imap4-response-garbage-p): New macro.
4902         (elmo-imap4-read-response): Take care of garbage response.
4903
4904 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4905
4906         * elmo-nntp.el (elmo-nntp-search-primitive): Fix the last change,
4907         just return nil instead of error.
4908
4909 2002-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4910
4911         * elmo-nntp.el (elmo-nntp-search-primitive): Cause error when the
4912         search-key is "body".
4913
4914 2002-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4915
4916         * elmo-imap4.el (elmo-folder-list-subfolders): Check the return value
4917         of elmo-string-matched-assoc to use match-data.
4918         (Thanks to Mito <mito@mxa.nes.nec.co.jp>)
4919
4920 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4921
4922         * elmo-split.el (elmo-split->): New function.
4923         (elmo-split-<): Ditto.
4924
4925 2002-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
4926
4927         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Added
4928         workaround for invalid message-id.
4929
4930 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4931
4932         * elmo-pop3.el (elmo-pop3-get-session): If if-exists is 'any-exists,
4933         return normal pop3 session or pop3 biff session.
4934
4935 2002-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4936
4937         * elmo-maildir.el (elmo-maildir-update-current): Don't append
4938         info part to the cur files when the new files already have it.
4939         (Adviced by Jared Rhine <jared@wordzoo.com>)
4940
4941 2002-11-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4942
4943         * elmo-split.el (elmo-split-default-action): New variable.
4944         (elmo-split-subr): Use it if all other conditions are passed.
4945         Extend `fname' and rename it as `action'. (implemented
4946         Teranishi-san's idea in [wl:10800])
4947
4948 2002-10-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4949
4950         * elmo-imap4.el: Remove Nemacs hack, replace `elmo-read' by `read'.
4951         * elmo-util.el: Ditto.
4952
4953 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4954
4955         * elmo.el (elmo-message-accessible-p): Renamed from
4956         elmo-message-cached-p and rewritten.
4957
4958 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4959
4960         * elmo.el (elmo-folder-list-flagged): New generic function.
4961         (elmo-folder-list-importants): New implementation.
4962         (elmo-folder-list-answereds): Ditto.
4963         (elmo-folder-search-fast):  Use 'flag' instead of 'mark';
4964         Added 'digest'.
4965         (elmo-message-cached-p): New function.
4966         (elmo-message-set-flag): Ditto (no content).
4967         (elmo-message-unset-flag): Ditto.
4968         (elmo-folder-list-messages-mark-match): Abolish.
4969
4970         * elmo-util.el (elmo-regexp-opt): New function.
4971
4972         * elmo-msgdb.el (elmo-msgdb-get-cached): New function.
4973         (elmo-msgdb-match-condition-primitive): Use 'flag' instead of 'mark';
4974         Added 'digest'.
4975         (elmo-msgdb-list-flagged): New function.
4976
4977         * elmo-imap4.el (elmo-imap4-folder-list-digest-plugged): New function.
4978         (elmo-imap4-search-internal-primitive): Use 'flag' instead of 'mark';
4979         Added 'digest'.
4980
4981         * elmo-filter.el (elmo-folder-diff): Use 'flag' instead of 'mark'.
4982
4983 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4984
4985         * elmo-version.el (elmo-version): Up to 2.11.0.
4986
4987 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4988
4989         * elmo-msgdb.el (elmo-msgdb-set-flag): Use
4990         `elmo-file-cache-exists-p'; use proper mark that depends on
4991         `use-cache'.
4992         (elmo-msgdb-unset-flag): Ditto.
4993         (elmo-msgdb-set-cached): Ditto. added argument `use-cache'.
4994
4995         * elmo.el (elmo-message-set-cached): Call `elmo-msgdb-set-cached'
4996         with 4th argument `use-cache'.
4997
4998 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4999
5000         * elmo.el (elmo-folder-unmark-important): Follow the changes above.
5001         (elmo-folder-mark-as-important): Ditto.
5002         (elmo-folder-unmark-read): Ditto.
5003         (elmo-folder-mark-as-read): Ditto.
5004         (elmo-folder-unmark-answered): Ditto.
5005         (elmo-folder-mark-as-answered): Ditto.
5006
5007         * elmo-msgdb.el (elmo-msgdb-set-cached): Use the term 'flag' for
5008         message status.
5009         (elmo-msgdb-mark): Likewise.
5010         (elmo-msgdb-set-flag): Renamed from elmo-msgdb-set-status.
5011         (elmo-msgdb-unset-flag): Likewise.
5012
5013         * elmo.el (elmo-generic-folder-diff): Avoid byte-compile warning.
5014
5015 2002-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5016
5017         * elmo-filter.el (elmo-folder-diff): Fixed condition checking
5018         `last:' filter.
5019
5020 2002-10-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5021
5022         * elmo-dop.el (elmo-folder-status-dop): If spool-folder is absent,
5023         set spool-length to 0.
5024
5025 2002-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5026
5027         * elmo-dop.el (elmo-dop-queue-flush): Check obsolete at first.
5028         (elmo-dop-queue-flush): Fixed last change.
5029
5030 2002-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5031
5032         * elmo-filter.el (elmo-folder-list-unreads): Call generic method
5033         if require-msgdb slot is nil.
5034         (elmo-folder-list-importants): Likewise.
5035
5036 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5037
5038         * elmo.el (elmo-message-set-cached): Set mark-modified slot if
5039         mark is changed.
5040
5041         * elmo-msgdb.el (elmo-msgdb-set-mark): Return t.
5042         (elmo-msgdb-set-cached): Undo last change; return non-nil if mark
5043         is changed.
5044
5045 2002-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5046
5047         * elmo-msgdb.el (elmo-msgdb-set-cached): Set mark-modified slot.
5048
5049 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
5050
5051         * elmo-msgdb.el (elmo-msgdb-unset-status): Set mark-modified slot.
5052
5053         * elmo-multi.el (elmo-folder-close): Set msgdb of children as nil.
5054
5055 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5056
5057         * elmo-msgdb.el (elmo-msgdb-set-status): Fixed logic (new to read).
5058         (elmo-msgdb-uncached-marks): Added elmo-msgdb-new-mark.
5059
5060 2002-09-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5061
5062         * elmo.el: Add autoload setting for elmo-nntp-post, fix against
5063         the problem reported by Sean Rima [wl-en:180].
5064
5065 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
5066
5067         * elmo-filter.el (elmo-folder-diff): Treat 'mark:' filter.
5068
5069         * elmo.el (elmo-folder-unmark-read): Added argument `ignore-flag'.
5070
5071         * elmo-filter.el (elmo-folder-unmark-read): Ditto.
5072
5073         * elmo-map.el (elmo-folder-unmark-read): Ditto.
5074
5075         * elmo-multi.el (elmo-folder-unmark-read): Ditto.
5076
5077         * elmo-net.el (elmo-folder-unmark-read): Ditto.
5078
5079         * elmo-pipe.el (elmo-folder-unmark-read): Ditto.
5080
5081 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5082
5083         * elmo-imap4.el (elmo-imap4-parse-status): Skip white spaces after
5084         status number.
5085
5086 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5087
5088         * elmo.el (elmo-folder-mark-as-read): Added argument `ignore-flag'.
5089         (elmo-folder-mark-as-read): Follow the API change.
5090         (elmo-message-set-cached): New function.
5091
5092         * elmo-pipe.el (elmo-folder-mark-as-read): Follow the API change.
5093
5094         * elmo-nntp.el (elmo-folder-mark-as-read): Set :before qualifier.
5095
5096         * elmo-net.el (elmo-folder-unmark-important): Set :before qualifier.
5097         (elmo-folder-mark-as-important): Ditto.
5098         (elmo-folder-unmark-read): Ditto.
5099         (elmo-folder-mark-as-read): Ditto.
5100         (elmo-folder-unmark-answered): Ditto.
5101         (elmo-folder-mark-as-answered): Ditto.
5102
5103         * elmo-multi.el (elmo-folder-mark-as-important): Set :before qualifier.
5104         (elmo-folder-unmark-important): Ditto.
5105         (elmo-folder-mark-as-read): Ditto.
5106         (elmo-folder-unmark-read): Ditto.
5107         (elmo-folder-mark-as-answered): Ditto.
5108         (elmo-folder-unmark-answered): Ditto.
5109
5110         * elmo-mark.el (toplevel): Removed some mark method definitions.
5111
5112         * elmo-map.el (elmo-map-folder-unmark-answered): New method.
5113         (elmo-map-folder-mark-as-answered): Ditto.
5114         (elmo-folder-unmark-important): Add :before qualifier.
5115         (elmo-folder-mark-as-important): Ditto.
5116         (elmo-folder-unmark-read): Ditto.
5117         (elmo-folder-mark-as-read): Ditto.
5118         (elmo-folder-unmark-answered): Define.
5119         (elmo-folder-mark-as-answered): Ditto.
5120
5121         * elmo-maildir.el (elmo-map-folder-mark-as-answered): Define.
5122         (elmo-map-folder-unmark-answered): Ditto.
5123
5124         * elmo-filter.el (elmo-folder-mark-as-read): Follow the API change.
5125
5126         * elmo-net.el (elmo-folder-unmark-important): Added :around qualifier.
5127         (elmo-folder-mark-as-important): Ditto.
5128         (elmo-folder-unmark-read): Ditto.
5129         (elmo-folder-mark-as-read): Ditto.
5130         (elmo-folder-unmark-answered): Ditto.
5131         (elmo-folder-mark-as-answered): Ditto.
5132
5133         * elmo-msgdb.el (elmo-msgdb-match-condition-primitive): Added argument
5134         `mark'; evaluate mark condition.
5135         (elmo-msgdb-match-condition-internal): New function.
5136         (elmo-msgdb-match-condition): Call it; changed argument.
5137
5138         * elmo.el (elmo-folder-search): Follow the API change on
5139         `elmo-msgdb-match-condition'.
5140
5141 2002-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5142
5143         * elmo-filter.el (elmo-folder-msgdb-create): Add to mark-alist if
5144         original mark is non-nil.
5145
5146 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5147
5148         * elmo-map.el (elmo-map-folder-list-unreads): Define default behavior.
5149         (elmo-map-folder-list-answereds): New method.
5150         (elmo-folder-list-unreads): Add :around qualifier.
5151         (elmo-folder-list-importants): Ditto.
5152         (elmo-folder-list-answereds): Ditto.
5153
5154 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
5155
5156         * elmo-msgdb.el (elmo-msgdb-mark): New inline function.
5157
5158         * elmo-filter.el (elmo-folder-msgdb-create): Call target-folder's
5159         method if msgdb is not required.
5160         (elmo-filter-folder-list-importants): Don't treat global-mark.
5161
5162         * elmo.el (elmo-folder-list-importants): Ditto.
5163
5164         * elmo-net.el (elmo-folder-list-importants): Ditto.
5165
5166         * elmo-map.el (elmo-folder-list-importants): Ditto.
5167
5168         * elmo-msgdb.el (elmo-msgdb-seen-list): Use `elmo-msgdb-unread-marks'
5169
5170         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Set answered mark.
5171         (elmo-imap4-folder-list-any-plugged): New function.
5172         (elmo-imap4-search-internal-primitive): Use it.
5173
5174         * elmo-filter.el (elmo-folder-check): Synchronize original folder
5175         only when require-msgdb slot is non-nil.
5176         (elmo-folder-close): Clear target folder's msgdb.
5177
5178 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5179
5180         * elmo-pop3.el (elmo-folder-msgdb-create): Follow the API change.
5181         (elmo-pop3-msgdb-create-by-header): Ditto.
5182         (elmo-pop3-msgdb-create-message): Ditto.
5183
5184         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
5185
5186         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
5187
5188         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
5189
5190         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
5191         (elmo-folder-msgdb-create): Ditto.
5192         (elmo-nntp-folder-msgdb-create): Ditto.
5193         (elmo-nntp-msgdb-create-by-header): Ditto.
5194         (elmo-nntp-msgdb-create-message): Ditto.
5195         (elmo-folder-list-unreads): Define.
5196
5197         * elmo-pipe.el (elmo-folder-msgdb-create): Ditto.
5198         (elmo-folder-append-messages): Ditto.
5199         (elmo-folder-list-unreads): Define.
5200         (elmo-folder-list-importants): Ditto.
5201         (elmo-folder-list-answereds): Ditto.
5202
5203         * elmo-net.el (elmo-folder-list-unreads): Define.
5204         (elmo-folder-list-importants): Ditto.
5205         (elmo-folder-list-answereds): Ditto.
5206         (elmo-folder-list-answereds-plugged): Ditto.
5207         (elmo-folder-msgdb-create): Follow the API change.
5208         (elmo-folder-msgdb-create-unplugged): Ditto.
5209         (elmo-folder-unmark-answered): Define.
5210         (elmo-folder-mark-as-answered-unplugged): Ditto.
5211         (elmo-folder-unmark-answered-unplugged): Ditto.
5212
5213         * elmo-msgdb.el (elmo-msgdb-new-mark): New user option.
5214         (elmo-msgdb-unread-uncached-mark): Ditto.
5215         (elmo-msgdb-unread-cached-mark): Ditto.
5216         (elmo-msgdb-read-uncached-mark): Ditto.
5217         (elmo-msgdb-answered-cached-mark): Ditto.
5218         (elmo-msgdb-answered-uncached-mark): Ditto.
5219         (elmo-msgdb-important-mark): Ditto.
5220         (elmo-msgdb-set-mark): Rewrite.
5221         (elmo-msgdb-count-marks): Rewrite.
5222         (elmo-msgdb-mark-alist-set): Abolish.
5223         (elmo-msgdb-seen-list): Removed argument `seen-marks'.
5224         (elmo-msgdb-add-msgs-to-seen-list): Likewise.
5225
5226         * elmo-multi.el (elmo-folder-check): Call elmo-folder-synchronize.
5227         (elmo-folder-close): Define.
5228         (elmo-folder-msgdb-create): Follow the API change.
5229         (elmo-folder-list-unreads): Rewrite.
5230         (elmo-folder-mark-as-important): Ditto.
5231         (elmo-folder-unmark-important): Ditto.
5232         (elmo-folder-mark-as-read): Ditto.
5233         (elmo-folder-unmark-read): Ditto.
5234         (elmo-folder-mark-as-answered): Define.
5235         (elmo-folder-unmark-answered): Ditto.
5236
5237         * elmo-localdir.el (elmo-folder-msgdb-create): Follow the API change.
5238         (elmo-folder-append-messages): Ditto.
5239
5240         * elmo-mark.el (elmo-folder-msgdb-create): Ditto.
5241
5242         * elmo-map.el (elmo-folder-list-unreads): Ditto.
5243         (elmo-folder-list-importants): Ditto.
5244
5245         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
5246         (elmo-folder-append-messages): Ditto.
5247
5248         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Follow the API
5249         change.
5250         (elmo-folder-msgdb-create-plugged): Ditto.
5251         (elmo-folder-append-messages): Ditto.
5252         (elmo-folder-list-answereds-plugged): Define.
5253         (elmo-imap4-search-internal-primitive): Add `mark' processing.
5254         (elmo-folder-unmark-answered-plugged): Define.
5255         (elmo-folder-mark-as-answered-plugged): Ditto.
5256         (elmo-folder-search-requires-msgdb-p): Ditto.
5257
5258         * elmo-filter.el (elmo-filter-folder): Added new slot 'require-msgdb'.
5259         (elmo-folder-initialize): Set it.
5260         (elmo-folder-msgdb): Define.
5261         (elmo-folder-check): Call elmo-folder-synchronize.
5262         (elmo-folder-close): Define.
5263         (elmo-folder-commit): Ditto.
5264         (elmo-folder-msgdb-create): Rewrite.
5265         (elmo-folder-list-unreads): Ditto.
5266         (elmo-folder-list-importants): Ditto.
5267         (elmo-folder-mark-as-read): Ditto.
5268         (elmo-folder-unmark-read): Ditto.
5269         (elmo-folder-mark-as-important): Ditto.
5270         (elmo-folder-unmark-important): Ditto.
5271         (elmo-folder-mark-as-answered): Define.
5272         (elmo-folder-unmark-answered): Ditto.
5273
5274         * elmo-dop.el (elmo-dop-queue-merge-method-list): Added
5275         elmo-folder-mark-as-answered, elmo-folder-unmark-answered.
5276         (elmo-dop-queue-method-name-alist): Likewise.
5277         (elmo-folder-mark-as-answered-dop): New inline function.
5278         (elmo-folder-unmark-answered-dop): Ditto.
5279         (elmo-folder-status-dop): Treat spool-length as 0 if it does not exist.
5280
5281         * elmo-archive.el (elmo-folder-append-messages): Follow the API change.
5282         (elmo-folder-msgdb-create): Ditto.
5283         (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
5284         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
5285         (elmo-archive-parse-mmdf): Ditto.
5286
5287         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
5288         (elmo-folder-list-unreads-internal): Ditto.
5289
5290         * elmo.el (elmo-folder-msgdb): Define as generic function.
5291         (elmo-folder-list-messages): Added argument `in-msgdb'.
5292         (elmo-folder-list-unreads): Define as generic function.
5293         (elmo-folder-list-importants): Ditto.
5294         (elmo-folder-list-answereds): Ditto.
5295         (elmo-folder-list-messages-with-global-mark): New function.
5296         (elmo-folder-msgdb-create): Removed mark arguments.
5297         (elmo-folder-unmark-answered): New generic function.
5298         (elmo-folder-mark-as-answered): Ditto.
5299         (elmo-folder-append-messages): Removed argunment `unread-marks'
5300         (elmo-folder-list-unreads-internal): Abolish.
5301         (elmo-folder-list-importants-internal): Ditto.
5302         (elmo-folder-search-requires-msgdb-p): New generic function.
5303         (elmo-folder-search-requires-msgdb-p-internal): New function.
5304         (elmo-generic-folder-open): Call elmo-folder-msgdb instead of
5305         elmo-msgdb-load.
5306         (elmo-folder-search-fast): Added key 'mark'.
5307         (elmo-generic-folder-append-messages): Use elmo-msgdb-unread-marks
5308         instead of unread-marks argument.
5309         (elmo-folder-move-messages): Removed argunment `unread-marks'
5310         (elmo-folder-unmark-important): Define.
5311         (elmo-folder-mark-as-important): Ditto.
5312         (elmo-folder-unmark-read): Ditto.
5313         (elmo-folder-mark-as-read): Ditto.
5314         (elmo-folder-unmark-answered): Ditto.
5315         (elmo-folder-mark-as-answered): Ditto.
5316         (elmo-folder-replace-marks): Abolish.
5317         (elmo-generic-folder-append-msgdb): Append msgdb before checking
5318         duplicates.
5319         (elmo-folder-synchronize): Removed mark arguments;
5320         return crosspost only number.
5321
5322 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5323
5324         * elmo-dop.el (elmo-dop-queue-flush): Remove unused argument.
5325         Remove redundunt connectivity check.
5326
5327 2002-09-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5328
5329         * elmo-dop.el (elmo-dop-queue-flush): Perform plugged ones only so
5330         as not to clear queue unexpectedly. (Ref. [wl:9778],[wl:10493])
5331
5332 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5333
5334         * pldap.el (ldap-decode-string): Return string as-is if
5335         `ldap-coding-system' is nil.
5336         (ldap-encode-string): Ditto.
5337         (ldap-search-entries): Encode filter string with `ldap-encode-string'.
5338         (ldap-default-host): Fixed docstring.
5339
5340 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5341
5342         * elmo-util.el (elmo-warning): Define as a macro which uses
5343         `display-warning' if it is defined as a function.
5344
5345         * elmo-split.el (elmo-split-fetch-decoded-field): New function.
5346         (elmo-split-equal): Use it.
5347         (elmo-split-match): Ditto.
5348         (elmo-split-message-entity): New buffer-local variable.
5349         (elmo-split-subr): Set it.
5350
5351         * elmo-version.el (elmo-version): Up to 2.9.15.
5352
5353 2002-08-18  Kenichi OKADA  <okada@opaopa.org>
5354
5355         * elmo-imap4.el (elmo-network-initialize-session):
5356         Check capability after starttls.
5357
5358 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5359
5360         * elmo-util.el (elmo-list-delete): Added optional argument
5361         DELETE-FUNCTION.
5362
5363         * elmo-vars.el (elmo-imap4-default-mailbox): Abolished.
5364
5365         * elmo-util.el (elmo-warning): Ignore errors while recenter.
5366
5367         * elmo-msgdb.el (elmo-msgdb-do-each-entity): New macro.
5368
5369         * elmo-imap4.el (elmo-folder-initialize): Don't use
5370         elmo-imap4-default-mailbox.
5371
5372 2002-07-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5373
5374         * elmo-split.el (toplevel): Use `product-provide'.
5375         (elmo-split): Checkdoc.
5376
5377 2002-07-21  Tetsurou Okazaki  <okazaki@be.to>
5378
5379         * elmo-imap4.el (elmo-imap4-debug, elmo-imap4-debug-1):
5380         Split `elmo-imap4-debug' into the macro `elmo-imap4-debug' and
5381         the function `elmo-imap4-debug-1'.
5382
5383 2002-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5384
5385         * elmo-split.el (elmo-split): Moved to run hooks and to show
5386         message from elmo-split-subr.
5387         (elmo-split-subr): Follow the change above.
5388
5389         * elmo-split.el (elmo-split-subr): New function (renamed from
5390         elmo-split-subr).
5391         (elmo-split): Changed to call elmo-split-subr by element of
5392         elmo-split-folder.
5393         (elmo-split-folder): Changed customization type to choice.
5394
5395 2002-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5396
5397         * elmo-split.el (elmo-split-and): Fixed condition.
5398
5399 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5400
5401         * elmo-split.el: New file.
5402         (elmo-split): Fixed logic.
5403         Display "Test:" instead of "Folder:" when reharsal.
5404
5405         * elmo-imap4.el (elmo-folder-append-buffer): Set flag as empty
5406         explicitly.
5407
5408         * elmo-version.el (elmo-version): Up to 2.9.14.
5409
5410         * elmo-util.el (elmo-expand-newtext): New function (renamed from
5411         wl-expand-newtext).
5412
5413 2002-06-10  Kenichi Sato <ksato@sonycom.com>
5414
5415         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Fix for
5416         message with no message-id field.
5417
5418 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5419
5420         * elmo-version.el (elmo-version): Up to 2.9.13.
5421
5422         * elmo-dop.el (elmo-folder-status-dop): Fix.
5423
5424 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5425
5426         * elmo-util.el (elmo-disk-usage): Return 0 if invalid file attribute.
5427
5428         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Avoid
5429         changing default value of default-mime-charset.
5430         (elmo-msgdb-create-overview-from-buffer): Remove TAB character.
5431
5432         * elmo-imap4.el (elmo-folder-open): Fixed NO response check.
5433
5434         * elmo-dop.el (elmo-dop-queue-merge-method-list): New variable.
5435         (elmo-dop-queue-merge): Use elmo-dop-queue-merge-method-list
5436         instead of elmo-dop-queue-method-name-alist to check merging queue.
5437         (elmo-folder-delete-messages-dop): Delete from queue if negative
5438         message number.
5439         (elmo-folder-append-buffer-dop-delayed): Treat as success if queue
5440         file is already removed.
5441
5442 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5443
5444         * elmo-vars.el: Bind colon keywords for old Emacsen.
5445
5446 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5447
5448         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Protect
5449         against non-exsisting charset.
5450
5451 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5452
5453         * elmo-util.el (elmo-mime-string): Eliminate needless binding;
5454         Use eword-decode-and-unfold-unstructured-field-body.
5455
5456         * elmo-msgdb.el (elmo-msgdb-make-entity): New function.
5457         (elmo-msgdb-create-overview-from-buffer): Use document charset if
5458         exists to decode raw subject string.
5459         (toplevel): Require 'mime.
5460
5461         * elmo-version.el (elmo-version): Up to 2.9.12.
5462
5463 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5464
5465         * elmo-msgdb.el (elmo-msgdb-get-mark): Fix docstring.
5466         (elmo-msgdb-set-mark): Ditto.
5467
5468         * elmo-version.el (elmo-version): Up to 2.9.11.
5469
5470 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5471
5472         * elmo-util.el (elmo-delete-match-files): New function.
5473
5474         * elmo-localdir.el (elmo-folder-delete): Use elmo-delete-match-files
5475         instead of elmo-delete-directory.
5476
5477         * elmo-shimbun.el (elmo-shimbun-get-headers): Bind
5478         elmo-hash-minimun-size as 63.
5479
5480         * elmo-multi.el (elmo-multi-folder-diff): Use elmo-diff-new if
5481         elmo-diff-unread is nil.
5482
5483         * elmo-imap4.el (elmo-folder-open): Fix.
5484
5485         * elmo.el (elmo-message-mark): Rewrite.
5486         (elmo-message-field): Ditto.
5487         (elmo-message-set-mark): Ditto.
5488         (elmo-folder-replace-marks): New function.
5489         (elmo-generic-folder-append-msgdb): Removed third argument for
5490         elmo-msgdb-append.
5491         (elmo-folder-synchronize): Use elmo-msgdb-seen-list.
5492         (elmo-msgdb-load): New implementation.
5493
5494         * elmo-vars.el (elmo-use-overview-hashtb): Removed.
5495
5496         * elmo-util.el (elmo-list-insert): New implementation.
5497
5498         * elmo-multi.el (elmo-multi-folder-append-msgdb): Removed third
5499         argument for elmo-msgdb-append.
5500         
5501
5502         * elmo-msgdb.el (elmo-load-msgdb): New function.
5503         (elmo-make-msgdb): Ditto.
5504         (elmo-msgdb-get-index): New inline function.
5505         (elmo-msgdb-set-index): Ditto.
5506         (elmo-msgdb-get-entity-hashtb): Ditto.
5507         (elmo-msgdb-get-mark-hashtb): Ditto.
5508         (elmo-msgdb-get-mark): Ditto.
5509         (elmo-msgdb-set-mark): Ditto.
5510         (elmo-msgdb-count-marks): Ditto.
5511         (elmo-msgdb-get-number): Ditto.
5512         (elmo-msgdb-get-field): Ditto.
5513         (elmo-msgdb-seen-list): Ditto.
5514         (elmo-msgdb-mark-alist-set): Renamed from elmo-msgdb-mark-set.
5515         (elmo-msgdb-delete-msgs): Follow the changes above.
5516         (elmo-msgdb-overview-get-entity): Ditto.
5517         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
5518         (elmo-msgdb-clear-index): Renamed from elmo-msgdb-clear-overview-hastb
5519         and rewritten.
5520         (elmo-msgdb-make-index): Likewise.
5521         (elmo-msgdb-append): Removed third argument.
5522         (elmo-msgdb-clear): Clear index as nil.
5523         (elmo-folder-set-info-hashtb): Removed.
5524         (elmo-folder-set-info-max-by-numdb): Ditto.
5525         (elmo-folder-info-make-hashtb): Ditto.
5526
5527         * elmo-localdir.el (elmo-folder-pack-numbers): Use elmo-make-msgdb.
5528
5529         * elmo-map.el (elmo-folder-pack-number): Ditto.
5530
5531 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5532
5533         * elmo-version.el (elmo-version): Up to 2.9.10.
5534
5535         * elmo-util.el (elmo-get-hash-val): Check the 1st argument is string.
5536
5537         * elmo-msgdb.el (elmo-msgdb-get-parent-entity): New inline function.
5538
5539 2002-04-26  Kenichi OKADA  <okada@opaopa.org>
5540
5541         * elmo-utils.el (elmo-make-directory): Add option.
5542         Default file mode is 700.
5543
5544 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5545
5546         * elmo-shimbun.el (elmo-folder-local-p): Defined.
5547
5548 2002-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
5549
5550         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Decode by
5551         mime-charset.
5552
5553         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added "larger"
5554         and "smaller".
5555
5556 2002-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5557
5558         * elmo-shimbun.el (elomo-shimbun-folder): Added entity-hash slot.
5559         (elmo-shimbun-folder-entity-hash): New function.
5560         (elmo-shimbun-folder-shimbun-header): Ditto.
5561         (elmo-shimbun-entity-to-header): Ditto.
5562         (elmo-shimbun-msgdb-to-headers): Removed.
5563         (elmo-shimbun-folder-setup): Ditto.
5564         (elmo-shimbun-folder-header-hash-setup): Don't use x-shimbun-id
5565         for hash key.
5566         (elmo-shimbun-get-headers): Set new headers only to slot. Don't
5567         call `elmo-shimbun-folder-header-hash-setup' if headers is nil.
5568         Removed useless local bind.
5569         (elmo-folder-open-internal): Don't call
5570         `elmo-shimbun-folder-setup'.
5571         (elmo-folder-close-internal): Clear entity-hash slot.
5572         (elmo-folder-clear): Ditto.
5573         (elmo-shimbun-msgdb-create-entity): Use
5574         `elmo-shimbun-folder-shimbun-header'.
5575         (elmo-map-message-fetch): Ditto.
5576         (elmo-shimbun-update-overview): Use overview entity instead of
5577         shimbun header to lookup id by references.
5578         (elmo-map-folder-list-message-locations): Use not only headers but
5579         also overviews to list locations.
5580
5581 2002-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5582
5583         * elmo-net.el (elmo-folder-exists-p): If unplugged, guessed by
5584         msgdb path.
5585
5586         * elmo-pop3.el (elmo-folder-exists-p): Ditto.
5587
5588 2002-04-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5589
5590         * elmo-util.el (elmo-read-search-condition-internal): Give default
5591         value for date.
5592
5593 2002-04-04  Mito  <mito@mxa.nes.nec.co.jp>
5594
5595         * elmo-util.el (elmo-condition-parse-search-value): Accept
5596         YYYY-MM-DD format to search.
5597         * elmo-date.el (elmo-date-get-datevec): Likewise.
5598
5599 2002-04-04  Kenichi OKADA  <okada@opaopa.org>
5600
5601         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Delete
5602         debugging code.
5603
5604 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5605
5606         * elmo.el (elmo-folder-creatable-p): Changed default value to nil
5607         from t.
5608
5609         * elmo-pop3.el (elmo-folder-exists-p): Return nil if unplugged.
5610
5611         * elmo-nntp.el (elmo-folder-exists-p-plugged): Divided plugged
5612         case from `elmo-folder-exists-p'.
5613         (elmo-folder-exists-p): Removed.
5614         (elmo-folder-creatable-p) Ditto.
5615
5616         * elmo-net.el (elmo-folder-create): Defined.
5617         (elmo-folder-create-unplugged): New function.
5618         (elmo-folder-exists-p): Changed default value to nil from t.
5619
5620         * elmo-imap4.el (elmo-folder-creatable-p): Defined.
5621         (elmo-folder-create-plugged): Renamed from `elmo-folder-create'.
5622
5623         * elmo-dop.el (elmo-folder-create-dop): Renamed from
5624         `elmo-create-folder-dop' and append queue
5625         'elmo-folder-create-dop-delayed instead of 'elmo-folder-create.
5626         (elmo-folder-create-dop-delayed): New function.
5627
5628         * elmo-cache.el (elmo-folder-creatable-p): Ditto.
5629
5630         * elmo-shimbun.el (elmo-folder-creatable-p): Ditto.
5631
5632         * elmo-sendlog.el (elmo-folder-creatable-p): Ditto.
5633         (elmo-folder-writable-p) : Ditto.
5634
5635         * elmo-version.el (elmo-version): Up to 2.9.9.
5636
5637 2002-03-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5638
5639         * elmo.el (elmo-find-fetch-strategy): Don't use file cache when
5640         `elmo-message-use-cache-p' returns nil.
5641         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
5642         (ignore cache file and refer the substance in local folders)
5643
5644 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5645
5646         * elmo-version.el (elmo-version): Up to 2.9.8.
5647
5648 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5649
5650         * elmo-version.el (elmo-version): Up to 2.9.7.
5651
5652         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed logic.
5653
5654 2002-02-18  Daiki Ueno  <ueno@unixuser.org>
5655
5656         * elmo-nntp.el (elmo-nntp-send-mode-reader): Don't throw an error.
5657
5658 2002-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
5659
5660         * elmo-nmz.el (elmo-nmz-args): Changed default argumnet to --late
5661         from --early.
5662         (elmo-map-folder-list-message-locations): Reverse location list.
5663
5664 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5665
5666         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Fix.
5667
5668 2002-01-31  Yuuichi Teranishi  <teranisi@gohome.org>
5669
5670         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Use group and server
5671         as a key.
5672         (elmo-nntp-folder-list-subfolders): Follow the change above.
5673
5674 2002-01-27  Takaaki MORIYAMA  <aka@iris.eonet.ne.jp>
5675
5676         * elmo-imap4.el (elmo-folder-list-subfolders): Don't omit user
5677         name if authentication type is specified.
5678
5679 2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
5680
5681         * elmo.el (elmo-default-imap4-stream-type): Define as obsolete
5682         variable.
5683         (elmo-default-nntp-stream-type): Ditto.
5684         (elmo-default-pop3-stream-type): Ditto.
5685
5686 2002-01-25  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5687
5688         * elmo.el (elmo-generic-folder-append-messages): Disable multibyte.
5689
5690 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5691
5692         * elmo-localnews.el (elmo-localnews-folder-path): Moved from
5693         elmo-vars.el.
5694         * elmo-maildir.el (elmo-maildir-folder-path): Ditto.
5695
5696         * elmo-vars.el (elmo-localnews-folder-path): Removed.
5697         (elmo-maildir-folder-path): Ditto.
5698         (elmo-maildir-list): Ditto (abolished).
5699
5700 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5701
5702         * elmo-version.el (elmo-version): Up to 2.9.6.
5703
5704 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5705
5706         * elmo-vars.el (elmo-localnews-folder-path): Make customizable.
5707         (elmo-maildir-folder-path): Ditto.
5708         (elmo-msgdb-directory): Ditto.
5709         (elmo-passwd-life-time): Ditto.
5710         (elmo-msgdb-extra-fields): Ditto.
5711         (elmo-enable-disconnected-operation): Ditto.
5712
5713 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5714
5715         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5716         other choices.
5717         (elmo-pop3-default-authenticate-type): Ditto.
5718
5719 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5720
5721         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5722         choices for custom.
5723         (elmo-pop3-default-authenticate-type): Ditto.
5724
5725 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5726
5727         * elmo-imap4.el (elmo-folder-rename-internal): Change current
5728         mailbox to new-folder.
5729
5730 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5731
5732         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): If unread is
5733         less than new, set new as unread.
5734
5735         * elmo-util.el (elmo-string): Don't put text-property if nil.
5736
5737 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5738
5739         * elmo-imap4.el (elmo-folder-list-subfolders): Case sensitive.
5740         * elmo-nntp.el (elmo-folder-list-subfolders): Ditto.
5741
5742 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5743
5744         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5745         is nil on `completing-read'.
5746
5747 2002-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
5748
5749         * elmo-imap4.el (elmo-imap4-extra-namespace-alist): Added grouping
5750         for namespace part.
5751         (elmo-imap4-parse-namespace-subr): Ditto.
5752         (elmo-folder-list-subfolders): Append a delimiter when the specified
5753         folder path is a root with namespace and does not end with delimiter.
5754
5755 2002-01-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5756
5757         * elmo.el (elmo-folder-search-fast): Moved upwards rather than it
5758         was used.
5759
5760 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5761
5762         * elmo-util.el (elmo-save-buffer): The first argument of message
5763         is a format control string.
5764
5765 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5766
5767         * elmo.el (elmo-diff-new): Fixed (Adapted to doc-string of
5768         `elmo-folder-diff').
5769         (elmo-diff-unread): Likewise.
5770
5771 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5772
5773         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5774         is t on `completing-read'.
5775
5776 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5777
5778         * elmo-filter.el (elmo-filter-folder-list-unreads-internal): Call
5779         method of target folder with self mark-alist if MARK-ALIST is nil.
5780
5781 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5782
5783         * elmo-version.el (elmo-version): Up to 2.9.5.
5784
5785 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5786
5787         * elmo-dop.el (elmo-dop-queue-merge): Implement.
5788         (elmo-dop-merge-funcs): Remove.
5789
5790 2002-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5791
5792         * elmo-util.el (elmo-file-cache-delete): Fixed last change;
5793         Return t if PATH is directory, too.
5794         Use `dolist' instead of while loop.
5795
5796 2002-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5797
5798         * elmo-util.el (elmo-file-cache-delete): Return t if a cache file
5799         is deleted.
5800
5801 2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5802
5803         * elmo-net.el (elmo-folder-list-messages-plugged): Changed default
5804         return value to t.
5805         (elmo-folder-list-messages-unplugged): Return t if
5806         elmo-enable-disconnected-operation is nil.
5807
5808         * elmo-pop3.el (elmo-folder-list-messages-plugged): Renamed from
5809         `elmo-folder-list-messages-internal'.
5810
5811 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5812
5813         * elmo-nntp.el (elmo-nntp-read-response): Added `error-msg' argument.
5814         Change to looking-at `[23][0-9]+'.
5815         (elmo-network-initialize-session): Use 'error-msg'
5816         * elmo-net.el (elmo-network-open-session): Set unplugged
5817         if elmo-network-initialize-session returns 'elmo-open-err.
5818
5819 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5820
5821         * elmo-version.el (elmo-version): Up to 2.9.4.
5822
5823 2002-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
5824
5825         * elmo-nntp.el (elmo-folder-list-messages-plugged): Renamed from
5826         `elmo-folder-list-messages-internal'.
5827
5828 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5829
5830         * elmo.el (elmo-folder-search): Defined. Fixed docstring.
5831         (elmo-message-match-condition): New method.
5832         (elmo-folder-search-fast): New inline function.
5833         (elmo-msgdb-search): Removed.
5834
5835         * elmo-filter.el (elmo-folder-msgdb-create): Create from msgdb of
5836         target folder if it is unplugged.
5837         (elmo-folder-list-messages-internal): Return t if target folder is
5838         unplugged and itself is persistent; In this case, use list be
5839         searched already.
5840
5841         * elmo-msgdb.el (elmo-msgdb-search-internal): Removed.
5842         (elmo-msgdb-search-internal-primitive): Ditto.
5843         (elmo-msgdb-match-condition): New function.
5844         (elmo-msgdb-match-condition-primitive): Ditto.
5845
5846         * elmo-util.el (elmo-filter-condition-p): New macro.
5847
5848         * elmo-cache.el (elmo-folder-search): Removed.
5849
5850         * elmo-localdir.el (elmo-folder-search): Ditto.
5851
5852         * elmo-maildir.el (elmo-folder-search): Ditto.
5853
5854         * elmo-mark.el (elmo-folder-search): Ditto.
5855
5856         * elmo-nmz.el (elmo-folder-search): Ditto.
5857
5858         * elmo-sendlog.el (elmo-folder-search): Ditto.
5859
5860         * elmo-shimbun.el (elmo-folder-search): Ditto.
5861
5862         * elmo-imap4.el (elmo-folder-search): Call method of parent class
5863         if folder is unplugged.
5864
5865         * elmo-nntp.el (elmo-folder-search): Likewise.
5866         (elmo-nntp-search-internal): New function.
5867
5868         * elmo-version.el (elmo-version): Up to 2.9.3.
5869
5870 2001-12-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5871
5872         * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo.
5873
5874 2001-12-27  Tetsurou Okazaki  <okazaki@be.to>
5875
5876         * elmo-vars.el (elmo-nntp-default-user): Customization Type fix.
5877
5878 2001-12-27  Taiji Can  <Taiji.Can@grd.advantest.co.jp>
5879
5880         * elmo-nntp.el (elmo-network-initialize-session): Fixed for NNTP response.
5881
5882 2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
5883
5884         * elmo-nmz.el (elmo-nmz-use-drive-letter): New variable.
5885         (elmo-map-folder-list-message-locations): Do drive letter conversion
5886         on Windows environment.
5887         (elmo-nmz-msgdb-create-entity): Use expand-file-name.
5888         (elmo-map-message-fetch): Ditto.
5889
5890 2001-12-27  Kenichi OKADA  <okada@opaopa.org>
5891
5892         * elmo-nntp.el (elmo-nntp-read-response): Fixed for Response '400'
5893         (elmo-network-initialize-session): Ditto.
5894
5895 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5896
5897         * elmo-imap4.el (elmo-imap4-message-fetch): Fixed '100%' message.
5898
5899         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
5900
5901         * elmo-util.el (elmo-progress-clear): Ditto.
5902
5903         * elmo-date.el (elmo-date-get-datevec): Fix timezone of
5904         `DD-Mon-YYYY' type date.
5905
5906 2001-12-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5907
5908         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
5909         `elmo-date-make-sortable-string' instead of
5910         `timezone-make-date-sortable'.
5911
5912         * elmo-date.el (elmo-date-make-sortable-string): Use
5913         `timezone-make-time-string'.
5914
5915 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5916
5917         * elmo.el (elmo-folder-synchronize): Delete important messages too.
5918
5919         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed
5920         `since'; Fix timezone.
5921
5922         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Ditto.
5923
5924         * elmo-nntp.el (elmo-nntp-search-primitive): Likewise.
5925
5926 2001-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5927
5928         * elmo.el (elmo-message-fetch-with-cache-process): Rewrite.
5929
5930 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5931
5932         * elmo.el (elmo-generic-folder-append-messages): Make
5933         fetch-strategy with `use-cache' as 'maybe. Check return value of
5934         `elmo-message-fetch'.
5935         (elmo-message-fetch): Return return value of
5936         `elmo-message-fetch-with-cache-process'.
5937         (elmo-message-fetch-with-cache-process): Return non-nil if
5938         fetching was succeed. Load cache when fetching was failed and
5939         fetch-strategy-use-cache is 'maybe.
5940
5941         * elmo-util.el (elmo-file-cache-load): New function.
5942
5943         * elmo-multi.el (elmo-message-use-cache-p): Remove duplicated
5944         defun.
5945
5946         * elmo-archive.el (elmo-archive-message-fetch-internal): Return
5947         non-nil if fetching was succeed.
5948
5949         * elmo-imap4.el (elmo-imap4-message-fetch): Likewise.
5950
5951         * elmo-nmz.el (elmo-map-message-fetch): Likewise.
5952
5953         * elmo-nntp.el (elmo-nntp-read-body): Likewise.
5954         (elmo-message-fetch-with-cache-process): Likwise.
5955
5956         * elmo-pop3.el (elmo-pop3-read-body): Likewise.
5957
5958         * elmo-shimbun.el (elmo-map-message-fetch): Likewise.
5959
5960         * elmo-version.el (elmo-version): Up to 2.9.2.
5961
5962 2001-12-23  Yuuichi Teranishi  <teranisi@gohome.org>
5963
5964         * elmo.el (elmo-folder-delete): Delete msgdb path.
5965
5966         * elmo-archive.el (elmo-folder-delete): Added `:before' qualifier.
5967
5968         * elmo-maildir.el (elmo-folder-delete): Ditto.
5969
5970         * elmo-localdir.el (elmo-folder-delete): Ditto.
5971
5972         * elmo-imap4.el (elmo-folder-delete): Ditto.
5973
5974 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5975
5976         * elmo.el (luna-define-class): Added `biff' slot.
5977
5978         * elmo-pop3.el (elmo-pop3-debug): Split biff log.
5979         (elmo-pop3-debug-inhibit-logging): Abolished.
5980         (elmo-network-close-session): Eliminated needless let.
5981         (elmo-pop3-get-session): Set prefix 'BIFF' if biff folder.
5982         (elmo-pop3-send-command): Added `no-log' argument.
5983         (elmo-pop3-process-filter): Use `with-current-buffer'.
5984         (elmo-pop3-auth-user): Set `no-log' argument; Delete process
5985         if login failure.
5986         (elmo-pop3-auth-apop): Likewise.
5987         (elmo-network-authenticate-session): Likewise.
5988
5989         * elmo-nntp.el (elmo-nntp-get-session): Set prefix 'BIFF'
5990         if biff folder.
5991
5992         * elmo-net.el (elmo-network-session-password-key): Use class symbol
5993         string to determine protocol.
5994         (elmo-network-session-name-prefix): Abolished.
5995         (elmo-network-session-cache-key): Follow the change above.
5996         (elmo-network-open-session): Ditto.
5997
5998         * elmo-imap4.el (elmo-imap4-send-command): Modified error message.
5999         (elmo-imap4-get-session): Set prefix 'BIFF' if biff folder.
6000
6001         * elmo-version.el (elmo-version): Up to 2.9.1.
6002
6003         * elmo-util.el (elmo-file-field-primitive-condition-match): Fixed
6004         unmatch condition checking.
6005
6006         * elmo-localdir.el (elmo-folder-search): Don't short cut if unmatch
6007         condition.
6008
6009 2001-12-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6010
6011         * elmo.el (elmo-folder-confirm-appends): Fixed docstring.
6012
6013 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6014
6015         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
6016         test for while loop to execute at least one SEARCH command.
6017
6018 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6019
6020         * elmo-version.el (elmo-version): Up to 2.9.0.
6021
6022 2001-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
6023
6024         * elmo-archive.el (elmo-archive-folder): Added `dir-name' slot.
6025         (elmo-archive-folder-path): Define.
6026         (elmo-folder-initialize): Setup `dir-name' slot.
6027         (elmo-archive-folder-list-subfolders): Fixed problem when `name' is "".
6028         Use `dir-name' as prefix of each subfolders.
6029         (Applyed patch from Takaaki MORIYAMA <taka@arcadia.co.jp>)
6030
6031 2001-12-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6032
6033         * elmo-pipe.el (elmo-pipe-folder-copied-filename): New variable.
6034         (elmo-pipe-folder-list-target-messages): New internal function.
6035         (elmo-pipe-drain): Use new argument `ignore-list' instead of
6036         `killed-list'.
6037         (elmo-pipe-folder-copied-list-load): New function.
6038         (elmo-pipe-folder-copied-list-save): Ditto.
6039         (elmo-folder-open-internal): Follow the change above.
6040         (elmo-folder-status): Fixed for copy.
6041
6042 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6043
6044         * elmo-shimbun.el (elmo-folder-creatable-p): Define.
6045
6046 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6047
6048         * elmo-localdir.el (elmo-folder-message-make-temp-files): Use
6049         elmo-copy-file instead of elmo-add-name-to-file.
6050
6051         * elmo-nmz.el (elmo-folder-message-make-temp-files): Ditto.
6052
6053         * elmo-nmz.el (elmo-map-folder-list-message-locations): Allow
6054         "file://..." index.
6055
6056         * elmo-pop3.el (elmo-pop3-read-response): Set timeout argument
6057         of accept-process-output as 1.
6058         (elmo-pop3-read-contents): Ditto.
6059         (elmo-pop3-read-body): Ditto.
6060
6061 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6062
6063         * elmo-version.el (product-version-as-string): Remove define.
6064
6065 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6066
6067         * elmo-imap4.el (elmo-imap4-number-set-chop-length): New variable.
6068         (elmo-imap4-copy-messages): Chop number set using
6069         `elmo-imap4-number-set-chop-length'.
6070         (elmo-imap4-set-flag): Ditto.
6071         (elmo-imap4-search-internal-primitive): Ditto.
6072
6073 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6074
6075         * elmo.el (elmo-folder-make-temporary-directory): Renamed from
6076         `elmo-folder-make-temp-dir'
6077
6078         * elmo-vars.el (elmo-cache-directory): New variable.
6079         (elmo-cache-dir): Abolished.
6080         (elmo-msgdb-directory): Renamed from `elmo-msgdb-dir'.
6081
6082         * elmo-version.el (elmo-version): Up to 2.7.7.
6083
6084 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6085
6086         * elmo-util.el (elmo-obsolete-variable-show-warnings): Define with
6087         defcustom; Set default value as t.
6088
6089 2001-12-10  Yuuichi Teranishi  <teranisi@gohome.org>
6090
6091         * pldap.el (ldap-ldif-field-name-regexp): Changed regexp.
6092         (ldap-search-program-arguments): Changed default value.
6093         (ldap-search-basic): Accept exit status 4.
6094         (ldap/field-body): Parse options.
6095         (ldap/collect-field): Ditto.
6096         (According to the advise from Mito <mito@mxa.nes.nec.co.jp>)
6097
6098         * elmo-imap4.el (elmo-imap4-process-bye): New function.
6099         (elmo-imap4-send-command): Call elmo-imap4-process-bye.
6100         (elmo-imap4-accept-ok): Ditto.
6101         (elmo-imap4-session-select-mailbox): If argument `no-error' equals to
6102         'notify-bye, only BYE error is reported.
6103         (elmo-folder-exists-p-plugged): Set no-error argument of
6104         `elmo-imap4-session-select-mailbox' as 'notify-bye.
6105
6106         * elmo.el (elmo-imap4-bye-error): Changed message.
6107
6108         * elmo-dop.el (elmo-dop-queue-flush): Fixed obsolete version message.
6109         (elmo-dop-queue-flush): Don't append to the dop-queue while flushing
6110         queues (It causes infinite loop).
6111
6112 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6113
6114         * elmo.el (elmo-folder-diff): Fixed docstring for IMAP4
6115         (RECENT UNSEEN MESSAGES) extension.
6116
6117 2001-12-07  Mito <mito@mxa.nes.nec.co.jp>
6118
6119         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
6120         Check number of overview fields.
6121
6122 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6123
6124         * elmo.el (elmo-folder-confirm-appends): Changed message.
6125         (elmo-folder-confirm-appends): Ditto.
6126
6127         * elmo-archive.el (elmo-archive-exec-msgs-subr1): Use
6128         `with-temp-buffer'.
6129         (According to the advise from Nishimoto Masaki <nishimoto@gaju.org>)
6130
6131 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6132
6133         * elmo.el (elmo-folder-confirm-appends): Check whether the value
6134         of elmo-folder-update-threshold is nil, which can be set by
6135         wl-summary-update-confirm-threshold.
6136
6137 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6138
6139         * elmo-nmz.el (elmo-nmz-default-index-path): Allow path list.
6140         (elmo-nmz-index-alias-alist): Ditto.
6141         (elmo-map-folder-list-message-locations): Follow the change above.
6142
6143 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6144
6145         * elmo-filter.el (elmo-folder-list-subfolders): Defined.
6146
6147         * elmo-archive.el (elmo-archive-call-process): Ignore nemacs.
6148
6149         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Ditto.
6150
6151         * elmo-util.el (elmo-read): Ditto.
6152         (elmo-display-error): Ditto.
6153
6154         * elmo-vars.el (elmo-date-match): Ditto.
6155
6156         * pldap.el (ldap-coding-system): Ditto.
6157
6158         * elmo-pipe.el (elmo-pipe-drain): If `copy' is non-nil, bind
6159         `elmo-inhibit-number-mapping' as nil.
6160
6161 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6162
6163         * elmo-pop3.el (elmo-pop3-parse-list-response): Allow multiple
6164         space delimiter for list response.
6165
6166 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6167
6168         * elmo-sendlog.el (elmo-sendlog-buffer-name): Deleted.
6169
6170 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6171
6172         * elmo-sendlog.el (elmo-folder-delete-messages): Added.
6173         (elmo-map-message-fetch): Fix.
6174         * elmo-map.el (elmo-folder-status): Fix for killed.
6175
6176 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6177
6178         * elmo-sendlog.el: New file.
6179         * elmo-internal.el (elmo-internal-folder-list): Added 'sendlog.
6180
6181 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6182
6183         * acap.el (acap-logging-out): New buffer local variable.
6184         (acap-close): Set it.
6185         (acap-wait-for-response): If acap-logging-out is non-nil, don't cause
6186         an error.
6187
6188 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6189
6190         * acap.el (acap-response-bye-p): New function.
6191         (acap-response-bye-message): Ditto.
6192         (acap-wait-for-response): If bye response is received, cause an error.
6193         (acap-parse-response): Make bye response when 'Bye' is received.
6194
6195 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6196
6197         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
6198
6199 2001-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6200
6201         * elmo-util.el (elmo-copy-file): Added argument
6202         `ok-if-already-exists'.
6203         (elmo-copy-file): Fixed typo.
6204
6205 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6206
6207         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
6208
6209 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6210
6211         * elmo-pipe.el (elmo-pipe-drain): Save killed-list.
6212
6213 2001-11-20  Kenichi OKADA  <okada@opaopa.org>
6214
6215         * elmo-pipe.el (elmo-pipe-drain): Append copied messages
6216         to killed-list.
6217
6218 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6219
6220         * elmo-pipe.el (elmo-pipe-folder): Add `copy'.
6221         (elmo-folder-initialize): Fix for `copy'.
6222         (elmo-pipe-drain): Ditto.
6223         (elmo-folder-open-internal): Ditto.
6224         (elmo-folder-newsgroups): Fix.
6225
6226 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6227
6228         * elmo-maildir.el (elmo-folder-append-messages): Make temporal filename
6229         for each message.
6230
6231         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when
6232         recent value is returned from imap folder.
6233
6234         * elmo.el (elmo-folder-newsgroups): New generic function.
6235
6236         * elmo-localnews.el (elmo-localnews-folder): Added `group' slot.
6237         (elmo-folder-initialize): Set it.
6238         (elmo-folder-expand-msgdb-path): Use it.
6239         (elmo-folder-newsgroups): Define.
6240
6241         * elmo-filter.el (elmo-folder-newsgroups): Define.
6242
6243         * elmo-pipe.el (elmo-folder-newsgroups): Ditto.
6244
6245         * elmo-nntp.el (elmo-folder-newsgroups): Ditto.
6246
6247         * elmo-multi.el (elmo-folder-newsgroups): Ditto.
6248
6249 2001-11-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6250
6251         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list): New
6252         user option.
6253         (elmo-shimbun-header-extra-field): New inline function.
6254         (elmo-shimbun-header-set-extra-field): Ditto.
6255         (elmo-shimbun-folder-header-hash-setup): Ditto.
6256         (elmo-shimbun-update-overview): Ditto.
6257         (elmo-shimbun-msgdb-to-headers): Set extra field `x-shimbun-id'.
6258         (elmo-shimbun-folder-setup): Use
6259         `elmo-shimbun-folder-header-hash-setup' to be setup hash table.
6260         (elmo-shimbun-get-headers): Ditto.
6261         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview';
6262         Insert `X-Shimbun-Id:' header if extra field is set.
6263         (elmo-map-folder-list-message-locations): Return `x-shimbun-id'
6264         field's value instead of `shimbun-header-id'.
6265
6266         * elmo-msgdb.el (elmo-msgdb-overview-entity-set-references): New
6267         inline function.
6268         (elmo-msgdb-overview-entity-set-date): Ditto.
6269         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
6270
6271 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6272
6273         * mmimap.el (mmimap-entity-section): Changed body node number from
6274         "0" to "1".
6275
6276 2001-11-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6277
6278         * elmo-pop3.el (elmo-folder-delete-messages-plugged): Renamed from
6279         `elmo-folder-delete-messages'.
6280
6281         * elmo-nmz.el (elmo-nmz-index-alias-alist): New user option.
6282         (elmo-folder-initialize): Changed to expand alias into index path.
6283
6284         * elmo-mime.el (elmo-mime-insert-sorted-header): Call
6285         `elmo-mime-insert-header-from-buffer' with 6th arg
6286         `sorted-fields'.
6287
6288 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6289
6290         * mmimap.el (mmimap-entity-section): If node-id is nil, return "0".
6291
6292         * elmo.el (elmo-diff-new): New inline function.
6293         (elmo-diff-unread): Ditto.
6294         (elmo-diff-all): Ditto.
6295
6296         * elmo-imap4.el (elmo-imap4-server-diff-async-callback-1): Get recent
6297         value from responseb.
6298         (elmo-imap4-folder-diff-plugged): Ditto.
6299         (elmo-imap4-server-diff-async): Added recent argument.
6300         (elmo-server-diff-async): Ditto.
6301         (elmo-imap4-folder-diff-plugged): Ditto.
6302
6303         * elmo-version.el (elmo-version): Up to 2.7.6.
6304
6305 2001-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6306
6307         * elmo-util.el (elmo-parse-token): Fixed how to treat quoted-pair
6308         in quoted-stirng.
6309
6310 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6311
6312         * elmo-pop3.el (elmo-folder-initialize): Rewrite.
6313
6314         * elmo-imap4.el (elmo-folder-initialize): Ditto.
6315
6316         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6317
6318         * elmo-multi.el (elmo-folder-initialize): Ditto.
6319
6320         * elmo-util.el (elmo-parse-token): New function.
6321         (elmo-parse-prefixed-element): Ditto.
6322
6323 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6324
6325         * elmo-imap4.el (elmo-imap4-send-command): If BYE response is detected,
6326         delete process.
6327         (elmo-imap4-accept-ok): Ditto.
6328
6329 2001-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6330
6331         * mmimap.el (mime-imap-entity-header-string): Don't check first
6332         element of node-id is `0' (Follow last change).
6333
6334 2001-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6335
6336         * mmimap.el (mmimap-make-mime-entity): Fixed problem to be
6337         assigned irregular node-id to nested multipart section.
6338         (initialize-instance): Followed above change.
6339
6340 2001-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6341
6342         * elmo-shimbun.el (elmo-shimbun-get-headers): Don't call
6343         `shimbun-open-group' (Moved to `elmo-folder-open-internal').
6344         (elmo-folder-open-internal): Call `shimbun-open-group' (Moved from
6345         `elmo-shimbun-get-headers');
6346         Call `elmo-shimbun-folder-setup' if headers is empty (An entity of
6347         visible article on summary exists in headers).
6348         (elmo-map-message-fetch): Cause an error when folder is unplugged.
6349
6350 2001-10-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6351
6352         * elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the
6353         definition.
6354
6355 2001-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
6356
6357         * elmo-localnews.el (elmo-folder-expand-msgdb-path): Define.
6358
6359 2001-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6360
6361         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Moved searching
6362         header separator into loop condition.
6363
6364 2001-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6365
6366         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed problem;
6367         Return duplicate folder if it has subfolder.
6368
6369 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6370
6371         * elmo.el (elmo-make-folder): Add folder name error check.
6372
6373         * elmo-nntp.el (elmo-nntp-group-coding-system): New variable.
6374         (elmo-nntp-encode-group-string): New inline function.
6375         (elmo-nntp-decode-group-string): Ditto.
6376         (elmo-folder-initialize): Use elmo-nntp-encode-group-string.
6377         (elmo-nntp-folder-list-subfolders): Set processing buffer as unibyte;
6378         Use `not' instead of `null';
6379         Use elmo-nntp-decode-group-string.
6380
6381         * elmo-imap4.el (elmo-folder-list-subfolders): Don't append delimiter.
6382
6383         * elmo-version.el (elmo-version): Up to 2.7.5.
6384
6385 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6386
6387         * elmo-pipe.el (elmo-pipe-drain): Use `unwind-protect';
6388         Hide progress gauge if `elmo-folder-move-messages' exits
6389         nonlocally.
6390
6391 2001-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6392
6393         * elmo-imap4.el (elmo-folder-initialize): Use
6394         `elmo-imap4-encode-folder-string' for folder name.
6395
6396 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6397
6398         * elmo.el (elmo-folder-move-messages): Removed arguments `all' and
6399         `done'.
6400
6401 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6402
6403         * elmo-util.el (elmo-progress-counter-alist): New internal
6404         variable.
6405         (elmo-progress-counter-value): New macro.
6406         (elmo-progress-counter-all-value): Ditto.
6407         (elmo-progress-counter-format): Ditto.
6408         (elmo-progress-counter-set-value): Ditto.
6409         (elmo-progress-set): New function.
6410         (elmo-progress-clear): Ditto.
6411         (elmo-progress-notify): Ditto.
6412
6413         * elmo-pipe.el (elmo-pipe-drain): Setup and clear progress
6414         counter.
6415
6416         * elmo.el (elmo-generic-folder-append-messages): Call
6417         `elmo-progress-notify'.
6418         (elmo-folder-move-messages): Don't call `elmo-display-progress'.
6419
6420         * elmo-archive.el (elmo-folder-append-messages): Call
6421         `elmo-progress-notify'.
6422
6423         * elmo-imap4.el (elmo-folder-append-messages): Ditto.
6424
6425         * elmo-localdir.el (elmo-folder-append-messages): Ditto.
6426
6427         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
6428
6429 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6430
6431         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed 'Encache' and
6432         'Create'.
6433         (elmo-message-encache-dop): Added argument `read'.
6434
6435         * elmo-shimbun.el (elmo-message-encache): Ditto.
6436
6437         * elmo-net.el (elmo-message-encache): Ditto.
6438
6439         * elmo-imap4.el (elmo-imap4-seen-messages): New buffer local variable.
6440         (elmo-imap4-fetch-callback-1-subr): Save important message numbers to
6441         elmo-imap4-seen-messages.
6442         (elmo-folder-msgdb-create-plugged): Initialize
6443         elmo-imap4-seen-messages;
6444         Set seen mark on elmo-imap4-seen-messages.
6445
6446         * elmo-pipe.el (elmo-folder-message-file-p): Define.
6447
6448         * elmo.el (elmo-generic-folder-append-messages): Check return value of
6449         elmo-folder-append-buffer.
6450         (elmo-folder-encache): Added optional argument `read'.
6451         (elmo-message-encache): Ditto.
6452
6453         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
6454
6455         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
6456
6457         * elmo-archive.el (elmo-archive-folder-append-buffer): Return t
6458         if append buffer content succeds.
6459
6460 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6461
6462         * elmo-pop3.el (elmo-message-fetch-plugged): Fixed label for
6463         elmo-display-progress.
6464
6465         * elmo-mime.el (elmo-mime-message-display): Added argument keymap;
6466         Set 4th argument of mime-display-message.
6467         (elmo-mime-display-as-is): Ditto.
6468
6469 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6470
6471         * elmo-nmz.el (toplevel): Require 'mime-edit.
6472         (elmo-nmz-content-type-alist): Abolished.
6473         (elmo-nmz-msgdb-create-entity): Add From: and Subject: field if
6474         content is not a message.
6475         (elmo-map-message-fetch): Changed behavior exept for message content;
6476         Detect mime-charset automatically, Use `mime-find-file-type' to detect
6477         content-type, Add From: and Subject: field.
6478
6479 2001-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6480
6481         * elmo-nmz.el (elmo-nmz-content-type-alist): New variable.
6482         (elmo-map-message-fetch): Add `Content-Type' field if contents is
6483         not a message.
6484
6485 2001-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6486
6487         * elmo.el (elmo-folder-writable-p): Changed default value to nil.
6488         (elmo-folder-move-messages): Check `elmo-folder-writable-p'.
6489
6490         * elmo-archive.el (elmo-folder-writable-p): Defined.
6491
6492         * elmo-cache.el (elmo-folder-writable-p): Ditto.
6493
6494         * elmo-filter.el (elmo-folder-writable-p): Ditto.
6495
6496         * elmo-imap4.el (elmo-folder-writable-p): Ditto.
6497
6498         * elmo-localdir.el (elmo-folder-writable-p): Ditto.
6499
6500         * elmo-maildir.el (elmo-folder-writable-p): Ditto.
6501
6502         * elmo-mark.el (elmo-folder-writable-p): Ditto.
6503
6504         * elmo-pipe.el (elmo-folder-writable-p): Ditto.
6505
6506         * elmo-nntp.el (elmo-folder-writable-p): Eliminated.
6507
6508 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6509
6510         * elmo-util.el (elmo-address-quote-specials): New function;
6511         Renamed from `wl-address-quote-specials'.
6512
6513 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6514
6515         * elmo-version.el (elmo-version): Up to 2.7.4.
6516
6517 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6518
6519         * elmo.el (elmo-quit): Call `elmo-dop-queue-save'.
6520
6521 2001-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6522
6523         * acap.el (acap-read-passphrase): Always autoload ange-ftp for
6524         both compile-time and run-time to avoid byte-compile warning.
6525
6526 2001-09-13  Kenichi OKADA  <okada@opaopa.org>
6527
6528         * elmo-nntp.el (elmo-nntp-post): Fix for `elmo-nntp-default-stream-type'.
6529
6530 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6531
6532         * elmo-mime.el (elmo-mime-display-as-is-coding-system): New user
6533         option.
6534         (elmo-mime-display-as-is-internal): Use it.
6535
6536         * acap.el (acap-read-passphrase): Use `ange-ftp-read-passwd'
6537         if `read-passwd' is not defined.
6538
6539 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6540
6541         * elmo-pop3.el (elmo-pop3-list-location): Sort locations
6542         by original number.
6543         (elmo-folder-status): Call `elmo-folder-open-internal';
6544         Call `elmo-folder-close-internal' instead of `elmo-folder-close'.
6545         (elmo-folder-close-internal): Set location-alist as nil.
6546         (elmo-folder-clear): Define.
6547         (elmo-folder-check): Don't set location-alist as nil.
6548
6549         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed symbols.
6550
6551 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6552
6553         * elmo-util.el (elmo-msgid-to-cache): Enclose with `save-match-data'.
6554         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>)
6555
6556         * mmimap.el (mime-imap-entity::requested): New slot.
6557         (mime-imap-location-fetch-entity-p): New generic function.
6558         (mime-decode-parameters): Define using `defun-maybe'.
6559         (mmimap-make-mime-entity): Use `make-mime-content-type' to make
6560         content-type structure.
6561         (mime-entity-body): Return empty body if
6562         `mime-imap-location-fetch-entity-p' returns nil in the first request.
6563
6564         * elmo.el (elmo-message-displaying): New variable.
6565
6566         * elmo-mime.el (elmo-mime-message-display): Bind
6567         elmo-message-displaying as t.
6568
6569         * elmo-imap4.el (mime-imap-location-fetch-entity-p): Define.
6570
6571 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6572
6573         * acap.el (acap-open): erase buffer before starting network process.
6574         (acap-store): Rewrite.
6575
6576 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6577
6578         * elmo-imap4.el (elmo-imap4-default-mailbox,
6579         elmo-imap4-default-server
6580         elmo-imap4-default-authenticate-type,
6581         elmo-imap4-default-user,
6582         elmo-imap4-default-port,
6583         elmo-imap4-default-stream-type,
6584         elmo-imap4-stream-type-alist): Moved to elmo-vars.el.
6585
6586         * elmo-pop3.el (elmo-pop3-default-user,
6587         elmo-pop3-default-server,
6588         elmo-pop3-default-authenticate-type,
6589         elmo-pop3-default-port,
6590         elmo-pop3-default-stream-type,
6591         elmo-pop3-stream-type-alist): Ditto.
6592
6593         * elmo-nntp.el (elmo-nntp-default-server,
6594         elmo-nntp-default-user,
6595         elmo-nntp-default-port,
6596         elmo-nntp-default-stream-type,
6597         elmo-nntp-stream-type-alist): Ditto.
6598
6599         * elmo-vars.el: Follow changes above.
6600         (elmo-setting): New custom group; added 'elmo-setting group to
6601         above variables.
6602
6603         * elmo-version.el (elmo-version): Up to 2.7.3.
6604
6605         * acap.el (acap-parse-response): Don't delete process when BYE
6606         response (It causes hang-up on slow network environment).
6607         (toplevel): Added comment.
6608
6609 2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
6610
6611         * slp.el (slp-exec-wait): Use `slp-program-arguments'.
6612
6613         * acap.el (acap-parse-return-metadata-or-return-metalist): Fix for
6614         parsing NIL.
6615         (acap-parse-return-metadata): Ditto.
6616
6617         * slp.el: New file.
6618         (toplevel): Fixed typo.
6619
6620         * acap.el: New file.
6621         (acap-network-stream-open): Show "Connecting..." message.
6622         (acap-parse-response): Fixed problem for BYE untagged response.
6623         (acap-open): Changed argument (Use `acap-default-user' if user is nil).
6624         (toplevel): Added tiny comments.
6625
6626 2001-08-20  Tatsuya Kinoshita <tats@iris.ne.jp>
6627
6628         * elmo-pop3.el (elmo-pop3-parse-uidl-response): Allow multiple
6629         space delimiter for uidl response.
6630
6631 2001-08-20  Yuuichi Teranishi  <teranisi@gohome.org>
6632
6633         * elmo-vars.el (elmo-use-semi): Eliminated.
6634
6635         * elmo-util.el (elmo-string-assoc-all): New function.
6636
6637 2001-08-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6638
6639         * elmo-mime.el (elmo-mime-display-as-is-internal): Put text
6640         property 'mime-preview-situation for `mime-preview-quit'.
6641
6642 2001-08-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6643
6644         * elmo.el (elmo-message-fetch-with-cache-process): Call
6645         elmo-message-fetch-internal instead of causing an error when fetch
6646         strategy is 'entire but only 'section cache is available.
6647
6648 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6649
6650         * elmo-version.el (elmo-version): Up to 2.7.2.
6651
6652         * elmo.el (elmo-generic-folder-append-messages): Make
6653         fetch-strategy with `use-cache'.
6654
6655         * elmo-dop.el (elmo-dop-queue-method-name-alist): New variable.
6656         (elmo-dop-queue-method-name): New macro.
6657
6658 2001-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6659
6660         * elmo-archive.el (elmo-archive-get-archive-name): Fixed
6661         unbalanced parenthesis.
6662
6663 2001-08-03  YAMASHITA Junji <ysjj@unixuser.org>
6664
6665         * elmo-localdir.el (elmo-folder-rename-internal): Fixed typo.
6666
6667 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6668
6669         * elmo-archive.el (elmo-archive-get-archive-name): Fixed logic.
6670         (Advised by YAMASHITA Junji <ysjj@unixuser.org>.)
6671
6672 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6673
6674         * elmo-shimbun.el (elmo-folder-msgdb-create): Bind unbound
6675         local variables.
6676
6677 2001-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
6678
6679         * elmo-shimbun.el (elmo-shimbun-use-cache): New user option.
6680         (elmo-message-use-cache-p): Define.
6681         (elmo-folder-msgdb-create): Treat cache.
6682
6683 2001-07-28  Kenichi OKADA  <okada@opaopa.org>
6684
6685         * elmo-nntp.el (elmo-network-initialize-session): Call
6686         `elmo-nntp-send-mode-reader'.
6687         (elmo-network-setup-session): Remove `elmo-nntp-send-mode-reader'.
6688
6689 2001-07-26  Yuuichi Teranishi  <teranisi@gohome.org>
6690
6691         * elmo-shimbun.el (elmo-shimbun-index-range-alist): Changed to regexp
6692         alist.
6693         (elmo-folder-initialize): Use elmo-string-matched-assoc instead of
6694         assoc.
6695
6696         * elmo-net.el (elmo-network-get-session): Set stream-type argument
6697         for `elmo-plugged-p'.
6698         (elmo-open-network-stream): Fixed stream-type argument.
6699
6700 2001-07-25  Yuuichi Teranishi  <teranisi@gohome.org>
6701
6702         * elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
6703         unknown archive type is specified.
6704
6705 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6706
6707         * elmo-shimbun.el (elmo-folder-open-internal): Fixed.
6708
6709         * elmo.el (elmo-generic-folder-open): Bind inhibit-quit as t
6710         while loading msgdb.
6711
6712         * elmo-shimbun.el (elmo-shimbun-folder-setup): New function.
6713         (elmo-folder-open-internal): Rewrite.
6714
6715 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6716
6717         * elmo-mime.el (elmo-mime-display-as-is-internal):
6718         Adjust buffer-multibyte status.
6719
6720 2001-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
6721
6722         * elmo.el (elmo-msgdb-search): Use elmo-condition-in-msgdb-p instead
6723         of elmo-condition-find-key.
6724
6725         * elmo-util.el (elmo-condition-in-msgdb-p-internal): New function.
6726         (elmo-condition-in-msgdb-p): Ditto.
6727         (elmo-read-search-condition-internal): Don't set REQUIRE-MATCH
6728         argument.
6729
6730 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6731
6732         * elmo-pipe.el (elmo-folder-pack-numbers): Define.
6733
6734 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6735
6736         * elmo-imap4.el (elmo-imap4-find-next-line): Fixed
6737         label for elmo-display-progress.
6738
6739 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6740
6741         * elmo.el (elmo-folder-clear): New method.
6742         (elmo-folder-clear): Define.
6743         (elmo-folder-synchronize): Call `elmo-folder-clear'.
6744
6745         * elmo-shimbun.el (elmo-folder-check): Rewrite.
6746         (elmo-folder-clear): Define.
6747
6748         * elmo-map.el (elmo-folder-clear): Define.
6749
6750         * elmo-version.el (elmo-version): Up to 2.7.1.
6751
6752 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6753
6754         * elmo.el (elmo-folder-synchronize): Return list of nil when no
6755         updates.
6756
6757 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6758
6759         * elmo.el (elmo-generic-folder-append-messages): Fixed logic.
6760         (Detected by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>)
6761
6762 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6763
6764         * elmo-util.el (elmo-get-network-stream-type): Moved to elmo-net.el.
6765
6766         * elmo-net.el (elmo-get-network-stream-type): Moved from elmo-util.el
6767         and re-written.
6768
6769         * elmo-imap4.el (elmo-folder-initialize): Use
6770         elmo-get-network-stream-type.
6771
6772         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6773
6774         * elmo-pop3.el (elmo-folder-initialize): Ditto.
6775
6776 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6777
6778         * elmo.el (elmo-message-encache): Set unread argument for
6779         elmo-message-fetch.
6780
6781         * elmo-shimbun.el (elmo-dop): Require 'elmo-dop.
6782
6783         * elmo.el (elmo-net-port-info): New method.
6784
6785         * elmo-shimbun.el (elmo-net-port-info): Define.
6786         (elmo-message-encache): Ditto.
6787
6788         * elmo-net.el (elmo-net-port-info): Define as method.
6789
6790         * elmo.el (elmo-generic-folder-append-messages): Find cache file in
6791         unplugged status when elmo-enable-disconnected-operation is t.
6792
6793         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Check existence
6794         of spool folder before checking new number.
6795
6796 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6797
6798         * elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
6799         (elmo-network-setup-session): Ditto.
6800         (elmo-message-fetch-plugged): Ditto.
6801         (elmo-pop3-send-command): Don't call elmo-pop3-lock.
6802         (elmo-network-initialize-session): Ditto.
6803         (elmo-pop3-read-response): Abolish 3rd argument.
6804         (elmo-pop3-read-response): Don't call elmo-pop3-unlock.
6805         (elmo-pop3-read-contents): Ditto.
6806         (elmo-pop3-read-body): Ditto.
6807         (elmo-folder-status): Call elmo-folder-close.
6808         (elmo-pop3-lock): Abolish.
6809         (elmo-pop3-unlock): Ditto.
6810         (elmo-pop3-locked-p): Ditto.
6811         (elmo-folder-check): Don't call elmo-pop3-locked-p.
6812
6813 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6814
6815         * elmo-version.el (elmo-version): Up to 2.7.0.
6816
6817         * elmo-pop3.el (elmo-pop3-debug): New variable.
6818         (elmo-pop3-debug-inhibit-logging): Ditto.
6819         (elmo-pop3-debug): New function.
6820         (elmo-pop3-send-command): Call elmo-pop3-debug.
6821         (elmo-pop3-read-response): Added keep-lock optional argument;
6822         Don't unlock if keep-lock is non-nil.
6823         (elmo-pop3-process-filter): Call elmo-pop3-debug.
6824         (elmo-network-authenticate-session): Bind
6825         elmo-pop3-debug-inhibit-logging as t.
6826         (elmo-network-setup-session): Call elmo-pop3-read-response with
6827         keep-lock argument.
6828         (elmo-pop3-read-msg): Ditto.
6829         (elmo-pop3-locked-p): Call elmo-pop3-debug.
6830         (elmo-pop3-read-body): Call elmo-pop3-unlock.
6831         (elmo-network-initialize-session): Call elmo-pop3-lock.
6832         (elmo-folder-close-internal): Don't clear location-alist slot.
6833         (elmo-folder-check): Clear location-alist slot.
6834
6835 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6836
6837         * elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
6838         (elmo-pop3-send-command): Call elmo-pop3-lock.
6839         (elmo-pop3-read-response): Call elmo-pop3-unlock.
6840         (elmo-pop3-read-contents): Ditto.
6841         (elmo-pop3-lock): New function.
6842         (elmo-pop3-unlock): Ditto.
6843         (elmo-pop3-locked-p): Ditto.
6844         (elmo-folder-check): Don't delete process if elmo-pop3-locked-p
6845         returns t.
6846
6847 2001-06-11  Yuuichi Teranishi  <teranisi@gohome.org>
6848
6849         * elmo-shimbun.el (elmo-shimbun-msgdb-to-headers): Inverted logic.
6850
6851         * elmo-util.el (elmo-file-field-primitive-condition-match):
6852         New inline function (Don't fetch file content if "first" or "last").
6853         (elmo-file-field-condition-match): Use
6854         elmo-file-field-primitive-condition-match.
6855
6856         * elmo-localdir.el (elmo-folder-search): Speed up simple "last" and
6857         "first".
6858
6859         * elmo-pop3.el (elmo-pop3-process-filter): Don't use floor nor float.
6860         (elmo-message-fetch-plugged): Fixed.
6861
6862         * elmo-imap4.el (elmo-imap4-find-next-line): Ditto.
6863
6864 2001-06-10  Yuuichi Teranishi  <teranisi@gohome.org>
6865
6866         * elmo.el (elmo-folder-move-messages): Bind
6867         elmo-inhibit-display-retrieval-progress as t while moving messages.
6868
6869         * elmo-vars.el (elmo-display-retrieval-progress-threshold):
6870         New variable.
6871         (elmo-inhibit-display-retrieval-progress): Ditto.
6872
6873         * elmo-pop3.el (elmo-pop3-process-filter): Use elmo-display-progress
6874         for retrieval progress;
6875         Don't display progress when total buffer size is smaller than
6876         elmo-display-retrieval-progress-threshold.
6877         (elmo-message-fetch-plugged): Don't display progress when
6878         elmo-inhibit-display-retrieval-progress is non-nil.
6879
6880         * elmo-imap4.el (elmo-imap4-find-next-line): Use elmo-display-progress
6881         for retrieval progress;
6882         Don't display progress when literal size is smaller than
6883         elmo-display-retrieval-progress-threshold.
6884         (elmo-imap4-message-fetch): Don't display progress when
6885         elmo-inhibit-display-retrieval-progress is non-nil.
6886
6887 2001-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
6888
6889         * elmo-imap4.el (elmo-imap4-display-literal-progress): New variable.
6890         (elmo-imap4-find-next-line): Display progress whille literal fetching.
6891         (elmo-imap4-message-fetch): Likewise.
6892
6893         * elmo-shimbun.el (elmo-shimbun-default-index-range): New user option.
6894         (elmo-shimbun-index-range-alist): Ditto.
6895         (elmo-shimbun-use-entire-index): Abolish.
6896         (shimbun-mua-use-entire-index): Ditto.
6897         (elmo-shimbun-folder): Added new slot `range'.
6898         (elmo-folder-initialize): Setup slot `range'.
6899
6900 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6901
6902         * elmo-shimbun.el (elmo-shimbun-parse-time-string): New function.
6903         (elmo-shimbun-msgdb-to-headers): Added `expire-days' argument.
6904         (elmo-shimbun-get-headers): Use return value of
6905         `shimbun-article-expiration-days'.
6906         (elmo-folder-close-internal): Clean up last-check slot.
6907
6908         * elmo-pop3.el (elmo-pop3-process-filter): Show retrieve progress.
6909         (elmo-pop3-total-size): New variable.
6910         (elmo-message-fetch-plugged): Bind elmo-pop3-total-size while fetching.
6911
6912         * elmo.el (elmo-folder-reserve-status-p): New method.
6913
6914         * elmo-shimbun.el (elmo-shimbun-headers-cache): Abolish.
6915         (elmo-shimbun-use-entire-index): New user option.
6916         (shimbun-elmo-mua): New class.
6917         (shimbun-mua-search-id): Define.
6918         (shimbun-mua-use-entire-index): Ditto.
6919         (elmo-shimbun-folder:last-check): New slot.
6920         (elmo-shimbun-headers-cache-header-list): Abolish.
6921         (elmo-shimbun-headers-cache-set-header-list): Ditto.
6922         (elmo-shimbun-headers-cache-header-hash): Ditto.
6923         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
6924         (elmo-shimbun-headers-cache-last-check): Ditto.
6925         (elmo-shimbun-headers-cache-set-last-check): Ditto.
6926         (elmo-shimbun-headers-check-p): Rewrite.
6927         (elmo-shimbun-msgdb-to-headers): New function.
6928         (elmo-shimbun-get-headers): Rewrite.
6929         (elmo-folder-initialize): Set 1st argument of `shimbun-open'.
6930         (elmo-folder-open-internal): Get headers only if
6931         `elmo-shimbun-headers-check-p' is non-nil.
6932         (elmo-folder-check): Check only if `elmo-shimbun-headers-check-p'
6933         is non-nil.
6934         (elmo-shimbun-msgdb-create-entity): Re-use old msgdb entities.
6935         (elmo-quit): Removed.
6936
6937         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra): New inline
6938         function.
6939         (elmo-msgdb-overview-entity-set-extra): Ditto.
6940         (elmo-msgdb-make-overview-hashtb): Make hash if overview is non-nil.
6941
6942         * elmo-map.el (elmo-folder-status): Don't call
6943         elmo-folder-close-internal if `elmo-folder-reserve-status-p'
6944         is non-nil.
6945
6946 2001-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6947
6948         * elmo-msgdb.el (elmo-msgdb-search-internal): Call itself instead
6949         of `elmo-msgdb-search-internal-primitive' when condition's car is
6950         `and' or `or'.
6951
6952 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6953
6954         * elmo-nntp.el (elmo-nntp-get-newsgroup-by-msgid): Fix for luna.
6955
6956 2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6957
6958         * elmo-pipe.el (elmo-folder-open-internal): Check plugged before
6959         call `elmo-pipe-drain'.
6960
6961 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6962
6963         * elmo-mark.el (elmo-message-fetch-with-cache-process): Fixed
6964         typo. (elmo-cache-folder -> elmo-mark-folder)
6965
6966 2001-05-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6967
6968         * elmo-net.el (elmo-message-fetch-unplugged): Don't call
6969         `elmo-message-fetch'.
6970
6971 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6972
6973         * elmo-net.el (elmo-message-encache): Fixed typo.
6974         (elmo-message-fetch-unplugged): Changed call
6975         `elmo-message-fetch-internal' without argument `outbuf'.
6976
6977 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6978
6979         * elmo.el (elmo-message-encache): Define as generic function.
6980         (elmo-message-fetch-field): New generic function.
6981         (elmo-message-fetch-with-cache-process): Cause an error when
6982         fetch strategy is 'entire but only 'section cache is available.
6983         (toplevel): Fixed nmz folder definition.
6984
6985         * elmo-vars.el (elmo-msgdb-lock-list-filename): Removed.
6986         (elmo-msgdb-resume-list-filename): Ditto.
6987         (elmo-queue-filename): Ditto.
6988         (elmo-enable-disconnected-operation): Changed default value to t.
6989
6990         * elmo-util.el (elmo-cache-path-section-p): New function.
6991         (elmo-file-cache-get): Use it.
6992         (elmo-dop-queue-filename): Moved from elmo-dop.el.
6993         (elmo-dop-queue-load): Moved from elmo-msgdb.el.
6994         (elmo-dop-queue-save): Ditto.
6995
6996         * elmo-net.el (elmo-folder-status-unplugged): Call
6997         elmo-folder-status-dop.
6998         (elmo-folder-list-messages-unplugged): Implemented.
6999         (elmo-folder-delete-messages-unplugged): Define.
7000         (elmo-folder-msgdb-create): Define.
7001         (elmo-folder-msgdb-create-unplugged): Define.
7002         (elmo-folder-mark-as-read-unplugged): Ditto.
7003         (elmo-folder-unmark-read-unplugged): Ditto.
7004         (elmo-folder-mark-as-important-unplugged): Ditto.
7005         (elmo-folder-unmark-important-unplugged): Ditto.
7006         (elmo-message-encache): Ditto.
7007
7008         * elmo-msgdb.el (elmo-dop-queue-load): Moved to elmo-util.el.
7009         (elmo-dop-queue-save): Ditto.
7010
7011         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Renamed from
7012         `elmo-folder-msgdb-create'.
7013         (elmo-folder-append-buffer): Implemented unplugged operation.
7014         (elmo-folder-append-messages): Call parent method in unplugged status.
7015         (elmo-message-fetch-unplugged): Removed definition.
7016         (elmo-message-fetch-field): Implemented.
7017
7018         * elmo-dop.el (toplevel): Require 'elmo-localdir.
7019         (elmo-dop-folder): Removed variable definition.
7020         (elmo-dop-queue-append): Changed argument `fname' to `folder'.
7021         (elmo-dop-queue-flush): Implemented.
7022         (elmo-dop-queue-merge): Removed definition (TODO).
7023         (elmo-dop-spool-folder): New function.
7024         (elmo-dop-spool-folder-append-buffer): Ditto.
7025         (elmo-dop-spool-folder-list-messages): Ditto.
7026         (elmo-dop-list-deleting-messages): Ditto.
7027         (elmo-folder-append-buffer-dop): Ditto.
7028         (elmo-folder-delete-messages-dop): Ditto.
7029         (elmo-message-encache-dop): New inline function.
7030         (elmo-create-folder-dop): Ditto.
7031         (elmo-folder-mark-as-read-dop): Ditto.
7032         (elmo-folder-unmark-read-dop): Ditto.
7033         (elmo-folder-mark-as-important-dop): Ditto.
7034         (elmo-folder-unmark-important-dop): Ditto.
7035         (elmo-folder-status-dop): Fixed.
7036         (elmo-folder-append-buffer-dop-delayed): New function.
7037         (elmo-folder-delete-messages-dop-delayed): Ditto.
7038         (elmo-dop-msgdb): Ditto.
7039
7040 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7041
7042         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed.
7043
7044 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7045
7046         * elmo.el (elmo-folder-move-messages): Fixed problem when
7047         `dst-folder' is 'null.
7048
7049 2001-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7050
7051         * elmo.el (elmo-folder-list-importants): Rewirte. Use global mark
7052         instead of current mark.
7053
7054         * elmo-multi.el (elmo-folder-list-importants-internal): No
7055         operation if importants is not list.
7056
7057         * elmo-filter.el (elmo-filter-folder-list-importants-internal):
7058         Return t if importants is not list.
7059
7060         * elmo-map.el (elmo-map-folder-list-importants): Define.
7061         (elmo-folder-list-importants-internal): Check return value of
7062         `elmo-map-folder-list-importants-internal'.
7063
7064         * elmo-cache.el (elmo-folder-list-importants-internal): Eliminated.
7065
7066         * elmo-mark.el (elmo-folder-list-importants-internal): Ditto.
7067
7068         * elmo-nmz.el (elmo-folder-list-importants-internal): Ditto.
7069
7070         * elmo-shimbun.el (elmo-folder-list-importants-internal): Ditto.
7071
7072 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7073
7074         * elmo.el (elmo-message-fetch-confirm): Fixed docstring.
7075         (Patch is provided by <kita@coe.nttdata.co.jp>).
7076
7077 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7078
7079         * elmo.el (elmo-folder-synchronize): Don't check important mark in
7080         mark folder.
7081
7082 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7083
7084         * elmo.el (elmo-message-fetch): Define.
7085         (elmo-message-fetch-with-cache-process): New generic method.
7086         (elmo-message-fetch-internal): New generic method.
7087         (elmo-folder-synchronize):
7088
7089         * elmo-archive.el (elmo-message-fetch-internal): Define.
7090         (elmo-message-fetch): Eliminated.
7091
7092         * elmo-localdir.el (elmo-message-fetch-internal): Define.
7093         (elmo-message-fetch): Eliminated.
7094
7095         * elmo-map.el (elmo-map-message-fetch): Eliminated optional
7096         argument OUTBUF.
7097         (elmo-message-fetch-internal): Define (Renamed from `elmo-message-fetch').
7098
7099         * elmo-cache.el (elmo-message-fetch-with-cache-process): Define.
7100         (elmo-map-message-fetch): Merged with elmo-cache-folder-map-message-fetch.
7101
7102         * elmo-mark.el (elmo-message-fetch-with-cache-process): Define.
7103         (elmo-map-message-fetch): Merged with `elmo-mark-folder-map-message-fetch'.
7104
7105         * elmo-maildir.el (elmo-map-message-fetch): Rewrite.
7106
7107         * elmo-nmz.el (elmo-map-message-fetch): Ditto.
7108
7109         * elmo-shimbun.el (elmo-map-message-fetch): Ditto.
7110
7111         * elmo-net.el (elmo-message-fetch-plugged): Remove cache process.
7112         (elmo-message-fetch-unplugged): New generic method.
7113         (elmo-message-fetch-internal): Remove cache process (Renamed from
7114         `elmo-message-fetch').
7115
7116         * elmo-nntp.el (elmo-message-fetch-with-cache-process): Define.
7117         (elmo-message-fetch): Eliminated.
7118         (elmo-message-fetch-unplugged): Ditto.
7119
7120         * elmo-imap4.el (elmo-message-fetch-unplugged): Remove cache process.
7121
7122 2001-05-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7123
7124         * elmo-multi.el (elmo-multi-folder-append-msgdb): Fixed structure
7125         of `to-be-deleted' from number-alist to number-list.
7126
7127 2001-04-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7128
7129         * elmo-pipe.el (elmo-folder-unmark-important): Fixed typo.
7130         (elmo-folder-mark-as-important): Ditto.
7131
7132 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7133
7134         * elmo.el (elmo-folder): Added process-duplicates slot.
7135
7136         * elmo-pipe.el (elmo-folder-mark-as-read): Define.
7137         (elmo-folder-unmark-read): Ditto.
7138         (elmo-folder-unmark-important): Ditto.
7139         (elmo-folder-mark-as-important): Ditto.
7140
7141         * elmo-multi.el (elmo-multi-folder-append-msgdb): Implemented
7142         duplicated message processing.
7143
7144         * elmo.el (elmo-generic-folder-append-msgdb): Ditto.
7145
7146 2001-04-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7147
7148         * elmo-util.el (elmo-list-subdirectories-1): New function.
7149         (elmo-list-subdirectories): Use `elmo-list-subdirectories-1'.
7150         (elmo-mapcar-list-of-list): New function.
7151
7152         * elmo-archive.el (elmo-archive-folder-list-subfolders): Use
7153         `elmo-mapcar-list-of-list' instead of `mapcar'.
7154
7155         * elmo-localdir.el (elmo-folder-list-subfolders): Ditto.
7156
7157         * elmo-maildir.el (elmo-folder-list-subfolders): Ditto. Bind
7158         `elmo-have-link-count'. Return the fully qualified folder name.
7159
7160 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7161
7162         * elmo-shimbun.el (elmo-shimbun-check-interval): New user option.
7163         (elmo-shimbun-headers-cache): New internal variable.
7164         (elmo-shimbun-headers-cache-header-list): New inline function.
7165         (elmo-shimbun-headers-cache-set-header-list): Ditto.
7166         (elmo-shimbun-headers-cache-header-hash): Ditto.
7167         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
7168         (elmo-shimbun-headers-cache-last-check): Ditto.
7169         (elmo-shimbun-headers-cache-set-last-check): Ditto.
7170         (elmo-shimbun-lapse-seconds): Ditto.
7171         (elmo-shimbun-headers-cache-check-p): Ditto.
7172         (elmo-shimbun-get-headers): New function.
7173         (elmo-folder-open-internal): Call it.
7174         (elmo-quit): Define (Clear headers-cache).
7175
7176 2001-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
7177
7178         * elmo-nntp.el (elmo-folder-initialize): Fixed typo (folder->name).
7179
7180         * elmo-msgdb.el (elmo-msgdb-flist-load): Use elmo-mime-charset.
7181         (elmo-msgdb-flist-save): Ditto.
7182
7183         * elmo-shimbun.el (elmo-folder-list-subfolders):
7184         Use `shimbun-groups' instead of `shimbun-groups-internal'.
7185         (elmo-folder-exists-p): Ditto.
7186
7187         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Set `shimbun'
7188         argument for `shimbun-header-insert'.
7189
7190 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7191
7192         * elmo-multi.el (elmo-multi-folder-diff): Use dummy number list
7193         at first time.
7194
7195         * elmo-util.el (toplevel): Require 'mcharset and 'pces.
7196         (With a little help from 'NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>')
7197
7198 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7199
7200         * elmo-shimbun.el (elmo-folder-open-internal): Do nothing if unplugged.
7201         (elmo-folder-plugged-p): Define.
7202         (elmo-folder-set-plugged): Ditto.
7203         (elmo-shimbun-msgdb-create-entity): Do nothing if there's no header.
7204         (elmo-folder-list-messages-internal): Return t if unplugged.
7205         (elmo-folder-initialize): Fixed for "@gnome.gnome-1.4-list".
7206
7207         * elmo-multi.el (elmo-folder-list-messages-internal): Fixed problem
7208         when elmo-folder-list-messages-internal method of children returns t.
7209
7210         * elmo-map.el (elmo-map-folder-update-locations): Fixed problem when
7211         pair is nil.
7212         (elmo-folder-open-internal): Don't update if unplugged status.
7213
7214 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7215
7216         * elmo.el (elmo-folder-synchronize): Fixed problem when there's no
7217         new message.
7218
7219 2001-04-12  Yuuichi Teranishi  <teranisi@gohome.org>
7220
7221         * elmo-util.el (elmo-file-cache-save): Ignore errors.
7222
7223         * elmo-net.el (elmo-message-fetch): Check cache-path is non-nil before
7224         saving.
7225
7226 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7227
7228         * elmo.el (elmo-folder-synchronize): Added optional no-check argument.
7229
7230         * elmo-shimbun.el (elmo-shimbun-folder): Added headers slot.
7231         (elmo-folder-open-internal): Set up headers slot.
7232         (elmo-folder-check): Call elmo-folder-close-internal and
7233         elmo-folder-open-internal.
7234         (elmo-folder-close-internal): Clean up headers slot.
7235
7236 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7237
7238         * elmo-archive.el (elmo-archive-folder-list-subfolders): Match
7239         exactly folder list.
7240         (elmo-folder-append-messages): Fixed append archive with prefix.
7241
7242         * elmo-localdir.el (elmo-folder-message-make-temp-files): Fixed
7243         make temp files with start-number.
7244
7245         * elmo-pipe.el (elmo-folder-message-make-temp-file-p): Fixed typo.
7246
7247 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7248
7249         * elmo.el (elmo-folder-list-messages-internal): Fixed lucking optional
7250         argument `visible-only'.
7251         (elmo-generic-folder-append-messages): Fixed condition. Use `unless'
7252         instead of `if'.
7253
7254         * elmo-pop3.el (elmo-folder-open-internal): Check
7255         `elmo-inhibit-number-mapping' is non-nil.
7256
7257         * elmo-pipe.el (elmo-folder-status): Fixed.
7258
7259 2001-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
7260
7261         * elmo.el (elmo-dop-queue-flush): Added autload setting.
7262
7263         * elmo-shimbun.el (elmo-shimbun-folder): Added `header-hash' slot.
7264         (elmo-folder-open-internal): Setup `header-hash' slot.
7265         (elmo-shimbun-msgdb-create-entity): Use `header-hash' to get header
7266         information.
7267         (elmo-map-message-fetch): Ditto.
7268
7269 2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
7270
7271         * shimbun.el, sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7272         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7273         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7274         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el, sb-tcup.el: Removed.
7275
7276         * elmo-util.el (elmo-resque-obsolete-variable): Fix.
7277
7278 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7279
7280         * sb-airs.el: Added footer.
7281
7282         * shimbun.el (shimbun-article): Define as luna-method.
7283
7284         * sb-tcup.el: New file.
7285
7286         * sb-airs.el (toplevel): Require 'sb-mhonarc.
7287         (According to the report from ABE Yasushi <yasushi@indigo.co.jp>)
7288
7289 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7290
7291         * sb-asahi.el (shimbun-index-url): Removed redundant '/' in URL string.
7292         (shimbun-get-headers): Ditto.
7293
7294         * elmo.el: Moved obsolete variable definitions from
7295         elmo-imap4.el, elmo-nntp.el and elmo-pop3.el.
7296
7297         * sb-asahi.el (shimbun-asahi-groups): Deleted "feneral" and "personal"
7298         groups.
7299
7300         * shimbun.el: New file.
7301
7302         * elmo-shimbun.el: New file.
7303
7304         * sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7305         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7306         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7307         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el: New files.
7308
7309 2001-03-27  Kenichi OKADA  <okada@opaopa.org>
7310
7311         * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
7312         hierarchy is t.
7313
7314 2001-03-12  Yuuichi Teranishi  <teranisi@gohome.org>
7315
7316         * elmo.el (elmo-folder-msgdb): Define as macro.
7317         (elmo-folder-open): Added argument `load-msgdb'.
7318         (elmo-generic-folder-open): Ditto.
7319         (elmo-folder-encache): New function.
7320
7321         * elmo-dop.el (elmo-dop-queue): Moved from elmo-dop.el.
7322
7323         * elmo-net.el (elmo-message-fetch): Check the cache path is non-nil.
7324
7325         * elmo-msgdb.el (elmo-msgdb-delete-msgs):
7326         Eliminated argument FOLDER and added argument MSGDB.
7327         (elmo-dop-queue-load): Moved from elmo-dop.el.
7328         (elmo-dop-queue-save): Ditto.
7329
7330         * elmo-map.el (elmo-map-folder-update-locations): Sort by number.
7331
7332         * elmo-imap4.el (elmo-folder-open): Added argument load-msgdb.
7333
7334         * elmo-filter.el (elmo-filter-folder-list-unreads-internal):
7335         Use elmo-folder-msgdb instead of elmo-folder-msgdb-internal.
7336         (elmo-filter-folder-list-importants-internal): Ditto.
7337
7338         * elmo-map.el (elmo-folder-pack-number): Ditto.
7339
7340         * elmo-mime.el (elmo-mime-message-display): Ditto.
7341
7342         * elmo.el (elmo-generic-folder-commit): Ditto.
7343         (elmo-folder-list-unreads): Ditto.
7344         (elmo-folder-list-importants): Ditto.
7345         (elmo-generic-folder-commit): Ditto.
7346         (elmo-message-set-mark): Ditto.
7347         (elmo-generic-folder-append-msgdb): Ditto.
7348         (elmo-folder-synchronize): Ditto.
7349         (elmo-folder-messages): Ditto.
7350         (elmo-init): Call elmo-dop-queue-load.
7351         (elmo-folder-list-messages): Ditto.
7352
7353         * elmo-nntp.el (elmo-folder-update-number): Ditto.
7354         (elmo-nntp-folder-process-crosspost): Ditto.
7355         (elmo-folder-list-unreads-internal): Ditto.
7356
7357         * elmo-dop.el: Removed old functions.
7358
7359 2001-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
7360
7361         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument from
7362         `folder' to `msgdb'.
7363
7364 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7365
7366         * mmimap.el (mmimap-parse-parameters-from-list): Define as alias for
7367         `mime-decode-parameters' instead of `mime-decode-parameter-plist'.
7368
7369         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Bind
7370         case-fold-search.
7371
7372 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7373
7374         * elmo-util.el (elmo-resque-obsolete-variable): Use defvaralias if
7375         defined.
7376
7377         * mmimap.el (toplevel): Require 'mime-parse and 'static.
7378         (mmimap-parse-parameters-from-list): Define as alias for
7379         `mime-decode-parameter-plist' if it is defined as function.
7380         (mmimap-make-mime-entity): Added argument `number'.
7381         (initialize-instance): Set `number' argument of mmimap-make-mime-entity
7382         as 0.
7383         (mime-imap-entity-header-string): Arrange node-id for rfc2060 section.
7384
7385         * elmo.el (elmo-folder-have-subfolder-p): New generic function.
7386
7387         * elmo-mark.el (elmo-folder-have-subfolder-p): Define.
7388
7389         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite.
7390
7391 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7392
7393         * elmo-maildir.el (elmo-folder-msgdb-create): Fixed.
7394
7395         * elmo-imap4.el (elmo-folder-initialize): Fixed problem
7396         when elmo-imap4-default-authenticate-type is nil.
7397         (elmo-folder-list-subfolders): Ditto
7398         (According to the reported of Bun Mizuhara <mizuhara@acm.org>)
7399         (elmo-imap4-fetch-callback-1-subr): Renamed from
7400         `elmo-imap4-fetch-callback-1' and define as inline function.
7401         (elmo-imap4-fetch-callback-1):
7402         Renamed from `elmo-imap4-fetch-callback'.
7403         (elmo-imap4-parse-fetch): Funcall `elmo-imap4-fetch-callback'.
7404
7405         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Fixed
7406         msgdb path (To keep compatibility with main trunk).
7407
7408         * elmo-vars.el (elmo-inhibit-number-mapping): New variable.
7409
7410         * elmo-util.el (elmo-make-file-cache): Moved position of
7411         some macros.
7412
7413         * elmo-pop3.el (elmo-pop3-inhibit-uidl): Eliminated.
7414         (elmo-pop3-get-session): Use `elmo-inhibit-number-mapping'
7415         instead of `elmo-pop3-inhibit-uidl'.
7416         (elmo-folder-exists-p): Ditto.
7417         (elmo-pop3-folder-list-messages): Ditto.
7418
7419         * elmo-pipe.el (elmo-pipe-drain): Use `elmo-inhibit-number-mapping'
7420         instead of `elmo-pop3-inhibit-uidl'.
7421         (elmo-folder-status): Ditto.
7422
7423         * elmo-dop.el (elmo-dop-folder): New variable.
7424         (elmo-dop-lock-message): Eliminated.
7425         (elmo-dop-unlock-message): Ditto.
7426         (elmo-dop-lock-list-load): Ditto.
7427         (elmo-dop-lock-list-save): Ditto.
7428         (elmo-dop-delete-folder): Ditto.
7429         (elmo-dop-rename-folder): Ditto.
7430
7431         * elmo.el: Removed incomplete commentary.
7432
7433 2001-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7434
7435         * elmo.el (toplevel): Require 'elmo-version first;
7436         for little `recursive-load-depth' settings.
7437         Fix "ends here" comment.
7438
7439 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7440
7441         * elmo-util.el (toplevel): Require 'poem;
7442         Some functions are moved from elmo-cache.el.
7443
7444         * elmo-net.el (toplevel): Require 'elmo-cache.
7445
7446         * elmo-msgdb.el (toplevel): Don't require 'elmo-cache.
7447
7448         * elmo.el (toplevel): Ditto.
7449
7450         * elmo-cache.el: Rewrite with luna;
7451         Some functions are moved to elmo-util.el.
7452
7453         * elmo-internal.el (elmo-internal-folder-list): New variable.
7454         (elmo-internal-folder-initialize): Rewrite.
7455         (elmo-folder-list-subfolders): Ditto.
7456
7457         * elmo-cache.el (elmo-cache-search-all): Eliminated.
7458         (elmo-cache-collect-sub-directories): Ditto.
7459
7460 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7461
7462         * elmo-version.el (elmo-version): Up to 2.5.8.
7463
7464         * elmo.el (elmo-folder-list-messages-mark-match): New function.
7465
7466         * elmo-util.el (elmo-list-insert): New function.
7467
7468 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7469
7470         * elmo.el (elmo-init): New function.
7471         (elmo-quit): Call `elmo-crosspost-message-alist-save'.
7472
7473         * elmo-vars.el (elmo-msgdb-file-header-chop-length): New variable
7474         (Renamed from `elmo-localdir-header-chop-length').
7475
7476         * elmo-pop3.el (elmo-pop3-use-cache,
7477         elmo-pop3-send-command-synchronously): Moved from `elmo-vars.el'.
7478
7479         * elmo-nntp.el (elmo-message-fetch): Define.
7480         (elmo-message-fetch-unplugged): Ditto.
7481         (elmo-nntp-overview-fetch-chop-length): Moved from `elmo-vars.el'.
7482         (elmo-nntp-use-cache): Ditto.
7483         (elmo-nntp-max-number-precedes-list-active): Ditto.
7484
7485         * elmo-multi.el (elmo-multi-divide-number): Moved from `elmo-vars.el'.
7486
7487         * elmo-msgdb.el (elmo-localdir-insert-header): Renamed to
7488         `elmo-msgdb-insert-file-header'.
7489         Use `elmo-msgdb-file-header-chop-length'.
7490
7491         * elmo-localdir.el (elmo-localdir-lockfile-list): Moved from
7492         `elmo-vars.el'.
7493
7494         * elmo-cache.el (elmo-cache-insert-header): Eliminated.
7495         (elmo-cache-msgdb-create-overview-entity-from-file): Use
7496         `elmo-msgdb-insert-file-header'.
7497
7498         * elmo-imap4.el, elmo-nntp.el, elmo-pop3.el:
7499         Use new variable;
7500         Define obsolete variables with `elmo-define-obsolete-variable',
7501
7502         * elmo-util.el (elmo-warning-buffer-name): New constant.
7503         (elmo-warning): New function.
7504         (elmo-obsolete-variable-alist): New variable.
7505         (elmo-obsolete-variable-show-warnings): New variable.
7506         (elmo-define-obsolete-variable): New function.
7507         (elmo-resque-obsolete-variable): Ditto.
7508         (elmo-resque-obsolete-variables): Ditto.
7509
7510 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7511
7512         * elmo-vars.el (elmo-use-buffer-cache, elmo-buffer-cache-size):
7513         Eliminated.
7514
7515         * elmo-pop3.el, elmo-nntp.el: Use custom.
7516
7517 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7518
7519         * elmo-imap4.el (elmo-network-authenticate-session): Fix.
7520         * elmo-pop3.el (elmo-network-authenticate-session): Add comments.
7521
7522 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7523
7524         * Luna-fy Kenichi OKADA's following changes.
7525         * elmo.el (elmo-folder-list-messages-internal): Added optional argument
7526         `nohide'.
7527         (elmo-folder-synchronize): Changed meaning of argument `ignore-msgdb'.
7528
7529 2001-02-21  OKAZAKI Tetsurou  <okazaki@be.to>
7530
7531         * elmo-util.el (elmo-display-progress): Prefer
7532         `progress-feedback-with-label' to `lprogress-display'.
7533
7534 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7535
7536         * elmo-imap4.el (elmo-imap4-list-folder): Added 'uid'
7537
7538 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7539
7540         * elmo2.el (elmo-list-folder): Added optional argument `nohide'.
7541         * elmo-imap4.el (elmo-imap4-list-folder): Added optional argument `nohide'.
7542         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
7543         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
7544         * elmo-localdir.el (elmo-localdir-list-folder): Ditto.
7545         * elmo-localnews.el (elmo-localnews-list-folder): Ditto.
7546         * elmo-archive.el (elmo-archive-list-folder): Ditto.
7547         * elmo-filter.el (elmo-filter-list-folder): Ditto.
7548         * elmo-internal.el (elmo-internal-list-folder): Ditto.
7549         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
7550         * elmo-multi.el (elmo-multi-list-folder): Ditto.
7551         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
7552         * elmo-dop.el (elmo-dop-list-folder): Ditto.
7553
7554 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7555
7556         * elmo-msgdb.el (elmo-msgdb-max-of-killed): New function.
7557         * elmo-imap4.el (elmo-imap4-list-folder): Use killed-list.
7558
7559 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7560
7561         * elmo.el (elmo-folder-process-crosspost): New generic method.
7562         (elmo-folder-writable-p): Ditto.
7563         (elmo-folder-message-appendable-p): Eliminated.
7564         (elmo-generic-folder-append-msgdb): Rewrite.
7565         (elmo-newsgroups-hashtb): New internal variable.
7566         (elmo-crosspost-message-set): Eliminated.
7567         (elmo-crosspost-message-delete): Ditto.
7568         (elmo-setup-subscribed-newsgroups): New function.
7569         (elmo-crosspost-message-alist-modified): New internal variable.
7570         (elmo-crosspost-message-alist-load): New function (Renamed from
7571         `wl-crosspost-alist-load').
7572         (elmo-crosspost-message-alist-save): Ditto (Renamed from
7573         `wl-crosspost-alist-save').
7574
7575         * elmo-util.el (elmo-parse): New function (Renamed from `wl-parse').
7576
7577         * elmo-nntp.el (elmo-nntp-folder): New slots `temp-crosses' and
7578         `unreads'.
7579         (elmo-nntp-groups-hashtb): Eliminated (Renamed to
7580         elmo-newsgroups-hashtb).
7581         (elmo-nntp-message-fetch): Call `elmo-nntp-setup-crosspost-buffer',
7582         `elmo-nntp-folder-update-crosspost-message-alist'.
7583         (elmo-nntp-get-folders-info): Use `elmo-newsgroups-hashtb' instead of
7584         `elmo-nntp-groups-hashtb'.
7585         (elmo-nntp-make-groups-hashtb): Eliminated.
7586         (elmo-nntp-parse-newsgroups): New function (Renamed from
7587         `wl-parse-newsgroups').
7588         (elmo-folder-creatable-p, elmo-folder-writable-p,
7589         elmo-folder-close-internal, elmo-folder-mark-as-read,
7590         elmo-folder-process-crosspost, elmo-folder-list-unreads-internal):
7591         Define.
7592         (elmo-nntp-folder-update-crosspost-message-alist): New function.
7593
7594         * elmo-net.el (elmo-message-fetch): Check buffer size.
7595
7596         * elmo-multi.el (elmo-multi-split-number-alist): New function.
7597
7598         * elmo-localdir.el (elmo-folder-append-buffer): Fixed logic.
7599
7600         * elmo-imap4.el (elmo-folder-rename-internal): Send `select' command
7601         before `close' command.
7602
7603         * elmo.el (elmo-folder-list-unreads-internal): Added argument
7604         `mark-alist' (All other related portions are changed).
7605
7606 2001-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
7607
7608         * elmo-util.el (elmo-create-hash-size): Eliminated.
7609         (elmo-make-hash) Make a hash with `one less than a power of two'
7610         length.
7611
7612         * elmo-vars.el (elmo-hash-minimum-size): New variable.
7613         (elmo-hash-maximum-size): Changed value.
7614
7615 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7616
7617         * elmo-mime.el (elmo-mime-message-display): Added argument `unread'.
7618         (elmo-mime-message-display-as-is): Ditto.
7619
7620 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7621
7622         * elmo-pipe.el (elmo-pipe-drain): Eliminated needless bindings;
7623         Use `elmo-folder-close-internal' instead of `elmo-folder-close'.
7624
7625 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7626
7627         * elmo-mark.el: New file.
7628
7629         * elmo-internal.el: Rewrite (Almost empty).
7630
7631 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7632
7633         * mmimap.el (mmimap-make-mime-entity): Consider message/rfc822.
7634         (mime-imap-entity-header-string): Ditto.
7635         (mmimap-entity-section): Rewrite.
7636
7637 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7638
7639         * elmo-nmz.el: New file.
7640
7641         * elmo-pipe.el: Rewrite with luna.
7642
7643 2001-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
7644
7645         * elmo-archive.el: Rewrite with luna.
7646
7647         * elmo-multi.el (elmo-folder-list-unreads-internal): Fixed.
7648         (elmo-folder-list-importants-internal): Ditto.
7649
7650 2001-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
7651
7652         * elmo-archive.el (elmo-archive-version): Abolish.
7653         (toplevel) Removed `boso' comment.
7654
7655 2001-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
7656
7657         * elmo-msgdb.el (elmo-msgdb-add-msgs-to-seen-list): Renamed from
7658         elmo-msgdb-add-msgs-to-seen-list-subr;
7659         Changed argument seen-marks to unread-marks.
7660
7661         * elmo-nntp.el: Rewrite with luna.
7662
7663 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7664
7665         * elmo-filter.el: Rewrite with luna.
7666
7667 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7668
7669         * elmo-pop3.el: Rewrite with luna.
7670
7671 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7672
7673         * elmo-multi.el: Rewrite with luna.
7674
7675         * elmo-vars.el (elmo-use-killed-list): Abolish.
7676         All other related portions are changed.
7677         (elmo-filename-replace-string-alist): Renamed from
7678         elmo-msgid-replace-string-alist.
7679
7680 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7681
7682         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument.
7683
7684         * elmo-map.el: New file.
7685         * elmo-maildir.el: Rewrite with luna.
7686
7687 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7688
7689         * elmo.el: Changed meaning of `elmo-folder-commit'.
7690         * elmo-mime.el (elmo-mime-display-as-is-internal): New function.
7691
7692 2001-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
7693
7694         * elmo.el (elmo-folder-append-buffer): New function.
7695         (Renamed from `elmo-append-msg')
7696
7697 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
7698
7699         * elmo-mime.el: New file.
7700
7701 2000-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
7702
7703         * elmo-cache.el: Rewrite.
7704
7705 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7706
7707         * elmo-pop3.el (elmo-network-authenticate-session): Bind `sasl-mechanisms'
7708
7709 2000-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
7710
7711         * elmo-vars.el (elmo): New group.
7712         (elmo-strict-diff-folder-regexp): New variable.
7713
7714         * elmo-util.el (elmo-call-func): Abolish.
7715         (elmo-folder-get-type): Ditto.
7716         (elmo-*-get-spec): Ditto.
7717         (elmo-*-spec-*): Ditto.
7718         (elmo-imap4-identical-name-space-p): Ditto.
7719         (elmo-folder-identical-system-p): Ditto.
7720         (elmo-folder-direct-copy-alist): Ditto.
7721         (elmo-folder-direct-copy-p): Ditto.
7722
7723         * elmo-pipe.el (elmo-pipe-folder): New luna class.
7724         (elmo-folder-initialize): Define.
7725         (elmo-folder-get-primitive-list): Ditto.
7726
7727         * elmo-nntp.el (elmo-nntp-folder): New luna class.
7728         (elmo-folder-initialize): Define.
7729         Renamed `elmo-network-session-host-internal' to
7730         `elmo-network-session-server-internal'.
7731
7732         * elmo-multi.el (elmo-multi-folder): New luna class.
7733         (elmo-folder-initialize): Define.
7734         (elmo-folder-get-primitive-list): Ditto.
7735         (elmo-folder-contains-type): Ditto.
7736         (elmo-message-use-cache-p): Ditto.
7737
7738         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolish.
7739         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path'.
7740
7741         * elmo-maildir.el (elmo-maildir-folder): New luna class.
7742         (elmo-folder-initialize): Define.
7743
7744         * elmo-filter.el (elmo-filter-folder): New luna class.
7745         (elmo-folder-initialize): Define.
7746         (elmo-folder-get-primitive-list): Ditto.
7747         (elmo-folder-contains-type): Ditto.
7748
7749 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7750
7751         * elmo-imap4.el: Rewrite with luna.
7752
7753         * mmimap.el: New file.
7754
7755         * mmelmo.el, mmelmo-imap4.el: Removed.
7756
7757         * elmo-net.el: Ditto.
7758
7759         * elmo-pop3.el (elmo-pop3-folder): New luna class.
7760         (elmo-folder-initialize): Define.
7761
7762         * elmo-archive.el (elmo-archive-folder): New luna class.
7763         (elmo-folder-initialize): Define.
7764
7765         * elmo-dop.el: Rename `elmo-msgdb-expand-path' to
7766         `elmo-folder-msgdb-path'.
7767         (elmo-dop-queue-append): Use `elmo-folder-name-internal' and
7768         `elmo-make-folder'.
7769
7770 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7771
7772         * elmo.el: New file.
7773
7774         * elmo2.el: Renamed to elmo.el.
7775
7776 \f
7777 2001-02-01  OKAZAKI Tetsurou  <okazaki@be.to>
7778
7779         * elmo-cache.el (elmo-cache-expire-by-size): Count
7780         a disk usage for a cache file entry in KB even when
7781         its kind is a directory.
7782
7783 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7784
7785         * elmo-version.el (elmo-version): Up to 2.5.7.
7786
7787 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7788
7789         * elmo-version.el (elmo-version): Up to 2.5.6.
7790
7791 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7792
7793         * elmo-version.el (elmo-version): Up to 2.5.5.
7794
7795 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
7796
7797         * elmo-imap4.el (elmo-network-authenticate-session):
7798         Fixed a logic for response checking.
7799
7800 2000-12-15   Daiki Ueno  <ueno@unixuser.org>
7801
7802         * elmo-net.el: Add autoload settings for `starttls-negotiate',
7803         `sasl-find-mechanism', `sasl-make-client', `sasl-mechanism-name',
7804         `sasl-next-step', `sasl-step-data' and `sasl-step-set-data'; bind
7805         `sasl-mechanisms'.
7806
7807         * elmo-imap4.el: Don't require `sasl'; remove autoload settings
7808         for `starttls-open-stream' and `starttls-negotiate'.
7809
7810         * elmo-nntp.el: Remove autoload settings for
7811         `starttls-open-stream' and `starttls-negotiate'.
7812
7813         * elmo-pop3.el: Don't require `sasl'; remove autoload settings
7814         for `starttls-open-stream' and `starttls-negotiate'; don't enclose
7815         `luna-define-class' with `eval-and-compile'.
7816
7817 2000-12-01  Kenichi OKADA  <okada@opaopa.org>
7818
7819         * elmo-util.el (elmo-read-search-condition-internal):
7820         Require an element of table for searching field.
7821
7822 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7823
7824         * elmo-version.el (elmo-version): Up to 2.5.4.
7825
7826 2000-11-26  Kenichi OKADA  <okada@opaopa.org>
7827
7828         * elmo-nntp.el (elmo-network-initialize-session): Accept response 20[01].
7829
7830 2000-11-24  Kenichi OKADA  <okada@opaopa.org>
7831
7832         * elmo-nntp.el (elmo-network-initialize-session): omitted.
7833
7834 2000-11-22  Kenichi OKADA  <okada@opaopa.org>
7835
7836         * elmo-nntp.el (elmo-network-initialize-session): Skip garbage output
7837         before greeting.
7838
7839 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7840
7841         * elmo-imap4.el (elmo-imap4-delete-folder):
7842         Send "close" before "delete" (Use commented out line).
7843         (elmo-imap4-rename-folder): Ditto.
7844
7845         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
7846         folder string itself.
7847         (elmo-dop-list-deleted): New function.
7848         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
7849         killed.
7850
7851         * elmo-util.el (elmo-string-rassoc-all): New function.
7852
7853 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7854
7855         * elmo-version.el (elmo-version): Up to 2.5.3.
7856
7857         * elmo-net.el (elmo-network-get-session): Changed logic for
7858         checking process status.
7859
7860         * elmo-pop3.el (elmo-network-close-session): Do nothing if session
7861         process is nil;
7862         Changed logic for checking process status.
7863
7864 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7865
7866         * elmo-pop3.el (elmo-network-initialize-session): Skip garbage output
7867         before greeting.
7868         (elmo-network-setup-session): Set UIDL hash size according to
7869         the length of list response.
7870         (elmo-pop3-parse-list-response): Setup elmo-pop3-size-hash
7871         according to the length of list response;
7872         Return the length of list response.
7873         (Adviced by OKAZAKI Tetsurou <okazaki@be.to>)
7874
7875 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
7876
7877         * elmo-imap4.el (toplevel): Require 'ssl.
7878         Add autoload 'starttls.
7879         * elmo-pop3.el (toplevel): Ditto.
7880         * elmo-nntp.el (toplevel): Ditto.
7881
7882 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7883
7884         * elmo-imap4.el (toplevel): defun at compile time.
7885         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
7886         sasl-next-step, sasl-step-data, sasl-step-set-data.
7887         * elmo-pop3.el (toplevel): Ditto.
7888
7889 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7890
7891         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
7892
7893 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7894
7895         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
7896         if error.
7897         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
7898         and `elmo-pop-auth-apop'.
7899
7900 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7901
7902         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
7903
7904 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7905
7906         * elmo-pop3.el (elmo-network-authenticate-session): Split
7907         encoded response value.
7908
7909 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7910
7911         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
7912         `elmo-pop3-force-login'.
7913         Redefine `sasl-mechanisms'.
7914         * elmo-vars.el (elmo-pop3-force-login): Ditto.
7915
7916 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7917
7918         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
7919         Delete `elmo-imap4-authenticator-alist'.
7920         (elmo-imap4-auth-cram-md5): Delete.
7921         (elmo-imap4-auth-digest-md5): Delete.
7922
7923 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7924
7925         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
7926         (elmo-pop3-auth-scram-md5): Ditto.
7927         (elmo-pop3-auth-cram-md5): Ditto.
7928
7929 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7930
7931         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
7932         Delete `elmo-pop3-authenticator-alist'.
7933
7934 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7935
7936         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
7937         new SASL API.
7938         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
7939
7940 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7941
7942         * elmo-util.el (elmo-folder-local-p): Treat pipe and filter.
7943
7944 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7945
7946         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7947         Fixed problem when `elmo-pop3-use-uidl' is nil.
7948         (Reported by Takenobu Sugiyama <sugiyama@ae.advantest.co.jp>)
7949
7950 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7951
7952         * elmo-version.el (elmo-version): Up to 2.5.2.
7953
7954 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7955
7956         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7957         New function.
7958         (elmo-pop3-sort-msgdb-by-original-number): Ditto.
7959         (elmo-pop3-msgdb-create-as-numlist): Use it.
7960
7961         * elmo-imap4.el (elmo-imap4-arrival-filter): Check process-buffer.
7962         (Based on the report by AMAKAWA Shuhei <sa264@cam.ac.uk>)
7963
7964         * elmo-pop3.el (elmo-pop3-msgdb-create-as-numlist): Sort msgdb by date.
7965         (Pointed out by Mikiya Tani <m-tani@hml.cl.nec.co.jp>)
7966
7967 2001-01-13 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7968
7969         * elmo2.el (elmo-make-folder-numbers-list): Fixed problem
7970         when elmo-mark-as-read is called with second argument nil.
7971
7972 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7973
7974         * elmo-pipe.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7975         Moved to elmo-util.el.
7976
7977         * elmo-util.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7978         Moved from elmo-pipe.el
7979
7980         * elmo-archive.el (elmo-archive-call-process): Enclose with
7981         static-if.
7982
7983         * elmo-imap4.el (elmo-imap4-read-msg): Use "BODY[]" instead of
7984         "RFC822" (because RFC822.PEEK is obsolete).
7985         (Adviced by IMAI Takeshi <imai@on.rim.or.jp>)
7986
7987 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7988
7989         * elmo-archive.el (elmo-archive-call-process): Don't check for
7990         the exit status when Nemacs is running.
7991
7992 2001-01-09  Yuuichi Teranishi  <teranisi@gohome.org>
7993
7994         * elmo-net.el (elmo-network-session-password-key): Don't set default to
7995         'plain.
7996
7997         * elmo-util.el (elmo-imap4-get-spec): Set default of auth to 'clear.
7998         (elmo-pop3-get-spec): Set default of auth to 'user.
7999
8000         * elmo-imap4.el (elmo-imap4-session-check):
8001         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8002         (elmo-imap4-clear-login): New function; Renamed from `elmo-imap4-login'.
8003         (elmo-imap4-auth-login): New function; Revival.
8004         (elmo-network-authenticate-session): Use `elmo-imap4-clear-login' and
8005         `elmo-imap4-auth-login'.
8006
8007 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8008
8009         * elmo2.el (toplevel): Move `product-provide' declare.
8010         * mmelmo.el (toplevel): Ditto.
8011
8012 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8013
8014         * elmo-util.el (elmo-folder-get-store-type): Rewrite.
8015
8016 2000-12-26  OKAZAKI Tetsurou <okazaki@be.to>
8017
8018         * elmo-util.el (elmo-folder-get-store-type): New function.
8019         (elmo-folder-direct-copy-p): Use it.
8020
8021 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8022
8023         * elmo-imap4.el (elmo-imap4-msgdb-create): Set
8024         `elmo-imap4-fetch-callback-data' as a cons cell of `args'
8025         and result of `elmo-imap4-use-flag-p'.
8026         (elmo-imap4-fetch-callback-1): Set mark according to
8027         the result of `elmo-imap4-use-flag-p'.
8028
8029 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
8030
8031         * elmo-msgdb.el (elmo-generic-folder-diff): Moved from elmo2.el
8032         (elmo-generic-list-folder-unread): Ditto.
8033         (elmo-folder-get-info): Ditto.
8034         (elmo-folder-set-info-max-by-numdb): Ditto.
8035         (elmo-folder-get-info-max): Ditto.
8036         (elmo-folder-get-info-length): Ditto.
8037         (elmo-folder-get-info-unread): Ditto.
8038         (elmo-folder-info-make-hashtb): Ditto.
8039
8040         * elmo2.el: Removed above functions.
8041
8042 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
8043
8044         * elmo-imap4.el (toplevel): Require 'ssl.
8045         Add autoload 'starttls.
8046         * elmo-pop3.el (toplevel): Ditto.
8047         * elmo-nntp.el (toplevel): Ditto.
8048
8049 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8050
8051         * elmo-imap4.el (toplevel): defun at compile time.
8052         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
8053         sasl-next-step, sasl-step-data, sasl-step-set-data.
8054         * elmo-pop3.el (toplevel): Ditto.
8055
8056 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8057
8058         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
8059
8060 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8061
8062         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
8063         if error.
8064         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
8065         and `elmo-pop-auth-apop'.
8066
8067 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8068
8069         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
8070
8071 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8072
8073         * elmo-pop3.el (elmo-network-authenticate-session): Split
8074         encoded response value.
8075
8076 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8077
8078         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
8079         `elmo-pop3-force-login'.
8080         Redefine `sasl-mechanisms'.
8081         * elmo-vars.el (elmo-pop3-force-login): Ditto.
8082
8083 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8084
8085         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
8086         Delete `elmo-imap4-authenticator-alist'.
8087         (elmo-imap4-auth-cram-md5): Delete.
8088         (elmo-imap4-auth-digest-md5): Delete.
8089
8090 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8091
8092         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
8093         (elmo-pop3-auth-scram-md5): Ditto.
8094         (elmo-pop3-auth-cram-md5): Ditto.
8095
8096 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8097
8098         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
8099         Delete `elmo-pop3-authenticator-alist'.
8100
8101 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8102
8103         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
8104         new SASL API.
8105         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
8106
8107 \f
8108 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
8109
8110         * elmo-nntp.el (elmo-nntp-get-folders-info): Fixed last change.
8111
8112 2000-12-01  Yuuichi Teranishi  <teranisi@gohome.org>
8113
8114         * elmo-nntp.el (elmo-nntp-get-folders-info):
8115         Fixed problem when '\' character is contained in user-id.
8116         (Reported by Yoichiro Okabe <okabe@wizsoft.co.jp>)
8117
8118 \f
8119 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8120
8121         * elmo-imap4.el (elmo-imap4-delete-folder):
8122         Send "close" before "delete" (Use commented out line).
8123         (elmo-imap4-rename-folder): Ditto.
8124
8125         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
8126         folder string itself.
8127         (elmo-dop-list-deleted): New function.
8128         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
8129         killed.
8130
8131         * elmo-util.el (elmo-string-rassoc-all): New function.
8132
8133         * elmo-version.el (elmo-version): Up to 2.5.1.
8134
8135 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8136
8137         * elmo-pop3.el (elmo-pop3-folder-exists-p): Don't use UIDL.
8138
8139         * elmo-internal.el (elmo-internal-search): Fix last change.
8140
8141 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8142
8143         * elmo-internal.el (elmo-internal-search): Rewrite.
8144         (Fixed problem which is pointed out by Akihiro MOTOKI
8145         <motoki@da.jp.nec.com>)
8146
8147         * elmo-version.el (elmo-version): Up to 2.5.0.
8148
8149 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8150
8151         * elmo-imap4.el (elmo-imap4-list-folders): Append authenticate-type.
8152
8153 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8154
8155         * elmo-imap4.el (elmo-imap4-list-folders): When hierarchy is
8156         non-nil, make hierarchy.
8157
8158 2000-11-05  OKAZAKI Tetsurou  <okazaki@be.to>
8159
8160         * elmo-pipe.el (elmo-pipe-drain): When calling `elmo-list-folder',
8161         `elmo-pop3-use-uidl' must be bound to nil.
8162         (Pointed out by Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>)
8163
8164 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8165
8166         * elmo-util.el (elmo-copy-file): Don't cause an error after
8167         `add-name-to-file' failed.
8168
8169         * elmo-pipe.el (elmo-pipe-drain): List folder before loading msgdb.
8170         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8171
8172 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8173
8174         * elmo-version.el (elmo-version): Up to 2.3.93.
8175
8176 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8177
8178         * elmo-util.el (elmo-flatten): New function.
8179
8180 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8181
8182         * elmo-archive.el (toplevel): Added (C) to copyright notice, and
8183         sync Author header.
8184         * elmo-cache.el (toplevel): Ditto.
8185         * elmo-database.el (toplevel): Ditto.
8186         * elmo-date.el (toplevel): Ditto.
8187         * elmo-dop.el (toplevel): Ditto.
8188         * elmo-filter.el (toplevel): Ditto.
8189         * elmo-imap4.el (toplevel): Ditto.
8190         * elmo-internal.el (toplevel): Ditto.
8191         * elmo-localdir.el (toplevel): Ditto.
8192         * elmo-localnews.el (toplevel): Ditto.
8193         * elmo-maildir.el (toplevel): Ditto.
8194         * elmo-msgdb.el (toplevel): Ditto.
8195         * elmo-multi.el (toplevel): Ditto.
8196         * elmo-net.el (toplevel): Ditto.
8197         * elmo-nntp.el (toplevel): Ditto.
8198         * elmo-pipe.el (toplevel): Ditto.
8199         * elmo-pop3.el (toplevel): Ditto.
8200         * elmo-util.el (toplevel): Ditto.
8201         * elmo-vars.el (toplevel): Ditto.
8202         * elmo2.el (toplevel): Ditto.
8203         * mmelmo-imap4.el (toplevel): Ditto.
8204         * mmelmo.el (toplevel): Ditto.
8205
8206         * elmo-version.el (elmo-version): Move to top.
8207
8208         * elmo-cache.el (toplevel): Fixed multiple Author header format.
8209         * elmo-imap4.el (toplevel): Ditto.
8210         * elmo-localdir.el (toplevel): Ditto.
8211         * elmo-msgdb.el (toplevel): Ditto.
8212         * elmo-nntp.el (toplevel): Ditto.
8213         * elmo-pop3.el (toplevel): Ditto.
8214         * elmo-version.el (toplevel): Ditto.
8215
8216         * elmo-localnews.el (toplevel): Added Keyword header.
8217
8218 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8219
8220         * elmo-version.el (product-version-as-string): Defined using
8221         `defun-maybe'.
8222         (toplevel): Use it.
8223
8224         * elmo-localdir.el (toplevel): Updated copyright notice.
8225         * elmo-version.el (toplevel): Ditto.
8226         * elmo-msgdb.el (toplevel): Ditto.
8227         * elmo-imap4.el (toplevel): Ditto.
8228         * elmo-nntp.el (toplevel): Ditto.
8229         * elmo-pop3.el (toplevel): Ditto.
8230
8231 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8232
8233         * elmo-pipe.el (elmo-pipe-drain): Don't save msgdb after moving
8234         messages.
8235
8236         * mmelmo.el (mime-parse-parameters-from-list): Don't downcase
8237         parameter value (It sometimes contains raw kanji).
8238
8239 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8240
8241         * elmo-imap4.el (elmo-network-initialize-session): Check capability.
8242         * elmo-pop3.el (elmo-network-initialize-session): Ditto.
8243
8244 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8245
8246         * elmo-imap4.el (elmo-network-initialize-session): Fix.
8247
8248 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8249
8250         * elmo-imap4.el (elmo-network-initialize-session): Change error message.
8251         * elmo-pop3.el (elmo-network-initialize-session): Change error message.
8252
8253 2000-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
8254
8255         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Return response
8256         value if selecting folder succceeded.
8257         (Advised by MII Kazuyoshi <mii@isl.ntt.co.jp> for prom-wl.)
8258
8259 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8260
8261         * elmo-util.el (elmo-make-directory): Fixed permission lateral
8262         representation.
8263
8264         * elmo-util.el (elmo-string-matched-member): New function.
8265
8266 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8267
8268         * elmo-util.el (elmo-unintern): New macro.
8269         (elmo-number-set-member): Fixed docstring.
8270
8271         * elmo-imap4.el (elmo-imap4-parse-response): Call `elmo-unintern' for
8272         tag token.
8273
8274 2000-10-25  OKAZAKI Tetsurou  <okazaki@be.to>
8275
8276         * elmo-imap4.el (elmo-imap4-client-eol): Remove duplicated defvar
8277         of `elmo-imap4-status' and `elmo-imap4-reached-tag'.
8278
8279 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8280
8281         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Added argument
8282         `no-error'.
8283         Added docstring.
8284         Return non-nil if selecting folder succeeded.
8285         (elmo-imap4-folder-exists-p): Call with argument 'no-error.
8286
8287 2000-10-23  Yuuichi Teranishi  <teranisi@gohome.org>
8288
8289         * elmo-maildir.el (elmo-maildir-get-filename): Fixed problem when
8290         `file-name-completion' returns t.
8291         (Reported by Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>)
8292         (elmo-maildir-set-mark): Put `info' part to the files in the cur
8293         directory if it does not exist.
8294         (elmo-maildir-update-current): Use `while' instead of `mapcar'
8295         for iteration.
8296
8297 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8298
8299         * elmo-imap4.el (elmo-imap4-folder-exists-p): Removed `condition-case'
8300         enclosure (It's harmful in unplugged status).
8301
8302         * elmo-pop3.el (elmo-pop3-folder-exists-p): Ditto.
8303
8304         * mmelmo-1.el: Removed.
8305
8306         * mmelmo-2.el: Ditto.
8307
8308         * mmelmo-imap4-1.el: Ditto.
8309
8310         * mmelmo-imap4-2.el: Ditto.
8311
8312         * mmelmo-imap4.el: Merged mmelmo-imap4-2.el
8313
8314         * mmelmo.el: Merged mmelmo-2.el.
8315
8316         * elmo-version.el (elmo-version): Up to 2.3.92.
8317
8318 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8319
8320         * elmo2.el (elmo-move-msgs, elmo-msgdb-load, elmo-msgdb-save,
8321         elmo-update-number): Remove last period in "...done." message.
8322         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
8323         Ditto.
8324         * elmo-cache.el (elmo-cache-expire-by-size,
8325         elmo-cache-get-sorted-cache-file-list,
8326         elmo-cache-msgdb-create-as-numlist): Ditto.
8327         * elmo-dop.el (elmo-dop-save-pending-messages,
8328         (elmo-dop-flush-pending-append-operations): Ditto.
8329         * elmo-imap4.el (elmo-imap4-msgdb-create): Ditto.
8330         * elmo-internal.el (elmo-internal-msgdb-create): Ditto.
8331         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist,
8332         (elmo-localdir-pack-number): Ditto.
8333         * elmo-maildir.el (elmo-maildir-msgdb-create): Ditto.
8334         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Ditto.
8335         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer,
8336         mime-write-entity-content): Ditto.
8337         * pldap.el (ldap-search-basic): Ditto.
8338
8339 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8340
8341         * elmo-version.el (elmo-version): Up to 2.3.91.
8342
8343         * elmo-filter.el (elmo-filter-folder-diff): Use target folder's diff
8344         Only when filter is 'last'.
8345
8346         * elmo-util.el (elmo-condition-atom-regexp): New constant.
8347         (elmo-condition-parse-search-value): Use it.
8348         (elmo-read-search-condition-internal): Quote value only when
8349         it is not an atom.
8350
8351 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8352
8353         * elmo2.el (elmo-generic-folder-diff): Fix.
8354
8355 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8356
8357         * elmo-msgdb.el (elmo-msgdb-killed-list-length): New function.
8358         * elmo-localdir.el (elmo-localdir-list-folder-subr): Fix.
8359         * elmo-maildir.el (elmo-maildir-list-folder-subr): Fix.
8360         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8361         * elmo-internal.el (elmo-internal-list-folder-subr): Fix.
8362         * elmo-imap4.el (elmo-imap4-max-of-folder): Fix.
8363
8364 2000-10-17  Akihiro MOTOKI <motoki@da.jp.nec.com>
8365
8366         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Search by
8367         extra-fields.
8368
8369 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8370
8371         * elmo-version.el (elmo-version): Up to 2.3.90.
8372
8373         * elmo-imap4.el (elmo-imap4-list-folder-unread): Check plugged status.
8374         (elmo-imap4-list-folder-important): Ditto.
8375
8376 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8377
8378         * elmo-nntp.el (elmo-network-initialize-session): Fix.
8379
8380 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8381
8382         * elmo-nntp.el (elmo-nntp-read-msg): Don't error.
8383
8384 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8385
8386         * elmo-nntp.el (elmo-network-initialize-session):
8387         Add starttls negotiation.
8388
8389 2000-10-15  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8390
8391         * elmo-nntp.el (elmo-network-initialize-session): Read greeting
8392         response.
8393         (elmo-network-setup-session): Define.
8394         Call `elmo-nntp-send-mode-reader' when session opened.
8395
8396 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8397
8398         * elmo-multi.el (elmo-multi-list-folder-unread): Fixed.
8399
8400 2000-10-13  OKAZAKI Tetsurou  <okazaki@be.to>
8401
8402         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Remove
8403         an invalid SPACE character ahead of `SEARCH' command.  Move
8404         a valid SPACE character following `SEARCH' from conditional
8405         `format' arguments to control-strings.
8406
8407 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8408
8409         * elmo2.el (elmo-call-func-on-markable-msgs): Return t if marking
8410         was succeeded.
8411
8412         * elmo-util.el (elmo-folder-get-spec): Enclose with save-match-data.
8413
8414 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8415
8416         * elmo-localdir.el (elmo-localdir-list-folders-subr): Bind
8417         `w32-get-true-file-link-count' as t.
8418
8419         * elmo-imap4.el (elmo-imap4-read): Abolished.
8420         (Renamed to `elmo-read' and moved to elmo-util.el)
8421         All other related portions are changed.
8422
8423         * elmo-util.el (elmo-read): New function.
8424         (elmo-condition-parse-search-value): Use it.
8425
8426 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8427
8428         * elmo2.el (elmo-quit): Don't use `elmo-nntp-flush-connection'.
8429
8430         * elmo-nntp.el (elmo-nntp-session): Define.
8431         (elmo-nntp-setting): Abolished.
8432         All other related portions are changed.
8433         (elmo-nntp-get-server-command): Changed argument.
8434         (elmo-nntp-set-server-command): Ditto.
8435         (elmo-nntp-xover-p): Ditto.
8436         (elmo-nntp-set-xover): Ditto.
8437         (elmo-nntp-listgroup-p): Ditto.
8438         (elmo-nntp-set-listgroup): Ditto.
8439         (elmo-nntp-list-active-p): Ditto.
8440         (elmo-nntp-set-list-active): Ditto.
8441         (elmo-nntp-xhdr-p): Ditto.
8442         (elmo-nntp-set-xhdr): Ditto.
8443         (elmo-nntp-flush-connection): Abolished.
8444         (elmo-nntp-get-connection): Abolished.
8445         (elmo-nntp-get-session): New function.
8446         (elmo-network-initialize-session): Defined.
8447         (elmo-network-authenticate-session): Ditto.
8448         (elmo-nntp-send-mode-reader): Changed argument.
8449         (elmo-nntp-send-command): Changed argument.
8450         All other related portions are changed.
8451         (elmo-nntp-read-response): Ditto.
8452         (elmo-nntp-read-raw-response): Ditto.
8453         (elmo-nntp-read-contents): Ditto.
8454         (elmo-nntp-read-body): Ditto.
8455         (elmo-nntp-goto-folder): Abolished.
8456         (elmo-nntp-select-group): New function.
8457         All other related portions are changed.
8458         (This function substitutes `elmo-nntp-goto-folder')
8459         (elmo-nntp-msgdb-create-by-header): Rewrite.
8460         (elmo-nntp-get-overview): Eliminated.
8461         (elmo-nntp-get-message): Ditto.
8462         (elmo-nntp-open-connection) Abolished.
8463         (elmo-nntp-read-msg): Rewrite.
8464         (elmo-nntp-post): Ditto.
8465         (elmo-nntp-send-data): Abolished.
8466         (elmo-nntp-send-buffer): New function.
8467         (elmo-nntp-send-data-line): Define as inline function.
8468         (elmo-nntp-get-folders-info-prepare): Use session as key.
8469         (elmo-nntp-groups-read-response): Changed argument.
8470         (elmo-nntp-retrieve-headers): Ditto.
8471         (elmo-nntp-msgdb-create-message): Ditto.
8472
8473         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Fixed problem
8474         when searching by 'since' or 'before'.
8475
8476 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8477
8478         * elmo-version.el (toplevel): Use product-version-as-string for set
8479         verstion-string, if defined.
8480
8481 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8482
8483         * elmo-util.el: Doc fixes.
8484
8485 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8486
8487         * elmo-archive.el (toplevel): Use product-provide.
8488         * elmo-cache.el (toplevel): Ditto.
8489         * elmo-database.el (toplevel): Ditto.
8490         * elmo-date.el (toplevel): Ditto.
8491         * elmo-dop.el (toplevel): Ditto.
8492         * elmo-filter.el (toplevel): Ditto.
8493         * elmo-imap4.el (toplevel): Ditto.
8494         * elmo-internal.el (toplevel): Ditto.
8495         * elmo-localdir.el (toplevel): Ditto.
8496         * elmo-localnews.el (toplevel): Ditto.
8497         * elmo-maildir.el (toplevel): Ditto.
8498         * elmo-msgdb.el (toplevel): Ditto.
8499         * elmo-multi.el (toplevel): Ditto.
8500         * elmo-net.el (toplevel): Ditto.
8501         * elmo-nntp.el (toplevel): Ditto.
8502         * elmo-pipe.el (toplevel): Ditto.
8503         * elmo-pop3.el (toplevel): Ditto.
8504         * elmo-util.el (toplevel): Ditto.
8505         * elmo-vars.el (toplevel): Ditto.
8506         * elmo2.el (toplevel): Ditto.
8507         * mmelmo-1.el (toplevel): Ditto.
8508         * mmelmo-2.el (toplevel): Ditto.
8509         * mmelmo-imap4-1.el (toplevel): Ditto.
8510         * mmelmo-imap4-2.el (toplevel): Ditto.
8511         * mmelmo-imap4.el (toplevel): Ditto.
8512         * mmelmo.el (toplevel): Ditto.
8513
8514 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8515
8516         * elmo-dop.el (elmo-dop-flush-pending-append-operations): Add no-see.
8517         (elmo-dop-call-func-on-msgs): Don't delete appends from msgs.
8518
8519 2000-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
8520
8521         * elmo-multi.el (elmo-multi-split-mark-alist): Copy and sort alist
8522         before splitting.
8523         (elmo-multi-split-number-alist): Ditto.
8524
8525 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8526
8527         * elmo-version.el: New file.  Use product.el.
8528         * elmo2.el: Add (require 'elmo-version).
8529         * elmo-vars.el (elmo-appname, elmo-version): Move to
8530         elmo-version.el
8531
8532 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8533
8534         * elmo2.el (elmo-copy-msgs): Set `spec' as 1st argument for
8535         `elmo-msgdb-expand-path'.
8536         (elmo-msgdb-load): Ditto.
8537         Abolished 2nd argument. If 1st argument is not string, treat as spec.
8538         (elmo-generic-list-folder-unread): Rewrite.
8539         (elmo-generic-list-folder-important): Changed argument.
8540         (elmo-list-folder-unread): Ditto.
8541         (elmo-list-folder-important): Ditto.
8542         (elmo-folder-diff): Rewrite.
8543         (elmo-generic-folder-diff): New function.
8544         (elmo-multi-get-number-alist-list): Abolished
8545         (Renamed to elmo-multi-split-number-alist and moved to elmo-multi.el)
8546         (elmo-multi-folder-diff): Moved to elmo-multi.el
8547         (toplevel): Removed autoload setting of `elmo-multi-folder-diff'.
8548
8549         * elmo-pop3.el (elmo-pop3-list-folder): Set `spec' as 1st argument for
8550         `elmo-msgdb-expand-path'.
8551         (elmo-pop3-msgdb-create-as-numlist): Ditto.
8552         (elmo-pop3-read-msg): Ditto.
8553         (elmo-pop3-delete-msgs): Ditto.
8554         (elmo-pop3-folder-diff): New alias.
8555
8556         * elmo-pipe.el (elmo-pipe-list-folder): Set `spec' as 1st argument for
8557         `elmo-msgdb-expand-path'.
8558         (elmo-pipe-list-folder-unread): Changed arguments.
8559         (elmo-pipe-list-folder-important): Ditto.
8560         (elmo-pipe-folder-diff): New alias.
8561
8562         * elmo-nntp.el (elmo-nntp-list-folder): Set `spec' as 1st argument for
8563         `elmo-msgdb-expand-path'.
8564         (elmo-nntp-max-of-folder): Ditto.
8565         (elmo-nntp-msgdb-create): Ditto.
8566         (elmo-nntp-delete-msgs): Ditto.
8567         (elmo-nntp-folder-diff): New alias.
8568
8569         * elmo-multi.el (elmo-multi-folder-diff): New function.
8570         (elmo-multi-split-mark-alist): Ditto.
8571         (elmo-multi-split-number-alist): Ditto.
8572         (elmo-multi-mark-alist-list): Abolished (Renamed to
8573         elmo-multi-split-mark-alist).
8574         (elmo-multi-list-folder-unread): Rewrite.
8575         (elmo-multi-list-folder-important): Ditto.
8576         (elmo-multi-list-folder): Set `spec' as 1st argument for
8577         `elmo-msgdb-expand-path'.
8578         (elmo-multi-sync-number-alist): Use `elmo-multi-split-number-alist'
8579         instead of `elmo-multi-get-number-alist-list'.
8580
8581         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolished 2nd argument.
8582         If 1st argument is not string, treat as spec.
8583         (elmo-list-folder-by-location): Set `spec' as 1st argument for
8584         `elmo-msgdb-expand-path'.
8585         (elmo-msgdb-flist-load): Ditto.
8586         (elmo-msgdb-flist-save): Ditto.
8587         (elmo-msgdb-delete-path): Ditto.
8588         (elmo-msgdb-rename-path): Ditto.
8589
8590         * elmo-maildir.el (elmo-maildir-set-mark-msgs):
8591         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8592         (elmo-maildir-delete-mark-msgs): Ditto.
8593         (elmo-maildir-msgdb-create): Ditto.
8594         (elmo-maildir-read-msg): Ditto.
8595         (elmo-maildir-delete-msgs): Ditto.
8596         (elmo-maildir-list-folder-subr): Ditto.
8597         (elmo-maildir-search): Ditto.
8598         (elmo-maildir-get-msg-filename): Ditto.
8599         (elmo-maildir-pack-number): Ditto.
8600         (elmo-maildir-folder-diff): New alias.
8601
8602         * elmo-localnews.el (elmo-localnews-folder-diff): New alias.
8603
8604         * elmo-localdir.el (elmo-localdir-list-folder-subr):
8605         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8606         (elmo-localdir-folder-diff): New alias.
8607
8608         * elmo-internal.el (elmo-internal-list-folder-subr):
8609         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8610         (elmo-internal-list-folder-by-location): Ditto.
8611         (elmo-internal-msgdb-create): Ditto.
8612         (elmo-internal-delete-msgs): Ditto.
8613         (elmo-internal-read-msg): Ditto.
8614         (elmo-internal-folder-diff): New alias.
8615
8616         * elmo-imap4.el (elmo-imap4-folder-diff): New function.
8617         (elmo-imap4-list-folder): Set `spec' as 1st argument for
8618         `elmo-msgdb-expand-path'.
8619         (elmo-imap4-list-folder-unread): Changed arguments.
8620         (elmo-imap4-list-folder-important): Ditto.
8621
8622         * elmo-filter.el (elmo-filter-list-folder-unread): Changed arguments.
8623         (elmo-filter-list-folder-important): Ditto.
8624         (elmo-filter-folder-diff): New function.
8625
8626         * elmo-dop.el (elmo-dop-folder-exists-p): Check elmo directory first.
8627
8628         * elmo-cache.el (elmo-cache-list-folder):
8629         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8630         (elmo-cache-copy-msgs): Ditto.
8631         (elmo-cache-folder-diff): New alias.
8632
8633         * elmo-archive.el (elmo-archive-list-folder-subr):
8634         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8635         (elmo-archive-get-archive-name): Ditto.
8636         (elmo-archive-create-file): Ditto.
8637         (elmo-archive-append-msg): Ditto.
8638         (elmo-archive-copy-msgs): Ditto.
8639         (elmo-archive-copy-msgs-froms): Ditto.
8640         (elmo-archive-get-msg-filename): Ditto.
8641         (elmo-archive-folder-diff): New alias.
8642
8643 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8644
8645         * elmo-vars.el (elmo-imap4-stream-type-alist): New variable.
8646         (elmo-pop3-stream-type-alist): New variable.
8647         (elmo-nntp-stream-type-alist): New variable.
8648
8649         * elmo-util.el (elmo-buffer-exists-p): Rewrite as function.
8650         (elmo-kill-buffer): Ditto.
8651         (elmo-get-network-stream-type): Add 2nd argument `stream-type-alist'.
8652         (elmo-network-get-spec): Add 5th argument `stream-type-alist'.
8653         (elmo-nntp-get-spec): Take into account `elmo-nntp-stream-type-alist'.
8654         (elmo-pop3-get-spec): Take into account `elmo-pop3-stream-type-alist'.
8655         (elmo-imap4-get-spec): Take into account
8656         `elmo-imap4-stream-type-alist'.
8657
8658 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8659
8660         * elmo-nntp.el (elmo-nntp-list-folders): Fix for `-/'
8661         (elmo-nntp-list-folders-get-cache): Ditto.
8662
8663 2000-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
8664
8665         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added space
8666         character before 'uid'.
8667
8668 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8669
8670         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Don't save location data.
8671
8672         * elmo-nntp.el (elmo-nntp-max-of-folder): Fixed.
8673
8674         * elmo-util.el (elmo-number-set-member): New function.
8675         (elmo-number-set-append-list): Ditto.
8676         (elmo-number-set-append): Ditto.
8677
8678         * elmo-msgdb.el (elmo-msgdb-killed-message-p):
8679         Use `elmo-number-set-member'.
8680         (elmo-living-messages): Ditto.
8681         (elmo-msgdb-set-as-killed): Use `elmo-number-set-append'.
8682         (elmo-msgdb-append-to-killed-list): Use `elmo-number-set-append-list'.
8683
8684         * elmo-imap4.el (elmo-imap4-folder-exists-p): Rewrite.
8685         (elmo-imap4-add-to-cont-list): Abolished.
8686         (elmo-imap4-make-number-set-list): Use `elmo-number-set-append'
8687         instead of elmo-imap4-add-to-cont-list.
8688
8689         * elmo2.el (elmo-msgdb-search): Moved from elmo-msgdb.el.
8690         (toplevel): Removed autoload setting for `elmo-imap4-get-connection'.
8691
8692         * elmo-msgdb.el (elmo-msgdb-search): Moved to elmo2.el.
8693
8694 2000-10-03  Hiroya Murata      <lapis-lazuli@pop06.odn.ne.jp>
8695
8696         * elmo-util.el (elmo-condition-parse-search-value):
8697         Fixed date parsing.
8698
8699 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8700
8701         * elmo-util.el (elmo-condition-find-key-internal): New function.
8702         (elmo-condition-find-key): Ditto.
8703
8704         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): New function.
8705         (elmo-msgdb-search-internal): Ditto.
8706         (elmo-msgdb-search): Ditto.
8707
8708 2000-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
8709
8710         * elmo-util.el (elmo-cross-device-link-error-p): Abolished.
8711         (elmo-copy-file): Uncheck error condition for `add-name-to-file'.
8712
8713         * elmo-nntp.el (elmo-nntp-search-primitive): Decode header field.
8714         (elmo-nntp-search-primitive): Fixed problem when condition is
8715         'unmatch'.
8716
8717         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed.
8718
8719         * elmo-nntp.el (elmo-nntp-default-use-xhdr): New variable.
8720         (elmo-nntp-xhdr-p): New macro.
8721         (elmo-nntp-set-xhdr): Ditto.
8722         (elmo-nntp-parse-xhdr-response): New function.
8723         (elmo-nntp-retrieve-field): Ditto.
8724         (elmo-nntp-search-primitive): Ditto.
8725         (elmo-nntp-search): Implemented.
8726
8727         * elmo-date.el (elmo-date-make-sortable-string): New macro.
8728
8729         * elmo-archive.el (elmo-archive-search): Set all number list to
8730         `elmo-archive-field-condition-match'
8731
8732         * elmo-localdir.el (elmo-localdir-search): Likewise.
8733
8734         * elmo-maildir.el (elmo-maildir-search): Likewise.
8735
8736 2000-10-01  OKAZAKI Tetsurou  <okazaki@be.to>
8737
8738         * elmo-msgdb.el (elmo-living-messages): New function.
8739         * elmo-archive.el (elmo-archive-list-folder-subr): Use it.
8740         * elmo-cache.el (elmo-cache-list-folder): Ditto.
8741         * elmo-dop.el (elmo-dop-list-folder): Ditto.
8742         * elmo-imap4.el (elmo-imap4-list-folder): Ditto.
8743         * elmo-internal.el (elmo-internal-list-folder-subr): Ditto.
8744         * elmo-localdir.el (elmo-localdir-list-folder-subr): Ditto.
8745         * elmo-maildir.el (elmo-maildir-list-folder-subr): Ditto.
8746         * elmo-multi.el (elmo-multi-list-folder): Ditto.
8747         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
8748         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
8749         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
8750
8751 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8752
8753         * elmo-maildir.el (elmo-maildir-pack-number): Implemented.
8754
8755         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Save location data.
8756
8757         * elmo2.el (elmo-pack-number): Added 'maildir as allowd type.
8758
8759         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
8760         arguments for `SEARCH' command.
8761         (elmo-imap4-parse-string): Set `POS' argument for char-after.
8762         All other related portions are changed.
8763
8764         * elmo-cache.el (elmo-cache-search-all): Added argument `from-msgs'.
8765
8766         * elmo2.el (elmo-generic-list-folder-unread): Rewrite.
8767         (elmo-list-folder-unread): Rewrite.
8768         (elmo-list-folder-important): Ditto.
8769
8770         * elmo-util.el (elmo-filter-get-spec): Rewrite.
8771         (elmo-condition-parse-error): New inline function.
8772         (elmo-read-search-condition): New function.
8773         (elmo-read-search-condition-internal): Ditto.
8774         (elmo-parse-search-condition): Rewrite.
8775         (elmo-condition-parse): New function.
8776         (elmo-condition-parse-or-expr): Ditto.
8777         (elmo-condition-parse-and-expr): Ditto.
8778         (elmo-condition-parse-primitive): Ditto.
8779         (elmo-condition-parse-search-value): Ditto.
8780         (elmo-buffer-field-primitive-condition-match): Ditto.
8781         (elmo-buffer-field-condition-match): Rewrite.
8782         (elmo-file-field-condition-match): Ditto.
8783
8784         * elmo-msgdb.el (elmo-msgdb-expand-path): Use
8785         `elmo-replace-msgid-as-filename' instead of `elmo-safe-filename'.
8786
8787         * elmo-internal.el (elmo-internal-search): Set `number' and
8788         `number-list' argument of `elmo-file-field-condition-match'.
8789
8790         * elmo-maildir.el (elmo-maildir-search): Ditto.
8791
8792         * elmo-imap4.el (elmo-imap4-list-folder-unread): Use
8793         `msgdb' as argument instead of `mark-alist'.
8794         (elmo-imap4-list-folder-important): Use `msgdb' as argument instead of
8795         `overview'.
8796
8797         * elmo-multi.el: Likewise.
8798
8799         * elmo-pipe.el: Likewise.
8800
8801         * elmo-imap4.el (elmo-imap4-search-internal-primitive): New function.
8802         (elmo-imap4-search-internal): Rewrite.
8803         (elmo-imap4-search): Ditto.
8804
8805         * elmo-filter.el (elmo-filter-list-folder): Rewrite.
8806         (elmo-filter-list-folder-unread): Ditto.
8807         (elmo-filter-list-folder-important): Ditto.
8808         (elmo-filter-search): Rewrite.
8809
8810         * elmo-cache.el (elmo-cache-search-all): Set `number' and
8811         `number-list' argument of `elmo-file-field-condition-match'.
8812         (elmo-cache-search): Ditto.
8813
8814         * elmo-localdir.el: Likewise.
8815
8816         * elmo-archive.el (elmo-archive-field-condition-match): Added argument
8817         number-list and pass it to `elmo-buffer-field-condition-match'.
8818         (elmo-archive-field-condition-match): Pass `number-list' to
8819         `elmo-archive-field-condition-match'
8820
8821 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8822
8823         * elmo-nntp.el (elmo-nntp-list-folder): Set current group after
8824         `listgroup'.
8825
8826         * elmo2.el (elmo-folder-diff-async-callback): New variable.
8827         (elmo-folder-diff-async-callback-data): Ditto.
8828         (elmo-folder-diff-async): New function.
8829
8830         * elmo-net.el (elmo-network-session-name-prefix): New variable.
8831         (elmo-network-session-cache-key): Use it as a prefix of the session
8832         name.
8833         (elmo-network-open-session): Ditto.
8834
8835         * elmo-imap4.el (elmo-imap4-status-callback): New local variable.
8836         (elmo-imap4-status-callback-data): Ditto.
8837         (elmo-imap4-server-diff-async-callback): New variable.
8838         (elmo-imap4-server-diff-async-callback-data): Ditto.
8839         (elmo-imap4-local-variables): Added `elmo-imap4-status-callback' and
8840         `elmo-imap4-status-callback-data'.
8841         (elmo-imap4-max-of-folder): Set `elmo-imap4-status-callback' and
8842         `elmo-imap4-status-callback-data' as nil.
8843         (elmo-imap4-server-diff): Ditto.
8844         (elmo-imap4-server-diff-async-callback-1): New function.
8845         (elmo-imap4-server-diff-async): Ditto.
8846         (elmo-imap4-parse-status): Call `elmo-imap4-status-callback'.
8847
8848 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8849
8850         * elmo-util.el (elmo-list-delete): Doc fix.
8851         (elmo-delete-lists): Abolish.
8852         * elmo2.el (elmo-crosspost-message-delete): Use `elmo-list-delete'
8853         instead of `elmo-delete-lists'.
8854
8855 2000-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
8856
8857         * elmo-imap4.el (elmo-imap4-make-number-set-list): Copy `msg-list'
8858         before `sort'.
8859
8860 2000-09-18  OKAZAKI Tetsurou  <okazaki@be.to>
8861
8862         * elmo-imap4.el (elmo-imap4-literal-1): Renamed from
8863         `elmo-imap4-literal-subr'.
8864         (elmo-imap4-string-1): Renamed from `elmo-imap4-string-subr'.
8865         (elmo-imap4-astring-1): Renamed from `elmo-imap4-astring-subr'.
8866
8867 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8868
8869         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8870         (elmo-archive-list-folder): Fix.
8871         (elmo-archive-max-of-folder): Fix.
8872
8873 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8874
8875         * elmo-localdir.el (elmo-localdir-copy-msgs): Use
8876          `elmo-localdir-max-of-folder' instead of 'elmo-localdir-list-folder-subr'.
8877         (elmo-localdir-append-msg): Ditto.
8878         (elmo-localdir-list-folder): Fix for `nonsort'.
8879         (elmo-localdir-list-folder-subr): Fix for `killed'.
8880         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
8881         (elmo-maildir-list-folder-subr): Ditto.
8882         * elmo-archive.el (elmo-archive-list-folder): Ditto.
8883         (elmo-archive-list-folder-subr): Ditto.
8884         * elmo-internal.el (elmo-internal-list-folder): Ditto.
8885         (elmo-internal-list-folder-subr): Ditto.
8886
8887 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8888
8889         * elmo-imap4.el (elmo-imap4-parse-flag-list): Rewrite.
8890
8891 2000-09-12  Katsumi Yamaoka    <yamaoka@jpl.org>
8892
8893         * elmo-util.el (elmo-delete-plugged): Fix parenthesis.
8894
8895 2000-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
8896
8897         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity):
8898         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8899
8900         * elmo-imap4.el (elmo-network-initialize-session): Skip garbage output
8901         before greeting.
8902         (elmo-imap4-read-part): Use "body.peek" to fetch part.
8903         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8904
8905 2000-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
8906
8907         * mmelmo-imap4-2.el (mime-entity-children): Defined.
8908
8909         * elmo-imap4.el (elmo-imap4-mark-set-on-msgs):
8910         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'
8911         before STORE command.
8912
8913 2000-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
8914
8915         * elmo2.el (elmo-multi-folder-diff): Fixed problem of filter folder.
8916
8917         * elmo-imap4.el (elmo-imap4-authenticator-alist): Added `plain' entry.
8918         (elmo-imap4-send-command): Use `elmo-imap4-current-response' instead
8919         of `response'.
8920         (elmo-imap4-list-folders): Removed unused local variable.
8921         (elmo-network-initialize-session): Ditto.
8922         (elmo-imap4-delete-msg-by-id): Ditto.
8923         (elmo-imap4-parse-fetch): Ditto.
8924         (elmo-imap4-copy-msgs): Ditto.
8925         Use `dst-spec' instead of `dst-folder'.
8926         (elmo-network-authenticate-session): Check authenticate type `plain'.
8927
8928 2000-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
8929
8930         * elmo-imap4.el (elmo-imap4-parse-response): Use string-match for
8931         garbage checking.
8932         (elmo-imap4-read-part): Use `elmo-imap4-response-value-all' instead of
8933         `elmo-imap4-response-value'.
8934         (elmo-imap4-parse-response): Return value of `EXPUNGE'.
8935
8936 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8937
8938         * elmo-imap4.el (elmo-imap4-send-command):
8939         Cause elmo-imap4-bye-error when current response is BYE.
8940         (elmo-imap4-arrival-filter): Changed greeting response value.
8941
8942         * elmo2.el (elmo-imap4-bye-error): Define.
8943
8944         * elmo-imap4.el (elmo-imap4-list): Don't call `elmo-imap4-commit'.
8945         (elmo-imap4-server-diff): Ditto.
8946         (elmo-imap4-response-bye-p): New macro.
8947         (elmo-imap4-response-error-text): Get text from BYE response.
8948         (elmo-imap4-read-response): Return if BYE response.
8949         (elmo-imap4-accept-ok): Cause elmo-imap4-bye-error when BYE response.
8950         (elmo-imap4-folder-exists-p): Ditto.
8951         (elmo-imap4-commit): Do nothing when different mailbox is selected.
8952         (elmo-imap4-parse-bye): New function.
8953         (elmo-imap4-parse-response): Remove needless let.
8954         Call `elmo-imap4-parse-bye'.
8955
8956 2000-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
8957
8958         * elmo-imap4.el (elmo-imap4-folder-exists-p): Don't cause an error when
8959         the mailbox does not exist.
8960         (elmo-imap4-parse-namespace): Copy `elmo-imap4-extra-namespace-alist'.
8961
8962 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8963
8964         * elmo-imap4.el (elmo-imap4-send-command): Remove unused local variable.
8965
8966 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8967
8968         * elmo-vars.el (elmo-search-mime-charset): Abolished.
8969
8970         * elmo-pop3.el (elmo-pop3-local-variables): New variable.
8971         (elmo-network-initialize-session-buffer): Defined.
8972
8973         * mmelmo-imap4-2.el (mmelmo-imap4-parse-bodystructure-string):
8974         Abolished.
8975         (mmelmo-imap4-get-mime-entity): Rewrite.
8976
8977         * elmo2.el (elmo-error): Capitalize error message.
8978
8979         * elmo-net.el (elmo-network-initialize-session-buffer): New method.
8980         (elmo-network-session-buffer): New macro.
8981         (elmo-network-open-session): Use it.
8982
8983         * elmo-imap4.el: Rewrite.
8984
8985 2000-08-27 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
8986
8987         * elmo-nntp.el (Toplevel): Require 'elmo-net.
8988
8989 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8990
8991         * elmo-imap4.el (elmo-imap4-make-address): Abolish.
8992         (elmo-imap4-msgdb-create): Don't request ENVELOPE.
8993         (elmo-imap4-create-msgdb-from-overview-string): Use
8994         `elmo-msgdb-create-overview-from-buffer'.
8995
8996 2000-08-26   Daiki Ueno  <ueno@unixuser.org>
8997
8998         * elmo-imap4.el (elmo-imap4-parse-namespace): Tolerate INBOX regexp.
8999         (elmo-imap4-default-hierarchy-delimiter): New variable.
9000         (elmo-imap4-list-folders): Use it.
9001
9002 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9003
9004         * elmo-net.el (elmo-network-open-session): Add user and
9005         stream-type for process-buffer name.
9006
9007         * elmo-pop3.el (elmo-network-initialize-session): Call
9008         buffer-disable-undo.
9009
9010         * elmo-imap4.el (elmo-network-initialize-session):
9011         Set current-buffer as an argument for `buffer-disable-undo'.
9012
9013         * elmo-pop3.el (elmo-network-close-session): Don't use
9014         `process-live-p'.
9015
9016         * elmo-vars.el (elmo-default-pop3-authenticate-type):
9017         Set default as 'user.
9018
9019         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rewrite.
9020
9021         * elmo2.el (elmo-quit): Don't use `elmo-pop3-flush-connection'
9022         and `elmo-imap4-flush-connection'.
9023
9024         * elmo-util.el (toplevel): Removed workaround for timezone y2k.
9025         (elmo-pop3-get-spec): Assume auth as symbol.
9026         (elmo-open-network-stream): Moved to `elmo-net'.
9027
9028         * elmo-pop3.el (toplevel): Require 'elmo-net.
9029         Define `sasl-cram-md5' to silence byte compilier.
9030         (elmo-pop3-connection-cache) Abolished.
9031         (elmo-pop3-authenticator-alist) New variable.
9032         (elmo-pop3-session): Define.
9033         (elmo-pop3-connection-get-process): Abolished.
9034         (elmo-pop3-connection-get-buffer): Ditto.
9035         (elmo-pop3-close-connection): Ditto.
9036         (elmo-pop3-flush-connection): Ditto.
9037         (elmo-pop3-get-connection): Ditto.
9038         (elmo-pop3-get-session): New function.
9039         (Replacement for `elmo-pop3-get-connection').
9040         All other related modules are changed.
9041         (elmo-network-close-session): Define.
9042         (elmo-pop3-send-command): Abolished argument `buffer'.
9043         All other related modules are changed.
9044         (elmo-pop3-read-response): Likewise.
9045         (elmo-pop3-open-connection): Abolished.
9046         (elmo-pop3-auth-user): New function.
9047         (elmo-pop3-auth-apop): Ditto.
9048         (elmo-pop3-auth-cram-md5): Ditto.
9049         (elmo-pop3-auth-scram-md5): Ditto.
9050         (elmo-pop3-auth-digest-md5): Ditto.
9051         (elmo-network-initialize-session): Define.
9052         (elmo-network-authenticate-session): Ditto.
9053         (elmo-network-setup-session): Ditto.
9054
9055         * elmo-imap4.el (toplevel): Require 'elmo-net.
9056         (elmo-imap4-session): Define.
9057         (elmo-imap4-connection-cache): Abolished.
9058         (elmo-imap4-password-key): Ditto.
9059         (elmo-imap4-flush-connection): Ditto.
9060         (elmo-imap4-get-connection): Ditto.
9061         All other related modules are changed.
9062         (elmo-imap4-get-session): New function
9063         (Replacement for `elmo-imap4-get-connection').
9064         (elmo-imap4-read-response): Abolished argument `buffer'.
9065         All other related modules are changed.
9066         (elmo-imap4-send-command): Likewise.
9067         (elmo-imap4-select-folder): Abolished.
9068         All other related modules are changed.
9069         (elmo-imap4-select-mailbox): New function.
9070         (Replacement for `elmo-imap4-select-folder').
9071         (elmo-imap4-auth-login): Simplify.
9072         (Assume current buffer as process buffer)
9073         (elmo-imap4-auth-cram-md5): Ditto.
9074         (elmo-imap4-auth-digest-md5): Ditto.
9075         (elmo-imap4-login): Ditto.
9076         (elmo-imap4-open-connection): Abolished.
9077         (elmo-imap4-open-connection-1): Abolished.
9078         (elmo-network-initialize-sessoin): Define.
9079         (elmo-network-authenticate-session): Ditto.
9080         (elmo-network-setup-session): Ditto.
9081
9082         * elmo-net.el: New module.
9083
9084 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9085
9086         * elmo-util.el (elmo-define-error): New function.
9087
9088         * elmo2.el (elmo-error): Define.
9089         (elmo-open-error): Define.
9090         (elmo-authenticate-error): Define.
9091
9092         * elmo-imap4.el (elmo-imap4-error): Abolish.
9093         (elmo-imap4-error-type): Abolish.
9094         (elmo-imap4-error-process): Abolish.
9095         (elmo-imap4-error-message): Abolish
9096         (elmo-imap4-list-folders): Don't quote lambda.
9097         (elmo-imap4-create-msgdb-from-overview-string): Ditto.
9098         (elmo-imap4-parse-namespace): Ditto.
9099         (elmo-imap4-open-connection): Rewrite.
9100         (elmo-imap4-open-connection-1): Simplified (authenticate only).
9101         (elmo-imap4-get-connection): Abolish local variable `result'.
9102
9103 2000-08-21  Kaoru Takahashi  <kaoru@kaisei.org>
9104
9105         * elmo-imap4.el (elmo-imap4-open-connection-1): Fixed probrem
9106         wrong-type-argument error when auth is nil.
9107
9108 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9109
9110         * elmo-vars.el (elmo-default-imap4-stream-type): New variable.
9111         (elmo-default-nntp-stream-type): Ditto.
9112         (elmo-default-pop3-stream-type): Ditto.
9113         (elmo-network-stream-type-alist): Ditto.
9114         (elmo-default-imap4-ssl): Abolished.
9115         (elmo-default-nntp-ssl): Ditto.
9116         (elmo-default-pop3-ssl): Ditto.
9117
9118         * elmo-util.el: (toplevel): Removed needless requires.
9119         (elmo-network-get-spec): Use `elmo-network-stream-type-alist'.
9120         (elmo-open-network-stream): Open network stream according to
9121         the value of `elmo-network-stream-type-alist'.
9122         (elmo-get-network-stream-type): New function.
9123         (elmo-network-stream-type-spec-string): New macro.
9124         (elmo-network-stream-type-symbol): Ditto.
9125         (elmo-network-stream-type-function): Ditto.
9126
9127         * elmo-pop3.el (elmo-pop3-get-connection): Follow up changes for
9128         network-stream-type. All other related portions are changed.
9129         (elmo-pop3-open-connection): Ditto.
9130
9131         * elmo-nntp.el (elmo-nntp-setting): Follow up changes for
9132         network-stream-type. All other related portions are changed.
9133
9134         * elmo-imap4.el (elmo-imap4-get-connection): Follow up changes for
9135         network-stream-type.All other related portions are changed.
9136         (elmo-imap4-error): New macro.
9137         (elmo-imap4-error-type): Ditto.
9138         (elmo-imap4-error-process): Ditto.
9139         (elmo-imap4-error-message): Ditto.
9140         (elmo-imap4-auth-login): Use `elmo-imap4-error'.
9141         (elmo-imap4-auth-cram-md5): Ditto.
9142         (elmo-imap4-auth-digest-md5): Ditto.
9143         (elmo-imap4-login): Ditto.
9144         (elmo-imap4-open-connection): Remove password entry if authentication
9145         was in vain.
9146         (elmo-imap4-user-at-host): Abolished.
9147         (elmo-imap4-password-key): New buffer local variable.
9148         (elmo-imap4-open-connection-1): Set value of `elmo-imap4-password-key'
9149         using protocol, port, auth and stream-type.
9150
9151         * elmo-dop.el (elmo-dop-list-folder): Use killed list.
9152
9153 2000-08-13   Daiki Ueno  <ueno@unixuser.org>
9154
9155         * elmo-vars.el (elmo-default-imap4-authenticate-type): Default to nil.
9156
9157         * elmo-util.el (elmo-imap4-get-spec): Assume auth as symbol.
9158
9159         * elmo-imap4.el (elmo-imap4-user-at-host): New variable.
9160         (elmo-imap4-authenticator-alist): New variable.
9161         (elmo-imap4-open-connection-1): Rename from
9162         elmo-imap4-open-connection.
9163         (elmo-imap4-open-connection): Abolish 5th argument `passphrase';
9164         only wraps elmo-imap4-open-connection-1.
9165         (elmo-imap4-get-connection): Abolish local variable buffer, proc-stat,
9166         user-at-host.
9167         (elmo-imap4-auth-login): New function.
9168         (elmo-imap4-auth-cram-md5): New function.
9169         (elmo-imap4-auth-digest-md5): New function.
9170         (elmo-imap4-login): New function.
9171
9172 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
9173
9174         * elmo-maildir.el (elmo-maildir-delete-folder): Set argument of the
9175         function `error'.
9176
9177 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
9178
9179         * elmo-pop3.el (elmo-pop3-get-connection): Add `signal'.
9180
9181 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9182
9183         * elmo2.el (elmo-move-msgs): Set value of `unseen'.
9184
9185 2000-08-06  OKAZAKI Tetsurou  <okazaki@be.to>
9186
9187         * elmo-imap4.el (elmo-imap4-parse-overview-string): In regexps
9188         for server responses, quote `*' regardless of where it appears.
9189
9190 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
9191
9192         * elmo-maildir.el (elmo-maildir-commit): New alias.
9193
9194 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
9195
9196         * elmo-util.el (elmo-display-progress):
9197                 Use `progress-feedback-with-label'.
9198
9199 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9200
9201         * elmo-imap4.el (elmo-imap4-quoted-specials-list): New constant.
9202         (elmo-imap4-non-atom-char-regex): Ditto.
9203         (elmo-imap4-non-text-char-regex): Ditto.
9204         (elmo-imap4-literal-threshold): Ditto.
9205         (elmo-imap4-atom-p): New function.
9206         (elmo-imap4-quotable-p): Ditto.
9207         (elmo-imap4-nil): Ditto.
9208         (elmo-imap4-atom): Ditto.
9209         (elmo-imap4-quoted): Ditto.
9210         (elmo-imap4-literal-subr): Ditto.
9211         (elmo-imap4-literal): Ditto.
9212         (elmo-imap4-buffer-literal): Ditto.
9213         (elmo-imap4-string-subr): Ditto.
9214         (elmo-imap4-string): Ditto.
9215         (elmo-imap4-buffer-string): Ditto.
9216         (elmo-imap4-astring-subr): Ditto.
9217         (elmo-imap4-astring): Ditto.
9218         (elmo-imap4-buffer-astring): Ditto.
9219         (elmo-imap4-nstring): Ditto.
9220         (elmo-imap4-buffer-nstring): Ditto.
9221         (elmo-imap4-mailbox): New alias.
9222         (elmo-imap4-field-body): Ditto.
9223         (elmo-imap4-userid): Ditto.
9224         (elmo-imap4-password): Ditto.
9225         (elmo-imap4-format-quoted): New function.
9226         (elmo-imap4-send-command): Rewritten.  Accept a list of command
9227         arguments and handle "atom", "quoted" and "literal" string here.
9228         (elmo-imap4-list-folders): Use `elmo-imap4-mailbox' for
9229         `elmo-imap4-send-command'.
9230         (elmo-imap4-folder-exists-p): Likewise.
9231         (elmo-imap4-create-folder): Likewise.
9232         (elmo-imap4-delete-folder): Likewise.
9233         (elmo-imap4-rename-folder): Likewise.
9234         (elmo-imap4-max-of-folder): Likewise.
9235         (elmo-imap4-check-validity): Likewise.
9236         (elmo-imap4-sync-validity): Likewise.
9237         (elmo-imap4-server-diff): Likewise.
9238         (elmo-imap4-select-folder): Likewise.
9239         (elmo-imap4-copy-msgs): Likewise.
9240         (elmo-imap4-search-internal): Use `elmo-imap4-astring'.
9241         (elmo-imap4-mark-set-on-msgs): Likewise.
9242         (elmo-imap4-read-part): Likewise.
9243         (elmo-imap4-read-msg): Likewise.
9244         (elmo-imap4-open-connection): Use `elmo-imap4-userid' and
9245         `elmo-imap4-password' for `elmo-imap4-send-command'.
9246         (elmo-imap4-delete-msg-by-id): Use `elmo-imap4-field-body'.
9247         (elmo-imap4-append-msg-by-id): Use `elmo-imap4-mailbox' and
9248         `elmo-imap4-buffer-literal'.
9249         (elmo-imap4-append-msg): Likewise.
9250
9251         * elmo-imap4.el (elmo-imap4-get-connection): Use `delq' instead of
9252         `delete' for removing dead connection from the connection cache.
9253         Move deletion of the process buffer after that.
9254         (elmo-imap4-list): Change `defsubst' to `defun'.
9255         (elmo-imap4-commit): Make error message verbose.
9256         (elmo-imap4-search): Ditto.
9257         (elmo-imap4-list): Ditto.
9258         (elmo-imap4-select-folder): Ditto.
9259         (elmo-imap4-copy-msgs): Ditto.
9260         (elmo-imap4-delete-msg-by-id): Ditto.
9261         (elmo-imap4-append-msg-by-id): Ditto.
9262         (elmo-imap4-append-msg): Ditto.
9263
9264 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9265
9266         * elmo-archive.el (elmo-archive-get-archive-name): Fixed problem
9267         when dired is used on XEmacs.
9268
9269 2000-07-25  OKAZAKI Tetsurou  <okazaki@be.to>
9270
9271         * elmo-imap4.el (elmo-imap4-process-folder-list): Use `nconc'
9272         instead of `append'.
9273         (elmo-imap4-commit): Use `elmo-imap4-plugged-p' instead of
9274         `elmo-plugged-p' directly.
9275         * elmo-pop3.el (elmo-pop3-commit): Use `elmo-pop3-plugged-p' instead
9276         of `elmo-plugged-p' directly.
9277
9278         * elmo-pop3.el (elmo-pop3-get-connection): Split temporary variable.
9279         Eliminate unused variable.  Use `memq' for checking a process status.
9280         Use `cons' instead of `append' for updating the connection cache.
9281         * elmo-nntp.el (elmo-nntp-get-connection): Likewise.
9282         * elmo-imap4.el (elmo-imap4-get-connection): Likewise.
9283
9284 2000-07-22  OKAZAKI Tetsurou  <okazaki@be.to>
9285
9286         * elmo-imap4.el (elmo-imap4-read-bytes): Advance
9287         `elmo-imap4-read-point' exactly.
9288
9289         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rename
9290         the local variable `folder' to `mailbox'.
9291         Rename the argument `fld' to `folder'.
9292
9293 2000-07-20  Kenichi OKADA  <okada@opaopa.org>
9294
9295         * elmo-pop3.el (elmo-pop3-commit): Do nothing when unplugged.
9296         * elmo-imap4.el (elmo-imap4-commit): Ditto.
9297
9298 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9299
9300         * elmo-pop3.el (elmo-pop3-use-uidl): New variable.
9301         (elmo-pop3-number-uidl-hash): New buffer-local variable.
9302         (elmo-pop3-uidl-number-hash): Ditto.
9303         (elmo-pop3-size-hash): Ditto.
9304         (elmo-pop3-uidl-done): Ditto.
9305         (elmo-pop3-list-done): Ditto.
9306         (elmo-pop3-connection-get-process): New defmacro.
9307         (elmo-pop3-connection-get-buffer): Ditto.
9308         (elmo-pop3-close-connection): Delete buffer and process.
9309         (elmo-pop3-flush-connection): Don't delete buffer and process.
9310         (elmo-pop3-get-connection): Added optional argument `if-exists'.
9311         Setup UIDL and size hash.
9312         (elmo-pop3-send-command-no-erase): Deleted
9313         (elmo-pop3-send-command): Added optional argument `no-erase'.
9314         (elmo-pop3-parse-uidl-response): New function.
9315         (elmo-pop3-parse-list-response): Set size hash.
9316         (elmo-pop3-list-location): New function.
9317         (elmo-pop3-list-by-uidl-subr): Ditto.
9318         (elmo-pop3-list-by-list): Ditto.
9319         (elmo-pop3-list-folder): Call `elmo-pop3-commit'.
9320         Call `elmo-pop3-list-by-uidl-subr' or `elmo-pop3-list-by-list'.
9321         (elmo-pop3-max-of-folder): Call `elmo-pop3-commit'.
9322         Call `elmo-pop3-list-by-uidl-subr' if `elmo-pop3-use-uidl' is non-nil.
9323         (elmo-pop3-msgdb-create-as-numlist): Added optional argument `msgdb'.
9324         Use uidl.
9325         (elmo-pop3-uidl-to-number): New function.
9326         (elmo-pop3-number-to-uidl): Ditto.
9327         (elmo-pop3-number-to-size): Ditto.
9328         (elmo-pop3-msgdb-create-by-header): Added argument `loc-alist'.
9329         Set number by use of uidl.
9330         (elmo-pop3-msgdb-create-message): Likewise.
9331         Set size, loc-alist in msgdb.
9332         (elmo-pop3-read-msg): Set number by use of uidl.
9333         Added optional argument `msgdb'.
9334         (elmo-pop3-delete-msg): Ditto.
9335         (elmo-pop3-delete-msgs): Added optional argument `msgdb'.
9336         (elmo-pop3-commit): Close connection.
9337
9338         * elmo-pipe.el (elmo-pipe-max-of-folder):
9339         Bind `elmo-pop3-use-uidl' as nil.
9340         (elmo-pipe-drain): Ditto.
9341         Call `elmo-commit'.
9342
9343         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Delete location too.
9344         (elmo-msgdb-overview-entity-set-size): New defsubst.
9345
9346 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9347
9348         * elmo-vars.el (elmo-use-killed-list): New variable
9349         (Renamed from `elmo-nntp-use-killed-list').
9350         (elmo-nntp-use-killed-list): Eliminated.
9351
9352         * elmo-msgdb.el (elmo-msgdb-expand-path):
9353         Changed expanding msgdb path for elmo-multi.
9354
9355         * elmo-archive.el, elmo-cache.el, elmo-database.el, elmo-date.el,
9356         elmo-dop.el, elmo-filter.el, elmo-imap4.el, elmo-internal.el,
9357         elmo-localdir.el, elmo-localnews.el, elmo-maildir.el, elmo-msgdb.el,
9358         elmo-multi.el, elmo-nntp.el, elmo-pipe.el, elmo-pop3.el,
9359         elmo-util.el, elmo-vars.el, elmo2.el, mmelmo-1.el, mmelmo-2.el,
9360         mmelmo-imap4-1.el, mmelmo-imap4-2.el, mmelmo-imap4.el, mmelmo.el
9361         (toplevel): Deleted time-stamp line.
9362
9363         * elmo2.el (elmo-clear-killed ): Defined as function
9364         (Abolished defining as a backend function).
9365         All other related modules are changed.
9366
9367 2000-07-14  Hiroshi Tsutsui <tsutsui@easter.kuee.kyoto-u.ac.jp>
9368
9369         * elmo-cache.el (elmo-cache-clear-killed): Fixed.
9370
9371 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9372
9373         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): New function.
9374
9375 2000-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9376
9377         * elmo-pop3.el (elmo-pop3-clear-killed): New alias.
9378
9379 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9380
9381         * elmo-nntp.el (elmo-nntp-max-of-folder): Use killed list in
9382         asynchronous folder check.
9383
9384         * elmo2.el (elmo-move-msgs): Don't move message when buffer-size is 0.
9385
9386         * elmo-nntp.el (elmo-nntp-delete-msgs): Check the value of
9387         `elmo-nntp-use-killed-list'.
9388         (elmo-nntp-list-folder): Use killed list.
9389         (elmo-nntp-max-of-folder): Ditto.
9390         (elmo-nntp-msgdb-create): Set killed list.
9391
9392         * elmo-vars.el (elmo-nntp-use-killed-list): New user option.
9393
9394         * elmo2.el (elmo-clear-killed): New backend function.
9395         All other related modules are changed.
9396
9397 2000-07-07  OKAZAKI Tetsurou  <okazaki@be.to>
9398
9399         * elmo-util.el (elmo-imap4-spec-folder): Use
9400         `elmo-imap4-spec-mailbox'; Mark as obsolete.
9401         All callers changed.
9402
9403 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9404
9405         * mmelmo-2.el (initialize-instance):
9406         Use `mime-buffer-entity-buffer-internal' instead of
9407         `mime-entity-buffer'.
9408
9409         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer): New function.
9410         (mime-entity-body): Implemented.
9411         (mime-goto-header-start-point): Deleted.
9412         (mime-goto-body-end-point): Ditto.
9413         (mime-entity-point-min): Ditto.
9414         (mime-entity-point-max): Ditto.
9415         (mime-entity-children): Ditto.
9416         (mime-insert-header): Use `mime-buffer-entity-buffer-internal'
9417         instead of `mime-entity-buffer'.
9418         (mime-entity-header-buffer): Ditto.
9419         (mime-entity-body-buffer): Ditto.
9420         (mime-write-entity-content): Ditto.
9421
9422         * pldap.el (ldap-static-if): New macro.
9423         (toplevel): Use it instead of `static-if'.
9424
9425 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9426
9427         * pldap.el (ldap-search-basic): Don't collect 'dn' value even if it is
9428         included in `attrs' argument.
9429
9430 2000-06-16  Yuuichi Teranishi  <teranisi@gohome.org>
9431
9432         * elmo-util.el (elmo-get-passwd): Use old backquote style.
9433
9434         * pldap.el (ldap-ldif-safe-char-regexp): New constant.
9435         (ldap-ldif-safe-init-char-regexp): Ditto.
9436         (ldap-ldif-safe-string-regexp): Ditto.
9437         (ldap/ldif-safe-string-p): New macro.
9438         (ldap/ldif-insert-field): Ditto.
9439         (ldap-modify): Use it.
9440         (ldap-add): Ditto.
9441         (ldap-search-basic): Consider `attrsonly' also when `attrs' is nil.
9442         (ldap-decode-attribute): Decode only when `attr' is consp.
9443         (ldap-delete): Bind `ret'.
9444         (toplevel): Require 'cl at compile time.
9445         Removed (require 'poe) and (require 'std11).
9446         (pldap-version): Eliminated.
9447         (ldap-search-basic): Removed auth and dn binding.
9448         (ldap-ldif-field-name-regexp): New constant.
9449         (ldap-ldif-field-head-regexp): Ditto.
9450         (ldap-ldif-next-field-head-regexp): Ditto.
9451         (ldap/collect-field): Use `ldap-ldif-field-head-regexp'.
9452         (ldap/field-end): New function.
9453         (ldap/field-body): Use it.
9454         (ldap/collect-field): Ditto.
9455         (ldap-search-basic): Use `ldap/field-body'.
9456
9457 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9458
9459         * pldap.el (ldap-default-attribute-encoder): New user option.
9460         (ldap/field-body): Decode base64 string.
9461         (ldap/collect-field): Ditto.
9462         (ldap-encode-attribute): New function.
9463         (ldap-add-entries): Use it.
9464         (ldap-modify-entries): Ditto.
9465         (ldap-search-entries): Enclosed decoding function with
9466         `with-temp-buffer' and set as unibyte.
9467         (ldap-search-basic): Set process buffer as unibyte.
9468
9469         * elmo-util.el (elmo-folder-identical-system-p):
9470         Eliminated name space checking.
9471
9472         * pldap.el: New module.
9473         toplevel: Changed condition to detect built-in ldap feature.
9474         (ldap-delete): Enclosed call-process with `with-temp-buffer'.
9475         (ldap-add): Added error handling.
9476         (ldap-modify): Ditto.
9477         (ldap-delete): Ditto.
9478
9479 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9480
9481         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist):
9482         Initialize local variables with `let'.  Inline a temporary
9483         variable for the progress percentage.  Sort `setq' to reduce
9484         function call in the while-loop.
9485
9486         * mmelmo.el (mmelmo-get-original-buffer): Move `save-excursion'
9487         into the conditional branch.
9488
9489 2000-05-30  OKAZAKI Tetsurou  <okazaki@be.to>
9490
9491         * elmo2.el (elmo-move-msgs): Replace `append' with `nconc'.
9492         Move a conditional out of the while-loop.
9493
9494 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9495
9496         * elmo-msgdb.el (elmo-msgdb-overview-get-entity): Use
9497         elmo-msgdb-overview-get-entity-by-number.
9498         (elmo-msgdb-overview-get-entity-by-number): Don't use catch and
9499         throw.
9500
9501 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9502
9503         * elmo-localdir.el (elmo-localdir-pack-number): Renamed
9504         the local variable for a packed number self descriptively.
9505
9506 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9507
9508         * elmo2.el (elmo-msgdb-load): Remove elmo-msgdb-overview-hashtb.
9509         * elmo-localdir.el (elmo-localdir-pack-number): Use
9510         `elmo-msgdb-overview-get-entity' instead of
9511         `elmo-msgdb-overview-get-entity-by-number'.
9512         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): Removed.
9513         (elmo-msgdb-search-overview-entity): Removed.
9514         (elmo-msgdb-overview-get-entity): Change argument. Get overview entity
9515         by message-id or number.
9516         (elmo-msgdb-delete-msgs): Use `elmo-msgdb-overview-get-entity'
9517         instead of `elmo-msgdb-overview-get-entity-by-number'.
9518
9519 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9520
9521         * elmo-vars.el (elmo-use-overview-hashtb): New variable. If
9522         non-nil, use hash table for overview.
9523         (elmo-hash-maximum-size): New variable.
9524         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): New variable.
9525         (elmo-msgdb-make-overview-hashtb): New function.
9526         (elmo-msgdb-clear-overview-hashtb): New function.
9527         (elmo-clear-hash-val): New macro.
9528         All other related modules are changed.
9529
9530 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9531
9532         * elmo2.el (elmo-move-msgs): If there's other message with
9533         same message-id, don't use cache.
9534
9535 2000-05-18  Nishimoto Masaki <nishimoto@gaju.org>
9536
9537         * elmo-localdir.el (elmo-localdir-pack-number): Fixed problem when
9538         number is already packed.
9539
9540 2000-05-15  OKAZAKI Tetsurou  <okazaki@be.to>
9541
9542         * elmo-vars.el: Doc fixes. Trim trailing whitespace.
9543
9544 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9545
9546         * elmo-vars.el (elmo-display-progress-threshold): New variable.
9547         All other related modules are changed.
9548
9549 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9550
9551         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Fixed a problem
9552         of refiling failure on Maildir.
9553
9554 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9555
9556         * elmo-msgdb.el (elmo-msgdb-get-decoded-cache): get string of
9557         decoded mime-charset with cache.
9558         (elmo-msgdb-overview-entity-get-from): Ditto.
9559         (elmo-msgdb-overview-entity-get-subject): Ditto.
9560         * elmo-vars.el (elmo-use-decoded-cache): New variable.
9561
9562 2000-05-10  Kenichi OKADA  <okada@opaopa.org>
9563
9564         * elmo-utils.el (elmo-get-passwd): Set timeout of password.
9565         (elmo-remove-passwd): Fill password with 0 before erase.
9566         * elmo-vars.el (elmo-passwd-life-time): New variable.
9567
9568 \f
9569 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9570
9571         * elmo-cache.el (elmo-buffer-cache-add):
9572         Set message cache buffer as unibyte.
9573
9574 2000-05-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9575
9576         * elmo-archive.el (elmo-archive-list-folders): Fix base-folder
9577         become nil.
9578
9579 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9580
9581         * elmo-nntp.el (elmo-nntp-list-folders): Remove progress gauge
9582         when display is finished.
9583         (elmo-nntp-msgdb-create): Ditto.
9584         (elmo-nntp-groups-read-response): Ditto.
9585         (elmo-nntp-retrieve-headers): Ditto.
9586         (elmo-nntp-msgdb-create-message): Ditto.
9587         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
9588         (elmo-pop3-msgdb-create-message): Ditto.
9589
9590 2000-04-24  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9591
9592         * elmo-maildir.el (elmo-maildir-msgdb-create):
9593         Use `elmo-msgdb-sort-by-date'.
9594
9595 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9596
9597         * elmo2.el (elmo-read-msg-no-cache):
9598         Eliminated arguments after `outbuf'.
9599         Don't use cache even if it exists.
9600         (elmo-read-msg): Don't pass arguments after `outbuf' to
9601         `elmo-read-msg-no-cache'.
9602
9603 2000-04-15  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9604
9605         * elmo-archive.el (elmo-archive-list-folders):
9606         Use `file-name-directory' if base folder does not exist.
9607
9608 2000-04-14  Nishimoto Masaki <nishimoto@gaju.org>
9609
9610         * elmo-archive.el (elmo-archive-list-folders): Don't use
9611         `file-name-directory'.
9612
9613 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9614
9615         * elmo-dop.el (elmo-dop-queue-flush): Add optional argument `force'.
9616         If `force' is non-nil, try flushing all operation queues.
9617
9618 2000-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
9619
9620         * elmo-pop3.el (elmo-pop3-open-connection): Enclose with
9621         as-binary-process.
9622
9623 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9624
9625         * elmo-util.el (elmo-display-progress): Fixed.
9626
9627 2000-03-27  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9628
9629         * elmo-util.el (elmo-display-progress): New function.
9630         All other related modules are changed.