e865f6848c91f2141d5ae9e61d161a3083e6d975
[elisp/wanderlust.git] / elmo / ChangeLog
1 2010-01-15  Vitaly Mayatskih  <v.mayatskih@gmail.com>
2
3         * elmo-imap4.el (elmo-imap4-elist): New function
4         * elmo-imap4.el (elmo-imap4-parse-response): Added support for
5         ESEARCH feature (RFC4731).
6         * elmo-imap4.el (toplevel): Require time-stamp
7         * elmo-imap4.el (elmo-imap4-send-command, elmo-imap4-send-string,
8         elmo-imap4-read-response elmo-imap4-read-untagged
9         elmo-imap4-arrival-filter elmo-imap4-parse-response): Change
10         logging format.
11
12 2010-01-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
13
14         * acap.el (acap-parse-response): Fix comment-out style. Use three
15         semicolons, that should start at the left margin.
16         See. also (Info-goto-node "(elisp)Comment Tips").
17         * elmo.el (toplevel, elmo-message-match-condition)
18         (elmo-folder-set-info-max-by-numdb, elmo-folder-move-messages):
19         Ditto.
20         * elmo-archive.el (elmo-archive-suffix-alist)
21         (elmo-archive-tar-method-alist, elmo-archive-tgz-method-alist)
22         (elmo-archive-method-list)
23         (elmo-archive-msgdb-create-as-numlist-subr2, elmo-folder-search):
24         Ditto.
25         * elmo-imap4.el (toplevel)
26         (elmo-imap4-send-command, elmo-imap4-check-validity)
27         (elmo-imap4-fetch-callback-1-subr)
28         (elmo-network-initialize-session, elmo-server-diff-async)
29         (elmo-imap4-folder-diff-plugged): Ditto
30         * elmo-maildir.el (elmo-maildir-temporal-filename): Ditto.
31         * elmo-msgdb.el (elmo-msgdb-append-element): Ditto.
32         * elmo-net.el (elmo-network-close-session): Ditto.
33         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string)
34         (elmo-nntp-parse-overview-string, elmo-nntp-post): Ditto.
35         * elmo-pop3.el (elmo-pop3-retrieve-headers):  Ditto.
36         * elmo-util.el (elmo-set-auto-coding, elmo-passwd-alist-save)
37         (elmo-number-set-delete)
38         (elmo-cache-get-oldest-cache-file-entity): Ditto.
39
40 2010-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
41
42         * elmo-version.el (elmo-version): Up to 2.15.8.
43
44         * elmo-mime.el (elmo-mime-insert-header-from-buffer): Use
45         `with-current-buffer' instead of `save-excursion' (for suppress
46         compile warnings).
47
48         * elmo.el (elmo-folder-confirm-appends): Use `number-to-string'
49         instead of `int-to-string'.
50         * elmo-archive.el (elmo-archive-message-fetch-internal)
51         (elmo-archive-folder-message-make-temp-files)
52         (elmo-archive-folder-append-buffer)
53         (elmo-folder-delete-messages-internal)
54         (elmo-archive-msgdb-create-entity)
55         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
56         * elmo-util.el (elmo-cache-expire-by-age): Ditto.
57         * elmo-flag.el (elmo-global-flag-set-internal): Ditto.
58         * elmo-file.el (elmo-folder-message-make-temp-files): Ditto.
59         * elmo-imap4.el (elmo-imap4-make-number-set-list)
60         (elmo-folder-list-subfolders): Ditto.
61         * elmo-localdir.el (elmo-message-file-name)
62         (elmo-folder-message-make-temp-files)
63         (elmo-localdir-msgdb-create-entity)
64         (elmo-folder-append-messages-*-localdir)
65         (elmo-folder-pack-numbers): Ditto.
66         * elmo-maildir.el (elmo-folder-message-make-temp-files): Ditto.
67         * elmo-map.el (elmo-location-map-key): Ditto.
68         * elmo-nntp.el (elmo-nntp-folder-postfix)
69         (elmo-nntp-folder-list-subfolders)
70         (elmo-nntp-folder-msgdb-create): Ditto.
71
72         * elmo.el (elmo-crosspost-message-alist-save): Don't use
73         `function' for `lambda'.
74         * elmo-archive.el (elmo-archive-folder-list-subfolders)
75         (elmo-folder-append-messages-*-archive)
76         (elmo-folder-delete-messages-internal): Ditto.
77         * elmo-date.el (elmo-replace-in-string): Ditto.
78         * elmo-multi.el (elmo-folder-list-messages, elmo-folder-search)
79         (elmo-folder-list-flagged): Ditto.
80         * elmo-maildir.el (elmo-maildir-cleanup-temporal): Ditto.
81         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
82         * modb-standard.el (modb-standard-cleanup-stale-entities): Ditto.
83
84 2010-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
85
86         * elmo-dop.el (elmo-dop-spool-folder): Suppress warning "defsubst
87         `elmo-dop-spool-folder' was used before it was defined"; Use
88         `defun' instead.
89
90         * pldap.el (ldap/ldif-safe-string-p): macro to function.
91         * elmo-imap4.el (elmo-imap4-detect-search-charset): Ditto.
92
93         * elmo.el (elmo-folder-info-make-hashtb): Use `mapc' instead of
94         `mapcar'; Suppress compile warning.
95         * elmo-imap4.el (elmo-network-initialize-session-buffer)
96         (elmo-imap4-search-internal-primitive): Ditto.
97         * elmo-nntp.el (elmo-nntp-search-primitive): Ditto.
98         * elmo-archive.el (elmo-archive-exec-msgs-subr2): Ditto.
99
100         * elmo-imap4.el (elmo-imap4-parse-address-list)
101         (elmo-imap4-parse-fetch-body-section, elmo-imap4-parse-body)
102         (elmo-imap4-parse-acl, elmo-imap4-parse-body-extension)
103         (elmo-imap4-parse-body-ext, elmo-imap4-parse-body): Use
104         `(string-to-char " ")' instead of `? ', `?\ '.
105
106 2010-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
107
108         * pldap.el (ldap-search-entries): Don't use `function' for lambda.
109         (ldap-add-entries, ldap-modify-entries): Use `mapc' instead of `mapcar'.
110         (ldap-delete-entries): Use `mapc' instead of `mapcar'. Don't use
111         `function' for lambda.
112
113         * modb-standard.el (modb-standard-cleanup-stale-entities): Use
114         `string-to-number' instead of `string-to-int'.
115
116         * elmo-util.el (elmo-set-work-buf): Use `with-current-buffer'
117         instead of `save-excursion' (for suppress compile warnings).
118         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
119         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Ditto.
120         (elmo-nntp-post): Ditto.
121
122 2009-08-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
123
124         * utf7.el (utf7-get-u16char-converter): Revert BOM workaround for
125         Mule-UCS (to-utf-16).
126         (utf7-utf-16-coding-system): Change preference when Mule-UCS on
127         Emacs 23.
128
129 2009-07-11  Taiki SUGAWARA  <buzz.taiki@gmail.com>
130
131         * utf7.el (utf7-find-coding-system-without-bom): New Function.
132         (utf7-utf-16-coding-system): use no-BOM coding system.
133         (utf7-get-u16char-converter): remove workaround for BOM.
134
135 2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
136
137         * elmo-util.el (elmo-union): New function, make a union of two lists.
138
139         * elmo-mime.el (elmo-mime-entity-display): Fix Emacs crash in
140         mime-view when displaying malformed base64 attach.
141
142         * elmo-imap4.el (elmo-imap4-folder-list-flagged): Use elmo-imap4-list
143         (removed duplicated code)
144
145         * modb-standard.el (modb-standard-cleanup-stale-entities): New
146         function, Remove stale entities from elmo's cache.
147
148 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
149
150         * elmo-version.el (elmo-version): Up to 2.15.7.
151
152 2009-03-22  Tetsurou Okazaki  <okazaki@be.to>
153
154         * elsp-bsfilter.el (elmo-spam-bsfilter-update-switch): Change
155         default value to `--auto-update'.
156
157 2008-07-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
158
159         * elmo-pop3.el (elmo-pop3-read-contents): Fix double `goto-char'.
160         Add `elmo-pop3-read-point' barrier.
161
162 2008-07-06 YAMASHITA Junji <ysiijj@gmail.com>
163
164         * elmo-pop3.el (elmo-pop3-read-contents): improving performance:
165         goto the previous end-point insead of the head-point, and use
166         `search-forward' instead of `re-search-forward'.
167
168 2008-06-30  Tetsurou Okazaki  <okazaki@be.to>
169
170         * elmo-imap4.el (elmo-imap4-parse-status): Use `case' instead of `cond'.
171
172 2008-06-30  Don Bashford  <Don.Bashford@stjude.org>
173
174         * elmo-imap4.el (elmo-imap4-parse-status): Accept IMAP4 tokens in a
175         case-insensitive fashion.
176
177 2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
178
179         * elmo-imap4.el (elmo-imap4-send-command): Combine `process-send-string' calls.
180
181 2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
182
183         * elmo-util.el (elmo-add-name-to-file, elmo-field-body): Use
184         `eval-and-compile' for suppress compile warnings.
185
186         * elmo-vars.el (dynamic-link, dynamic-call): Use `defalias-maybe'
187         instead of `defun-maybe'
188
189         * elmo-util.el: Add (eval-when-compile (require 'static)).
190
191 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
192
193         * mmimap.el: Remove (require 'static).
194         * acap.el: Ditto.
195
196         * elmo-flag.el: Move ';;; Code:' comment.
197         * elmo-imap4.el: Ditto.
198         * elmo-net.el: Ditto.
199
200         * elmo-version.el (product-provide): Fix comment.
201
202 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
203
204         * slp.el: Add (eval-when-compile (require 'cl)).
205         * elmo-date.el: Ditto.
206         * elmo-pop3.el: Ditto.
207         * elmo-mime.el: Add (eval-when-compile (require 'elmo)).
208
209 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
210
211         * modb.el (elmo-msgdb-match-condition-primitive): Use
212         `string-to-number' instead of `string-to-int'.
213
214         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer)
215         (elmo-msgdb-message-match-condition)
216         (elmo-msgdb-create-message-entity-from-buffer): Use
217         `string-to-number' instead of `string-to-int'.
218
219         * elmo.el (elmo-folder-confirm-appends): Use `string-to-number'
220         instead of `string-to-int'.
221
222         * elmo-util.el (elmo-cache-expire-by-age): Use `string-to-number'
223         instead of `string-to-int'.
224
225         * elmo-pop3.el (elmo-pop3-list-by-list, elmo-folder-status): Use
226         `string-to-number' instead of `string-to-int'.
227
228         * elmo-nntp.el (elmo-nntp-make-msglist)
229         (elmo-folder-list-messages-plugged, elmo-nntp-folder-status)
230         (elmo-nntp-create-msgdb-from-overview-string)
231         (elmo-nntp-parse-xhdr-response, elmo-nntp-msgdb-create-message)
232         (elmo-nntp-search-primitive): Use `string-to-number' instead of
233         `string-to-int'.
234
235         * elmo-net.el (elmo-net-folder-set-parameters): Use
236         `string-to-number' instead of `string-to-int'.
237
238         * elmo-localdir.el (elmo-localdir-list-subr): Use
239         `string-to-number' instead of `string-to-int'.
240
241         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Use
242         `string-to-number' instead of `string-to-int'.
243
244         * elmo-date.el (elmo-date-get-datevec): Use `string-to-number'
245         instead of `string-to-int'.
246
247         * elmo-archive.el (elmo-archive-list-folder-subr): Use
248         `string-to-number' instead of `string-to-int'.
249
250 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
251
252         * elmo-util.el (elmo-get-passwd): Fix typo.
253
254         * elmo-nntp.el (elmo-nntp-get-server-command)
255         (elmo-nntp-set-server-command, elmo-nntp-xover-p)
256         (elmo-nntp-listgroup-p, elmo-nntp-set-listgroup)
257         (elmo-nntp-list-active-p, elmo-nntp-set-list-active)
258         (elmo-nntp-xhdr-p, elmo-nntp-set-xhdr): New backquote style.
259
260         * elmo-imap4.el (elmo-imap4-debug)
261         (elmo-imap4-response-continue-req-p, elmo-imap4-response-ok-p)
262         (elmo-imap4-response-bye-p, elmo-imap4-response-garbage-p)
263         (elmo-imap4-response-value, elmo-imap4-response-error-text)
264         (elmo-imap4-response-bodydetail-text, elmo-imap4-value)
265         (elmo-imap4-nth, elmo-imap4-detect-search-charset)
266         (elmo-imap4-identical-system-p): New backquote style.
267
268 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
269
270         * elmo-dop.el (elmo-make-dop-queue): New backquote style.
271         (elmo-dop-queue-fname, elmo-dop-queue-method): Ditto.
272         (elmo-dop-queue-arguments): Ditto.
273
274         * elmo-date.el (elmo-match-substring): New backquote style.
275         (elmo-match-string, elmo-match-buffer): Ditto.
276         (elmo-date-make-sortable-string): Ditto.
277
278         * elmo-archive.el (elmo-archive-get-method):New backquote style.
279         (elmo-archive-get-suffix, elmo-archive-get-regexp): Ditto.
280
281         * elmo-multi.el (elmo-multi-real-folder-number): New backquote
282         style.
283
284         * elmo-net.el (elmo-network-stream-type-spec-string): New
285         backquote style.
286         (elmo-network-stream-type-symbol): Ditto.
287         (elmo-network-stream-type-feature): Ditto.
288         (elmo-network-stream-type-function): Ditto.
289         (elmo-network-session-buffer): Ditto.
290
291         * elmo-util.el (elmo-file-cache-expand-path): New backquote style.
292         (elmo-file-cache-status, elmo-file-cache-path): Ditto.
293         (elmo-make-file-cache, elmo-string, elmo-get-passwd): Ditto.
294         (elmo-bind-directory, elmo-set-work-buf): Ditto.
295
296         * elmo.el (elmo-folder-send): New backquote style.
297
298 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
299
300         * pldap.el (ldap-static-if): New backquote style.
301         (ldap/ldif-safe-string-p): Ditto.
302         (ldap/ldif-insert-field): Ditto.
303
304         * elmo-version.el (elmo-version): Up to 2.15.6.
305
306 2008-01-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
307
308         * elmo-imap4.el (elmo-folder-list-messages-plugged): Don't include
309         messages with \Deleted flag.
310         (elmo-folder-delete-messages-plugged): Ask before sending expunge
311         command if there are messages with \Deleted flag.
312
313 2007-04-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
314
315         * elmo-pop3.el (elmo-pop3-auth-apop): Use more strict regexp.
316         http://seclists.org/bugtraq/2007/Apr/0018.html
317         (Suggested by Tatsuya Kinoshita)
318
319 2007-04-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
320
321         * elmo-imap4.el (elmo-folder-delete): Don't call close for mailbox
322         with \Noselect attribute.
323
324 2007-04-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
325
326         * elmo-imap4.el (elmo-folder-list-subfolders): Fix handling of
327         hierarchical folder structure with UW-imapd.
328
329 2007-02-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
330
331         * elmo-imap4.el (elmo-imap4-clear-login): Don't send LOGIN command
332         when the LOGINDISABLED capability is advertised.
333
334 2007-01-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
335
336         * elmo-msgdb.el (elmo-msgdb-extra-fields): Make it non-destructive.
337
338 2007-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
339
340         * elmo-shimbun.el (elmo-shimbun-update-overview): Add argnument
341         `entity'.
342         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview' only
343         if the message entity is exists.
344
345 2007-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
346
347         * elmo-util.el (elmo-msgdb-insert-file-header): Call
348         `elmo-delete-cr-buffer'.
349
350         * elmo-localdir.el (elmo-message-fetch-internal): Use
351         `insert-file-contents-as-raw-text' instead of
352         `insert-file-contents-as-binary'.
353
354         * elmo-maildir.el (elmo-map-message-fetch): Ditto.
355
356 2006-12-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
357
358         * elmo-imap4.el (elmo-network-initialize-session): Check to
359         retrieve a whole greeting message.
360
361 2006-11-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
362
363         * elmo-flag.el (elmo-folder-commit): Encode `.minfo' at save.
364
365 2006-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
366
367         * elmo-util.el (elmo-safe-plist-get): New alias or macro.
368         (elmo-progress-notify): Use it instead of `plist-get'.
369
370 2006-11-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
371
372         * elmo.el (elmo-generic-folder-append-messages): Remove unused
373         variable `table'.
374
375 2006-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
376
377         * elmo-pipe.el (elmo-folder-set-plugged): Define.
378
379 2006-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
380
381         * elsp-bsfilter.el (elmo-spam-bsfilter-use-remote): New user option.
382         (elmo-spam-list-spam-messages): Check it option.
383
384 2006-11-08  Tetsurou Okazaki  <okazaki@be.to>
385
386         * elmo-util.el (elmo-with-progress-display): Return the value
387         of the last form in `body'.
388
389 2006-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
390
391         * elmo-util.el (elmo-progress-start): Accept nil for `total'.  Set
392         `elmo-progress-counter' as t when a query callback returns nil.
393         (elmo-progress-clear): New function.
394         (elmo-progress-done): Split into `elmo-progress-clear'.
395         (elmo-progress-notify): Update a total slot when it is nil.
396         (elmo-with-progress-display): Call `elmo-progress-clear' in
397         unwind-protect and move calling `elmo-progress-done' to outside.
398
399         * elmo-imap4.el (elmo-imap4-find-next-line): Call
400         `elmo-progress-notify' with :total parameter instead of
401         `elmo-progress-counter-set-total'.
402
403 2006-11-07  Tetsurou Okazaki  <okazaki@be.to>
404
405         * elmo-util.el (elmo-cache-expire-by-age): Add docstring.
406         Make it interactive.
407         (elmo-progress-start): Avoid updating `elmo-progress-counter'
408         when a query callback returns nil.  Return a progress counter
409         instead of t whenever a start callback was called.
410
411 2006-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
412
413         * elmo-imap4.el (elmo-imap4-session-capable-p): New macro.
414         (elmo-imap4-send-command): Use it.
415         (elmo-network-initialize-session): Ditto.
416         (elmo-network-setup-session): Ditto.
417         (elmo-folder-msgdb-create-plugged): Ditto.
418
419 2006-11-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
420
421         * elmo-util.el (elmo-progress-done): Fix a miss refer to
422         `elmo-progress-counter'.
423
424 2006-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
425
426         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Abolish.
427         (elsp-bsfilter-list-spam-filter): New function.
428         (elsp-bsfilter-start-list-spam): Ditto.
429         (elsp-bsfilter-read-list-spam): Ditto.
430         (elmo-spam-list-spam-messages): Use async process to display
431         progress message by each message.
432
433 2006-11-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
434
435         * elmo-spam.el (elmo-spam-process-messages-as-mbox): Fix problem
436         of flushing previously inserted message contents.
437
438         * elmo-imap4.el (elmo-folder-search): Fix return value.
439
440 2006-11-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
441
442         * elmo-imap4.el (elmo-imap4-find-next-line): Check whether a label
443         of reporter is enable or not.
444
445 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
446
447         * elmo-util.el (elmo-list-bigger-diff): Abolish.
448         (elmo-display-progress): Ditto.
449         (elmo-progress-counter-alist): Ditto.
450         (elmo-progress-set): Ditto.
451         (elmo-progress-clear): Ditto.
452         (elmo-progress-counter-all-value): Rename to
453         `elmo-progress-counter-total'.
454         (elmo-progress-counter-format): Rename to
455         `elmo-progress-counter-action'.
456         (elmo-progress-counter): New internal variable.
457         (elmo-progress-callback-function): Ditto.
458         (elmo-progress-counter-label): New function.
459         (elmo-progress-counter-set-total): Ditto.
460         (elmo-progress-counter-set-action): Ditto.
461         (elmo-progress-call-callback): Ditto.
462         (elmo-progress-start): Ditto.
463         (elmo-progress-done): Ditto.
464         (elmo-progress-notify): Rewrite.
465         (elmo-with-progress-display): Remove first argument
466         `condition'. Add optional argument `var' in `spec'.
467
468         * elmo-vars.el (elmo-display-progress-threshold): Abolish.
469         (elmo-display-retrieval-progress-threshold): Ditto.
470         (elmo-inhibit-display-retrieval-progress): Ditto.
471
472         * Replace all pair of `elmo-progress-set' and
473         `elmo-progress-clear' into `elmo-with-progress-display'.
474
475         * Replace to call `elmo-display-progress' into pair of
476         `elmo-progress-notify' and `elmo-with-progress-display'.
477
478         * elmo-version.el (elmo-version): Up to 2.15.5.
479
480 2006-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
481
482         * elmo-imap4.el (elmo-imap4-arrival-filter): Use `case' instead of
483         `cond'.
484
485 2006-10-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
486
487         * elmo-imap4.el (elmo-imap4-arrival-filter): Call delete-region in
488         cleanup-forms [wl:14027].
489
490 2006-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
491
492         * elmo-flag.el (elmo-global-flag-set-internal): Use
493         `elmo-copy-file' by priority when the message is a file.
494
495 2006-10-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
496
497         * elmo.el: Fix typo: disptch -> dispatch.
498
499 2006-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
500
501         * elmo.el (elmo-file-tag): New class.
502         (elmo-append-messages-disptch-table): New constant.
503         (elmo-folder-type-p): New function.
504         (elmo-folder-append-messages): Redefine as function.
505
506         * elmo-null.el (elmo-folder-append-messages): Renamed from
507         `elmo-folder-append-messages'.
508
509         * elmo-maildir.el (elmo-maildir-folder): Inherit `elmo-file-tag'.
510         (elmo-folder-append-messages-*-maildir): Renamed from
511         `elmo-folder-append-messages'.
512
513         * elmo-localdir.el (elmo-localdir-folder): Inherit
514         `elmo-file-tag'.
515         (elmo-folder-append-messages-*-localdir): Renamed from
516         `elmo-folder-append-messages'.
517
518         * elmo-imap4.el (elmo-folder-append-messages-imap4-imap4): Renamed
519         from `elmo-folder-append-messages'.
520
521         * elmo-flag.el (elmo-folder-append-messages-*-flag): Renamed from
522         `elmo-folder-append-messages'.
523
524         * elmo-filter.el (elmo-folder-append-messages-filter-*): New
525         function.
526         (elmo-folder-append-messages-*-filter): Ditto.
527
528         * elmo-multi.el (elmo-folder-append-messages-multi-*): Ditto.
529
530         * elmo-pipe.el (elmo-folder-append-messages-pipe-*): Ditto.
531         (elmo-folder-append-messages-*-pipe): Renamed from
532         `elmo-folder-append-messages'.
533
534         * elmo-cache.el (elmo-cache-folder): Inherit `elmo-file-tag'.
535
536         * elmo-file.el (elmo-file-folder): Ditto.
537
538         * elmo-sendlog.el (elmo-sendlog-folder): Ditto.
539
540         * elmo-archive.el (elmo-folder-append-messages-*-archive): Renamed
541         from `elmo-folder-append-messages'
542
543 2006-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
544
545         * elmo-map.el (elmo-location-map-setup): Change an argument
546         `locations' to optional.
547         (elmo-location-map-clear): Abolish.
548         (elmo-folder-clear): Follow the API change.
549
550         * elmo-pop3.el (elmo-folder-clear): Ditto.
551
552         * elmo-pop3.el (toplevel): Require elmo-map.
553         (elmo-pop3-folder): Inherit elmo-location-map and abolish
554         location-alist slot (All other related portions are changed).
555         (elmo-pop3-folder-use-uidl): New function.
556         (elmo-folder-msgdb-create): Don't sort message entities.
557         (elmo-pop3-sort-msgdb-by-original-number): Abolish.
558         (elmo-pop3-number-to-size): Convert return value to number.
559         (elmo-pop3-msgdb-create-by-header): Use unwind-protect to delete a
560         working buffer.
561
562         * elmo-map.el: Use `location-map' as a variable name for instance
563         instead of `mapper'.
564         (elmo-location-map-setup): Return location alist.
565         (elmo-location-map-update): Ditto.
566
567 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
568
569         * elmo-map.el (elmo-location-map): New class; split location and
570         number mapping from elmo-map-folder (All other related portions
571         are changed).
572
573         * elmo-shimbun.el (elmo-folder-open-internal): Follow the API
574         change.
575
576         * elmo-version.el (elmo-version): Up to 2.15.4.
577
578 2006-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
579
580         * elmo-vars.el (elmo-use-hardlink): New user option.
581
582         * elmo-util.el (elmo-add-name-to-file): Switch implementations by
583         `elmo-use-hardlink'.
584
585         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Keep the
586         killed-list.
587         (elmo-pipe-drain): Use `elmo-folder-open' and `elmo-folder-close'
588         instead of `*-internal'. Use `elmo-with-progress-display'.
589
590 2006-09-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
591
592         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages): Use
593         `elmo-spam-process-messages-as-mbox'.
594
595         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
596
597 2006-08-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
598
599         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Fix the
600         argument BUFFER of `call-process'.
601
602 2006-08-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
603
604         * elsp-bsfilter.el (elsp-bsfilter-call-bsfilter): Remove nil from
605         args.
606         (elsp-bsfilter-list-spam-files): Ditto.
607
608 2006-08-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
609
610         * elsp-bsfilter.el (elmo-spam-bsfilter-max-files-per-process)
611         (elmo-spam-bsfilter-max-messages-per-process): New use option.
612         (elmo-spam-bsfilter-debug): Fix a group.
613         (elsp-bsfilter-call-bsfilter): Don't use `delq' and add option
614         `--homedir'.
615         (elmo-spam-buffer-spam-p): Don't specify `--homedir' option.
616         (elsp-bsfilter-list-spam-files): New function.
617         (elmo-spam-list-spam-messages): Define.
618         (elsp-bsfilter-register-buffer): Add an optional argument `mbox'.
619         (elmo-spam-bsfilter-register-messages): New function.
620         (elmo-spam-register-spam-messages): Define.
621         (elmo-spam-register-good-messages): Ditto.
622
623         * elmo-spam.el (elmo-spam-process-messages-as-mbox): New function.
624
625         * elmo-util.el (elmo-flatten): Use `append' and `listp' instead of
626         `nconc' and `consp'.
627
628 2006-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
629
630         * elmo-map.el (elmo-map-folder-update-locations): Rewrite with
631         hash table to test whether a location is exists.
632
633 2006-08-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
634
635         * elmo-archive.el (elmo-folder-append-messages): Delete temp-dir
636         even if some error occurred.
637
638         * elmo-archive.el (elmo-archive-folder-append-buffer): Remove
639         meaningless unwind-protect.
640
641         * elmo-maildir.el (elmo-folder-message-make-temp-files): Respect
642         start-number correctly.
643         * elmo-search.el (elmo-folder-message-make-temp-files): Ditto.
644         * elmo-file.el (elmo-folder-message-make-temp-files): Ditto.
645
646 2006-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
647
648         * elmo-flag.el (elmo-flag-folder-set-minfo): New function.
649         (elmo-folder-initialize): Use it.
650         (elmo-global-flag-replace-referrer): New function.
651
652         * elmo.el (toplevel): Added autoload setting for
653         `elmo-global-flag-replace-referrer'.
654         (elmo-folder-rename): Rewrite the last change use
655         `elmo-global-flag-replace-referrer'.
656
657         * elmo-pipe.el (elmo-folder-rename): Call
658         `elmo-global-flag-replace-referrer'.
659
660 2006-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
661
662         * elmo.el (elmo-folder-rename): Set meta data for global flags
663         follow the rename.
664
665 2006-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
666
667         * elmo-filter.el (elmo-folder-initialize): Set slot `number-list'
668         as 'not-loaded.
669         (elmo-folder-close): Ditto.
670         (elmo-filter-folder-number-list-loaded-p): New function.
671         (elmo-filter-folder-number-list): Check whether loaded or not.
672         (elmo-folder-commit): Use `elmo-filter-folder-number-list' instead
673         of `elmo-filter-folder-number-list-internal'.
674         (elmo-folder-delete-messages): Ditto.
675         (elmo-folder-length): Check whether number-list is loaded or not.
676
677 2006-06-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
678
679         * modb-entity.el (modb-entity-field-extractor-alist): Add 3rd
680         field `real field' into each element of list.
681         (elmo-msgdb-create-message-entity-from-buffer): Follow the above change.
682         (elmo-msgdb-message-entity-field): Ditto.
683         (modb-entity-ml-info-real-fields): New function.
684
685         * elmo-msgdb.el (elmo-msgdb-extra-fields): New function.
686
687         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Use function
688         `elmo-msgdb-extra-fields'.
689
690 2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
691
692         * elmo-util.el (elmo-passwd-alist-load): Move point to min
693         position before read.
694
695 2006-05-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
696
697         * elmo-flag.el (elmo-folder-expand-msgdb-path): Translate path.
698         (elmo-global-flags-initialize): Ditto.
699
700 2006-05-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
701
702         * elmo-archive.el (toplevel): Don't require emu, std11
703         and elmo-localdir.
704
705         * elmo-localdir.el (elmo-message-file-name): Remove duplicate
706         definition.
707
708 2006-05-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
709
710         * elmo.el (elmo-folder-confirm-appends): Display folder name.
711
712 2006-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
713
714         * elmo-imap4.el (elmo-imap4-send-command): Use non-synchronizing
715         literals.
716
717 2006-04-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
718
719         * elmo-maildir.el (elmo-maildir-list-location): Reduce
720         `elmo-get-last-modification-time' call.
721
722 2006-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
723
724         * elmo-maildir.el (elmo-maildir-list-location): Fixed a regular
725         expression.
726         (elmo-maildir-set-mark): Ditto.
727         (elmo-maildir-delete-mark): Ditto.
728
729 2006-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
730
731         * elmo-util.el (elmo-collect-separators-internal): Add 2nd
732         optional argument `separators'.
733
734 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
735
736         * elmo.el (cache-changed): Abolish.
737         (status-changed): New signal.
738         (elmo-message-killed-p): New generic function and define for
739         elmo-folder.
740         (elmo-folder-recover-messages): Ditto.
741         (elmo-message-set-cached): Emit signal `status-changed' instead of
742         `cache-changed'.
743         (elmo-message-status): New macro.
744         (elmo-message-status-folder): Ditto.
745         (elmo-message-status-number): Ditto.
746         (elmo-message-status-set-flags): Ditto.
747         (elmo-message-status-set-killed): Ditto.
748         (elmo-message-status-flags): New function.
749         (elmo-message-status-cached-p): Ditto.
750         (elmo-message-status-killed-p): Ditto.
751
752         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
753         `status-changed' instead of `cache-changed'.
754         (elmo-folder-recover-messages): Define.
755         (elmo-message-killed-p): Ditto.
756
757         * elmo-filter.el (elmo-filter-connect-signals): Connect to signal
758         `status-changed' instead of `cache-changed'.
759
760         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
761         (elmo-message-killed-p): Define.
762         (elmo-folder-recover-messages): Ditto.
763
764         * elmo-version.el (elmo-version): Up to 2.15.3.
765
766 2006-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
767
768         * elmo-signal.el (elmo-signal-bindings): Use cons to append
769         element into list.
770         (elmo-define-signal-handler): Add docstring.
771         (elmo-define-signal-filter): Ditto.
772
773         * elmo-multi.el (elmo-multi-connect-signals): Fix the signal name.
774
775 2006-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
776
777         * elmo-util.el (elmo-flatten): Don't use recursive call.
778
779         * elmo-search.el (elmo-folder-msgdb-create): Remove an unnecessary
780         assignment.
781         (elmo-folder-message-make-temp-files): Use `number-to-string'
782         instead of `int-to-string'.
783
784 2006-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
785
786         * elmo-search.el (elmo-folder-delete-messages): Define.
787
788 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
789
790         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fixed
791         customization type.
792         (elmo-mailing-list-count-spec-list): Ditto.
793
794         * elmo-vars.el (elmo-mailing-list-name-spec-list): Merge entries
795         for `list-id'.
796
797 2006-01-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
798
799         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fix list-id
800         handling.
801
802 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
803
804         * elmo-vars.el (elmo-mailing-list-name-spec-list): New user option.
805         (elmo-mailing-list-count-spec-list): Ditto.
806
807         * elmo-util.el (elmo-map-until-success): New function.
808         (elmo-string-match-substring): Ditto.
809         (elmo-find-list-match-value): Ditto.
810
811         * modb-entity.el (modb-entity-extract-ml-info-from-x-sequence):
812         Removed.
813         (modb-entity-extract-ml-info-from-subject): Ditto.
814         (modb-entity-extract-ml-info-from-return-path): Ditto.
815         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
816         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
817         (modb-entity-extract-ml-info-from-mailman): Ditto.
818         (modb-entity-extract-mailing-list-info-functions): Ditto.
819         (modb-entity-extract-mailing-list-info): Rewrite with
820         `elmo-find-list-match-value'.
821
822 2006-01-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
823
824         * elmo-net.el (elmo-network-session-retry-count): New user option.
825         (elmo-network-session-buffer-name): New internal function.
826         (elmo-network-session-buffer-create): Ditto.
827         (elmo-network-open-session): Retry open network session
828         `elmo-network-session-retry-count' times.
829
830 2005-12-16  Tetsurou Okazaki  <okazaki@be.to>
831
832         * elmo-util.el (elmo-list-filter): Rewritten.
833
834 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
835
836         * elmo-util.el (elmo-string-member): Allow symbol element in list.
837
838 2005-11-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
839
840         * elmo-search.el (elmo-make-search-engine): Use prefix
841         `elmo-search-' for require symbol instead of `else-'.
842         (elmo-search-engine-extprog): New class.
843         (elmo-search-engine-do-search): Remove nil from argument
844         list. Added argument pattern to evaluate element as function.
845         (elmo-search-engine-local-file): Derived from
846         `elmo-search-engine-extprog'.
847         (elmo-search-engine-create-message-entity): Check existance of file.
848         (elmo-search-engine-fetch-message): Ditto.
849         (elmo-search-namazu-index): Follow the API change.
850         (elmo-search-grep-target): Ditto.
851
852 2005-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
853
854         * elmo-spam.el (elmo-spam-message-fetch): Disable multibyte
855         characters of working buffer.
856
857         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
858         Does not bind `default-mime-charset'.
859         (elmo-msgdb-create-message-entity-from-buffer): Removed
860         unnecessary local bind.
861
862         * modb-entity.el (modb-entity-extract-ml-info-from-mailman): New
863         function.
864         (modb-entity-extract-mailing-list-info-functions): Added it.
865
866 2005-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
867
868         * modb-legacy.el (elmo-msgdb-append-entity): Execute the process
869         when number and message-id are non-nil.
870
871         * modb-standard.el (elmo-msgdb-append-entity): Ditto.
872
873         * elmo-pop3.el (elmo-pop3-auth-user): Refactoring nested
874         conditional steatment.
875         (elmo-pop3-auth-apop): Likewise.
876         (elmo-network-authenticate-session): Likewise.
877
878 2005-11-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
879
880         * elmo-mime.el (elmo-mime-header-max-column): Set default value as
881         symbol `fill-column'.
882         (elmo-mime-insert-header-from-buffer): Rewrite; ignore errors in
883         decode field value.
884
885         * elmo-util.el (elmo-mime-string): Ignore errors in eword decode.
886         (elmo-decoded-field-body): Ditto.
887
888 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
889
890         * elmo-net.el (elmo-net-folder-set-parameters): Rename argument
891         `tokens' to `params'.
892
893 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
894
895         * elmo-split.el (elmo-split-subr): Disable multibyte characters of
896         working buffer.
897
898 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
899
900         * elmo-search.el (elmo-search-namazu-index): Fixed the order to
901         decide index.
902
903 2005-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
904
905         * elmo-search.el (elmo-search-engine-alist): Define with defvar;
906         Set default value as nil.
907         (toplevel): Register search engines by
908         `elmo-search-register-engine' if there are not defined.
909
910         * elmo.el (autoload): Added autoload setting for
911         `elmo-search-register-engine'.
912
913 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
914
915         * elmo.el (toplevel): `[' is redefined as the prefix of the search
916         folder instead of nmz folder.
917         (elmo-nmz-default-index-path): Added obsolete variable setting.
918         (elmo-nmz-index-alias-alist): Ditto.
919         (elmo-nmz-use-drive-letter): Ditto.
920
921         * elmo-search.el (elmo-search-register-engine): New function.
922
923         * elmo-nmz.el: Removed.
924
925         * elmo-version.el (elmo-version): Up to 2.15.2.
926
927 2005-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
928
929         * elmo-search.el: New file.
930
931 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
932
933         * modb-entity.el (elmo-msgdb-message-match-condition): Add new
934         condition `larger' and `smaller'.
935
936 2005-07-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
937
938         * elmo-util.el (elmo-safe-filename): Rewrite to replace
939         `"' (double quote) into "_Q_".
940
941 2005-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
942
943         * elmo-net.el (elmo-net-quote-chars): Abolish.
944         (elmo-net-format-quoted): Ditto.
945
946 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
947
948         * elmo.el (elmo-get-folder-function): New variable.
949         (elmo-get-folder): New function.
950         (elmo-folder-rename): Call `elmo-make-folder' with specified
951         mime-charset.
952
953         * elmo-split.el (elmo-split): Use `elmo-get-folder' instead of
954         `elmo-make-folder'.
955         (elmo-split-subr): Ditto.
956
957         * elmo-multi.el (elmo-folder-initialize): Ditto.
958
959         * elmo-internal.el (elmo-folder-list-subfolders): Ditto.
960
961         * elmo-flag.el (elmo-flag-folder-delete-message): Ditto.
962         (elmo-flag-get-folder): Ditto.
963
964         * elmo-filter.el (elmo-folder-initialize): Ditto.
965
966         * elmo-access.el (elmo-folder-initialize): Ditto.
967         (elmo-access-folder-update-children): Ditto.
968
969         * elmo-dop.el (elmo-dop-queue-flush): Ditto.
970         (elmo-dop-queue-flush): Ditto.
971         (elmo-folder-append-buffer-dop-delayed): Ditto.
972         (elmo-dop-spool-folder): Call `elmo-make-folder' with specified
973         mime-charset.
974
975         * elmo-pipe.el (elmo-folder-initialize): Use `elmo-get-folder'
976         instead of `elmo-make-folder'.
977         (elmo-folder-rename): Ditto.  Use `elmo-folder-rename' to
978         destination folder instead of send `elmo-folder-rename-internal'.
979
980         * elmo-shimbun.el (elmo-folder-list-subfolders): Use `shimbun'
981         slot of subfolder instead of create it.
982
983 2005-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
984
985         * elmo-util.el (elmo-collect-separators): New function.
986         (elmo-collect-separators-internal): Ditto.
987         (elmo-collect-trail-separators): Ditto.
988         (elmo-parse-separated-tokens): Ditto.
989         (elmo-parse-separated-tokens-internal): Ditto.
990         (elmo-quote-syntactical-element): Ditto.
991
992         * elmo-pop3.el (elmo-pop3-folder-name-syntax): New constant.
993         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
994
995         * elmo-nntp.el (elmo-nntp-folder-name-syntax): New constant.
996         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
997         (elmo-nntp-folder-list-subfolders): Quote a user name.
998
999         * elmo-net.el (elmo-net-folder-name-syntax): New constant.
1000         (elmo-net-parse-network): Abolish.
1001         (elmo-net-folder-set-parameters): New function.
1002         (elmo-folder-initialize): Follow the above change.
1003
1004         * elmo-imap4.el (elmo-imap4-folder-name-syntax): New constant.
1005         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
1006         (elmo-folder-list-subfolders): Use
1007         `elmo-quote-syntactical-element' instead of
1008         `elmo-net-format-quoted' to quote mailbox and user name.
1009
1010 2005-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1011
1012         * elmo-util.el (elmo-token-valid-p): New function.
1013         (elmo-parse-token): Add optional argument `requirement'.
1014         (elmo-parse-prefixed-element): Likewise.
1015
1016         * elmo-net.el (elmo-net-quote-chars): Renamed from
1017         `elmo-net-quote-chars-regexp'.
1018         (elmo-net-format-quoted): Add optional argument `extra-chars'.
1019
1020         * elmo-pop3.el (elmo-folder-initialize): Fix the token separators
1021         by info document. Check token `uidl' is started an alphabet.
1022
1023         * elmo-nntp.el (elmo-folder-initialize): Fix the token separators
1024         by info document. Check token `user' is started an alphabet.
1025
1026         * elmo-imap4.el (elmo-folder-initialize): Ditto.
1027         (elmo-folder-list-subfolders): Quote user.
1028
1029 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1030
1031         * elmo-util.el (elmo-quoted-specials-list): New constant.
1032         (elmo-quoted-token): New function.
1033
1034         * elmo-net.el (elmo-net-quote-chars-regexp): New constant.
1035         (elmo-net-format-quoted): New function.
1036         (elmo-net-parse-network): Ditto.
1037         (elmo-folder-initialize): Use it.
1038
1039         * elmo-nntp.el (elmo-folder-initialize): Use
1040         `elmo-net-parse-network' to parse network specification instead of
1041         `elmo-folder-initialize#elmo-net'.
1042
1043         * elmo-pop3.el (elmo-folder-initialize): Ditto.
1044
1045         * elmo-imap4.el (elmo-folder-initialize): Ditto.
1046         (elmo-folder-list-subfolders): Quote folder name by
1047         `elmo-net-format-quoted'.
1048
1049 2005-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1050
1051         * elmo-nntp.el (elmo-nntp-use-server-search-p): New function.
1052         (elmo-folder-search): Use it.
1053
1054 2005-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1055
1056         * modb-standard.el (modb-standard-loaded-message-id): Use
1057         `elmo-msgdb-message-entity-field'.
1058
1059 2005-04-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1060
1061         * elmo-util.el (elmo-object-load): Call `elmo-set-auto-coding'
1062         without filename.
1063
1064 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1065
1066         * elmo-util.el (elmo-set-auto-coding): New function.
1067         (elmo-object-load): Use it.
1068
1069 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1070
1071         * elmo-date.el (elmo-time-less-p): Renamed from `elmo-time<'.
1072         (elmo-time<): Define as alias of `elmo-time-less-p'.
1073         (elmo-time-to-datevec): New function.
1074
1075         * elmo-date.el (elmo-time-to-days): New function.
1076
1077 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1078
1079         * elmo-util.el (elmo-map-recursive): Call `function' if `object'
1080         is not cons cell.
1081
1082 2005-04-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1083
1084         * modb-entity.el (modb-entity-encode-string-recursive): Fixed
1085         parenthesis.
1086
1087         * elmo-util.el (elmo-map-recursive): New function.
1088
1089         * modb-entity.el (modb-entity-decode-string-recursive): Use it.
1090         (modb-entity-encode-string-recursive): Ditto.
1091
1092 2005-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
1093
1094         * elmo-maildir.el (elmo-maildir-sequence-number): New function.
1095         (elmo-maildir-make-unique-string): Throw Emacs 18 away.
1096         (elmo-maildir-list-location): Use `elmo-maildir-sequence-number' to
1097         compare sequence number when last modified time is nil.
1098
1099 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
1100
1101         * elmo-maildir.el (elmo-folder-msgdb-create): Don't sort by date.
1102
1103         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
1104
1105 2005-04-01  Yuuichi Teranishi  <teranisi@gohome.org>
1106
1107         * elmo-maildir.el (elmo-maildir-list-location): Sort by last
1108         modification time of the file.
1109
1110 2005-03-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1111
1112         * elmo-util.el (elmo-condition-optimize): Discriminated against
1113         preserved fields, extra fields and the other weight.
1114
1115 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1116
1117         * modb-entity.el (initialize-instance): Define.
1118         (modb-entity-handler-mime-charset): New internal function.
1119         (modb-standard-entity-set-field): Use it.
1120         (elmo-msgdb-message-entity-field): Ditto.
1121         (elmo-msgdb-message-entity-field): Ditto.
1122
1123         * modb.el (elmo-msgdb-match-condition): Rewrite with
1124         `elmo-condition-match'.
1125         (elmo-msgdb-match-condition-primitive): New function.
1126
1127         * modb-entity.el (elmo-msgdb-message-match-condition): Removed
1128         arguments `flags' and `numbers'.
1129         (elmo-msgdb-match-condition-primitive): Abolished (merged to
1130         `elmo-msgdb-message-match-condition').
1131         (modb-buffer-entity-handler): New class.
1132
1133         * elmo.el (elmo-folder-search): Optimize condition to use
1134         `elmo-condition-optimize'.
1135         (elmo-message-buffer-match-condition): New function.
1136         (elmo-message-match-condition): Use
1137         `elmo-message-buffer-match-condition' instead of
1138         `elmo-buffer-field-condition-match'.
1139
1140         * elmo-util.el (elmo-condition-match): New function.
1141         (elmo-condition-optimize): Ditto.
1142         (elmo-buffer-field-primitive-condition-match): Abolish.
1143         (elmo-buffer-field-condition-match): Ditto.
1144
1145         * elmo-archive.el (elmo-archive-field-condition-match): Use
1146         `elmo-message-buffer-match-condition' instead of
1147         `elmo-buffer-field-condition-match'.
1148
1149 2005-03-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1150
1151         * elmo-flag.el (elmo-global-flags-initialize): Check the
1152         existence of the flag directory.
1153
1154 2005-03-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1155
1156         * elmo-access.el (elmo-folder-initialize): Call
1157         `elmo-multi-connect-signals'.
1158
1159         * elmo-pipe.el (elmo-folder-close): Define.
1160
1161         * elmo-multi.el (elmo-folder-close): Call `elmo-folder-close' with
1162         children folders.
1163
1164         * elmo-filter.el (elmo-folder-close): Call `elmo-folder-close'
1165         with target folder.
1166
1167         * modb-entity.el (elmo-msgdb-message-entity-set-number): Return
1168         `number'.
1169
1170         * elmo-multi.el (elmo-message-entity): Don't use return value of
1171         `elmo-message-entity-set-number'.
1172
1173 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1174
1175         * modb.el (modb-generic): Added slot `mime-charset'.
1176
1177         * modb-standard.el (modb-standard): Added slot `overview-handler'.
1178         (modb-standard-save-entity-1): Use `modb-entity-handler-equal-p'
1179         and `modb-entity-handler-dump-parameters'.
1180         (modb-standard-default-entity-handler): Abolish.
1181         (elmo-msgdb-message-entity-handler): Save created handler by
1182         instance slot.
1183
1184         * modb-entity.el (modb-entity-handler): Added slot `mime-charset'.
1185         (modb-entity-handler-list-parameters): New method.
1186         (modb-entity-handler-equal-p): New function.
1187         (modb-entity-handler-dump-parameters): Ditto.
1188         (modb-entity-parse-address-string): Encode return value.
1189         (modb-entity-make-address-string): Decode argument value.
1190         (modb-entity-decode-string-recursive): New function.
1191         (modb-entity-encode-string-recursive): Ditto.
1192         (modb-standard-entity-normalizer): Set to encode field value.
1193         (modb-standard-entity-specializer): Follow the above change.
1194         (modb-standard-entity-set-field): Bind `elmo-mime-charset' by
1195         mime-charset of handler.
1196         (elmo-msgdb-message-entity-field): Ditto.
1197         (elmo-msgdb-copy-message-entity): Fixed reference to internal
1198         structure.
1199         (modb-entity-make-mailing-list-info-string): Decode `ml-name'.
1200
1201         * elmo.el (elmo-folder): Added slot `mime-charset'.
1202         (elmo-make-folder): Added argument `mime-charset'.
1203         (elmo-folder-msgdb-load): Call `elmo-load-msgdb' with
1204         `mime-charest'.
1205
1206         * elmo-msgdb.el (elmo-load-msgdb): Added argument `mime-charset'.
1207         (elmo-make-msgdb): Likewise.
1208
1209         * elmo-internal.el (elmo-internal-folder-initialize): Call
1210         `luna-make-entity' with :mime-charset parameter.
1211
1212 2005-03-21  Yuuichi Teranishi  <teranisi@gohome.org>
1213
1214         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Decode
1215         encoded words in `from' and `subject' field.
1216
1217 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1218
1219         * modb.el (elmo-msgdb-message-field): Add argument `type'.
1220         (elmo-msgdb-match-condition): Get handler from entity instead of
1221         msgdb.
1222
1223         * modb-standard.el (modb-standard-economize-entity-size): Abolish.
1224         (modb-standard-load-entity): Treat new file format.
1225         (modb-standard-save-entity-1): Save as new file format.
1226         (modb-standard-save-entity): Split messages into section here.
1227         (elmo-msgdb-message-field): Follow the API change.
1228         (modb-standard-default-entity-handler): New internal variable.
1229         (elmo-msgdb-message-entity-handler): Define.
1230
1231         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1232         to `elmo-vars.el'.
1233         (modb-entity-field-extractor-alist): New user option.
1234         (elmo-msgdb-message-entity-field): Removed argument `decode' and
1235         added argument `type'.
1236         (elmo-msgdb-copy-message-entity): Add optional argument
1237         `make-handler'.
1238         (modb-set-field-converter): New function.
1239         (modb-convert-field-value): Ditto.
1240         (modb-entity-string-decoder): Ditto.
1241         (modb-entity-string-encoder): Ditto.
1242         (modb-entity-parse-date-string): Ditto.
1243         (modb-entity-make-date-string): Ditto.
1244         (modb-entity-mime-decoder): Ditto.
1245         (modb-entity-mime-encoder): Ditto.
1246         (modb-entity-address-list-decoder): Ditto.
1247         (modb-entity-address-list-encoder): Ditto.
1248         (modb-entity-parse-address-string): Ditto.
1249         (modb-entity-make-address-string): Ditto.
1250         (modb-entity-create-field-indices): Ditto.
1251         (modb-legacy-entity-field-slots): New constant.
1252         (modb-legacy-entity-field-indices): Ditto.
1253         (modb-legacy-entity-normalizer): New variable.
1254         (modb-legacy-entity-specializer): Ditto.
1255         (modb-legacy-entity-field-index): New macro.
1256         (modb-legacy-entity-set-field): New function.
1257         (modb-legacy-make-message-entity): Rewrite.
1258         (elmo-msgdb-create-message-entity-from-buffer): Use
1259         `elmo-msgdb-get-references-from-buffer'. Use
1260         `elmo-decoded-field-body' instead of `elmo-unfold-field-body'.
1261         Use `modb-legacy-entity-set-field' instead of
1262         `elmo-msgdb-message-entity-set-field'.
1263         (elmo-msgdb-message-entity-field): Rewrite.
1264         (elmo-msgdb-message-entity-set-field): Ditto.
1265         (elmo-msgdb-copy-message-entity): Make new entity by
1266         `make-handler' if it specified.
1267         (elmo-msgdb-message-match-condition): Define a method of
1268         `modb-entity-handler' and follow the API change.
1269         (modb-standard-entity-handler): New class.
1270         (modb-entity-extract-ml-info-from-x-sequence): New function.
1271         (modb-entity-extract-ml-info-from-subject): Ditto.
1272         (modb-entity-extract-ml-info-from-return-path): Ditto.
1273         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
1274         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
1275         (modb-entity-extract-mailing-list-info): Ditto.
1276         (modb-entity-extract-mailing-list-info-functions): New variable.
1277
1278         * elmo.el (elmo-message-field): Add optional argument `type'.
1279
1280         * elmo-vars.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1281         from `modb-entity.el'.
1282
1283         * elmo-util.el (elmo-object-load): Decode by coding-system from
1284         `set-auto-coding-function'.
1285         (elmo-object-save): Use `detect-mime-charset-region' and add
1286         coding cookie if encode.
1287         (elmo-msgdb-get-references-from-buffer): New function.
1288         (elmo-parse-addresses): Ditto (renamed from `wl-parse-addresses').
1289
1290         * elmo-spam.el (elmo-spam-message-spam-p): Follow the API change.
1291
1292         * elmo-shimbun.el (elmo-shimbun-parse-time-string): Removed.
1293         (elmo-shimbun-entity-to-header): Use `shimbun-create-header'
1294         instead of `shimbun-make-header' and follow the API change.
1295         (elmo-shimbun-update-overview): Follow the API change.
1296         (elmo-map-folder-list-message-locations): Ditto.
1297
1298         * elmo-pipe.el (elmo-message-field): Ditto.
1299
1300         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
1301         Ditto.
1302
1303         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
1304
1305         * elmo-multi.el (elmo-message-field): Ditto.
1306
1307         * elmo-msgdb.el (elmo-message-entity-field): Ditto.
1308         (elmo-msgdb-sort-by-date): Ditto.
1309         (elmo-msgdb-flag-table): Use `elmo-msgdb-message-field' instead of
1310         `elmo-message-entity-field'.
1311         (elmo-msgdb-overview-entity-get-from-no-decode): Follow the API
1312         change.
1313         (elmo-msgdb-overview-entity-get-from): Ditto.
1314         (elmo-msgdb-overview-entity-get-subject): Ditto.
1315         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
1316         (elmo-msgdb-overview-entity-get-date): Ditto.
1317         (elmo-msgdb-overview-entity-get-to): Ditto.
1318         (elmo-msgdb-overview-entity-get-cc): Ditto.
1319
1320         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1321         (elmo-mime-collect-message/partial-pieces): Ditto.
1322
1323         * elmo-filter.el (elmo-message-field): Ditto.
1324
1325         * elmo-date.el (elmo-datevec-to-time): New function.
1326         (elmo-time-parse-date-string): Ditto.
1327         (elmo-time-make-date-string): Ditto.
1328         (elmo-time<): Ditto.
1329
1330         * elmo-version.el (elmo-version): Up to 2.15.1.
1331
1332 2005-03-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1333
1334         * elmo-flag.el (elmo-global-flags-initialize): Don't include
1335         member of elmo-local-flags.
1336
1337 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
1338
1339         * elmo-version.el (elmo-version): Up to 2.15.0.
1340
1341 2005-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1342
1343         * elmo.el (elmo-folder-synchronize): Ignore `mask' when
1344         `ignore-msgdb' is non-nil.
1345
1346 2005-03-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1347
1348         * elmo-util.el (elmo-condition-in-msgdb-p-internal): Removed.
1349         (elmo-condition-in-msgdb-p): Ditto.
1350         (elmo-file-field-primitive-condition-match): Ditto.
1351         (elmo-file-field-condition-match): Ditto.
1352
1353         * elmo-localdir.el (elmo-localdir-field-condition-match): Ditto.
1354
1355 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1356
1357         * elmo-flag.el (elmo-folder-list-subfolders): Don't list from
1358         subdirectories here.
1359         (elmo-global-flags-initialize): New function.
1360
1361         * elmo.el (toplevel): Added autoload setting for
1362         `elmo-global-flags-initialize'.
1363
1364 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1365
1366         * elmo.el (message-number-changed): Define new signal.
1367         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Emit
1368         message-number-changed signal.
1369         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
1370         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
1371         Respect `elmo-pack-number-check-strict'.
1372
1373 2005-03-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1374
1375         * elmo-signal.el (elmo-connect-signal): Document.
1376         (elmo-emit-signal): Ditto.
1377         (elmo-emit-signal): It should pass source argument to filter and
1378         handler, not slot-source.
1379
1380 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1381
1382         * modb.el (elmo-msgdb-update-entity): New API and define generic
1383         implement.
1384
1385         * modb-standard.el (elmo-msgdb-update-entity): Define.
1386
1387         * modb-entity.el (elmo-msgdb-message-entity-update-fields): New
1388         API and define generic implement.
1389
1390         * elmo.el (update-overview): New singnal.
1391
1392         * elmo-shimbun.el (elmo-shimbun-update-overview): Rewrite use
1393         `elmo-msgdb-update-entity' and emit signal `update-overview'.
1394         (elmo-message-entity-parent): Define.
1395
1396         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
1397         `update-overview'.
1398
1399         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
1400
1401         * elmo-filter.el (elmo-filter-connect-signals): Ditto.
1402
1403 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1404
1405         * elmo.el (elmo-folder-synchronize): Sort the return value of
1406         `elmo-list-diff'.
1407
1408         * elmo-util.el (elmo-list-diff): Don't care the order of the returned
1409         list.
1410
1411 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1412
1413         * elmo-util.el (elmo-with-enable-multibyte): Don't bind
1414         `default-enable-multibyte-characters'.
1415         (elmo-object-load): Use `with-temp-buffer' instead of
1416         `elmo-set-work-buf'.
1417         (elmo-object-save): Ditto.
1418         (elmo-mime-string): Use `elmo-with-enable-multibyte' instead of
1419         `elmo-set-work-buf'.
1420         (elmo-decoded-field-body): Ditto.
1421
1422         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Ditto.
1423
1424         * elmo-sendlog.el (elmo-sendlog-folder-list-message-locations):
1425         Use `with-temp-buffer' instead of `elmo-set-work-buf'.
1426
1427         * elmo-version.el (elmo-version): Up to 2.13.3.
1428
1429 2005-02-27  Tetsurou Okazaki  <okazaki@be.to>
1430
1431         * elmo-util.el (elmo-list-diff): Fix the last change.
1432         Reverse order of result lists.
1433
1434 2005-02-26  Yuuichi Teranishi  <teranisi@gohome.org>
1435
1436         * modb-standard.el (elmo-msgdb-set-flag): Use
1437         `elmo-list-diff-nonsortable' instead of `elmo-list-diff'.
1438         (elmo-msgdb-unset-flag): Ditto.
1439
1440         * elmo.el (elmo-strict-folder-diff): Don't use third argument of
1441         `elmo-list-diff'.
1442
1443         * elmo-util.el (elmo-list-diff): Rewrite.
1444         (elmo-list-diff-nonsortable): New function.
1445
1446 2005-02-26  Tetsurou Okazaki  <okazaki@be.to>
1447
1448         * elmo-util.el (elmo-multibyte-buffer-name): Renamed from
1449         `elmo-multibypte-buffer-name'.  All referers are updated.
1450
1451 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1452
1453         * elmo-mime.el (elmo-mime-entity-reassembled-p): New method.
1454         (elmo-mime-entity-fragment-p): New function.
1455         (mime-elmo-buffer-entity): Added slot `reassembled'.
1456         (elmo-message-mime-entity): Added 4th argument `reassemble'.
1457         (elmo-message-mime-entity-internal): New function (renamed from
1458         `elmo-message-mime-entity').
1459         (elmo-mime-inherit-field-list-from-enclosed): New constant.
1460         (elmo-mime-make-reassembled-mime-entity): New function.
1461         (elmo-message-reassembled-mime-entity): Ditto.
1462         (elmo-mime-collect-message/partial-pieces): Ditto.
1463
1464 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1465
1466         * elmo.el (elmo-message-fetch-string): Disable multibyte.
1467
1468         * elmo-util.el (elmo-multibypte-buffer-name): New constant.
1469         (elmo-with-enable-multibyte): New macro.
1470
1471         * modb-entity.el (elmo-msgdb-get-decoded-cache): Use it.
1472
1473 2005-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1474
1475         * elmo-filter.el (elmo-filter-add-flag-count): Removed unused
1476         argument `number'.
1477         (elmo-filter-connect-signals): Follow the above change.
1478
1479 2005-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1480
1481         * modb-standard.el (elmo-msgdb-unset-flag): Bind inhibit-quit.
1482
1483         * elmo-maildir.el (elmo-folder-append-messages): Fix the problem
1484         that only the first flag is used.
1485
1486 2005-02-17  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1487
1488         * elmo-shimbun.el (elmo-folder-exists-p): Use `shimbun-group-p' 
1489         if available.
1490
1491 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1492
1493         * elmo-signal.el: New file.
1494
1495         * elmo.el (toplevel): Require elmo-signal.
1496         (flag-changing, flag-changed, cache-changed): New signal.
1497         (elmo-folder): Remove slog `handlers'.
1498         (elmo-message-set-cached): Use `elmo-emit-signal' instead of
1499         `elmo-folder-notify-event'.
1500         (elmo-folder-set-flag): Likewise. Emit signal `flag-changing'.
1501         (elmo-folder-unset-flag): Ditto.
1502         (elmo-event-handler): Abolish.
1503         (elmo-event-handler-flag-changed): Ditto.
1504         (elmo-event-handler-cache-changed): Ditto.
1505         (elmo-folder-add-handler): Ditto.
1506         (elmo-folder-remove-handler): Ditto.
1507         (elmo-folder-notify-event): Ditto.
1508
1509         * elmo-pipe.el (toplevel): Require elmo-signal.
1510         (elmo-folder-initialize): Call `elmo-pipe-connect-signals'.
1511         (elmo-pipe-connect-signals): New function.
1512         (elmo-message-fetch): Does not call `elmo-folder-notify-event'.
1513         (elmo-folder-set-flag): Ditto.
1514         (elmo-folder-unset-flag): Ditto.
1515         (elmo-message-set-cached): Ditto.
1516
1517         * elmo-multi.el (toplevel): Require elmo-signal.
1518         (elmo-folder-initialize): Call `elmo-multi-connect-signals'.
1519         (elmo-multi-connect-signals): New function.
1520         (elmo-multi-map-numbers): Ditto.
1521         (elmo-message-set-cached): Does not call `elmo-folder-notify-event'.
1522         (elmo-message-fetch): Ditto.
1523         (elmo-folder-set-flag): Ditto.
1524         (elmo-folder-unset-flag): Ditto.
1525
1526         * elmo-filter.el (toplevel): Require elmo-signal.
1527         (elmo-folder-initialize): Call `elmo-filter-connect-signals'.
1528         (elmo-filter-connect-signals): New function.
1529         (elmo-filter-add-flag-count): Ditto.
1530         (elmo-message-fetch): Does not call
1531         `elmo-filter-folder-countup-message-flags' and
1532         `elmo-folder-notify-event'.
1533         (elmo-message-set-cached): Ditto.
1534         (elmo-folder-set-flag): Ditto.
1535         (elmo-folder-unset-flag): Ditto.
1536
1537         * elmo-version.el (elmo-version): Up to 2.13.2.
1538
1539 2005-02-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1540
1541         * elmo-imap4.el (elmo-imap4-flags-to-imap): Preserve argument
1542         `flags'.
1543
1544 2005-02-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1545
1546         * elmo-filter.el (elmo-message-set-cached): Call
1547         `elmo-folder-notify-event' with event `cache-changed'.
1548
1549         * elmo-multi.el (elmo-message-set-cached): Ditto.
1550
1551         * elmo-pipe.el (elmo-message-set-cached): Ditto.
1552
1553 2005-02-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1554
1555         * elmo.el (elmo-folder-encache): Abolish.
1556
1557 2005-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
1558
1559         * elmo-dop.el (elmo-folder-delete-messages-dop): Delete 'Append' queue.
1560         (elmo-folder-next-message-number-dop): Return appropriate negative
1561         integer.
1562
1563 2005-02-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1564
1565         * elmo-dop.el (elmo-dop-queue-flush): Remove files in dop spool on
1566         clearing pending operations.
1567         (elmo-folder-next-message-number-dop): Return appropriate negative
1568         integer.
1569
1570 2005-02-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1571
1572         * elmo.el (toplevel): Added autoload setting for `md5'.
1573         (elmo-msgdb-path-encode-threshold): New user option.
1574         (elmo-folder-msgdb-path): Encode msgdb path if its length is
1575         longer than `elmo-msgdb-path-encode-threshold'.
1576
1577         * elmo-flag.el (elmo-global-mark-migrate): Use
1578         `elmo-folder-expand-msgdb-path' instead of
1579         `elmo-folder-msgdb-path'.
1580
1581 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1582
1583         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when the
1584         element of the difference is nil.
1585
1586 2005-02-11  Yuuichi Teranishi  <teranisi@gohome.org>
1587
1588         * elmo-maildir.el (elmo-maildir-separator): Added some OS types
1589         to the check logic of file systems which are weak in colon character.
1590
1591 2005-02-11  Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
1592
1593         * elmo-maildir.el (elmo-maildir-move-file): Simplify.
1594
1595 2005-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1596
1597         * elmo-maildir.el (elmo-maildir-move-file): New function.
1598         (elmo-folder-append-buffer): Use it.
1599         (elmo-folder-append-messages): Ditto.
1600         (These changes are based on Ron Isaacson's patch [wl-en: 01205])
1601
1602         * elmo-imap4.el (elmo-imap4-decode-folder-string): Call `utf7-decode'.
1603         (elmo-imap4-encode-folder-string): Call `utf7-encode'.
1604
1605         * elmo-maildir.el (elmo-maildir-separator): New user option.
1606         (elmo-maildir-adjust-separator): New macro.
1607         (elmo-maildir-list-location): Use it.
1608         (elmo-maildir-update-current): Ditto.
1609         (elmo-maildir-set-mark): Ditto.
1610         (elmo-maildir-delete-mark): Ditto.
1611         (These changes are based on Hiroya Murata's patch [wl: 13437])
1612
1613 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1614
1615         * elmo-nntp.el (elmo-nntp-server-command-index): Add entry `xhdr'.
1616
1617 2005-02-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1618
1619         * elmo-flag.el (elmo-flag-valid-p): Simplify.
1620         (elmo-folder-list-subfolders): Copy `elmo-global-flags'.
1621         (elmo-folder-delete): Update `elmo-global-flag-folder-alist'.
1622
1623 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1624
1625         * elmo-util.el (elmo-passwd-alist-load, elmo-passwd-alist-save):
1626         Use `with-temp-buffer'.
1627
1628 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1629
1630         * elmo-flag.el (elmo-folder-initialize): Fixed the last change.
1631
1632         * elmo-util.el (elmo-read-search-condition): Eliminate (renamed to
1633         `wl-read-search-condition').
1634         (elmo-read-search-condition-internal): Likewise.
1635
1636         * elmo-flag.el (elmo-flag-char-regexp): New constant.
1637         (elmo-flag-valid-p): New function.
1638         (elmo-folder-initialize): Check flag name is valid.
1639
1640 2005-01-26  Yuuichi Teranishi  <teranisi@gohome.org>
1641
1642         * elmo-imap4.el (elmo-folder-list-subfolders): Use root mailbox without
1643         delimiter to obtain root mailbox itself.
1644
1645 2005-01-25  Tetsurou Okazaki  <okazaki@be.to>
1646
1647         * elmo-net.el (elmo-network-session-idle-timeout): Fix customization
1648         type mismatch.
1649
1650 2005-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
1651
1652         * elmo-mime.el (elmo-mime-entity-display): Bind elmo-message-displaying
1653         as t.
1654
1655 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1656
1657         * elmo-shimbun.el (toplevel): Require cl at compile.
1658
1659         * elmo-nntp.el (toplevel): Ditto.
1660
1661         * elmo-nmz.el (toplevel): Ditto.
1662
1663         * elmo-multi.el (toplevel): Ditto.
1664
1665         * elmo-file.el (toplevel): Ditto.
1666
1667         * elmo-dop.el (toplevel): Ditto.
1668
1669         * elmo-archive.el (toplevel): Likewise elmo and cl (at compile).
1670
1671 2005-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
1672
1673         * mmimap.el (mmimap-make-mime-entity): Set children's top node number
1674         as nil.
1675
1676         * elmo.el (elmo-message-fetch): Return t even when the output buffer
1677         size of elmo-message-fetch-internal is 0 byte.
1678
1679 2005-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1680
1681         * elmo-maildir.el (elmo-map-message-fetch): Fixed last change.
1682
1683 2005-01-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1684
1685         * elmo-shimbun.el (elmo-folder-plugged-p): Treat "@" as
1686         always plugged.
1687
1688 2005-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1689
1690         * elmo-maildir.el (elmo-map-message-fetch): Call
1691         `elmo-map-folder-set-flag'.
1692
1693         * elmo.el (elmo-message-fetch-with-cache-process): Abolish.
1694         (elmo-message-fetch): Merge from
1695         `elmo-message-fetch-with-cache-process'.
1696
1697         * elmo-sendlog.el (elmo-message-fetch-with-cache-process): Abolish.
1698         (elmo-message-fetch): Define.
1699
1700         * elmo-nntp.el (elmo-message-fetch): Renamed from
1701         `elmo-message-fetch-with-cache-process'.
1702
1703         * elmo-cache.el (elmo-message-fetch-with-cache-process): Abolish.
1704         (elmo-message-fetch): Define.
1705
1706         * elmo-util.el (elmo-condition-parse-primitive): Downcase
1707         search-key.
1708
1709         * elmo-shimbun.el (shimbun-mua-search-id): Use
1710         `elmo-message-entity' instead of `elmo-msgdb-message-entity'.
1711         (elmo-shimbun-folder-shimbun-header): Ditto.
1712         (elmo-shimbun-get-headers): Ditto.
1713         (elmo-shimbun-update-overview): Ditto.
1714
1715         * elmo-pipe.el (elmo-folder-detach-messages): Define.
1716
1717         * elmo-net.el (elmo-folder-list-messages-unplugged): Use
1718         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
1719
1720 2005-01-13  Yuuichi Teranishi  <teranisi@gohome.org>
1721
1722         * elmo.el (elmo-message-fetch): Unset unread flag on server when
1723         message is cached.
1724         (elmo-message-fetch-string): Fixed argument.
1725
1726 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1727
1728         * elmo.el (elmo-message-fetch): Removed argument `outbuf' and
1729         exchange order of arguments `section' and `unread'.
1730         (elmo-message-encache): Follow the API change.
1731         (elmo-message-match-condition): Ditto.
1732         (elmo-generic-folder-append-messages): Ditto.
1733         (elmo-message-fetch-string): New function.
1734
1735         * elmo-split.el (elmo-split-subr): Ditto.
1736
1737         * elmo-spam.el (elmo-spam-message-fetch): Ditto.
1738
1739         * elmo-pipe.el (elmo-message-fetch): Ditto.
1740
1741         * elmo-multi.el (elmo-message-fetch): Ditto.
1742
1743         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1744
1745         * elmo-flag.el (elmo-global-flag-set-internal): Ditto.
1746
1747         * elmo-filter.el (elmo-message-fetch): Ditto.
1748
1749         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
1750
1751         * elmo-imap4.el (mime-imap-location-section-body): Use
1752         `elmo-message-fetch-string' instead of `elmo-message-fetch' and
1753         follow the API change.
1754
1755 2005-01-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1756
1757         * elmo-access.el: New file.
1758
1759         * elmo-null.el: Ditto.
1760
1761         * elmo-internal.el (elmo-internal-folder-list): Added `null'.
1762
1763 2005-01-08  Yuuichi Teranishi  <teranisi@gohome.org>
1764
1765         * elmo-net.el (elmo-network-session-idle-timeout): New option.
1766         (elmo-network-session): New attribute `last-accessed'.
1767         (elmo-network-get-session): Discard network cache if elapsed time
1768         since last-accessed is larger than elmo-network-session-idle-timeout.
1769
1770 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1771
1772         * elmo.el (elmo-find-fetch-strategy): Removed argument `entity'
1773         and added `number', `require-entireness'.
1774         (elmo-find-fetch-strategy): Rewrite.
1775         (elmo-message-fetch): Unset `unread' flag when argument unread is
1776         non-nil.
1777
1778         * elmo-spam.el (elmo-spam-message-fetch): Follow the API change.
1779
1780         * elmo-multi.el (elmo-find-fetch-strategy): Ditto.
1781         (elmo-message-fetch): Notify event `flag-changed'.
1782
1783         * elmo-pipe.el: Likewise.
1784
1785         * elmo-mime.el (elmo-mime-entity): New class.
1786         (elmo-mime-entity-display-p): New generic function.
1787         (elmo-mime-entity-display): Ditto.
1788         (elmo-mime-entity-display-as-is): Ditto.
1789         (mime-elmo-buffer-entity, mime-elmo-imap-entity): Inherit
1790         elmo-mime-entity.
1791         (elmo-make-mime-message-location): Removed.
1792         (elmo-mime-message-display): Ditto.
1793         (elmo-mime-display-as-is): Ditto.
1794         (elmo-message-mime-entity): New function.
1795
1796         * elmo-imap4.el (elmo-find-fetch-strategy): Rewrite.
1797
1798         * elmo-filter.el (elmo-find-fetch-strategy): Follow the API
1799         change.
1800         (elmo-message-fetch): Re-count flagged message number and notify
1801         event `flag-changed'.
1802
1803         * elmo-version.el (elmo-version): Up to 2.13.1.
1804
1805 2005-01-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1806
1807         * elmo-filter.el (elmo-message-field): Define.
1808         (elmo-message-set-field): Ditto.
1809
1810 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1811
1812         * elmo.el (elmo-message-set-cached): Call
1813         `elmo-folder-notify-event' with cache-changed.
1814         (elmo-event-handler-cache-changed): New generic function.
1815
1816 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1817
1818         * elmo-maildir.el (elmo-folder-append-buffer): Use elmo-copy-file
1819         instead of elmo-add-name-to-file.
1820         (elmo-folder-append-messages): Ditto.
1821
1822 2004-12-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1823
1824         * elmo.el (elmo-folder-update-threshold): Add nil to range.
1825
1826 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1827
1828         * elmo-version.el (elmo-version): Up to 2.13.0.
1829
1830         * elmo-vars.el (elmo-msgdb-convert-type): Changed default value to
1831         `auto'.
1832
1833         * modb-standard.el (modb-standard-economize-entity-size): Changed
1834         default value to `t'.
1835
1836         * elmo-vars.el (elmo-msgdb-default-type): Changed default value to
1837         `standard'.
1838
1839         * elmo-imap4.el (elmo-network-initialize-session): Erase buffer
1840         after parsing greeting string.
1841
1842 2004-11-23  Daishi Kato <daishi@axlight.com>
1843
1844         * elsp-spamoracle.el (elmo-spam-spamoracle-spam-header-regexp):
1845         New user option.
1846         (elmo-spam-spamoracle-call): Use it.
1847
1848 2004-11-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1849
1850         * elmo.el (elmo-message-accessible-p): Message in dop spool
1851         is accessible.
1852
1853 2004-11-23  Daishi Kato <daishi@axlight.com>
1854
1855         * elsp-spamoracle.el: New file.
1856
1857 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1858
1859         * elmo.el (elmo-message-flags-for-append): New function.
1860         (elmo-generic-folder-append-messages): Use it.
1861
1862         * elmo-split.el (elmo-split-subr): Ditto.
1863
1864         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Add argument
1865         `flags' and use elmo-folder-append-buffer instead of
1866         write-region-as-binary.
1867         (elmo-dop-filter-pending-messages): New function.
1868         (elmo-folder-append-buffer-dop): Call
1869         elmo-dop-spool-folder-append-buffer with `flag'.
1870         (elmo-folder-set-flag-dop): Filter messages by
1871         elmo-dop-filter-pending-messages.
1872         (elmo-folder-unset-flag-dop): Ditto.
1873         (elmo-folder-append-buffer-dop-delayed): Use
1874         elmo-message-flags-for-append to get flags of the message and
1875         simplify.
1876
1877 2004-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1878
1879         * elmo-mime.el (elmo-mime-display-as-is): Treat ignore-cache argument.
1880
1881 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1882
1883         * elmo.el (elmo-folder): Added handlers slot.
1884         (elmo-event-handler): New class.
1885         (elmo-event-handler-flag-changed): New API.
1886         (elmo-folder-add-handler): New function.
1887         (elmo-folder-remove-handler): Ditto.
1888         (elmo-folder-notify-event): Ditto.
1889         (elmo-folder-set-flag): Call `elmo-folder-notify-event' with event
1890         `flag-changed'.
1891         (elmo-folder-unset-flag): Ditto.
1892
1893         * elmo-pipe.el (elmo-folder-set-flag): Ditto.
1894         (elmo-folder-unset-flag): Ditto.
1895
1896         * elmo-multi.el (elmo-folder-set-flag): Ditto.
1897         (elmo-folder-unset-flag): Ditto.
1898
1899         * elmo-filter.el (elmo-folder-set-flag): Ditto.
1900         (elmo-folder-unset-flag): Ditto.
1901
1902         * elmo-version.el (elmo-version): Up to 2.11.33.
1903
1904 2004-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1905
1906         * modb-legacy.el (elmo-msgdb-unset-flag): Accept flag `all'.
1907
1908 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1909
1910         * elmo-multi.el (elmo-folder-unset-flag): Ignore errors.
1911
1912         * elmo-flag.el (elmo-folder-unset-flag): Define.
1913         (elmo-global-flag-detach): Do process when the flag is not target
1914         flag.
1915
1916 2004-10-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1917
1918         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): New
1919         variable.
1920         (elmo-msgdb-create-message-entity-from-buffer): Use it.
1921
1922 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1923
1924         * elmo-filter.el (elmo-filter-folder-copy-flag-count): New
1925         function.
1926         (elmo-folder-delete-messages): Detach messages before delete
1927         messages from target folder.
1928         (elmo-folder-detach-messages): Set updated number-list to slot.
1929
1930 2004-10-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1931
1932         * elmo-filter.el (elmo-folder-detach-messages): Always return t.
1933
1934 2004-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1935
1936         * elmo.el (elmo-generic-folder-commit): Fixed parenthesis.
1937
1938 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1939
1940         * elmo.el (elmo-folder-delete-messages-internal): New API (for
1941         internal use only).
1942         (elmo-generic-folder-commit): Save `killed-list' even if msgdb is
1943         not modified.
1944         (elmo-folder-delete-messages): Define.
1945         (elmo-folder-move-messages): Don't call
1946         `elmo-folder-detach-messages'.
1947         (elmo-folder-synchronize): Rewrite.
1948         (elmo-folder-detach-messages): Delete numbers from `killed-list'.
1949
1950         * elmo-util.el (elmo-last): New function.
1951         (elmo-set-list): Ditto.
1952         (elmo-number-set-delete-list): Ditto.
1953         (elmo-number-set-delete): Ditto.
1954
1955         * elmo-shimbun.el (elmo-folder-delete-messages): Define.
1956
1957         * elmo-map.el (elmo-folder-delete-messages-internal): Renamed from
1958         `elmo-folder-delete-messages' and don't delete location map.
1959         (elmo-folder-detach-messages): Define.
1960
1961         * elmo-imap4.el (elmo-folder-delete): Use
1962         `elmo-folder-delete-messages-internal' instead of
1963         `elmo-folder-delete-messages'.
1964
1965         * elmo-filter.el (elmo-folder-delete-messages): Call
1966         `elmo-folder-detach-messages'.
1967         (elmo-folder-detach-messages): Don't call
1968         `elmo-folder-detach-messages' for target folder.
1969
1970         * elmo-cache.el (elmo-map-folder-delete-messages): Return t when
1971         message deletion is succeeded.
1972
1973         * elmo-maildir.el (elmo-map-folder-delete-messages): Ditto.
1974
1975         * elmo-archive.el (elmo-folder-delete-messages-internal): Renamed
1976         from `elmo-folder-delete-messages'.
1977
1978         * elmo-flag.el (elmo-folder-delete-messages-internal): Ditto.
1979
1980         * elmo-localdir.el (elmo-folder-delete-messages-internal): Ditto.
1981
1982         * elmo-net.el (elmo-folder-delete-messages-internal): Ditto.
1983
1984         * elmo-version.el (elmo-version): Up to 2.11.32.
1985
1986 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1987
1988         * elmo.el (autoload): Added autoload setting for `elmo-local-flag-p'.
1989         (elmo-global-flag-list): Added obsolete variable setting.
1990
1991         * elmo-vars.el (elmo-preserved-flags): Fixed docstring.
1992
1993         * elmo-mime.el (elmo-mime-display-header-analysis): New variable.
1994         (elmo-mime-insert-header-from-buffer): Don't decode header content when
1995         `elmo-mime-display-header-analysis' is nil.
1996
1997         * elmo-flag.el (elmo-global-flags): Renamed from
1998         `elmo-global-flag-list' (All other related portions are changed).
1999         (elmo-local-flags): New variable.
2000         (elmo-local-flag-p): New function.
2001         (elmo-global-flag-set-internal): Cause an error when flag is not
2002         global.
2003
2004 2004-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
2005
2006         * elmo-util.el (elmo-concat-path): Treat empty path.
2007
2008 2004-10-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2009
2010         * elmo-split.el (elmo-split-address-equal): Fixed typo (field =>
2011         field-or-fields).
2012         (elmo-split-address-match): Ditto.
2013         (elmo-split-equal): Ditto.
2014         (elmo-split-match): Ditto.
2015
2016 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2017
2018         * elmo.el (elmo-message-flags): Abolish optional argument `msgid'.
2019         (elmo-generic-folder-append-messages): If src message exists but
2020         has no flag, pass (read) for the FLAG argument of
2021         `elmo-folder-append-buffer'. Otherwise, pass nil.
2022
2023         * elmo-split.el (elmo-split-subr): Likewise.
2024
2025         * elmo-pipe.el (elmo-message-flags): Abolish optional argument `msgid'.
2026
2027         * elmo-multi.el (elmo-message-flags): Ditto.
2028
2029         * elmo-filter.el (elmo-message-flags): Ditto.
2030
2031         * elmo.el (elmo-folder-append-buffer): Fix docstring.
2032         (elmo-generic-folder-append-messages): If elmo-message-flags return nil,
2033         pass (read) for the FLAG argument of elmo-folder-append-buffer.
2034         
2035 2004-10-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
2036
2037         * elmo-split.el (elmo-split-rule): Update comment.
2038         (elmo-split-address-equal): Allow 2nd argument to be a list.
2039         (elmo-split-address-match): Ditto.
2040         (elmo-split-equal): Ditto.
2041         (elmo-split-match): Ditto.
2042
2043 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
2044
2045         * elmo.el (elmo-folder-append-buffer): Fix docstring.
2046         (elmo-folder-append-msgdb): Don't treat `read'.
2047         (elmo-message-flags): Don't return `read'.
2048
2049         * elmo-dop.el (elmo-folder-set-read-delayed): Don't treat `read'.
2050         (elmo-folder-unset-read-delayed): Ditto.
2051
2052         * elmo-imap4.el (elmo-imap4-flags-to-imap): Ditto.
2053
2054 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2055
2056         * elmo-imap4.el (elmo-folder-delete): Clear current-mailbox after
2057         deletion.
2058
2059 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2060
2061         * elmo-mime.el (elmo-mime-display-as-is-internal): Insert decoded
2062         header.
2063
2064 2004-09-23  Yuuichi Teranishi  <teranisi@gohome.org>
2065
2066         * modb-standard.el (modb-standard-load-entity): Don't bind inhibit-quit
2067         here.
2068         (elmo-msgdb-save): Bind inhibit-quit.
2069         (modb-standard-message-entity): Ditto.
2070
2071 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2072
2073         * elmo-database.el: No need to require elmo-msgdb.
2074
2075 2004-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2076
2077         * elmo-nmz.el (elmo-folder-list-subfolders): Use `directory-files'
2078         instead of `elmo-list-subdirectories'.
2079
2080 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
2081
2082         * elmo-nmz.el (elmo-folder-initialize): Enable "[" for access
2083         group entry.
2084         (elmo-folder-exists-p): "[" is empty.
2085         (elmo-folder-list-subfolders): Define.
2086         (elmo-folder-have-subfolder-p): Ditto.
2087
2088 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2089
2090         * elmo-flag.el (elmo-folder-delete): Update elmo-global-flag-list.
2091
2092 2004-09-14  Tetsurou Okazaki  <okazaki@be.to>
2093
2094         * elmo-filter.el (elmo-folder-local-p): Define.
2095
2096 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2097
2098         * modb-standard.el (modb-standard-loaded-message-id): Return nil
2099         when entity is garbaged.
2100         (modb-standard-save-entity-1): Don't modify the original entity.
2101
2102 2004-09-13  Tetsurou Okazaki  <okazaki@be.to>
2103
2104         * elmo-util.el (elmo-delete-if): Reduce loop strength in a while loop.
2105
2106 2004-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2107
2108         * elmo.el (elmo-strict-folder-diff): Use
2109         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
2110
2111 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2112
2113         * modb.el (elmo-msgdb-flag-available-p): New generic function.
2114         (elmo-msgdb-message-number): Ditto.
2115         (elmo-msgdb-message-field): Ditto.
2116
2117         * modb-standard.el (modb-standard-economize-entity-size): New user
2118         option.
2119         (modb-standard-loaded-message-id): New inline function.
2120         (modb-standard-load-entity): Use it.
2121         (modb-standard-save-entity-1): If `modb-standard-economize-entity-size',
2122         throw message-id string away.
2123         (elmo-msgdb-flag-available-p): Define.
2124         (elmo-msgdb-message-number): Ditto.
2125         (elmo-msgdb-message-field): Ditto.
2126
2127         * modb-legacy.el (modb-legacy-flag-list): Fix typo
2128         (suppoted -> supported).
2129         (modb-legacy-supported-flag-p): Ditto.
2130         (elmo-msgdb-set-flag): Ditto.
2131         (elmo-msgdb-unset-flag): Ditto.
2132         (elmo-msgdb-flag-available-p): Define.
2133
2134         * modb-entity.el (elmo-message-entity-handler): If CAR element of entity
2135         is `t', treat it as legacy entity.
2136         
2137         * elmo.el (elmo-message-flag-available-p): New generic function.
2138         (elmo-message-number): Ditto.
2139         (elmo-message-field): Use `elmo-msgdb-message-field'.
2140
2141         * elmo-vars.el (elmo-preserved-flags): Added `forwarded'.
2142
2143         * elmo-pipe.el (elmo-message-flag-available-p): Define.
2144         (elmo-message-number): Ditto.
2145
2146         * elmo-multi.el (elmo-message-number): Define.
2147         (elmo-message-flag-available-p): Ditto.
2148
2149         * elmo-filter.el (elmo-message-flag-available-p): Define.
2150         (elmo-message-number): Ditto.
2151
2152         * elmo-flag.el (elmo-flag-folder): Added slot `max-number'.
2153         (elmo-folder-initialize): Load `max-number'.
2154         (elmo-folder-commit): Save it.
2155         (elmo-folder-list-global-flag-messages): Use `elmo-message-number'.
2156         (elmo-global-flag-set-internal): Set up max-number slot.
2157
2158 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2159
2160         * elmo-version.el (elmo-version): Up to 2.11.31.
2161
2162 2004-09-09  Yuuichi Teranishi  <teranisi@gohome.org>
2163
2164         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Use
2165         unibyte string of the current buffer for the argument of `md5'
2166         (Reported by Yoichi NAKAYAMA <yoichi@geiin.org>).
2167
2168 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2169
2170         * modb-legacy.el (modb-legacy-flag-list): New constant.
2171         (modb-legacy-suppoted-flag-p): New internal function.
2172         (elmo-msgdb-set-flag): Cause error when `flag' is not supported.
2173         (elmo-msgdb-unset-flag): Ditto.
2174
2175 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
2176
2177         * elmo.el (elmo-make-folder): Remove text properties for prefix.
2178
2179         * elmo-flag.el (elmo-folder-list-subfolders): Fetch flag names
2180         from msgdb.
2181
2182 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2183
2184         * elmo-multi.el (elmo-folder-count-flags): Changed return value
2185         (follow the API change).
2186
2187         * elmo-filter.el (elmo-folder-count-flags): Ditto.
2188
2189 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2190
2191         * modb-standard.el (modb-standard-digest-flags): Abolish.
2192         (elmo-msgdb-list-flagged): Use elmo-digest-flags instead.
2193
2194         * elmo-vars.el (elmo-digest-flags): New variable.
2195         (elmo-preserved-flags): Moved from elmo-flag.el.
2196
2197         * elmo-imap4.el (elmo-imap4-flag-to-imap-search-key): New function.
2198         (elmo-imap4-flag-to-imap-criteria): Ditto.
2199         (elmo-imap4-folder-list-flagged): Use it.
2200
2201         * elmo-flag.el (elmo-preserved-flags): Moved to elmo-vars.el.
2202
2203         * elmo.el (elmo-folder-count-flags): Changed return value.
2204
2205         * elmo-flag.el (elmo-preserved-flags): New variable.
2206         (elmo-get-global-flags): Use it.
2207
2208         * modb-standard.el (modb-standard-digest-flags): New variable.
2209         (elmo-msgdb-list-flagged): Use it for `digest'; Add `uncached';
2210         Changed behavior of `any'.
2211
2212         * elmo-imap4.el (elmo-imap4-flag-specs): Added keyword flags
2213         which are defined the Internet draft
2214         (draft-melnikov-imap-keywords-03.txt).
2215         (elmo-imap4-flags-to-imap): New function.
2216         (elmo-folder-append-buffer): Use it.
2217
2218         * modb-legacy.el (modb-legacy-answered-uncached-mark): Fixed typo
2219         in the docstring.
2220
2221         * utf7.el (utf7-fragment-encode): Don't use narrow-to-region to
2222         avoid the bug of Emacs 21.3.
2223
2224 2004-08-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2225
2226         * utf7.el (utf7-utf-16-coding-system): Avoid error when the
2227         function find-coding-system does not exist.
2228
2229 2004-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2230
2231         * elmo-util.el (elmo-condition-parse-search-value): Fixed atom
2232         parsing.
2233
2234 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2235
2236         * elmo-pop3.el (elmo-pop3-read-response): Refined the regexp for
2237         response codes.
2238
2239 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2240
2241         * elmo-pop3.el (elmo-pop3-read-response): Treat response codes.
2242         (elmo-network-close-session): Follow the changes in
2243         `elmo-pop3-read-response'.
2244         (elmo-pop3-auth-user): Ditto.
2245         (elmo-pop3-auth-apop): Ditto.
2246         (elmo-network-initialize-session): Ditto.
2247         (elmo-network-authenticate-session): Ditto.
2248         (elmo-network-setup-session): Ditto.
2249         (elmo-folder-status): Ditto.
2250         (elmo-message-fetch-plugged): Ditto.
2251         (elmo-pop3-delete-msg): Ditto.
2252
2253 2004-07-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
2254
2255         * elmo-archive.el (elmo-archive-folder-append-buffer): Return nil
2256         on failure.
2257
2258 2004-07-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2259
2260         * elmo-util.el (elmo-set-work-buf): Define edebug spec and indent
2261         style.
2262         (elmo-bind-directory): Ditto.
2263
2264 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2265
2266         * elmo.el (elmo-folder-append-messages): Note on return value.
2267         * elmo-archive.el (elmo-folder-append-messages): Don't return
2268         message numbers which could not be appended.
2269
2270 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2271
2272         * elmo.el (elmo-message-fetch-threshold): Add nil to its range.
2273
2274 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2275
2276         * elmo-version.el (elmo-version): Up to 2.11.30.
2277
2278 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2279
2280         * elmo.el (elmo-folder-synchronize): Add 5th optional argument
2281         `mask'.
2282
2283         * elmo-pipe.el (elmo-folder-synchronize): Follow the API chagne.
2284
2285         * elmo-multi.el (elmo-folder-synchronize): Likewise.
2286         (elmo-multi-split-numbers): Add elmo-folder object into each
2287         element of return value at first.
2288         (elmo-folder-delete-messages): Follow the above change.
2289         (elmo-folder-detach-messages): Ditto.
2290
2291         * elmo-filter.el (elmo-folder-synchronize): Minimize message
2292         number which is synchronized in target folder.
2293
2294 2004-05-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2295
2296         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list):
2297         Change default value to symbol `all'.
2298         (elmo-map-message-fetch): Change condition to update overview
2299         follow the above.
2300
2301 2004-05-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2302
2303         * elmo-shimbun.el (elmo-map-message-fetch): Change default
2304         behavior to update overview.
2305         (elmo-shimbun-update-overview-folder-list): Note it.
2306
2307 2004-05-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2308
2309         * modb-standard.el (modb-standard-message-entity): Avoid infinite
2310         recursive call.
2311
2312 2004-05-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2313
2314         * elmo-spam.el (elmo-spam-register-good-messages): Don't call
2315         buffer-disable-undo, it is unnecessary.
2316         (elmo-spam-register-good-messages): Ditto.
2317
2318         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2319         Ditto.
2320
2321         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
2322
2323 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2324
2325         * elmo-util.el (elmo-set-buffer-multibyte): Abolish.
2326         (elmo-set-work-buf): Use set-buffer-multibyte instead of
2327         elmo-set-buffer-multibyte.
2328         (elmo-object-load): Ditto.
2329         (elmo-save-buffer): Ditto.
2330         (elmo-delete-char): Ditto.
2331         (elmo-file-field-primitive-condition-match): Ditto.
2332         (elmo-mime-string): Ditto.
2333
2334         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Ditto.
2335         (elmo-archive-field-condition-match): Ditto.
2336
2337         * elmo-imap4.el (elmo-imap4-setup-send-buffer): Ditto.
2338
2339         * elmo-net.el (elmo-network-initialize-session-buffer): Ditto.
2340
2341         * elmo-nntp.el (elmo-nntp-parse-overview-string): Ditto.
2342         (elmo-nntp-msgdb-create-message): Ditto.
2343
2344         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
2345
2346         * elmo.el (elmo-message-match-condition): Ditto.
2347         (elmo-message-match-condition): Ditto.
2348
2349         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
2350         Ditto.
2351
2352         * elmo-version.el (elmo-version): Up to 2.11.29.
2353
2354         * elmo-spam.el (elmo-spam-scheme): Add `header' as a candidate.
2355         (elsp-header): New backend.
2356
2357         * elmo-util.el (elmo-decoded-field-body): New function.
2358
2359 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2360
2361         * elmo-version.el (elmo-version): Up to 2.11.28.
2362
2363 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2364
2365         * elmo-filter.el: Rewrite.
2366
2367         * elmo-version.el (elmo-version): Up to 2.11.27.
2368
2369 2004-05-05  Yuuichi Teranishi  <teranisi@gohome.org>
2370
2371         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Changed
2372         msgdb path for the localdir folder with absolute path.
2373
2374         * utf7.el: Synch up with latest gnus/utf7.el;
2375         Modified for latest Emacs.
2376
2377 2004-05-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2378
2379         * elmo-shimbun.el (elmo-folder-initialize): Set a dummy when the
2380         shimbun backend couldn't open.
2381
2382 2004-04-25  Tetsurou Okazaki  <okazaki@be.to>
2383
2384         * elmo-pipe.el (elmo-message-folder): Call `elmo-message-folder' recursively.
2385         (elmo-folder-diff): Avoid error `wrong-type-argument number-or-marker-p nil'
2386         when a destination folder is a filter folder.
2387
2388 2004-04-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2389
2390         * elmo.el (elmo-message-flags): Add optional argument `msgid'.
2391         (elmo-generic-folder-append-messages): Call elmo-message-flags
2392         with argument `msgid'.
2393
2394         * elmo-split.el (elmo-split-subr): Ditto.
2395
2396         * elmo-pipe.el (elmo-message-flags): Follow the API change.
2397
2398         * elmo-multi.el (elmo-message-flags): Ditto.
2399
2400 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2401
2402         * elmo.el (elmo-folder): Add new slot `flag-table'.
2403         (elmo-folder-flag-table): New API.
2404         (elmo-folder-close-flag-table): Ditto.
2405         (elmo-folder-preserve-flags): New function.
2406         (elmo-generic-folder-append-messages): Use
2407         `elmo-folder-flag-table' and `elmo-folder-close-flag-table'.
2408         Flag of a non-registered message, it sets to nil.
2409         Does not set flag to flag-table.
2410
2411         * elmo-maildir.el (elmo-folder-append-buffer): Use
2412         `elmo-folder-preserve-flags'.
2413         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2414         `elmo-folder-close-flag-table'.
2415
2416         * elmo-archive.el (elmo-folder-append-buffer): Fix interface.
2417         (elmo-archive-folder-append-buffer): Use
2418         `elmo-folder-preserve-flags'.
2419
2420         * elmo-cache.el (elmo-folder-append-buffer): Ditto.
2421
2422         * elmo-imap4.el (elmo-folder-append-buffer): Ditto.
2423
2424         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2425         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2426         `elmo-folder-close-flag-table'.
2427
2428         * elmo-version.el (elmo-version): Up to 2.11.26.
2429
2430 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2431
2432         * elmo-vars.el (elmo-network-stream-type-alist): Add direct.
2433
2434         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Don't use
2435         md5's 4th and 5th argument (non-existent in flim one).
2436
2437 2004-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2438
2439         * elmo-split.el (elmo-split-subr): Flag of a non-registered
2440         message, It sets to nil.
2441
2442 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2443
2444         * elmo.el (elmo-folder-list-messages): Merge lists only if both
2445         list is non-nil.
2446
2447 2004-04-16  YAMASHITA Junji <ysjj@unixuser.org>
2448
2449         * elmo.el (elmo-folder-list-messages): Use elmo-uniq-sorted-list.
2450
2451         * elmo-nntp.el (elmo-nntp-make-msglist): Use elmo-make-number-list.
2452
2453         * elmo-util.el (elmo-uniq-sorted-list): New function.
2454         (elmo-make-number-list): Ditto.
2455         (elmo-number-set-to-number-list): Use elmo-make-number-list
2456         and don't use nreverse.
2457
2458 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2459
2460         * elmo-version.el (elmo-version): Up to 2.11.25.
2461
2462 2004-04-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2463
2464         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): If date
2465         field not exists in message, Use md5 message digest of header.
2466
2467 2004-04-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2468
2469         * elmo.el (elmo-folder-append-buffer): Add note on return value.
2470         * elmo-cache.el (elmo-folder-append-buffer): Return nil on failure.
2471         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2472         * elmo-split.el (elmo-split-subr): Check return value of
2473         elmo-folder-append-buffer.
2474
2475         * elmo-localdir.el (elmo-folder-append-buffer): Create flag-table.
2476         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2477
2478         * elmo-cache.el (elmo-folder-append-buffer): Check existence of
2479         message-id.
2480
2481 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2482
2483         * elmo-split.el (elmo-split-subr): Append message with flag.
2484
2485         * elmo-localdir.el (elmo-folder-append-buffer): Fix interface.
2486         * elmo-flag.el (elmo-folder-append-buffer): Ditto.
2487         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2488
2489 2004-04-03  Tetsurou Okazaki  <okazaki@be.to>
2490
2491         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use `elmo-delete-cr-buffer'.
2492         * elmo-nntp.el (elmo-nntp-retrieve-headers): Ditto.
2493         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
2494
2495 2004-03-29  Tetsurou Okazaki  <okazaki@be.to>
2496
2497         * elmo-pop3.el (elmo-pop3-read-contents): Replace an argument `buffer'
2498         with a function call of `process-buffer'.  All callers are updated.
2499         (elmo-pop3-retrieve-headers): Likewise.  Move `process' to the 1st argument.
2500         Remove redundant `set-buffer' in a while loop.
2501
2502 2004-03-28  Tetsurou Okazaki  <okazaki@be.to>
2503
2504         * elmo-pop3.el (elmo-pop3-send-command): Combine `process-send-string'
2505         calls.
2506
2507 2004-03-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2508
2509         * elsp-spamfilter.el (elmo-spam-buffer-spam-p): Call
2510         elsp-spamfilter-register-buffer-internal with current buffer.
2511         (elmo-spam-register-spam-buffer): Ditto.
2512         (elmo-spam-register-good-buffer): Ditto.
2513
2514 2004-03-15  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2515
2516         * elmo-imap4.el (elmo-folder-list-subfolders): Add root mailbox
2517         if it is not contained in the response(A workaround for courier-imap).
2518
2519 2004-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2520
2521         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fix mismatched
2522         parenthesis.
2523
2524 2004-03-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2525
2526         * elmo-vars.el (elmo-msgdb-default-type): Remove generic from the
2527         range.
2528
2529 2004-03-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2530
2531         * modb-standard.el (elmo-msgdb-list-flagged): Use append instead
2532         of nconc.
2533
2534         * modb-entity.el (elmo-msgdb-match-condition-primitive): Added
2535         argument handler.
2536         (elmo-msgdb-message-match-condition): Follow the change above.
2537
2538 2004-02-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2539
2540         * elmo-flag.el (elmo-folder-initialize): Complete abbreviated
2541         folder name.
2542
2543 2004-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2544
2545         * elmo.el (elmo-folder-kill-messages): Don't use msgdb directly.
2546
2547 2004-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2548
2549         * elmo.el (elmo-folder-kill-messages): Fix to update killed list.
2550
2551 2004-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2552
2553         * elmo-file.el (elmo-file-find): Fixed the problem when file is
2554         not found.
2555
2556 2004-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
2557
2558         * elmo-file.el (elmo-file-find): Use expand-file-name for return
2559         value.
2560         (elmo-file-command-argument): Undo last change for cygwin.
2561         (elmo-file-detect-content-type): Renamed from elmo-file-detect-format;
2562         Don't return nil.
2563         (elmo-map-message-fetch): Use elmo-file-detect-content-type.
2564
2565 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2566
2567         * elmo-file.el (elmo-file-command-argument): Fixed problem when a
2568         value returned from elmo-file-find is nil.
2569
2570 2004-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
2571
2572         * elmo-mime.el (elmo-mime-display-as-is-coding-system): Moved
2573         to elmo-vars.el.
2574
2575         * elmo.el (elmo-message-match-condition): Use elmo-message-fetch
2576         instead of insert-file-contents-as-binary.
2577         (elmo-message-set-field): New generic function.
2578
2579         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Follow the
2580         behavior change on `split-string'.
2581
2582         * elmo-file.el (elmo-file-find): New function.
2583         (elmo-file-command): New user option.
2584         (elmo-file-command-argument): Ditto.
2585         (elmo-file-fetch-max-size): Ditto.
2586         (elmo-file-detect-format): New function.
2587         (elmo-map-message-fetch): Use elmo-file-fetch-max-size;
2588         Use elmo-file-detect-format.
2589         (elmo-map-folder-list-message-locations): Don't treat directories.
2590
2591 2004-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2592
2593         * elmo-util.el (elmo-string-partial-p): Removed unused function.
2594         (elmo-passwd-alist-clear): Shred password before clear.
2595         (elmo-remove-passwd): Remove all mached pair.
2596
2597 2004-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2598
2599         * elmo.el (elmo-folder-synchronize): Fix description of the return
2600         value.
2601
2602 2004-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
2603
2604         * elmo.el (elmo-message-fetch-bodystructure): New method.
2605         (elmo-message-fetch-bodystructure): Define default.
2606
2607         * elmo-imap4.el (mime-imap-location-bodystructure): Call
2608         elmo-message-fetch-bodystructure.
2609         (elmo-message-fetch-bodystructure): Define.
2610
2611         * elmo-filter.el (elmo-message-fetch-bodystructure): Define.
2612
2613 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2614
2615         * elmo-filter.el (elmo-message-folder): Define.
2616
2617 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2618
2619         * elmo.el (elmo-message-fetch-with-cache-process): Don't call
2620         elmo-delete-cr-buffer.
2621
2622         * elmo-imap4.el (elmo-imap4-message-fetch): Call elmo-delete-cr-buffer.
2623
2624         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
2625
2626         * elmo-nntp.el (elmo-nntp-read-body): Ditto.
2627
2628         * elmo-file.el (elmo-map-message-fetch): Decode body only when content
2629         type seems to be a text.
2630
2631 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2632
2633         * elsp-sa.el (elmo-spam-register-spam-buffer): Don't specify '--forget'.
2634         (elmo-spam-register-good-buffer): Ditto.
2635         (elmo-spam-spamassassin-register-messages): Ditto.
2636
2637         * elmo-util.el (elmo-string-member-ignore-case): Define with
2638         static-cond.
2639
2640 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2641
2642         * elmo.el (elmo-folder-type): Undo last change.
2643
2644         * slp.el (slp-exec-wait): Avoid byte-compile warnings.
2645
2646         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Avoid byte-compile
2647         warnings.
2648
2649         * elmo-file.el: New file.
2650         
2651         * modb-standard.el (elmo-msgdb-list-flagged): Treat keyword flags.
2652
2653         * elsp-sa.el (elmo-spam-spamassassin-max-messages-per-process): New
2654         variable.
2655         (elmo-spam-spamassassin-register-messages): New inline function.
2656         (elmo-spam-register-spam-messages): Define.
2657         (elmo-spam-register-good-messages): Ditto.
2658
2659         * elsp-bogofilter.el (elmo-spam-bogofilter-max-messages-per-process):
2660         Fixed typo.
2661
2662         * elmo.el (toplevel): Added autoload setting for
2663         `elmo-get-global-flags'.
2664         (elmo-message-has-global-flag-p): New function.
2665         (elmo-message-set-global-flags): Ditto.
2666         (elmo-folder-type): Improvement for name: format.
2667
2668         * elmo-imap4.el (elmo-imap4-session-flag-available-p): Check
2669         availability of keyword flags.
2670         (elmo-imap4-folder-list-flagged): Treat keyword flags.
2671         (elmo-folder-list-flagged-plugged): Renamed from
2672         elmo-folder-list-flagged-unplugged.
2673         (elmo-imap4-set-flag): If "\*" is treated as permanent flag,
2674         accept any flag as keyword flag.
2675         (elmo-folder-set-flag-plugged): Accept keyword flags.
2676         (toplevel): Added autoload setting for `elmo-get-global-flags'.
2677
2678         * elmo-flag.el (elmo-get-global-flags): New function.
2679
2680         * elmo-filter.el (elmo-folder-diff): Fix total number for filter
2681         folders.
2682
2683         * elmo-version.el (elmo-version): Up to 2.11.24.
2684
2685 2004-02-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2686
2687         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
2688         elmo-multiple-field-body instead of std11-field-body to check all
2689         headers.
2690
2691 2004-02-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2692
2693         * elmo-util.el (elmo-cache-expire): Completion require match "age"
2694         or "size".
2695
2696 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2697
2698         * elmo-util.el (elmo-get-hash-val): Check symbol is bound if
2699         unintern is unbound.
2700
2701 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2702
2703         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2704         Protect from infinite loop.
2705
2706 2004-01-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2707
2708         * elsp-bogofilter.el
2709         (elmo-spam-bogofilter-max-messages-per-process): New user option.
2710         (elmo-spam-bogofilter-register-messages): New internal function.
2711         (elmo-spam-register-spam-messages): Define.
2712         (elmo-spam-register-good-messages): Ditto.
2713
2714 2004-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2715
2716         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2717         Added "-vv" if elmo-spam-bogofilter-debug is non-nil.
2718         (elmo-spam-bogofilter-call): Fixed the last change.
2719         (elmo-spam-bogofilter-arguments): Ditto.
2720
2721         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2722         Follow the options change of latest bogofilter.
2723
2724         * elsp-bogofilter.el (elmo-spam-bogofilter-spam-switch): Abolish.
2725         (elmo-spam-bogofilter-good-switch): Ditto.
2726         (elmo-spam-bogofilter-arguments-alist): New user option.
2727         (elmo-spam-bogofilter-debug): Ditto.
2728         (elmo-spam-bogofilter-call): Renamed from
2729         `elsp-bogofilter-call-bogofilter'. If elmo-spam-bogofilter-debug
2730         is non-nil, insert output in buffer for debug.
2731         (elmo-spam-bogofilter-arguments): New macro.
2732         (elmo-spam-buffer-spam-p): Use it.
2733         (elsp-bogofilter-register-buffer): Ditto.
2734
2735 2004-01-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2736
2737         * elmo-cache.el (elmo-folder-list-subfolders): Fix directory-files
2738         regexp.
2739
2740 2004-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2741
2742         * elsp-bsfilter.el (elmo-spam-bsfilter-shell-program): Set default
2743         value as "ruby".
2744         (elmo-spam-bsfilter-shell-switch): Set default value as nil.
2745         (elmo-spam-bsfilter-program): Set default value as full path for
2746         `bsfilter'.
2747         (elmo-spam-bsfilter-debug): New user option.
2748         (elsp-bsfilter-call-bsfilter): If elmo-spam-bsfilter-debug is
2749         non-nil, insert output in buffer for debug. Fix treating of
2750         argument.
2751
2752 2004-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2753
2754         * elmo-maildir.el (elmo-map-folder-set-flag): Use cdr of
2755         `elmo-maildir-flag-specs' element instead of one.
2756         (elmo-map-folder-unset-flag): Ditto.
2757         (Reported by Ken Makimura <macky@astem.or.jp>)
2758
2759         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fixed.
2760         (elmo-folder-unset-flag-plugged): Ditto.
2761
2762 2004-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2763
2764         * elmo-nntp.el (elmo-folder-list-flagged): Return a list according
2765         to `reads' slot only if `in-msgdb' is nil.
2766
2767 2004-01-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2768
2769         * elmo-nntp.el (elmo-folder-list-flagged): Undo the last change
2770         and complement argument list.
2771
2772 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2773
2774         * elmo-nntp.el (elmo-folder-list-flagged-internal): Define this
2775         instead of elmo-folder-list-flagged.
2776
2777 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2778
2779         * elmo-spam.el (elmo-spam-scheme): Add 'bsfilter' as a candidate.
2780
2781         * elsp-bsfilter.el: New file.
2782
2783         * elmo-pipe.el (elmo-folder-list-unreads,
2784         elmo-folder-list-answereds,
2785         elmo-folder-list-importants,
2786         elmo-folder-flag-as-important,
2787         elmo-folder-unflag-important,
2788         elmo-folder-flag-as-read,
2789         elmo-folder-unflag-read,
2790         elmo-folder-flag-as-answered,
2791         elmo-folder-unflag-answered): Remove.
2792         (elmo-folder-set-flag): Define.
2793         (elmo-folder-unset-flag): Ditto.
2794
2795         * elmo-nntp.el (elmo-folder-flag-as-read): Remove.
2796         (elmo-folder-set-flag): Define.
2797         (elmo-folder-unset-flag): Ditto.
2798         (elmo-folder-list-unreads): Remove.
2799         (elmo-folder-list-flagged): Define.
2800
2801         * elmo-net.el (elmo-folder-list-flagged-internal): Define.
2802         (elmo-folder-list-unreads,
2803         elmo-folder-list-importants,
2804         elmo-folder-list-answereds,
2805         elmo-folder-list-unreads-plugged,
2806         elmo-folder-list-importants-plugged,
2807         elmo-folder-list-answereds-plugged): Remove.
2808         (elmo-folder-list-flagged-plugged): New method.
2809         (elmo-folder-unflag-important,
2810         elmo-folder-flag-as-important,
2811         elmo-folder-unflag-read,
2812         elmo-folder-flag-as-read,
2813         elmo-folder-unflag-answered,
2814         elmo-folder-flag-as-answered,
2815         elmo-folder-flag-as-read-unplugged,
2816         elmo-folder-unflag-read-unplugged,
2817         elmo-folder-flag-as-important-unplugged,
2818         elmo-folder-unflag-important-unplugged,
2819         elmo-folder-flag-as-answered-unplugged,
2820         elmo-folder-unflag-answered-unplugged): Remove.
2821         (elmo-folder-set-flag): Define.
2822         (elmo-folder-unset-flag): Ditto.
2823         (elmo-folder-set-flag-unplugged): Ditto.
2824         (elmo-folder-unset-flag-unplugged): Ditto.
2825
2826         * elmo-multi.el (elmo-folder-list-unreads,
2827         elmo-folder-list-answereds,
2828         elmo-folder-list-importants,
2829         elmo-folder-flag-as-important,
2830         elmo-folder-unflag-important,
2831         elmo-folder-flag-as-read,
2832         elmo-folder-unflag-read,
2833         elmo-folder-flag-as-answered,
2834         elmo-folder-unflag-answered): Remove.
2835         (elmo-folder-set-flag): Define.
2836         (elmo-folder-unset-flag): Ditto.
2837
2838         * elmo-map.el (elmo-map-folder-unflag-important,
2839         elmo-map-folder-flag-as-important,
2840         elmo-map-folder-unflag-read,
2841         elmo-map-folder-flag-as-read,
2842         elmo-map-folder-unflag-answered,
2843         elmo-map-folder-flag-as-answered): Remove.
2844         (elmo-map-folder-set-flag): New method.
2845         (elmo-map-folder-unset-flag): Ditto.
2846         (elmo-map-folder-list-unreads,
2847         elmo-map-folder-list-importants,
2848         elmo-map-folder-list-answereds): Remove.
2849         (elmo-folder-list-flagged-internal): Define.
2850         (elmo-map-folder-list-flagged): New method.
2851
2852         * elmo-maildir.el (elmo-maildir-flag-specs): New internal variable.
2853         (elmo-map-folder-list-unreads,
2854         elmo-map-folder-list-importants,
2855         elmo-map-folder-list-flagged): Remove.
2856         (elmo-map-folder-list-flagged): Define.
2857         (elmo-map-folder-flag-as-important,
2858         elmo-map-folder-unflag-important,
2859         elmo-map-folder-flag-as-read,
2860         elmo-map-folder-unflag-read,
2861         elmo-map-folder-flag-as-answered,
2862         elmo-map-folder-unflag-answered): Remove.
2863         (elmo-maildir-set-mark-messages): New internal function.
2864         (elmo-map-folder-set-flag): Define.
2865         (elmo-map-folder-unset-flag): Ditto.
2866
2867         * elmo.el (toplevel): Added autoload setting for
2868         `elmo-folder-list-global-flag-messages'.
2869         (elmo-folder-list-unreads,
2870         elmo-folder-list-importants,
2871         elmo-folder-list-answereds): Remove.
2872         (elmo-folder-list-flagged): Use `elmo-folder-list-flagged-internal'.
2873         Return a list whitch merged with messages have global flag.
2874         (elmo-folder-list-flagged-internal): New method.
2875         (elmo-folder-unflag-important,
2876         elmo-folder-flag-as-important,
2877         elmo-folder-unflag-read,
2878         elmo-folder-flag-as-read,
2879         elmo-folder-unflag-answered,
2880         elmo-folder-flag-as-answered): Remove.
2881         (elmo-folder-set-flag): New method.
2882         (elmo-folder-unset-flag): Ditto.
2883         (elmo-message-set-flag):Use `elmo-folder-set-flag'.
2884         (elmo-message-unset-flag):Use `elmo-folder-unset-flag'.
2885
2886         * elmo-imap4.el (elmo-imap4-flag-specs): New internal variable.
2887         (elmo-folder-list-unreads-plugged,
2888         elmo-folder-list-importants-plugged,
2889         elmo-folder-list-answereds-plugged,
2890         elmo-folder-list-flagged-unplugged,
2891         elmo-folder-unflag-important-plugged,
2892         elmo-folder-flag-as-important-plugged,
2893         elmo-folder-unflag-read-plugged,
2894         elmo-folder-flag-as-read-plugged,
2895         elmo-folder-unflag-answered-plugged,
2896         elmo-folder-flag-as-answered-plugged): Remove.
2897         (elmo-folder-set-flag-plugged,
2898         elmo-folder-unset-flag-plugged): Define.
2899
2900         * elmo-flag.el (elmo-folder-initialize): Register to
2901         `elmo-global-flag-list' if flag is not global.
2902         (elmo-folder-append-messages): Set flag to source messages.
2903
2904         * elmo-filter.el (elmo-filter-folder-list-unreads,
2905         elmo-folder-list-unreads,
2906         elmo-filter-folder-list-importants,
2907         elmo-folder-list-importants,
2908         elmo-folder-flag-as-read,
2909         elmo-folder-unflag-read,
2910         elmo-folder-flag-as-important,
2911         elmo-folder-unflag-important,
2912         elmo-folder-flag-as-answered,
2913         elmo-folder-unflag-answered): Remove.
2914         (elmo-folder-set-flag): Define.
2915         (elmo-folder-unset-flag): Ditto.
2916
2917         * elmo-dop.el (elmo-folder-flag-as-read-dop,
2918         elmo-folder-unflag-read-dop,
2919         elmo-folder-flag-as-important-dop,
2920         elmo-folder-unflag-important-dop,
2921         elmo-folder-flag-as-answered-dop,
2922         elmo-folder-unflag-answered-dop): Remove.
2923         (elmo-folder-set-flag-dop,
2924         elmo-folder-unset-flag-dop,
2925         elmo-folder-set-important-delayed,
2926         elmo-folder-unset-important-delayed,
2927         elmo-folder-set-read-delayed,
2928         elmo-folder-unset-read-delayed,
2929         elmo-folder-set-answered-delayed,
2930         elmo-folder-unset-answered-delayed): New function.
2931         (elmo-dop-queue-merge-method-list): Follow the above chagned.
2932         (elmo-dop-queue-method-name-alist): Ditto.
2933
2934         * elmo-version.el (elmo-version): Up to 2.11.23.
2935
2936 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2937
2938         * elmo-spam.el (elmo-spam-scheme): Add 'sa' as a candidate.
2939
2940         * elsp-sa.el: New file.
2941
2942 2003-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2943
2944         * modb-standard.el (modb-standard-message-entity): New function.
2945         (elmo-msgdb-message-entity): Use it.
2946
2947 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2948
2949         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite; Fixed
2950         behavior when one-level is nil.
2951
2952         * elmo-flag.el (elmo-folder-list-subfolders): Defined.
2953
2954         * elmo-sendlog.el (elmo-folder-have-subfolder-p): Ditto.
2955
2956 2003-12-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2957
2958         * elmo.el (elmo-folder-set-info-max-by-numdb): Don't use `sort' to
2959         get max number.
2960         (elmo-generic-folder-diff): Ditto.
2961
2962         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Ditto.
2963         (elmo-folder-update-number): Ditto.
2964
2965         * elmo-dop.el (elmo-folder-status-dop): Ditto.
2966         (elmo-folder-next-message-number-dop): Ditto.
2967
2968 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2969
2970         * elmo-filter.el (elmo-folder-msgdb-create): Use
2971         `elmo-message-entity' and `elmo-message-flags' instead of
2972         `elmo-msgdb-message-entity' and `elmo-msgdb-flags'.
2973
2974 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2975
2976         * elmo-spam.el (elmo-spam-processor): Added 3rd argument
2977         `if-exists'.
2978
2979 2003-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2980
2981         * elmo-multi.el (elmo-folder-newsgroups): Simplify.
2982
2983         * elmo-pipe.el (elmo-folder-get-primitive-list): Likewise.
2984
2985         * elmo-filter.el (elmo-folder-get-primitive-list): Fixed.
2986
2987 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2988
2989         * elmo-version.el (elmo-version): Up to 2.11.22.
2990
2991 2003-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2992
2993         * modb-standard.el (elmo-msgdb-delete-messages): Always return t.
2994
2995 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2996
2997         * modb-standard.el (elmo-msgdb-delete-messages): Dose not process
2998         if the message dose not exist.
2999
3000 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
3001
3002         * elmo-version.el (elmo-version): Up to 2.11.21.
3003
3004 2003-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3005
3006         * modb-standard.el (toplevel): Don't require mime.
3007
3008 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3009
3010         * elsp-bogofilter.el (toplevel): Don't require path-util.
3011         (elmo-spam-bogofilter-program): Don't use `exec-installed-p'.
3012         (elmo-spam-bogofilter-header): Abolish.
3013         (elmo-spam-bogofilter-bogosity-positive-spam-header): Ditto.
3014         (elmo-spam-bogofilter-args): New user option.
3015         (elsp-bogofilter-call-bogofilter): New internal function.
3016         (elmo-spam-buffer-spam-p): Use it.
3017         (elsp-bogofilter-register-buffer): Renamed from
3018         `elmo-spam-bogofilter-register-buffer';
3019         Use `elsp-bogofilter-call-bogofilter'.
3020         (elmo-spam-register-spam-buffer): Follow the change above.
3021         (elmo-spam-register-good-buffer): Ditto.
3022
3023 2003-11-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3024
3025         * modb-standard.el (elmo-msgdb-append-entity): If entity or
3026         message-id is nil do nothing.
3027
3028 2003-11-10  Yuuichi Teranishi  <teranisi@gohome.org>
3029
3030         * elmo-imap4.el (elmo-imap4-disuse-server-flag-mailbox-regexp):
3031         Revival.
3032         (elmo-imap4-session): Removed use-flag slot.
3033         (elmo-imap4-session-select-mailbox): Undo last change.
3034         (elmo-folder-use-flag-p): Use
3035         elmo-imap4-disuse-server-flag-mailbox-regexp.
3036
3037 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3038
3039         * elmo-imap4.el (elmo-imap4-session): Added use-flag slot.
3040         (elmo-imap4-session-select-mailbox): Set it up.
3041         (elmo-folder-use-flag-p): Return value of use-flag slot.
3042
3043 2003-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3044
3045         * elmo-msgdb.el (elmo-msgdb-flag-table): Fixed problem when
3046         message-id is nil.
3047         (Reported by MAKINO Takashi <makino@digitalway.co.jp>)
3048
3049         * modb-entity.el (elmo-message-entity-handler): Likewise.
3050
3051 2003-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3052
3053         * elmo.el (toplevel): Remove setting of autoloding for
3054         elmo-global-flag-initialize.
3055         (elmo-init): Don't call elmo-global-flag-initialize.
3056         (toplevel): Added autoload setting for elmo-global-mark-migrate.
3057
3058         * elmo-flag.el (elmo-global-flag-initialize): Abolish.
3059         (elmo-global-mark-migrate): Don't call it.
3060         (elmo-global-mark-upgrade): Ditto.
3061
3062 2003-11-06  Yuuichi Teranishi  <teranisi@gohome.org>
3063
3064         * elmo-internal.el (elmo-internal-obsolete-folder-list): New variable.
3065         (elmo-folder-initialize): Raise a warning when obsolete folder is used.
3066
3067         * elmo-vars.el (elmo-init-hook): New user option.
3068
3069         * elmo.el (elmo-init): Run the elmo-init-hook.
3070
3071         * elmo-flag.el (elmo-global-mark-migrate): New function.
3072
3073 2003-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3074
3075         * modb-standard.el (elmo-msgdb-set-flag): Simplify;
3076         Undo last change (move to elmo-msgdb-unset-flag).
3077         (elmo-msgdb-unset-flag): Simplify; Unset 'new flag when unread
3078         flag is unset.
3079
3080 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
3081
3082         * modb-standard.el (elmo-msgdb-set-flag): Unset 'new flag when
3083         read flag is set.
3084         (elmo-msgdb-set-flag): Don't remove 'new flag unconditionally.
3085         (elmo-msgdb-unset-flag): Ditto.
3086
3087 2003-11-05  Andreas Fuchs <asf@boinkor.net>
3088
3089         * elmo-split.el (elmo-split): Return split message count.
3090
3091 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3092
3093         * elmo-msgdb.el (elmo-flag-table-get): Check cached if saved flags
3094         is nil.
3095
3096 2003-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3097
3098         * elmo.el (elmo-folder-unflag-important): Call
3099         `elmo-global-flag-detach' with 4th argument delete-if-none that is
3100         a symbol `always'.
3101
3102         * elmo-flag.el (elmo-flag-folder-delete-message): Clear hash value
3103         before unset flag.
3104         (elmo-global-flag-detach): Delete the message from flag folder, if
3105         `delete-if-none' is a symbol `always'.
3106
3107 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3108
3109         * elsp-spamfilter.el (elsp-spamfilter-decode-buffer): Renamed from
3110         `elmo-spam-spamfilter-decode-buffer'.
3111         (elsp-spamfilter-register-buffer-internal): New internal function.
3112         (elmo-spam-buffer-spam-p): Use it; Follow the API change.
3113         (elmo-spam-register-spam-buffer): Ditto.
3114         (elmo-spam-register-good-buffer): Ditto.
3115
3116         * elsp-bogofilter.el (elmo-spam-buffer-spam-p): Follow the API
3117         change.
3118         (elmo-spam-bogofilter-register-buffer): Added argument `restore'.
3119         (elmo-spam-register-spam-buffer): Follow the API change.
3120         (elmo-spam-register-good-buffer): Ditto.
3121
3122         * elmo-split.el (toplevel): Require elmo-spam when copmile.
3123         (elmo-split-spam-p): Added argument plist; Call
3124         `elmo-spam-buffer-spam-p' with new argument register.
3125
3126         * elmo-spam.el (elmo-spam-buffer-spam-p): Added optional argument
3127         `register'.
3128         (elmo-spam-message-spam-p): Ditto.
3129         (elmo-spam-register-spam-buffer): Added optional argument
3130         `restore'.
3131         (elmo-spam-register-good-buffer): Ditto.
3132         (elmo-spam-register-spam-messages): Ditto.
3133         (elmo-spam-register-good-messages): Ditto.
3134
3135 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3136
3137         * elsp-spamfilter.el (elmo-spam-register-spam-buffer): Fixed to
3138         register into good corpus.
3139         (elmo-spam-register-good-buffer): Fixed to register into bad
3140         corpus.
3141
3142 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3143
3144         * elmo-version.el (elmo-version): Up to 2.11.20.
3145
3146         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed last
3147         change.
3148
3149         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Determine new
3150         flag without depending on \Recent flag.
3151
3152 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3153
3154         * elsp-spamfilter.el (elsp-spamfilter): Added new slot `modified'.
3155         (elmo-spam-modified-p): Defined.
3156         (elmo-spam-save-status): Set `modified' slot to nil.
3157         (elmo-spam-register-spam-buffer): Set `modified' slot to non nil.
3158         (elmo-spam-register-good-buffer): Ditto.
3159
3160         * elmo-spam.el (elmo-spam-modified-p): New API.
3161
3162 2003-10-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3163
3164         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Abolish
3165         duplicate definition.
3166
3167         * elmo-util.el (elmo-unfold-field-body): New function.
3168         (elmo-msgdb-get-message-id-from-buffer): Use it.
3169
3170         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3171         Fixed the last change; Use elmo-unfold-field-body.
3172
3173 2003-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3174
3175         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3176         Unfold date value.
3177
3178 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3179
3180         * elmo-spam.el (elmo-spam-save-status): New API.
3181
3182         * elsp-spamfilter.el: New file.
3183
3184 2003-10-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3185
3186         * elmo-split.el (toplevel): Add `elmo-spam-processor' args.
3187
3188 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3189
3190         * elmo-split.el (elmo-split-spam-p): New function.
3191
3192         * elmo-spam.el: New file.
3193
3194         * elsp-bogofilter.el: Ditto.
3195
3196 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
3197
3198         * elmo.el (elmo-folder-next-message-number): New API.
3199         (elmo-folder-next-message-number): Define.
3200         (elmo-message-field): Don't check folder length.
3201
3202         * elmo-net.el (elmo-folder-next-message-number): Define.
3203         (elmo-folder-next-message-number-unplugged): Define.
3204
3205         * elmo-map.el (elmo-folder-next-message-number): Define.
3206         (elmo-folder-delete-messages): Clear hash value.
3207
3208         * elmo-imap4.el (elmo-folder-next-message-number-plugged): Define.
3209
3210         * elmo-dop.el (elmo-folder-next-message-number-dop): New function.
3211         (elmo-folder-delete-messages-dop-delayed): Always return t.
3212
3213         * elmo-version.el (elmo-version): Up to 2.11.19.
3214
3215 2003-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3216
3217         * modb-legacy.el (elmo-msgdb-append-entity): Fixed the last
3218         change.
3219
3220         * modb-legacy.el (elmo-msgdb-append-entity): Registered an
3221         identical cons cell into the mark-alist and the hash table.
3222
3223 2003-10-08  Yuuichi Teranishi  <teranisi@gohome.org>
3224
3225         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Call
3226         elmo-folder-list-messages with argument `visible-only' as t.
3227
3228         * elmo-filter.el (elmo-folder-search-requires-msgdb-p): Define.
3229         (elmo-folder-msgdb-create): Check the target folder.
3230
3231 2003-10-07  Yuuichi Teranishi  <teranisi@gohome.org>
3232
3233         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Use
3234         `permanentflag' instead of `flags'.
3235         (elmo-folder-open): Ditto.
3236         (elmo-imap4-set-flag): Treat \Deleted flag as an exception.
3237         (elmo-imap4-disuse-server-flag-mailbox-regexp): Abolish.
3238         (elmo-folder-use-flag-p): Always return t.
3239         (elmo-imap4-session-select-mailbox): Use value of `flags' if
3240         `permanentflags' does not exist.
3241         (elmo-folder-open): Ditto.
3242
3243 2003-10-06  Yuuichi Teranishi  <teranisi@gohome.org>
3244
3245         * modb-legacy.el (elmo-msgdb-message-entity): Return nil when key
3246         is nil.
3247         * modb-standard.el (elmo-msgdb-message-entity): Ditto.
3248
3249         * elmo-imap4.el (elmo-imap4-session): Added new slot `flags'.
3250         (elmo-imap4-session-select-mailbox): Set it according to the SELECT
3251         response.
3252         (elmo-folder-open): Ditto.
3253         (elmo-imap4-set-flag): Send store flag command only when the `flags'
3254         slot of the session includes the flag.
3255         (elmo-imap4-session-flag-available-p): New function.
3256         (elmo-imap4-folder-list-flagged): Ditto.
3257         (elmo-folder-list-unreads-plugged): Use it.
3258         (elmo-folder-list-importants-plugged): Ditto.
3259         (elmo-folder-list-answereds-plugged): Ditto.
3260         (elmo-imap4-search-internal-primitive): Ditto.
3261         (elmo-imap4-folder-list-any-plugged,
3262         elmo-imap4-folder-list-digest-plugged): Abolish.
3263
3264         * elmo-filter.el (elmo-folder-search): Don't call elmo-list-filter
3265         if numbers is nil.
3266
3267 2003-10-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
3268
3269         * elmo-util.el (toplevel): Require emu for char-list-to-string.
3270
3271 2003-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
3272
3273         * elmo-util.el (elmo-get-hash-val): Simplify.
3274         (elmo-set-hash-val): Rewrite.
3275
3276 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3277
3278         * elmo.el (elmo-folder-list-messages): Append killed messages into
3279         result if `visible-only' is nil and `in-msgdb' is non-nil.
3280
3281         * elmo-util.el (elmo-uniq-list): Added optional argument
3282         `delete-function'.
3283
3284         * modb.el (elmo-msgdb-flag-count): New API.
3285
3286         * modb-standard.el (modb-standard): Added slot flag-count.
3287         (modb-standard-countup-flags): New function.
3288         (modb-standard-load-flag): Call it.
3289         (elmo-msgdb-append): Ditto.
3290         (elmo-msgdb-clear): Clear slot flag-count.
3291         (elmo-msgdb-set-flag): Call modb-standard-countup-flags.
3292         (elmo-msgdb-unset-flag): Treat `all' flag and call
3293         modb-standard-countup-flags.
3294         (elmo-msgdb-flag-count): Define.
3295         (elmo-msgdb-append-entity): Call modb-standard-countup-flags.
3296         (elmo-msgdb-delete-messages): Ditto.
3297
3298         * modb-legacy.el (elmo-msgdb-unset-flag): Treat `all' flag.
3299         (elmo-msgdb-flag-count): Define.
3300
3301         * elmo.el (elmo-folder-list-messages): Undo last change.
3302         (elmo-folder-count-flags): Use elmo-msgdb-flag-count.
3303         (elmo-folder-kill-messages): Unset all flags to numbers.
3304
3305         * elmo-sendlog.el (elmo-folder-delete-messages): Rewrite; use
3306         elmo-folder-kill-messages.
3307
3308         * elmo-nntp.el (elmo-folder-delete-messages): Ditto.
3309         (elmo-nntp-folder-delete-messages): Abolish.
3310
3311         * elmo-version.el (elmo-version): Up to 2.11.18.
3312
3313 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3314
3315         * elmo.el (elmo-folder-kill-messages-before): Abolish.
3316         (elmo-folder-kill-messages-range): New function.
3317         (elmo-folder-synchronize): Use elmo-folder-kill-messages-range
3318         instead of elmo-folder-kill-messages-before.
3319
3320 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3321
3322         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use
3323         elmo-imap4-current-msgdb to decide entity handler.
3324
3325 2003-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
3326
3327         * elmo-dop.el (elmo-dop-msgdb): Rewrite.
3328
3329         * modb-legacy.el (elmo-msgdb-overview-entity-get-id-internal): New
3330         inline function.
3331         (elmo-msgdb-overview-entity-get-number-internal): Ditto.
3332         (elmo-msgdb-overview-entity-set-number,
3333         elmo-msgdb-overview-entity-get-references,
3334         elmo-msgdb-overview-entity-set-references,
3335         elmo-msgdb-overview-entity-get-from-no-decode,
3336         elmo-msgdb-overview-entity-get-from,
3337         elmo-msgdb-overview-entity-set-from,
3338         elmo-msgdb-overview-entity-get-subject,
3339         elmo-msgdb-overview-entity-get-subject-no-decode,
3340         elmo-msgdb-overview-entity-set-subject,
3341         elmo-msgdb-overview-entity-get-date,
3342         elmo-msgdb-overview-entity-set-date,
3343         elmo-msgdb-overview-entity-get-to,
3344         elmo-msgdb-overview-entity-get-cc,
3345         elmo-msgdb-overview-entity-get-size,
3346         elmo-msgdb-overview-entity-set-size,
3347         elmo-msgdb-overview-entity-get-extra,
3348         elmo-msgdb-overview-entity-set-extra,
3349         elmo-msgdb-overview-entity-get-extra-field,
3350         elmo-msgdb-overview-entity-set-extra-field): Moved to elmo-msgdb.el.
3351         (elmo-msgdb-make-index): Use
3352         `elmo-msgdb-overview-entity-get-number-internal'.
3353         (elmo-msgdb-clear-index): Ditto.
3354         (elmo-msgdb-append-entity): Ditto;
3355         Use `elmo-msgdb-overview-entity-get-id-internal'.
3356
3357         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-number,
3358         elmo-msgdb-overview-entity-set-number,
3359         elmo-msgdb-overview-entity-get-references,
3360         elmo-msgdb-overview-entity-set-references,
3361         elmo-msgdb-overview-entity-get-from-no-decode,
3362         elmo-msgdb-overview-entity-get-from,
3363         elmo-msgdb-overview-entity-set-from,
3364         elmo-msgdb-overview-entity-get-subject,
3365         elmo-msgdb-overview-entity-get-subject-no-decode,
3366         elmo-msgdb-overview-entity-set-subject,
3367         elmo-msgdb-overview-entity-get-date,
3368         elmo-msgdb-overview-entity-set-date,
3369         elmo-msgdb-overview-entity-get-to,
3370         elmo-msgdb-overview-entity-get-cc,
3371         elmo-msgdb-overview-entity-get-size,
3372         elmo-msgdb-overview-entity-set-size,
3373         elmo-msgdb-overview-entity-get-extra,
3374         elmo-msgdb-overview-entity-set-extra,
3375         elmo-msgdb-overview-entity-get-extra-field,
3376         elmo-msgdb-overview-entity-set-extra-field): Moved from modb-legacy.el
3377         and rewrote for backward compatibility.
3378
3379 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3380
3381         * elmo.el (elmo-message-entity-number,
3382         elmo-message-entity-set-number,
3383         elmo-message-entity-field,
3384         elmo-message-entity-set-field): Moved to elmo-msgdb.el.
3385
3386         * elmo-msgdb.el (elmo-message-entity-number,
3387         elmo-message-entity-set-number,
3388         elmo-message-entity-field,
3389         elmo-message-entity-set-field): Moved from elmo.el.
3390
3391 2003-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3392
3393         * elmo.el (toplevel): Changed definition orders.
3394
3395 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3396
3397         * modb.el (elmo-msgdb-search): New API .
3398         (elmo-msgdb-match-condition): Ditto.
3399
3400         * modb-standard.el (elmo-msgdb-search): Define.
3401
3402         * modb-legacy.el (elmo-msgdb-search): Ditto.
3403
3404         * modb-entity.el (elmo-msgdb-message-match-condition): Renamed
3405         from elmo-msgdb-match-condition-internal.
3406
3407         * elmo.el (elmo-folder-search-fast): Abolish.
3408         (elmo-folder-search): Use elmo-msgdb-search and
3409         elmo-with-progress-display.
3410
3411         * elmo-msgdb.el (elmo-msgdb-match-condition): Removed; redefined
3412         as msgdb API.
3413
3414         * elmo.el (elmo-folder): Remove slot message-modified and
3415         flag-modified.
3416         (elmo-folder-set-message-modified): Abolish.
3417         (elmo-generic-folder-commit): Follow the change above.
3418         (elmo-folder-synchronize): Ditto.
3419
3420         * elmo-pipe.el (elmo-folder-set-message-modified): Abolish.
3421
3422         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
3423
3424         * elmo-filter.el (elmo-folder-set-message-modified): Ditto.
3425
3426 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3427
3428         * modb-standard.el (modb-standard-make-message-entity,
3429         elmo-msgdb-make-message-entity,
3430         elmo-msgdb-create-message-entity-from-buffer,
3431         elmo-msgdb-message-entity-number,
3432         elmo-msgdb-message-entity-set-number,
3433         elmo-msgdb-message-entity-field,
3434         elmo-msgdb-message-entity-set-field,
3435         elmo-msgdb-copy-message-entity,
3436         elmo-msgdb-match-condition-internal): Remove.
3437
3438         * modb-entity.el: New file (again).
3439
3440         * modb.el (toplevel): Require modb-entity.
3441         (elmo-msgdb-message-entity-handler): New method.
3442
3443         * modb-standard.el (modb-standard-entity-id): Use
3444         elmo-message-entity-handler.
3445         (modb-standard-load-entity): Ditto.
3446         (elmo-msgdb-append-entity): Ditto.
3447         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3448
3449         * modb-legacy.el (elmo-msgdb-get-decoded-cache,
3450         elmo-msgdb-decoded-cache-hashtb,
3451         (modb-legacy-make-message-entity,
3452         elmo-msgdb-make-message-entity,
3453         elmo-msgdb-create-message-entity-from-buffer,
3454         elmo-msgdb-message-entity-number,
3455         elmo-msgdb-message-entity-set-number,
3456         elmo-msgdb-message-entity-field,
3457         elmo-msgdb-message-entity-set-field,
3458         elmo-msgdb-copy-message-entity,
3459         elmo-msgdb-match-condition-internal,
3460         elmo-msgdb-match-condition-primitive): Moved to modb-entity.el.
3461
3462         * elmo.el (elmo-message-copy-entity): Use elmo-message-entity-handler.
3463         (elmo-message-entity-set-number): Ditto.
3464         (elmo-message-entity-field): Ditto.
3465         (elmo-message-entity-set-field): Ditto.
3466
3467         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Ditto.
3468
3469         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3470
3471         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
3472
3473         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
3474         (elmo-nntp-msgdb-create-message): Ditto.
3475
3476         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
3477         (elmo-folder-msgdb-create): Add unread flag.
3478
3479         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3480
3481         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Ditto.
3482
3483         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Ditto.
3484
3485         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
3486
3487         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Call
3488         elmo-msgdb-messge-entity-handler.
3489         * elmo-version.el (elmo-version): Up to 2.11.17.
3490
3491 2003-09-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3492
3493         * elmo-shimbun.el (elmo-shimbun-update-overview): Fixed the last
3494         change.
3495
3496 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3497
3498         * elmo.el (elmo-message-field): Use elmo-message-entity-field.
3499
3500         * elmo-msgdb.el (elmo-msgdb-get-number): Abolish.
3501         (elmo-msgdb-get-parent-entity): Use elmo-message-entity-field.
3502         (elmo-msgdb-flag-table): Ditto.
3503         (elmo-msgdb-sort-by-date): Ditto.
3504
3505         * modb.el (elmo-msgdb-create-message-entity-from-file): Define.
3506
3507         * modb-standard.el (toplevel): Require mime.
3508         (modb-standard-entity-id): Use elmo-msgdb-message-entity-field.
3509         (modb-standard-load-entity): Use elmo-msgdb-message-entity-field and
3510         elmo-msgdb-message-entity-number.
3511         (elmo-msgdb-append-entity): Ditto.
3512         (elmo-msgdb-create-message-entity-from-file): Remove.
3513         (elmo-msgdb-create-message-entity-from-buffer): Use msgdb which 
3514         corresponds to the entity.
3515         (elmo-msgdb-message-entity-number): Do nothing currently.
3516         (elmo-msgdb-message-entity-field): Ditto.
3517         (elmo-msgdb-message-entity-set-field): Ditto.
3518         (elmo-msgdb-copy-message-entity): Ditto.
3519         (elmo-msgdb-match-condition-internal): Ditto.
3520
3521         * modb-legacy.el (elmo-msgdb-insert-file-header): Moved to
3522         elmo-util.el.
3523         (elmo-msgdb-create-message-entity-from-file): Remove.
3524
3525         * elmo-util.el (elmo-msgdb-insert-file-header): Moved from
3526         modb-legacy.el.
3527         (elmo-multiple-field-body): Moved from elmo-msgdb.el.
3528
3529         * elmo-msgdb.el (elmo-multiple-field-body): Moved to elmo-util.el.
3530
3531 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3532
3533         * modb.el (elmo-msgdb-make-message-entity): Define simple one.
3534         (elmo-msgdb-message-entity-field): Ditto.
3535         (elmo-msgdb-message-entity-number): Ditto.
3536
3537 2003-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3538
3539         * modb-standard.el (elmo-msgdb-create-message-entity-from-buffer): 
3540         Fixed how to set extra field into entity.
3541         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3542         symbol.
3543
3544         * modb-legacy.el (elmo-msgdb-create-message-entity-from-buffer):
3545         Fixed how to set extra field into entity.
3546         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3547         symbol.
3548
3549 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3550
3551         * modb.el (elmo-message-entity-db): New function.
3552         (elmo-msgdb-make-message-entity): New API.
3553         (elmo-msgdb-message-entity-number): Ditto.
3554         (elmo-msgdb-message-entity-set-number): Ditto.
3555         (elmo-msgdb-message-entity-field): Ditto.
3556         (elmo-msgdb-message-entity-set-field): Ditto.
3557         (elmo-msgdb-copy-message-entity): Ditto.
3558         (elmo-msgdb-create-message-entity-from-file): Ditto.
3559         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3560         (elmo-msgdb-match-condition-internal): Ditto.
3561
3562         * modb-standard.el (modb-legacy): Require modb-legacy.
3563         (modb-standard-make-message-entity): New inline function.
3564         (elmo-msgdb-make-message-entity): Define.
3565         (elmo-msgdb-create-message-entity-from-file): Ditto.
3566         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3567         (elmo-msgdb-message-entity-field): Ditto.
3568         (elmo-msgdb-message-entity-set-field): Ditto.
3569         (elmo-msgdb-copy-message-entity): Ditto.
3570         (elmo-msgdb-match-condition-internal): Ditto.
3571
3572         * modb-legacy.el: Don't require modb-entity.
3573         (elmo-msgdb-decoded-cache-hashtb): Moved from elmo-msgdb.el
3574         (elmo-msgdb-match-condition-primitive): Ditto.
3575         (elmo-msgdb-get-decoded-cache): Ditto.
3576         (elmo-msgdb-overview-entity-get-id): Ditto.
3577         (elmo-msgdb-overview-entity-get-number): Ditto.
3578         (elmo-msgdb-overview-entity-set-number): Ditto.
3579         (elmo-msgdb-overview-entity-get-references): Ditto.
3580         (elmo-msgdb-overview-entity-set-references): Ditto.
3581         (elmo-msgdb-overview-entity-get-from-no-decode): Ditto.
3582         (elmo-msgdb-overview-entity-get-from): Ditto.
3583         (elmo-msgdb-overview-entity-set-from): Ditto.
3584         (elmo-msgdb-overview-entity-get-subject): Ditto.
3585         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
3586         (elmo-msgdb-overview-entity-set-subject): Ditto.
3587         (elmo-msgdb-overview-entity-get-date): Ditto.
3588         (elmo-msgdb-overview-entity-set-date): Ditto.
3589         (elmo-msgdb-overview-entity-get-to): Ditto.
3590         (elmo-msgdb-overview-entity-get-cc): Ditto.
3591         (elmo-msgdb-overview-entity-get-size): Ditto.
3592         (elmo-msgdb-overview-entity-set-size): Ditto.
3593         (elmo-msgdb-overview-entity-get-extra): Ditto.
3594         (elmo-msgdb-overview-entity-set-extra): Ditto.
3595         (elmo-msgdb-overview-entity-get-extra-field): Ditto.
3596         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
3597         (elmo-msgdb-number-load): Ditto.
3598         (elmo-msgdb-overview-load): Ditto.
3599         (elmo-msgdb-mark-load): Ditto.
3600         (elmo-msgdb-number-save): Ditto.
3601         (elmo-msgdb-mark-save): Ditto.
3602         (elmo-msgdb-overview-save): Ditto.
3603         (modb-legacy-make-message-entity): New inline function.
3604         (elmo-msgdb-insert-file-header): Ditto.
3605         (elmo-msgdb-make-message-entity): Define.
3606         (elmo-msgdb-create-message-entity-from-file): Ditto.
3607         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3608         (elmo-msgdb-message-entity-number): Ditto.
3609         (elmo-msgdb-message-entity-set-number): Ditto.
3610         (elmo-msgdb-message-entity-field): Ditto.
3611         (elmo-msgdb-message-entity-set-field): Ditto.
3612         (elmo-msgdb-copy-message-entity): Ditto.
3613         (elmo-msgdb-match-condition-internal): Ditto.
3614
3615         * elmo.el (elmo-find-fetch-strategy): Use elmo-message-entity-field.
3616         (elmo-message-copy-entity): Rewrite.
3617         (elmo-message-entity-number): Ditto.
3618         (elmo-message-entity-set-number): Ditto.
3619         (elmo-message-entity-field): Use elmo-message-entity-db.
3620         (elmo-message-entity-set-field): Ditto.
3621         (elmo-message-field): Rewrite.
3622
3623         * elmo-util.el (elmo-msgdb-get-last-message-id): Moved from
3624         elmo-msgdb.el
3625         (elmo-msgdb-get-message-id-from-buffer): Ditto.
3626
3627         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
3628         elmo-message-entity-field.
3629         (elmo-shimbun-folder-shimbun-header): Ditto.
3630         (elmo-shimbun-entity-to-header): Ditto.
3631         (elmo-folder-msgdb-create): Ditto.
3632         (elmo-shimbun-msgdb-create-entity): Ditto;
3633         Use elmo-msgdb-create-message-entity-from-buffer.
3634         (elmo-shimbun-update-overview): Use elmo-message-entity-set-field.
3635         (elmo-map-folder-list-message-locations): elmo-message-entity-field.
3636
3637         * elmo-sendlog.el (elmo-folder-msgdb-create): Use
3638         elmo-msgdb-create-message-entity-from-file and 
3639         elmo-message-entity-field.
3640
3641         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
3642         elmo-message-entity-number.
3643         (elmo-pop3-msgdb-create-message): Use
3644         elmo-msgdb-create-message-entity-from-buffer,
3645         elmo-message-entity-set-field, elmo-message-entity-number and
3646         elmo-message-entity-set-number.
3647
3648         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Follow
3649         the API change in elmo-msgdb-make-message-entity.
3650         (elmo-nntp-msgdb-create-message): Use
3651         elmo-msgdb-create-message-entity-from-buffer.
3652
3653         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Use
3654         elmo-message-entity-field and
3655         elmo-msgdb-create-message-entity-from-file.
3656
3657         * elmo-msgdb.el (toplevel): Don't require modb-entity.
3658         (elmo-msgdb-get-field): Abolish.
3659         (elmo-msgdb-get-number): Rewrite.
3660         (elmo-msgdb-sort-by-date): Use elmo-message-entity-field.
3661         (elmo-msgdb-flag-table): Ditto.
3662         (elmo-msgdb-get-last-message-id,
3663         elmo-msgdb-number-load, elmo-msgdb-overview-load,
3664         elmo-msgdb-mark-load, elmo-msgdb-number-save,
3665         elmo-msgdb-mark-save, elmo-msgdb-overview-save): Moved to modb-legacy.
3666         (elmo-msgdb-create-overview-from-buffer,
3667         elmo-msgdb-overview-get-parent-entity): Abolish.
3668
3669         * elmo-mime.el (elmo-mime-display-as-is): Use
3670         elmo-message-entity-field.
3671
3672         * elmo-map.el (elmo-folder-pack-numbers): Use
3673         elmo-message-entity-set-number.
3674
3675         * elmo-maildir.el (elmo-folder-msgdb-create): 
3676         elmo-msgdb-create-message-entity-from-file instead of
3677         elmo-msgdb-create-overview-entity-from-file.
3678
3679         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Added argument
3680         msgdb.
3681         (elmo-folder-msgdb-create): Use elmo-message-entity-field.
3682         (elmo-folder-pack-numbers): Use elmo-message-entity-set-number.
3683
3684         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Use
3685         elmo-messge-entity-field and elmo-message-entity-number.
3686         (elmo-imap4-fetch-callback-1): Call
3687         elmo-msgdb-create-message-entity-from-buffer instead of
3688         elmo-msgdb-create-overview-from-buffer. 
3689         (elmo-folder-msgdb-create-plugged): Use elmo-messge-entity-field.
3690         (elmo-find-fetch-strategy): Likewise.
3691
3692         * elmo-flag.el (elmo-folder-msgdb-create): Call 
3693         elmo-localdir-msgdb-create-entity with argument msgdb.
3694
3695         * elmo-dop.el (elmo-dop-msgdb): Use elmo-message-entity-number
3696         and elmo-message-entity-set-number.
3697
3698         * elmo-cache.el (elmo-folder-msgdb-create): Use
3699         elmo-message-entity-field.
3700         (elmo-folder-msgdb-create): Call
3701         elmo-msgdb-create-message-entity-from-file instead of
3702         elmo-msgdb-create-overview-entity-from-file.
3703
3704         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Added
3705         argument msgdb; Call elmo-msgdb-create-message-from-buffer
3706         instead of elmo-msgdb-create-overview-from-buffer.
3707         (elmo-archive-msgdb-create-entity): Ditto.
3708         (elmo-archive-msgdb-create-as-numlist-subr1): Use
3709         elmo-message-entity-field.
3710         (elmo-archive-parse-mmdf): Ditto.
3711
3712         * modb-entity.el: Removed.
3713
3714         * elmo-version.el (elmo-version): Up to 2.11.16.
3715
3716 2003-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3717
3718         * elmo-map.el (elmo-folder-unflag-answered): Added optional argument
3719         `is-local'.
3720         (elmo-folder-flag-as-answered): Ditto.
3721
3722 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3723
3724         * modb-standard.el: New file.
3725
3726         * elmo.el (elmo-folder-clear): Reconstruct msgdb if
3727         elmo-msgdb-convert-type is `sync'.
3728
3729         * elmo-vars.el (elmo-msgdb-default-type): Added `standard'.
3730         (elmo-msgdb-convert-type): New user option.
3731
3732         * elmo-msgdb.el (elmo-msgdb-load-priorities): New internal variable.
3733         (elmo-load-msgdb): Auto detect saved type.
3734
3735         * elmo-version.el (elmo-version): Up to 2.11.15.
3736
3737 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3738
3739         * elmo-flag.el (elmo-folder-list-global-flag-messages): New function.
3740
3741         * elmo.el (elmo-folder-delete-messages): Added notice in docstring.
3742         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages
3743         with argument `delete-if-none' when dst-folder is 'null.
3744
3745         * elmo-flag.el (elmo-folder-append-messages): Defined.
3746         (elmo-global-flag-detach-messages): Added argumnet `delete-if-none'.
3747
3748 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3749
3750         * elmo-flag.el (elmo-folder-initialize): Fixed ("/.minfo"->".minfo").
3751
3752 2003-09-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3753
3754         * elmo-flag.el (elmo-folder-expand-msgdb-path): Define.
3755         (elmo-folder-initialize): Use `elmo-folder-msgdb-path'.
3756         (elmo-folder-commit): Ditto.
3757
3758 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3759
3760         * elmo-flag.el: New file.
3761
3762         * elmo-mark.el: Removed.
3763
3764         * modb-legacy.el (modb-legacy-new-mark,
3765         modb-legacy-unread-uncached-mark,
3766         modb-legacy-unread-cached-mark,
3767         modb-legacy-read-uncached-mark,
3768         modb-legacy-answered-cached-mark,
3769         modb-legacy-answered-uncached-mark,
3770         modb-legacy-important-mark): New constants (Moved from elmo-msgdb.el);
3771         All other related portions are changed.
3772
3773         * elmo.el (luna-define-class): Changed mark-modified to flag-modified.
3774         (elmo-folder-list-messages-with-global-mark): Abolish.
3775         (elmo-folder-unflag-important): Renamed from `mark' to `flag'.
3776         (elmo-folder-flag-as-important): Ditto.
3777         (elmo-folder-unflag-read): Ditto.
3778         (elmo-folder-flag-as-read): Ditto.
3779         (elmo-folder-unflag-answered): Ditto.
3780         (elmo-folder-flag-as-answered): Ditto.
3781         (elmo-message-encache): Return the cache path.
3782         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages.
3783         (elmo-message-set-flag): Transitional implementation.
3784         (elmo-message-unset-flag): Ditto.
3785         (elmo-folder-unflag-important): Call elmo-global-flag-detach.
3786         (elmo-folder-flag-as-important): Call elmo-global-flag-set.
3787         (elmo-init): Call elmo-global-flag-initialize.
3788         (toplevel): Added autoload settings for elmo-flag.
3789
3790         * elmo-vars.el (elmo-msgdb-global-mark-filename): Abolished.
3791
3792         * elmo-util.el: Removed all elmo-msgdb-global-mark stuff.
3793         (elmo-file-cache-delete): Don't treat global-mark.
3794
3795         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
3796
3797         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3798
3799         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Call
3800         `elmo-global-flags-set'.
3801
3802         * elmo-pipe.el (elmo-folder-flag-as-read): Renamed from `mark' to
3803         `flag'.
3804         (elmo-folder-unflag-read): Ditto.
3805         (elmo-folder-unflag-important): Ditto.
3806         (elmo-folder-flag-as-important): Ditto.
3807         (elmo-folder-unflag-answered): Ditto.
3808         (elmo-folder-flag-as-answered): Ditto.
3809
3810         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Call
3811         `elmo-global-flags-set'.
3812         (elmo-folder-flag-as-read): Renamed from `mark' to `flag'.
3813
3814         * elmo-nmz.el (elmo-folder-msgdb-create): Always put `new' flag.
3815
3816         * elmo-net.el (elmo-folder-unflag-important): Renamed from `mark' to
3817         `flag'.
3818         (elmo-folder-flag-as-important): Ditto.
3819         (elmo-folder-unflag-important): Ditto.
3820         (elmo-folder-flag-as-important): Ditto.
3821         (elmo-folder-unflag-read): Ditto.
3822         (elmo-folder-flag-as-read): Ditto.
3823         (elmo-folder-unflag-answered): Ditto.
3824         (elmo-folder-flag-as-answered): Ditto.
3825
3826         * elmo-multi.el (elmo-folder-list-importants): Don't call
3827         elmo-folder-list-messages-with-global-mark.
3828         (elmo-folder-flag-as-important): Renamed from `mark' to `flag'.
3829         (elmo-folder-unflag-important): Ditto.
3830         (elmo-folder-flag-as-read): Ditto.
3831         (elmo-folder-unflag-read): Ditto.
3832         (elmo-folder-flag-as-answered): Ditto.
3833         (elmo-folder-unflag-answered): Ditto.
3834
3835         * elmo-msgdb.el (elmo-msgdb-new-mark,
3836         elmo-msgdb-unread-uncached-mark, elmo-msgdb-unread-cached-mark,
3837         elmo-msgdb-read-uncached-mark, elmo-msgdb-answered-cached-mark,
3838         elmo-msgdb-answered-uncached-mark, elmo-msgdb-important-mark): Removed
3839         (Moved to modb-legacy.el).
3840         (elmo-flag-table-get): Treat important flag too.
3841
3842         * elmo-map.el (elmo-map-folder-unflag-important): Renamed from
3843         `mark' to `flag'.
3844         (elmo-map-folder-flag-as-important): Ditto.
3845         (elmo-map-folder-unflag-read): Ditto.
3846         (elmo-map-folder-flag-as-read): Ditto.
3847         (elmo-map-folder-unflag-answered): Ditto.
3848         (elmo-map-folder-flag-as-answered): Ditto.
3849         (elmo-folder-unflag-important): Ditto.
3850         (elmo-folder-flag-as-important): Ditto.
3851         (elmo-folder-unflag-read): Ditto.
3852         (elmo-folder-flag-as-read): Ditto.
3853         (elmo-folder-unflag-answered): Ditto.
3854         (elmo-folder-flag-as-answered): Ditto.
3855
3856         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3857         (elmo-map-folder-flag-as-important): Renamed from `mark' to
3858         `flag'.
3859         (elmo-map-folder-unflag-important): Ditto.
3860         (elmo-map-folder-flag-as-read): Ditto.
3861         (elmo-map-folder-unflag-read): Ditto.
3862         (elmo-map-folder-flag-as-answered): Ditto.
3863         (elmo-map-folder-unflag-answered): Ditto.
3864
3865         * elmo-localdir.el (elmo-folder-msgdb-create): Call
3866         `elmo-global-flags-set'.
3867         (elmo-global-flags-set): Added autoload setting.
3868
3869         * elmo-internal.el (elmo-internal-folder-list): Changed `mark' to
3870         `flag'.
3871
3872         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Don't call
3873         `elmo-msgdb-global-mark-set'.
3874         (elmo-folder-msgdb-create-plugged): Changed callback-data structure;
3875         Call `elmo-global-flags-set'.
3876         (elmo-folder-unflag-important-plugged): Renamed from `mark' to
3877         `flag'.
3878         (elmo-folder-flag-as-important-plugged): Ditto.
3879         (elmo-folder-unflag-read-plugged): Ditto.
3880         (elmo-folder-flag-as-read-plugged): Ditto.
3881         (elmo-folder-unflag-answered-plugged): Ditto.
3882         (elmo-folder-flag-as-answered-plugged): Ditto.
3883         (elmo-global-flags-set): Added autoload setting.
3884
3885         * elmo-filter.el (elmo-folder-flag-as-read): Renamed from `mark' to
3886         `flag'.
3887         (elmo-folder-unflag-read): Ditto.
3888         (elmo-folder-flag-as-important): Ditto.
3889         (elmo-folder-unflag-important): Ditto.
3890         (elmo-folder-flag-as-answered): Ditto.
3891         (elmo-folder-unflag-answered): Ditto.
3892
3893         * elmo-dop.el (elmo-dop-queue-merge-method-list): Follow the API
3894         change of `mark'->`flag'.
3895         (elmo-dop-queue-method-name-alist): Ditto.
3896         (elmo-folder-flag-as-read-dop): Renamed from `mark' to `flag'.
3897         (elmo-folder-unflag-read-dop): Ditto.
3898         (elmo-folder-flag-as-important-dop): Ditto.
3899         (elmo-folder-unflag-important-dop): Ditto.
3900         (elmo-folder-flag-as-answered-dop): Ditto.
3901         (elmo-folder-unflag-answered-dop): Ditto.
3902
3903         * elmo-cache.el (elmo-folder-msgdb-create): Call
3904         `elmo-global-flags-set'.
3905
3906         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
3907         Call `elmo-global-flags-set'.
3908         (elmo-archive-msgdb-create-as-numlist-subr2): Call
3909         elmo-archive-parse-mmdf with argument `folder'.
3910         (elmo-archive-parse-mmdf): Added argument `folder';
3911         Call `elmo-global-flags-set'.
3912
3913         * elmo-version.el (elmo-version): Up to 2.11.14.
3914
3915 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3916
3917         * modb.el (elmo-msgdb-length): Define.
3918
3919         * elmo.el (elmo-make-folder): Fixed.
3920         (elmo-generic-folder-append-messages): Follow the API change.
3921
3922         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Follow the
3923         API change.
3924
3925 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3926
3927         * modb.el: New file.
3928
3929         * modb-entity.el: Ditto.
3930
3931         * modb-legacy.el: Ditto.
3932
3933         * elmo-msgdb.el (elmo-make-msgdb): Added 2nd argument `type'.
3934         (elmo-msgdb-get-number): Use `elmo-msgdb-message-entity' instead
3935         of `elmo-msgdb-overview-get-entity'.
3936         (elmo-msgdb-get-field): Ditto.
3937         (elmo-msgdb-merge): Moved to `elmo.el'.
3938         (elmo-msgdb-length): Removed; redefine as modb method.
3939         (elmo-msgdb-change-mark): Abolish.
3940         (elmo-msgdb-out-of-date-messages): Rewrite; don't use it.
3941         (elmo-msgdb-match-condition): Don't use mark.
3942         (elmo-msgdb-overview-get-entity): Abolish.
3943         Split modb part into `modb*.el'.
3944
3945         * elmo-vars.el (elmo-msgdb-default-type): New user option.
3946
3947         * elmo-shimbun.el (shimbun-mua-search-id): Use
3948         `elmo-msgdb-message-entity' instead of
3949         `elmo-msgdb-overview-get-entity'.
3950         (elmo-shimbun-folder-shimbun-header): Ditto.
3951         (elmo-shimbun-get-headers): Ditto.
3952         (elmo-shimbun-update-overview): Ditto.
3953
3954         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
3955
3956         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
3957
3958         * elmo.el (elmo-folder-list-messages-with-global-mark): Ditto.
3959         (elmo-msgdb-merge): Moved from `elmo-msgdb.el'.
3960
3961         * elmo-mark.el (elmo-mark-folder-msgdb-create): Don't use
3962         `elmo-msgdb-mark-to-flags'.
3963
3964         * elmo-map.el (elmo-folder-pack-numbers): Don't use
3965         `elmo-msgdb-set-path'.
3966
3967         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
3968  
3969         * elmo-version.el (elmo-version): Up to 2.11.13.
3970
3971         * elmo.el (elmo-generic-folder-commit): Don't load msgdb.
3972
3973         * elmo-mark.el (elmo-mark-folder-msgdb-create): Use flag instead
3974         of mark.
3975
3976 2003-09-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3977
3978         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed paren
3979         mismatch.
3980
3981 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3982
3983         * elmo.el (elmo-message-cached-p): Use `elmo-message-flagged-p'
3984         instead of `elmo-msgdb-get-cached'.
3985         (elmo-message-set-cached): Don't use `elmo-msgdb-set-cached'.
3986
3987         * elmo-msgdb.el (elmo-msgdb-get-cached): Abolish.
3988         (elmo-msgdb-set-cached): Ditto.
3989         (elmo-msgdb-set-flag): Rewrite.
3990         (elmo-msgdb-unset-flag): Ditto.
3991
3992         * elmo-msgdb.el: Rewrite with luna.
3993
3994         * elmo.el (elmo-folder-msgdb-load): Renamed from `elmo-msgdb-load'.
3995         (elmo-folder-msgdb): Follow the change above.
3996         (elmo-generic-folder-commit): Use `elmo-msgdb-save'.
3997         (elmo-folder-unmark-important): Follow the API change.
3998         (elmo-folder-mark-as-important): Ditto.
3999         (elmo-folder-unmark-read): Ditto.
4000         (elmo-folder-mark-as-read): Ditto.
4001         (elmo-folder-unmark-answered): Ditto.
4002         (elmo-folder-mark-as-answered): Ditto.
4003         (elmo-folder-clear): Likewise.
4004
4005         * elmo-imap4.el (elmo-folder-open): Use `elmo-folder-msgdb-load'
4006         instead of `elmo-msgdb-load' (renamed).
4007
4008         * elmo-version.el (elmo-version): Up to 2.11.12.
4009
4010 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4011
4012         * elmo.el (elmo-generic-folder-append-messages): Follow the API
4013         change.
4014         (elmo-message-mark): Abolish.
4015         (elmo-folder-synchronize): Use `elmo-msgdb-out-of-date-messages'
4016         instead of `elmo-msgdb-change-mark'.
4017
4018         * elmo-pipe.el (elmo-message-mark): Abolish.
4019
4020         * elmo-multi.el (elmo-message-mark): Ditto.
4021
4022         * elmo-msgdb.el (elmo-msgdb-new-mark): Changed to constant.
4023         (elmo-msgdb-unread-uncached-mark): Ditto.
4024         (elmo-msgdb-unread-cached-mark): Ditto.
4025         (elmo-msgdb-read-uncached-mark): Ditto.
4026         (elmo-msgdb-answered-cached-mark): Ditto.
4027         (elmo-msgdb-answered-uncached-mark): Ditto.
4028         (elmo-msgdb-important-mark): Ditto.
4029         (elmo-msgdb-flags-to-mark): Remove arguments `cached' and
4030         `use-cache'.
4031         (elmo-msgdb-append-entity): Changed 3rd arg from `mark' to
4032         `flags'.
4033         (elmo-flag-table-load): Changed flag to list of flag.
4034         (elmo-flag-table-set): If flags is nil, set read flag.
4035         (elmo-flag-table-get): Return derived flags from global mark,
4036         cache status and saved flags.
4037         (elmo-msgdb-flag-table): Follow the change above.
4038         (elmo-msgdb-out-of-date-messages): New function.
4039
4040         * elmo-shimbun.el (elmo-folder-msgdb-create): Follow the API change.
4041
4042         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4043
4044         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
4045
4046         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
4047         (elmo-nntp-msgdb-create-message): Ditto.
4048
4049         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
4050
4051         * elmo-maildir.el (elmo-maildir-list-location): Treat flags as
4052         independent.
4053         (elmo-folder-msgdb-create): Follow the API change.
4054
4055         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
4056         (elmo-folder-append-messages): Ditto.
4057
4058         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
4059         (elmo-folder-append-buffer): Ditto.
4060
4061         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4062
4063         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
4064
4065         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
4066         (elmo-archive-parse-mmdf): Ditto.
4067
4068         * elmo-version.el (elmo-version): Up to 2.11.11.
4069
4070 2003-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4071
4072         * elmo.el (elmo-message-flags): Use `elmo-msgdb-flags' instead of
4073         `elmo-msgdb-mark'.
4074
4075         * elmo-util.el (elmo-with-progress-display): Fixed edebug spec.
4076
4077         * elmo-pipe.el (elmo-message-flags): Defined.
4078
4079         * elmo-multi.el (elmo-message-flags): Ditto.
4080
4081 2003-09-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4082
4083         * elmo-msgdb.el (elmo-msgdb-delete-messages): Renamed from
4084         `elmo-msgdb-delete-msgs'.
4085
4086         * elmo.el (elmo-folder-count-flags): Don't use
4087         `elmo-msgdb-get-mark-alist'.
4088         (elmo-folder-detach-messages): Follow the API change.
4089
4090         * elmo.el (elmo-folder-list-messages): Append killed messages into
4091         result if `visible-only' is nil.
4092
4093         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Return a list of
4094         canceled messages.
4095         (elmo-nntp-folder-msgdb-create): Kill messages which already canceled.
4096         (elmo-folder-update-number): Likewise.
4097
4098         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number): Abolish.
4099         (elmo-pop3-sort-msgdb-by-original-number): Use
4100         `elmo-msgdb-sort-entities'.
4101
4102         * elmo-msgdb.el (elmo-msgdb-sort-entities): New function.
4103         (elmo-msgdb-sort-by-date): Use it.
4104         (elmo-msgdb-overview-sort-by-date): Abolish.
4105
4106         * elmo-dop.el (elmo-folder-status-dop): Fixed.
4107
4108         * elmo-msgdb.el (elmo-msgdb-list-messages): Undo last change.
4109         (elmo-msgdb-flags): New function.
4110         (elmo-msgdb-merge): Use elmo-msgdb-append.
4111
4112         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed the last
4113         change.
4114
4115         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
4116
4117         * elmo-dop.el (elmo-folder-status-dop): Use
4118         elmo-folder-list-messages instead of elmo-msgdb-list-messages.
4119
4120 2003-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4121
4122         * elmo-map.el (elmo-folder-pack-numbers): Rewrite.
4123
4124         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed last change.
4125
4126         * elmo-msgdb.el (elmo-msgdb-append-entity): Fixed.
4127
4128         * elmo-util.el (elmo-with-progress-display): New macro.
4129
4130         * elmo-localdir.el (elmo-folder-pack-numbers): Rewrite.
4131
4132 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4133
4134         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
4135         `elmo-folder-list-message-entities' instead of
4136         `elmo-msgdb-get-overview'.
4137         (elmo-map-folder-list-message-locations): Ditto.
4138
4139         * elmo-msgdb.el (elmo-msgdb-append): Rewrite (use interface
4140         methods instead of treat directly).
4141         (elmo-msgdb-clear): Ditto.
4142         (elmo-msgdb-delete-msgs): Ditto.
4143         (elmo-msgdb-sort-by-date): Ditto.
4144
4145         * elmo-nntp.el (elmo-nntp-msgdb-create-message): Removed unused
4146         local variables.
4147         (elmo-nntp-folder-msgdb-create): Follow the API change.
4148
4149         * elmo-version.el (elmo-version): Up to 2.11.10.
4150
4151 2003-08-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4152
4153         * elmo-msgdb.el (elmo-msgdb-mark-to-flags): New function.
4154         (elmo-msgdb-flags-to-mark): Ditto.
4155         (elmo-msgdb-append-entity): Ditto.
4156
4157         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
4158         Use `elmo-msgdb-append-entity' instead of construct msgdb.
4159         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
4160         (elmo-archive-parse-mmdf): Ditto.
4161
4162         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
4163
4164         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4165
4166         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
4167
4168         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
4169
4170         * elmo-mark.el (elmo-mark-folder-msgdb-create): Ditto.
4171
4172         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
4173
4174         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4175
4176         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
4177
4178         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
4179         (elmo-folder-msgdb-create-plugged): Set elmo-imap4-current-msgdb
4180         to empty msgdb.
4181
4182         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Use
4183         `elmo-msgdb-make-message-entity' and `elmo-msgdb-append-entity'
4184         instead of directly construction.
4185         (elmo-nntp-msgdb-create-message): Use `elmo-msgdb-append-entity'
4186         instead of construct msgdb.
4187
4188         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
4189         `elmo-msgdb-set-overview' instead of reconstruct msgdb.
4190         (elmo-pop3-msgdb-create-message): Use `elmo-msgdb-append-entity'
4191         instead of construct msgdb.
4192
4193 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4194
4195         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Decode value
4196         when field is from or subject.
4197
4198 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
4199
4200         * elmo-multi.el (elmo-message-entity-parent): Define.
4201         (elmo-folder-search): Rewrite.
4202
4203 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4204
4205         * elmo-multi.el (elmo-message-cached-p): Define.
4206
4207         * elmo.el (elmo-message-cached-p): New method.
4208         (elmo-message-accessible-p): Use it instead of msgdb API directly.
4209         (elmo-message-flags): New method.
4210         (elmo-message-flagged-p): New function.
4211
4212         * elmo-version.el (elmo-version): Up to 2.11.9.
4213
4214 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4215
4216         * elmo-version.el (elmo-version): Up to 2.11.8.
4217
4218         * elmo.el (elmo-folder-move-messages): Removed unused arguments.
4219
4220         * elmo-pipe.el (elmo-pipe-drain): Follow the change above.
4221
4222 2003-08-14  Yuuichi Teranishi  <teranisi@gohome.org>
4223
4224         * elmo.el (elmo-folder-detach-messages): Undo last change.
4225
4226 2003-08-13  Yuuichi Teranishi  <teranisi@gohome.org>
4227
4228         * elmo.el (elmo-folder-detach-messages): Don't load msgdb if empty.
4229
4230         * elmo-pipe.el (elmo-pipe-drain): Bind elmo-inhibit-number-mapping
4231         only when src folder type is pop3.
4232
4233 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
4234
4235         * elmo-msgdb.el (elmo-msgdb-make-index): Use
4236         elmo-msgdb-overview-entity-get-number instead of
4237         elmo-message-entity-number.
4238
4239 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4240
4241         * elmo-version.el (elmo-version): Up to 2.11.7.
4242
4243 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
4244
4245         * elmo.el (elmo-folder-append-msgdb): Rewrite and define as an inline
4246         function.
4247
4248         * elmo-msgdb.el (elmo-msgdb-append): Use elmo-msgdb-make-index-return.
4249         (elmo-msgdb-merge): New function.
4250         (elmo-msgdb-make-index-return): Renamed from elmo-msgdb-make-index.
4251         (elmo-msgdb-make-index): Rewrite.
4252
4253         * elmo-version.el (elmo-version): Up to 2.11.6.
4254
4255         * elmo-msgdb.el (elmo-msgdb-list-messages): If argument is a string,
4256         use it as a the path for loading message entities.
4257
4258         * elmo-dop.el (elmo-folder-status-dop): Use elmo-msgdb-list-messages.
4259
4260 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
4261
4262         * elmo-filter.el (elmo-folder-set-message-modified): Set 
4263         message-modified slot of itself if it does not require target msgdb.
4264
4265         * elmo-mime.el (elmo-mime-message-display): Display message entirely
4266         if folder length is zero.
4267         (elmo-mime-display-as-is): Ditto.
4268
4269         * elmo-filter.el (elmo-folder-set-message-modified): Define.
4270
4271         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
4272
4273 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4274
4275         * elmo.el (elmo-folder-set-message-modified): New method.
4276         (elmo-generic-folder-commit): Use it.
4277         (elmo-folder-synchronize): Ditto.
4278
4279         * elmo-pipe.el (elmo-folder-set-message-modified): Define.
4280         (elmo-folder-commit): Remove duplicate definition.
4281
4282 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4283
4284         * elmo.el (elmo-folder-list-message-entities): Ignore killed-list.
4285
4286 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4287
4288         * elmo.el (elmo-msgdb-load): Use elmo-msgdb-list-messages.
4289         (elmo-strict-folder-diff): Ditto.
4290         (elmo-folder-set-info-max-by-numdb): Simplify.
4291
4292         * elmo-nntp.el (elmo-nntp-folder-msgdb-create): Use
4293         elmo-msgdb-list-messages.
4294
4295         * elmo-msgdb.el (elmo-msgdb-seen-save): Abolish.
4296         (elmo-msgdb-list-flagged): Fixed problem when `flag' is `read'.
4297
4298 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4299
4300         * elmo.el (elmo-folder-list-messages): Treat killed-list only when
4301         visible-only is non-nil.
4302         (elmo-folder-confirm-appends): Changed message.
4303         (elmo-folder-synchronize): Added argument disable-killed.
4304
4305         * elmo-multi.el (elmo-folder-synchronize): Added argument
4306         disable-killed.
4307
4308         * elmo-pipe.el (elmo-folder-synchronize): Ditto.
4309
4310         * elmo-version.el (elmo-version): Up to 2.11.5.
4311
4312         * elmo-multi.el (elmo-folder-search): Use nil for 1st argument of
4313         elmo-list-filter.
4314
4315         * elmo-util.el (elmo-list-filter): Simplify.
4316
4317         * elmo.el (elmo-generic-folder-commit): Use elmo-folder-list-messages.
4318         (elmo-folder-set-info-max-by-numdb): Changed argument to number list.
4319         (elmo-generic-folder-diff): Abolish argument.
4320         (elmo-msgdb-load): Don't use number-alist.
4321
4322         * elmo-filter.el (elmo-folder-diff): Abolish argument.
4323
4324         * elmo-pipe.el (elmo-folder-diff): Ditto.
4325
4326         * elmo-nmz.el (elmo-folder-diff): Ditto.
4327
4328         * elmo-net.el (elmo-folder-diff): Ditto.
4329
4330         * elmo-maildir.el (elmo-folder-diff): Ditto.
4331
4332         * elmo-imap4.el (elmo-folder-diff-async): Ditto.
4333
4334         * elmo-multi.el (elmo-folder-diff): Ditto
4335         (elmo-multi-folder-diff): Rewrite.
4336
4337 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4338
4339         * elmo-pipe.el (elmo-folder-msgdb): Define.
4340
4341 2003-08-01  Yuuichi Teranishi  <teranisi@gohome.org>
4342
4343         * elmo.el (elmo-message-set-cached): Define as a method.
4344
4345         * elmo-pipe.el (elmo-message-set-cached): Define.
4346         (elmo-find-fetch-strategy): Ditto.
4347
4348         * elmo-multi.el (elmo-message-set-cached): Define.
4349         (elmo-find-fetch-strategy): Rewrite.
4350
4351         * elmo-mime.el (elmo-mime-message-display): Use elmo-message-entity.
4352
4353         * elmo-pipe.el (elmo-message-folder): Fixed definition.
4354
4355 2003-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
4356
4357         * elmo-msgdb.el (elmo-msgdb-list-messages): Use number of overviews
4358         instead of number-alist.
4359
4360         * elmo-localdir.el (elmo-folder-append-messages): Don't refer
4361         mark nor message-id when msgdb of source folder is not loaded.
4362
4363         * elmo.el (elmo-generic-folder-append-messages): Ditto.
4364
4365         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
4366
4367 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
4368
4369         * elmo.el (elmo-folder-length): Don't require msgdb.
4370
4371 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
4372
4373         * elmo.el (elmo-message-mark): Cause an error when empty folder.
4374         (elmo-message-field): Ditto.
4375
4376         * elmo-maildir.el (luna-define-class): Added slot `answered-locations'.
4377         (elmo-map-folder-list-message-locations): Setup `answered-locations'
4378         slot.
4379         (elmo-map-folder-list-answereds): Define.
4380         (elmo-maildir-list-location): Treat 'R' info.
4381         (elmo-folder-msgdb-create): Treat flag-table.
4382         (elmo-folder-append-messages): Save flag-table.
4383
4384 2002-05-05  David Smith <ultrasoul@ultrasoul.com>
4385
4386         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): 
4387         Use SELECT when elmo-imap4-use-select-to-update-status is t.
4388
4389 2003-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4390
4391         * elmo.el (elmo-generic-folder-append-messages): Fixed last change.
4392
4393         * elmo-localdir.el (elmo-folder-append-messages): Set flag as
4394         'read when mark is null.
4395
4396 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4397
4398         * elmo-version.el (elmo-version): Up to 2.11.4.
4399
4400 2003-07-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4401
4402         * elmo-pipe.el (elmo-folder-unmark-answered): Define.
4403         (elmo-folder-mark-as-answered): Ditto.
4404
4405 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
4406
4407         * elmo-pop3.el (elmo-pop3-exists-exactly): Set default value as nil.
4408         (elmo-pop3-get-session): Make msgdb directory after session.
4409         (elmo-folder-exists-p): Check exactly at the first time even when the
4410         elmo-pop3-exists-exactly is nil.
4411
4412         * elmo-pipe.el (elmo-folder-open-internal): Don't drain here.
4413         (elmo-folder-list-messages): Define instead of
4414         elmo-folder-list-messages-internal.
4415         (elmo-folder-check): Check destination folder.
4416         (elmo-folder-synchronize): Drain the pipe.
4417
4418         * elmo-localdir.el (elmo-folder-append-messages): Don't cause an error
4419         when msgdb is not loaded.
4420
4421         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): Abolish.
4422
4423         * elmo-imap4.el (elmo-folder-list-messages-plugged): Fixed.
4424         (elmo-imap4-folder-diff-plugged): Use uidnext to calculate number of
4425         messages.
4426
4427         * elmo.el (elmo-folder-kill-messages-before): New function.
4428         (elmo-folder-kill-messages): Ditto.
4429         (elmo-folder-synchronize): Use elmo-folder-kill-messages-before.
4430
4431         * elmo-imap4.el (elmo-folder-list-messages-plugged): 
4432         Don't use elmo-msgdb-max-of-killed. It is harmful when messages are
4433         killed not by synchronize (e.g. scoring).
4434
4435 2003-07-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4436
4437         * elmo.el (elmo-folder-search-fast): Return t if condition is not
4438         treated.
4439         (elmo-folder-search): Follow the change above.
4440
4441         * elmo-util.el (elmo-read-search-condition-internal): Add `Flag'
4442         into the candidates of search field.
4443
4444 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
4445
4446         * elmo-msgdb.el (elmo-msgdb-set-flag): Overwrite answered flag.
4447         (elmo-msgdb-unset-flag): Ditto.
4448
4449         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Precedes Seen flag.
4450
4451 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
4452
4453         * elmo-pipe.el (elmo-folder-msgdb-create): Don't define.
4454         (elmo-folder-commit): Define.
4455         (elmo-folder-synchronize): Ditto.
4456         (elmo-folder-list-flagged): Ditto.
4457         (elmo-folder-commit): Ditto.
4458         (elmo-folder-length): Ditto.
4459         (elmo-folder-count-flags): Ditto.
4460         (elmo-message-mark): Ditto.
4461         (elmo-message-field): Ditto.
4462         (elmo-message-entity): Ditto.
4463         (elmo-message-folder): Ditto.
4464
4465 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4466
4467         * elmo.el (elmo-message-field): Define as a method.
4468
4469         * elmo-multi.el (elmo-message-entity): Fixed bug when no entity found.
4470         (elmo-message-field): Define.
4471
4472         * elmo.el (elmo-folder-list-unreads): Don't use msgdb API.
4473         (elmo-folder-list-importants): Ditto.
4474         (elmo-folder-list-answereds): Ditto.
4475
4476         * elmo-multi.el (elmo-folder-mark-as-important): Remove :before
4477         qualifier.
4478         (elmo-folder-mark-as-read): Ditto.
4479         (elmo-folder-unmark-read): Ditto.
4480         (elmo-folder-mark-as-answered): Ditto.
4481         (elmo-folder-unmark-answered): Ditto.
4482         (elmo-folder-list-flagged): Define.
4483         (elmo-folder-commit): Ditto.
4484         (elmo-folder-length): Ditto.
4485         (elmo-folder-count-flags): Ditto.
4486
4487 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4488
4489         * elmo.el (elmo-folder-detach-messages): New method.
4490         (elmo-folder-move-messages): Use it.
4491         (elmo-folder-synchronize): Ditto.
4492
4493         * elmo-multi.el (elmo-folder-detach-messages): Define.
4494
4495         * elmo.el (elmo-message-copy-entity): New function.
4496         (elmo-message-entity-set-number): Ditto.
4497         (elmo-message-mark): Define as method.
4498
4499         * elmo-multi.el (elmo-multi-real-folder-number): Changed position.
4500         (elmo-folder-synchronize): Return 0 (Should be reconsider).
4501         (elmo-message-entity): Fixed last change.
4502         (elmo-message-mark): Define.
4503         (elmo-folder-msgdb-create): Abolish.
4504         (elmo-multi-folder-append-msgdb): Ditto.
4505         (elmo-multi-folder-diff): Fixed.
4506         (elmo-multi-split-number-alist): Removed.
4507         (elmo-multi-split-mark-alist): Removed.
4508         (elmo-folder-list-messages): Define.
4509         (elmo-folder-list-messages-internal): Removed.
4510
4511         * elmo-localdir.el (elmo-folder-append-messages): Treat flags for
4512         local file messages.
4513         (elmo-folder-msgdb-create): Fixed read mark.
4514
4515 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4516
4517         * elmo.el (elmo-generic-folder-append-messages): Set flag as nil
4518         if mark is nil.
4519
4520 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4521
4522         * elmo.el (elmo-folder-list-message-entities): Define as inline
4523         function.
4524         (elmo-folder-messages): Abolish.
4525
4526         * elmo-multi.el (elmo-folder-check): Call elmo-folder-check for each
4527         folder.
4528         (elmo-folder-synchronize): Define.
4529         (elmo-message-entity): Define.
4530
4531 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
4532
4533         * elmo-imap4.el (elmo-folder-delete-messages-plugged): Call
4534         elmo-imap4-session-select-mailbox.
4535
4536         * elmo.el (elmo-folder-move-messages): Don't display any message.
4537
4538         * elmo-imap4.el (elmo-imap4-send-command): Accept process output when
4539         parsing.
4540         (elmo-imap4-session-check): Don't wait CHECK response.
4541         (elmo-folder-delete-messages-plugged): Don't wait EXPUNGE response.
4542
4543 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4544
4545         * elmo.el (elmo-folder-synchronize): Fixed bug when sync-all.
4546
4547 2003-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4548
4549         * elmo-multi.el (elmo-folder-process-crosspost): Follow the change in
4550         API.
4551         * elmo-nntp.el (elmo-folder-process-crosspost): Ditto.
4552
4553
4554         * elmo.el (elmo-folder-process-crosspost): Remove optional argument.
4555         (elmo-folder-list-message-entities): Added argument in-msgdb and
4556         numbers.
4557         (elmo-folder-synchronize): Define as a method.
4558
4559         * elmo-nntp.el (elmo-folder-initialize): Don't use
4560         elmo-nntp-default-user if zero-length username is specified
4561         explicitly.
4562
4563 2003-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
4564
4565         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't omit
4566         server name in case with username.
4567         (XXX: this is ad-hoc fix against username includes "@", it
4568         should be solved fundamentally)
4569
4570 2003-07-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
4571
4572         * elmo-nntp.el (elmo-nntp-debug): New function.
4573         (elmo-nntp-send-command, elmo-nntp-process-filter): Call it.
4574         (elmo-network-authenticate-session): Hide auth-info from the log.
4575
4576         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't append
4577         user name if it is equal to elmo-nntp-default-user.
4578
4579 2003-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
4580
4581         * elmo-shimbun.el (elmo-shimbun-get-headers): Use shimbun-server
4582         instead of shimbun-server-internal;
4583         Use shimbun-current-group instead of shimbun-current-group-internal.
4584         (elmo-folder-plugged-p): Use shimbun-server instead of
4585         shimbun-server-internal.
4586         (elmo-folder-set-plugged): Ditto.
4587         (elmo-net-port-info): Ditto.
4588         (elmo-folder-check): Ditto.
4589         (elmo-folder-expand-msgdb-path): Ditto.
4590         (elmo-folder-list-subfolders): Ditto.
4591
4592 2003-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
4593
4594         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra-field):
4595         Convert field-name to lower case.
4596         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
4597
4598 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4599
4600         * acap.el, elmo-imap4.el, elmo-nntp.el, elmo-util.el, pldap.el:
4601         `message' and `error' take format string.
4602
4603 2003-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4604
4605         * elmo-pipe.el (elmo-folder-clear): Implemented clear copied-list.
4606
4607 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4608
4609         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Don't use self
4610         recursive call (can't byte compile on emacs 20.7).
4611
4612 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4613
4614         * elmo.el (elmo-folder-list-messages): Redefine as a luna method.
4615         (elmo-folder-list-message-entities): New API.
4616         (elmo-message-entity): Ditto.
4617         (elmo-message-entity-parent): Ditto.
4618         (elmo-folder-do-each-message-entity): Ditto.
4619         (elmo-message-entity-number): Ditto.
4620         (elmo-message-entity-field): Ditto.
4621         (elmo-message-entity-set-field): Ditto.
4622         (elmo-folder-count-flags): Ditto.
4623         (elmo-folder-length): Ditto.
4624
4625         * elmo-util.el (elmo-get-hash-val): Check whether hashtable is nil or
4626         not.
4627
4628         * elmo-msgdb.el (elmo-msgdb-list-messages): New function.
4629         (elmo-msgdb-count-marks): Abolish.
4630         (elmo-msgdb-make-entity): Ditto.
4631         (elmo-msgdb-do-each-entity): Ditto.
4632         (elmo-msgdb-message-entity): New inline function.
4633         (elmo-msgdb-message-entity-field): Ditto.
4634         (elmo-msgdb-message-entity-set-field): Ditto.
4635         (elmo-msgdb-make-message-entity): New function.
4636
4637 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4638
4639         * elmo.el (elmo-folder-append-buffer): Changed argument from unread 
4640         to flag. (All other related portions are changed.)
4641         (elmo-folder-msgdb-create): Likewise.
4642         (elmo-generic-folder-append-messages): Use flag-table instead of
4643         seen-list.
4644         (elmo-folder-move-messages): Removed redundant process.
4645         (elmo-folder-synchronize): Likewise.
4646
4647         * elmo-msgdb.el (elmo-flag-table-get): New function.
4648         (elmo-flag-table-save): Fixed.
4649         (elmo-msgdb-length): New inline function.
4650         (elmo-msgdb-flag-table): New function.
4651         (elmo-msgdb-mark): Add optional argument new.
4652         (elmo-msgdb-add-msgs-to-seen-list): Abolish.
4653         (elmo-msgdb-seen-list): Ditto.
4654         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
4655
4656
4657 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4658
4659         * elmo.el (elmo-message-set-mark): Abolish.
4660         (elmo-folder-unmark-important): Added optional argument `ignore-flag'.
4661         (All related portions are changed.)
4662
4663         * elmo-msgdb.el (toplevel): Added comment.
4664         (elmo-load-msgdb): Added 4th element `path'.
4665         (elmo-msgdb-append): Follow the change above.
4666         (elmo-msgdb-clear): Ditto.
4667         (elmo-msgdb-delete-msgs): Ditto.
4668         (elmo-msgdb-get-path): New inline function.
4669         (elmo-msgdb-set-path): Ditto.
4670         (elmo-flag-table-filename): New variable.
4671         (elmo-flag-table-load): New function.
4672         (elmo-flag-table-set): Ditto.
4673         (elmo-flag-table-save): Ditto.
4674         (elmo-msgdb-get-field-value): Abolish.
4675         (elmo-msgdb-overview-get-entity-by-number): Ditto.
4676
4677 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4678
4679         * elmo.el (elmo-folder-delete): Confirm deletion here, return t if
4680         the folder has been deleted successfully.
4681         * elmo-imap4.el (elmo-folder-delete): Ditto.
4682         * elmo-archive.el (elmo-folder-delete): Ditto.
4683         * elmo-localdir.el (elmo-folder-delete): Ditto.
4684         * elmo-maildir.el (elmo-folder-delete): Ditto.
4685
4686 2003-03-27  Tetsurou Okazaki  <okazaki@be.to>
4687
4688         * elmo-util.el (elmo-string-member-ignore-case): New function.
4689         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Use it.
4690         (elmo-imap4-fetch-callback-1-subr): Likewise.
4691
4692 2003-03-27  Kimura Fuyuki <fuyuki@hadaly.org>
4693
4694         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Fix
4695         the case of the name attribute "\Noselect".
4696
4697 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4698
4699         * elmo.el (elmo-folder-rename-internal): New method to cause error.
4700
4701         * elmo-localdir.el (elmo-folder-pack-numbers): onum, a member of
4702         flist, is not always a member of onum-alist.
4703
4704 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4705
4706         * elmo-version.el (elmo-version): Up to 2.11.3.
4707
4708 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4709
4710         * elmo-maildir.el (elmo-folder-rename-internal): New method,
4711         copied from localdir's one.
4712
4713         * elmo-pipe.el (elmo-folder-rename): New method, rename
4714         destination folder with leaving source folder as it is.
4715
4716 2003-02-08  KAMO Tomoyuki  <kamo@ITmanage.co.jp>
4717
4718         * elmo-nntp.el (elmo-nntp-get-folders-info): Don't use
4719         replace-regexp.
4720
4721 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4722
4723         * elmo-version.el (elmo-version): Up to 2.11.2.
4724
4725 2003-02-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4726
4727         * elmo-shimbun.el (elmo-folder-initialize): Do not call
4728         shimbun-open in case of "@".
4729         (elmo-folder-open-internal): Cope with shimbun = nil case.
4730         (elmo-folder-plugged-p): Ditto.
4731         (elmo-folder-list-subfolders): Make list for "@/" group.
4732
4733 2003-01-31  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4734
4735         * elmo-imap4.el (elmo-folder-expand-msgdb-path): Don't expand
4736         mailbox (e.g. for %~/something).
4737
4738 2003-01-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4739
4740         * elmo-localdir.el (elmo-folder-rename-internal): Referctoring;
4741         Replace nested conditional with guard clauses.
4742
4743 2003-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
4744
4745         * pldap.el (ldap-search-basic): Don't treat exit status 32 as an
4746         error [wl:11327].
4747
4748         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Bind print-level,
4749         print-depth.
4750
4751 2003-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4752
4753         * elmo-archive.el (elmo-folder-rename-internal): Referctoring;
4754         Replace nested conditional with guard clauses.
4755
4756 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4757
4758         * elmo-util.el (elmo-object-save): Bind print-level, print-length.
4759         (elmo-passwd-alist-save): Ditto.
4760         * elmo-database.el (elmo-database-msgid-put): Bind print-length.
4761
4762 2003-01-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4763
4764         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Expand
4765         dir-name only if it is absolute path.
4766         (TODO: distinguish +/something and +something)
4767
4768 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4769
4770         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Correct msgdb
4771         path for "+~/something".
4772
4773 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4774
4775         * elmo-localdir.el (elmo-folder-rename-internal): If new-dir exist
4776         as non-directory, cause error before rename-file.
4777         * elmo-archive.el (elmo-folder-rename-internal): Create directory
4778         apropriately, mimic localdir's one.
4779         Based on the patch from KAMO Tomoyuki <kamo@ITmanage.co.jp>.
4780
4781 2003-01-10  Tsutomu OKADA  <okada@furuno.co.jp>
4782
4783         * elmo-map.el (elmo-folder-pack-numbers): Fix name of the function.
4784
4785 2003-01-06  Yuuichi Teranishi  <teranisi@gohome.org>
4786
4787         * elmo-msgdb.el: Moved global mark handling stuffs to elmo-util.el.
4788
4789         * elmo-util.el: Moved global mark handling stuffs from elmo-msgdb.el.
4790         
4791         * elmo-util.el (elmo-file-cache-delete): Check whether the cache file
4792         is included in the global-mark or not.
4793
4794 2002-12-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4795
4796         * utf7.el (toplevel): Avoid error when the function
4797         find-coding-system does not exist.
4798
4799 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4800
4801         * elmo-nntp.el (elmo-folder-search): Body search is to search from
4802         cache even if the folder is plugged.
4803         (elmo-nntp-search-primitive): Do nothing when body search is
4804         invoked (although it is not used by the change above).
4805         * elmo-multi.el (elmo-folder-search): Don't ignore error anymore.
4806
4807 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4808
4809         * elmo-version.el (elmo-version): Up to 2.11.1.
4810
4811 2002-12-10  Kenichi OKADA  <okada@opaopa.org>
4812
4813         * elmo-archive.el: Specify charset.
4814
4815 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4816
4817         * elmo-pop3.el (elmo-pop3-process-filter): Check whether the pop3
4818         process buffer lives or not.
4819
4820         * elmo-dop.el (elmo-dop-queue-flush): Don't append to the dop-queue
4821         while flushing queues (It causes infinite loop).
4822
4823 2002-11-26  Yuuichi Teranishi  <teranisi@gohome.org>
4824
4825         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed last change.
4826
4827 2002-11-24  Yuuichi Teranishi  <teranisi@gohome.org>
4828
4829         * utf7.el (toplevel): Check the ucs features dynamically.
4830         (Advice from Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>)
4831
4832         * elmo-pipe.el (elmo-folder-creatable-p): Don't check whether the
4833         folder is creatabe or not if it already exists.
4834
4835 2002-11-21  Yuuichi Teranishi  <teranisi@gohome.org>
4836
4837         * elmo-nntp.el (elmo-nntp-search-primitive): Revert the last change.
4838
4839         * elmo-multi.el (elmo-folder-search): Ignore errors while search.
4840
4841         * elmo-imap4.el (elmo-imap4-response-garbage-p): New macro.
4842         (elmo-imap4-read-response): Take care of garbage response.
4843
4844 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4845
4846         * elmo-nntp.el (elmo-nntp-search-primitive): Fix the last change,
4847         just return nil instead of error.
4848
4849 2002-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4850
4851         * elmo-nntp.el (elmo-nntp-search-primitive): Cause error when the
4852         search-key is "body".
4853
4854 2002-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4855
4856         * elmo-imap4.el (elmo-folder-list-subfolders): Check the return value
4857         of elmo-string-matched-assoc to use match-data.
4858         (Thanks to Mito <mito@mxa.nes.nec.co.jp>)
4859
4860 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4861
4862         * elmo-split.el (elmo-split->): New function.
4863         (elmo-split-<): Ditto.
4864
4865 2002-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
4866
4867         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Added
4868         workaround for invalid message-id.
4869
4870 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4871
4872         * elmo-pop3.el (elmo-pop3-get-session): If if-exists is 'any-exists,
4873         return normal pop3 session or pop3 biff session.
4874
4875 2002-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4876
4877         * elmo-maildir.el (elmo-maildir-update-current): Don't append
4878         info part to the cur files when the new files already have it.
4879         (Adviced by Jared Rhine <jared@wordzoo.com>)
4880
4881 2002-11-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4882
4883         * elmo-split.el (elmo-split-default-action): New variable.
4884         (elmo-split-subr): Use it if all other conditions are passed.
4885         Extend `fname' and rename it as `action'. (implemented
4886         Teranishi-san's idea in [wl:10800])
4887
4888 2002-10-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4889
4890         * elmo-imap4.el: Remove Nemacs hack, replace `elmo-read' by `read'.
4891         * elmo-util.el: Ditto.
4892
4893 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4894
4895         * elmo.el (elmo-message-accessible-p): Renamed from
4896         elmo-message-cached-p and rewritten.
4897
4898 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4899
4900         * elmo.el (elmo-folder-list-flagged): New generic function.
4901         (elmo-folder-list-importants): New implementation.
4902         (elmo-folder-list-answereds): Ditto.
4903         (elmo-folder-search-fast):  Use 'flag' instead of 'mark';
4904         Added 'digest'.
4905         (elmo-message-cached-p): New function.
4906         (elmo-message-set-flag): Ditto (no content).
4907         (elmo-message-unset-flag): Ditto.
4908         (elmo-folder-list-messages-mark-match): Abolish.
4909
4910         * elmo-util.el (elmo-regexp-opt): New function.
4911
4912         * elmo-msgdb.el (elmo-msgdb-get-cached): New function.
4913         (elmo-msgdb-match-condition-primitive): Use 'flag' instead of 'mark';
4914         Added 'digest'.
4915         (elmo-msgdb-list-flagged): New function.
4916
4917         * elmo-imap4.el (elmo-imap4-folder-list-digest-plugged): New function.
4918         (elmo-imap4-search-internal-primitive): Use 'flag' instead of 'mark';
4919         Added 'digest'.
4920
4921         * elmo-filter.el (elmo-folder-diff): Use 'flag' instead of 'mark'.
4922
4923 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4924
4925         * elmo-version.el (elmo-version): Up to 2.11.0.
4926
4927 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4928
4929         * elmo-msgdb.el (elmo-msgdb-set-flag): Use
4930         `elmo-file-cache-exists-p'; use proper mark that depends on
4931         `use-cache'.
4932         (elmo-msgdb-unset-flag): Ditto.
4933         (elmo-msgdb-set-cached): Ditto. added argument `use-cache'.
4934
4935         * elmo.el (elmo-message-set-cached): Call `elmo-msgdb-set-cached'
4936         with 4th argument `use-cache'.
4937
4938 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4939
4940         * elmo.el (elmo-folder-unmark-important): Follow the changes above.
4941         (elmo-folder-mark-as-important): Ditto.
4942         (elmo-folder-unmark-read): Ditto.
4943         (elmo-folder-mark-as-read): Ditto.
4944         (elmo-folder-unmark-answered): Ditto.
4945         (elmo-folder-mark-as-answered): Ditto.
4946
4947         * elmo-msgdb.el (elmo-msgdb-set-cached): Use the term 'flag' for
4948         message status.
4949         (elmo-msgdb-mark): Likewise.
4950         (elmo-msgdb-set-flag): Renamed from elmo-msgdb-set-status.
4951         (elmo-msgdb-unset-flag): Likewise.
4952
4953         * elmo.el (elmo-generic-folder-diff): Avoid byte-compile warning.
4954
4955 2002-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4956
4957         * elmo-filter.el (elmo-folder-diff): Fixed condition checking
4958         `last:' filter.
4959
4960 2002-10-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4961
4962         * elmo-dop.el (elmo-folder-status-dop): If spool-folder is absent,
4963         set spool-length to 0.
4964
4965 2002-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4966
4967         * elmo-dop.el (elmo-dop-queue-flush): Check obsolete at first.
4968         (elmo-dop-queue-flush): Fixed last change.
4969
4970 2002-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4971
4972         * elmo-filter.el (elmo-folder-list-unreads): Call generic method
4973         if require-msgdb slot is nil.
4974         (elmo-folder-list-importants): Likewise.
4975
4976 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4977
4978         * elmo.el (elmo-message-set-cached): Set mark-modified slot if
4979         mark is changed.
4980
4981         * elmo-msgdb.el (elmo-msgdb-set-mark): Return t.
4982         (elmo-msgdb-set-cached): Undo last change; return non-nil if mark
4983         is changed.
4984
4985 2002-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4986
4987         * elmo-msgdb.el (elmo-msgdb-set-cached): Set mark-modified slot.
4988
4989 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4990
4991         * elmo-msgdb.el (elmo-msgdb-unset-status): Set mark-modified slot.
4992
4993         * elmo-multi.el (elmo-folder-close): Set msgdb of children as nil.
4994
4995 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4996
4997         * elmo-msgdb.el (elmo-msgdb-set-status): Fixed logic (new to read).
4998         (elmo-msgdb-uncached-marks): Added elmo-msgdb-new-mark.
4999
5000 2002-09-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5001
5002         * elmo.el: Add autoload setting for elmo-nntp-post, fix against
5003         the problem reported by Sean Rima [wl-en:180].
5004
5005 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
5006
5007         * elmo-filter.el (elmo-folder-diff): Treat 'mark:' filter.
5008
5009         * elmo.el (elmo-folder-unmark-read): Added argument `ignore-flag'.
5010
5011         * elmo-filter.el (elmo-folder-unmark-read): Ditto.
5012
5013         * elmo-map.el (elmo-folder-unmark-read): Ditto.
5014
5015         * elmo-multi.el (elmo-folder-unmark-read): Ditto.
5016
5017         * elmo-net.el (elmo-folder-unmark-read): Ditto.
5018
5019         * elmo-pipe.el (elmo-folder-unmark-read): Ditto.
5020
5021 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5022
5023         * elmo-imap4.el (elmo-imap4-parse-status): Skip white spaces after
5024         status number.
5025
5026 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5027
5028         * elmo.el (elmo-folder-mark-as-read): Added argument `ignore-flag'.
5029         (elmo-folder-mark-as-read): Follow the API change.
5030         (elmo-message-set-cached): New function.
5031
5032         * elmo-pipe.el (elmo-folder-mark-as-read): Follow the API change.
5033
5034         * elmo-nntp.el (elmo-folder-mark-as-read): Set :before qualifier.
5035
5036         * elmo-net.el (elmo-folder-unmark-important): Set :before qualifier.
5037         (elmo-folder-mark-as-important): Ditto.
5038         (elmo-folder-unmark-read): Ditto.
5039         (elmo-folder-mark-as-read): Ditto.
5040         (elmo-folder-unmark-answered): Ditto.
5041         (elmo-folder-mark-as-answered): Ditto.
5042
5043         * elmo-multi.el (elmo-folder-mark-as-important): Set :before qualifier.
5044         (elmo-folder-unmark-important): Ditto.
5045         (elmo-folder-mark-as-read): Ditto.
5046         (elmo-folder-unmark-read): Ditto.
5047         (elmo-folder-mark-as-answered): Ditto.
5048         (elmo-folder-unmark-answered): Ditto.
5049
5050         * elmo-mark.el (toplevel): Removed some mark method definitions.
5051
5052         * elmo-map.el (elmo-map-folder-unmark-answered): New method.
5053         (elmo-map-folder-mark-as-answered): Ditto.
5054         (elmo-folder-unmark-important): Add :before qualifier.
5055         (elmo-folder-mark-as-important): Ditto.
5056         (elmo-folder-unmark-read): Ditto.
5057         (elmo-folder-mark-as-read): Ditto.
5058         (elmo-folder-unmark-answered): Define.
5059         (elmo-folder-mark-as-answered): Ditto.
5060
5061         * elmo-maildir.el (elmo-map-folder-mark-as-answered): Define.
5062         (elmo-map-folder-unmark-answered): Ditto.
5063
5064         * elmo-filter.el (elmo-folder-mark-as-read): Follow the API change.
5065
5066         * elmo-net.el (elmo-folder-unmark-important): Added :around qualifier.
5067         (elmo-folder-mark-as-important): Ditto.
5068         (elmo-folder-unmark-read): Ditto.
5069         (elmo-folder-mark-as-read): Ditto.
5070         (elmo-folder-unmark-answered): Ditto.
5071         (elmo-folder-mark-as-answered): Ditto.
5072
5073         * elmo-msgdb.el (elmo-msgdb-match-condition-primitive): Added argument
5074         `mark'; evaluate mark condition.
5075         (elmo-msgdb-match-condition-internal): New function.
5076         (elmo-msgdb-match-condition): Call it; changed argument.
5077
5078         * elmo.el (elmo-folder-search): Follow the API change on
5079         `elmo-msgdb-match-condition'.
5080
5081 2002-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5082
5083         * elmo-filter.el (elmo-folder-msgdb-create): Add to mark-alist if
5084         original mark is non-nil.
5085
5086 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
5087
5088         * elmo-map.el (elmo-map-folder-list-unreads): Define default behavior.
5089         (elmo-map-folder-list-answereds): New method.
5090         (elmo-folder-list-unreads): Add :around qualifier.
5091         (elmo-folder-list-importants): Ditto.
5092         (elmo-folder-list-answereds): Ditto.
5093
5094 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
5095
5096         * elmo-msgdb.el (elmo-msgdb-mark): New inline function.
5097
5098         * elmo-filter.el (elmo-folder-msgdb-create): Call target-folder's
5099         method if msgdb is not required.
5100         (elmo-filter-folder-list-importants): Don't treat global-mark.
5101
5102         * elmo.el (elmo-folder-list-importants): Ditto.
5103
5104         * elmo-net.el (elmo-folder-list-importants): Ditto.
5105
5106         * elmo-map.el (elmo-folder-list-importants): Ditto.
5107
5108         * elmo-msgdb.el (elmo-msgdb-seen-list): Use `elmo-msgdb-unread-marks'
5109
5110         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Set answered mark.
5111         (elmo-imap4-folder-list-any-plugged): New function.
5112         (elmo-imap4-search-internal-primitive): Use it.
5113
5114         * elmo-filter.el (elmo-folder-check): Synchronize original folder
5115         only when require-msgdb slot is non-nil.
5116         (elmo-folder-close): Clear target folder's msgdb.
5117
5118 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5119
5120         * elmo-pop3.el (elmo-folder-msgdb-create): Follow the API change.
5121         (elmo-pop3-msgdb-create-by-header): Ditto.
5122         (elmo-pop3-msgdb-create-message): Ditto.
5123
5124         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
5125
5126         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
5127
5128         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
5129
5130         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
5131         (elmo-folder-msgdb-create): Ditto.
5132         (elmo-nntp-folder-msgdb-create): Ditto.
5133         (elmo-nntp-msgdb-create-by-header): Ditto.
5134         (elmo-nntp-msgdb-create-message): Ditto.
5135         (elmo-folder-list-unreads): Define.
5136
5137         * elmo-pipe.el (elmo-folder-msgdb-create): Ditto.
5138         (elmo-folder-append-messages): Ditto.
5139         (elmo-folder-list-unreads): Define.
5140         (elmo-folder-list-importants): Ditto.
5141         (elmo-folder-list-answereds): Ditto.
5142
5143         * elmo-net.el (elmo-folder-list-unreads): Define.
5144         (elmo-folder-list-importants): Ditto.
5145         (elmo-folder-list-answereds): Ditto.
5146         (elmo-folder-list-answereds-plugged): Ditto.
5147         (elmo-folder-msgdb-create): Follow the API change.
5148         (elmo-folder-msgdb-create-unplugged): Ditto.
5149         (elmo-folder-unmark-answered): Define.
5150         (elmo-folder-mark-as-answered-unplugged): Ditto.
5151         (elmo-folder-unmark-answered-unplugged): Ditto.
5152
5153         * elmo-msgdb.el (elmo-msgdb-new-mark): New user option.
5154         (elmo-msgdb-unread-uncached-mark): Ditto.
5155         (elmo-msgdb-unread-cached-mark): Ditto.
5156         (elmo-msgdb-read-uncached-mark): Ditto.
5157         (elmo-msgdb-answered-cached-mark): Ditto.
5158         (elmo-msgdb-answered-uncached-mark): Ditto.
5159         (elmo-msgdb-important-mark): Ditto.
5160         (elmo-msgdb-set-mark): Rewrite.
5161         (elmo-msgdb-count-marks): Rewrite.
5162         (elmo-msgdb-mark-alist-set): Abolish.
5163         (elmo-msgdb-seen-list): Removed argument `seen-marks'.
5164         (elmo-msgdb-add-msgs-to-seen-list): Likewise.
5165
5166         * elmo-multi.el (elmo-folder-check): Call elmo-folder-synchronize.
5167         (elmo-folder-close): Define.
5168         (elmo-folder-msgdb-create): Follow the API change.
5169         (elmo-folder-list-unreads): Rewrite.
5170         (elmo-folder-mark-as-important): Ditto.
5171         (elmo-folder-unmark-important): Ditto.
5172         (elmo-folder-mark-as-read): Ditto.
5173         (elmo-folder-unmark-read): Ditto.
5174         (elmo-folder-mark-as-answered): Define.
5175         (elmo-folder-unmark-answered): Ditto.
5176
5177         * elmo-localdir.el (elmo-folder-msgdb-create): Follow the API change.
5178         (elmo-folder-append-messages): Ditto.
5179
5180         * elmo-mark.el (elmo-folder-msgdb-create): Ditto.
5181
5182         * elmo-map.el (elmo-folder-list-unreads): Ditto.
5183         (elmo-folder-list-importants): Ditto.
5184
5185         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
5186         (elmo-folder-append-messages): Ditto.
5187
5188         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Follow the API
5189         change.
5190         (elmo-folder-msgdb-create-plugged): Ditto.
5191         (elmo-folder-append-messages): Ditto.
5192         (elmo-folder-list-answereds-plugged): Define.
5193         (elmo-imap4-search-internal-primitive): Add `mark' processing.
5194         (elmo-folder-unmark-answered-plugged): Define.
5195         (elmo-folder-mark-as-answered-plugged): Ditto.
5196         (elmo-folder-search-requires-msgdb-p): Ditto.
5197
5198         * elmo-filter.el (elmo-filter-folder): Added new slot 'require-msgdb'.
5199         (elmo-folder-initialize): Set it.
5200         (elmo-folder-msgdb): Define.
5201         (elmo-folder-check): Call elmo-folder-synchronize.
5202         (elmo-folder-close): Define.
5203         (elmo-folder-commit): Ditto.
5204         (elmo-folder-msgdb-create): Rewrite.
5205         (elmo-folder-list-unreads): Ditto.
5206         (elmo-folder-list-importants): Ditto.
5207         (elmo-folder-mark-as-read): Ditto.
5208         (elmo-folder-unmark-read): Ditto.
5209         (elmo-folder-mark-as-important): Ditto.
5210         (elmo-folder-unmark-important): Ditto.
5211         (elmo-folder-mark-as-answered): Define.
5212         (elmo-folder-unmark-answered): Ditto.
5213
5214         * elmo-dop.el (elmo-dop-queue-merge-method-list): Added
5215         elmo-folder-mark-as-answered, elmo-folder-unmark-answered.
5216         (elmo-dop-queue-method-name-alist): Likewise.
5217         (elmo-folder-mark-as-answered-dop): New inline function.
5218         (elmo-folder-unmark-answered-dop): Ditto.
5219         (elmo-folder-status-dop): Treat spool-length as 0 if it does not exist.
5220
5221         * elmo-archive.el (elmo-folder-append-messages): Follow the API change.
5222         (elmo-folder-msgdb-create): Ditto.
5223         (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
5224         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
5225         (elmo-archive-parse-mmdf): Ditto.
5226
5227         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
5228         (elmo-folder-list-unreads-internal): Ditto.
5229
5230         * elmo.el (elmo-folder-msgdb): Define as generic function.
5231         (elmo-folder-list-messages): Added argument `in-msgdb'.
5232         (elmo-folder-list-unreads): Define as generic function.
5233         (elmo-folder-list-importants): Ditto.
5234         (elmo-folder-list-answereds): Ditto.
5235         (elmo-folder-list-messages-with-global-mark): New function.
5236         (elmo-folder-msgdb-create): Removed mark arguments.
5237         (elmo-folder-unmark-answered): New generic function.
5238         (elmo-folder-mark-as-answered): Ditto.
5239         (elmo-folder-append-messages): Removed argunment `unread-marks'
5240         (elmo-folder-list-unreads-internal): Abolish.
5241         (elmo-folder-list-importants-internal): Ditto.
5242         (elmo-folder-search-requires-msgdb-p): New generic function.
5243         (elmo-folder-search-requires-msgdb-p-internal): New function.
5244         (elmo-generic-folder-open): Call elmo-folder-msgdb instead of
5245         elmo-msgdb-load.
5246         (elmo-folder-search-fast): Added key 'mark'.
5247         (elmo-generic-folder-append-messages): Use elmo-msgdb-unread-marks
5248         instead of unread-marks argument.
5249         (elmo-folder-move-messages): Removed argunment `unread-marks'
5250         (elmo-folder-unmark-important): Define.
5251         (elmo-folder-mark-as-important): Ditto.
5252         (elmo-folder-unmark-read): Ditto.
5253         (elmo-folder-mark-as-read): Ditto.
5254         (elmo-folder-unmark-answered): Ditto.
5255         (elmo-folder-mark-as-answered): Ditto.
5256         (elmo-folder-replace-marks): Abolish.
5257         (elmo-generic-folder-append-msgdb): Append msgdb before checking
5258         duplicates.
5259         (elmo-folder-synchronize): Removed mark arguments;
5260         return crosspost only number.
5261
5262 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5263
5264         * elmo-dop.el (elmo-dop-queue-flush): Remove unused argument.
5265         Remove redundunt connectivity check.
5266
5267 2002-09-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5268
5269         * elmo-dop.el (elmo-dop-queue-flush): Perform plugged ones only so
5270         as not to clear queue unexpectedly. (Ref. [wl:9778],[wl:10493])
5271
5272 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5273
5274         * pldap.el (ldap-decode-string): Return string as-is if
5275         `ldap-coding-system' is nil.
5276         (ldap-encode-string): Ditto.
5277         (ldap-search-entries): Encode filter string with `ldap-encode-string'.
5278         (ldap-default-host): Fixed docstring.
5279
5280 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5281
5282         * elmo-util.el (elmo-warning): Define as a macro which uses
5283         `display-warning' if it is defined as a function.
5284
5285         * elmo-split.el (elmo-split-fetch-decoded-field): New function.
5286         (elmo-split-equal): Use it.
5287         (elmo-split-match): Ditto.
5288         (elmo-split-message-entity): New buffer-local variable.
5289         (elmo-split-subr): Set it.
5290
5291         * elmo-version.el (elmo-version): Up to 2.9.15.
5292
5293 2002-08-18  Kenichi OKADA  <okada@opaopa.org>
5294
5295         * elmo-imap4.el (elmo-network-initialize-session):
5296         Check capability after starttls.
5297
5298 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5299
5300         * elmo-util.el (elmo-list-delete): Added optional argument
5301         DELETE-FUNCTION.
5302
5303         * elmo-vars.el (elmo-imap4-default-mailbox): Abolished.
5304
5305         * elmo-util.el (elmo-warning): Ignore errors while recenter.
5306
5307         * elmo-msgdb.el (elmo-msgdb-do-each-entity): New macro.
5308
5309         * elmo-imap4.el (elmo-folder-initialize): Don't use
5310         elmo-imap4-default-mailbox.
5311
5312 2002-07-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5313
5314         * elmo-split.el (toplevel): Use `product-provide'.
5315         (elmo-split): Checkdoc.
5316
5317 2002-07-21  Tetsurou Okazaki  <okazaki@be.to>
5318
5319         * elmo-imap4.el (elmo-imap4-debug, elmo-imap4-debug-1):
5320         Split `elmo-imap4-debug' into the macro `elmo-imap4-debug' and
5321         the function `elmo-imap4-debug-1'.
5322
5323 2002-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5324
5325         * elmo-split.el (elmo-split): Moved to run hooks and to show
5326         message from elmo-split-subr.
5327         (elmo-split-subr): Follow the change above.
5328
5329         * elmo-split.el (elmo-split-subr): New function (renamed from
5330         elmo-split-subr).
5331         (elmo-split): Changed to call elmo-split-subr by element of
5332         elmo-split-folder.
5333         (elmo-split-folder): Changed customization type to choice.
5334
5335 2002-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5336
5337         * elmo-split.el (elmo-split-and): Fixed condition.
5338
5339 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5340
5341         * elmo-split.el: New file.
5342         (elmo-split): Fixed logic.
5343         Display "Test:" instead of "Folder:" when reharsal.
5344
5345         * elmo-imap4.el (elmo-folder-append-buffer): Set flag as empty
5346         explicitly.
5347
5348         * elmo-version.el (elmo-version): Up to 2.9.14.
5349
5350         * elmo-util.el (elmo-expand-newtext): New function (renamed from
5351         wl-expand-newtext).
5352
5353 2002-06-10  Kenichi Sato <ksato@sonycom.com>
5354
5355         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Fix for
5356         message with no message-id field.
5357
5358 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5359
5360         * elmo-version.el (elmo-version): Up to 2.9.13.
5361
5362         * elmo-dop.el (elmo-folder-status-dop): Fix.
5363
5364 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5365
5366         * elmo-util.el (elmo-disk-usage): Return 0 if invalid file attribute.
5367
5368         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Avoid
5369         changing default value of default-mime-charset.
5370         (elmo-msgdb-create-overview-from-buffer): Remove TAB character.
5371
5372         * elmo-imap4.el (elmo-folder-open): Fixed NO response check.
5373
5374         * elmo-dop.el (elmo-dop-queue-merge-method-list): New variable.
5375         (elmo-dop-queue-merge): Use elmo-dop-queue-merge-method-list
5376         instead of elmo-dop-queue-method-name-alist to check merging queue.
5377         (elmo-folder-delete-messages-dop): Delete from queue if negative
5378         message number.
5379         (elmo-folder-append-buffer-dop-delayed): Treat as success if queue
5380         file is already removed.
5381
5382 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5383
5384         * elmo-vars.el: Bind colon keywords for old Emacsen.
5385
5386 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5387
5388         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Protect
5389         against non-exsisting charset.
5390
5391 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5392
5393         * elmo-util.el (elmo-mime-string): Eliminate needless binding;
5394         Use eword-decode-and-unfold-unstructured-field-body.
5395
5396         * elmo-msgdb.el (elmo-msgdb-make-entity): New function.
5397         (elmo-msgdb-create-overview-from-buffer): Use document charset if
5398         exists to decode raw subject string.
5399         (toplevel): Require 'mime.
5400
5401         * elmo-version.el (elmo-version): Up to 2.9.12.
5402
5403 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5404
5405         * elmo-msgdb.el (elmo-msgdb-get-mark): Fix docstring.
5406         (elmo-msgdb-set-mark): Ditto.
5407
5408         * elmo-version.el (elmo-version): Up to 2.9.11.
5409
5410 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5411
5412         * elmo-util.el (elmo-delete-match-files): New function.
5413
5414         * elmo-localdir.el (elmo-folder-delete): Use elmo-delete-match-files
5415         instead of elmo-delete-directory.
5416
5417         * elmo-shimbun.el (elmo-shimbun-get-headers): Bind
5418         elmo-hash-minimun-size as 63.
5419
5420         * elmo-multi.el (elmo-multi-folder-diff): Use elmo-diff-new if
5421         elmo-diff-unread is nil.
5422
5423         * elmo-imap4.el (elmo-folder-open): Fix.
5424
5425         * elmo.el (elmo-message-mark): Rewrite.
5426         (elmo-message-field): Ditto.
5427         (elmo-message-set-mark): Ditto.
5428         (elmo-folder-replace-marks): New function.
5429         (elmo-generic-folder-append-msgdb): Removed third argument for
5430         elmo-msgdb-append.
5431         (elmo-folder-synchronize): Use elmo-msgdb-seen-list.
5432         (elmo-msgdb-load): New implementation.
5433
5434         * elmo-vars.el (elmo-use-overview-hashtb): Removed.
5435
5436         * elmo-util.el (elmo-list-insert): New implementation.
5437
5438         * elmo-multi.el (elmo-multi-folder-append-msgdb): Removed third
5439         argument for elmo-msgdb-append.
5440         
5441
5442         * elmo-msgdb.el (elmo-load-msgdb): New function.
5443         (elmo-make-msgdb): Ditto.
5444         (elmo-msgdb-get-index): New inline function.
5445         (elmo-msgdb-set-index): Ditto.
5446         (elmo-msgdb-get-entity-hashtb): Ditto.
5447         (elmo-msgdb-get-mark-hashtb): Ditto.
5448         (elmo-msgdb-get-mark): Ditto.
5449         (elmo-msgdb-set-mark): Ditto.
5450         (elmo-msgdb-count-marks): Ditto.
5451         (elmo-msgdb-get-number): Ditto.
5452         (elmo-msgdb-get-field): Ditto.
5453         (elmo-msgdb-seen-list): Ditto.
5454         (elmo-msgdb-mark-alist-set): Renamed from elmo-msgdb-mark-set.
5455         (elmo-msgdb-delete-msgs): Follow the changes above.
5456         (elmo-msgdb-overview-get-entity): Ditto.
5457         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
5458         (elmo-msgdb-clear-index): Renamed from elmo-msgdb-clear-overview-hastb
5459         and rewritten.
5460         (elmo-msgdb-make-index): Likewise.
5461         (elmo-msgdb-append): Removed third argument.
5462         (elmo-msgdb-clear): Clear index as nil.
5463         (elmo-folder-set-info-hashtb): Removed.
5464         (elmo-folder-set-info-max-by-numdb): Ditto.
5465         (elmo-folder-info-make-hashtb): Ditto.
5466
5467         * elmo-localdir.el (elmo-folder-pack-numbers): Use elmo-make-msgdb.
5468
5469         * elmo-map.el (elmo-folder-pack-number): Ditto.
5470
5471 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5472
5473         * elmo-version.el (elmo-version): Up to 2.9.10.
5474
5475         * elmo-util.el (elmo-get-hash-val): Check the 1st argument is string.
5476
5477         * elmo-msgdb.el (elmo-msgdb-get-parent-entity): New inline function.
5478
5479 2002-04-26  Kenichi OKADA  <okada@opaopa.org>
5480
5481         * elmo-utils.el (elmo-make-directory): Add option.
5482         Default file mode is 700.
5483
5484 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5485
5486         * elmo-shimbun.el (elmo-folder-local-p): Defined.
5487
5488 2002-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
5489
5490         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Decode by
5491         mime-charset.
5492
5493         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added "larger"
5494         and "smaller".
5495
5496 2002-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5497
5498         * elmo-shimbun.el (elomo-shimbun-folder): Added entity-hash slot.
5499         (elmo-shimbun-folder-entity-hash): New function.
5500         (elmo-shimbun-folder-shimbun-header): Ditto.
5501         (elmo-shimbun-entity-to-header): Ditto.
5502         (elmo-shimbun-msgdb-to-headers): Removed.
5503         (elmo-shimbun-folder-setup): Ditto.
5504         (elmo-shimbun-folder-header-hash-setup): Don't use x-shimbun-id
5505         for hash key.
5506         (elmo-shimbun-get-headers): Set new headers only to slot. Don't
5507         call `elmo-shimbun-folder-header-hash-setup' if headers is nil.
5508         Removed useless local bind.
5509         (elmo-folder-open-internal): Don't call
5510         `elmo-shimbun-folder-setup'.
5511         (elmo-folder-close-internal): Clear entity-hash slot.
5512         (elmo-folder-clear): Ditto.
5513         (elmo-shimbun-msgdb-create-entity): Use
5514         `elmo-shimbun-folder-shimbun-header'.
5515         (elmo-map-message-fetch): Ditto.
5516         (elmo-shimbun-update-overview): Use overview entity instead of
5517         shimbun header to lookup id by references.
5518         (elmo-map-folder-list-message-locations): Use not only headers but
5519         also overviews to list locations.
5520
5521 2002-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5522
5523         * elmo-net.el (elmo-folder-exists-p): If unplugged, guessed by
5524         msgdb path.
5525
5526         * elmo-pop3.el (elmo-folder-exists-p): Ditto.
5527
5528 2002-04-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5529
5530         * elmo-util.el (elmo-read-search-condition-internal): Give default
5531         value for date.
5532
5533 2002-04-04  Mito  <mito@mxa.nes.nec.co.jp>
5534
5535         * elmo-util.el (elmo-condition-parse-search-value): Accept
5536         YYYY-MM-DD format to search.
5537         * elmo-date.el (elmo-date-get-datevec): Likewise.
5538
5539 2002-04-04  Kenichi OKADA  <okada@opaopa.org>
5540
5541         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Delete
5542         debugging code.
5543
5544 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5545
5546         * elmo.el (elmo-folder-creatable-p): Changed default value to nil
5547         from t.
5548
5549         * elmo-pop3.el (elmo-folder-exists-p): Return nil if unplugged.
5550
5551         * elmo-nntp.el (elmo-folder-exists-p-plugged): Divided plugged
5552         case from `elmo-folder-exists-p'.
5553         (elmo-folder-exists-p): Removed.
5554         (elmo-folder-creatable-p) Ditto.
5555
5556         * elmo-net.el (elmo-folder-create): Defined.
5557         (elmo-folder-create-unplugged): New function.
5558         (elmo-folder-exists-p): Changed default value to nil from t.
5559
5560         * elmo-imap4.el (elmo-folder-creatable-p): Defined.
5561         (elmo-folder-create-plugged): Renamed from `elmo-folder-create'.
5562
5563         * elmo-dop.el (elmo-folder-create-dop): Renamed from
5564         `elmo-create-folder-dop' and append queue
5565         'elmo-folder-create-dop-delayed instead of 'elmo-folder-create.
5566         (elmo-folder-create-dop-delayed): New function.
5567
5568         * elmo-cache.el (elmo-folder-creatable-p): Ditto.
5569
5570         * elmo-shimbun.el (elmo-folder-creatable-p): Ditto.
5571
5572         * elmo-sendlog.el (elmo-folder-creatable-p): Ditto.
5573         (elmo-folder-writable-p) : Ditto.
5574
5575         * elmo-version.el (elmo-version): Up to 2.9.9.
5576
5577 2002-03-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5578
5579         * elmo.el (elmo-find-fetch-strategy): Don't use file cache when
5580         `elmo-message-use-cache-p' returns nil.
5581         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
5582         (ignore cache file and refer the substance in local folders)
5583
5584 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5585
5586         * elmo-version.el (elmo-version): Up to 2.9.8.
5587
5588 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5589
5590         * elmo-version.el (elmo-version): Up to 2.9.7.
5591
5592         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed logic.
5593
5594 2002-02-18  Daiki Ueno  <ueno@unixuser.org>
5595
5596         * elmo-nntp.el (elmo-nntp-send-mode-reader): Don't throw an error.
5597
5598 2002-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
5599
5600         * elmo-nmz.el (elmo-nmz-args): Changed default argumnet to --late
5601         from --early.
5602         (elmo-map-folder-list-message-locations): Reverse location list.
5603
5604 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5605
5606         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Fix.
5607
5608 2002-01-31  Yuuichi Teranishi  <teranisi@gohome.org>
5609
5610         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Use group and server
5611         as a key.
5612         (elmo-nntp-folder-list-subfolders): Follow the change above.
5613
5614 2002-01-27  Takaaki MORIYAMA  <aka@iris.eonet.ne.jp>
5615
5616         * elmo-imap4.el (elmo-folder-list-subfolders): Don't omit user
5617         name if authentication type is specified.
5618
5619 2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
5620
5621         * elmo.el (elmo-default-imap4-stream-type): Define as obsolete
5622         variable.
5623         (elmo-default-nntp-stream-type): Ditto.
5624         (elmo-default-pop3-stream-type): Ditto.
5625
5626 2002-01-25  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5627
5628         * elmo.el (elmo-generic-folder-append-messages): Disable multibyte.
5629
5630 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5631
5632         * elmo-localnews.el (elmo-localnews-folder-path): Moved from
5633         elmo-vars.el.
5634         * elmo-maildir.el (elmo-maildir-folder-path): Ditto.
5635
5636         * elmo-vars.el (elmo-localnews-folder-path): Removed.
5637         (elmo-maildir-folder-path): Ditto.
5638         (elmo-maildir-list): Ditto (abolished).
5639
5640 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5641
5642         * elmo-version.el (elmo-version): Up to 2.9.6.
5643
5644 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5645
5646         * elmo-vars.el (elmo-localnews-folder-path): Make customizable.
5647         (elmo-maildir-folder-path): Ditto.
5648         (elmo-msgdb-directory): Ditto.
5649         (elmo-passwd-life-time): Ditto.
5650         (elmo-msgdb-extra-fields): Ditto.
5651         (elmo-enable-disconnected-operation): Ditto.
5652
5653 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5654
5655         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5656         other choices.
5657         (elmo-pop3-default-authenticate-type): Ditto.
5658
5659 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5660
5661         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5662         choices for custom.
5663         (elmo-pop3-default-authenticate-type): Ditto.
5664
5665 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5666
5667         * elmo-imap4.el (elmo-folder-rename-internal): Change current
5668         mailbox to new-folder.
5669
5670 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5671
5672         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): If unread is
5673         less than new, set new as unread.
5674
5675         * elmo-util.el (elmo-string): Don't put text-property if nil.
5676
5677 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5678
5679         * elmo-imap4.el (elmo-folder-list-subfolders): Case sensitive.
5680         * elmo-nntp.el (elmo-folder-list-subfolders): Ditto.
5681
5682 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5683
5684         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5685         is nil on `completing-read'.
5686
5687 2002-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
5688
5689         * elmo-imap4.el (elmo-imap4-extra-namespace-alist): Added grouping
5690         for namespace part.
5691         (elmo-imap4-parse-namespace-subr): Ditto.
5692         (elmo-folder-list-subfolders): Append a delimiter when the specified
5693         folder path is a root with namespace and does not end with delimiter.
5694
5695 2002-01-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5696
5697         * elmo.el (elmo-folder-search-fast): Moved upwards rather than it
5698         was used.
5699
5700 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5701
5702         * elmo-util.el (elmo-save-buffer): The first argument of message
5703         is a format control string.
5704
5705 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5706
5707         * elmo.el (elmo-diff-new): Fixed (Adapted to doc-string of
5708         `elmo-folder-diff').
5709         (elmo-diff-unread): Likewise.
5710
5711 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5712
5713         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5714         is t on `completing-read'.
5715
5716 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5717
5718         * elmo-filter.el (elmo-filter-folder-list-unreads-internal): Call
5719         method of target folder with self mark-alist if MARK-ALIST is nil.
5720
5721 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5722
5723         * elmo-version.el (elmo-version): Up to 2.9.5.
5724
5725 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5726
5727         * elmo-dop.el (elmo-dop-queue-merge): Implement.
5728         (elmo-dop-merge-funcs): Remove.
5729
5730 2002-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5731
5732         * elmo-util.el (elmo-file-cache-delete): Fixed last change;
5733         Return t if PATH is directory, too.
5734         Use `dolist' instead of while loop.
5735
5736 2002-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5737
5738         * elmo-util.el (elmo-file-cache-delete): Return t if a cache file
5739         is deleted.
5740
5741 2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5742
5743         * elmo-net.el (elmo-folder-list-messages-plugged): Changed default
5744         return value to t.
5745         (elmo-folder-list-messages-unplugged): Return t if
5746         elmo-enable-disconnected-operation is nil.
5747
5748         * elmo-pop3.el (elmo-folder-list-messages-plugged): Renamed from
5749         `elmo-folder-list-messages-internal'.
5750
5751 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5752
5753         * elmo-nntp.el (elmo-nntp-read-response): Added `error-msg' argument.
5754         Change to looking-at `[23][0-9]+'.
5755         (elmo-network-initialize-session): Use 'error-msg'
5756         * elmo-net.el (elmo-network-open-session): Set unplugged
5757         if elmo-network-initialize-session returns 'elmo-open-err.
5758
5759 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5760
5761         * elmo-version.el (elmo-version): Up to 2.9.4.
5762
5763 2002-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
5764
5765         * elmo-nntp.el (elmo-folder-list-messages-plugged): Renamed from
5766         `elmo-folder-list-messages-internal'.
5767
5768 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5769
5770         * elmo.el (elmo-folder-search): Defined. Fixed docstring.
5771         (elmo-message-match-condition): New method.
5772         (elmo-folder-search-fast): New inline function.
5773         (elmo-msgdb-search): Removed.
5774
5775         * elmo-filter.el (elmo-folder-msgdb-create): Create from msgdb of
5776         target folder if it is unplugged.
5777         (elmo-folder-list-messages-internal): Return t if target folder is
5778         unplugged and itself is persistent; In this case, use list be
5779         searched already.
5780
5781         * elmo-msgdb.el (elmo-msgdb-search-internal): Removed.
5782         (elmo-msgdb-search-internal-primitive): Ditto.
5783         (elmo-msgdb-match-condition): New function.
5784         (elmo-msgdb-match-condition-primitive): Ditto.
5785
5786         * elmo-util.el (elmo-filter-condition-p): New macro.
5787
5788         * elmo-cache.el (elmo-folder-search): Removed.
5789
5790         * elmo-localdir.el (elmo-folder-search): Ditto.
5791
5792         * elmo-maildir.el (elmo-folder-search): Ditto.
5793
5794         * elmo-mark.el (elmo-folder-search): Ditto.
5795
5796         * elmo-nmz.el (elmo-folder-search): Ditto.
5797
5798         * elmo-sendlog.el (elmo-folder-search): Ditto.
5799
5800         * elmo-shimbun.el (elmo-folder-search): Ditto.
5801
5802         * elmo-imap4.el (elmo-folder-search): Call method of parent class
5803         if folder is unplugged.
5804
5805         * elmo-nntp.el (elmo-folder-search): Likewise.
5806         (elmo-nntp-search-internal): New function.
5807
5808         * elmo-version.el (elmo-version): Up to 2.9.3.
5809
5810 2001-12-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5811
5812         * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo.
5813
5814 2001-12-27  Tetsurou Okazaki  <okazaki@be.to>
5815
5816         * elmo-vars.el (elmo-nntp-default-user): Customization Type fix.
5817
5818 2001-12-27  Taiji Can  <Taiji.Can@grd.advantest.co.jp>
5819
5820         * elmo-nntp.el (elmo-network-initialize-session): Fixed for NNTP response.
5821
5822 2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
5823
5824         * elmo-nmz.el (elmo-nmz-use-drive-letter): New variable.
5825         (elmo-map-folder-list-message-locations): Do drive letter conversion
5826         on Windows environment.
5827         (elmo-nmz-msgdb-create-entity): Use expand-file-name.
5828         (elmo-map-message-fetch): Ditto.
5829
5830 2001-12-27  Kenichi OKADA  <okada@opaopa.org>
5831
5832         * elmo-nntp.el (elmo-nntp-read-response): Fixed for Response '400'
5833         (elmo-network-initialize-session): Ditto.
5834
5835 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5836
5837         * elmo-imap4.el (elmo-imap4-message-fetch): Fixed '100%' message.
5838
5839         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
5840
5841         * elmo-util.el (elmo-progress-clear): Ditto.
5842
5843         * elmo-date.el (elmo-date-get-datevec): Fix timezone of
5844         `DD-Mon-YYYY' type date.
5845
5846 2001-12-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5847
5848         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
5849         `elmo-date-make-sortable-string' instead of
5850         `timezone-make-date-sortable'.
5851
5852         * elmo-date.el (elmo-date-make-sortable-string): Use
5853         `timezone-make-time-string'.
5854
5855 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5856
5857         * elmo.el (elmo-folder-synchronize): Delete important messages too.
5858
5859         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed
5860         `since'; Fix timezone.
5861
5862         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Ditto.
5863
5864         * elmo-nntp.el (elmo-nntp-search-primitive): Likewise.
5865
5866 2001-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5867
5868         * elmo.el (elmo-message-fetch-with-cache-process): Rewrite.
5869
5870 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5871
5872         * elmo.el (elmo-generic-folder-append-messages): Make
5873         fetch-strategy with `use-cache' as 'maybe. Check return value of
5874         `elmo-message-fetch'.
5875         (elmo-message-fetch): Return return value of
5876         `elmo-message-fetch-with-cache-process'.
5877         (elmo-message-fetch-with-cache-process): Return non-nil if
5878         fetching was succeed. Load cache when fetching was failed and
5879         fetch-strategy-use-cache is 'maybe.
5880
5881         * elmo-util.el (elmo-file-cache-load): New function.
5882
5883         * elmo-multi.el (elmo-message-use-cache-p): Remove duplicated
5884         defun.
5885
5886         * elmo-archive.el (elmo-archive-message-fetch-internal): Return
5887         non-nil if fetching was succeed.
5888
5889         * elmo-imap4.el (elmo-imap4-message-fetch): Likewise.
5890
5891         * elmo-nmz.el (elmo-map-message-fetch): Likewise.
5892
5893         * elmo-nntp.el (elmo-nntp-read-body): Likewise.
5894         (elmo-message-fetch-with-cache-process): Likwise.
5895
5896         * elmo-pop3.el (elmo-pop3-read-body): Likewise.
5897
5898         * elmo-shimbun.el (elmo-map-message-fetch): Likewise.
5899
5900         * elmo-version.el (elmo-version): Up to 2.9.2.
5901
5902 2001-12-23  Yuuichi Teranishi  <teranisi@gohome.org>
5903
5904         * elmo.el (elmo-folder-delete): Delete msgdb path.
5905
5906         * elmo-archive.el (elmo-folder-delete): Added `:before' qualifier.
5907
5908         * elmo-maildir.el (elmo-folder-delete): Ditto.
5909
5910         * elmo-localdir.el (elmo-folder-delete): Ditto.
5911
5912         * elmo-imap4.el (elmo-folder-delete): Ditto.
5913
5914 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5915
5916         * elmo.el (luna-define-class): Added `biff' slot.
5917
5918         * elmo-pop3.el (elmo-pop3-debug): Split biff log.
5919         (elmo-pop3-debug-inhibit-logging): Abolished.
5920         (elmo-network-close-session): Eliminated needless let.
5921         (elmo-pop3-get-session): Set prefix 'BIFF' if biff folder.
5922         (elmo-pop3-send-command): Added `no-log' argument.
5923         (elmo-pop3-process-filter): Use `with-current-buffer'.
5924         (elmo-pop3-auth-user): Set `no-log' argument; Delete process
5925         if login failure.
5926         (elmo-pop3-auth-apop): Likewise.
5927         (elmo-network-authenticate-session): Likewise.
5928
5929         * elmo-nntp.el (elmo-nntp-get-session): Set prefix 'BIFF'
5930         if biff folder.
5931
5932         * elmo-net.el (elmo-network-session-password-key): Use class symbol
5933         string to determine protocol.
5934         (elmo-network-session-name-prefix): Abolished.
5935         (elmo-network-session-cache-key): Follow the change above.
5936         (elmo-network-open-session): Ditto.
5937
5938         * elmo-imap4.el (elmo-imap4-send-command): Modified error message.
5939         (elmo-imap4-get-session): Set prefix 'BIFF' if biff folder.
5940
5941         * elmo-version.el (elmo-version): Up to 2.9.1.
5942
5943         * elmo-util.el (elmo-file-field-primitive-condition-match): Fixed
5944         unmatch condition checking.
5945
5946         * elmo-localdir.el (elmo-folder-search): Don't short cut if unmatch
5947         condition.
5948
5949 2001-12-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5950
5951         * elmo.el (elmo-folder-confirm-appends): Fixed docstring.
5952
5953 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5954
5955         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
5956         test for while loop to execute at least one SEARCH command.
5957
5958 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5959
5960         * elmo-version.el (elmo-version): Up to 2.9.0.
5961
5962 2001-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
5963
5964         * elmo-archive.el (elmo-archive-folder): Added `dir-name' slot.
5965         (elmo-archive-folder-path): Define.
5966         (elmo-folder-initialize): Setup `dir-name' slot.
5967         (elmo-archive-folder-list-subfolders): Fixed problem when `name' is "".
5968         Use `dir-name' as prefix of each subfolders.
5969         (Applyed patch from Takaaki MORIYAMA <taka@arcadia.co.jp>)
5970
5971 2001-12-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5972
5973         * elmo-pipe.el (elmo-pipe-folder-copied-filename): New variable.
5974         (elmo-pipe-folder-list-target-messages): New internal function.
5975         (elmo-pipe-drain): Use new argument `ignore-list' instead of
5976         `killed-list'.
5977         (elmo-pipe-folder-copied-list-load): New function.
5978         (elmo-pipe-folder-copied-list-save): Ditto.
5979         (elmo-folder-open-internal): Follow the change above.
5980         (elmo-folder-status): Fixed for copy.
5981
5982 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5983
5984         * elmo-shimbun.el (elmo-folder-creatable-p): Define.
5985
5986 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5987
5988         * elmo-localdir.el (elmo-folder-message-make-temp-files): Use
5989         elmo-copy-file instead of elmo-add-name-to-file.
5990
5991         * elmo-nmz.el (elmo-folder-message-make-temp-files): Ditto.
5992
5993         * elmo-nmz.el (elmo-map-folder-list-message-locations): Allow
5994         "file://..." index.
5995
5996         * elmo-pop3.el (elmo-pop3-read-response): Set timeout argument
5997         of accept-process-output as 1.
5998         (elmo-pop3-read-contents): Ditto.
5999         (elmo-pop3-read-body): Ditto.
6000
6001 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6002
6003         * elmo-version.el (product-version-as-string): Remove define.
6004
6005 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6006
6007         * elmo-imap4.el (elmo-imap4-number-set-chop-length): New variable.
6008         (elmo-imap4-copy-messages): Chop number set using
6009         `elmo-imap4-number-set-chop-length'.
6010         (elmo-imap4-set-flag): Ditto.
6011         (elmo-imap4-search-internal-primitive): Ditto.
6012
6013 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6014
6015         * elmo.el (elmo-folder-make-temporary-directory): Renamed from
6016         `elmo-folder-make-temp-dir'
6017
6018         * elmo-vars.el (elmo-cache-directory): New variable.
6019         (elmo-cache-dir): Abolished.
6020         (elmo-msgdb-directory): Renamed from `elmo-msgdb-dir'.
6021
6022         * elmo-version.el (elmo-version): Up to 2.7.7.
6023
6024 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6025
6026         * elmo-util.el (elmo-obsolete-variable-show-warnings): Define with
6027         defcustom; Set default value as t.
6028
6029 2001-12-10  Yuuichi Teranishi  <teranisi@gohome.org>
6030
6031         * pldap.el (ldap-ldif-field-name-regexp): Changed regexp.
6032         (ldap-search-program-arguments): Changed default value.
6033         (ldap-search-basic): Accept exit status 4.
6034         (ldap/field-body): Parse options.
6035         (ldap/collect-field): Ditto.
6036         (According to the advise from Mito <mito@mxa.nes.nec.co.jp>)
6037
6038         * elmo-imap4.el (elmo-imap4-process-bye): New function.
6039         (elmo-imap4-send-command): Call elmo-imap4-process-bye.
6040         (elmo-imap4-accept-ok): Ditto.
6041         (elmo-imap4-session-select-mailbox): If argument `no-error' equals to
6042         'notify-bye, only BYE error is reported.
6043         (elmo-folder-exists-p-plugged): Set no-error argument of
6044         `elmo-imap4-session-select-mailbox' as 'notify-bye.
6045
6046         * elmo.el (elmo-imap4-bye-error): Changed message.
6047
6048         * elmo-dop.el (elmo-dop-queue-flush): Fixed obsolete version message.
6049         (elmo-dop-queue-flush): Don't append to the dop-queue while flushing
6050         queues (It causes infinite loop).
6051
6052 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6053
6054         * elmo.el (elmo-folder-diff): Fixed docstring for IMAP4
6055         (RECENT UNSEEN MESSAGES) extension.
6056
6057 2001-12-07  Mito <mito@mxa.nes.nec.co.jp>
6058
6059         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
6060         Check number of overview fields.
6061
6062 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6063
6064         * elmo.el (elmo-folder-confirm-appends): Changed message.
6065         (elmo-folder-confirm-appends): Ditto.
6066
6067         * elmo-archive.el (elmo-archive-exec-msgs-subr1): Use
6068         `with-temp-buffer'.
6069         (According to the advise from Nishimoto Masaki <nishimoto@gaju.org>)
6070
6071 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6072
6073         * elmo.el (elmo-folder-confirm-appends): Check whether the value
6074         of elmo-folder-update-threshold is nil, which can be set by
6075         wl-summary-update-confirm-threshold.
6076
6077 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6078
6079         * elmo-nmz.el (elmo-nmz-default-index-path): Allow path list.
6080         (elmo-nmz-index-alias-alist): Ditto.
6081         (elmo-map-folder-list-message-locations): Follow the change above.
6082
6083 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6084
6085         * elmo-filter.el (elmo-folder-list-subfolders): Defined.
6086
6087         * elmo-archive.el (elmo-archive-call-process): Ignore nemacs.
6088
6089         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Ditto.
6090
6091         * elmo-util.el (elmo-read): Ditto.
6092         (elmo-display-error): Ditto.
6093
6094         * elmo-vars.el (elmo-date-match): Ditto.
6095
6096         * pldap.el (ldap-coding-system): Ditto.
6097
6098         * elmo-pipe.el (elmo-pipe-drain): If `copy' is non-nil, bind
6099         `elmo-inhibit-number-mapping' as nil.
6100
6101 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6102
6103         * elmo-pop3.el (elmo-pop3-parse-list-response): Allow multiple
6104         space delimiter for list response.
6105
6106 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6107
6108         * elmo-sendlog.el (elmo-sendlog-buffer-name): Deleted.
6109
6110 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6111
6112         * elmo-sendlog.el (elmo-folder-delete-messages): Added.
6113         (elmo-map-message-fetch): Fix.
6114         * elmo-map.el (elmo-folder-status): Fix for killed.
6115
6116 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
6117
6118         * elmo-sendlog.el: New file.
6119         * elmo-internal.el (elmo-internal-folder-list): Added 'sendlog.
6120
6121 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6122
6123         * acap.el (acap-logging-out): New buffer local variable.
6124         (acap-close): Set it.
6125         (acap-wait-for-response): If acap-logging-out is non-nil, don't cause
6126         an error.
6127
6128 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6129
6130         * acap.el (acap-response-bye-p): New function.
6131         (acap-response-bye-message): Ditto.
6132         (acap-wait-for-response): If bye response is received, cause an error.
6133         (acap-parse-response): Make bye response when 'Bye' is received.
6134
6135 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6136
6137         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
6138
6139 2001-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6140
6141         * elmo-util.el (elmo-copy-file): Added argument
6142         `ok-if-already-exists'.
6143         (elmo-copy-file): Fixed typo.
6144
6145 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6146
6147         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
6148
6149 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6150
6151         * elmo-pipe.el (elmo-pipe-drain): Save killed-list.
6152
6153 2001-11-20  Kenichi OKADA  <okada@opaopa.org>
6154
6155         * elmo-pipe.el (elmo-pipe-drain): Append copied messages
6156         to killed-list.
6157
6158 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6159
6160         * elmo-pipe.el (elmo-pipe-folder): Add `copy'.
6161         (elmo-folder-initialize): Fix for `copy'.
6162         (elmo-pipe-drain): Ditto.
6163         (elmo-folder-open-internal): Ditto.
6164         (elmo-folder-newsgroups): Fix.
6165
6166 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6167
6168         * elmo-maildir.el (elmo-folder-append-messages): Make temporal filename
6169         for each message.
6170
6171         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when
6172         recent value is returned from imap folder.
6173
6174         * elmo.el (elmo-folder-newsgroups): New generic function.
6175
6176         * elmo-localnews.el (elmo-localnews-folder): Added `group' slot.
6177         (elmo-folder-initialize): Set it.
6178         (elmo-folder-expand-msgdb-path): Use it.
6179         (elmo-folder-newsgroups): Define.
6180
6181         * elmo-filter.el (elmo-folder-newsgroups): Define.
6182
6183         * elmo-pipe.el (elmo-folder-newsgroups): Ditto.
6184
6185         * elmo-nntp.el (elmo-folder-newsgroups): Ditto.
6186
6187         * elmo-multi.el (elmo-folder-newsgroups): Ditto.
6188
6189 2001-11-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6190
6191         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list): New
6192         user option.
6193         (elmo-shimbun-header-extra-field): New inline function.
6194         (elmo-shimbun-header-set-extra-field): Ditto.
6195         (elmo-shimbun-folder-header-hash-setup): Ditto.
6196         (elmo-shimbun-update-overview): Ditto.
6197         (elmo-shimbun-msgdb-to-headers): Set extra field `x-shimbun-id'.
6198         (elmo-shimbun-folder-setup): Use
6199         `elmo-shimbun-folder-header-hash-setup' to be setup hash table.
6200         (elmo-shimbun-get-headers): Ditto.
6201         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview';
6202         Insert `X-Shimbun-Id:' header if extra field is set.
6203         (elmo-map-folder-list-message-locations): Return `x-shimbun-id'
6204         field's value instead of `shimbun-header-id'.
6205
6206         * elmo-msgdb.el (elmo-msgdb-overview-entity-set-references): New
6207         inline function.
6208         (elmo-msgdb-overview-entity-set-date): Ditto.
6209         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
6210
6211 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6212
6213         * mmimap.el (mmimap-entity-section): Changed body node number from
6214         "0" to "1".
6215
6216 2001-11-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6217
6218         * elmo-pop3.el (elmo-folder-delete-messages-plugged): Renamed from
6219         `elmo-folder-delete-messages'.
6220
6221         * elmo-nmz.el (elmo-nmz-index-alias-alist): New user option.
6222         (elmo-folder-initialize): Changed to expand alias into index path.
6223
6224         * elmo-mime.el (elmo-mime-insert-sorted-header): Call
6225         `elmo-mime-insert-header-from-buffer' with 6th arg
6226         `sorted-fields'.
6227
6228 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6229
6230         * mmimap.el (mmimap-entity-section): If node-id is nil, return "0".
6231
6232         * elmo.el (elmo-diff-new): New inline function.
6233         (elmo-diff-unread): Ditto.
6234         (elmo-diff-all): Ditto.
6235
6236         * elmo-imap4.el (elmo-imap4-server-diff-async-callback-1): Get recent
6237         value from responseb.
6238         (elmo-imap4-folder-diff-plugged): Ditto.
6239         (elmo-imap4-server-diff-async): Added recent argument.
6240         (elmo-server-diff-async): Ditto.
6241         (elmo-imap4-folder-diff-plugged): Ditto.
6242
6243         * elmo-version.el (elmo-version): Up to 2.7.6.
6244
6245 2001-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6246
6247         * elmo-util.el (elmo-parse-token): Fixed how to treat quoted-pair
6248         in quoted-stirng.
6249
6250 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6251
6252         * elmo-pop3.el (elmo-folder-initialize): Rewrite.
6253
6254         * elmo-imap4.el (elmo-folder-initialize): Ditto.
6255
6256         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6257
6258         * elmo-multi.el (elmo-folder-initialize): Ditto.
6259
6260         * elmo-util.el (elmo-parse-token): New function.
6261         (elmo-parse-prefixed-element): Ditto.
6262
6263 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6264
6265         * elmo-imap4.el (elmo-imap4-send-command): If BYE response is detected,
6266         delete process.
6267         (elmo-imap4-accept-ok): Ditto.
6268
6269 2001-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6270
6271         * mmimap.el (mime-imap-entity-header-string): Don't check first
6272         element of node-id is `0' (Follow last change).
6273
6274 2001-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6275
6276         * mmimap.el (mmimap-make-mime-entity): Fixed problem to be
6277         assigned irregular node-id to nested multipart section.
6278         (initialize-instance): Followed above change.
6279
6280 2001-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6281
6282         * elmo-shimbun.el (elmo-shimbun-get-headers): Don't call
6283         `shimbun-open-group' (Moved to `elmo-folder-open-internal').
6284         (elmo-folder-open-internal): Call `shimbun-open-group' (Moved from
6285         `elmo-shimbun-get-headers');
6286         Call `elmo-shimbun-folder-setup' if headers is empty (An entity of
6287         visible article on summary exists in headers).
6288         (elmo-map-message-fetch): Cause an error when folder is unplugged.
6289
6290 2001-10-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6291
6292         * elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the
6293         definition.
6294
6295 2001-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
6296
6297         * elmo-localnews.el (elmo-folder-expand-msgdb-path): Define.
6298
6299 2001-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6300
6301         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Moved searching
6302         header separator into loop condition.
6303
6304 2001-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6305
6306         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed problem;
6307         Return duplicate folder if it has subfolder.
6308
6309 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6310
6311         * elmo.el (elmo-make-folder): Add folder name error check.
6312
6313         * elmo-nntp.el (elmo-nntp-group-coding-system): New variable.
6314         (elmo-nntp-encode-group-string): New inline function.
6315         (elmo-nntp-decode-group-string): Ditto.
6316         (elmo-folder-initialize): Use elmo-nntp-encode-group-string.
6317         (elmo-nntp-folder-list-subfolders): Set processing buffer as unibyte;
6318         Use `not' instead of `null';
6319         Use elmo-nntp-decode-group-string.
6320
6321         * elmo-imap4.el (elmo-folder-list-subfolders): Don't append delimiter.
6322
6323         * elmo-version.el (elmo-version): Up to 2.7.5.
6324
6325 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6326
6327         * elmo-pipe.el (elmo-pipe-drain): Use `unwind-protect';
6328         Hide progress gauge if `elmo-folder-move-messages' exits
6329         nonlocally.
6330
6331 2001-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6332
6333         * elmo-imap4.el (elmo-folder-initialize): Use
6334         `elmo-imap4-encode-folder-string' for folder name.
6335
6336 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6337
6338         * elmo.el (elmo-folder-move-messages): Removed arguments `all' and
6339         `done'.
6340
6341 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6342
6343         * elmo-util.el (elmo-progress-counter-alist): New internal
6344         variable.
6345         (elmo-progress-counter-value): New macro.
6346         (elmo-progress-counter-all-value): Ditto.
6347         (elmo-progress-counter-format): Ditto.
6348         (elmo-progress-counter-set-value): Ditto.
6349         (elmo-progress-set): New function.
6350         (elmo-progress-clear): Ditto.
6351         (elmo-progress-notify): Ditto.
6352
6353         * elmo-pipe.el (elmo-pipe-drain): Setup and clear progress
6354         counter.
6355
6356         * elmo.el (elmo-generic-folder-append-messages): Call
6357         `elmo-progress-notify'.
6358         (elmo-folder-move-messages): Don't call `elmo-display-progress'.
6359
6360         * elmo-archive.el (elmo-folder-append-messages): Call
6361         `elmo-progress-notify'.
6362
6363         * elmo-imap4.el (elmo-folder-append-messages): Ditto.
6364
6365         * elmo-localdir.el (elmo-folder-append-messages): Ditto.
6366
6367         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
6368
6369 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6370
6371         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed 'Encache' and
6372         'Create'.
6373         (elmo-message-encache-dop): Added argument `read'.
6374
6375         * elmo-shimbun.el (elmo-message-encache): Ditto.
6376
6377         * elmo-net.el (elmo-message-encache): Ditto.
6378
6379         * elmo-imap4.el (elmo-imap4-seen-messages): New buffer local variable.
6380         (elmo-imap4-fetch-callback-1-subr): Save important message numbers to
6381         elmo-imap4-seen-messages.
6382         (elmo-folder-msgdb-create-plugged): Initialize
6383         elmo-imap4-seen-messages;
6384         Set seen mark on elmo-imap4-seen-messages.
6385
6386         * elmo-pipe.el (elmo-folder-message-file-p): Define.
6387
6388         * elmo.el (elmo-generic-folder-append-messages): Check return value of
6389         elmo-folder-append-buffer.
6390         (elmo-folder-encache): Added optional argument `read'.
6391         (elmo-message-encache): Ditto.
6392
6393         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
6394
6395         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
6396
6397         * elmo-archive.el (elmo-archive-folder-append-buffer): Return t
6398         if append buffer content succeds.
6399
6400 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6401
6402         * elmo-pop3.el (elmo-message-fetch-plugged): Fixed label for
6403         elmo-display-progress.
6404
6405         * elmo-mime.el (elmo-mime-message-display): Added argument keymap;
6406         Set 4th argument of mime-display-message.
6407         (elmo-mime-display-as-is): Ditto.
6408
6409 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6410
6411         * elmo-nmz.el (toplevel): Require 'mime-edit.
6412         (elmo-nmz-content-type-alist): Abolished.
6413         (elmo-nmz-msgdb-create-entity): Add From: and Subject: field if
6414         content is not a message.
6415         (elmo-map-message-fetch): Changed behavior exept for message content;
6416         Detect mime-charset automatically, Use `mime-find-file-type' to detect
6417         content-type, Add From: and Subject: field.
6418
6419 2001-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6420
6421         * elmo-nmz.el (elmo-nmz-content-type-alist): New variable.
6422         (elmo-map-message-fetch): Add `Content-Type' field if contents is
6423         not a message.
6424
6425 2001-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6426
6427         * elmo.el (elmo-folder-writable-p): Changed default value to nil.
6428         (elmo-folder-move-messages): Check `elmo-folder-writable-p'.
6429
6430         * elmo-archive.el (elmo-folder-writable-p): Defined.
6431
6432         * elmo-cache.el (elmo-folder-writable-p): Ditto.
6433
6434         * elmo-filter.el (elmo-folder-writable-p): Ditto.
6435
6436         * elmo-imap4.el (elmo-folder-writable-p): Ditto.
6437
6438         * elmo-localdir.el (elmo-folder-writable-p): Ditto.
6439
6440         * elmo-maildir.el (elmo-folder-writable-p): Ditto.
6441
6442         * elmo-mark.el (elmo-folder-writable-p): Ditto.
6443
6444         * elmo-pipe.el (elmo-folder-writable-p): Ditto.
6445
6446         * elmo-nntp.el (elmo-folder-writable-p): Eliminated.
6447
6448 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6449
6450         * elmo-util.el (elmo-address-quote-specials): New function;
6451         Renamed from `wl-address-quote-specials'.
6452
6453 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6454
6455         * elmo-version.el (elmo-version): Up to 2.7.4.
6456
6457 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6458
6459         * elmo.el (elmo-quit): Call `elmo-dop-queue-save'.
6460
6461 2001-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6462
6463         * acap.el (acap-read-passphrase): Always autoload ange-ftp for
6464         both compile-time and run-time to avoid byte-compile warning.
6465
6466 2001-09-13  Kenichi OKADA  <okada@opaopa.org>
6467
6468         * elmo-nntp.el (elmo-nntp-post): Fix for `elmo-nntp-default-stream-type'.
6469
6470 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6471
6472         * elmo-mime.el (elmo-mime-display-as-is-coding-system): New user
6473         option.
6474         (elmo-mime-display-as-is-internal): Use it.
6475
6476         * acap.el (acap-read-passphrase): Use `ange-ftp-read-passwd'
6477         if `read-passwd' is not defined.
6478
6479 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6480
6481         * elmo-pop3.el (elmo-pop3-list-location): Sort locations
6482         by original number.
6483         (elmo-folder-status): Call `elmo-folder-open-internal';
6484         Call `elmo-folder-close-internal' instead of `elmo-folder-close'.
6485         (elmo-folder-close-internal): Set location-alist as nil.
6486         (elmo-folder-clear): Define.
6487         (elmo-folder-check): Don't set location-alist as nil.
6488
6489         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed symbols.
6490
6491 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6492
6493         * elmo-util.el (elmo-msgid-to-cache): Enclose with `save-match-data'.
6494         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>)
6495
6496         * mmimap.el (mime-imap-entity::requested): New slot.
6497         (mime-imap-location-fetch-entity-p): New generic function.
6498         (mime-decode-parameters): Define using `defun-maybe'.
6499         (mmimap-make-mime-entity): Use `make-mime-content-type' to make
6500         content-type structure.
6501         (mime-entity-body): Return empty body if
6502         `mime-imap-location-fetch-entity-p' returns nil in the first request.
6503
6504         * elmo.el (elmo-message-displaying): New variable.
6505
6506         * elmo-mime.el (elmo-mime-message-display): Bind
6507         elmo-message-displaying as t.
6508
6509         * elmo-imap4.el (mime-imap-location-fetch-entity-p): Define.
6510
6511 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6512
6513         * acap.el (acap-open): erase buffer before starting network process.
6514         (acap-store): Rewrite.
6515
6516 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6517
6518         * elmo-imap4.el (elmo-imap4-default-mailbox,
6519         elmo-imap4-default-server
6520         elmo-imap4-default-authenticate-type,
6521         elmo-imap4-default-user,
6522         elmo-imap4-default-port,
6523         elmo-imap4-default-stream-type,
6524         elmo-imap4-stream-type-alist): Moved to elmo-vars.el.
6525
6526         * elmo-pop3.el (elmo-pop3-default-user,
6527         elmo-pop3-default-server,
6528         elmo-pop3-default-authenticate-type,
6529         elmo-pop3-default-port,
6530         elmo-pop3-default-stream-type,
6531         elmo-pop3-stream-type-alist): Ditto.
6532
6533         * elmo-nntp.el (elmo-nntp-default-server,
6534         elmo-nntp-default-user,
6535         elmo-nntp-default-port,
6536         elmo-nntp-default-stream-type,
6537         elmo-nntp-stream-type-alist): Ditto.
6538
6539         * elmo-vars.el: Follow changes above.
6540         (elmo-setting): New custom group; added 'elmo-setting group to
6541         above variables.
6542
6543         * elmo-version.el (elmo-version): Up to 2.7.3.
6544
6545         * acap.el (acap-parse-response): Don't delete process when BYE
6546         response (It causes hang-up on slow network environment).
6547         (toplevel): Added comment.
6548
6549 2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
6550
6551         * slp.el (slp-exec-wait): Use `slp-program-arguments'.
6552
6553         * acap.el (acap-parse-return-metadata-or-return-metalist): Fix for
6554         parsing NIL.
6555         (acap-parse-return-metadata): Ditto.
6556
6557         * slp.el: New file.
6558         (toplevel): Fixed typo.
6559
6560         * acap.el: New file.
6561         (acap-network-stream-open): Show "Connecting..." message.
6562         (acap-parse-response): Fixed problem for BYE untagged response.
6563         (acap-open): Changed argument (Use `acap-default-user' if user is nil).
6564         (toplevel): Added tiny comments.
6565
6566 2001-08-20  Tatsuya Kinoshita <tats@iris.ne.jp>
6567
6568         * elmo-pop3.el (elmo-pop3-parse-uidl-response): Allow multiple
6569         space delimiter for uidl response.
6570
6571 2001-08-20  Yuuichi Teranishi  <teranisi@gohome.org>
6572
6573         * elmo-vars.el (elmo-use-semi): Eliminated.
6574
6575         * elmo-util.el (elmo-string-assoc-all): New function.
6576
6577 2001-08-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6578
6579         * elmo-mime.el (elmo-mime-display-as-is-internal): Put text
6580         property 'mime-preview-situation for `mime-preview-quit'.
6581
6582 2001-08-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6583
6584         * elmo.el (elmo-message-fetch-with-cache-process): Call
6585         elmo-message-fetch-internal instead of causing an error when fetch
6586         strategy is 'entire but only 'section cache is available.
6587
6588 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6589
6590         * elmo-version.el (elmo-version): Up to 2.7.2.
6591
6592         * elmo.el (elmo-generic-folder-append-messages): Make
6593         fetch-strategy with `use-cache'.
6594
6595         * elmo-dop.el (elmo-dop-queue-method-name-alist): New variable.
6596         (elmo-dop-queue-method-name): New macro.
6597
6598 2001-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6599
6600         * elmo-archive.el (elmo-archive-get-archive-name): Fixed
6601         unbalanced parenthesis.
6602
6603 2001-08-03  YAMASHITA Junji <ysjj@unixuser.org>
6604
6605         * elmo-localdir.el (elmo-folder-rename-internal): Fixed typo.
6606
6607 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6608
6609         * elmo-archive.el (elmo-archive-get-archive-name): Fixed logic.
6610         (Advised by YAMASHITA Junji <ysjj@unixuser.org>.)
6611
6612 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6613
6614         * elmo-shimbun.el (elmo-folder-msgdb-create): Bind unbound
6615         local variables.
6616
6617 2001-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
6618
6619         * elmo-shimbun.el (elmo-shimbun-use-cache): New user option.
6620         (elmo-message-use-cache-p): Define.
6621         (elmo-folder-msgdb-create): Treat cache.
6622
6623 2001-07-28  Kenichi OKADA  <okada@opaopa.org>
6624
6625         * elmo-nntp.el (elmo-network-initialize-session): Call
6626         `elmo-nntp-send-mode-reader'.
6627         (elmo-network-setup-session): Remove `elmo-nntp-send-mode-reader'.
6628
6629 2001-07-26  Yuuichi Teranishi  <teranisi@gohome.org>
6630
6631         * elmo-shimbun.el (elmo-shimbun-index-range-alist): Changed to regexp
6632         alist.
6633         (elmo-folder-initialize): Use elmo-string-matched-assoc instead of
6634         assoc.
6635
6636         * elmo-net.el (elmo-network-get-session): Set stream-type argument
6637         for `elmo-plugged-p'.
6638         (elmo-open-network-stream): Fixed stream-type argument.
6639
6640 2001-07-25  Yuuichi Teranishi  <teranisi@gohome.org>
6641
6642         * elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
6643         unknown archive type is specified.
6644
6645 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6646
6647         * elmo-shimbun.el (elmo-folder-open-internal): Fixed.
6648
6649         * elmo.el (elmo-generic-folder-open): Bind inhibit-quit as t
6650         while loading msgdb.
6651
6652         * elmo-shimbun.el (elmo-shimbun-folder-setup): New function.
6653         (elmo-folder-open-internal): Rewrite.
6654
6655 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6656
6657         * elmo-mime.el (elmo-mime-display-as-is-internal):
6658         Adjust buffer-multibyte status.
6659
6660 2001-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
6661
6662         * elmo.el (elmo-msgdb-search): Use elmo-condition-in-msgdb-p instead
6663         of elmo-condition-find-key.
6664
6665         * elmo-util.el (elmo-condition-in-msgdb-p-internal): New function.
6666         (elmo-condition-in-msgdb-p): Ditto.
6667         (elmo-read-search-condition-internal): Don't set REQUIRE-MATCH
6668         argument.
6669
6670 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6671
6672         * elmo-pipe.el (elmo-folder-pack-numbers): Define.
6673
6674 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6675
6676         * elmo-imap4.el (elmo-imap4-find-next-line): Fixed
6677         label for elmo-display-progress.
6678
6679 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6680
6681         * elmo.el (elmo-folder-clear): New method.
6682         (elmo-folder-clear): Define.
6683         (elmo-folder-synchronize): Call `elmo-folder-clear'.
6684
6685         * elmo-shimbun.el (elmo-folder-check): Rewrite.
6686         (elmo-folder-clear): Define.
6687
6688         * elmo-map.el (elmo-folder-clear): Define.
6689
6690         * elmo-version.el (elmo-version): Up to 2.7.1.
6691
6692 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6693
6694         * elmo.el (elmo-folder-synchronize): Return list of nil when no
6695         updates.
6696
6697 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6698
6699         * elmo.el (elmo-generic-folder-append-messages): Fixed logic.
6700         (Detected by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>)
6701
6702 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6703
6704         * elmo-util.el (elmo-get-network-stream-type): Moved to elmo-net.el.
6705
6706         * elmo-net.el (elmo-get-network-stream-type): Moved from elmo-util.el
6707         and re-written.
6708
6709         * elmo-imap4.el (elmo-folder-initialize): Use
6710         elmo-get-network-stream-type.
6711
6712         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6713
6714         * elmo-pop3.el (elmo-folder-initialize): Ditto.
6715
6716 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6717
6718         * elmo.el (elmo-message-encache): Set unread argument for
6719         elmo-message-fetch.
6720
6721         * elmo-shimbun.el (elmo-dop): Require 'elmo-dop.
6722
6723         * elmo.el (elmo-net-port-info): New method.
6724
6725         * elmo-shimbun.el (elmo-net-port-info): Define.
6726         (elmo-message-encache): Ditto.
6727
6728         * elmo-net.el (elmo-net-port-info): Define as method.
6729
6730         * elmo.el (elmo-generic-folder-append-messages): Find cache file in
6731         unplugged status when elmo-enable-disconnected-operation is t.
6732
6733         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Check existence
6734         of spool folder before checking new number.
6735
6736 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6737
6738         * elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
6739         (elmo-network-setup-session): Ditto.
6740         (elmo-message-fetch-plugged): Ditto.
6741         (elmo-pop3-send-command): Don't call elmo-pop3-lock.
6742         (elmo-network-initialize-session): Ditto.
6743         (elmo-pop3-read-response): Abolish 3rd argument.
6744         (elmo-pop3-read-response): Don't call elmo-pop3-unlock.
6745         (elmo-pop3-read-contents): Ditto.
6746         (elmo-pop3-read-body): Ditto.
6747         (elmo-folder-status): Call elmo-folder-close.
6748         (elmo-pop3-lock): Abolish.
6749         (elmo-pop3-unlock): Ditto.
6750         (elmo-pop3-locked-p): Ditto.
6751         (elmo-folder-check): Don't call elmo-pop3-locked-p.
6752
6753 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6754
6755         * elmo-version.el (elmo-version): Up to 2.7.0.
6756
6757         * elmo-pop3.el (elmo-pop3-debug): New variable.
6758         (elmo-pop3-debug-inhibit-logging): Ditto.
6759         (elmo-pop3-debug): New function.
6760         (elmo-pop3-send-command): Call elmo-pop3-debug.
6761         (elmo-pop3-read-response): Added keep-lock optional argument;
6762         Don't unlock if keep-lock is non-nil.
6763         (elmo-pop3-process-filter): Call elmo-pop3-debug.
6764         (elmo-network-authenticate-session): Bind
6765         elmo-pop3-debug-inhibit-logging as t.
6766         (elmo-network-setup-session): Call elmo-pop3-read-response with
6767         keep-lock argument.
6768         (elmo-pop3-read-msg): Ditto.
6769         (elmo-pop3-locked-p): Call elmo-pop3-debug.
6770         (elmo-pop3-read-body): Call elmo-pop3-unlock.
6771         (elmo-network-initialize-session): Call elmo-pop3-lock.
6772         (elmo-folder-close-internal): Don't clear location-alist slot.
6773         (elmo-folder-check): Clear location-alist slot.
6774
6775 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6776
6777         * elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
6778         (elmo-pop3-send-command): Call elmo-pop3-lock.
6779         (elmo-pop3-read-response): Call elmo-pop3-unlock.
6780         (elmo-pop3-read-contents): Ditto.
6781         (elmo-pop3-lock): New function.
6782         (elmo-pop3-unlock): Ditto.
6783         (elmo-pop3-locked-p): Ditto.
6784         (elmo-folder-check): Don't delete process if elmo-pop3-locked-p
6785         returns t.
6786
6787 2001-06-11  Yuuichi Teranishi  <teranisi@gohome.org>
6788
6789         * elmo-shimbun.el (elmo-shimbun-msgdb-to-headers): Inverted logic.
6790
6791         * elmo-util.el (elmo-file-field-primitive-condition-match):
6792         New inline function (Don't fetch file content if "first" or "last").
6793         (elmo-file-field-condition-match): Use
6794         elmo-file-field-primitive-condition-match.
6795
6796         * elmo-localdir.el (elmo-folder-search): Speed up simple "last" and
6797         "first".
6798
6799         * elmo-pop3.el (elmo-pop3-process-filter): Don't use floor nor float.
6800         (elmo-message-fetch-plugged): Fixed.
6801
6802         * elmo-imap4.el (elmo-imap4-find-next-line): Ditto.
6803
6804 2001-06-10  Yuuichi Teranishi  <teranisi@gohome.org>
6805
6806         * elmo.el (elmo-folder-move-messages): Bind
6807         elmo-inhibit-display-retrieval-progress as t while moving messages.
6808
6809         * elmo-vars.el (elmo-display-retrieval-progress-threshold):
6810         New variable.
6811         (elmo-inhibit-display-retrieval-progress): Ditto.
6812
6813         * elmo-pop3.el (elmo-pop3-process-filter): Use elmo-display-progress
6814         for retrieval progress;
6815         Don't display progress when total buffer size is smaller than
6816         elmo-display-retrieval-progress-threshold.
6817         (elmo-message-fetch-plugged): Don't display progress when
6818         elmo-inhibit-display-retrieval-progress is non-nil.
6819
6820         * elmo-imap4.el (elmo-imap4-find-next-line): Use elmo-display-progress
6821         for retrieval progress;
6822         Don't display progress when literal size is smaller than
6823         elmo-display-retrieval-progress-threshold.
6824         (elmo-imap4-message-fetch): Don't display progress when
6825         elmo-inhibit-display-retrieval-progress is non-nil.
6826
6827 2001-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
6828
6829         * elmo-imap4.el (elmo-imap4-display-literal-progress): New variable.
6830         (elmo-imap4-find-next-line): Display progress whille literal fetching.
6831         (elmo-imap4-message-fetch): Likewise.
6832
6833         * elmo-shimbun.el (elmo-shimbun-default-index-range): New user option.
6834         (elmo-shimbun-index-range-alist): Ditto.
6835         (elmo-shimbun-use-entire-index): Abolish.
6836         (shimbun-mua-use-entire-index): Ditto.
6837         (elmo-shimbun-folder): Added new slot `range'.
6838         (elmo-folder-initialize): Setup slot `range'.
6839
6840 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6841
6842         * elmo-shimbun.el (elmo-shimbun-parse-time-string): New function.
6843         (elmo-shimbun-msgdb-to-headers): Added `expire-days' argument.
6844         (elmo-shimbun-get-headers): Use return value of
6845         `shimbun-article-expiration-days'.
6846         (elmo-folder-close-internal): Clean up last-check slot.
6847
6848         * elmo-pop3.el (elmo-pop3-process-filter): Show retrieve progress.
6849         (elmo-pop3-total-size): New variable.
6850         (elmo-message-fetch-plugged): Bind elmo-pop3-total-size while fetching.
6851
6852         * elmo.el (elmo-folder-reserve-status-p): New method.
6853
6854         * elmo-shimbun.el (elmo-shimbun-headers-cache): Abolish.
6855         (elmo-shimbun-use-entire-index): New user option.
6856         (shimbun-elmo-mua): New class.
6857         (shimbun-mua-search-id): Define.
6858         (shimbun-mua-use-entire-index): Ditto.
6859         (elmo-shimbun-folder:last-check): New slot.
6860         (elmo-shimbun-headers-cache-header-list): Abolish.
6861         (elmo-shimbun-headers-cache-set-header-list): Ditto.
6862         (elmo-shimbun-headers-cache-header-hash): Ditto.
6863         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
6864         (elmo-shimbun-headers-cache-last-check): Ditto.
6865         (elmo-shimbun-headers-cache-set-last-check): Ditto.
6866         (elmo-shimbun-headers-check-p): Rewrite.
6867         (elmo-shimbun-msgdb-to-headers): New function.
6868         (elmo-shimbun-get-headers): Rewrite.
6869         (elmo-folder-initialize): Set 1st argument of `shimbun-open'.
6870         (elmo-folder-open-internal): Get headers only if
6871         `elmo-shimbun-headers-check-p' is non-nil.
6872         (elmo-folder-check): Check only if `elmo-shimbun-headers-check-p'
6873         is non-nil.
6874         (elmo-shimbun-msgdb-create-entity): Re-use old msgdb entities.
6875         (elmo-quit): Removed.
6876
6877         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra): New inline
6878         function.
6879         (elmo-msgdb-overview-entity-set-extra): Ditto.
6880         (elmo-msgdb-make-overview-hashtb): Make hash if overview is non-nil.
6881
6882         * elmo-map.el (elmo-folder-status): Don't call
6883         elmo-folder-close-internal if `elmo-folder-reserve-status-p'
6884         is non-nil.
6885
6886 2001-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6887
6888         * elmo-msgdb.el (elmo-msgdb-search-internal): Call itself instead
6889         of `elmo-msgdb-search-internal-primitive' when condition's car is
6890         `and' or `or'.
6891
6892 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6893
6894         * elmo-nntp.el (elmo-nntp-get-newsgroup-by-msgid): Fix for luna.
6895
6896 2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6897
6898         * elmo-pipe.el (elmo-folder-open-internal): Check plugged before
6899         call `elmo-pipe-drain'.
6900
6901 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6902
6903         * elmo-mark.el (elmo-message-fetch-with-cache-process): Fixed
6904         typo. (elmo-cache-folder -> elmo-mark-folder)
6905
6906 2001-05-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6907
6908         * elmo-net.el (elmo-message-fetch-unplugged): Don't call
6909         `elmo-message-fetch'.
6910
6911 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6912
6913         * elmo-net.el (elmo-message-encache): Fixed typo.
6914         (elmo-message-fetch-unplugged): Changed call
6915         `elmo-message-fetch-internal' without argument `outbuf'.
6916
6917 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6918
6919         * elmo.el (elmo-message-encache): Define as generic function.
6920         (elmo-message-fetch-field): New generic function.
6921         (elmo-message-fetch-with-cache-process): Cause an error when
6922         fetch strategy is 'entire but only 'section cache is available.
6923         (toplevel): Fixed nmz folder definition.
6924
6925         * elmo-vars.el (elmo-msgdb-lock-list-filename): Removed.
6926         (elmo-msgdb-resume-list-filename): Ditto.
6927         (elmo-queue-filename): Ditto.
6928         (elmo-enable-disconnected-operation): Changed default value to t.
6929
6930         * elmo-util.el (elmo-cache-path-section-p): New function.
6931         (elmo-file-cache-get): Use it.
6932         (elmo-dop-queue-filename): Moved from elmo-dop.el.
6933         (elmo-dop-queue-load): Moved from elmo-msgdb.el.
6934         (elmo-dop-queue-save): Ditto.
6935
6936         * elmo-net.el (elmo-folder-status-unplugged): Call
6937         elmo-folder-status-dop.
6938         (elmo-folder-list-messages-unplugged): Implemented.
6939         (elmo-folder-delete-messages-unplugged): Define.
6940         (elmo-folder-msgdb-create): Define.
6941         (elmo-folder-msgdb-create-unplugged): Define.
6942         (elmo-folder-mark-as-read-unplugged): Ditto.
6943         (elmo-folder-unmark-read-unplugged): Ditto.
6944         (elmo-folder-mark-as-important-unplugged): Ditto.
6945         (elmo-folder-unmark-important-unplugged): Ditto.
6946         (elmo-message-encache): Ditto.
6947
6948         * elmo-msgdb.el (elmo-dop-queue-load): Moved to elmo-util.el.
6949         (elmo-dop-queue-save): Ditto.
6950
6951         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Renamed from
6952         `elmo-folder-msgdb-create'.
6953         (elmo-folder-append-buffer): Implemented unplugged operation.
6954         (elmo-folder-append-messages): Call parent method in unplugged status.
6955         (elmo-message-fetch-unplugged): Removed definition.
6956         (elmo-message-fetch-field): Implemented.
6957
6958         * elmo-dop.el (toplevel): Require 'elmo-localdir.
6959         (elmo-dop-folder): Removed variable definition.
6960         (elmo-dop-queue-append): Changed argument `fname' to `folder'.
6961         (elmo-dop-queue-flush): Implemented.
6962         (elmo-dop-queue-merge): Removed definition (TODO).
6963         (elmo-dop-spool-folder): New function.
6964         (elmo-dop-spool-folder-append-buffer): Ditto.
6965         (elmo-dop-spool-folder-list-messages): Ditto.
6966         (elmo-dop-list-deleting-messages): Ditto.
6967         (elmo-folder-append-buffer-dop): Ditto.
6968         (elmo-folder-delete-messages-dop): Ditto.
6969         (elmo-message-encache-dop): New inline function.
6970         (elmo-create-folder-dop): Ditto.
6971         (elmo-folder-mark-as-read-dop): Ditto.
6972         (elmo-folder-unmark-read-dop): Ditto.
6973         (elmo-folder-mark-as-important-dop): Ditto.
6974         (elmo-folder-unmark-important-dop): Ditto.
6975         (elmo-folder-status-dop): Fixed.
6976         (elmo-folder-append-buffer-dop-delayed): New function.
6977         (elmo-folder-delete-messages-dop-delayed): Ditto.
6978         (elmo-dop-msgdb): Ditto.
6979
6980 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6981
6982         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed.
6983
6984 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6985
6986         * elmo.el (elmo-folder-move-messages): Fixed problem when
6987         `dst-folder' is 'null.
6988
6989 2001-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6990
6991         * elmo.el (elmo-folder-list-importants): Rewirte. Use global mark
6992         instead of current mark.
6993
6994         * elmo-multi.el (elmo-folder-list-importants-internal): No
6995         operation if importants is not list.
6996
6997         * elmo-filter.el (elmo-filter-folder-list-importants-internal):
6998         Return t if importants is not list.
6999
7000         * elmo-map.el (elmo-map-folder-list-importants): Define.
7001         (elmo-folder-list-importants-internal): Check return value of
7002         `elmo-map-folder-list-importants-internal'.
7003
7004         * elmo-cache.el (elmo-folder-list-importants-internal): Eliminated.
7005
7006         * elmo-mark.el (elmo-folder-list-importants-internal): Ditto.
7007
7008         * elmo-nmz.el (elmo-folder-list-importants-internal): Ditto.
7009
7010         * elmo-shimbun.el (elmo-folder-list-importants-internal): Ditto.
7011
7012 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7013
7014         * elmo.el (elmo-message-fetch-confirm): Fixed docstring.
7015         (Patch is provided by <kita@coe.nttdata.co.jp>).
7016
7017 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7018
7019         * elmo.el (elmo-folder-synchronize): Don't check important mark in
7020         mark folder.
7021
7022 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7023
7024         * elmo.el (elmo-message-fetch): Define.
7025         (elmo-message-fetch-with-cache-process): New generic method.
7026         (elmo-message-fetch-internal): New generic method.
7027         (elmo-folder-synchronize):
7028
7029         * elmo-archive.el (elmo-message-fetch-internal): Define.
7030         (elmo-message-fetch): Eliminated.
7031
7032         * elmo-localdir.el (elmo-message-fetch-internal): Define.
7033         (elmo-message-fetch): Eliminated.
7034
7035         * elmo-map.el (elmo-map-message-fetch): Eliminated optional
7036         argument OUTBUF.
7037         (elmo-message-fetch-internal): Define (Renamed from `elmo-message-fetch').
7038
7039         * elmo-cache.el (elmo-message-fetch-with-cache-process): Define.
7040         (elmo-map-message-fetch): Merged with elmo-cache-folder-map-message-fetch.
7041
7042         * elmo-mark.el (elmo-message-fetch-with-cache-process): Define.
7043         (elmo-map-message-fetch): Merged with `elmo-mark-folder-map-message-fetch'.
7044
7045         * elmo-maildir.el (elmo-map-message-fetch): Rewrite.
7046
7047         * elmo-nmz.el (elmo-map-message-fetch): Ditto.
7048
7049         * elmo-shimbun.el (elmo-map-message-fetch): Ditto.
7050
7051         * elmo-net.el (elmo-message-fetch-plugged): Remove cache process.
7052         (elmo-message-fetch-unplugged): New generic method.
7053         (elmo-message-fetch-internal): Remove cache process (Renamed from
7054         `elmo-message-fetch').
7055
7056         * elmo-nntp.el (elmo-message-fetch-with-cache-process): Define.
7057         (elmo-message-fetch): Eliminated.
7058         (elmo-message-fetch-unplugged): Ditto.
7059
7060         * elmo-imap4.el (elmo-message-fetch-unplugged): Remove cache process.
7061
7062 2001-05-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7063
7064         * elmo-multi.el (elmo-multi-folder-append-msgdb): Fixed structure
7065         of `to-be-deleted' from number-alist to number-list.
7066
7067 2001-04-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7068
7069         * elmo-pipe.el (elmo-folder-unmark-important): Fixed typo.
7070         (elmo-folder-mark-as-important): Ditto.
7071
7072 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7073
7074         * elmo.el (elmo-folder): Added process-duplicates slot.
7075
7076         * elmo-pipe.el (elmo-folder-mark-as-read): Define.
7077         (elmo-folder-unmark-read): Ditto.
7078         (elmo-folder-unmark-important): Ditto.
7079         (elmo-folder-mark-as-important): Ditto.
7080
7081         * elmo-multi.el (elmo-multi-folder-append-msgdb): Implemented
7082         duplicated message processing.
7083
7084         * elmo.el (elmo-generic-folder-append-msgdb): Ditto.
7085
7086 2001-04-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7087
7088         * elmo-util.el (elmo-list-subdirectories-1): New function.
7089         (elmo-list-subdirectories): Use `elmo-list-subdirectories-1'.
7090         (elmo-mapcar-list-of-list): New function.
7091
7092         * elmo-archive.el (elmo-archive-folder-list-subfolders): Use
7093         `elmo-mapcar-list-of-list' instead of `mapcar'.
7094
7095         * elmo-localdir.el (elmo-folder-list-subfolders): Ditto.
7096
7097         * elmo-maildir.el (elmo-folder-list-subfolders): Ditto. Bind
7098         `elmo-have-link-count'. Return the fully qualified folder name.
7099
7100 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7101
7102         * elmo-shimbun.el (elmo-shimbun-check-interval): New user option.
7103         (elmo-shimbun-headers-cache): New internal variable.
7104         (elmo-shimbun-headers-cache-header-list): New inline function.
7105         (elmo-shimbun-headers-cache-set-header-list): Ditto.
7106         (elmo-shimbun-headers-cache-header-hash): Ditto.
7107         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
7108         (elmo-shimbun-headers-cache-last-check): Ditto.
7109         (elmo-shimbun-headers-cache-set-last-check): Ditto.
7110         (elmo-shimbun-lapse-seconds): Ditto.
7111         (elmo-shimbun-headers-cache-check-p): Ditto.
7112         (elmo-shimbun-get-headers): New function.
7113         (elmo-folder-open-internal): Call it.
7114         (elmo-quit): Define (Clear headers-cache).
7115
7116 2001-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
7117
7118         * elmo-nntp.el (elmo-folder-initialize): Fixed typo (folder->name).
7119
7120         * elmo-msgdb.el (elmo-msgdb-flist-load): Use elmo-mime-charset.
7121         (elmo-msgdb-flist-save): Ditto.
7122
7123         * elmo-shimbun.el (elmo-folder-list-subfolders):
7124         Use `shimbun-groups' instead of `shimbun-groups-internal'.
7125         (elmo-folder-exists-p): Ditto.
7126
7127         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Set `shimbun'
7128         argument for `shimbun-header-insert'.
7129
7130 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7131
7132         * elmo-multi.el (elmo-multi-folder-diff): Use dummy number list
7133         at first time.
7134
7135         * elmo-util.el (toplevel): Require 'mcharset and 'pces.
7136         (With a little help from 'NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>')
7137
7138 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7139
7140         * elmo-shimbun.el (elmo-folder-open-internal): Do nothing if unplugged.
7141         (elmo-folder-plugged-p): Define.
7142         (elmo-folder-set-plugged): Ditto.
7143         (elmo-shimbun-msgdb-create-entity): Do nothing if there's no header.
7144         (elmo-folder-list-messages-internal): Return t if unplugged.
7145         (elmo-folder-initialize): Fixed for "@gnome.gnome-1.4-list".
7146
7147         * elmo-multi.el (elmo-folder-list-messages-internal): Fixed problem
7148         when elmo-folder-list-messages-internal method of children returns t.
7149
7150         * elmo-map.el (elmo-map-folder-update-locations): Fixed problem when
7151         pair is nil.
7152         (elmo-folder-open-internal): Don't update if unplugged status.
7153
7154 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7155
7156         * elmo.el (elmo-folder-synchronize): Fixed problem when there's no
7157         new message.
7158
7159 2001-04-12  Yuuichi Teranishi  <teranisi@gohome.org>
7160
7161         * elmo-util.el (elmo-file-cache-save): Ignore errors.
7162
7163         * elmo-net.el (elmo-message-fetch): Check cache-path is non-nil before
7164         saving.
7165
7166 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7167
7168         * elmo.el (elmo-folder-synchronize): Added optional no-check argument.
7169
7170         * elmo-shimbun.el (elmo-shimbun-folder): Added headers slot.
7171         (elmo-folder-open-internal): Set up headers slot.
7172         (elmo-folder-check): Call elmo-folder-close-internal and
7173         elmo-folder-open-internal.
7174         (elmo-folder-close-internal): Clean up headers slot.
7175
7176 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7177
7178         * elmo-archive.el (elmo-archive-folder-list-subfolders): Match
7179         exactly folder list.
7180         (elmo-folder-append-messages): Fixed append archive with prefix.
7181
7182         * elmo-localdir.el (elmo-folder-message-make-temp-files): Fixed
7183         make temp files with start-number.
7184
7185         * elmo-pipe.el (elmo-folder-message-make-temp-file-p): Fixed typo.
7186
7187 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7188
7189         * elmo.el (elmo-folder-list-messages-internal): Fixed lucking optional
7190         argument `visible-only'.
7191         (elmo-generic-folder-append-messages): Fixed condition. Use `unless'
7192         instead of `if'.
7193
7194         * elmo-pop3.el (elmo-folder-open-internal): Check
7195         `elmo-inhibit-number-mapping' is non-nil.
7196
7197         * elmo-pipe.el (elmo-folder-status): Fixed.
7198
7199 2001-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
7200
7201         * elmo.el (elmo-dop-queue-flush): Added autload setting.
7202
7203         * elmo-shimbun.el (elmo-shimbun-folder): Added `header-hash' slot.
7204         (elmo-folder-open-internal): Setup `header-hash' slot.
7205         (elmo-shimbun-msgdb-create-entity): Use `header-hash' to get header
7206         information.
7207         (elmo-map-message-fetch): Ditto.
7208
7209 2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
7210
7211         * shimbun.el, sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7212         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7213         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7214         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el, sb-tcup.el: Removed.
7215
7216         * elmo-util.el (elmo-resque-obsolete-variable): Fix.
7217
7218 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7219
7220         * sb-airs.el: Added footer.
7221
7222         * shimbun.el (shimbun-article): Define as luna-method.
7223
7224         * sb-tcup.el: New file.
7225
7226         * sb-airs.el (toplevel): Require 'sb-mhonarc.
7227         (According to the report from ABE Yasushi <yasushi@indigo.co.jp>)
7228
7229 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7230
7231         * sb-asahi.el (shimbun-index-url): Removed redundant '/' in URL string.
7232         (shimbun-get-headers): Ditto.
7233
7234         * elmo.el: Moved obsolete variable definitions from
7235         elmo-imap4.el, elmo-nntp.el and elmo-pop3.el.
7236
7237         * sb-asahi.el (shimbun-asahi-groups): Deleted "feneral" and "personal"
7238         groups.
7239
7240         * shimbun.el: New file.
7241
7242         * elmo-shimbun.el: New file.
7243
7244         * sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7245         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7246         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7247         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el: New files.
7248
7249 2001-03-27  Kenichi OKADA  <okada@opaopa.org>
7250
7251         * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
7252         hierarchy is t.
7253
7254 2001-03-12  Yuuichi Teranishi  <teranisi@gohome.org>
7255
7256         * elmo.el (elmo-folder-msgdb): Define as macro.
7257         (elmo-folder-open): Added argument `load-msgdb'.
7258         (elmo-generic-folder-open): Ditto.
7259         (elmo-folder-encache): New function.
7260
7261         * elmo-dop.el (elmo-dop-queue): Moved from elmo-dop.el.
7262
7263         * elmo-net.el (elmo-message-fetch): Check the cache path is non-nil.
7264
7265         * elmo-msgdb.el (elmo-msgdb-delete-msgs):
7266         Eliminated argument FOLDER and added argument MSGDB.
7267         (elmo-dop-queue-load): Moved from elmo-dop.el.
7268         (elmo-dop-queue-save): Ditto.
7269
7270         * elmo-map.el (elmo-map-folder-update-locations): Sort by number.
7271
7272         * elmo-imap4.el (elmo-folder-open): Added argument load-msgdb.
7273
7274         * elmo-filter.el (elmo-filter-folder-list-unreads-internal):
7275         Use elmo-folder-msgdb instead of elmo-folder-msgdb-internal.
7276         (elmo-filter-folder-list-importants-internal): Ditto.
7277
7278         * elmo-map.el (elmo-folder-pack-number): Ditto.
7279
7280         * elmo-mime.el (elmo-mime-message-display): Ditto.
7281
7282         * elmo.el (elmo-generic-folder-commit): Ditto.
7283         (elmo-folder-list-unreads): Ditto.
7284         (elmo-folder-list-importants): Ditto.
7285         (elmo-generic-folder-commit): Ditto.
7286         (elmo-message-set-mark): Ditto.
7287         (elmo-generic-folder-append-msgdb): Ditto.
7288         (elmo-folder-synchronize): Ditto.
7289         (elmo-folder-messages): Ditto.
7290         (elmo-init): Call elmo-dop-queue-load.
7291         (elmo-folder-list-messages): Ditto.
7292
7293         * elmo-nntp.el (elmo-folder-update-number): Ditto.
7294         (elmo-nntp-folder-process-crosspost): Ditto.
7295         (elmo-folder-list-unreads-internal): Ditto.
7296
7297         * elmo-dop.el: Removed old functions.
7298
7299 2001-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
7300
7301         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument from
7302         `folder' to `msgdb'.
7303
7304 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7305
7306         * mmimap.el (mmimap-parse-parameters-from-list): Define as alias for
7307         `mime-decode-parameters' instead of `mime-decode-parameter-plist'.
7308
7309         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Bind
7310         case-fold-search.
7311
7312 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7313
7314         * elmo-util.el (elmo-resque-obsolete-variable): Use defvaralias if
7315         defined.
7316
7317         * mmimap.el (toplevel): Require 'mime-parse and 'static.
7318         (mmimap-parse-parameters-from-list): Define as alias for
7319         `mime-decode-parameter-plist' if it is defined as function.
7320         (mmimap-make-mime-entity): Added argument `number'.
7321         (initialize-instance): Set `number' argument of mmimap-make-mime-entity
7322         as 0.
7323         (mime-imap-entity-header-string): Arrange node-id for rfc2060 section.
7324
7325         * elmo.el (elmo-folder-have-subfolder-p): New generic function.
7326
7327         * elmo-mark.el (elmo-folder-have-subfolder-p): Define.
7328
7329         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite.
7330
7331 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7332
7333         * elmo-maildir.el (elmo-folder-msgdb-create): Fixed.
7334
7335         * elmo-imap4.el (elmo-folder-initialize): Fixed problem
7336         when elmo-imap4-default-authenticate-type is nil.
7337         (elmo-folder-list-subfolders): Ditto
7338         (According to the reported of Bun Mizuhara <mizuhara@acm.org>)
7339         (elmo-imap4-fetch-callback-1-subr): Renamed from
7340         `elmo-imap4-fetch-callback-1' and define as inline function.
7341         (elmo-imap4-fetch-callback-1):
7342         Renamed from `elmo-imap4-fetch-callback'.
7343         (elmo-imap4-parse-fetch): Funcall `elmo-imap4-fetch-callback'.
7344
7345         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Fixed
7346         msgdb path (To keep compatibility with main trunk).
7347
7348         * elmo-vars.el (elmo-inhibit-number-mapping): New variable.
7349
7350         * elmo-util.el (elmo-make-file-cache): Moved position of
7351         some macros.
7352
7353         * elmo-pop3.el (elmo-pop3-inhibit-uidl): Eliminated.
7354         (elmo-pop3-get-session): Use `elmo-inhibit-number-mapping'
7355         instead of `elmo-pop3-inhibit-uidl'.
7356         (elmo-folder-exists-p): Ditto.
7357         (elmo-pop3-folder-list-messages): Ditto.
7358
7359         * elmo-pipe.el (elmo-pipe-drain): Use `elmo-inhibit-number-mapping'
7360         instead of `elmo-pop3-inhibit-uidl'.
7361         (elmo-folder-status): Ditto.
7362
7363         * elmo-dop.el (elmo-dop-folder): New variable.
7364         (elmo-dop-lock-message): Eliminated.
7365         (elmo-dop-unlock-message): Ditto.
7366         (elmo-dop-lock-list-load): Ditto.
7367         (elmo-dop-lock-list-save): Ditto.
7368         (elmo-dop-delete-folder): Ditto.
7369         (elmo-dop-rename-folder): Ditto.
7370
7371         * elmo.el: Removed incomplete commentary.
7372
7373 2001-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7374
7375         * elmo.el (toplevel): Require 'elmo-version first;
7376         for little `recursive-load-depth' settings.
7377         Fix "ends here" comment.
7378
7379 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7380
7381         * elmo-util.el (toplevel): Require 'poem;
7382         Some functions are moved from elmo-cache.el.
7383
7384         * elmo-net.el (toplevel): Require 'elmo-cache.
7385
7386         * elmo-msgdb.el (toplevel): Don't require 'elmo-cache.
7387
7388         * elmo.el (toplevel): Ditto.
7389
7390         * elmo-cache.el: Rewrite with luna;
7391         Some functions are moved to elmo-util.el.
7392
7393         * elmo-internal.el (elmo-internal-folder-list): New variable.
7394         (elmo-internal-folder-initialize): Rewrite.
7395         (elmo-folder-list-subfolders): Ditto.
7396
7397         * elmo-cache.el (elmo-cache-search-all): Eliminated.
7398         (elmo-cache-collect-sub-directories): Ditto.
7399
7400 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7401
7402         * elmo-version.el (elmo-version): Up to 2.5.8.
7403
7404         * elmo.el (elmo-folder-list-messages-mark-match): New function.
7405
7406         * elmo-util.el (elmo-list-insert): New function.
7407
7408 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7409
7410         * elmo.el (elmo-init): New function.
7411         (elmo-quit): Call `elmo-crosspost-message-alist-save'.
7412
7413         * elmo-vars.el (elmo-msgdb-file-header-chop-length): New variable
7414         (Renamed from `elmo-localdir-header-chop-length').
7415
7416         * elmo-pop3.el (elmo-pop3-use-cache,
7417         elmo-pop3-send-command-synchronously): Moved from `elmo-vars.el'.
7418
7419         * elmo-nntp.el (elmo-message-fetch): Define.
7420         (elmo-message-fetch-unplugged): Ditto.
7421         (elmo-nntp-overview-fetch-chop-length): Moved from `elmo-vars.el'.
7422         (elmo-nntp-use-cache): Ditto.
7423         (elmo-nntp-max-number-precedes-list-active): Ditto.
7424
7425         * elmo-multi.el (elmo-multi-divide-number): Moved from `elmo-vars.el'.
7426
7427         * elmo-msgdb.el (elmo-localdir-insert-header): Renamed to
7428         `elmo-msgdb-insert-file-header'.
7429         Use `elmo-msgdb-file-header-chop-length'.
7430
7431         * elmo-localdir.el (elmo-localdir-lockfile-list): Moved from
7432         `elmo-vars.el'.
7433
7434         * elmo-cache.el (elmo-cache-insert-header): Eliminated.
7435         (elmo-cache-msgdb-create-overview-entity-from-file): Use
7436         `elmo-msgdb-insert-file-header'.
7437
7438         * elmo-imap4.el, elmo-nntp.el, elmo-pop3.el:
7439         Use new variable;
7440         Define obsolete variables with `elmo-define-obsolete-variable',
7441
7442         * elmo-util.el (elmo-warning-buffer-name): New constant.
7443         (elmo-warning): New function.
7444         (elmo-obsolete-variable-alist): New variable.
7445         (elmo-obsolete-variable-show-warnings): New variable.
7446         (elmo-define-obsolete-variable): New function.
7447         (elmo-resque-obsolete-variable): Ditto.
7448         (elmo-resque-obsolete-variables): Ditto.
7449
7450 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7451
7452         * elmo-vars.el (elmo-use-buffer-cache, elmo-buffer-cache-size):
7453         Eliminated.
7454
7455         * elmo-pop3.el, elmo-nntp.el: Use custom.
7456
7457 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7458
7459         * elmo-imap4.el (elmo-network-authenticate-session): Fix.
7460         * elmo-pop3.el (elmo-network-authenticate-session): Add comments.
7461
7462 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7463
7464         * Luna-fy Kenichi OKADA's following changes.
7465         * elmo.el (elmo-folder-list-messages-internal): Added optional argument
7466         `nohide'.
7467         (elmo-folder-synchronize): Changed meaning of argument `ignore-msgdb'.
7468
7469 2001-02-21  OKAZAKI Tetsurou  <okazaki@be.to>
7470
7471         * elmo-util.el (elmo-display-progress): Prefer
7472         `progress-feedback-with-label' to `lprogress-display'.
7473
7474 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7475
7476         * elmo-imap4.el (elmo-imap4-list-folder): Added 'uid'
7477
7478 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7479
7480         * elmo2.el (elmo-list-folder): Added optional argument `nohide'.
7481         * elmo-imap4.el (elmo-imap4-list-folder): Added optional argument `nohide'.
7482         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
7483         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
7484         * elmo-localdir.el (elmo-localdir-list-folder): Ditto.
7485         * elmo-localnews.el (elmo-localnews-list-folder): Ditto.
7486         * elmo-archive.el (elmo-archive-list-folder): Ditto.
7487         * elmo-filter.el (elmo-filter-list-folder): Ditto.
7488         * elmo-internal.el (elmo-internal-list-folder): Ditto.
7489         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
7490         * elmo-multi.el (elmo-multi-list-folder): Ditto.
7491         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
7492         * elmo-dop.el (elmo-dop-list-folder): Ditto.
7493
7494 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7495
7496         * elmo-msgdb.el (elmo-msgdb-max-of-killed): New function.
7497         * elmo-imap4.el (elmo-imap4-list-folder): Use killed-list.
7498
7499 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7500
7501         * elmo.el (elmo-folder-process-crosspost): New generic method.
7502         (elmo-folder-writable-p): Ditto.
7503         (elmo-folder-message-appendable-p): Eliminated.
7504         (elmo-generic-folder-append-msgdb): Rewrite.
7505         (elmo-newsgroups-hashtb): New internal variable.
7506         (elmo-crosspost-message-set): Eliminated.
7507         (elmo-crosspost-message-delete): Ditto.
7508         (elmo-setup-subscribed-newsgroups): New function.
7509         (elmo-crosspost-message-alist-modified): New internal variable.
7510         (elmo-crosspost-message-alist-load): New function (Renamed from
7511         `wl-crosspost-alist-load').
7512         (elmo-crosspost-message-alist-save): Ditto (Renamed from
7513         `wl-crosspost-alist-save').
7514
7515         * elmo-util.el (elmo-parse): New function (Renamed from `wl-parse').
7516
7517         * elmo-nntp.el (elmo-nntp-folder): New slots `temp-crosses' and
7518         `unreads'.
7519         (elmo-nntp-groups-hashtb): Eliminated (Renamed to
7520         elmo-newsgroups-hashtb).
7521         (elmo-nntp-message-fetch): Call `elmo-nntp-setup-crosspost-buffer',
7522         `elmo-nntp-folder-update-crosspost-message-alist'.
7523         (elmo-nntp-get-folders-info): Use `elmo-newsgroups-hashtb' instead of
7524         `elmo-nntp-groups-hashtb'.
7525         (elmo-nntp-make-groups-hashtb): Eliminated.
7526         (elmo-nntp-parse-newsgroups): New function (Renamed from
7527         `wl-parse-newsgroups').
7528         (elmo-folder-creatable-p, elmo-folder-writable-p,
7529         elmo-folder-close-internal, elmo-folder-mark-as-read,
7530         elmo-folder-process-crosspost, elmo-folder-list-unreads-internal):
7531         Define.
7532         (elmo-nntp-folder-update-crosspost-message-alist): New function.
7533
7534         * elmo-net.el (elmo-message-fetch): Check buffer size.
7535
7536         * elmo-multi.el (elmo-multi-split-number-alist): New function.
7537
7538         * elmo-localdir.el (elmo-folder-append-buffer): Fixed logic.
7539
7540         * elmo-imap4.el (elmo-folder-rename-internal): Send `select' command
7541         before `close' command.
7542
7543         * elmo.el (elmo-folder-list-unreads-internal): Added argument
7544         `mark-alist' (All other related portions are changed).
7545
7546 2001-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
7547
7548         * elmo-util.el (elmo-create-hash-size): Eliminated.
7549         (elmo-make-hash) Make a hash with `one less than a power of two'
7550         length.
7551
7552         * elmo-vars.el (elmo-hash-minimum-size): New variable.
7553         (elmo-hash-maximum-size): Changed value.
7554
7555 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7556
7557         * elmo-mime.el (elmo-mime-message-display): Added argument `unread'.
7558         (elmo-mime-message-display-as-is): Ditto.
7559
7560 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7561
7562         * elmo-pipe.el (elmo-pipe-drain): Eliminated needless bindings;
7563         Use `elmo-folder-close-internal' instead of `elmo-folder-close'.
7564
7565 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7566
7567         * elmo-mark.el: New file.
7568
7569         * elmo-internal.el: Rewrite (Almost empty).
7570
7571 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7572
7573         * mmimap.el (mmimap-make-mime-entity): Consider message/rfc822.
7574         (mime-imap-entity-header-string): Ditto.
7575         (mmimap-entity-section): Rewrite.
7576
7577 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7578
7579         * elmo-nmz.el: New file.
7580
7581         * elmo-pipe.el: Rewrite with luna.
7582
7583 2001-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
7584
7585         * elmo-archive.el: Rewrite with luna.
7586
7587         * elmo-multi.el (elmo-folder-list-unreads-internal): Fixed.
7588         (elmo-folder-list-importants-internal): Ditto.
7589
7590 2001-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
7591
7592         * elmo-archive.el (elmo-archive-version): Abolish.
7593         (toplevel) Removed `boso' comment.
7594
7595 2001-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
7596
7597         * elmo-msgdb.el (elmo-msgdb-add-msgs-to-seen-list): Renamed from
7598         elmo-msgdb-add-msgs-to-seen-list-subr;
7599         Changed argument seen-marks to unread-marks.
7600
7601         * elmo-nntp.el: Rewrite with luna.
7602
7603 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7604
7605         * elmo-filter.el: Rewrite with luna.
7606
7607 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7608
7609         * elmo-pop3.el: Rewrite with luna.
7610
7611 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7612
7613         * elmo-multi.el: Rewrite with luna.
7614
7615         * elmo-vars.el (elmo-use-killed-list): Abolish.
7616         All other related portions are changed.
7617         (elmo-filename-replace-string-alist): Renamed from
7618         elmo-msgid-replace-string-alist.
7619
7620 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7621
7622         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument.
7623
7624         * elmo-map.el: New file.
7625         * elmo-maildir.el: Rewrite with luna.
7626
7627 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7628
7629         * elmo.el: Changed meaning of `elmo-folder-commit'.
7630         * elmo-mime.el (elmo-mime-display-as-is-internal): New function.
7631
7632 2001-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
7633
7634         * elmo.el (elmo-folder-append-buffer): New function.
7635         (Renamed from `elmo-append-msg')
7636
7637 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
7638
7639         * elmo-mime.el: New file.
7640
7641 2000-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
7642
7643         * elmo-cache.el: Rewrite.
7644
7645 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7646
7647         * elmo-pop3.el (elmo-network-authenticate-session): Bind `sasl-mechanisms'
7648
7649 2000-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
7650
7651         * elmo-vars.el (elmo): New group.
7652         (elmo-strict-diff-folder-regexp): New variable.
7653
7654         * elmo-util.el (elmo-call-func): Abolish.
7655         (elmo-folder-get-type): Ditto.
7656         (elmo-*-get-spec): Ditto.
7657         (elmo-*-spec-*): Ditto.
7658         (elmo-imap4-identical-name-space-p): Ditto.
7659         (elmo-folder-identical-system-p): Ditto.
7660         (elmo-folder-direct-copy-alist): Ditto.
7661         (elmo-folder-direct-copy-p): Ditto.
7662
7663         * elmo-pipe.el (elmo-pipe-folder): New luna class.
7664         (elmo-folder-initialize): Define.
7665         (elmo-folder-get-primitive-list): Ditto.
7666
7667         * elmo-nntp.el (elmo-nntp-folder): New luna class.
7668         (elmo-folder-initialize): Define.
7669         Renamed `elmo-network-session-host-internal' to
7670         `elmo-network-session-server-internal'.
7671
7672         * elmo-multi.el (elmo-multi-folder): New luna class.
7673         (elmo-folder-initialize): Define.
7674         (elmo-folder-get-primitive-list): Ditto.
7675         (elmo-folder-contains-type): Ditto.
7676         (elmo-message-use-cache-p): Ditto.
7677
7678         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolish.
7679         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path'.
7680
7681         * elmo-maildir.el (elmo-maildir-folder): New luna class.
7682         (elmo-folder-initialize): Define.
7683
7684         * elmo-filter.el (elmo-filter-folder): New luna class.
7685         (elmo-folder-initialize): Define.
7686         (elmo-folder-get-primitive-list): Ditto.
7687         (elmo-folder-contains-type): Ditto.
7688
7689 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7690
7691         * elmo-imap4.el: Rewrite with luna.
7692
7693         * mmimap.el: New file.
7694
7695         * mmelmo.el, mmelmo-imap4.el: Removed.
7696
7697         * elmo-net.el: Ditto.
7698
7699         * elmo-pop3.el (elmo-pop3-folder): New luna class.
7700         (elmo-folder-initialize): Define.
7701
7702         * elmo-archive.el (elmo-archive-folder): New luna class.
7703         (elmo-folder-initialize): Define.
7704
7705         * elmo-dop.el: Rename `elmo-msgdb-expand-path' to
7706         `elmo-folder-msgdb-path'.
7707         (elmo-dop-queue-append): Use `elmo-folder-name-internal' and
7708         `elmo-make-folder'.
7709
7710 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7711
7712         * elmo.el: New file.
7713
7714         * elmo2.el: Renamed to elmo.el.
7715
7716 \f
7717 2001-02-01  OKAZAKI Tetsurou  <okazaki@be.to>
7718
7719         * elmo-cache.el (elmo-cache-expire-by-size): Count
7720         a disk usage for a cache file entry in KB even when
7721         its kind is a directory.
7722
7723 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7724
7725         * elmo-version.el (elmo-version): Up to 2.5.7.
7726
7727 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7728
7729         * elmo-version.el (elmo-version): Up to 2.5.6.
7730
7731 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7732
7733         * elmo-version.el (elmo-version): Up to 2.5.5.
7734
7735 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
7736
7737         * elmo-imap4.el (elmo-network-authenticate-session):
7738         Fixed a logic for response checking.
7739
7740 2000-12-15   Daiki Ueno  <ueno@unixuser.org>
7741
7742         * elmo-net.el: Add autoload settings for `starttls-negotiate',
7743         `sasl-find-mechanism', `sasl-make-client', `sasl-mechanism-name',
7744         `sasl-next-step', `sasl-step-data' and `sasl-step-set-data'; bind
7745         `sasl-mechanisms'.
7746
7747         * elmo-imap4.el: Don't require `sasl'; remove autoload settings
7748         for `starttls-open-stream' and `starttls-negotiate'.
7749
7750         * elmo-nntp.el: Remove autoload settings for
7751         `starttls-open-stream' and `starttls-negotiate'.
7752
7753         * elmo-pop3.el: Don't require `sasl'; remove autoload settings
7754         for `starttls-open-stream' and `starttls-negotiate'; don't enclose
7755         `luna-define-class' with `eval-and-compile'.
7756
7757 2000-12-01  Kenichi OKADA  <okada@opaopa.org>
7758
7759         * elmo-util.el (elmo-read-search-condition-internal):
7760         Require an element of table for searching field.
7761
7762 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7763
7764         * elmo-version.el (elmo-version): Up to 2.5.4.
7765
7766 2000-11-26  Kenichi OKADA  <okada@opaopa.org>
7767
7768         * elmo-nntp.el (elmo-network-initialize-session): Accept response 20[01].
7769
7770 2000-11-24  Kenichi OKADA  <okada@opaopa.org>
7771
7772         * elmo-nntp.el (elmo-network-initialize-session): omitted.
7773
7774 2000-11-22  Kenichi OKADA  <okada@opaopa.org>
7775
7776         * elmo-nntp.el (elmo-network-initialize-session): Skip garbage output
7777         before greeting.
7778
7779 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7780
7781         * elmo-imap4.el (elmo-imap4-delete-folder):
7782         Send "close" before "delete" (Use commented out line).
7783         (elmo-imap4-rename-folder): Ditto.
7784
7785         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
7786         folder string itself.
7787         (elmo-dop-list-deleted): New function.
7788         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
7789         killed.
7790
7791         * elmo-util.el (elmo-string-rassoc-all): New function.
7792
7793 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7794
7795         * elmo-version.el (elmo-version): Up to 2.5.3.
7796
7797         * elmo-net.el (elmo-network-get-session): Changed logic for
7798         checking process status.
7799
7800         * elmo-pop3.el (elmo-network-close-session): Do nothing if session
7801         process is nil;
7802         Changed logic for checking process status.
7803
7804 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7805
7806         * elmo-pop3.el (elmo-network-initialize-session): Skip garbage output
7807         before greeting.
7808         (elmo-network-setup-session): Set UIDL hash size according to
7809         the length of list response.
7810         (elmo-pop3-parse-list-response): Setup elmo-pop3-size-hash
7811         according to the length of list response;
7812         Return the length of list response.
7813         (Adviced by OKAZAKI Tetsurou <okazaki@be.to>)
7814
7815 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
7816
7817         * elmo-imap4.el (toplevel): Require 'ssl.
7818         Add autoload 'starttls.
7819         * elmo-pop3.el (toplevel): Ditto.
7820         * elmo-nntp.el (toplevel): Ditto.
7821
7822 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7823
7824         * elmo-imap4.el (toplevel): defun at compile time.
7825         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
7826         sasl-next-step, sasl-step-data, sasl-step-set-data.
7827         * elmo-pop3.el (toplevel): Ditto.
7828
7829 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7830
7831         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
7832
7833 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7834
7835         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
7836         if error.
7837         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
7838         and `elmo-pop-auth-apop'.
7839
7840 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7841
7842         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
7843
7844 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7845
7846         * elmo-pop3.el (elmo-network-authenticate-session): Split
7847         encoded response value.
7848
7849 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7850
7851         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
7852         `elmo-pop3-force-login'.
7853         Redefine `sasl-mechanisms'.
7854         * elmo-vars.el (elmo-pop3-force-login): Ditto.
7855
7856 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7857
7858         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
7859         Delete `elmo-imap4-authenticator-alist'.
7860         (elmo-imap4-auth-cram-md5): Delete.
7861         (elmo-imap4-auth-digest-md5): Delete.
7862
7863 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7864
7865         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
7866         (elmo-pop3-auth-scram-md5): Ditto.
7867         (elmo-pop3-auth-cram-md5): Ditto.
7868
7869 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7870
7871         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
7872         Delete `elmo-pop3-authenticator-alist'.
7873
7874 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7875
7876         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
7877         new SASL API.
7878         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
7879
7880 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7881
7882         * elmo-util.el (elmo-folder-local-p): Treat pipe and filter.
7883
7884 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7885
7886         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7887         Fixed problem when `elmo-pop3-use-uidl' is nil.
7888         (Reported by Takenobu Sugiyama <sugiyama@ae.advantest.co.jp>)
7889
7890 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7891
7892         * elmo-version.el (elmo-version): Up to 2.5.2.
7893
7894 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7895
7896         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7897         New function.
7898         (elmo-pop3-sort-msgdb-by-original-number): Ditto.
7899         (elmo-pop3-msgdb-create-as-numlist): Use it.
7900
7901         * elmo-imap4.el (elmo-imap4-arrival-filter): Check process-buffer.
7902         (Based on the report by AMAKAWA Shuhei <sa264@cam.ac.uk>)
7903
7904         * elmo-pop3.el (elmo-pop3-msgdb-create-as-numlist): Sort msgdb by date.
7905         (Pointed out by Mikiya Tani <m-tani@hml.cl.nec.co.jp>)
7906
7907 2001-01-13 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7908
7909         * elmo2.el (elmo-make-folder-numbers-list): Fixed problem
7910         when elmo-mark-as-read is called with second argument nil.
7911
7912 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7913
7914         * elmo-pipe.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7915         Moved to elmo-util.el.
7916
7917         * elmo-util.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7918         Moved from elmo-pipe.el
7919
7920         * elmo-archive.el (elmo-archive-call-process): Enclose with
7921         static-if.
7922
7923         * elmo-imap4.el (elmo-imap4-read-msg): Use "BODY[]" instead of
7924         "RFC822" (because RFC822.PEEK is obsolete).
7925         (Adviced by IMAI Takeshi <imai@on.rim.or.jp>)
7926
7927 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7928
7929         * elmo-archive.el (elmo-archive-call-process): Don't check for
7930         the exit status when Nemacs is running.
7931
7932 2001-01-09  Yuuichi Teranishi  <teranisi@gohome.org>
7933
7934         * elmo-net.el (elmo-network-session-password-key): Don't set default to
7935         'plain.
7936
7937         * elmo-util.el (elmo-imap4-get-spec): Set default of auth to 'clear.
7938         (elmo-pop3-get-spec): Set default of auth to 'user.
7939
7940         * elmo-imap4.el (elmo-imap4-session-check):
7941         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
7942         (elmo-imap4-clear-login): New function; Renamed from `elmo-imap4-login'.
7943         (elmo-imap4-auth-login): New function; Revival.
7944         (elmo-network-authenticate-session): Use `elmo-imap4-clear-login' and
7945         `elmo-imap4-auth-login'.
7946
7947 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7948
7949         * elmo2.el (toplevel): Move `product-provide' declare.
7950         * mmelmo.el (toplevel): Ditto.
7951
7952 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7953
7954         * elmo-util.el (elmo-folder-get-store-type): Rewrite.
7955
7956 2000-12-26  OKAZAKI Tetsurou <okazaki@be.to>
7957
7958         * elmo-util.el (elmo-folder-get-store-type): New function.
7959         (elmo-folder-direct-copy-p): Use it.
7960
7961 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7962
7963         * elmo-imap4.el (elmo-imap4-msgdb-create): Set
7964         `elmo-imap4-fetch-callback-data' as a cons cell of `args'
7965         and result of `elmo-imap4-use-flag-p'.
7966         (elmo-imap4-fetch-callback-1): Set mark according to
7967         the result of `elmo-imap4-use-flag-p'.
7968
7969 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
7970
7971         * elmo-msgdb.el (elmo-generic-folder-diff): Moved from elmo2.el
7972         (elmo-generic-list-folder-unread): Ditto.
7973         (elmo-folder-get-info): Ditto.
7974         (elmo-folder-set-info-max-by-numdb): Ditto.
7975         (elmo-folder-get-info-max): Ditto.
7976         (elmo-folder-get-info-length): Ditto.
7977         (elmo-folder-get-info-unread): Ditto.
7978         (elmo-folder-info-make-hashtb): Ditto.
7979
7980         * elmo2.el: Removed above functions.
7981
7982 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
7983
7984         * elmo-imap4.el (toplevel): Require 'ssl.
7985         Add autoload 'starttls.
7986         * elmo-pop3.el (toplevel): Ditto.
7987         * elmo-nntp.el (toplevel): Ditto.
7988
7989 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7990
7991         * elmo-imap4.el (toplevel): defun at compile time.
7992         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
7993         sasl-next-step, sasl-step-data, sasl-step-set-data.
7994         * elmo-pop3.el (toplevel): Ditto.
7995
7996 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7997
7998         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
7999
8000 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8001
8002         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
8003         if error.
8004         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
8005         and `elmo-pop-auth-apop'.
8006
8007 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8008
8009         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
8010
8011 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8012
8013         * elmo-pop3.el (elmo-network-authenticate-session): Split
8014         encoded response value.
8015
8016 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8017
8018         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
8019         `elmo-pop3-force-login'.
8020         Redefine `sasl-mechanisms'.
8021         * elmo-vars.el (elmo-pop3-force-login): Ditto.
8022
8023 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8024
8025         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
8026         Delete `elmo-imap4-authenticator-alist'.
8027         (elmo-imap4-auth-cram-md5): Delete.
8028         (elmo-imap4-auth-digest-md5): Delete.
8029
8030 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
8031
8032         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
8033         (elmo-pop3-auth-scram-md5): Ditto.
8034         (elmo-pop3-auth-cram-md5): Ditto.
8035
8036 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8037
8038         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
8039         Delete `elmo-pop3-authenticator-alist'.
8040
8041 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8042
8043         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
8044         new SASL API.
8045         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
8046
8047 \f
8048 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
8049
8050         * elmo-nntp.el (elmo-nntp-get-folders-info): Fixed last change.
8051
8052 2000-12-01  Yuuichi Teranishi  <teranisi@gohome.org>
8053
8054         * elmo-nntp.el (elmo-nntp-get-folders-info):
8055         Fixed problem when '\' character is contained in user-id.
8056         (Reported by Yoichiro Okabe <okabe@wizsoft.co.jp>)
8057
8058 \f
8059 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8060
8061         * elmo-imap4.el (elmo-imap4-delete-folder):
8062         Send "close" before "delete" (Use commented out line).
8063         (elmo-imap4-rename-folder): Ditto.
8064
8065         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
8066         folder string itself.
8067         (elmo-dop-list-deleted): New function.
8068         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
8069         killed.
8070
8071         * elmo-util.el (elmo-string-rassoc-all): New function.
8072
8073         * elmo-version.el (elmo-version): Up to 2.5.1.
8074
8075 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8076
8077         * elmo-pop3.el (elmo-pop3-folder-exists-p): Don't use UIDL.
8078
8079         * elmo-internal.el (elmo-internal-search): Fix last change.
8080
8081 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8082
8083         * elmo-internal.el (elmo-internal-search): Rewrite.
8084         (Fixed problem which is pointed out by Akihiro MOTOKI
8085         <motoki@da.jp.nec.com>)
8086
8087         * elmo-version.el (elmo-version): Up to 2.5.0.
8088
8089 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8090
8091         * elmo-imap4.el (elmo-imap4-list-folders): Append authenticate-type.
8092
8093 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8094
8095         * elmo-imap4.el (elmo-imap4-list-folders): When hierarchy is
8096         non-nil, make hierarchy.
8097
8098 2000-11-05  OKAZAKI Tetsurou  <okazaki@be.to>
8099
8100         * elmo-pipe.el (elmo-pipe-drain): When calling `elmo-list-folder',
8101         `elmo-pop3-use-uidl' must be bound to nil.
8102         (Pointed out by Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>)
8103
8104 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8105
8106         * elmo-util.el (elmo-copy-file): Don't cause an error after
8107         `add-name-to-file' failed.
8108
8109         * elmo-pipe.el (elmo-pipe-drain): List folder before loading msgdb.
8110         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8111
8112 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8113
8114         * elmo-version.el (elmo-version): Up to 2.3.93.
8115
8116 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8117
8118         * elmo-util.el (elmo-flatten): New function.
8119
8120 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8121
8122         * elmo-archive.el (toplevel): Added (C) to copyright notice, and
8123         sync Author header.
8124         * elmo-cache.el (toplevel): Ditto.
8125         * elmo-database.el (toplevel): Ditto.
8126         * elmo-date.el (toplevel): Ditto.
8127         * elmo-dop.el (toplevel): Ditto.
8128         * elmo-filter.el (toplevel): Ditto.
8129         * elmo-imap4.el (toplevel): Ditto.
8130         * elmo-internal.el (toplevel): Ditto.
8131         * elmo-localdir.el (toplevel): Ditto.
8132         * elmo-localnews.el (toplevel): Ditto.
8133         * elmo-maildir.el (toplevel): Ditto.
8134         * elmo-msgdb.el (toplevel): Ditto.
8135         * elmo-multi.el (toplevel): Ditto.
8136         * elmo-net.el (toplevel): Ditto.
8137         * elmo-nntp.el (toplevel): Ditto.
8138         * elmo-pipe.el (toplevel): Ditto.
8139         * elmo-pop3.el (toplevel): Ditto.
8140         * elmo-util.el (toplevel): Ditto.
8141         * elmo-vars.el (toplevel): Ditto.
8142         * elmo2.el (toplevel): Ditto.
8143         * mmelmo-imap4.el (toplevel): Ditto.
8144         * mmelmo.el (toplevel): Ditto.
8145
8146         * elmo-version.el (elmo-version): Move to top.
8147
8148         * elmo-cache.el (toplevel): Fixed multiple Author header format.
8149         * elmo-imap4.el (toplevel): Ditto.
8150         * elmo-localdir.el (toplevel): Ditto.
8151         * elmo-msgdb.el (toplevel): Ditto.
8152         * elmo-nntp.el (toplevel): Ditto.
8153         * elmo-pop3.el (toplevel): Ditto.
8154         * elmo-version.el (toplevel): Ditto.
8155
8156         * elmo-localnews.el (toplevel): Added Keyword header.
8157
8158 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8159
8160         * elmo-version.el (product-version-as-string): Defined using
8161         `defun-maybe'.
8162         (toplevel): Use it.
8163
8164         * elmo-localdir.el (toplevel): Updated copyright notice.
8165         * elmo-version.el (toplevel): Ditto.
8166         * elmo-msgdb.el (toplevel): Ditto.
8167         * elmo-imap4.el (toplevel): Ditto.
8168         * elmo-nntp.el (toplevel): Ditto.
8169         * elmo-pop3.el (toplevel): Ditto.
8170
8171 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8172
8173         * elmo-pipe.el (elmo-pipe-drain): Don't save msgdb after moving
8174         messages.
8175
8176         * mmelmo.el (mime-parse-parameters-from-list): Don't downcase
8177         parameter value (It sometimes contains raw kanji).
8178
8179 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8180
8181         * elmo-imap4.el (elmo-network-initialize-session): Check capability.
8182         * elmo-pop3.el (elmo-network-initialize-session): Ditto.
8183
8184 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8185
8186         * elmo-imap4.el (elmo-network-initialize-session): Fix.
8187
8188 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8189
8190         * elmo-imap4.el (elmo-network-initialize-session): Change error message.
8191         * elmo-pop3.el (elmo-network-initialize-session): Change error message.
8192
8193 2000-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
8194
8195         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Return response
8196         value if selecting folder succceeded.
8197         (Advised by MII Kazuyoshi <mii@isl.ntt.co.jp> for prom-wl.)
8198
8199 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8200
8201         * elmo-util.el (elmo-make-directory): Fixed permission lateral
8202         representation.
8203
8204         * elmo-util.el (elmo-string-matched-member): New function.
8205
8206 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8207
8208         * elmo-util.el (elmo-unintern): New macro.
8209         (elmo-number-set-member): Fixed docstring.
8210
8211         * elmo-imap4.el (elmo-imap4-parse-response): Call `elmo-unintern' for
8212         tag token.
8213
8214 2000-10-25  OKAZAKI Tetsurou  <okazaki@be.to>
8215
8216         * elmo-imap4.el (elmo-imap4-client-eol): Remove duplicated defvar
8217         of `elmo-imap4-status' and `elmo-imap4-reached-tag'.
8218
8219 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8220
8221         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Added argument
8222         `no-error'.
8223         Added docstring.
8224         Return non-nil if selecting folder succeeded.
8225         (elmo-imap4-folder-exists-p): Call with argument 'no-error.
8226
8227 2000-10-23  Yuuichi Teranishi  <teranisi@gohome.org>
8228
8229         * elmo-maildir.el (elmo-maildir-get-filename): Fixed problem when
8230         `file-name-completion' returns t.
8231         (Reported by Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>)
8232         (elmo-maildir-set-mark): Put `info' part to the files in the cur
8233         directory if it does not exist.
8234         (elmo-maildir-update-current): Use `while' instead of `mapcar'
8235         for iteration.
8236
8237 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8238
8239         * elmo-imap4.el (elmo-imap4-folder-exists-p): Removed `condition-case'
8240         enclosure (It's harmful in unplugged status).
8241
8242         * elmo-pop3.el (elmo-pop3-folder-exists-p): Ditto.
8243
8244         * mmelmo-1.el: Removed.
8245
8246         * mmelmo-2.el: Ditto.
8247
8248         * mmelmo-imap4-1.el: Ditto.
8249
8250         * mmelmo-imap4-2.el: Ditto.
8251
8252         * mmelmo-imap4.el: Merged mmelmo-imap4-2.el
8253
8254         * mmelmo.el: Merged mmelmo-2.el.
8255
8256         * elmo-version.el (elmo-version): Up to 2.3.92.
8257
8258 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8259
8260         * elmo2.el (elmo-move-msgs, elmo-msgdb-load, elmo-msgdb-save,
8261         elmo-update-number): Remove last period in "...done." message.
8262         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
8263         Ditto.
8264         * elmo-cache.el (elmo-cache-expire-by-size,
8265         elmo-cache-get-sorted-cache-file-list,
8266         elmo-cache-msgdb-create-as-numlist): Ditto.
8267         * elmo-dop.el (elmo-dop-save-pending-messages,
8268         (elmo-dop-flush-pending-append-operations): Ditto.
8269         * elmo-imap4.el (elmo-imap4-msgdb-create): Ditto.
8270         * elmo-internal.el (elmo-internal-msgdb-create): Ditto.
8271         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist,
8272         (elmo-localdir-pack-number): Ditto.
8273         * elmo-maildir.el (elmo-maildir-msgdb-create): Ditto.
8274         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Ditto.
8275         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer,
8276         mime-write-entity-content): Ditto.
8277         * pldap.el (ldap-search-basic): Ditto.
8278
8279 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8280
8281         * elmo-version.el (elmo-version): Up to 2.3.91.
8282
8283         * elmo-filter.el (elmo-filter-folder-diff): Use target folder's diff
8284         Only when filter is 'last'.
8285
8286         * elmo-util.el (elmo-condition-atom-regexp): New constant.
8287         (elmo-condition-parse-search-value): Use it.
8288         (elmo-read-search-condition-internal): Quote value only when
8289         it is not an atom.
8290
8291 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8292
8293         * elmo2.el (elmo-generic-folder-diff): Fix.
8294
8295 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8296
8297         * elmo-msgdb.el (elmo-msgdb-killed-list-length): New function.
8298         * elmo-localdir.el (elmo-localdir-list-folder-subr): Fix.
8299         * elmo-maildir.el (elmo-maildir-list-folder-subr): Fix.
8300         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8301         * elmo-internal.el (elmo-internal-list-folder-subr): Fix.
8302         * elmo-imap4.el (elmo-imap4-max-of-folder): Fix.
8303
8304 2000-10-17  Akihiro MOTOKI <motoki@da.jp.nec.com>
8305
8306         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Search by
8307         extra-fields.
8308
8309 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8310
8311         * elmo-version.el (elmo-version): Up to 2.3.90.
8312
8313         * elmo-imap4.el (elmo-imap4-list-folder-unread): Check plugged status.
8314         (elmo-imap4-list-folder-important): Ditto.
8315
8316 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8317
8318         * elmo-nntp.el (elmo-network-initialize-session): Fix.
8319
8320 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8321
8322         * elmo-nntp.el (elmo-nntp-read-msg): Don't error.
8323
8324 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8325
8326         * elmo-nntp.el (elmo-network-initialize-session):
8327         Add starttls negotiation.
8328
8329 2000-10-15  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8330
8331         * elmo-nntp.el (elmo-network-initialize-session): Read greeting
8332         response.
8333         (elmo-network-setup-session): Define.
8334         Call `elmo-nntp-send-mode-reader' when session opened.
8335
8336 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8337
8338         * elmo-multi.el (elmo-multi-list-folder-unread): Fixed.
8339
8340 2000-10-13  OKAZAKI Tetsurou  <okazaki@be.to>
8341
8342         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Remove
8343         an invalid SPACE character ahead of `SEARCH' command.  Move
8344         a valid SPACE character following `SEARCH' from conditional
8345         `format' arguments to control-strings.
8346
8347 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8348
8349         * elmo2.el (elmo-call-func-on-markable-msgs): Return t if marking
8350         was succeeded.
8351
8352         * elmo-util.el (elmo-folder-get-spec): Enclose with save-match-data.
8353
8354 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8355
8356         * elmo-localdir.el (elmo-localdir-list-folders-subr): Bind
8357         `w32-get-true-file-link-count' as t.
8358
8359         * elmo-imap4.el (elmo-imap4-read): Abolished.
8360         (Renamed to `elmo-read' and moved to elmo-util.el)
8361         All other related portions are changed.
8362
8363         * elmo-util.el (elmo-read): New function.
8364         (elmo-condition-parse-search-value): Use it.
8365
8366 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8367
8368         * elmo2.el (elmo-quit): Don't use `elmo-nntp-flush-connection'.
8369
8370         * elmo-nntp.el (elmo-nntp-session): Define.
8371         (elmo-nntp-setting): Abolished.
8372         All other related portions are changed.
8373         (elmo-nntp-get-server-command): Changed argument.
8374         (elmo-nntp-set-server-command): Ditto.
8375         (elmo-nntp-xover-p): Ditto.
8376         (elmo-nntp-set-xover): Ditto.
8377         (elmo-nntp-listgroup-p): Ditto.
8378         (elmo-nntp-set-listgroup): Ditto.
8379         (elmo-nntp-list-active-p): Ditto.
8380         (elmo-nntp-set-list-active): Ditto.
8381         (elmo-nntp-xhdr-p): Ditto.
8382         (elmo-nntp-set-xhdr): Ditto.
8383         (elmo-nntp-flush-connection): Abolished.
8384         (elmo-nntp-get-connection): Abolished.
8385         (elmo-nntp-get-session): New function.
8386         (elmo-network-initialize-session): Defined.
8387         (elmo-network-authenticate-session): Ditto.
8388         (elmo-nntp-send-mode-reader): Changed argument.
8389         (elmo-nntp-send-command): Changed argument.
8390         All other related portions are changed.
8391         (elmo-nntp-read-response): Ditto.
8392         (elmo-nntp-read-raw-response): Ditto.
8393         (elmo-nntp-read-contents): Ditto.
8394         (elmo-nntp-read-body): Ditto.
8395         (elmo-nntp-goto-folder): Abolished.
8396         (elmo-nntp-select-group): New function.
8397         All other related portions are changed.
8398         (This function substitutes `elmo-nntp-goto-folder')
8399         (elmo-nntp-msgdb-create-by-header): Rewrite.
8400         (elmo-nntp-get-overview): Eliminated.
8401         (elmo-nntp-get-message): Ditto.
8402         (elmo-nntp-open-connection) Abolished.
8403         (elmo-nntp-read-msg): Rewrite.
8404         (elmo-nntp-post): Ditto.
8405         (elmo-nntp-send-data): Abolished.
8406         (elmo-nntp-send-buffer): New function.
8407         (elmo-nntp-send-data-line): Define as inline function.
8408         (elmo-nntp-get-folders-info-prepare): Use session as key.
8409         (elmo-nntp-groups-read-response): Changed argument.
8410         (elmo-nntp-retrieve-headers): Ditto.
8411         (elmo-nntp-msgdb-create-message): Ditto.
8412
8413         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Fixed problem
8414         when searching by 'since' or 'before'.
8415
8416 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8417
8418         * elmo-version.el (toplevel): Use product-version-as-string for set
8419         verstion-string, if defined.
8420
8421 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8422
8423         * elmo-util.el: Doc fixes.
8424
8425 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8426
8427         * elmo-archive.el (toplevel): Use product-provide.
8428         * elmo-cache.el (toplevel): Ditto.
8429         * elmo-database.el (toplevel): Ditto.
8430         * elmo-date.el (toplevel): Ditto.
8431         * elmo-dop.el (toplevel): Ditto.
8432         * elmo-filter.el (toplevel): Ditto.
8433         * elmo-imap4.el (toplevel): Ditto.
8434         * elmo-internal.el (toplevel): Ditto.
8435         * elmo-localdir.el (toplevel): Ditto.
8436         * elmo-localnews.el (toplevel): Ditto.
8437         * elmo-maildir.el (toplevel): Ditto.
8438         * elmo-msgdb.el (toplevel): Ditto.
8439         * elmo-multi.el (toplevel): Ditto.
8440         * elmo-net.el (toplevel): Ditto.
8441         * elmo-nntp.el (toplevel): Ditto.
8442         * elmo-pipe.el (toplevel): Ditto.
8443         * elmo-pop3.el (toplevel): Ditto.
8444         * elmo-util.el (toplevel): Ditto.
8445         * elmo-vars.el (toplevel): Ditto.
8446         * elmo2.el (toplevel): Ditto.
8447         * mmelmo-1.el (toplevel): Ditto.
8448         * mmelmo-2.el (toplevel): Ditto.
8449         * mmelmo-imap4-1.el (toplevel): Ditto.
8450         * mmelmo-imap4-2.el (toplevel): Ditto.
8451         * mmelmo-imap4.el (toplevel): Ditto.
8452         * mmelmo.el (toplevel): Ditto.
8453
8454 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8455
8456         * elmo-dop.el (elmo-dop-flush-pending-append-operations): Add no-see.
8457         (elmo-dop-call-func-on-msgs): Don't delete appends from msgs.
8458
8459 2000-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
8460
8461         * elmo-multi.el (elmo-multi-split-mark-alist): Copy and sort alist
8462         before splitting.
8463         (elmo-multi-split-number-alist): Ditto.
8464
8465 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8466
8467         * elmo-version.el: New file.  Use product.el.
8468         * elmo2.el: Add (require 'elmo-version).
8469         * elmo-vars.el (elmo-appname, elmo-version): Move to
8470         elmo-version.el
8471
8472 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8473
8474         * elmo2.el (elmo-copy-msgs): Set `spec' as 1st argument for
8475         `elmo-msgdb-expand-path'.
8476         (elmo-msgdb-load): Ditto.
8477         Abolished 2nd argument. If 1st argument is not string, treat as spec.
8478         (elmo-generic-list-folder-unread): Rewrite.
8479         (elmo-generic-list-folder-important): Changed argument.
8480         (elmo-list-folder-unread): Ditto.
8481         (elmo-list-folder-important): Ditto.
8482         (elmo-folder-diff): Rewrite.
8483         (elmo-generic-folder-diff): New function.
8484         (elmo-multi-get-number-alist-list): Abolished
8485         (Renamed to elmo-multi-split-number-alist and moved to elmo-multi.el)
8486         (elmo-multi-folder-diff): Moved to elmo-multi.el
8487         (toplevel): Removed autoload setting of `elmo-multi-folder-diff'.
8488
8489         * elmo-pop3.el (elmo-pop3-list-folder): Set `spec' as 1st argument for
8490         `elmo-msgdb-expand-path'.
8491         (elmo-pop3-msgdb-create-as-numlist): Ditto.
8492         (elmo-pop3-read-msg): Ditto.
8493         (elmo-pop3-delete-msgs): Ditto.
8494         (elmo-pop3-folder-diff): New alias.
8495
8496         * elmo-pipe.el (elmo-pipe-list-folder): Set `spec' as 1st argument for
8497         `elmo-msgdb-expand-path'.
8498         (elmo-pipe-list-folder-unread): Changed arguments.
8499         (elmo-pipe-list-folder-important): Ditto.
8500         (elmo-pipe-folder-diff): New alias.
8501
8502         * elmo-nntp.el (elmo-nntp-list-folder): Set `spec' as 1st argument for
8503         `elmo-msgdb-expand-path'.
8504         (elmo-nntp-max-of-folder): Ditto.
8505         (elmo-nntp-msgdb-create): Ditto.
8506         (elmo-nntp-delete-msgs): Ditto.
8507         (elmo-nntp-folder-diff): New alias.
8508
8509         * elmo-multi.el (elmo-multi-folder-diff): New function.
8510         (elmo-multi-split-mark-alist): Ditto.
8511         (elmo-multi-split-number-alist): Ditto.
8512         (elmo-multi-mark-alist-list): Abolished (Renamed to
8513         elmo-multi-split-mark-alist).
8514         (elmo-multi-list-folder-unread): Rewrite.
8515         (elmo-multi-list-folder-important): Ditto.
8516         (elmo-multi-list-folder): Set `spec' as 1st argument for
8517         `elmo-msgdb-expand-path'.
8518         (elmo-multi-sync-number-alist): Use `elmo-multi-split-number-alist'
8519         instead of `elmo-multi-get-number-alist-list'.
8520
8521         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolished 2nd argument.
8522         If 1st argument is not string, treat as spec.
8523         (elmo-list-folder-by-location): Set `spec' as 1st argument for
8524         `elmo-msgdb-expand-path'.
8525         (elmo-msgdb-flist-load): Ditto.
8526         (elmo-msgdb-flist-save): Ditto.
8527         (elmo-msgdb-delete-path): Ditto.
8528         (elmo-msgdb-rename-path): Ditto.
8529
8530         * elmo-maildir.el (elmo-maildir-set-mark-msgs):
8531         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8532         (elmo-maildir-delete-mark-msgs): Ditto.
8533         (elmo-maildir-msgdb-create): Ditto.
8534         (elmo-maildir-read-msg): Ditto.
8535         (elmo-maildir-delete-msgs): Ditto.
8536         (elmo-maildir-list-folder-subr): Ditto.
8537         (elmo-maildir-search): Ditto.
8538         (elmo-maildir-get-msg-filename): Ditto.
8539         (elmo-maildir-pack-number): Ditto.
8540         (elmo-maildir-folder-diff): New alias.
8541
8542         * elmo-localnews.el (elmo-localnews-folder-diff): New alias.
8543
8544         * elmo-localdir.el (elmo-localdir-list-folder-subr):
8545         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8546         (elmo-localdir-folder-diff): New alias.
8547
8548         * elmo-internal.el (elmo-internal-list-folder-subr):
8549         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8550         (elmo-internal-list-folder-by-location): Ditto.
8551         (elmo-internal-msgdb-create): Ditto.
8552         (elmo-internal-delete-msgs): Ditto.
8553         (elmo-internal-read-msg): Ditto.
8554         (elmo-internal-folder-diff): New alias.
8555
8556         * elmo-imap4.el (elmo-imap4-folder-diff): New function.
8557         (elmo-imap4-list-folder): Set `spec' as 1st argument for
8558         `elmo-msgdb-expand-path'.
8559         (elmo-imap4-list-folder-unread): Changed arguments.
8560         (elmo-imap4-list-folder-important): Ditto.
8561
8562         * elmo-filter.el (elmo-filter-list-folder-unread): Changed arguments.
8563         (elmo-filter-list-folder-important): Ditto.
8564         (elmo-filter-folder-diff): New function.
8565
8566         * elmo-dop.el (elmo-dop-folder-exists-p): Check elmo directory first.
8567
8568         * elmo-cache.el (elmo-cache-list-folder):
8569         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8570         (elmo-cache-copy-msgs): Ditto.
8571         (elmo-cache-folder-diff): New alias.
8572
8573         * elmo-archive.el (elmo-archive-list-folder-subr):
8574         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8575         (elmo-archive-get-archive-name): Ditto.
8576         (elmo-archive-create-file): Ditto.
8577         (elmo-archive-append-msg): Ditto.
8578         (elmo-archive-copy-msgs): Ditto.
8579         (elmo-archive-copy-msgs-froms): Ditto.
8580         (elmo-archive-get-msg-filename): Ditto.
8581         (elmo-archive-folder-diff): New alias.
8582
8583 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8584
8585         * elmo-vars.el (elmo-imap4-stream-type-alist): New variable.
8586         (elmo-pop3-stream-type-alist): New variable.
8587         (elmo-nntp-stream-type-alist): New variable.
8588
8589         * elmo-util.el (elmo-buffer-exists-p): Rewrite as function.
8590         (elmo-kill-buffer): Ditto.
8591         (elmo-get-network-stream-type): Add 2nd argument `stream-type-alist'.
8592         (elmo-network-get-spec): Add 5th argument `stream-type-alist'.
8593         (elmo-nntp-get-spec): Take into account `elmo-nntp-stream-type-alist'.
8594         (elmo-pop3-get-spec): Take into account `elmo-pop3-stream-type-alist'.
8595         (elmo-imap4-get-spec): Take into account
8596         `elmo-imap4-stream-type-alist'.
8597
8598 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8599
8600         * elmo-nntp.el (elmo-nntp-list-folders): Fix for `-/'
8601         (elmo-nntp-list-folders-get-cache): Ditto.
8602
8603 2000-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
8604
8605         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added space
8606         character before 'uid'.
8607
8608 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8609
8610         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Don't save location data.
8611
8612         * elmo-nntp.el (elmo-nntp-max-of-folder): Fixed.
8613
8614         * elmo-util.el (elmo-number-set-member): New function.
8615         (elmo-number-set-append-list): Ditto.
8616         (elmo-number-set-append): Ditto.
8617
8618         * elmo-msgdb.el (elmo-msgdb-killed-message-p):
8619         Use `elmo-number-set-member'.
8620         (elmo-living-messages): Ditto.
8621         (elmo-msgdb-set-as-killed): Use `elmo-number-set-append'.
8622         (elmo-msgdb-append-to-killed-list): Use `elmo-number-set-append-list'.
8623
8624         * elmo-imap4.el (elmo-imap4-folder-exists-p): Rewrite.
8625         (elmo-imap4-add-to-cont-list): Abolished.
8626         (elmo-imap4-make-number-set-list): Use `elmo-number-set-append'
8627         instead of elmo-imap4-add-to-cont-list.
8628
8629         * elmo2.el (elmo-msgdb-search): Moved from elmo-msgdb.el.
8630         (toplevel): Removed autoload setting for `elmo-imap4-get-connection'.
8631
8632         * elmo-msgdb.el (elmo-msgdb-search): Moved to elmo2.el.
8633
8634 2000-10-03  Hiroya Murata      <lapis-lazuli@pop06.odn.ne.jp>
8635
8636         * elmo-util.el (elmo-condition-parse-search-value):
8637         Fixed date parsing.
8638
8639 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8640
8641         * elmo-util.el (elmo-condition-find-key-internal): New function.
8642         (elmo-condition-find-key): Ditto.
8643
8644         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): New function.
8645         (elmo-msgdb-search-internal): Ditto.
8646         (elmo-msgdb-search): Ditto.
8647
8648 2000-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
8649
8650         * elmo-util.el (elmo-cross-device-link-error-p): Abolished.
8651         (elmo-copy-file): Uncheck error condition for `add-name-to-file'.
8652
8653         * elmo-nntp.el (elmo-nntp-search-primitive): Decode header field.
8654         (elmo-nntp-search-primitive): Fixed problem when condition is
8655         'unmatch'.
8656
8657         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed.
8658
8659         * elmo-nntp.el (elmo-nntp-default-use-xhdr): New variable.
8660         (elmo-nntp-xhdr-p): New macro.
8661         (elmo-nntp-set-xhdr): Ditto.
8662         (elmo-nntp-parse-xhdr-response): New function.
8663         (elmo-nntp-retrieve-field): Ditto.
8664         (elmo-nntp-search-primitive): Ditto.
8665         (elmo-nntp-search): Implemented.
8666
8667         * elmo-date.el (elmo-date-make-sortable-string): New macro.
8668
8669         * elmo-archive.el (elmo-archive-search): Set all number list to
8670         `elmo-archive-field-condition-match'
8671
8672         * elmo-localdir.el (elmo-localdir-search): Likewise.
8673
8674         * elmo-maildir.el (elmo-maildir-search): Likewise.
8675
8676 2000-10-01  OKAZAKI Tetsurou  <okazaki@be.to>
8677
8678         * elmo-msgdb.el (elmo-living-messages): New function.
8679         * elmo-archive.el (elmo-archive-list-folder-subr): Use it.
8680         * elmo-cache.el (elmo-cache-list-folder): Ditto.
8681         * elmo-dop.el (elmo-dop-list-folder): Ditto.
8682         * elmo-imap4.el (elmo-imap4-list-folder): Ditto.
8683         * elmo-internal.el (elmo-internal-list-folder-subr): Ditto.
8684         * elmo-localdir.el (elmo-localdir-list-folder-subr): Ditto.
8685         * elmo-maildir.el (elmo-maildir-list-folder-subr): Ditto.
8686         * elmo-multi.el (elmo-multi-list-folder): Ditto.
8687         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
8688         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
8689         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
8690
8691 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8692
8693         * elmo-maildir.el (elmo-maildir-pack-number): Implemented.
8694
8695         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Save location data.
8696
8697         * elmo2.el (elmo-pack-number): Added 'maildir as allowd type.
8698
8699         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
8700         arguments for `SEARCH' command.
8701         (elmo-imap4-parse-string): Set `POS' argument for char-after.
8702         All other related portions are changed.
8703
8704         * elmo-cache.el (elmo-cache-search-all): Added argument `from-msgs'.
8705
8706         * elmo2.el (elmo-generic-list-folder-unread): Rewrite.
8707         (elmo-list-folder-unread): Rewrite.
8708         (elmo-list-folder-important): Ditto.
8709
8710         * elmo-util.el (elmo-filter-get-spec): Rewrite.
8711         (elmo-condition-parse-error): New inline function.
8712         (elmo-read-search-condition): New function.
8713         (elmo-read-search-condition-internal): Ditto.
8714         (elmo-parse-search-condition): Rewrite.
8715         (elmo-condition-parse): New function.
8716         (elmo-condition-parse-or-expr): Ditto.
8717         (elmo-condition-parse-and-expr): Ditto.
8718         (elmo-condition-parse-primitive): Ditto.
8719         (elmo-condition-parse-search-value): Ditto.
8720         (elmo-buffer-field-primitive-condition-match): Ditto.
8721         (elmo-buffer-field-condition-match): Rewrite.
8722         (elmo-file-field-condition-match): Ditto.
8723
8724         * elmo-msgdb.el (elmo-msgdb-expand-path): Use
8725         `elmo-replace-msgid-as-filename' instead of `elmo-safe-filename'.
8726
8727         * elmo-internal.el (elmo-internal-search): Set `number' and
8728         `number-list' argument of `elmo-file-field-condition-match'.
8729
8730         * elmo-maildir.el (elmo-maildir-search): Ditto.
8731
8732         * elmo-imap4.el (elmo-imap4-list-folder-unread): Use
8733         `msgdb' as argument instead of `mark-alist'.
8734         (elmo-imap4-list-folder-important): Use `msgdb' as argument instead of
8735         `overview'.
8736
8737         * elmo-multi.el: Likewise.
8738
8739         * elmo-pipe.el: Likewise.
8740
8741         * elmo-imap4.el (elmo-imap4-search-internal-primitive): New function.
8742         (elmo-imap4-search-internal): Rewrite.
8743         (elmo-imap4-search): Ditto.
8744
8745         * elmo-filter.el (elmo-filter-list-folder): Rewrite.
8746         (elmo-filter-list-folder-unread): Ditto.
8747         (elmo-filter-list-folder-important): Ditto.
8748         (elmo-filter-search): Rewrite.
8749
8750         * elmo-cache.el (elmo-cache-search-all): Set `number' and
8751         `number-list' argument of `elmo-file-field-condition-match'.
8752         (elmo-cache-search): Ditto.
8753
8754         * elmo-localdir.el: Likewise.
8755
8756         * elmo-archive.el (elmo-archive-field-condition-match): Added argument
8757         number-list and pass it to `elmo-buffer-field-condition-match'.
8758         (elmo-archive-field-condition-match): Pass `number-list' to
8759         `elmo-archive-field-condition-match'
8760
8761 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8762
8763         * elmo-nntp.el (elmo-nntp-list-folder): Set current group after
8764         `listgroup'.
8765
8766         * elmo2.el (elmo-folder-diff-async-callback): New variable.
8767         (elmo-folder-diff-async-callback-data): Ditto.
8768         (elmo-folder-diff-async): New function.
8769
8770         * elmo-net.el (elmo-network-session-name-prefix): New variable.
8771         (elmo-network-session-cache-key): Use it as a prefix of the session
8772         name.
8773         (elmo-network-open-session): Ditto.
8774
8775         * elmo-imap4.el (elmo-imap4-status-callback): New local variable.
8776         (elmo-imap4-status-callback-data): Ditto.
8777         (elmo-imap4-server-diff-async-callback): New variable.
8778         (elmo-imap4-server-diff-async-callback-data): Ditto.
8779         (elmo-imap4-local-variables): Added `elmo-imap4-status-callback' and
8780         `elmo-imap4-status-callback-data'.
8781         (elmo-imap4-max-of-folder): Set `elmo-imap4-status-callback' and
8782         `elmo-imap4-status-callback-data' as nil.
8783         (elmo-imap4-server-diff): Ditto.
8784         (elmo-imap4-server-diff-async-callback-1): New function.
8785         (elmo-imap4-server-diff-async): Ditto.
8786         (elmo-imap4-parse-status): Call `elmo-imap4-status-callback'.
8787
8788 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8789
8790         * elmo-util.el (elmo-list-delete): Doc fix.
8791         (elmo-delete-lists): Abolish.
8792         * elmo2.el (elmo-crosspost-message-delete): Use `elmo-list-delete'
8793         instead of `elmo-delete-lists'.
8794
8795 2000-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
8796
8797         * elmo-imap4.el (elmo-imap4-make-number-set-list): Copy `msg-list'
8798         before `sort'.
8799
8800 2000-09-18  OKAZAKI Tetsurou  <okazaki@be.to>
8801
8802         * elmo-imap4.el (elmo-imap4-literal-1): Renamed from
8803         `elmo-imap4-literal-subr'.
8804         (elmo-imap4-string-1): Renamed from `elmo-imap4-string-subr'.
8805         (elmo-imap4-astring-1): Renamed from `elmo-imap4-astring-subr'.
8806
8807 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8808
8809         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8810         (elmo-archive-list-folder): Fix.
8811         (elmo-archive-max-of-folder): Fix.
8812
8813 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8814
8815         * elmo-localdir.el (elmo-localdir-copy-msgs): Use
8816          `elmo-localdir-max-of-folder' instead of 'elmo-localdir-list-folder-subr'.
8817         (elmo-localdir-append-msg): Ditto.
8818         (elmo-localdir-list-folder): Fix for `nonsort'.
8819         (elmo-localdir-list-folder-subr): Fix for `killed'.
8820         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
8821         (elmo-maildir-list-folder-subr): Ditto.
8822         * elmo-archive.el (elmo-archive-list-folder): Ditto.
8823         (elmo-archive-list-folder-subr): Ditto.
8824         * elmo-internal.el (elmo-internal-list-folder): Ditto.
8825         (elmo-internal-list-folder-subr): Ditto.
8826
8827 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8828
8829         * elmo-imap4.el (elmo-imap4-parse-flag-list): Rewrite.
8830
8831 2000-09-12  Katsumi Yamaoka    <yamaoka@jpl.org>
8832
8833         * elmo-util.el (elmo-delete-plugged): Fix parenthesis.
8834
8835 2000-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
8836
8837         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity):
8838         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8839
8840         * elmo-imap4.el (elmo-network-initialize-session): Skip garbage output
8841         before greeting.
8842         (elmo-imap4-read-part): Use "body.peek" to fetch part.
8843         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8844
8845 2000-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
8846
8847         * mmelmo-imap4-2.el (mime-entity-children): Defined.
8848
8849         * elmo-imap4.el (elmo-imap4-mark-set-on-msgs):
8850         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'
8851         before STORE command.
8852
8853 2000-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
8854
8855         * elmo2.el (elmo-multi-folder-diff): Fixed problem of filter folder.
8856
8857         * elmo-imap4.el (elmo-imap4-authenticator-alist): Added `plain' entry.
8858         (elmo-imap4-send-command): Use `elmo-imap4-current-response' instead
8859         of `response'.
8860         (elmo-imap4-list-folders): Removed unused local variable.
8861         (elmo-network-initialize-session): Ditto.
8862         (elmo-imap4-delete-msg-by-id): Ditto.
8863         (elmo-imap4-parse-fetch): Ditto.
8864         (elmo-imap4-copy-msgs): Ditto.
8865         Use `dst-spec' instead of `dst-folder'.
8866         (elmo-network-authenticate-session): Check authenticate type `plain'.
8867
8868 2000-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
8869
8870         * elmo-imap4.el (elmo-imap4-parse-response): Use string-match for
8871         garbage checking.
8872         (elmo-imap4-read-part): Use `elmo-imap4-response-value-all' instead of
8873         `elmo-imap4-response-value'.
8874         (elmo-imap4-parse-response): Return value of `EXPUNGE'.
8875
8876 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8877
8878         * elmo-imap4.el (elmo-imap4-send-command):
8879         Cause elmo-imap4-bye-error when current response is BYE.
8880         (elmo-imap4-arrival-filter): Changed greeting response value.
8881
8882         * elmo2.el (elmo-imap4-bye-error): Define.
8883
8884         * elmo-imap4.el (elmo-imap4-list): Don't call `elmo-imap4-commit'.
8885         (elmo-imap4-server-diff): Ditto.
8886         (elmo-imap4-response-bye-p): New macro.
8887         (elmo-imap4-response-error-text): Get text from BYE response.
8888         (elmo-imap4-read-response): Return if BYE response.
8889         (elmo-imap4-accept-ok): Cause elmo-imap4-bye-error when BYE response.
8890         (elmo-imap4-folder-exists-p): Ditto.
8891         (elmo-imap4-commit): Do nothing when different mailbox is selected.
8892         (elmo-imap4-parse-bye): New function.
8893         (elmo-imap4-parse-response): Remove needless let.
8894         Call `elmo-imap4-parse-bye'.
8895
8896 2000-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
8897
8898         * elmo-imap4.el (elmo-imap4-folder-exists-p): Don't cause an error when
8899         the mailbox does not exist.
8900         (elmo-imap4-parse-namespace): Copy `elmo-imap4-extra-namespace-alist'.
8901
8902 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8903
8904         * elmo-imap4.el (elmo-imap4-send-command): Remove unused local variable.
8905
8906 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8907
8908         * elmo-vars.el (elmo-search-mime-charset): Abolished.
8909
8910         * elmo-pop3.el (elmo-pop3-local-variables): New variable.
8911         (elmo-network-initialize-session-buffer): Defined.
8912
8913         * mmelmo-imap4-2.el (mmelmo-imap4-parse-bodystructure-string):
8914         Abolished.
8915         (mmelmo-imap4-get-mime-entity): Rewrite.
8916
8917         * elmo2.el (elmo-error): Capitalize error message.
8918
8919         * elmo-net.el (elmo-network-initialize-session-buffer): New method.
8920         (elmo-network-session-buffer): New macro.
8921         (elmo-network-open-session): Use it.
8922
8923         * elmo-imap4.el: Rewrite.
8924
8925 2000-08-27 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
8926
8927         * elmo-nntp.el (Toplevel): Require 'elmo-net.
8928
8929 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8930
8931         * elmo-imap4.el (elmo-imap4-make-address): Abolish.
8932         (elmo-imap4-msgdb-create): Don't request ENVELOPE.
8933         (elmo-imap4-create-msgdb-from-overview-string): Use
8934         `elmo-msgdb-create-overview-from-buffer'.
8935
8936 2000-08-26   Daiki Ueno  <ueno@unixuser.org>
8937
8938         * elmo-imap4.el (elmo-imap4-parse-namespace): Tolerate INBOX regexp.
8939         (elmo-imap4-default-hierarchy-delimiter): New variable.
8940         (elmo-imap4-list-folders): Use it.
8941
8942 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8943
8944         * elmo-net.el (elmo-network-open-session): Add user and
8945         stream-type for process-buffer name.
8946
8947         * elmo-pop3.el (elmo-network-initialize-session): Call
8948         buffer-disable-undo.
8949
8950         * elmo-imap4.el (elmo-network-initialize-session):
8951         Set current-buffer as an argument for `buffer-disable-undo'.
8952
8953         * elmo-pop3.el (elmo-network-close-session): Don't use
8954         `process-live-p'.
8955
8956         * elmo-vars.el (elmo-default-pop3-authenticate-type):
8957         Set default as 'user.
8958
8959         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rewrite.
8960
8961         * elmo2.el (elmo-quit): Don't use `elmo-pop3-flush-connection'
8962         and `elmo-imap4-flush-connection'.
8963
8964         * elmo-util.el (toplevel): Removed workaround for timezone y2k.
8965         (elmo-pop3-get-spec): Assume auth as symbol.
8966         (elmo-open-network-stream): Moved to `elmo-net'.
8967
8968         * elmo-pop3.el (toplevel): Require 'elmo-net.
8969         Define `sasl-cram-md5' to silence byte compilier.
8970         (elmo-pop3-connection-cache) Abolished.
8971         (elmo-pop3-authenticator-alist) New variable.
8972         (elmo-pop3-session): Define.
8973         (elmo-pop3-connection-get-process): Abolished.
8974         (elmo-pop3-connection-get-buffer): Ditto.
8975         (elmo-pop3-close-connection): Ditto.
8976         (elmo-pop3-flush-connection): Ditto.
8977         (elmo-pop3-get-connection): Ditto.
8978         (elmo-pop3-get-session): New function.
8979         (Replacement for `elmo-pop3-get-connection').
8980         All other related modules are changed.
8981         (elmo-network-close-session): Define.
8982         (elmo-pop3-send-command): Abolished argument `buffer'.
8983         All other related modules are changed.
8984         (elmo-pop3-read-response): Likewise.
8985         (elmo-pop3-open-connection): Abolished.
8986         (elmo-pop3-auth-user): New function.
8987         (elmo-pop3-auth-apop): Ditto.
8988         (elmo-pop3-auth-cram-md5): Ditto.
8989         (elmo-pop3-auth-scram-md5): Ditto.
8990         (elmo-pop3-auth-digest-md5): Ditto.
8991         (elmo-network-initialize-session): Define.
8992         (elmo-network-authenticate-session): Ditto.
8993         (elmo-network-setup-session): Ditto.
8994
8995         * elmo-imap4.el (toplevel): Require 'elmo-net.
8996         (elmo-imap4-session): Define.
8997         (elmo-imap4-connection-cache): Abolished.
8998         (elmo-imap4-password-key): Ditto.
8999         (elmo-imap4-flush-connection): Ditto.
9000         (elmo-imap4-get-connection): Ditto.
9001         All other related modules are changed.
9002         (elmo-imap4-get-session): New function
9003         (Replacement for `elmo-imap4-get-connection').
9004         (elmo-imap4-read-response): Abolished argument `buffer'.
9005         All other related modules are changed.
9006         (elmo-imap4-send-command): Likewise.
9007         (elmo-imap4-select-folder): Abolished.
9008         All other related modules are changed.
9009         (elmo-imap4-select-mailbox): New function.
9010         (Replacement for `elmo-imap4-select-folder').
9011         (elmo-imap4-auth-login): Simplify.
9012         (Assume current buffer as process buffer)
9013         (elmo-imap4-auth-cram-md5): Ditto.
9014         (elmo-imap4-auth-digest-md5): Ditto.
9015         (elmo-imap4-login): Ditto.
9016         (elmo-imap4-open-connection): Abolished.
9017         (elmo-imap4-open-connection-1): Abolished.
9018         (elmo-network-initialize-sessoin): Define.
9019         (elmo-network-authenticate-session): Ditto.
9020         (elmo-network-setup-session): Ditto.
9021
9022         * elmo-net.el: New module.
9023
9024 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9025
9026         * elmo-util.el (elmo-define-error): New function.
9027
9028         * elmo2.el (elmo-error): Define.
9029         (elmo-open-error): Define.
9030         (elmo-authenticate-error): Define.
9031
9032         * elmo-imap4.el (elmo-imap4-error): Abolish.
9033         (elmo-imap4-error-type): Abolish.
9034         (elmo-imap4-error-process): Abolish.
9035         (elmo-imap4-error-message): Abolish
9036         (elmo-imap4-list-folders): Don't quote lambda.
9037         (elmo-imap4-create-msgdb-from-overview-string): Ditto.
9038         (elmo-imap4-parse-namespace): Ditto.
9039         (elmo-imap4-open-connection): Rewrite.
9040         (elmo-imap4-open-connection-1): Simplified (authenticate only).
9041         (elmo-imap4-get-connection): Abolish local variable `result'.
9042
9043 2000-08-21  Kaoru Takahashi  <kaoru@kaisei.org>
9044
9045         * elmo-imap4.el (elmo-imap4-open-connection-1): Fixed probrem
9046         wrong-type-argument error when auth is nil.
9047
9048 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9049
9050         * elmo-vars.el (elmo-default-imap4-stream-type): New variable.
9051         (elmo-default-nntp-stream-type): Ditto.
9052         (elmo-default-pop3-stream-type): Ditto.
9053         (elmo-network-stream-type-alist): Ditto.
9054         (elmo-default-imap4-ssl): Abolished.
9055         (elmo-default-nntp-ssl): Ditto.
9056         (elmo-default-pop3-ssl): Ditto.
9057
9058         * elmo-util.el: (toplevel): Removed needless requires.
9059         (elmo-network-get-spec): Use `elmo-network-stream-type-alist'.
9060         (elmo-open-network-stream): Open network stream according to
9061         the value of `elmo-network-stream-type-alist'.
9062         (elmo-get-network-stream-type): New function.
9063         (elmo-network-stream-type-spec-string): New macro.
9064         (elmo-network-stream-type-symbol): Ditto.
9065         (elmo-network-stream-type-function): Ditto.
9066
9067         * elmo-pop3.el (elmo-pop3-get-connection): Follow up changes for
9068         network-stream-type. All other related portions are changed.
9069         (elmo-pop3-open-connection): Ditto.
9070
9071         * elmo-nntp.el (elmo-nntp-setting): Follow up changes for
9072         network-stream-type. All other related portions are changed.
9073
9074         * elmo-imap4.el (elmo-imap4-get-connection): Follow up changes for
9075         network-stream-type.All other related portions are changed.
9076         (elmo-imap4-error): New macro.
9077         (elmo-imap4-error-type): Ditto.
9078         (elmo-imap4-error-process): Ditto.
9079         (elmo-imap4-error-message): Ditto.
9080         (elmo-imap4-auth-login): Use `elmo-imap4-error'.
9081         (elmo-imap4-auth-cram-md5): Ditto.
9082         (elmo-imap4-auth-digest-md5): Ditto.
9083         (elmo-imap4-login): Ditto.
9084         (elmo-imap4-open-connection): Remove password entry if authentication
9085         was in vain.
9086         (elmo-imap4-user-at-host): Abolished.
9087         (elmo-imap4-password-key): New buffer local variable.
9088         (elmo-imap4-open-connection-1): Set value of `elmo-imap4-password-key'
9089         using protocol, port, auth and stream-type.
9090
9091         * elmo-dop.el (elmo-dop-list-folder): Use killed list.
9092
9093 2000-08-13   Daiki Ueno  <ueno@unixuser.org>
9094
9095         * elmo-vars.el (elmo-default-imap4-authenticate-type): Default to nil.
9096
9097         * elmo-util.el (elmo-imap4-get-spec): Assume auth as symbol.
9098
9099         * elmo-imap4.el (elmo-imap4-user-at-host): New variable.
9100         (elmo-imap4-authenticator-alist): New variable.
9101         (elmo-imap4-open-connection-1): Rename from
9102         elmo-imap4-open-connection.
9103         (elmo-imap4-open-connection): Abolish 5th argument `passphrase';
9104         only wraps elmo-imap4-open-connection-1.
9105         (elmo-imap4-get-connection): Abolish local variable buffer, proc-stat,
9106         user-at-host.
9107         (elmo-imap4-auth-login): New function.
9108         (elmo-imap4-auth-cram-md5): New function.
9109         (elmo-imap4-auth-digest-md5): New function.
9110         (elmo-imap4-login): New function.
9111
9112 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
9113
9114         * elmo-maildir.el (elmo-maildir-delete-folder): Set argument of the
9115         function `error'.
9116
9117 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
9118
9119         * elmo-pop3.el (elmo-pop3-get-connection): Add `signal'.
9120
9121 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9122
9123         * elmo2.el (elmo-move-msgs): Set value of `unseen'.
9124
9125 2000-08-06  OKAZAKI Tetsurou  <okazaki@be.to>
9126
9127         * elmo-imap4.el (elmo-imap4-parse-overview-string): In regexps
9128         for server responses, quote `*' regardless of where it appears.
9129
9130 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
9131
9132         * elmo-maildir.el (elmo-maildir-commit): New alias.
9133
9134 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
9135
9136         * elmo-util.el (elmo-display-progress):
9137                 Use `progress-feedback-with-label'.
9138
9139 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9140
9141         * elmo-imap4.el (elmo-imap4-quoted-specials-list): New constant.
9142         (elmo-imap4-non-atom-char-regex): Ditto.
9143         (elmo-imap4-non-text-char-regex): Ditto.
9144         (elmo-imap4-literal-threshold): Ditto.
9145         (elmo-imap4-atom-p): New function.
9146         (elmo-imap4-quotable-p): Ditto.
9147         (elmo-imap4-nil): Ditto.
9148         (elmo-imap4-atom): Ditto.
9149         (elmo-imap4-quoted): Ditto.
9150         (elmo-imap4-literal-subr): Ditto.
9151         (elmo-imap4-literal): Ditto.
9152         (elmo-imap4-buffer-literal): Ditto.
9153         (elmo-imap4-string-subr): Ditto.
9154         (elmo-imap4-string): Ditto.
9155         (elmo-imap4-buffer-string): Ditto.
9156         (elmo-imap4-astring-subr): Ditto.
9157         (elmo-imap4-astring): Ditto.
9158         (elmo-imap4-buffer-astring): Ditto.
9159         (elmo-imap4-nstring): Ditto.
9160         (elmo-imap4-buffer-nstring): Ditto.
9161         (elmo-imap4-mailbox): New alias.
9162         (elmo-imap4-field-body): Ditto.
9163         (elmo-imap4-userid): Ditto.
9164         (elmo-imap4-password): Ditto.
9165         (elmo-imap4-format-quoted): New function.
9166         (elmo-imap4-send-command): Rewritten.  Accept a list of command
9167         arguments and handle "atom", "quoted" and "literal" string here.
9168         (elmo-imap4-list-folders): Use `elmo-imap4-mailbox' for
9169         `elmo-imap4-send-command'.
9170         (elmo-imap4-folder-exists-p): Likewise.
9171         (elmo-imap4-create-folder): Likewise.
9172         (elmo-imap4-delete-folder): Likewise.
9173         (elmo-imap4-rename-folder): Likewise.
9174         (elmo-imap4-max-of-folder): Likewise.
9175         (elmo-imap4-check-validity): Likewise.
9176         (elmo-imap4-sync-validity): Likewise.
9177         (elmo-imap4-server-diff): Likewise.
9178         (elmo-imap4-select-folder): Likewise.
9179         (elmo-imap4-copy-msgs): Likewise.
9180         (elmo-imap4-search-internal): Use `elmo-imap4-astring'.
9181         (elmo-imap4-mark-set-on-msgs): Likewise.
9182         (elmo-imap4-read-part): Likewise.
9183         (elmo-imap4-read-msg): Likewise.
9184         (elmo-imap4-open-connection): Use `elmo-imap4-userid' and
9185         `elmo-imap4-password' for `elmo-imap4-send-command'.
9186         (elmo-imap4-delete-msg-by-id): Use `elmo-imap4-field-body'.
9187         (elmo-imap4-append-msg-by-id): Use `elmo-imap4-mailbox' and
9188         `elmo-imap4-buffer-literal'.
9189         (elmo-imap4-append-msg): Likewise.
9190
9191         * elmo-imap4.el (elmo-imap4-get-connection): Use `delq' instead of
9192         `delete' for removing dead connection from the connection cache.
9193         Move deletion of the process buffer after that.
9194         (elmo-imap4-list): Change `defsubst' to `defun'.
9195         (elmo-imap4-commit): Make error message verbose.
9196         (elmo-imap4-search): Ditto.
9197         (elmo-imap4-list): Ditto.
9198         (elmo-imap4-select-folder): Ditto.
9199         (elmo-imap4-copy-msgs): Ditto.
9200         (elmo-imap4-delete-msg-by-id): Ditto.
9201         (elmo-imap4-append-msg-by-id): Ditto.
9202         (elmo-imap4-append-msg): Ditto.
9203
9204 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9205
9206         * elmo-archive.el (elmo-archive-get-archive-name): Fixed problem
9207         when dired is used on XEmacs.
9208
9209 2000-07-25  OKAZAKI Tetsurou  <okazaki@be.to>
9210
9211         * elmo-imap4.el (elmo-imap4-process-folder-list): Use `nconc'
9212         instead of `append'.
9213         (elmo-imap4-commit): Use `elmo-imap4-plugged-p' instead of
9214         `elmo-plugged-p' directly.
9215         * elmo-pop3.el (elmo-pop3-commit): Use `elmo-pop3-plugged-p' instead
9216         of `elmo-plugged-p' directly.
9217
9218         * elmo-pop3.el (elmo-pop3-get-connection): Split temporary variable.
9219         Eliminate unused variable.  Use `memq' for checking a process status.
9220         Use `cons' instead of `append' for updating the connection cache.
9221         * elmo-nntp.el (elmo-nntp-get-connection): Likewise.
9222         * elmo-imap4.el (elmo-imap4-get-connection): Likewise.
9223
9224 2000-07-22  OKAZAKI Tetsurou  <okazaki@be.to>
9225
9226         * elmo-imap4.el (elmo-imap4-read-bytes): Advance
9227         `elmo-imap4-read-point' exactly.
9228
9229         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rename
9230         the local variable `folder' to `mailbox'.
9231         Rename the argument `fld' to `folder'.
9232
9233 2000-07-20  Kenichi OKADA  <okada@opaopa.org>
9234
9235         * elmo-pop3.el (elmo-pop3-commit): Do nothing when unplugged.
9236         * elmo-imap4.el (elmo-imap4-commit): Ditto.
9237
9238 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9239
9240         * elmo-pop3.el (elmo-pop3-use-uidl): New variable.
9241         (elmo-pop3-number-uidl-hash): New buffer-local variable.
9242         (elmo-pop3-uidl-number-hash): Ditto.
9243         (elmo-pop3-size-hash): Ditto.
9244         (elmo-pop3-uidl-done): Ditto.
9245         (elmo-pop3-list-done): Ditto.
9246         (elmo-pop3-connection-get-process): New defmacro.
9247         (elmo-pop3-connection-get-buffer): Ditto.
9248         (elmo-pop3-close-connection): Delete buffer and process.
9249         (elmo-pop3-flush-connection): Don't delete buffer and process.
9250         (elmo-pop3-get-connection): Added optional argument `if-exists'.
9251         Setup UIDL and size hash.
9252         (elmo-pop3-send-command-no-erase): Deleted
9253         (elmo-pop3-send-command): Added optional argument `no-erase'.
9254         (elmo-pop3-parse-uidl-response): New function.
9255         (elmo-pop3-parse-list-response): Set size hash.
9256         (elmo-pop3-list-location): New function.
9257         (elmo-pop3-list-by-uidl-subr): Ditto.
9258         (elmo-pop3-list-by-list): Ditto.
9259         (elmo-pop3-list-folder): Call `elmo-pop3-commit'.
9260         Call `elmo-pop3-list-by-uidl-subr' or `elmo-pop3-list-by-list'.
9261         (elmo-pop3-max-of-folder): Call `elmo-pop3-commit'.
9262         Call `elmo-pop3-list-by-uidl-subr' if `elmo-pop3-use-uidl' is non-nil.
9263         (elmo-pop3-msgdb-create-as-numlist): Added optional argument `msgdb'.
9264         Use uidl.
9265         (elmo-pop3-uidl-to-number): New function.
9266         (elmo-pop3-number-to-uidl): Ditto.
9267         (elmo-pop3-number-to-size): Ditto.
9268         (elmo-pop3-msgdb-create-by-header): Added argument `loc-alist'.
9269         Set number by use of uidl.
9270         (elmo-pop3-msgdb-create-message): Likewise.
9271         Set size, loc-alist in msgdb.
9272         (elmo-pop3-read-msg): Set number by use of uidl.
9273         Added optional argument `msgdb'.
9274         (elmo-pop3-delete-msg): Ditto.
9275         (elmo-pop3-delete-msgs): Added optional argument `msgdb'.
9276         (elmo-pop3-commit): Close connection.
9277
9278         * elmo-pipe.el (elmo-pipe-max-of-folder):
9279         Bind `elmo-pop3-use-uidl' as nil.
9280         (elmo-pipe-drain): Ditto.
9281         Call `elmo-commit'.
9282
9283         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Delete location too.
9284         (elmo-msgdb-overview-entity-set-size): New defsubst.
9285
9286 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9287
9288         * elmo-vars.el (elmo-use-killed-list): New variable
9289         (Renamed from `elmo-nntp-use-killed-list').
9290         (elmo-nntp-use-killed-list): Eliminated.
9291
9292         * elmo-msgdb.el (elmo-msgdb-expand-path):
9293         Changed expanding msgdb path for elmo-multi.
9294
9295         * elmo-archive.el, elmo-cache.el, elmo-database.el, elmo-date.el,
9296         elmo-dop.el, elmo-filter.el, elmo-imap4.el, elmo-internal.el,
9297         elmo-localdir.el, elmo-localnews.el, elmo-maildir.el, elmo-msgdb.el,
9298         elmo-multi.el, elmo-nntp.el, elmo-pipe.el, elmo-pop3.el,
9299         elmo-util.el, elmo-vars.el, elmo2.el, mmelmo-1.el, mmelmo-2.el,
9300         mmelmo-imap4-1.el, mmelmo-imap4-2.el, mmelmo-imap4.el, mmelmo.el
9301         (toplevel): Deleted time-stamp line.
9302
9303         * elmo2.el (elmo-clear-killed ): Defined as function
9304         (Abolished defining as a backend function).
9305         All other related modules are changed.
9306
9307 2000-07-14  Hiroshi Tsutsui <tsutsui@easter.kuee.kyoto-u.ac.jp>
9308
9309         * elmo-cache.el (elmo-cache-clear-killed): Fixed.
9310
9311 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9312
9313         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): New function.
9314
9315 2000-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9316
9317         * elmo-pop3.el (elmo-pop3-clear-killed): New alias.
9318
9319 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9320
9321         * elmo-nntp.el (elmo-nntp-max-of-folder): Use killed list in
9322         asynchronous folder check.
9323
9324         * elmo2.el (elmo-move-msgs): Don't move message when buffer-size is 0.
9325
9326         * elmo-nntp.el (elmo-nntp-delete-msgs): Check the value of
9327         `elmo-nntp-use-killed-list'.
9328         (elmo-nntp-list-folder): Use killed list.
9329         (elmo-nntp-max-of-folder): Ditto.
9330         (elmo-nntp-msgdb-create): Set killed list.
9331
9332         * elmo-vars.el (elmo-nntp-use-killed-list): New user option.
9333
9334         * elmo2.el (elmo-clear-killed): New backend function.
9335         All other related modules are changed.
9336
9337 2000-07-07  OKAZAKI Tetsurou  <okazaki@be.to>
9338
9339         * elmo-util.el (elmo-imap4-spec-folder): Use
9340         `elmo-imap4-spec-mailbox'; Mark as obsolete.
9341         All callers changed.
9342
9343 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9344
9345         * mmelmo-2.el (initialize-instance):
9346         Use `mime-buffer-entity-buffer-internal' instead of
9347         `mime-entity-buffer'.
9348
9349         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer): New function.
9350         (mime-entity-body): Implemented.
9351         (mime-goto-header-start-point): Deleted.
9352         (mime-goto-body-end-point): Ditto.
9353         (mime-entity-point-min): Ditto.
9354         (mime-entity-point-max): Ditto.
9355         (mime-entity-children): Ditto.
9356         (mime-insert-header): Use `mime-buffer-entity-buffer-internal'
9357         instead of `mime-entity-buffer'.
9358         (mime-entity-header-buffer): Ditto.
9359         (mime-entity-body-buffer): Ditto.
9360         (mime-write-entity-content): Ditto.
9361
9362         * pldap.el (ldap-static-if): New macro.
9363         (toplevel): Use it instead of `static-if'.
9364
9365 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9366
9367         * pldap.el (ldap-search-basic): Don't collect 'dn' value even if it is
9368         included in `attrs' argument.
9369
9370 2000-06-16  Yuuichi Teranishi  <teranisi@gohome.org>
9371
9372         * elmo-util.el (elmo-get-passwd): Use old backquote style.
9373
9374         * pldap.el (ldap-ldif-safe-char-regexp): New constant.
9375         (ldap-ldif-safe-init-char-regexp): Ditto.
9376         (ldap-ldif-safe-string-regexp): Ditto.
9377         (ldap/ldif-safe-string-p): New macro.
9378         (ldap/ldif-insert-field): Ditto.
9379         (ldap-modify): Use it.
9380         (ldap-add): Ditto.
9381         (ldap-search-basic): Consider `attrsonly' also when `attrs' is nil.
9382         (ldap-decode-attribute): Decode only when `attr' is consp.
9383         (ldap-delete): Bind `ret'.
9384         (toplevel): Require 'cl at compile time.
9385         Removed (require 'poe) and (require 'std11).
9386         (pldap-version): Eliminated.
9387         (ldap-search-basic): Removed auth and dn binding.
9388         (ldap-ldif-field-name-regexp): New constant.
9389         (ldap-ldif-field-head-regexp): Ditto.
9390         (ldap-ldif-next-field-head-regexp): Ditto.
9391         (ldap/collect-field): Use `ldap-ldif-field-head-regexp'.
9392         (ldap/field-end): New function.
9393         (ldap/field-body): Use it.
9394         (ldap/collect-field): Ditto.
9395         (ldap-search-basic): Use `ldap/field-body'.
9396
9397 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9398
9399         * pldap.el (ldap-default-attribute-encoder): New user option.
9400         (ldap/field-body): Decode base64 string.
9401         (ldap/collect-field): Ditto.
9402         (ldap-encode-attribute): New function.
9403         (ldap-add-entries): Use it.
9404         (ldap-modify-entries): Ditto.
9405         (ldap-search-entries): Enclosed decoding function with
9406         `with-temp-buffer' and set as unibyte.
9407         (ldap-search-basic): Set process buffer as unibyte.
9408
9409         * elmo-util.el (elmo-folder-identical-system-p):
9410         Eliminated name space checking.
9411
9412         * pldap.el: New module.
9413         toplevel: Changed condition to detect built-in ldap feature.
9414         (ldap-delete): Enclosed call-process with `with-temp-buffer'.
9415         (ldap-add): Added error handling.
9416         (ldap-modify): Ditto.
9417         (ldap-delete): Ditto.
9418
9419 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9420
9421         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist):
9422         Initialize local variables with `let'.  Inline a temporary
9423         variable for the progress percentage.  Sort `setq' to reduce
9424         function call in the while-loop.
9425
9426         * mmelmo.el (mmelmo-get-original-buffer): Move `save-excursion'
9427         into the conditional branch.
9428
9429 2000-05-30  OKAZAKI Tetsurou  <okazaki@be.to>
9430
9431         * elmo2.el (elmo-move-msgs): Replace `append' with `nconc'.
9432         Move a conditional out of the while-loop.
9433
9434 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9435
9436         * elmo-msgdb.el (elmo-msgdb-overview-get-entity): Use
9437         elmo-msgdb-overview-get-entity-by-number.
9438         (elmo-msgdb-overview-get-entity-by-number): Don't use catch and
9439         throw.
9440
9441 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9442
9443         * elmo-localdir.el (elmo-localdir-pack-number): Renamed
9444         the local variable for a packed number self descriptively.
9445
9446 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9447
9448         * elmo2.el (elmo-msgdb-load): Remove elmo-msgdb-overview-hashtb.
9449         * elmo-localdir.el (elmo-localdir-pack-number): Use
9450         `elmo-msgdb-overview-get-entity' instead of
9451         `elmo-msgdb-overview-get-entity-by-number'.
9452         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): Removed.
9453         (elmo-msgdb-search-overview-entity): Removed.
9454         (elmo-msgdb-overview-get-entity): Change argument. Get overview entity
9455         by message-id or number.
9456         (elmo-msgdb-delete-msgs): Use `elmo-msgdb-overview-get-entity'
9457         instead of `elmo-msgdb-overview-get-entity-by-number'.
9458
9459 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9460
9461         * elmo-vars.el (elmo-use-overview-hashtb): New variable. If
9462         non-nil, use hash table for overview.
9463         (elmo-hash-maximum-size): New variable.
9464         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): New variable.
9465         (elmo-msgdb-make-overview-hashtb): New function.
9466         (elmo-msgdb-clear-overview-hashtb): New function.
9467         (elmo-clear-hash-val): New macro.
9468         All other related modules are changed.
9469
9470 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9471
9472         * elmo2.el (elmo-move-msgs): If there's other message with
9473         same message-id, don't use cache.
9474
9475 2000-05-18  Nishimoto Masaki <nishimoto@gaju.org>
9476
9477         * elmo-localdir.el (elmo-localdir-pack-number): Fixed problem when
9478         number is already packed.
9479
9480 2000-05-15  OKAZAKI Tetsurou  <okazaki@be.to>
9481
9482         * elmo-vars.el: Doc fixes. Trim trailing whitespace.
9483
9484 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9485
9486         * elmo-vars.el (elmo-display-progress-threshold): New variable.
9487         All other related modules are changed.
9488
9489 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9490
9491         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Fixed a problem
9492         of refiling failure on Maildir.
9493
9494 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9495
9496         * elmo-msgdb.el (elmo-msgdb-get-decoded-cache): get string of
9497         decoded mime-charset with cache.
9498         (elmo-msgdb-overview-entity-get-from): Ditto.
9499         (elmo-msgdb-overview-entity-get-subject): Ditto.
9500         * elmo-vars.el (elmo-use-decoded-cache): New variable.
9501
9502 2000-05-10  Kenichi OKADA  <okada@opaopa.org>
9503
9504         * elmo-utils.el (elmo-get-passwd): Set timeout of password.
9505         (elmo-remove-passwd): Fill password with 0 before erase.
9506         * elmo-vars.el (elmo-passwd-life-time): New variable.
9507
9508 \f
9509 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9510
9511         * elmo-cache.el (elmo-buffer-cache-add):
9512         Set message cache buffer as unibyte.
9513
9514 2000-05-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9515
9516         * elmo-archive.el (elmo-archive-list-folders): Fix base-folder
9517         become nil.
9518
9519 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9520
9521         * elmo-nntp.el (elmo-nntp-list-folders): Remove progress gauge
9522         when display is finished.
9523         (elmo-nntp-msgdb-create): Ditto.
9524         (elmo-nntp-groups-read-response): Ditto.
9525         (elmo-nntp-retrieve-headers): Ditto.
9526         (elmo-nntp-msgdb-create-message): Ditto.
9527         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
9528         (elmo-pop3-msgdb-create-message): Ditto.
9529
9530 2000-04-24  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9531
9532         * elmo-maildir.el (elmo-maildir-msgdb-create):
9533         Use `elmo-msgdb-sort-by-date'.
9534
9535 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9536
9537         * elmo2.el (elmo-read-msg-no-cache):
9538         Eliminated arguments after `outbuf'.
9539         Don't use cache even if it exists.
9540         (elmo-read-msg): Don't pass arguments after `outbuf' to
9541         `elmo-read-msg-no-cache'.
9542
9543 2000-04-15  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9544
9545         * elmo-archive.el (elmo-archive-list-folders):
9546         Use `file-name-directory' if base folder does not exist.
9547
9548 2000-04-14  Nishimoto Masaki <nishimoto@gaju.org>
9549
9550         * elmo-archive.el (elmo-archive-list-folders): Don't use
9551         `file-name-directory'.
9552
9553 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9554
9555         * elmo-dop.el (elmo-dop-queue-flush): Add optional argument `force'.
9556         If `force' is non-nil, try flushing all operation queues.
9557
9558 2000-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
9559
9560         * elmo-pop3.el (elmo-pop3-open-connection): Enclose with
9561         as-binary-process.
9562
9563 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9564
9565         * elmo-util.el (elmo-display-progress): Fixed.
9566
9567 2000-03-27  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9568
9569         * elmo-util.el (elmo-display-progress): New function.
9570         All other related modules are changed.