132dd45e012f873767b50914692b1eb452f10675
[elisp/wanderlust.git] / elmo / ChangeLog
1 2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
2
3         * elmo-util.el (elmo-union): New function, make a union of two lists.
4
5 2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6
7         * elmo-version.el (elmo-version): Up to 2.15.7.
8
9 2009-03-22  Tetsurou Okazaki  <okazaki@be.to>
10
11         * elsp-bsfilter.el (elmo-spam-bsfilter-update-switch): Change
12         default value to `--auto-update'.
13
14 2008-07-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
15
16         * elmo-pop3.el (elmo-pop3-read-contents): Fix double `goto-char'.
17         Add `elmo-pop3-read-point' barrier.
18
19 2008-07-06 YAMASHITA Junji <ysiijj@gmail.com>
20
21         * elmo-pop3.el (elmo-pop3-read-contents): improving performance:
22         goto the previous end-point insead of the head-point, and use
23         `search-forward' instead of `re-search-forward'.
24
25 2008-06-30  Tetsurou Okazaki  <okazaki@be.to>
26
27         * elmo-imap4.el (elmo-imap4-parse-status): Use `case' instead of `cond'.
28
29 2008-06-30  Don Bashford  <Don.Bashford@stjude.org>
30
31         * elmo-imap4.el (elmo-imap4-parse-status): Accept IMAP4 tokens in a
32         case-insensitive fashion.
33
34 2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
35
36         * elmo-imap4.el (elmo-imap4-send-command): Combine `process-send-string' calls.
37
38 2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
39
40         * elmo-util.el (elmo-add-name-to-file, elmo-field-body): Use
41         `eval-and-compile' for suppress compile warnings.
42
43         * elmo-vars.el (dynamic-link, dynamic-call): Use `defalias-maybe'
44         instead of `defun-maybe'
45
46         * elmo-util.el: Add (eval-when-compile (require 'static)).
47
48 2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
49
50         * mmimap.el: Remove (require 'static).
51         * acap.el: Ditto.
52
53         * elmo-flag.el: Move ';;; Code:' comment.
54         * elmo-imap4.el: Ditto.
55         * elmo-net.el: Ditto.
56
57         * elmo-version.el (product-provide): Fix comment.
58
59 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
60
61         * slp.el: Add (eval-when-compile (require 'cl)).
62         * elmo-date.el: Ditto.
63         * elmo-pop3.el: Ditto.
64         * elmo-mime.el: Add (eval-when-compile (require 'elmo)).
65
66 2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
67
68         * modb.el (elmo-msgdb-match-condition-primitive): Use
69         `string-to-number' instead of `string-to-int'.
70
71         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer)
72         (elmo-msgdb-message-match-condition)
73         (elmo-msgdb-create-message-entity-from-buffer): Use
74         `string-to-number' instead of `string-to-int'.
75
76         * elmo.el (elmo-folder-confirm-appends): Use `string-to-number'
77         instead of `string-to-int'.
78
79         * elmo-util.el (elmo-cache-expire-by-age): Use `string-to-number'
80         instead of `string-to-int'.
81
82         * elmo-pop3.el (elmo-pop3-list-by-list, elmo-folder-status): Use
83         `string-to-number' instead of `string-to-int'.
84
85         * elmo-nntp.el (elmo-nntp-make-msglist)
86         (elmo-folder-list-messages-plugged, elmo-nntp-folder-status)
87         (elmo-nntp-create-msgdb-from-overview-string)
88         (elmo-nntp-parse-xhdr-response, elmo-nntp-msgdb-create-message)
89         (elmo-nntp-search-primitive): Use `string-to-number' instead of
90         `string-to-int'.
91
92         * elmo-net.el (elmo-net-folder-set-parameters): Use
93         `string-to-number' instead of `string-to-int'.
94
95         * elmo-localdir.el (elmo-localdir-list-subr): Use
96         `string-to-number' instead of `string-to-int'.
97
98         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Use
99         `string-to-number' instead of `string-to-int'.
100
101         * elmo-date.el (elmo-date-get-datevec): Use `string-to-number'
102         instead of `string-to-int'.
103
104         * elmo-archive.el (elmo-archive-list-folder-subr): Use
105         `string-to-number' instead of `string-to-int'.
106
107 2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
108
109         * elmo-util.el (elmo-get-passwd): Fix typo.
110
111         * elmo-nntp.el (elmo-nntp-get-server-command)
112         (elmo-nntp-set-server-command, elmo-nntp-xover-p)
113         (elmo-nntp-listgroup-p, elmo-nntp-set-listgroup)
114         (elmo-nntp-list-active-p, elmo-nntp-set-list-active)
115         (elmo-nntp-xhdr-p, elmo-nntp-set-xhdr): New backquote style.
116
117         * elmo-imap4.el (elmo-imap4-debug)
118         (elmo-imap4-response-continue-req-p, elmo-imap4-response-ok-p)
119         (elmo-imap4-response-bye-p, elmo-imap4-response-garbage-p)
120         (elmo-imap4-response-value, elmo-imap4-response-error-text)
121         (elmo-imap4-response-bodydetail-text, elmo-imap4-value)
122         (elmo-imap4-nth, elmo-imap4-detect-search-charset)
123         (elmo-imap4-identical-system-p): New backquote style.
124
125 2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
126
127         * elmo-dop.el (elmo-make-dop-queue): New backquote style.
128         (elmo-dop-queue-fname, elmo-dop-queue-method): Ditto.
129         (elmo-dop-queue-arguments): Ditto.
130
131         * elmo-date.el (elmo-match-substring): New backquote style.
132         (elmo-match-string, elmo-match-buffer): Ditto.
133         (elmo-date-make-sortable-string): Ditto.
134
135         * elmo-archive.el (elmo-archive-get-method):New backquote style.
136         (elmo-archive-get-suffix, elmo-archive-get-regexp): Ditto.
137
138         * elmo-multi.el (elmo-multi-real-folder-number): New backquote
139         style.
140
141         * elmo-net.el (elmo-network-stream-type-spec-string): New
142         backquote style.
143         (elmo-network-stream-type-symbol): Ditto.
144         (elmo-network-stream-type-feature): Ditto.
145         (elmo-network-stream-type-function): Ditto.
146         (elmo-network-session-buffer): Ditto.
147
148         * elmo-util.el (elmo-file-cache-expand-path): New backquote style.
149         (elmo-file-cache-status, elmo-file-cache-path): Ditto.
150         (elmo-make-file-cache, elmo-string, elmo-get-passwd): Ditto.
151         (elmo-bind-directory, elmo-set-work-buf): Ditto.
152
153         * elmo.el (elmo-folder-send): New backquote style.
154
155 2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
156
157         * pldap.el (ldap-static-if): New backquote style.
158         (ldap/ldif-safe-string-p): Ditto.
159         (ldap/ldif-insert-field): Ditto.
160
161         * elmo-version.el (elmo-version): Up to 2.15.6.
162
163 2008-01-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
164
165         * elmo-imap4.el (elmo-folder-list-messages-plugged): Don't include
166         messages with \Deleted flag.
167         (elmo-folder-delete-messages-plugged): Ask before sending expunge
168         command if there are messages with \Deleted flag.
169
170 2007-04-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
171
172         * elmo-pop3.el (elmo-pop3-auth-apop): Use more strict regexp.
173         http://seclists.org/bugtraq/2007/Apr/0018.html
174         (Suggested by Tatsuya Kinoshita)
175
176 2007-04-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
177
178         * elmo-imap4.el (elmo-folder-delete): Don't call close for mailbox
179         with \Noselect attribute.
180
181 2007-04-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
182
183         * elmo-imap4.el (elmo-folder-list-subfolders): Fix handling of
184         hierarchical folder structure with UW-imapd.
185
186 2007-02-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
187
188         * elmo-imap4.el (elmo-imap4-clear-login): Don't send LOGIN command
189         when the LOGINDISABLED capability is advertised.
190
191 2007-01-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
192
193         * elmo-msgdb.el (elmo-msgdb-extra-fields): Make it non-destructive.
194
195 2007-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
196
197         * elmo-shimbun.el (elmo-shimbun-update-overview): Add argnument
198         `entity'.
199         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview' only
200         if the message entity is exists.
201
202 2007-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
203
204         * elmo-util.el (elmo-msgdb-insert-file-header): Call
205         `elmo-delete-cr-buffer'.
206
207         * elmo-localdir.el (elmo-message-fetch-internal): Use
208         `insert-file-contents-as-raw-text' instead of
209         `insert-file-contents-as-binary'.
210
211         * elmo-maildir.el (elmo-map-message-fetch): Ditto.
212
213 2006-12-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
214
215         * elmo-imap4.el (elmo-network-initialize-session): Check to
216         retrieve a whole greeting message.
217
218 2006-11-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
219
220         * elmo-flag.el (elmo-folder-commit): Encode `.minfo' at save.
221
222 2006-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
223
224         * elmo-util.el (elmo-safe-plist-get): New alias or macro.
225         (elmo-progress-notify): Use it instead of `plist-get'.
226
227 2006-11-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
228
229         * elmo.el (elmo-generic-folder-append-messages): Remove unused
230         variable `table'.
231
232 2006-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
233
234         * elmo-pipe.el (elmo-folder-set-plugged): Define.
235
236 2006-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
237
238         * elsp-bsfilter.el (elmo-spam-bsfilter-use-remote): New user option.
239         (elmo-spam-list-spam-messages): Check it option.
240
241 2006-11-08  Tetsurou Okazaki  <okazaki@be.to>
242
243         * elmo-util.el (elmo-with-progress-display): Return the value
244         of the last form in `body'.
245
246 2006-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
247
248         * elmo-util.el (elmo-progress-start): Accept nil for `total'.  Set
249         `elmo-progress-counter' as t when a query callback returns nil.
250         (elmo-progress-clear): New function.
251         (elmo-progress-done): Split into `elmo-progress-clear'.
252         (elmo-progress-notify): Update a total slot when it is nil.
253         (elmo-with-progress-display): Call `elmo-progress-clear' in
254         unwind-protect and move calling `elmo-progress-done' to outside.
255
256         * elmo-imap4.el (elmo-imap4-find-next-line): Call
257         `elmo-progress-notify' with :total parameter instead of
258         `elmo-progress-counter-set-total'.
259
260 2006-11-07  Tetsurou Okazaki  <okazaki@be.to>
261
262         * elmo-util.el (elmo-cache-expire-by-age): Add docstring.
263         Make it interactive.
264         (elmo-progress-start): Avoid updating `elmo-progress-counter'
265         when a query callback returns nil.  Return a progress counter
266         instead of t whenever a start callback was called.
267
268 2006-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
269
270         * elmo-imap4.el (elmo-imap4-session-capable-p): New macro.
271         (elmo-imap4-send-command): Use it.
272         (elmo-network-initialize-session): Ditto.
273         (elmo-network-setup-session): Ditto.
274         (elmo-folder-msgdb-create-plugged): Ditto.
275
276 2006-11-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
277
278         * elmo-util.el (elmo-progress-done): Fix a miss refer to
279         `elmo-progress-counter'.
280
281 2006-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
282
283         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Abolish.
284         (elsp-bsfilter-list-spam-filter): New function.
285         (elsp-bsfilter-start-list-spam): Ditto.
286         (elsp-bsfilter-read-list-spam): Ditto.
287         (elmo-spam-list-spam-messages): Use async process to display
288         progress message by each message.
289
290 2006-11-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
291
292         * elmo-spam.el (elmo-spam-process-messages-as-mbox): Fix problem
293         of flushing previously inserted message contents.
294
295         * elmo-imap4.el (elmo-folder-search): Fix return value.
296
297 2006-11-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
298
299         * elmo-imap4.el (elmo-imap4-find-next-line): Check whether a label
300         of reporter is enable or not.
301
302 2006-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
303
304         * elmo-util.el (elmo-list-bigger-diff): Abolish.
305         (elmo-display-progress): Ditto.
306         (elmo-progress-counter-alist): Ditto.
307         (elmo-progress-set): Ditto.
308         (elmo-progress-clear): Ditto.
309         (elmo-progress-counter-all-value): Rename to
310         `elmo-progress-counter-total'.
311         (elmo-progress-counter-format): Rename to
312         `elmo-progress-counter-action'.
313         (elmo-progress-counter): New internal variable.
314         (elmo-progress-callback-function): Ditto.
315         (elmo-progress-counter-label): New function.
316         (elmo-progress-counter-set-total): Ditto.
317         (elmo-progress-counter-set-action): Ditto.
318         (elmo-progress-call-callback): Ditto.
319         (elmo-progress-start): Ditto.
320         (elmo-progress-done): Ditto.
321         (elmo-progress-notify): Rewrite.
322         (elmo-with-progress-display): Remove first argument
323         `condition'. Add optional argument `var' in `spec'.
324
325         * elmo-vars.el (elmo-display-progress-threshold): Abolish.
326         (elmo-display-retrieval-progress-threshold): Ditto.
327         (elmo-inhibit-display-retrieval-progress): Ditto.
328
329         * Replace all pair of `elmo-progress-set' and
330         `elmo-progress-clear' into `elmo-with-progress-display'.
331
332         * Replace to call `elmo-display-progress' into pair of
333         `elmo-progress-notify' and `elmo-with-progress-display'.
334
335         * elmo-version.el (elmo-version): Up to 2.15.5.
336
337 2006-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
338
339         * elmo-imap4.el (elmo-imap4-arrival-filter): Use `case' instead of
340         `cond'.
341
342 2006-10-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
343
344         * elmo-imap4.el (elmo-imap4-arrival-filter): Call delete-region in
345         cleanup-forms [wl:14027].
346
347 2006-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
348
349         * elmo-flag.el (elmo-global-flag-set-internal): Use
350         `elmo-copy-file' by priority when the message is a file.
351
352 2006-10-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
353
354         * elmo.el: Fix typo: disptch -> dispatch.
355
356 2006-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
357
358         * elmo.el (elmo-file-tag): New class.
359         (elmo-append-messages-disptch-table): New constant.
360         (elmo-folder-type-p): New function.
361         (elmo-folder-append-messages): Redefine as function.
362
363         * elmo-null.el (elmo-folder-append-messages): Renamed from
364         `elmo-folder-append-messages'.
365
366         * elmo-maildir.el (elmo-maildir-folder): Inherit `elmo-file-tag'.
367         (elmo-folder-append-messages-*-maildir): Renamed from
368         `elmo-folder-append-messages'.
369
370         * elmo-localdir.el (elmo-localdir-folder): Inherit
371         `elmo-file-tag'.
372         (elmo-folder-append-messages-*-localdir): Renamed from
373         `elmo-folder-append-messages'.
374
375         * elmo-imap4.el (elmo-folder-append-messages-imap4-imap4): Renamed
376         from `elmo-folder-append-messages'.
377
378         * elmo-flag.el (elmo-folder-append-messages-*-flag): Renamed from
379         `elmo-folder-append-messages'.
380
381         * elmo-filter.el (elmo-folder-append-messages-filter-*): New
382         function.
383         (elmo-folder-append-messages-*-filter): Ditto.
384
385         * elmo-multi.el (elmo-folder-append-messages-multi-*): Ditto.
386
387         * elmo-pipe.el (elmo-folder-append-messages-pipe-*): Ditto.
388         (elmo-folder-append-messages-*-pipe): Renamed from
389         `elmo-folder-append-messages'.
390
391         * elmo-cache.el (elmo-cache-folder): Inherit `elmo-file-tag'.
392
393         * elmo-file.el (elmo-file-folder): Ditto.
394
395         * elmo-sendlog.el (elmo-sendlog-folder): Ditto.
396
397         * elmo-archive.el (elmo-folder-append-messages-*-archive): Renamed
398         from `elmo-folder-append-messages'
399
400 2006-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
401
402         * elmo-map.el (elmo-location-map-setup): Change an argument
403         `locations' to optional.
404         (elmo-location-map-clear): Abolish.
405         (elmo-folder-clear): Follow the API change.
406
407         * elmo-pop3.el (elmo-folder-clear): Ditto.
408
409         * elmo-pop3.el (toplevel): Require elmo-map.
410         (elmo-pop3-folder): Inherit elmo-location-map and abolish
411         location-alist slot (All other related portions are changed).
412         (elmo-pop3-folder-use-uidl): New function.
413         (elmo-folder-msgdb-create): Don't sort message entities.
414         (elmo-pop3-sort-msgdb-by-original-number): Abolish.
415         (elmo-pop3-number-to-size): Convert return value to number.
416         (elmo-pop3-msgdb-create-by-header): Use unwind-protect to delete a
417         working buffer.
418
419         * elmo-map.el: Use `location-map' as a variable name for instance
420         instead of `mapper'.
421         (elmo-location-map-setup): Return location alist.
422         (elmo-location-map-update): Ditto.
423
424 2006-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
425
426         * elmo-map.el (elmo-location-map): New class; split location and
427         number mapping from elmo-map-folder (All other related portions
428         are changed).
429
430         * elmo-shimbun.el (elmo-folder-open-internal): Follow the API
431         change.
432
433         * elmo-version.el (elmo-version): Up to 2.15.4.
434
435 2006-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
436
437         * elmo-vars.el (elmo-use-hardlink): New user option.
438
439         * elmo-util.el (elmo-add-name-to-file): Switch implementations by
440         `elmo-use-hardlink'.
441
442         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Keep the
443         killed-list.
444         (elmo-pipe-drain): Use `elmo-folder-open' and `elmo-folder-close'
445         instead of `*-internal'. Use `elmo-with-progress-display'.
446
447 2006-09-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
448
449         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages): Use
450         `elmo-spam-process-messages-as-mbox'.
451
452         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
453
454 2006-08-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
455
456         * elsp-bsfilter.el (elsp-bsfilter-list-spam-files): Fix the
457         argument BUFFER of `call-process'.
458
459 2006-08-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
460
461         * elsp-bsfilter.el (elsp-bsfilter-call-bsfilter): Remove nil from
462         args.
463         (elsp-bsfilter-list-spam-files): Ditto.
464
465 2006-08-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
466
467         * elsp-bsfilter.el (elmo-spam-bsfilter-max-files-per-process)
468         (elmo-spam-bsfilter-max-messages-per-process): New use option.
469         (elmo-spam-bsfilter-debug): Fix a group.
470         (elsp-bsfilter-call-bsfilter): Don't use `delq' and add option
471         `--homedir'.
472         (elmo-spam-buffer-spam-p): Don't specify `--homedir' option.
473         (elsp-bsfilter-list-spam-files): New function.
474         (elmo-spam-list-spam-messages): Define.
475         (elsp-bsfilter-register-buffer): Add an optional argument `mbox'.
476         (elmo-spam-bsfilter-register-messages): New function.
477         (elmo-spam-register-spam-messages): Define.
478         (elmo-spam-register-good-messages): Ditto.
479
480         * elmo-spam.el (elmo-spam-process-messages-as-mbox): New function.
481
482         * elmo-util.el (elmo-flatten): Use `append' and `listp' instead of
483         `nconc' and `consp'.
484
485 2006-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
486
487         * elmo-map.el (elmo-map-folder-update-locations): Rewrite with
488         hash table to test whether a location is exists.
489
490 2006-08-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
491
492         * elmo-archive.el (elmo-folder-append-messages): Delete temp-dir
493         even if some error occurred.
494
495         * elmo-archive.el (elmo-archive-folder-append-buffer): Remove
496         meaningless unwind-protect.
497
498         * elmo-maildir.el (elmo-folder-message-make-temp-files): Respect
499         start-number correctly.
500         * elmo-search.el (elmo-folder-message-make-temp-files): Ditto.
501         * elmo-file.el (elmo-folder-message-make-temp-files): Ditto.
502
503 2006-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
504
505         * elmo-flag.el (elmo-flag-folder-set-minfo): New function.
506         (elmo-folder-initialize): Use it.
507         (elmo-global-flag-replace-referrer): New function.
508
509         * elmo.el (toplevel): Added autoload setting for
510         `elmo-global-flag-replace-referrer'.
511         (elmo-folder-rename): Rewrite the last change use
512         `elmo-global-flag-replace-referrer'.
513
514         * elmo-pipe.el (elmo-folder-rename): Call
515         `elmo-global-flag-replace-referrer'.
516
517 2006-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
518
519         * elmo.el (elmo-folder-rename): Set meta data for global flags
520         follow the rename.
521
522 2006-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
523
524         * elmo-filter.el (elmo-folder-initialize): Set slot `number-list'
525         as 'not-loaded.
526         (elmo-folder-close): Ditto.
527         (elmo-filter-folder-number-list-loaded-p): New function.
528         (elmo-filter-folder-number-list): Check whether loaded or not.
529         (elmo-folder-commit): Use `elmo-filter-folder-number-list' instead
530         of `elmo-filter-folder-number-list-internal'.
531         (elmo-folder-delete-messages): Ditto.
532         (elmo-folder-length): Check whether number-list is loaded or not.
533
534 2006-06-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
535
536         * modb-entity.el (modb-entity-field-extractor-alist): Add 3rd
537         field `real field' into each element of list.
538         (elmo-msgdb-create-message-entity-from-buffer): Follow the above change.
539         (elmo-msgdb-message-entity-field): Ditto.
540         (modb-entity-ml-info-real-fields): New function.
541
542         * elmo-msgdb.el (elmo-msgdb-extra-fields): New function.
543
544         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Use function
545         `elmo-msgdb-extra-fields'.
546
547 2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
548
549         * elmo-util.el (elmo-passwd-alist-load): Move point to min
550         position before read.
551
552 2006-05-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
553
554         * elmo-flag.el (elmo-folder-expand-msgdb-path): Translate path.
555         (elmo-global-flags-initialize): Ditto.
556
557 2006-05-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
558
559         * elmo-archive.el (toplevel): Don't require emu, std11
560         and elmo-localdir.
561
562         * elmo-localdir.el (elmo-message-file-name): Remove duplicate
563         definition.
564
565 2006-05-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
566
567         * elmo.el (elmo-folder-confirm-appends): Display folder name.
568
569 2006-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
570
571         * elmo-imap4.el (elmo-imap4-send-command): Use non-synchronizing
572         literals.
573
574 2006-04-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
575
576         * elmo-maildir.el (elmo-maildir-list-location): Reduce
577         `elmo-get-last-modification-time' call.
578
579 2006-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
580
581         * elmo-maildir.el (elmo-maildir-list-location): Fixed a regular
582         expression.
583         (elmo-maildir-set-mark): Ditto.
584         (elmo-maildir-delete-mark): Ditto.
585
586 2006-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
587
588         * elmo-util.el (elmo-collect-separators-internal): Add 2nd
589         optional argument `separators'.
590
591 2006-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
592
593         * elmo.el (cache-changed): Abolish.
594         (status-changed): New signal.
595         (elmo-message-killed-p): New generic function and define for
596         elmo-folder.
597         (elmo-folder-recover-messages): Ditto.
598         (elmo-message-set-cached): Emit signal `status-changed' instead of
599         `cache-changed'.
600         (elmo-message-status): New macro.
601         (elmo-message-status-folder): Ditto.
602         (elmo-message-status-number): Ditto.
603         (elmo-message-status-set-flags): Ditto.
604         (elmo-message-status-set-killed): Ditto.
605         (elmo-message-status-flags): New function.
606         (elmo-message-status-cached-p): Ditto.
607         (elmo-message-status-killed-p): Ditto.
608
609         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
610         `status-changed' instead of `cache-changed'.
611         (elmo-folder-recover-messages): Define.
612         (elmo-message-killed-p): Ditto.
613
614         * elmo-filter.el (elmo-filter-connect-signals): Connect to signal
615         `status-changed' instead of `cache-changed'.
616
617         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
618         (elmo-message-killed-p): Define.
619         (elmo-folder-recover-messages): Ditto.
620
621         * elmo-version.el (elmo-version): Up to 2.15.3.
622
623 2006-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
624
625         * elmo-signal.el (elmo-signal-bindings): Use cons to append
626         element into list.
627         (elmo-define-signal-handler): Add docstring.
628         (elmo-define-signal-filter): Ditto.
629
630         * elmo-multi.el (elmo-multi-connect-signals): Fix the signal name.
631
632 2006-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
633
634         * elmo-util.el (elmo-flatten): Don't use recursive call.
635
636         * elmo-search.el (elmo-folder-msgdb-create): Remove an unnecessary
637         assignment.
638         (elmo-folder-message-make-temp-files): Use `number-to-string'
639         instead of `int-to-string'.
640
641 2006-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
642
643         * elmo-search.el (elmo-folder-delete-messages): Define.
644
645 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
646
647         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fixed
648         customization type.
649         (elmo-mailing-list-count-spec-list): Ditto.
650
651         * elmo-vars.el (elmo-mailing-list-name-spec-list): Merge entries
652         for `list-id'.
653
654 2006-01-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
655
656         * elmo-vars.el (elmo-mailing-list-name-spec-list): Fix list-id
657         handling.
658
659 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
660
661         * elmo-vars.el (elmo-mailing-list-name-spec-list): New user option.
662         (elmo-mailing-list-count-spec-list): Ditto.
663
664         * elmo-util.el (elmo-map-until-success): New function.
665         (elmo-string-match-substring): Ditto.
666         (elmo-find-list-match-value): Ditto.
667
668         * modb-entity.el (modb-entity-extract-ml-info-from-x-sequence):
669         Removed.
670         (modb-entity-extract-ml-info-from-subject): Ditto.
671         (modb-entity-extract-ml-info-from-return-path): Ditto.
672         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
673         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
674         (modb-entity-extract-ml-info-from-mailman): Ditto.
675         (modb-entity-extract-mailing-list-info-functions): Ditto.
676         (modb-entity-extract-mailing-list-info): Rewrite with
677         `elmo-find-list-match-value'.
678
679 2006-01-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
680
681         * elmo-net.el (elmo-network-session-retry-count): New user option.
682         (elmo-network-session-buffer-name): New internal function.
683         (elmo-network-session-buffer-create): Ditto.
684         (elmo-network-open-session): Retry open network session
685         `elmo-network-session-retry-count' times.
686
687 2005-12-16  Tetsurou Okazaki  <okazaki@be.to>
688
689         * elmo-util.el (elmo-list-filter): Rewritten.
690
691 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
692
693         * elmo-util.el (elmo-string-member): Allow symbol element in list.
694
695 2005-11-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
696
697         * elmo-search.el (elmo-make-search-engine): Use prefix
698         `elmo-search-' for require symbol instead of `else-'.
699         (elmo-search-engine-extprog): New class.
700         (elmo-search-engine-do-search): Remove nil from argument
701         list. Added argument pattern to evaluate element as function.
702         (elmo-search-engine-local-file): Derived from
703         `elmo-search-engine-extprog'.
704         (elmo-search-engine-create-message-entity): Check existance of file.
705         (elmo-search-engine-fetch-message): Ditto.
706         (elmo-search-namazu-index): Follow the API change.
707         (elmo-search-grep-target): Ditto.
708
709 2005-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
710
711         * elmo-spam.el (elmo-spam-message-fetch): Disable multibyte
712         characters of working buffer.
713
714         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
715         Does not bind `default-mime-charset'.
716         (elmo-msgdb-create-message-entity-from-buffer): Removed
717         unnecessary local bind.
718
719         * modb-entity.el (modb-entity-extract-ml-info-from-mailman): New
720         function.
721         (modb-entity-extract-mailing-list-info-functions): Added it.
722
723 2005-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
724
725         * modb-legacy.el (elmo-msgdb-append-entity): Execute the process
726         when number and message-id are non-nil.
727
728         * modb-standard.el (elmo-msgdb-append-entity): Ditto.
729
730         * elmo-pop3.el (elmo-pop3-auth-user): Refactoring nested
731         conditional steatment.
732         (elmo-pop3-auth-apop): Likewise.
733         (elmo-network-authenticate-session): Likewise.
734
735 2005-11-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
736
737         * elmo-mime.el (elmo-mime-header-max-column): Set default value as
738         symbol `fill-column'.
739         (elmo-mime-insert-header-from-buffer): Rewrite; ignore errors in
740         decode field value.
741
742         * elmo-util.el (elmo-mime-string): Ignore errors in eword decode.
743         (elmo-decoded-field-body): Ditto.
744
745 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
746
747         * elmo-net.el (elmo-net-folder-set-parameters): Rename argument
748         `tokens' to `params'.
749
750 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
751
752         * elmo-split.el (elmo-split-subr): Disable multibyte characters of
753         working buffer.
754
755 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
756
757         * elmo-search.el (elmo-search-namazu-index): Fixed the order to
758         decide index.
759
760 2005-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
761
762         * elmo-search.el (elmo-search-engine-alist): Define with defvar;
763         Set default value as nil.
764         (toplevel): Register search engines by
765         `elmo-search-register-engine' if there are not defined.
766
767         * elmo.el (autoload): Added autoload setting for
768         `elmo-search-register-engine'.
769
770 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
771
772         * elmo.el (toplevel): `[' is redefined as the prefix of the search
773         folder instead of nmz folder.
774         (elmo-nmz-default-index-path): Added obsolete variable setting.
775         (elmo-nmz-index-alias-alist): Ditto.
776         (elmo-nmz-use-drive-letter): Ditto.
777
778         * elmo-search.el (elmo-search-register-engine): New function.
779
780         * elmo-nmz.el: Removed.
781
782         * elmo-version.el (elmo-version): Up to 2.15.2.
783
784 2005-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
785
786         * elmo-search.el: New file.
787
788 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
789
790         * modb-entity.el (elmo-msgdb-message-match-condition): Add new
791         condition `larger' and `smaller'.
792
793 2005-07-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
794
795         * elmo-util.el (elmo-safe-filename): Rewrite to replace
796         `"' (double quote) into "_Q_".
797
798 2005-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
799
800         * elmo-net.el (elmo-net-quote-chars): Abolish.
801         (elmo-net-format-quoted): Ditto.
802
803 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
804
805         * elmo.el (elmo-get-folder-function): New variable.
806         (elmo-get-folder): New function.
807         (elmo-folder-rename): Call `elmo-make-folder' with specified
808         mime-charset.
809
810         * elmo-split.el (elmo-split): Use `elmo-get-folder' instead of
811         `elmo-make-folder'.
812         (elmo-split-subr): Ditto.
813
814         * elmo-multi.el (elmo-folder-initialize): Ditto.
815
816         * elmo-internal.el (elmo-folder-list-subfolders): Ditto.
817
818         * elmo-flag.el (elmo-flag-folder-delete-message): Ditto.
819         (elmo-flag-get-folder): Ditto.
820
821         * elmo-filter.el (elmo-folder-initialize): Ditto.
822
823         * elmo-access.el (elmo-folder-initialize): Ditto.
824         (elmo-access-folder-update-children): Ditto.
825
826         * elmo-dop.el (elmo-dop-queue-flush): Ditto.
827         (elmo-dop-queue-flush): Ditto.
828         (elmo-folder-append-buffer-dop-delayed): Ditto.
829         (elmo-dop-spool-folder): Call `elmo-make-folder' with specified
830         mime-charset.
831
832         * elmo-pipe.el (elmo-folder-initialize): Use `elmo-get-folder'
833         instead of `elmo-make-folder'.
834         (elmo-folder-rename): Ditto.  Use `elmo-folder-rename' to
835         destination folder instead of send `elmo-folder-rename-internal'.
836
837         * elmo-shimbun.el (elmo-folder-list-subfolders): Use `shimbun'
838         slot of subfolder instead of create it.
839
840 2005-06-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
841
842         * elmo-util.el (elmo-collect-separators): New function.
843         (elmo-collect-separators-internal): Ditto.
844         (elmo-collect-trail-separators): Ditto.
845         (elmo-parse-separated-tokens): Ditto.
846         (elmo-parse-separated-tokens-internal): Ditto.
847         (elmo-quote-syntactical-element): Ditto.
848
849         * elmo-pop3.el (elmo-pop3-folder-name-syntax): New constant.
850         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
851
852         * elmo-nntp.el (elmo-nntp-folder-name-syntax): New constant.
853         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
854         (elmo-nntp-folder-list-subfolders): Quote a user name.
855
856         * elmo-net.el (elmo-net-folder-name-syntax): New constant.
857         (elmo-net-parse-network): Abolish.
858         (elmo-net-folder-set-parameters): New function.
859         (elmo-folder-initialize): Follow the above change.
860
861         * elmo-imap4.el (elmo-imap4-folder-name-syntax): New constant.
862         (elmo-folder-initialize): Rewrite by `elmo-parse-separated-tokens'.
863         (elmo-folder-list-subfolders): Use
864         `elmo-quote-syntactical-element' instead of
865         `elmo-net-format-quoted' to quote mailbox and user name.
866
867 2005-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
868
869         * elmo-util.el (elmo-token-valid-p): New function.
870         (elmo-parse-token): Add optional argument `requirement'.
871         (elmo-parse-prefixed-element): Likewise.
872
873         * elmo-net.el (elmo-net-quote-chars): Renamed from
874         `elmo-net-quote-chars-regexp'.
875         (elmo-net-format-quoted): Add optional argument `extra-chars'.
876
877         * elmo-pop3.el (elmo-folder-initialize): Fix the token separators
878         by info document. Check token `uidl' is started an alphabet.
879
880         * elmo-nntp.el (elmo-folder-initialize): Fix the token separators
881         by info document. Check token `user' is started an alphabet.
882
883         * elmo-imap4.el (elmo-folder-initialize): Ditto.
884         (elmo-folder-list-subfolders): Quote user.
885
886 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
887
888         * elmo-util.el (elmo-quoted-specials-list): New constant.
889         (elmo-quoted-token): New function.
890
891         * elmo-net.el (elmo-net-quote-chars-regexp): New constant.
892         (elmo-net-format-quoted): New function.
893         (elmo-net-parse-network): Ditto.
894         (elmo-folder-initialize): Use it.
895
896         * elmo-nntp.el (elmo-folder-initialize): Use
897         `elmo-net-parse-network' to parse network specification instead of
898         `elmo-folder-initialize#elmo-net'.
899
900         * elmo-pop3.el (elmo-folder-initialize): Ditto.
901
902         * elmo-imap4.el (elmo-folder-initialize): Ditto.
903         (elmo-folder-list-subfolders): Quote folder name by
904         `elmo-net-format-quoted'.
905
906 2005-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
907
908         * elmo-nntp.el (elmo-nntp-use-server-search-p): New function.
909         (elmo-folder-search): Use it.
910
911 2005-04-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
912
913         * modb-standard.el (modb-standard-loaded-message-id): Use
914         `elmo-msgdb-message-entity-field'.
915
916 2005-04-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
917
918         * elmo-util.el (elmo-object-load): Call `elmo-set-auto-coding'
919         without filename.
920
921 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
922
923         * elmo-util.el (elmo-set-auto-coding): New function.
924         (elmo-object-load): Use it.
925
926 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
927
928         * elmo-date.el (elmo-time-less-p): Renamed from `elmo-time<'.
929         (elmo-time<): Define as alias of `elmo-time-less-p'.
930         (elmo-time-to-datevec): New function.
931
932         * elmo-date.el (elmo-time-to-days): New function.
933
934 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
935
936         * elmo-util.el (elmo-map-recursive): Call `function' if `object'
937         is not cons cell.
938
939 2005-04-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
940
941         * modb-entity.el (modb-entity-encode-string-recursive): Fixed
942         parenthesis.
943
944         * elmo-util.el (elmo-map-recursive): New function.
945
946         * modb-entity.el (modb-entity-decode-string-recursive): Use it.
947         (modb-entity-encode-string-recursive): Ditto.
948
949 2005-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
950
951         * elmo-maildir.el (elmo-maildir-sequence-number): New function.
952         (elmo-maildir-make-unique-string): Throw Emacs 18 away.
953         (elmo-maildir-list-location): Use `elmo-maildir-sequence-number' to
954         compare sequence number when last modified time is nil.
955
956 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
957
958         * elmo-maildir.el (elmo-folder-msgdb-create): Don't sort by date.
959
960         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
961
962 2005-04-01  Yuuichi Teranishi  <teranisi@gohome.org>
963
964         * elmo-maildir.el (elmo-maildir-list-location): Sort by last
965         modification time of the file.
966
967 2005-03-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
968
969         * elmo-util.el (elmo-condition-optimize): Discriminated against
970         preserved fields, extra fields and the other weight.
971
972 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
973
974         * modb-entity.el (initialize-instance): Define.
975         (modb-entity-handler-mime-charset): New internal function.
976         (modb-standard-entity-set-field): Use it.
977         (elmo-msgdb-message-entity-field): Ditto.
978         (elmo-msgdb-message-entity-field): Ditto.
979
980         * modb.el (elmo-msgdb-match-condition): Rewrite with
981         `elmo-condition-match'.
982         (elmo-msgdb-match-condition-primitive): New function.
983
984         * modb-entity.el (elmo-msgdb-message-match-condition): Removed
985         arguments `flags' and `numbers'.
986         (elmo-msgdb-match-condition-primitive): Abolished (merged to
987         `elmo-msgdb-message-match-condition').
988         (modb-buffer-entity-handler): New class.
989
990         * elmo.el (elmo-folder-search): Optimize condition to use
991         `elmo-condition-optimize'.
992         (elmo-message-buffer-match-condition): New function.
993         (elmo-message-match-condition): Use
994         `elmo-message-buffer-match-condition' instead of
995         `elmo-buffer-field-condition-match'.
996
997         * elmo-util.el (elmo-condition-match): New function.
998         (elmo-condition-optimize): Ditto.
999         (elmo-buffer-field-primitive-condition-match): Abolish.
1000         (elmo-buffer-field-condition-match): Ditto.
1001
1002         * elmo-archive.el (elmo-archive-field-condition-match): Use
1003         `elmo-message-buffer-match-condition' instead of
1004         `elmo-buffer-field-condition-match'.
1005
1006 2005-03-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1007
1008         * elmo-flag.el (elmo-global-flags-initialize): Check the
1009         existence of the flag directory.
1010
1011 2005-03-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1012
1013         * elmo-access.el (elmo-folder-initialize): Call
1014         `elmo-multi-connect-signals'.
1015
1016         * elmo-pipe.el (elmo-folder-close): Define.
1017
1018         * elmo-multi.el (elmo-folder-close): Call `elmo-folder-close' with
1019         children folders.
1020
1021         * elmo-filter.el (elmo-folder-close): Call `elmo-folder-close'
1022         with target folder.
1023
1024         * modb-entity.el (elmo-msgdb-message-entity-set-number): Return
1025         `number'.
1026
1027         * elmo-multi.el (elmo-message-entity): Don't use return value of
1028         `elmo-message-entity-set-number'.
1029
1030 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1031
1032         * modb.el (modb-generic): Added slot `mime-charset'.
1033
1034         * modb-standard.el (modb-standard): Added slot `overview-handler'.
1035         (modb-standard-save-entity-1): Use `modb-entity-handler-equal-p'
1036         and `modb-entity-handler-dump-parameters'.
1037         (modb-standard-default-entity-handler): Abolish.
1038         (elmo-msgdb-message-entity-handler): Save created handler by
1039         instance slot.
1040
1041         * modb-entity.el (modb-entity-handler): Added slot `mime-charset'.
1042         (modb-entity-handler-list-parameters): New method.
1043         (modb-entity-handler-equal-p): New function.
1044         (modb-entity-handler-dump-parameters): Ditto.
1045         (modb-entity-parse-address-string): Encode return value.
1046         (modb-entity-make-address-string): Decode argument value.
1047         (modb-entity-decode-string-recursive): New function.
1048         (modb-entity-encode-string-recursive): Ditto.
1049         (modb-standard-entity-normalizer): Set to encode field value.
1050         (modb-standard-entity-specializer): Follow the above change.
1051         (modb-standard-entity-set-field): Bind `elmo-mime-charset' by
1052         mime-charset of handler.
1053         (elmo-msgdb-message-entity-field): Ditto.
1054         (elmo-msgdb-copy-message-entity): Fixed reference to internal
1055         structure.
1056         (modb-entity-make-mailing-list-info-string): Decode `ml-name'.
1057
1058         * elmo.el (elmo-folder): Added slot `mime-charset'.
1059         (elmo-make-folder): Added argument `mime-charset'.
1060         (elmo-folder-msgdb-load): Call `elmo-load-msgdb' with
1061         `mime-charest'.
1062
1063         * elmo-msgdb.el (elmo-load-msgdb): Added argument `mime-charset'.
1064         (elmo-make-msgdb): Likewise.
1065
1066         * elmo-internal.el (elmo-internal-folder-initialize): Call
1067         `luna-make-entity' with :mime-charset parameter.
1068
1069 2005-03-21  Yuuichi Teranishi  <teranisi@gohome.org>
1070
1071         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Decode
1072         encoded words in `from' and `subject' field.
1073
1074 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1075
1076         * modb.el (elmo-msgdb-message-field): Add argument `type'.
1077         (elmo-msgdb-match-condition): Get handler from entity instead of
1078         msgdb.
1079
1080         * modb-standard.el (modb-standard-economize-entity-size): Abolish.
1081         (modb-standard-load-entity): Treat new file format.
1082         (modb-standard-save-entity-1): Save as new file format.
1083         (modb-standard-save-entity): Split messages into section here.
1084         (elmo-msgdb-message-field): Follow the API change.
1085         (modb-standard-default-entity-handler): New internal variable.
1086         (elmo-msgdb-message-entity-handler): Define.
1087
1088         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1089         to `elmo-vars.el'.
1090         (modb-entity-field-extractor-alist): New user option.
1091         (elmo-msgdb-message-entity-field): Removed argument `decode' and
1092         added argument `type'.
1093         (elmo-msgdb-copy-message-entity): Add optional argument
1094         `make-handler'.
1095         (modb-set-field-converter): New function.
1096         (modb-convert-field-value): Ditto.
1097         (modb-entity-string-decoder): Ditto.
1098         (modb-entity-string-encoder): Ditto.
1099         (modb-entity-parse-date-string): Ditto.
1100         (modb-entity-make-date-string): Ditto.
1101         (modb-entity-mime-decoder): Ditto.
1102         (modb-entity-mime-encoder): Ditto.
1103         (modb-entity-address-list-decoder): Ditto.
1104         (modb-entity-address-list-encoder): Ditto.
1105         (modb-entity-parse-address-string): Ditto.
1106         (modb-entity-make-address-string): Ditto.
1107         (modb-entity-create-field-indices): Ditto.
1108         (modb-legacy-entity-field-slots): New constant.
1109         (modb-legacy-entity-field-indices): Ditto.
1110         (modb-legacy-entity-normalizer): New variable.
1111         (modb-legacy-entity-specializer): Ditto.
1112         (modb-legacy-entity-field-index): New macro.
1113         (modb-legacy-entity-set-field): New function.
1114         (modb-legacy-make-message-entity): Rewrite.
1115         (elmo-msgdb-create-message-entity-from-buffer): Use
1116         `elmo-msgdb-get-references-from-buffer'. Use
1117         `elmo-decoded-field-body' instead of `elmo-unfold-field-body'.
1118         Use `modb-legacy-entity-set-field' instead of
1119         `elmo-msgdb-message-entity-set-field'.
1120         (elmo-msgdb-message-entity-field): Rewrite.
1121         (elmo-msgdb-message-entity-set-field): Ditto.
1122         (elmo-msgdb-copy-message-entity): Make new entity by
1123         `make-handler' if it specified.
1124         (elmo-msgdb-message-match-condition): Define a method of
1125         `modb-entity-handler' and follow the API change.
1126         (modb-standard-entity-handler): New class.
1127         (modb-entity-extract-ml-info-from-x-sequence): New function.
1128         (modb-entity-extract-ml-info-from-subject): Ditto.
1129         (modb-entity-extract-ml-info-from-return-path): Ditto.
1130         (modb-entity-extract-ml-info-from-delivered-to): Ditto.
1131         (modb-entity-extract-ml-info-from-mailing-list): Ditto.
1132         (modb-entity-extract-mailing-list-info): Ditto.
1133         (modb-entity-extract-mailing-list-info-functions): New variable.
1134
1135         * elmo.el (elmo-message-field): Add optional argument `type'.
1136
1137         * elmo-vars.el (elmo-msgdb-prefer-in-reply-to-for-parent): Moved
1138         from `modb-entity.el'.
1139
1140         * elmo-util.el (elmo-object-load): Decode by coding-system from
1141         `set-auto-coding-function'.
1142         (elmo-object-save): Use `detect-mime-charset-region' and add
1143         coding cookie if encode.
1144         (elmo-msgdb-get-references-from-buffer): New function.
1145         (elmo-parse-addresses): Ditto (renamed from `wl-parse-addresses').
1146
1147         * elmo-spam.el (elmo-spam-message-spam-p): Follow the API change.
1148
1149         * elmo-shimbun.el (elmo-shimbun-parse-time-string): Removed.
1150         (elmo-shimbun-entity-to-header): Use `shimbun-create-header'
1151         instead of `shimbun-make-header' and follow the API change.
1152         (elmo-shimbun-update-overview): Follow the API change.
1153         (elmo-map-folder-list-message-locations): Ditto.
1154
1155         * elmo-pipe.el (elmo-message-field): Ditto.
1156
1157         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
1158         Ditto.
1159
1160         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
1161
1162         * elmo-multi.el (elmo-message-field): Ditto.
1163
1164         * elmo-msgdb.el (elmo-message-entity-field): Ditto.
1165         (elmo-msgdb-sort-by-date): Ditto.
1166         (elmo-msgdb-flag-table): Use `elmo-msgdb-message-field' instead of
1167         `elmo-message-entity-field'.
1168         (elmo-msgdb-overview-entity-get-from-no-decode): Follow the API
1169         change.
1170         (elmo-msgdb-overview-entity-get-from): Ditto.
1171         (elmo-msgdb-overview-entity-get-subject): Ditto.
1172         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
1173         (elmo-msgdb-overview-entity-get-date): Ditto.
1174         (elmo-msgdb-overview-entity-get-to): Ditto.
1175         (elmo-msgdb-overview-entity-get-cc): Ditto.
1176
1177         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1178         (elmo-mime-collect-message/partial-pieces): Ditto.
1179
1180         * elmo-filter.el (elmo-message-field): Ditto.
1181
1182         * elmo-date.el (elmo-datevec-to-time): New function.
1183         (elmo-time-parse-date-string): Ditto.
1184         (elmo-time-make-date-string): Ditto.
1185         (elmo-time<): Ditto.
1186
1187         * elmo-version.el (elmo-version): Up to 2.15.1.
1188
1189 2005-03-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1190
1191         * elmo-flag.el (elmo-global-flags-initialize): Don't include
1192         member of elmo-local-flags.
1193
1194 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
1195
1196         * elmo-version.el (elmo-version): Up to 2.15.0.
1197
1198 2005-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1199
1200         * elmo.el (elmo-folder-synchronize): Ignore `mask' when
1201         `ignore-msgdb' is non-nil.
1202
1203 2005-03-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1204
1205         * elmo-util.el (elmo-condition-in-msgdb-p-internal): Removed.
1206         (elmo-condition-in-msgdb-p): Ditto.
1207         (elmo-file-field-primitive-condition-match): Ditto.
1208         (elmo-file-field-condition-match): Ditto.
1209
1210         * elmo-localdir.el (elmo-localdir-field-condition-match): Ditto.
1211
1212 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1213
1214         * elmo-flag.el (elmo-folder-list-subfolders): Don't list from
1215         subdirectories here.
1216         (elmo-global-flags-initialize): New function.
1217
1218         * elmo.el (toplevel): Added autoload setting for
1219         `elmo-global-flags-initialize'.
1220
1221 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1222
1223         * elmo.el (message-number-changed): Define new signal.
1224         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Emit
1225         message-number-changed signal.
1226         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
1227         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
1228         Respect `elmo-pack-number-check-strict'.
1229
1230 2005-03-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1231
1232         * elmo-signal.el (elmo-connect-signal): Document.
1233         (elmo-emit-signal): Ditto.
1234         (elmo-emit-signal): It should pass source argument to filter and
1235         handler, not slot-source.
1236
1237 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1238
1239         * modb.el (elmo-msgdb-update-entity): New API and define generic
1240         implement.
1241
1242         * modb-standard.el (elmo-msgdb-update-entity): Define.
1243
1244         * modb-entity.el (elmo-msgdb-message-entity-update-fields): New
1245         API and define generic implement.
1246
1247         * elmo.el (update-overview): New singnal.
1248
1249         * elmo-shimbun.el (elmo-shimbun-update-overview): Rewrite use
1250         `elmo-msgdb-update-entity' and emit signal `update-overview'.
1251         (elmo-message-entity-parent): Define.
1252
1253         * elmo-pipe.el (elmo-pipe-connect-signals): Connect to signal
1254         `update-overview'.
1255
1256         * elmo-multi.el (elmo-multi-connect-signals): Ditto.
1257
1258         * elmo-filter.el (elmo-filter-connect-signals): Ditto.
1259
1260 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1261
1262         * elmo.el (elmo-folder-synchronize): Sort the return value of
1263         `elmo-list-diff'.
1264
1265         * elmo-util.el (elmo-list-diff): Don't care the order of the returned
1266         list.
1267
1268 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1269
1270         * elmo-util.el (elmo-with-enable-multibyte): Don't bind
1271         `default-enable-multibyte-characters'.
1272         (elmo-object-load): Use `with-temp-buffer' instead of
1273         `elmo-set-work-buf'.
1274         (elmo-object-save): Ditto.
1275         (elmo-mime-string): Use `elmo-with-enable-multibyte' instead of
1276         `elmo-set-work-buf'.
1277         (elmo-decoded-field-body): Ditto.
1278
1279         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Ditto.
1280
1281         * elmo-sendlog.el (elmo-sendlog-folder-list-message-locations):
1282         Use `with-temp-buffer' instead of `elmo-set-work-buf'.
1283
1284         * elmo-version.el (elmo-version): Up to 2.13.3.
1285
1286 2005-02-27  Tetsurou Okazaki  <okazaki@be.to>
1287
1288         * elmo-util.el (elmo-list-diff): Fix the last change.
1289         Reverse order of result lists.
1290
1291 2005-02-26  Yuuichi Teranishi  <teranisi@gohome.org>
1292
1293         * modb-standard.el (elmo-msgdb-set-flag): Use
1294         `elmo-list-diff-nonsortable' instead of `elmo-list-diff'.
1295         (elmo-msgdb-unset-flag): Ditto.
1296
1297         * elmo.el (elmo-strict-folder-diff): Don't use third argument of
1298         `elmo-list-diff'.
1299
1300         * elmo-util.el (elmo-list-diff): Rewrite.
1301         (elmo-list-diff-nonsortable): New function.
1302
1303 2005-02-26  Tetsurou Okazaki  <okazaki@be.to>
1304
1305         * elmo-util.el (elmo-multibyte-buffer-name): Renamed from
1306         `elmo-multibypte-buffer-name'.  All referers are updated.
1307
1308 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1309
1310         * elmo-mime.el (elmo-mime-entity-reassembled-p): New method.
1311         (elmo-mime-entity-fragment-p): New function.
1312         (mime-elmo-buffer-entity): Added slot `reassembled'.
1313         (elmo-message-mime-entity): Added 4th argument `reassemble'.
1314         (elmo-message-mime-entity-internal): New function (renamed from
1315         `elmo-message-mime-entity').
1316         (elmo-mime-inherit-field-list-from-enclosed): New constant.
1317         (elmo-mime-make-reassembled-mime-entity): New function.
1318         (elmo-message-reassembled-mime-entity): Ditto.
1319         (elmo-mime-collect-message/partial-pieces): Ditto.
1320
1321 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1322
1323         * elmo.el (elmo-message-fetch-string): Disable multibyte.
1324
1325         * elmo-util.el (elmo-multibypte-buffer-name): New constant.
1326         (elmo-with-enable-multibyte): New macro.
1327
1328         * modb-entity.el (elmo-msgdb-get-decoded-cache): Use it.
1329
1330 2005-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1331
1332         * elmo-filter.el (elmo-filter-add-flag-count): Removed unused
1333         argument `number'.
1334         (elmo-filter-connect-signals): Follow the above change.
1335
1336 2005-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1337
1338         * modb-standard.el (elmo-msgdb-unset-flag): Bind inhibit-quit.
1339
1340         * elmo-maildir.el (elmo-folder-append-messages): Fix the problem
1341         that only the first flag is used.
1342
1343 2005-02-17  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1344
1345         * elmo-shimbun.el (elmo-folder-exists-p): Use `shimbun-group-p' 
1346         if available.
1347
1348 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1349
1350         * elmo-signal.el: New file.
1351
1352         * elmo.el (toplevel): Require elmo-signal.
1353         (flag-changing, flag-changed, cache-changed): New signal.
1354         (elmo-folder): Remove slog `handlers'.
1355         (elmo-message-set-cached): Use `elmo-emit-signal' instead of
1356         `elmo-folder-notify-event'.
1357         (elmo-folder-set-flag): Likewise. Emit signal `flag-changing'.
1358         (elmo-folder-unset-flag): Ditto.
1359         (elmo-event-handler): Abolish.
1360         (elmo-event-handler-flag-changed): Ditto.
1361         (elmo-event-handler-cache-changed): Ditto.
1362         (elmo-folder-add-handler): Ditto.
1363         (elmo-folder-remove-handler): Ditto.
1364         (elmo-folder-notify-event): Ditto.
1365
1366         * elmo-pipe.el (toplevel): Require elmo-signal.
1367         (elmo-folder-initialize): Call `elmo-pipe-connect-signals'.
1368         (elmo-pipe-connect-signals): New function.
1369         (elmo-message-fetch): Does not call `elmo-folder-notify-event'.
1370         (elmo-folder-set-flag): Ditto.
1371         (elmo-folder-unset-flag): Ditto.
1372         (elmo-message-set-cached): Ditto.
1373
1374         * elmo-multi.el (toplevel): Require elmo-signal.
1375         (elmo-folder-initialize): Call `elmo-multi-connect-signals'.
1376         (elmo-multi-connect-signals): New function.
1377         (elmo-multi-map-numbers): Ditto.
1378         (elmo-message-set-cached): Does not call `elmo-folder-notify-event'.
1379         (elmo-message-fetch): Ditto.
1380         (elmo-folder-set-flag): Ditto.
1381         (elmo-folder-unset-flag): Ditto.
1382
1383         * elmo-filter.el (toplevel): Require elmo-signal.
1384         (elmo-folder-initialize): Call `elmo-filter-connect-signals'.
1385         (elmo-filter-connect-signals): New function.
1386         (elmo-filter-add-flag-count): Ditto.
1387         (elmo-message-fetch): Does not call
1388         `elmo-filter-folder-countup-message-flags' and
1389         `elmo-folder-notify-event'.
1390         (elmo-message-set-cached): Ditto.
1391         (elmo-folder-set-flag): Ditto.
1392         (elmo-folder-unset-flag): Ditto.
1393
1394         * elmo-version.el (elmo-version): Up to 2.13.2.
1395
1396 2005-02-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1397
1398         * elmo-imap4.el (elmo-imap4-flags-to-imap): Preserve argument
1399         `flags'.
1400
1401 2005-02-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1402
1403         * elmo-filter.el (elmo-message-set-cached): Call
1404         `elmo-folder-notify-event' with event `cache-changed'.
1405
1406         * elmo-multi.el (elmo-message-set-cached): Ditto.
1407
1408         * elmo-pipe.el (elmo-message-set-cached): Ditto.
1409
1410 2005-02-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1411
1412         * elmo.el (elmo-folder-encache): Abolish.
1413
1414 2005-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
1415
1416         * elmo-dop.el (elmo-folder-delete-messages-dop): Delete 'Append' queue.
1417         (elmo-folder-next-message-number-dop): Return appropriate negative
1418         integer.
1419
1420 2005-02-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1421
1422         * elmo-dop.el (elmo-dop-queue-flush): Remove files in dop spool on
1423         clearing pending operations.
1424         (elmo-folder-next-message-number-dop): Return appropriate negative
1425         integer.
1426
1427 2005-02-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1428
1429         * elmo.el (toplevel): Added autoload setting for `md5'.
1430         (elmo-msgdb-path-encode-threshold): New user option.
1431         (elmo-folder-msgdb-path): Encode msgdb path if its length is
1432         longer than `elmo-msgdb-path-encode-threshold'.
1433
1434         * elmo-flag.el (elmo-global-mark-migrate): Use
1435         `elmo-folder-expand-msgdb-path' instead of
1436         `elmo-folder-msgdb-path'.
1437
1438 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1439
1440         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when the
1441         element of the difference is nil.
1442
1443 2005-02-11  Yuuichi Teranishi  <teranisi@gohome.org>
1444
1445         * elmo-maildir.el (elmo-maildir-separator): Added some OS types
1446         to the check logic of file systems which are weak in colon character.
1447
1448 2005-02-11  Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
1449
1450         * elmo-maildir.el (elmo-maildir-move-file): Simplify.
1451
1452 2005-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1453
1454         * elmo-maildir.el (elmo-maildir-move-file): New function.
1455         (elmo-folder-append-buffer): Use it.
1456         (elmo-folder-append-messages): Ditto.
1457         (These changes are based on Ron Isaacson's patch [wl-en: 01205])
1458
1459         * elmo-imap4.el (elmo-imap4-decode-folder-string): Call `utf7-decode'.
1460         (elmo-imap4-encode-folder-string): Call `utf7-encode'.
1461
1462         * elmo-maildir.el (elmo-maildir-separator): New user option.
1463         (elmo-maildir-adjust-separator): New macro.
1464         (elmo-maildir-list-location): Use it.
1465         (elmo-maildir-update-current): Ditto.
1466         (elmo-maildir-set-mark): Ditto.
1467         (elmo-maildir-delete-mark): Ditto.
1468         (These changes are based on Hiroya Murata's patch [wl: 13437])
1469
1470 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1471
1472         * elmo-nntp.el (elmo-nntp-server-command-index): Add entry `xhdr'.
1473
1474 2005-02-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1475
1476         * elmo-flag.el (elmo-flag-valid-p): Simplify.
1477         (elmo-folder-list-subfolders): Copy `elmo-global-flags'.
1478         (elmo-folder-delete): Update `elmo-global-flag-folder-alist'.
1479
1480 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1481
1482         * elmo-util.el (elmo-passwd-alist-load, elmo-passwd-alist-save):
1483         Use `with-temp-buffer'.
1484
1485 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1486
1487         * elmo-flag.el (elmo-folder-initialize): Fixed the last change.
1488
1489         * elmo-util.el (elmo-read-search-condition): Eliminate (renamed to
1490         `wl-read-search-condition').
1491         (elmo-read-search-condition-internal): Likewise.
1492
1493         * elmo-flag.el (elmo-flag-char-regexp): New constant.
1494         (elmo-flag-valid-p): New function.
1495         (elmo-folder-initialize): Check flag name is valid.
1496
1497 2005-01-26  Yuuichi Teranishi  <teranisi@gohome.org>
1498
1499         * elmo-imap4.el (elmo-folder-list-subfolders): Use root mailbox without
1500         delimiter to obtain root mailbox itself.
1501
1502 2005-01-25  Tetsurou Okazaki  <okazaki@be.to>
1503
1504         * elmo-net.el (elmo-network-session-idle-timeout): Fix customization
1505         type mismatch.
1506
1507 2005-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
1508
1509         * elmo-mime.el (elmo-mime-entity-display): Bind elmo-message-displaying
1510         as t.
1511
1512 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1513
1514         * elmo-shimbun.el (toplevel): Require cl at compile.
1515
1516         * elmo-nntp.el (toplevel): Ditto.
1517
1518         * elmo-nmz.el (toplevel): Ditto.
1519
1520         * elmo-multi.el (toplevel): Ditto.
1521
1522         * elmo-file.el (toplevel): Ditto.
1523
1524         * elmo-dop.el (toplevel): Ditto.
1525
1526         * elmo-archive.el (toplevel): Likewise elmo and cl (at compile).
1527
1528 2005-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
1529
1530         * mmimap.el (mmimap-make-mime-entity): Set children's top node number
1531         as nil.
1532
1533         * elmo.el (elmo-message-fetch): Return t even when the output buffer
1534         size of elmo-message-fetch-internal is 0 byte.
1535
1536 2005-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1537
1538         * elmo-maildir.el (elmo-map-message-fetch): Fixed last change.
1539
1540 2005-01-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1541
1542         * elmo-shimbun.el (elmo-folder-plugged-p): Treat "@" as
1543         always plugged.
1544
1545 2005-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1546
1547         * elmo-maildir.el (elmo-map-message-fetch): Call
1548         `elmo-map-folder-set-flag'.
1549
1550         * elmo.el (elmo-message-fetch-with-cache-process): Abolish.
1551         (elmo-message-fetch): Merge from
1552         `elmo-message-fetch-with-cache-process'.
1553
1554         * elmo-sendlog.el (elmo-message-fetch-with-cache-process): Abolish.
1555         (elmo-message-fetch): Define.
1556
1557         * elmo-nntp.el (elmo-message-fetch): Renamed from
1558         `elmo-message-fetch-with-cache-process'.
1559
1560         * elmo-cache.el (elmo-message-fetch-with-cache-process): Abolish.
1561         (elmo-message-fetch): Define.
1562
1563         * elmo-util.el (elmo-condition-parse-primitive): Downcase
1564         search-key.
1565
1566         * elmo-shimbun.el (shimbun-mua-search-id): Use
1567         `elmo-message-entity' instead of `elmo-msgdb-message-entity'.
1568         (elmo-shimbun-folder-shimbun-header): Ditto.
1569         (elmo-shimbun-get-headers): Ditto.
1570         (elmo-shimbun-update-overview): Ditto.
1571
1572         * elmo-pipe.el (elmo-folder-detach-messages): Define.
1573
1574         * elmo-net.el (elmo-folder-list-messages-unplugged): Use
1575         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
1576
1577 2005-01-13  Yuuichi Teranishi  <teranisi@gohome.org>
1578
1579         * elmo.el (elmo-message-fetch): Unset unread flag on server when
1580         message is cached.
1581         (elmo-message-fetch-string): Fixed argument.
1582
1583 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1584
1585         * elmo.el (elmo-message-fetch): Removed argument `outbuf' and
1586         exchange order of arguments `section' and `unread'.
1587         (elmo-message-encache): Follow the API change.
1588         (elmo-message-match-condition): Ditto.
1589         (elmo-generic-folder-append-messages): Ditto.
1590         (elmo-message-fetch-string): New function.
1591
1592         * elmo-split.el (elmo-split-subr): Ditto.
1593
1594         * elmo-spam.el (elmo-spam-message-fetch): Ditto.
1595
1596         * elmo-pipe.el (elmo-message-fetch): Ditto.
1597
1598         * elmo-multi.el (elmo-message-fetch): Ditto.
1599
1600         * elmo-mime.el (elmo-message-mime-entity): Ditto.
1601
1602         * elmo-flag.el (elmo-global-flag-set-internal): Ditto.
1603
1604         * elmo-filter.el (elmo-message-fetch): Ditto.
1605
1606         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
1607
1608         * elmo-imap4.el (mime-imap-location-section-body): Use
1609         `elmo-message-fetch-string' instead of `elmo-message-fetch' and
1610         follow the API change.
1611
1612 2005-01-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1613
1614         * elmo-access.el: New file.
1615
1616         * elmo-null.el: Ditto.
1617
1618         * elmo-internal.el (elmo-internal-folder-list): Added `null'.
1619
1620 2005-01-08  Yuuichi Teranishi  <teranisi@gohome.org>
1621
1622         * elmo-net.el (elmo-network-session-idle-timeout): New option.
1623         (elmo-network-session): New attribute `last-accessed'.
1624         (elmo-network-get-session): Discard network cache if elapsed time
1625         since last-accessed is larger than elmo-network-session-idle-timeout.
1626
1627 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1628
1629         * elmo.el (elmo-find-fetch-strategy): Removed argument `entity'
1630         and added `number', `require-entireness'.
1631         (elmo-find-fetch-strategy): Rewrite.
1632         (elmo-message-fetch): Unset `unread' flag when argument unread is
1633         non-nil.
1634
1635         * elmo-spam.el (elmo-spam-message-fetch): Follow the API change.
1636
1637         * elmo-multi.el (elmo-find-fetch-strategy): Ditto.
1638         (elmo-message-fetch): Notify event `flag-changed'.
1639
1640         * elmo-pipe.el: Likewise.
1641
1642         * elmo-mime.el (elmo-mime-entity): New class.
1643         (elmo-mime-entity-display-p): New generic function.
1644         (elmo-mime-entity-display): Ditto.
1645         (elmo-mime-entity-display-as-is): Ditto.
1646         (mime-elmo-buffer-entity, mime-elmo-imap-entity): Inherit
1647         elmo-mime-entity.
1648         (elmo-make-mime-message-location): Removed.
1649         (elmo-mime-message-display): Ditto.
1650         (elmo-mime-display-as-is): Ditto.
1651         (elmo-message-mime-entity): New function.
1652
1653         * elmo-imap4.el (elmo-find-fetch-strategy): Rewrite.
1654
1655         * elmo-filter.el (elmo-find-fetch-strategy): Follow the API
1656         change.
1657         (elmo-message-fetch): Re-count flagged message number and notify
1658         event `flag-changed'.
1659
1660         * elmo-version.el (elmo-version): Up to 2.13.1.
1661
1662 2005-01-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1663
1664         * elmo-filter.el (elmo-message-field): Define.
1665         (elmo-message-set-field): Ditto.
1666
1667 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1668
1669         * elmo.el (elmo-message-set-cached): Call
1670         `elmo-folder-notify-event' with cache-changed.
1671         (elmo-event-handler-cache-changed): New generic function.
1672
1673 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
1674
1675         * elmo-maildir.el (elmo-folder-append-buffer): Use elmo-copy-file
1676         instead of elmo-add-name-to-file.
1677         (elmo-folder-append-messages): Ditto.
1678
1679 2004-12-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1680
1681         * elmo.el (elmo-folder-update-threshold): Add nil to range.
1682
1683 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1684
1685         * elmo-version.el (elmo-version): Up to 2.13.0.
1686
1687         * elmo-vars.el (elmo-msgdb-convert-type): Changed default value to
1688         `auto'.
1689
1690         * modb-standard.el (modb-standard-economize-entity-size): Changed
1691         default value to `t'.
1692
1693         * elmo-vars.el (elmo-msgdb-default-type): Changed default value to
1694         `standard'.
1695
1696         * elmo-imap4.el (elmo-network-initialize-session): Erase buffer
1697         after parsing greeting string.
1698
1699 2004-11-23  Daishi Kato <daishi@axlight.com>
1700
1701         * elsp-spamoracle.el (elmo-spam-spamoracle-spam-header-regexp):
1702         New user option.
1703         (elmo-spam-spamoracle-call): Use it.
1704
1705 2004-11-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1706
1707         * elmo.el (elmo-message-accessible-p): Message in dop spool
1708         is accessible.
1709
1710 2004-11-23  Daishi Kato <daishi@axlight.com>
1711
1712         * elsp-spamoracle.el: New file.
1713
1714 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1715
1716         * elmo.el (elmo-message-flags-for-append): New function.
1717         (elmo-generic-folder-append-messages): Use it.
1718
1719         * elmo-split.el (elmo-split-subr): Ditto.
1720
1721         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Add argument
1722         `flags' and use elmo-folder-append-buffer instead of
1723         write-region-as-binary.
1724         (elmo-dop-filter-pending-messages): New function.
1725         (elmo-folder-append-buffer-dop): Call
1726         elmo-dop-spool-folder-append-buffer with `flag'.
1727         (elmo-folder-set-flag-dop): Filter messages by
1728         elmo-dop-filter-pending-messages.
1729         (elmo-folder-unset-flag-dop): Ditto.
1730         (elmo-folder-append-buffer-dop-delayed): Use
1731         elmo-message-flags-for-append to get flags of the message and
1732         simplify.
1733
1734 2004-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1735
1736         * elmo-mime.el (elmo-mime-display-as-is): Treat ignore-cache argument.
1737
1738 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1739
1740         * elmo.el (elmo-folder): Added handlers slot.
1741         (elmo-event-handler): New class.
1742         (elmo-event-handler-flag-changed): New API.
1743         (elmo-folder-add-handler): New function.
1744         (elmo-folder-remove-handler): Ditto.
1745         (elmo-folder-notify-event): Ditto.
1746         (elmo-folder-set-flag): Call `elmo-folder-notify-event' with event
1747         `flag-changed'.
1748         (elmo-folder-unset-flag): Ditto.
1749
1750         * elmo-pipe.el (elmo-folder-set-flag): Ditto.
1751         (elmo-folder-unset-flag): Ditto.
1752
1753         * elmo-multi.el (elmo-folder-set-flag): Ditto.
1754         (elmo-folder-unset-flag): Ditto.
1755
1756         * elmo-filter.el (elmo-folder-set-flag): Ditto.
1757         (elmo-folder-unset-flag): Ditto.
1758
1759         * elmo-version.el (elmo-version): Up to 2.11.33.
1760
1761 2004-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1762
1763         * modb-legacy.el (elmo-msgdb-unset-flag): Accept flag `all'.
1764
1765 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1766
1767         * elmo-multi.el (elmo-folder-unset-flag): Ignore errors.
1768
1769         * elmo-flag.el (elmo-folder-unset-flag): Define.
1770         (elmo-global-flag-detach): Do process when the flag is not target
1771         flag.
1772
1773 2004-10-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1774
1775         * modb-entity.el (elmo-msgdb-prefer-in-reply-to-for-parent): New
1776         variable.
1777         (elmo-msgdb-create-message-entity-from-buffer): Use it.
1778
1779 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1780
1781         * elmo-filter.el (elmo-filter-folder-copy-flag-count): New
1782         function.
1783         (elmo-folder-delete-messages): Detach messages before delete
1784         messages from target folder.
1785         (elmo-folder-detach-messages): Set updated number-list to slot.
1786
1787 2004-10-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1788
1789         * elmo-filter.el (elmo-folder-detach-messages): Always return t.
1790
1791 2004-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1792
1793         * elmo.el (elmo-generic-folder-commit): Fixed parenthesis.
1794
1795 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1796
1797         * elmo.el (elmo-folder-delete-messages-internal): New API (for
1798         internal use only).
1799         (elmo-generic-folder-commit): Save `killed-list' even if msgdb is
1800         not modified.
1801         (elmo-folder-delete-messages): Define.
1802         (elmo-folder-move-messages): Don't call
1803         `elmo-folder-detach-messages'.
1804         (elmo-folder-synchronize): Rewrite.
1805         (elmo-folder-detach-messages): Delete numbers from `killed-list'.
1806
1807         * elmo-util.el (elmo-last): New function.
1808         (elmo-set-list): Ditto.
1809         (elmo-number-set-delete-list): Ditto.
1810         (elmo-number-set-delete): Ditto.
1811
1812         * elmo-shimbun.el (elmo-folder-delete-messages): Define.
1813
1814         * elmo-map.el (elmo-folder-delete-messages-internal): Renamed from
1815         `elmo-folder-delete-messages' and don't delete location map.
1816         (elmo-folder-detach-messages): Define.
1817
1818         * elmo-imap4.el (elmo-folder-delete): Use
1819         `elmo-folder-delete-messages-internal' instead of
1820         `elmo-folder-delete-messages'.
1821
1822         * elmo-filter.el (elmo-folder-delete-messages): Call
1823         `elmo-folder-detach-messages'.
1824         (elmo-folder-detach-messages): Don't call
1825         `elmo-folder-detach-messages' for target folder.
1826
1827         * elmo-cache.el (elmo-map-folder-delete-messages): Return t when
1828         message deletion is succeeded.
1829
1830         * elmo-maildir.el (elmo-map-folder-delete-messages): Ditto.
1831
1832         * elmo-archive.el (elmo-folder-delete-messages-internal): Renamed
1833         from `elmo-folder-delete-messages'.
1834
1835         * elmo-flag.el (elmo-folder-delete-messages-internal): Ditto.
1836
1837         * elmo-localdir.el (elmo-folder-delete-messages-internal): Ditto.
1838
1839         * elmo-net.el (elmo-folder-delete-messages-internal): Ditto.
1840
1841         * elmo-version.el (elmo-version): Up to 2.11.32.
1842
1843 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
1844
1845         * elmo.el (autoload): Added autoload setting for `elmo-local-flag-p'.
1846         (elmo-global-flag-list): Added obsolete variable setting.
1847
1848         * elmo-vars.el (elmo-preserved-flags): Fixed docstring.
1849
1850         * elmo-mime.el (elmo-mime-display-header-analysis): New variable.
1851         (elmo-mime-insert-header-from-buffer): Don't decode header content when
1852         `elmo-mime-display-header-analysis' is nil.
1853
1854         * elmo-flag.el (elmo-global-flags): Renamed from
1855         `elmo-global-flag-list' (All other related portions are changed).
1856         (elmo-local-flags): New variable.
1857         (elmo-local-flag-p): New function.
1858         (elmo-global-flag-set-internal): Cause an error when flag is not
1859         global.
1860
1861 2004-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
1862
1863         * elmo-util.el (elmo-concat-path): Treat empty path.
1864
1865 2004-10-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1866
1867         * elmo-split.el (elmo-split-address-equal): Fixed typo (field =>
1868         field-or-fields).
1869         (elmo-split-address-match): Ditto.
1870         (elmo-split-equal): Ditto.
1871         (elmo-split-match): Ditto.
1872
1873 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1874
1875         * elmo.el (elmo-message-flags): Abolish optional argument `msgid'.
1876         (elmo-generic-folder-append-messages): If src message exists but
1877         has no flag, pass (read) for the FLAG argument of
1878         `elmo-folder-append-buffer'. Otherwise, pass nil.
1879
1880         * elmo-split.el (elmo-split-subr): Likewise.
1881
1882         * elmo-pipe.el (elmo-message-flags): Abolish optional argument `msgid'.
1883
1884         * elmo-multi.el (elmo-message-flags): Ditto.
1885
1886         * elmo-filter.el (elmo-message-flags): Ditto.
1887
1888         * elmo.el (elmo-folder-append-buffer): Fix docstring.
1889         (elmo-generic-folder-append-messages): If elmo-message-flags return nil,
1890         pass (read) for the FLAG argument of elmo-folder-append-buffer.
1891         
1892 2004-10-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1893
1894         * elmo-split.el (elmo-split-rule): Update comment.
1895         (elmo-split-address-equal): Allow 2nd argument to be a list.
1896         (elmo-split-address-match): Ditto.
1897         (elmo-split-equal): Ditto.
1898         (elmo-split-match): Ditto.
1899
1900 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1901
1902         * elmo.el (elmo-folder-append-buffer): Fix docstring.
1903         (elmo-folder-append-msgdb): Don't treat `read'.
1904         (elmo-message-flags): Don't return `read'.
1905
1906         * elmo-dop.el (elmo-folder-set-read-delayed): Don't treat `read'.
1907         (elmo-folder-unset-read-delayed): Ditto.
1908
1909         * elmo-imap4.el (elmo-imap4-flags-to-imap): Ditto.
1910
1911 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1912
1913         * elmo-imap4.el (elmo-folder-delete): Clear current-mailbox after
1914         deletion.
1915
1916 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1917
1918         * elmo-mime.el (elmo-mime-display-as-is-internal): Insert decoded
1919         header.
1920
1921 2004-09-23  Yuuichi Teranishi  <teranisi@gohome.org>
1922
1923         * modb-standard.el (modb-standard-load-entity): Don't bind inhibit-quit
1924         here.
1925         (elmo-msgdb-save): Bind inhibit-quit.
1926         (modb-standard-message-entity): Ditto.
1927
1928 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1929
1930         * elmo-database.el: No need to require elmo-msgdb.
1931
1932 2004-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1933
1934         * elmo-nmz.el (elmo-folder-list-subfolders): Use `directory-files'
1935         instead of `elmo-list-subdirectories'.
1936
1937 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1938
1939         * elmo-nmz.el (elmo-folder-initialize): Enable "[" for access
1940         group entry.
1941         (elmo-folder-exists-p): "[" is empty.
1942         (elmo-folder-list-subfolders): Define.
1943         (elmo-folder-have-subfolder-p): Ditto.
1944
1945 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1946
1947         * elmo-flag.el (elmo-folder-delete): Update elmo-global-flag-list.
1948
1949 2004-09-14  Tetsurou Okazaki  <okazaki@be.to>
1950
1951         * elmo-filter.el (elmo-folder-local-p): Define.
1952
1953 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1954
1955         * modb-standard.el (modb-standard-loaded-message-id): Return nil
1956         when entity is garbaged.
1957         (modb-standard-save-entity-1): Don't modify the original entity.
1958
1959 2004-09-13  Tetsurou Okazaki  <okazaki@be.to>
1960
1961         * elmo-util.el (elmo-delete-if): Reduce loop strength in a while loop.
1962
1963 2004-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1964
1965         * elmo.el (elmo-strict-folder-diff): Use
1966         `elmo-folder-list-messages' instead of `elmo-msgdb-list-messages'.
1967
1968 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1969
1970         * modb.el (elmo-msgdb-flag-available-p): New generic function.
1971         (elmo-msgdb-message-number): Ditto.
1972         (elmo-msgdb-message-field): Ditto.
1973
1974         * modb-standard.el (modb-standard-economize-entity-size): New user
1975         option.
1976         (modb-standard-loaded-message-id): New inline function.
1977         (modb-standard-load-entity): Use it.
1978         (modb-standard-save-entity-1): If `modb-standard-economize-entity-size',
1979         throw message-id string away.
1980         (elmo-msgdb-flag-available-p): Define.
1981         (elmo-msgdb-message-number): Ditto.
1982         (elmo-msgdb-message-field): Ditto.
1983
1984         * modb-legacy.el (modb-legacy-flag-list): Fix typo
1985         (suppoted -> supported).
1986         (modb-legacy-supported-flag-p): Ditto.
1987         (elmo-msgdb-set-flag): Ditto.
1988         (elmo-msgdb-unset-flag): Ditto.
1989         (elmo-msgdb-flag-available-p): Define.
1990
1991         * modb-entity.el (elmo-message-entity-handler): If CAR element of entity
1992         is `t', treat it as legacy entity.
1993         
1994         * elmo.el (elmo-message-flag-available-p): New generic function.
1995         (elmo-message-number): Ditto.
1996         (elmo-message-field): Use `elmo-msgdb-message-field'.
1997
1998         * elmo-vars.el (elmo-preserved-flags): Added `forwarded'.
1999
2000         * elmo-pipe.el (elmo-message-flag-available-p): Define.
2001         (elmo-message-number): Ditto.
2002
2003         * elmo-multi.el (elmo-message-number): Define.
2004         (elmo-message-flag-available-p): Ditto.
2005
2006         * elmo-filter.el (elmo-message-flag-available-p): Define.
2007         (elmo-message-number): Ditto.
2008
2009         * elmo-flag.el (elmo-flag-folder): Added slot `max-number'.
2010         (elmo-folder-initialize): Load `max-number'.
2011         (elmo-folder-commit): Save it.
2012         (elmo-folder-list-global-flag-messages): Use `elmo-message-number'.
2013         (elmo-global-flag-set-internal): Set up max-number slot.
2014
2015 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2016
2017         * elmo-version.el (elmo-version): Up to 2.11.31.
2018
2019 2004-09-09  Yuuichi Teranishi  <teranisi@gohome.org>
2020
2021         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Use
2022         unibyte string of the current buffer for the argument of `md5'
2023         (Reported by Yoichi NAKAYAMA <yoichi@geiin.org>).
2024
2025 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2026
2027         * modb-legacy.el (modb-legacy-flag-list): New constant.
2028         (modb-legacy-suppoted-flag-p): New internal function.
2029         (elmo-msgdb-set-flag): Cause error when `flag' is not supported.
2030         (elmo-msgdb-unset-flag): Ditto.
2031
2032 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
2033
2034         * elmo.el (elmo-make-folder): Remove text properties for prefix.
2035
2036         * elmo-flag.el (elmo-folder-list-subfolders): Fetch flag names
2037         from msgdb.
2038
2039 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2040
2041         * elmo-multi.el (elmo-folder-count-flags): Changed return value
2042         (follow the API change).
2043
2044         * elmo-filter.el (elmo-folder-count-flags): Ditto.
2045
2046 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2047
2048         * modb-standard.el (modb-standard-digest-flags): Abolish.
2049         (elmo-msgdb-list-flagged): Use elmo-digest-flags instead.
2050
2051         * elmo-vars.el (elmo-digest-flags): New variable.
2052         (elmo-preserved-flags): Moved from elmo-flag.el.
2053
2054         * elmo-imap4.el (elmo-imap4-flag-to-imap-search-key): New function.
2055         (elmo-imap4-flag-to-imap-criteria): Ditto.
2056         (elmo-imap4-folder-list-flagged): Use it.
2057
2058         * elmo-flag.el (elmo-preserved-flags): Moved to elmo-vars.el.
2059
2060         * elmo.el (elmo-folder-count-flags): Changed return value.
2061
2062         * elmo-flag.el (elmo-preserved-flags): New variable.
2063         (elmo-get-global-flags): Use it.
2064
2065         * modb-standard.el (modb-standard-digest-flags): New variable.
2066         (elmo-msgdb-list-flagged): Use it for `digest'; Add `uncached';
2067         Changed behavior of `any'.
2068
2069         * elmo-imap4.el (elmo-imap4-flag-specs): Added keyword flags
2070         which are defined the Internet draft
2071         (draft-melnikov-imap-keywords-03.txt).
2072         (elmo-imap4-flags-to-imap): New function.
2073         (elmo-folder-append-buffer): Use it.
2074
2075         * modb-legacy.el (modb-legacy-answered-uncached-mark): Fixed typo
2076         in the docstring.
2077
2078         * utf7.el (utf7-fragment-encode): Don't use narrow-to-region to
2079         avoid the bug of Emacs 21.3.
2080
2081 2004-08-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2082
2083         * utf7.el (utf7-utf-16-coding-system): Avoid error when the
2084         function find-coding-system does not exist.
2085
2086 2004-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2087
2088         * elmo-util.el (elmo-condition-parse-search-value): Fixed atom
2089         parsing.
2090
2091 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2092
2093         * elmo-pop3.el (elmo-pop3-read-response): Refined the regexp for
2094         response codes.
2095
2096 2004-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2097
2098         * elmo-pop3.el (elmo-pop3-read-response): Treat response codes.
2099         (elmo-network-close-session): Follow the changes in
2100         `elmo-pop3-read-response'.
2101         (elmo-pop3-auth-user): Ditto.
2102         (elmo-pop3-auth-apop): Ditto.
2103         (elmo-network-initialize-session): Ditto.
2104         (elmo-network-authenticate-session): Ditto.
2105         (elmo-network-setup-session): Ditto.
2106         (elmo-folder-status): Ditto.
2107         (elmo-message-fetch-plugged): Ditto.
2108         (elmo-pop3-delete-msg): Ditto.
2109
2110 2004-07-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
2111
2112         * elmo-archive.el (elmo-archive-folder-append-buffer): Return nil
2113         on failure.
2114
2115 2004-07-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2116
2117         * elmo-util.el (elmo-set-work-buf): Define edebug spec and indent
2118         style.
2119         (elmo-bind-directory): Ditto.
2120
2121 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2122
2123         * elmo.el (elmo-folder-append-messages): Note on return value.
2124         * elmo-archive.el (elmo-folder-append-messages): Don't return
2125         message numbers which could not be appended.
2126
2127 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2128
2129         * elmo.el (elmo-message-fetch-threshold): Add nil to its range.
2130
2131 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2132
2133         * elmo-version.el (elmo-version): Up to 2.11.30.
2134
2135 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2136
2137         * elmo.el (elmo-folder-synchronize): Add 5th optional argument
2138         `mask'.
2139
2140         * elmo-pipe.el (elmo-folder-synchronize): Follow the API chagne.
2141
2142         * elmo-multi.el (elmo-folder-synchronize): Likewise.
2143         (elmo-multi-split-numbers): Add elmo-folder object into each
2144         element of return value at first.
2145         (elmo-folder-delete-messages): Follow the above change.
2146         (elmo-folder-detach-messages): Ditto.
2147
2148         * elmo-filter.el (elmo-folder-synchronize): Minimize message
2149         number which is synchronized in target folder.
2150
2151 2004-05-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2152
2153         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list):
2154         Change default value to symbol `all'.
2155         (elmo-map-message-fetch): Change condition to update overview
2156         follow the above.
2157
2158 2004-05-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2159
2160         * elmo-shimbun.el (elmo-map-message-fetch): Change default
2161         behavior to update overview.
2162         (elmo-shimbun-update-overview-folder-list): Note it.
2163
2164 2004-05-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2165
2166         * modb-standard.el (modb-standard-message-entity): Avoid infinite
2167         recursive call.
2168
2169 2004-05-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2170
2171         * elmo-spam.el (elmo-spam-register-good-messages): Don't call
2172         buffer-disable-undo, it is unnecessary.
2173         (elmo-spam-register-good-messages): Ditto.
2174
2175         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2176         Ditto.
2177
2178         * elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.
2179
2180 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2181
2182         * elmo-util.el (elmo-set-buffer-multibyte): Abolish.
2183         (elmo-set-work-buf): Use set-buffer-multibyte instead of
2184         elmo-set-buffer-multibyte.
2185         (elmo-object-load): Ditto.
2186         (elmo-save-buffer): Ditto.
2187         (elmo-delete-char): Ditto.
2188         (elmo-file-field-primitive-condition-match): Ditto.
2189         (elmo-mime-string): Ditto.
2190
2191         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Ditto.
2192         (elmo-archive-field-condition-match): Ditto.
2193
2194         * elmo-imap4.el (elmo-imap4-setup-send-buffer): Ditto.
2195
2196         * elmo-net.el (elmo-network-initialize-session-buffer): Ditto.
2197
2198         * elmo-nntp.el (elmo-nntp-parse-overview-string): Ditto.
2199         (elmo-nntp-msgdb-create-message): Ditto.
2200
2201         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
2202
2203         * elmo.el (elmo-message-match-condition): Ditto.
2204         (elmo-message-match-condition): Ditto.
2205
2206         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
2207         Ditto.
2208
2209         * elmo-version.el (elmo-version): Up to 2.11.29.
2210
2211         * elmo-spam.el (elmo-spam-scheme): Add `header' as a candidate.
2212         (elsp-header): New backend.
2213
2214         * elmo-util.el (elmo-decoded-field-body): New function.
2215
2216 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2217
2218         * elmo-version.el (elmo-version): Up to 2.11.28.
2219
2220 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2221
2222         * elmo-filter.el: Rewrite.
2223
2224         * elmo-version.el (elmo-version): Up to 2.11.27.
2225
2226 2004-05-05  Yuuichi Teranishi  <teranisi@gohome.org>
2227
2228         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Changed
2229         msgdb path for the localdir folder with absolute path.
2230
2231         * utf7.el: Synch up with latest gnus/utf7.el;
2232         Modified for latest Emacs.
2233
2234 2004-05-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2235
2236         * elmo-shimbun.el (elmo-folder-initialize): Set a dummy when the
2237         shimbun backend couldn't open.
2238
2239 2004-04-25  Tetsurou Okazaki  <okazaki@be.to>
2240
2241         * elmo-pipe.el (elmo-message-folder): Call `elmo-message-folder' recursively.
2242         (elmo-folder-diff): Avoid error `wrong-type-argument number-or-marker-p nil'
2243         when a destination folder is a filter folder.
2244
2245 2004-04-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2246
2247         * elmo.el (elmo-message-flags): Add optional argument `msgid'.
2248         (elmo-generic-folder-append-messages): Call elmo-message-flags
2249         with argument `msgid'.
2250
2251         * elmo-split.el (elmo-split-subr): Ditto.
2252
2253         * elmo-pipe.el (elmo-message-flags): Follow the API change.
2254
2255         * elmo-multi.el (elmo-message-flags): Ditto.
2256
2257 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2258
2259         * elmo.el (elmo-folder): Add new slot `flag-table'.
2260         (elmo-folder-flag-table): New API.
2261         (elmo-folder-close-flag-table): Ditto.
2262         (elmo-folder-preserve-flags): New function.
2263         (elmo-generic-folder-append-messages): Use
2264         `elmo-folder-flag-table' and `elmo-folder-close-flag-table'.
2265         Flag of a non-registered message, it sets to nil.
2266         Does not set flag to flag-table.
2267
2268         * elmo-maildir.el (elmo-folder-append-buffer): Use
2269         `elmo-folder-preserve-flags'.
2270         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2271         `elmo-folder-close-flag-table'.
2272
2273         * elmo-archive.el (elmo-folder-append-buffer): Fix interface.
2274         (elmo-archive-folder-append-buffer): Use
2275         `elmo-folder-preserve-flags'.
2276
2277         * elmo-cache.el (elmo-folder-append-buffer): Ditto.
2278
2279         * elmo-imap4.el (elmo-folder-append-buffer): Ditto.
2280
2281         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2282         (elmo-folder-append-messages): Use `elmo-folder-flag-table' and
2283         `elmo-folder-close-flag-table'.
2284
2285         * elmo-version.el (elmo-version): Up to 2.11.26.
2286
2287 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2288
2289         * elmo-vars.el (elmo-network-stream-type-alist): Add direct.
2290
2291         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Don't use
2292         md5's 4th and 5th argument (non-existent in flim one).
2293
2294 2004-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2295
2296         * elmo-split.el (elmo-split-subr): Flag of a non-registered
2297         message, It sets to nil.
2298
2299 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2300
2301         * elmo.el (elmo-folder-list-messages): Merge lists only if both
2302         list is non-nil.
2303
2304 2004-04-16  YAMASHITA Junji <ysjj@unixuser.org>
2305
2306         * elmo.el (elmo-folder-list-messages): Use elmo-uniq-sorted-list.
2307
2308         * elmo-nntp.el (elmo-nntp-make-msglist): Use elmo-make-number-list.
2309
2310         * elmo-util.el (elmo-uniq-sorted-list): New function.
2311         (elmo-make-number-list): Ditto.
2312         (elmo-number-set-to-number-list): Use elmo-make-number-list
2313         and don't use nreverse.
2314
2315 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2316
2317         * elmo-version.el (elmo-version): Up to 2.11.25.
2318
2319 2004-04-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2320
2321         * elmo-util.el (elmo-msgdb-get-message-id-from-buffer): If date
2322         field not exists in message, Use md5 message digest of header.
2323
2324 2004-04-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2325
2326         * elmo.el (elmo-folder-append-buffer): Add note on return value.
2327         * elmo-cache.el (elmo-folder-append-buffer): Return nil on failure.
2328         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
2329         * elmo-split.el (elmo-split-subr): Check return value of
2330         elmo-folder-append-buffer.
2331
2332         * elmo-localdir.el (elmo-folder-append-buffer): Create flag-table.
2333         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2334
2335         * elmo-cache.el (elmo-folder-append-buffer): Check existence of
2336         message-id.
2337
2338 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
2339
2340         * elmo-split.el (elmo-split-subr): Append message with flag.
2341
2342         * elmo-localdir.el (elmo-folder-append-buffer): Fix interface.
2343         * elmo-flag.el (elmo-folder-append-buffer): Ditto.
2344         * elmo-maildir.el (elmo-folder-append-buffer): Ditto.
2345
2346 2004-04-03  Tetsurou Okazaki  <okazaki@be.to>
2347
2348         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use `elmo-delete-cr-buffer'.
2349         * elmo-nntp.el (elmo-nntp-retrieve-headers): Ditto.
2350         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
2351
2352 2004-03-29  Tetsurou Okazaki  <okazaki@be.to>
2353
2354         * elmo-pop3.el (elmo-pop3-read-contents): Replace an argument `buffer'
2355         with a function call of `process-buffer'.  All callers are updated.
2356         (elmo-pop3-retrieve-headers): Likewise.  Move `process' to the 1st argument.
2357         Remove redundant `set-buffer' in a while loop.
2358
2359 2004-03-28  Tetsurou Okazaki  <okazaki@be.to>
2360
2361         * elmo-pop3.el (elmo-pop3-send-command): Combine `process-send-string'
2362         calls.
2363
2364 2004-03-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2365
2366         * elsp-spamfilter.el (elmo-spam-buffer-spam-p): Call
2367         elsp-spamfilter-register-buffer-internal with current buffer.
2368         (elmo-spam-register-spam-buffer): Ditto.
2369         (elmo-spam-register-good-buffer): Ditto.
2370
2371 2004-03-15  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2372
2373         * elmo-imap4.el (elmo-folder-list-subfolders): Add root mailbox
2374         if it is not contained in the response(A workaround for courier-imap).
2375
2376 2004-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2377
2378         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fix mismatched
2379         parenthesis.
2380
2381 2004-03-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2382
2383         * elmo-vars.el (elmo-msgdb-default-type): Remove generic from the
2384         range.
2385
2386 2004-03-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2387
2388         * modb-standard.el (elmo-msgdb-list-flagged): Use append instead
2389         of nconc.
2390
2391         * modb-entity.el (elmo-msgdb-match-condition-primitive): Added
2392         argument handler.
2393         (elmo-msgdb-message-match-condition): Follow the change above.
2394
2395 2004-02-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2396
2397         * elmo-flag.el (elmo-folder-initialize): Complete abbreviated
2398         folder name.
2399
2400 2004-02-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2401
2402         * elmo.el (elmo-folder-kill-messages): Don't use msgdb directly.
2403
2404 2004-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2405
2406         * elmo.el (elmo-folder-kill-messages): Fix to update killed list.
2407
2408 2004-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2409
2410         * elmo-file.el (elmo-file-find): Fixed the problem when file is
2411         not found.
2412
2413 2004-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
2414
2415         * elmo-file.el (elmo-file-find): Use expand-file-name for return
2416         value.
2417         (elmo-file-command-argument): Undo last change for cygwin.
2418         (elmo-file-detect-content-type): Renamed from elmo-file-detect-format;
2419         Don't return nil.
2420         (elmo-map-message-fetch): Use elmo-file-detect-content-type.
2421
2422 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2423
2424         * elmo-file.el (elmo-file-command-argument): Fixed problem when a
2425         value returned from elmo-file-find is nil.
2426
2427 2004-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
2428
2429         * elmo-mime.el (elmo-mime-display-as-is-coding-system): Moved
2430         to elmo-vars.el.
2431
2432         * elmo.el (elmo-message-match-condition): Use elmo-message-fetch
2433         instead of insert-file-contents-as-binary.
2434         (elmo-message-set-field): New generic function.
2435
2436         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Follow the
2437         behavior change on `split-string'.
2438
2439         * elmo-file.el (elmo-file-find): New function.
2440         (elmo-file-command): New user option.
2441         (elmo-file-command-argument): Ditto.
2442         (elmo-file-fetch-max-size): Ditto.
2443         (elmo-file-detect-format): New function.
2444         (elmo-map-message-fetch): Use elmo-file-fetch-max-size;
2445         Use elmo-file-detect-format.
2446         (elmo-map-folder-list-message-locations): Don't treat directories.
2447
2448 2004-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2449
2450         * elmo-util.el (elmo-string-partial-p): Removed unused function.
2451         (elmo-passwd-alist-clear): Shred password before clear.
2452         (elmo-remove-passwd): Remove all mached pair.
2453
2454 2004-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2455
2456         * elmo.el (elmo-folder-synchronize): Fix description of the return
2457         value.
2458
2459 2004-02-16  Yuuichi Teranishi  <teranisi@gohome.org>
2460
2461         * elmo.el (elmo-message-fetch-bodystructure): New method.
2462         (elmo-message-fetch-bodystructure): Define default.
2463
2464         * elmo-imap4.el (mime-imap-location-bodystructure): Call
2465         elmo-message-fetch-bodystructure.
2466         (elmo-message-fetch-bodystructure): Define.
2467
2468         * elmo-filter.el (elmo-message-fetch-bodystructure): Define.
2469
2470 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
2471
2472         * elmo-filter.el (elmo-message-folder): Define.
2473
2474 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
2475
2476         * elmo.el (elmo-message-fetch-with-cache-process): Don't call
2477         elmo-delete-cr-buffer.
2478
2479         * elmo-imap4.el (elmo-imap4-message-fetch): Call elmo-delete-cr-buffer.
2480
2481         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
2482
2483         * elmo-nntp.el (elmo-nntp-read-body): Ditto.
2484
2485         * elmo-file.el (elmo-map-message-fetch): Decode body only when content
2486         type seems to be a text.
2487
2488 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2489
2490         * elsp-sa.el (elmo-spam-register-spam-buffer): Don't specify '--forget'.
2491         (elmo-spam-register-good-buffer): Ditto.
2492         (elmo-spam-spamassassin-register-messages): Ditto.
2493
2494         * elmo-util.el (elmo-string-member-ignore-case): Define with
2495         static-cond.
2496
2497 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2498
2499         * elmo.el (elmo-folder-type): Undo last change.
2500
2501         * slp.el (slp-exec-wait): Avoid byte-compile warnings.
2502
2503         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Avoid byte-compile
2504         warnings.
2505
2506         * elmo-file.el: New file.
2507         
2508         * modb-standard.el (elmo-msgdb-list-flagged): Treat keyword flags.
2509
2510         * elsp-sa.el (elmo-spam-spamassassin-max-messages-per-process): New
2511         variable.
2512         (elmo-spam-spamassassin-register-messages): New inline function.
2513         (elmo-spam-register-spam-messages): Define.
2514         (elmo-spam-register-good-messages): Ditto.
2515
2516         * elsp-bogofilter.el (elmo-spam-bogofilter-max-messages-per-process):
2517         Fixed typo.
2518
2519         * elmo.el (toplevel): Added autoload setting for
2520         `elmo-get-global-flags'.
2521         (elmo-message-has-global-flag-p): New function.
2522         (elmo-message-set-global-flags): Ditto.
2523         (elmo-folder-type): Improvement for name: format.
2524
2525         * elmo-imap4.el (elmo-imap4-session-flag-available-p): Check
2526         availability of keyword flags.
2527         (elmo-imap4-folder-list-flagged): Treat keyword flags.
2528         (elmo-folder-list-flagged-plugged): Renamed from
2529         elmo-folder-list-flagged-unplugged.
2530         (elmo-imap4-set-flag): If "\*" is treated as permanent flag,
2531         accept any flag as keyword flag.
2532         (elmo-folder-set-flag-plugged): Accept keyword flags.
2533         (toplevel): Added autoload setting for `elmo-get-global-flags'.
2534
2535         * elmo-flag.el (elmo-get-global-flags): New function.
2536
2537         * elmo-filter.el (elmo-folder-diff): Fix total number for filter
2538         folders.
2539
2540         * elmo-version.el (elmo-version): Up to 2.11.24.
2541
2542 2004-02-08  Yoichi NAKAYAMA  <yoichi@geiin.org>
2543
2544         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
2545         elmo-multiple-field-body instead of std11-field-body to check all
2546         headers.
2547
2548 2004-02-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2549
2550         * elmo-util.el (elmo-cache-expire): Completion require match "age"
2551         or "size".
2552
2553 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2554
2555         * elmo-util.el (elmo-get-hash-val): Check symbol is bound if
2556         unintern is unbound.
2557
2558 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2559
2560         * elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
2561         Protect from infinite loop.
2562
2563 2004-01-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2564
2565         * elsp-bogofilter.el
2566         (elmo-spam-bogofilter-max-messages-per-process): New user option.
2567         (elmo-spam-bogofilter-register-messages): New internal function.
2568         (elmo-spam-register-spam-messages): Define.
2569         (elmo-spam-register-good-messages): Ditto.
2570
2571 2004-01-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2572
2573         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2574         Added "-vv" if elmo-spam-bogofilter-debug is non-nil.
2575         (elmo-spam-bogofilter-call): Fixed the last change.
2576         (elmo-spam-bogofilter-arguments): Ditto.
2577
2578         * elsp-bogofilter.el (elmo-spam-bogofilter-arguments-alist):
2579         Follow the options change of latest bogofilter.
2580
2581         * elsp-bogofilter.el (elmo-spam-bogofilter-spam-switch): Abolish.
2582         (elmo-spam-bogofilter-good-switch): Ditto.
2583         (elmo-spam-bogofilter-arguments-alist): New user option.
2584         (elmo-spam-bogofilter-debug): Ditto.
2585         (elmo-spam-bogofilter-call): Renamed from
2586         `elsp-bogofilter-call-bogofilter'. If elmo-spam-bogofilter-debug
2587         is non-nil, insert output in buffer for debug.
2588         (elmo-spam-bogofilter-arguments): New macro.
2589         (elmo-spam-buffer-spam-p): Use it.
2590         (elsp-bogofilter-register-buffer): Ditto.
2591
2592 2004-01-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2593
2594         * elmo-cache.el (elmo-folder-list-subfolders): Fix directory-files
2595         regexp.
2596
2597 2004-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2598
2599         * elsp-bsfilter.el (elmo-spam-bsfilter-shell-program): Set default
2600         value as "ruby".
2601         (elmo-spam-bsfilter-shell-switch): Set default value as nil.
2602         (elmo-spam-bsfilter-program): Set default value as full path for
2603         `bsfilter'.
2604         (elmo-spam-bsfilter-debug): New user option.
2605         (elsp-bsfilter-call-bsfilter): If elmo-spam-bsfilter-debug is
2606         non-nil, insert output in buffer for debug. Fix treating of
2607         argument.
2608
2609 2004-01-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2610
2611         * elmo-maildir.el (elmo-map-folder-set-flag): Use cdr of
2612         `elmo-maildir-flag-specs' element instead of one.
2613         (elmo-map-folder-unset-flag): Ditto.
2614         (Reported by Ken Makimura <macky@astem.or.jp>)
2615
2616         * elmo-imap4.el (elmo-folder-set-flag-plugged): Fixed.
2617         (elmo-folder-unset-flag-plugged): Ditto.
2618
2619 2004-01-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2620
2621         * elmo-nntp.el (elmo-folder-list-flagged): Return a list according
2622         to `reads' slot only if `in-msgdb' is nil.
2623
2624 2004-01-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2625
2626         * elmo-nntp.el (elmo-folder-list-flagged): Undo the last change
2627         and complement argument list.
2628
2629 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2630
2631         * elmo-nntp.el (elmo-folder-list-flagged-internal): Define this
2632         instead of elmo-folder-list-flagged.
2633
2634 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2635
2636         * elmo-spam.el (elmo-spam-scheme): Add 'bsfilter' as a candidate.
2637
2638         * elsp-bsfilter.el: New file.
2639
2640         * elmo-pipe.el (elmo-folder-list-unreads,
2641         elmo-folder-list-answereds,
2642         elmo-folder-list-importants,
2643         elmo-folder-flag-as-important,
2644         elmo-folder-unflag-important,
2645         elmo-folder-flag-as-read,
2646         elmo-folder-unflag-read,
2647         elmo-folder-flag-as-answered,
2648         elmo-folder-unflag-answered): Remove.
2649         (elmo-folder-set-flag): Define.
2650         (elmo-folder-unset-flag): Ditto.
2651
2652         * elmo-nntp.el (elmo-folder-flag-as-read): Remove.
2653         (elmo-folder-set-flag): Define.
2654         (elmo-folder-unset-flag): Ditto.
2655         (elmo-folder-list-unreads): Remove.
2656         (elmo-folder-list-flagged): Define.
2657
2658         * elmo-net.el (elmo-folder-list-flagged-internal): Define.
2659         (elmo-folder-list-unreads,
2660         elmo-folder-list-importants,
2661         elmo-folder-list-answereds,
2662         elmo-folder-list-unreads-plugged,
2663         elmo-folder-list-importants-plugged,
2664         elmo-folder-list-answereds-plugged): Remove.
2665         (elmo-folder-list-flagged-plugged): New method.
2666         (elmo-folder-unflag-important,
2667         elmo-folder-flag-as-important,
2668         elmo-folder-unflag-read,
2669         elmo-folder-flag-as-read,
2670         elmo-folder-unflag-answered,
2671         elmo-folder-flag-as-answered,
2672         elmo-folder-flag-as-read-unplugged,
2673         elmo-folder-unflag-read-unplugged,
2674         elmo-folder-flag-as-important-unplugged,
2675         elmo-folder-unflag-important-unplugged,
2676         elmo-folder-flag-as-answered-unplugged,
2677         elmo-folder-unflag-answered-unplugged): Remove.
2678         (elmo-folder-set-flag): Define.
2679         (elmo-folder-unset-flag): Ditto.
2680         (elmo-folder-set-flag-unplugged): Ditto.
2681         (elmo-folder-unset-flag-unplugged): Ditto.
2682
2683         * elmo-multi.el (elmo-folder-list-unreads,
2684         elmo-folder-list-answereds,
2685         elmo-folder-list-importants,
2686         elmo-folder-flag-as-important,
2687         elmo-folder-unflag-important,
2688         elmo-folder-flag-as-read,
2689         elmo-folder-unflag-read,
2690         elmo-folder-flag-as-answered,
2691         elmo-folder-unflag-answered): Remove.
2692         (elmo-folder-set-flag): Define.
2693         (elmo-folder-unset-flag): Ditto.
2694
2695         * elmo-map.el (elmo-map-folder-unflag-important,
2696         elmo-map-folder-flag-as-important,
2697         elmo-map-folder-unflag-read,
2698         elmo-map-folder-flag-as-read,
2699         elmo-map-folder-unflag-answered,
2700         elmo-map-folder-flag-as-answered): Remove.
2701         (elmo-map-folder-set-flag): New method.
2702         (elmo-map-folder-unset-flag): Ditto.
2703         (elmo-map-folder-list-unreads,
2704         elmo-map-folder-list-importants,
2705         elmo-map-folder-list-answereds): Remove.
2706         (elmo-folder-list-flagged-internal): Define.
2707         (elmo-map-folder-list-flagged): New method.
2708
2709         * elmo-maildir.el (elmo-maildir-flag-specs): New internal variable.
2710         (elmo-map-folder-list-unreads,
2711         elmo-map-folder-list-importants,
2712         elmo-map-folder-list-flagged): Remove.
2713         (elmo-map-folder-list-flagged): Define.
2714         (elmo-map-folder-flag-as-important,
2715         elmo-map-folder-unflag-important,
2716         elmo-map-folder-flag-as-read,
2717         elmo-map-folder-unflag-read,
2718         elmo-map-folder-flag-as-answered,
2719         elmo-map-folder-unflag-answered): Remove.
2720         (elmo-maildir-set-mark-messages): New internal function.
2721         (elmo-map-folder-set-flag): Define.
2722         (elmo-map-folder-unset-flag): Ditto.
2723
2724         * elmo.el (toplevel): Added autoload setting for
2725         `elmo-folder-list-global-flag-messages'.
2726         (elmo-folder-list-unreads,
2727         elmo-folder-list-importants,
2728         elmo-folder-list-answereds): Remove.
2729         (elmo-folder-list-flagged): Use `elmo-folder-list-flagged-internal'.
2730         Return a list whitch merged with messages have global flag.
2731         (elmo-folder-list-flagged-internal): New method.
2732         (elmo-folder-unflag-important,
2733         elmo-folder-flag-as-important,
2734         elmo-folder-unflag-read,
2735         elmo-folder-flag-as-read,
2736         elmo-folder-unflag-answered,
2737         elmo-folder-flag-as-answered): Remove.
2738         (elmo-folder-set-flag): New method.
2739         (elmo-folder-unset-flag): Ditto.
2740         (elmo-message-set-flag):Use `elmo-folder-set-flag'.
2741         (elmo-message-unset-flag):Use `elmo-folder-unset-flag'.
2742
2743         * elmo-imap4.el (elmo-imap4-flag-specs): New internal variable.
2744         (elmo-folder-list-unreads-plugged,
2745         elmo-folder-list-importants-plugged,
2746         elmo-folder-list-answereds-plugged,
2747         elmo-folder-list-flagged-unplugged,
2748         elmo-folder-unflag-important-plugged,
2749         elmo-folder-flag-as-important-plugged,
2750         elmo-folder-unflag-read-plugged,
2751         elmo-folder-flag-as-read-plugged,
2752         elmo-folder-unflag-answered-plugged,
2753         elmo-folder-flag-as-answered-plugged): Remove.
2754         (elmo-folder-set-flag-plugged,
2755         elmo-folder-unset-flag-plugged): Define.
2756
2757         * elmo-flag.el (elmo-folder-initialize): Register to
2758         `elmo-global-flag-list' if flag is not global.
2759         (elmo-folder-append-messages): Set flag to source messages.
2760
2761         * elmo-filter.el (elmo-filter-folder-list-unreads,
2762         elmo-folder-list-unreads,
2763         elmo-filter-folder-list-importants,
2764         elmo-folder-list-importants,
2765         elmo-folder-flag-as-read,
2766         elmo-folder-unflag-read,
2767         elmo-folder-flag-as-important,
2768         elmo-folder-unflag-important,
2769         elmo-folder-flag-as-answered,
2770         elmo-folder-unflag-answered): Remove.
2771         (elmo-folder-set-flag): Define.
2772         (elmo-folder-unset-flag): Ditto.
2773
2774         * elmo-dop.el (elmo-folder-flag-as-read-dop,
2775         elmo-folder-unflag-read-dop,
2776         elmo-folder-flag-as-important-dop,
2777         elmo-folder-unflag-important-dop,
2778         elmo-folder-flag-as-answered-dop,
2779         elmo-folder-unflag-answered-dop): Remove.
2780         (elmo-folder-set-flag-dop,
2781         elmo-folder-unset-flag-dop,
2782         elmo-folder-set-important-delayed,
2783         elmo-folder-unset-important-delayed,
2784         elmo-folder-set-read-delayed,
2785         elmo-folder-unset-read-delayed,
2786         elmo-folder-set-answered-delayed,
2787         elmo-folder-unset-answered-delayed): New function.
2788         (elmo-dop-queue-merge-method-list): Follow the above chagned.
2789         (elmo-dop-queue-method-name-alist): Ditto.
2790
2791         * elmo-version.el (elmo-version): Up to 2.11.23.
2792
2793 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2794
2795         * elmo-spam.el (elmo-spam-scheme): Add 'sa' as a candidate.
2796
2797         * elsp-sa.el: New file.
2798
2799 2003-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2800
2801         * modb-standard.el (modb-standard-message-entity): New function.
2802         (elmo-msgdb-message-entity): Use it.
2803
2804 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2805
2806         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite; Fixed
2807         behavior when one-level is nil.
2808
2809         * elmo-flag.el (elmo-folder-list-subfolders): Defined.
2810
2811         * elmo-sendlog.el (elmo-folder-have-subfolder-p): Ditto.
2812
2813 2003-12-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2814
2815         * elmo.el (elmo-folder-set-info-max-by-numdb): Don't use `sort' to
2816         get max number.
2817         (elmo-generic-folder-diff): Ditto.
2818
2819         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Ditto.
2820         (elmo-folder-update-number): Ditto.
2821
2822         * elmo-dop.el (elmo-folder-status-dop): Ditto.
2823         (elmo-folder-next-message-number-dop): Ditto.
2824
2825 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2826
2827         * elmo-filter.el (elmo-folder-msgdb-create): Use
2828         `elmo-message-entity' and `elmo-message-flags' instead of
2829         `elmo-msgdb-message-entity' and `elmo-msgdb-flags'.
2830
2831 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2832
2833         * elmo-spam.el (elmo-spam-processor): Added 3rd argument
2834         `if-exists'.
2835
2836 2003-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2837
2838         * elmo-multi.el (elmo-folder-newsgroups): Simplify.
2839
2840         * elmo-pipe.el (elmo-folder-get-primitive-list): Likewise.
2841
2842         * elmo-filter.el (elmo-folder-get-primitive-list): Fixed.
2843
2844 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2845
2846         * elmo-version.el (elmo-version): Up to 2.11.22.
2847
2848 2003-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2849
2850         * modb-standard.el (elmo-msgdb-delete-messages): Always return t.
2851
2852 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2853
2854         * modb-standard.el (elmo-msgdb-delete-messages): Dose not process
2855         if the message dose not exist.
2856
2857 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2858
2859         * elmo-version.el (elmo-version): Up to 2.11.21.
2860
2861 2003-11-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2862
2863         * modb-standard.el (toplevel): Don't require mime.
2864
2865 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2866
2867         * elsp-bogofilter.el (toplevel): Don't require path-util.
2868         (elmo-spam-bogofilter-program): Don't use `exec-installed-p'.
2869         (elmo-spam-bogofilter-header): Abolish.
2870         (elmo-spam-bogofilter-bogosity-positive-spam-header): Ditto.
2871         (elmo-spam-bogofilter-args): New user option.
2872         (elsp-bogofilter-call-bogofilter): New internal function.
2873         (elmo-spam-buffer-spam-p): Use it.
2874         (elsp-bogofilter-register-buffer): Renamed from
2875         `elmo-spam-bogofilter-register-buffer';
2876         Use `elsp-bogofilter-call-bogofilter'.
2877         (elmo-spam-register-spam-buffer): Follow the change above.
2878         (elmo-spam-register-good-buffer): Ditto.
2879
2880 2003-11-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2881
2882         * modb-standard.el (elmo-msgdb-append-entity): If entity or
2883         message-id is nil do nothing.
2884
2885 2003-11-10  Yuuichi Teranishi  <teranisi@gohome.org>
2886
2887         * elmo-imap4.el (elmo-imap4-disuse-server-flag-mailbox-regexp):
2888         Revival.
2889         (elmo-imap4-session): Removed use-flag slot.
2890         (elmo-imap4-session-select-mailbox): Undo last change.
2891         (elmo-folder-use-flag-p): Use
2892         elmo-imap4-disuse-server-flag-mailbox-regexp.
2893
2894 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2895
2896         * elmo-imap4.el (elmo-imap4-session): Added use-flag slot.
2897         (elmo-imap4-session-select-mailbox): Set it up.
2898         (elmo-folder-use-flag-p): Return value of use-flag slot.
2899
2900 2003-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2901
2902         * elmo-msgdb.el (elmo-msgdb-flag-table): Fixed problem when
2903         message-id is nil.
2904         (Reported by MAKINO Takashi <makino@digitalway.co.jp>)
2905
2906         * modb-entity.el (elmo-message-entity-handler): Likewise.
2907
2908 2003-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2909
2910         * elmo.el (toplevel): Remove setting of autoloding for
2911         elmo-global-flag-initialize.
2912         (elmo-init): Don't call elmo-global-flag-initialize.
2913         (toplevel): Added autoload setting for elmo-global-mark-migrate.
2914
2915         * elmo-flag.el (elmo-global-flag-initialize): Abolish.
2916         (elmo-global-mark-migrate): Don't call it.
2917         (elmo-global-mark-upgrade): Ditto.
2918
2919 2003-11-06  Yuuichi Teranishi  <teranisi@gohome.org>
2920
2921         * elmo-internal.el (elmo-internal-obsolete-folder-list): New variable.
2922         (elmo-folder-initialize): Raise a warning when obsolete folder is used.
2923
2924         * elmo-vars.el (elmo-init-hook): New user option.
2925
2926         * elmo.el (elmo-init): Run the elmo-init-hook.
2927
2928         * elmo-flag.el (elmo-global-mark-migrate): New function.
2929
2930 2003-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2931
2932         * modb-standard.el (elmo-msgdb-set-flag): Simplify;
2933         Undo last change (move to elmo-msgdb-unset-flag).
2934         (elmo-msgdb-unset-flag): Simplify; Unset 'new flag when unread
2935         flag is unset.
2936
2937 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2938
2939         * modb-standard.el (elmo-msgdb-set-flag): Unset 'new flag when
2940         read flag is set.
2941         (elmo-msgdb-set-flag): Don't remove 'new flag unconditionally.
2942         (elmo-msgdb-unset-flag): Ditto.
2943
2944 2003-11-05  Andreas Fuchs <asf@boinkor.net>
2945
2946         * elmo-split.el (elmo-split): Return split message count.
2947
2948 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2949
2950         * elmo-msgdb.el (elmo-flag-table-get): Check cached if saved flags
2951         is nil.
2952
2953 2003-11-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2954
2955         * elmo.el (elmo-folder-unflag-important): Call
2956         `elmo-global-flag-detach' with 4th argument delete-if-none that is
2957         a symbol `always'.
2958
2959         * elmo-flag.el (elmo-flag-folder-delete-message): Clear hash value
2960         before unset flag.
2961         (elmo-global-flag-detach): Delete the message from flag folder, if
2962         `delete-if-none' is a symbol `always'.
2963
2964 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2965
2966         * elsp-spamfilter.el (elsp-spamfilter-decode-buffer): Renamed from
2967         `elmo-spam-spamfilter-decode-buffer'.
2968         (elsp-spamfilter-register-buffer-internal): New internal function.
2969         (elmo-spam-buffer-spam-p): Use it; Follow the API change.
2970         (elmo-spam-register-spam-buffer): Ditto.
2971         (elmo-spam-register-good-buffer): Ditto.
2972
2973         * elsp-bogofilter.el (elmo-spam-buffer-spam-p): Follow the API
2974         change.
2975         (elmo-spam-bogofilter-register-buffer): Added argument `restore'.
2976         (elmo-spam-register-spam-buffer): Follow the API change.
2977         (elmo-spam-register-good-buffer): Ditto.
2978
2979         * elmo-split.el (toplevel): Require elmo-spam when copmile.
2980         (elmo-split-spam-p): Added argument plist; Call
2981         `elmo-spam-buffer-spam-p' with new argument register.
2982
2983         * elmo-spam.el (elmo-spam-buffer-spam-p): Added optional argument
2984         `register'.
2985         (elmo-spam-message-spam-p): Ditto.
2986         (elmo-spam-register-spam-buffer): Added optional argument
2987         `restore'.
2988         (elmo-spam-register-good-buffer): Ditto.
2989         (elmo-spam-register-spam-messages): Ditto.
2990         (elmo-spam-register-good-messages): Ditto.
2991
2992 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2993
2994         * elsp-spamfilter.el (elmo-spam-register-spam-buffer): Fixed to
2995         register into good corpus.
2996         (elmo-spam-register-good-buffer): Fixed to register into bad
2997         corpus.
2998
2999 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3000
3001         * elmo-version.el (elmo-version): Up to 2.11.20.
3002
3003         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed last
3004         change.
3005
3006         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Determine new
3007         flag without depending on \Recent flag.
3008
3009 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3010
3011         * elsp-spamfilter.el (elsp-spamfilter): Added new slot `modified'.
3012         (elmo-spam-modified-p): Defined.
3013         (elmo-spam-save-status): Set `modified' slot to nil.
3014         (elmo-spam-register-spam-buffer): Set `modified' slot to non nil.
3015         (elmo-spam-register-good-buffer): Ditto.
3016
3017         * elmo-spam.el (elmo-spam-modified-p): New API.
3018
3019 2003-10-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3020
3021         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Abolish
3022         duplicate definition.
3023
3024         * elmo-util.el (elmo-unfold-field-body): New function.
3025         (elmo-msgdb-get-message-id-from-buffer): Use it.
3026
3027         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3028         Fixed the last change; Use elmo-unfold-field-body.
3029
3030 2003-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3031
3032         * modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
3033         Unfold date value.
3034
3035 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3036
3037         * elmo-spam.el (elmo-spam-save-status): New API.
3038
3039         * elsp-spamfilter.el: New file.
3040
3041 2003-10-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3042
3043         * elmo-split.el (toplevel): Add `elmo-spam-processor' args.
3044
3045 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3046
3047         * elmo-split.el (elmo-split-spam-p): New function.
3048
3049         * elmo-spam.el: New file.
3050
3051         * elsp-bogofilter.el: Ditto.
3052
3053 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
3054
3055         * elmo.el (elmo-folder-next-message-number): New API.
3056         (elmo-folder-next-message-number): Define.
3057         (elmo-message-field): Don't check folder length.
3058
3059         * elmo-net.el (elmo-folder-next-message-number): Define.
3060         (elmo-folder-next-message-number-unplugged): Define.
3061
3062         * elmo-map.el (elmo-folder-next-message-number): Define.
3063         (elmo-folder-delete-messages): Clear hash value.
3064
3065         * elmo-imap4.el (elmo-folder-next-message-number-plugged): Define.
3066
3067         * elmo-dop.el (elmo-folder-next-message-number-dop): New function.
3068         (elmo-folder-delete-messages-dop-delayed): Always return t.
3069
3070         * elmo-version.el (elmo-version): Up to 2.11.19.
3071
3072 2003-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3073
3074         * modb-legacy.el (elmo-msgdb-append-entity): Fixed the last
3075         change.
3076
3077         * modb-legacy.el (elmo-msgdb-append-entity): Registered an
3078         identical cons cell into the mark-alist and the hash table.
3079
3080 2003-10-08  Yuuichi Teranishi  <teranisi@gohome.org>
3081
3082         * elmo-pipe.el (elmo-pipe-folder-list-target-messages): Call
3083         elmo-folder-list-messages with argument `visible-only' as t.
3084
3085         * elmo-filter.el (elmo-folder-search-requires-msgdb-p): Define.
3086         (elmo-folder-msgdb-create): Check the target folder.
3087
3088 2003-10-07  Yuuichi Teranishi  <teranisi@gohome.org>
3089
3090         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Use
3091         `permanentflag' instead of `flags'.
3092         (elmo-folder-open): Ditto.
3093         (elmo-imap4-set-flag): Treat \Deleted flag as an exception.
3094         (elmo-imap4-disuse-server-flag-mailbox-regexp): Abolish.
3095         (elmo-folder-use-flag-p): Always return t.
3096         (elmo-imap4-session-select-mailbox): Use value of `flags' if
3097         `permanentflags' does not exist.
3098         (elmo-folder-open): Ditto.
3099
3100 2003-10-06  Yuuichi Teranishi  <teranisi@gohome.org>
3101
3102         * modb-legacy.el (elmo-msgdb-message-entity): Return nil when key
3103         is nil.
3104         * modb-standard.el (elmo-msgdb-message-entity): Ditto.
3105
3106         * elmo-imap4.el (elmo-imap4-session): Added new slot `flags'.
3107         (elmo-imap4-session-select-mailbox): Set it according to the SELECT
3108         response.
3109         (elmo-folder-open): Ditto.
3110         (elmo-imap4-set-flag): Send store flag command only when the `flags'
3111         slot of the session includes the flag.
3112         (elmo-imap4-session-flag-available-p): New function.
3113         (elmo-imap4-folder-list-flagged): Ditto.
3114         (elmo-folder-list-unreads-plugged): Use it.
3115         (elmo-folder-list-importants-plugged): Ditto.
3116         (elmo-folder-list-answereds-plugged): Ditto.
3117         (elmo-imap4-search-internal-primitive): Ditto.
3118         (elmo-imap4-folder-list-any-plugged,
3119         elmo-imap4-folder-list-digest-plugged): Abolish.
3120
3121         * elmo-filter.el (elmo-folder-search): Don't call elmo-list-filter
3122         if numbers is nil.
3123
3124 2003-10-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
3125
3126         * elmo-util.el (toplevel): Require emu for char-list-to-string.
3127
3128 2003-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
3129
3130         * elmo-util.el (elmo-get-hash-val): Simplify.
3131         (elmo-set-hash-val): Rewrite.
3132
3133 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3134
3135         * elmo.el (elmo-folder-list-messages): Append killed messages into
3136         result if `visible-only' is nil and `in-msgdb' is non-nil.
3137
3138         * elmo-util.el (elmo-uniq-list): Added optional argument
3139         `delete-function'.
3140
3141         * modb.el (elmo-msgdb-flag-count): New API.
3142
3143         * modb-standard.el (modb-standard): Added slot flag-count.
3144         (modb-standard-countup-flags): New function.
3145         (modb-standard-load-flag): Call it.
3146         (elmo-msgdb-append): Ditto.
3147         (elmo-msgdb-clear): Clear slot flag-count.
3148         (elmo-msgdb-set-flag): Call modb-standard-countup-flags.
3149         (elmo-msgdb-unset-flag): Treat `all' flag and call
3150         modb-standard-countup-flags.
3151         (elmo-msgdb-flag-count): Define.
3152         (elmo-msgdb-append-entity): Call modb-standard-countup-flags.
3153         (elmo-msgdb-delete-messages): Ditto.
3154
3155         * modb-legacy.el (elmo-msgdb-unset-flag): Treat `all' flag.
3156         (elmo-msgdb-flag-count): Define.
3157
3158         * elmo.el (elmo-folder-list-messages): Undo last change.
3159         (elmo-folder-count-flags): Use elmo-msgdb-flag-count.
3160         (elmo-folder-kill-messages): Unset all flags to numbers.
3161
3162         * elmo-sendlog.el (elmo-folder-delete-messages): Rewrite; use
3163         elmo-folder-kill-messages.
3164
3165         * elmo-nntp.el (elmo-folder-delete-messages): Ditto.
3166         (elmo-nntp-folder-delete-messages): Abolish.
3167
3168         * elmo-version.el (elmo-version): Up to 2.11.18.
3169
3170 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3171
3172         * elmo.el (elmo-folder-kill-messages-before): Abolish.
3173         (elmo-folder-kill-messages-range): New function.
3174         (elmo-folder-synchronize): Use elmo-folder-kill-messages-range
3175         instead of elmo-folder-kill-messages-before.
3176
3177 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
3178
3179         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Use
3180         elmo-imap4-current-msgdb to decide entity handler.
3181
3182 2003-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
3183
3184         * elmo-dop.el (elmo-dop-msgdb): Rewrite.
3185
3186         * modb-legacy.el (elmo-msgdb-overview-entity-get-id-internal): New
3187         inline function.
3188         (elmo-msgdb-overview-entity-get-number-internal): Ditto.
3189         (elmo-msgdb-overview-entity-set-number,
3190         elmo-msgdb-overview-entity-get-references,
3191         elmo-msgdb-overview-entity-set-references,
3192         elmo-msgdb-overview-entity-get-from-no-decode,
3193         elmo-msgdb-overview-entity-get-from,
3194         elmo-msgdb-overview-entity-set-from,
3195         elmo-msgdb-overview-entity-get-subject,
3196         elmo-msgdb-overview-entity-get-subject-no-decode,
3197         elmo-msgdb-overview-entity-set-subject,
3198         elmo-msgdb-overview-entity-get-date,
3199         elmo-msgdb-overview-entity-set-date,
3200         elmo-msgdb-overview-entity-get-to,
3201         elmo-msgdb-overview-entity-get-cc,
3202         elmo-msgdb-overview-entity-get-size,
3203         elmo-msgdb-overview-entity-set-size,
3204         elmo-msgdb-overview-entity-get-extra,
3205         elmo-msgdb-overview-entity-set-extra,
3206         elmo-msgdb-overview-entity-get-extra-field,
3207         elmo-msgdb-overview-entity-set-extra-field): Moved to elmo-msgdb.el.
3208         (elmo-msgdb-make-index): Use
3209         `elmo-msgdb-overview-entity-get-number-internal'.
3210         (elmo-msgdb-clear-index): Ditto.
3211         (elmo-msgdb-append-entity): Ditto;
3212         Use `elmo-msgdb-overview-entity-get-id-internal'.
3213
3214         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-number,
3215         elmo-msgdb-overview-entity-set-number,
3216         elmo-msgdb-overview-entity-get-references,
3217         elmo-msgdb-overview-entity-set-references,
3218         elmo-msgdb-overview-entity-get-from-no-decode,
3219         elmo-msgdb-overview-entity-get-from,
3220         elmo-msgdb-overview-entity-set-from,
3221         elmo-msgdb-overview-entity-get-subject,
3222         elmo-msgdb-overview-entity-get-subject-no-decode,
3223         elmo-msgdb-overview-entity-set-subject,
3224         elmo-msgdb-overview-entity-get-date,
3225         elmo-msgdb-overview-entity-set-date,
3226         elmo-msgdb-overview-entity-get-to,
3227         elmo-msgdb-overview-entity-get-cc,
3228         elmo-msgdb-overview-entity-get-size,
3229         elmo-msgdb-overview-entity-set-size,
3230         elmo-msgdb-overview-entity-get-extra,
3231         elmo-msgdb-overview-entity-set-extra,
3232         elmo-msgdb-overview-entity-get-extra-field,
3233         elmo-msgdb-overview-entity-set-extra-field): Moved from modb-legacy.el
3234         and rewrote for backward compatibility.
3235
3236 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3237
3238         * elmo.el (elmo-message-entity-number,
3239         elmo-message-entity-set-number,
3240         elmo-message-entity-field,
3241         elmo-message-entity-set-field): Moved to elmo-msgdb.el.
3242
3243         * elmo-msgdb.el (elmo-message-entity-number,
3244         elmo-message-entity-set-number,
3245         elmo-message-entity-field,
3246         elmo-message-entity-set-field): Moved from elmo.el.
3247
3248 2003-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3249
3250         * elmo.el (toplevel): Changed definition orders.
3251
3252 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3253
3254         * modb.el (elmo-msgdb-search): New API .
3255         (elmo-msgdb-match-condition): Ditto.
3256
3257         * modb-standard.el (elmo-msgdb-search): Define.
3258
3259         * modb-legacy.el (elmo-msgdb-search): Ditto.
3260
3261         * modb-entity.el (elmo-msgdb-message-match-condition): Renamed
3262         from elmo-msgdb-match-condition-internal.
3263
3264         * elmo.el (elmo-folder-search-fast): Abolish.
3265         (elmo-folder-search): Use elmo-msgdb-search and
3266         elmo-with-progress-display.
3267
3268         * elmo-msgdb.el (elmo-msgdb-match-condition): Removed; redefined
3269         as msgdb API.
3270
3271         * elmo.el (elmo-folder): Remove slot message-modified and
3272         flag-modified.
3273         (elmo-folder-set-message-modified): Abolish.
3274         (elmo-generic-folder-commit): Follow the change above.
3275         (elmo-folder-synchronize): Ditto.
3276
3277         * elmo-pipe.el (elmo-folder-set-message-modified): Abolish.
3278
3279         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
3280
3281         * elmo-filter.el (elmo-folder-set-message-modified): Ditto.
3282
3283 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3284
3285         * modb-standard.el (modb-standard-make-message-entity,
3286         elmo-msgdb-make-message-entity,
3287         elmo-msgdb-create-message-entity-from-buffer,
3288         elmo-msgdb-message-entity-number,
3289         elmo-msgdb-message-entity-set-number,
3290         elmo-msgdb-message-entity-field,
3291         elmo-msgdb-message-entity-set-field,
3292         elmo-msgdb-copy-message-entity,
3293         elmo-msgdb-match-condition-internal): Remove.
3294
3295         * modb-entity.el: New file (again).
3296
3297         * modb.el (toplevel): Require modb-entity.
3298         (elmo-msgdb-message-entity-handler): New method.
3299
3300         * modb-standard.el (modb-standard-entity-id): Use
3301         elmo-message-entity-handler.
3302         (modb-standard-load-entity): Ditto.
3303         (elmo-msgdb-append-entity): Ditto.
3304         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3305
3306         * modb-legacy.el (elmo-msgdb-get-decoded-cache,
3307         elmo-msgdb-decoded-cache-hashtb,
3308         (modb-legacy-make-message-entity,
3309         elmo-msgdb-make-message-entity,
3310         elmo-msgdb-create-message-entity-from-buffer,
3311         elmo-msgdb-message-entity-number,
3312         elmo-msgdb-message-entity-set-number,
3313         elmo-msgdb-message-entity-field,
3314         elmo-msgdb-message-entity-set-field,
3315         elmo-msgdb-copy-message-entity,
3316         elmo-msgdb-match-condition-internal,
3317         elmo-msgdb-match-condition-primitive): Moved to modb-entity.el.
3318
3319         * elmo.el (elmo-message-copy-entity): Use elmo-message-entity-handler.
3320         (elmo-message-entity-set-number): Ditto.
3321         (elmo-message-entity-field): Ditto.
3322         (elmo-message-entity-set-field): Ditto.
3323
3324         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Ditto.
3325
3326         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3327
3328         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
3329
3330         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
3331         (elmo-nntp-msgdb-create-message): Ditto.
3332
3333         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Ditto.
3334         (elmo-folder-msgdb-create): Add unread flag.
3335
3336         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3337
3338         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Ditto.
3339
3340         * elmo-imap4.el (elmo-imap4-fetch-callback-1): Ditto.
3341
3342         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
3343
3344         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Call
3345         elmo-msgdb-messge-entity-handler.
3346         * elmo-version.el (elmo-version): Up to 2.11.17.
3347
3348 2003-09-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3349
3350         * elmo-shimbun.el (elmo-shimbun-update-overview): Fixed the last
3351         change.
3352
3353 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
3354
3355         * elmo.el (elmo-message-field): Use elmo-message-entity-field.
3356
3357         * elmo-msgdb.el (elmo-msgdb-get-number): Abolish.
3358         (elmo-msgdb-get-parent-entity): Use elmo-message-entity-field.
3359         (elmo-msgdb-flag-table): Ditto.
3360         (elmo-msgdb-sort-by-date): Ditto.
3361
3362         * modb.el (elmo-msgdb-create-message-entity-from-file): Define.
3363
3364         * modb-standard.el (toplevel): Require mime.
3365         (modb-standard-entity-id): Use elmo-msgdb-message-entity-field.
3366         (modb-standard-load-entity): Use elmo-msgdb-message-entity-field and
3367         elmo-msgdb-message-entity-number.
3368         (elmo-msgdb-append-entity): Ditto.
3369         (elmo-msgdb-create-message-entity-from-file): Remove.
3370         (elmo-msgdb-create-message-entity-from-buffer): Use msgdb which 
3371         corresponds to the entity.
3372         (elmo-msgdb-message-entity-number): Do nothing currently.
3373         (elmo-msgdb-message-entity-field): Ditto.
3374         (elmo-msgdb-message-entity-set-field): Ditto.
3375         (elmo-msgdb-copy-message-entity): Ditto.
3376         (elmo-msgdb-match-condition-internal): Ditto.
3377
3378         * modb-legacy.el (elmo-msgdb-insert-file-header): Moved to
3379         elmo-util.el.
3380         (elmo-msgdb-create-message-entity-from-file): Remove.
3381
3382         * elmo-util.el (elmo-msgdb-insert-file-header): Moved from
3383         modb-legacy.el.
3384         (elmo-multiple-field-body): Moved from elmo-msgdb.el.
3385
3386         * elmo-msgdb.el (elmo-multiple-field-body): Moved to elmo-util.el.
3387
3388 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3389
3390         * modb.el (elmo-msgdb-make-message-entity): Define simple one.
3391         (elmo-msgdb-message-entity-field): Ditto.
3392         (elmo-msgdb-message-entity-number): Ditto.
3393
3394 2003-09-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3395
3396         * modb-standard.el (elmo-msgdb-create-message-entity-from-buffer): 
3397         Fixed how to set extra field into entity.
3398         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3399         symbol.
3400
3401         * modb-legacy.el (elmo-msgdb-create-message-entity-from-buffer):
3402         Fixed how to set extra field into entity.
3403         (elmo-msgdb-message-entity-set-field): Fixed mistake string for
3404         symbol.
3405
3406 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3407
3408         * modb.el (elmo-message-entity-db): New function.
3409         (elmo-msgdb-make-message-entity): New API.
3410         (elmo-msgdb-message-entity-number): Ditto.
3411         (elmo-msgdb-message-entity-set-number): Ditto.
3412         (elmo-msgdb-message-entity-field): Ditto.
3413         (elmo-msgdb-message-entity-set-field): Ditto.
3414         (elmo-msgdb-copy-message-entity): Ditto.
3415         (elmo-msgdb-create-message-entity-from-file): Ditto.
3416         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3417         (elmo-msgdb-match-condition-internal): Ditto.
3418
3419         * modb-standard.el (modb-legacy): Require modb-legacy.
3420         (modb-standard-make-message-entity): New inline function.
3421         (elmo-msgdb-make-message-entity): Define.
3422         (elmo-msgdb-create-message-entity-from-file): Ditto.
3423         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3424         (elmo-msgdb-message-entity-field): Ditto.
3425         (elmo-msgdb-message-entity-set-field): Ditto.
3426         (elmo-msgdb-copy-message-entity): Ditto.
3427         (elmo-msgdb-match-condition-internal): Ditto.
3428
3429         * modb-legacy.el: Don't require modb-entity.
3430         (elmo-msgdb-decoded-cache-hashtb): Moved from elmo-msgdb.el
3431         (elmo-msgdb-match-condition-primitive): Ditto.
3432         (elmo-msgdb-get-decoded-cache): Ditto.
3433         (elmo-msgdb-overview-entity-get-id): Ditto.
3434         (elmo-msgdb-overview-entity-get-number): Ditto.
3435         (elmo-msgdb-overview-entity-set-number): Ditto.
3436         (elmo-msgdb-overview-entity-get-references): Ditto.
3437         (elmo-msgdb-overview-entity-set-references): Ditto.
3438         (elmo-msgdb-overview-entity-get-from-no-decode): Ditto.
3439         (elmo-msgdb-overview-entity-get-from): Ditto.
3440         (elmo-msgdb-overview-entity-set-from): Ditto.
3441         (elmo-msgdb-overview-entity-get-subject): Ditto.
3442         (elmo-msgdb-overview-entity-get-subject-no-decode): Ditto.
3443         (elmo-msgdb-overview-entity-set-subject): Ditto.
3444         (elmo-msgdb-overview-entity-get-date): Ditto.
3445         (elmo-msgdb-overview-entity-set-date): Ditto.
3446         (elmo-msgdb-overview-entity-get-to): Ditto.
3447         (elmo-msgdb-overview-entity-get-cc): Ditto.
3448         (elmo-msgdb-overview-entity-get-size): Ditto.
3449         (elmo-msgdb-overview-entity-set-size): Ditto.
3450         (elmo-msgdb-overview-entity-get-extra): Ditto.
3451         (elmo-msgdb-overview-entity-set-extra): Ditto.
3452         (elmo-msgdb-overview-entity-get-extra-field): Ditto.
3453         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
3454         (elmo-msgdb-number-load): Ditto.
3455         (elmo-msgdb-overview-load): Ditto.
3456         (elmo-msgdb-mark-load): Ditto.
3457         (elmo-msgdb-number-save): Ditto.
3458         (elmo-msgdb-mark-save): Ditto.
3459         (elmo-msgdb-overview-save): Ditto.
3460         (modb-legacy-make-message-entity): New inline function.
3461         (elmo-msgdb-insert-file-header): Ditto.
3462         (elmo-msgdb-make-message-entity): Define.
3463         (elmo-msgdb-create-message-entity-from-file): Ditto.
3464         (elmo-msgdb-create-message-entity-from-buffer): Ditto.
3465         (elmo-msgdb-message-entity-number): Ditto.
3466         (elmo-msgdb-message-entity-set-number): Ditto.
3467         (elmo-msgdb-message-entity-field): Ditto.
3468         (elmo-msgdb-message-entity-set-field): Ditto.
3469         (elmo-msgdb-copy-message-entity): Ditto.
3470         (elmo-msgdb-match-condition-internal): Ditto.
3471
3472         * elmo.el (elmo-find-fetch-strategy): Use elmo-message-entity-field.
3473         (elmo-message-copy-entity): Rewrite.
3474         (elmo-message-entity-number): Ditto.
3475         (elmo-message-entity-set-number): Ditto.
3476         (elmo-message-entity-field): Use elmo-message-entity-db.
3477         (elmo-message-entity-set-field): Ditto.
3478         (elmo-message-field): Rewrite.
3479
3480         * elmo-util.el (elmo-msgdb-get-last-message-id): Moved from
3481         elmo-msgdb.el
3482         (elmo-msgdb-get-message-id-from-buffer): Ditto.
3483
3484         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
3485         elmo-message-entity-field.
3486         (elmo-shimbun-folder-shimbun-header): Ditto.
3487         (elmo-shimbun-entity-to-header): Ditto.
3488         (elmo-folder-msgdb-create): Ditto.
3489         (elmo-shimbun-msgdb-create-entity): Ditto;
3490         Use elmo-msgdb-create-message-entity-from-buffer.
3491         (elmo-shimbun-update-overview): Use elmo-message-entity-set-field.
3492         (elmo-map-folder-list-message-locations): elmo-message-entity-field.
3493
3494         * elmo-sendlog.el (elmo-folder-msgdb-create): Use
3495         elmo-msgdb-create-message-entity-from-file and 
3496         elmo-message-entity-field.
3497
3498         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
3499         elmo-message-entity-number.
3500         (elmo-pop3-msgdb-create-message): Use
3501         elmo-msgdb-create-message-entity-from-buffer,
3502         elmo-message-entity-set-field, elmo-message-entity-number and
3503         elmo-message-entity-set-number.
3504
3505         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Follow
3506         the API change in elmo-msgdb-make-message-entity.
3507         (elmo-nntp-msgdb-create-message): Use
3508         elmo-msgdb-create-message-entity-from-buffer.
3509
3510         * elmo-nmz.el (elmo-nmz-msgdb-create-entity): Use
3511         elmo-message-entity-field and
3512         elmo-msgdb-create-message-entity-from-file.
3513
3514         * elmo-msgdb.el (toplevel): Don't require modb-entity.
3515         (elmo-msgdb-get-field): Abolish.
3516         (elmo-msgdb-get-number): Rewrite.
3517         (elmo-msgdb-sort-by-date): Use elmo-message-entity-field.
3518         (elmo-msgdb-flag-table): Ditto.
3519         (elmo-msgdb-get-last-message-id,
3520         elmo-msgdb-number-load, elmo-msgdb-overview-load,
3521         elmo-msgdb-mark-load, elmo-msgdb-number-save,
3522         elmo-msgdb-mark-save, elmo-msgdb-overview-save): Moved to modb-legacy.
3523         (elmo-msgdb-create-overview-from-buffer,
3524         elmo-msgdb-overview-get-parent-entity): Abolish.
3525
3526         * elmo-mime.el (elmo-mime-display-as-is): Use
3527         elmo-message-entity-field.
3528
3529         * elmo-map.el (elmo-folder-pack-numbers): Use
3530         elmo-message-entity-set-number.
3531
3532         * elmo-maildir.el (elmo-folder-msgdb-create): 
3533         elmo-msgdb-create-message-entity-from-file instead of
3534         elmo-msgdb-create-overview-entity-from-file.
3535
3536         * elmo-localdir.el (elmo-localdir-msgdb-create-entity): Added argument
3537         msgdb.
3538         (elmo-folder-msgdb-create): Use elmo-message-entity-field.
3539         (elmo-folder-pack-numbers): Use elmo-message-entity-set-number.
3540
3541         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Use
3542         elmo-messge-entity-field and elmo-message-entity-number.
3543         (elmo-imap4-fetch-callback-1): Call
3544         elmo-msgdb-create-message-entity-from-buffer instead of
3545         elmo-msgdb-create-overview-from-buffer. 
3546         (elmo-folder-msgdb-create-plugged): Use elmo-messge-entity-field.
3547         (elmo-find-fetch-strategy): Likewise.
3548
3549         * elmo-flag.el (elmo-folder-msgdb-create): Call 
3550         elmo-localdir-msgdb-create-entity with argument msgdb.
3551
3552         * elmo-dop.el (elmo-dop-msgdb): Use elmo-message-entity-number
3553         and elmo-message-entity-set-number.
3554
3555         * elmo-cache.el (elmo-folder-msgdb-create): Use
3556         elmo-message-entity-field.
3557         (elmo-folder-msgdb-create): Call
3558         elmo-msgdb-create-message-entity-from-file instead of
3559         elmo-msgdb-create-overview-entity-from-file.
3560
3561         * elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Added
3562         argument msgdb; Call elmo-msgdb-create-message-from-buffer
3563         instead of elmo-msgdb-create-overview-from-buffer.
3564         (elmo-archive-msgdb-create-entity): Ditto.
3565         (elmo-archive-msgdb-create-as-numlist-subr1): Use
3566         elmo-message-entity-field.
3567         (elmo-archive-parse-mmdf): Ditto.
3568
3569         * modb-entity.el: Removed.
3570
3571         * elmo-version.el (elmo-version): Up to 2.11.16.
3572
3573 2003-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3574
3575         * elmo-map.el (elmo-folder-unflag-answered): Added optional argument
3576         `is-local'.
3577         (elmo-folder-flag-as-answered): Ditto.
3578
3579 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3580
3581         * modb-standard.el: New file.
3582
3583         * elmo.el (elmo-folder-clear): Reconstruct msgdb if
3584         elmo-msgdb-convert-type is `sync'.
3585
3586         * elmo-vars.el (elmo-msgdb-default-type): Added `standard'.
3587         (elmo-msgdb-convert-type): New user option.
3588
3589         * elmo-msgdb.el (elmo-msgdb-load-priorities): New internal variable.
3590         (elmo-load-msgdb): Auto detect saved type.
3591
3592         * elmo-version.el (elmo-version): Up to 2.11.15.
3593
3594 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3595
3596         * elmo-flag.el (elmo-folder-list-global-flag-messages): New function.
3597
3598         * elmo.el (elmo-folder-delete-messages): Added notice in docstring.
3599         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages
3600         with argument `delete-if-none' when dst-folder is 'null.
3601
3602         * elmo-flag.el (elmo-folder-append-messages): Defined.
3603         (elmo-global-flag-detach-messages): Added argumnet `delete-if-none'.
3604
3605 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3606
3607         * elmo-flag.el (elmo-folder-initialize): Fixed ("/.minfo"->".minfo").
3608
3609 2003-09-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3610
3611         * elmo-flag.el (elmo-folder-expand-msgdb-path): Define.
3612         (elmo-folder-initialize): Use `elmo-folder-msgdb-path'.
3613         (elmo-folder-commit): Ditto.
3614
3615 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3616
3617         * elmo-flag.el: New file.
3618
3619         * elmo-mark.el: Removed.
3620
3621         * modb-legacy.el (modb-legacy-new-mark,
3622         modb-legacy-unread-uncached-mark,
3623         modb-legacy-unread-cached-mark,
3624         modb-legacy-read-uncached-mark,
3625         modb-legacy-answered-cached-mark,
3626         modb-legacy-answered-uncached-mark,
3627         modb-legacy-important-mark): New constants (Moved from elmo-msgdb.el);
3628         All other related portions are changed.
3629
3630         * elmo.el (luna-define-class): Changed mark-modified to flag-modified.
3631         (elmo-folder-list-messages-with-global-mark): Abolish.
3632         (elmo-folder-unflag-important): Renamed from `mark' to `flag'.
3633         (elmo-folder-flag-as-important): Ditto.
3634         (elmo-folder-unflag-read): Ditto.
3635         (elmo-folder-flag-as-read): Ditto.
3636         (elmo-folder-unflag-answered): Ditto.
3637         (elmo-folder-flag-as-answered): Ditto.
3638         (elmo-message-encache): Return the cache path.
3639         (elmo-folder-move-messages): Call elmo-global-flag-detach-messages.
3640         (elmo-message-set-flag): Transitional implementation.
3641         (elmo-message-unset-flag): Ditto.
3642         (elmo-folder-unflag-important): Call elmo-global-flag-detach.
3643         (elmo-folder-flag-as-important): Call elmo-global-flag-set.
3644         (elmo-init): Call elmo-global-flag-initialize.
3645         (toplevel): Added autoload settings for elmo-flag.
3646
3647         * elmo-vars.el (elmo-msgdb-global-mark-filename): Abolished.
3648
3649         * elmo-util.el: Removed all elmo-msgdb-global-mark stuff.
3650         (elmo-file-cache-delete): Don't treat global-mark.
3651
3652         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
3653
3654         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3655
3656         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Call
3657         `elmo-global-flags-set'.
3658
3659         * elmo-pipe.el (elmo-folder-flag-as-read): Renamed from `mark' to
3660         `flag'.
3661         (elmo-folder-unflag-read): Ditto.
3662         (elmo-folder-unflag-important): Ditto.
3663         (elmo-folder-flag-as-important): Ditto.
3664         (elmo-folder-unflag-answered): Ditto.
3665         (elmo-folder-flag-as-answered): Ditto.
3666
3667         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Call
3668         `elmo-global-flags-set'.
3669         (elmo-folder-flag-as-read): Renamed from `mark' to `flag'.
3670
3671         * elmo-nmz.el (elmo-folder-msgdb-create): Always put `new' flag.
3672
3673         * elmo-net.el (elmo-folder-unflag-important): Renamed from `mark' to
3674         `flag'.
3675         (elmo-folder-flag-as-important): Ditto.
3676         (elmo-folder-unflag-important): Ditto.
3677         (elmo-folder-flag-as-important): Ditto.
3678         (elmo-folder-unflag-read): Ditto.
3679         (elmo-folder-flag-as-read): Ditto.
3680         (elmo-folder-unflag-answered): Ditto.
3681         (elmo-folder-flag-as-answered): Ditto.
3682
3683         * elmo-multi.el (elmo-folder-list-importants): Don't call
3684         elmo-folder-list-messages-with-global-mark.
3685         (elmo-folder-flag-as-important): Renamed from `mark' to `flag'.
3686         (elmo-folder-unflag-important): Ditto.
3687         (elmo-folder-flag-as-read): Ditto.
3688         (elmo-folder-unflag-read): Ditto.
3689         (elmo-folder-flag-as-answered): Ditto.
3690         (elmo-folder-unflag-answered): Ditto.
3691
3692         * elmo-msgdb.el (elmo-msgdb-new-mark,
3693         elmo-msgdb-unread-uncached-mark, elmo-msgdb-unread-cached-mark,
3694         elmo-msgdb-read-uncached-mark, elmo-msgdb-answered-cached-mark,
3695         elmo-msgdb-answered-uncached-mark, elmo-msgdb-important-mark): Removed
3696         (Moved to modb-legacy.el).
3697         (elmo-flag-table-get): Treat important flag too.
3698
3699         * elmo-map.el (elmo-map-folder-unflag-important): Renamed from
3700         `mark' to `flag'.
3701         (elmo-map-folder-flag-as-important): Ditto.
3702         (elmo-map-folder-unflag-read): Ditto.
3703         (elmo-map-folder-flag-as-read): Ditto.
3704         (elmo-map-folder-unflag-answered): Ditto.
3705         (elmo-map-folder-flag-as-answered): Ditto.
3706         (elmo-folder-unflag-important): Ditto.
3707         (elmo-folder-flag-as-important): Ditto.
3708         (elmo-folder-unflag-read): Ditto.
3709         (elmo-folder-flag-as-read): Ditto.
3710         (elmo-folder-unflag-answered): Ditto.
3711         (elmo-folder-flag-as-answered): Ditto.
3712
3713         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
3714         (elmo-map-folder-flag-as-important): Renamed from `mark' to
3715         `flag'.
3716         (elmo-map-folder-unflag-important): Ditto.
3717         (elmo-map-folder-flag-as-read): Ditto.
3718         (elmo-map-folder-unflag-read): Ditto.
3719         (elmo-map-folder-flag-as-answered): Ditto.
3720         (elmo-map-folder-unflag-answered): Ditto.
3721
3722         * elmo-localdir.el (elmo-folder-msgdb-create): Call
3723         `elmo-global-flags-set'.
3724         (elmo-global-flags-set): Added autoload setting.
3725
3726         * elmo-internal.el (elmo-internal-folder-list): Changed `mark' to
3727         `flag'.
3728
3729         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Don't call
3730         `elmo-msgdb-global-mark-set'.
3731         (elmo-folder-msgdb-create-plugged): Changed callback-data structure;
3732         Call `elmo-global-flags-set'.
3733         (elmo-folder-unflag-important-plugged): Renamed from `mark' to
3734         `flag'.
3735         (elmo-folder-flag-as-important-plugged): Ditto.
3736         (elmo-folder-unflag-read-plugged): Ditto.
3737         (elmo-folder-flag-as-read-plugged): Ditto.
3738         (elmo-folder-unflag-answered-plugged): Ditto.
3739         (elmo-folder-flag-as-answered-plugged): Ditto.
3740         (elmo-global-flags-set): Added autoload setting.
3741
3742         * elmo-filter.el (elmo-folder-flag-as-read): Renamed from `mark' to
3743         `flag'.
3744         (elmo-folder-unflag-read): Ditto.
3745         (elmo-folder-flag-as-important): Ditto.
3746         (elmo-folder-unflag-important): Ditto.
3747         (elmo-folder-flag-as-answered): Ditto.
3748         (elmo-folder-unflag-answered): Ditto.
3749
3750         * elmo-dop.el (elmo-dop-queue-merge-method-list): Follow the API
3751         change of `mark'->`flag'.
3752         (elmo-dop-queue-method-name-alist): Ditto.
3753         (elmo-folder-flag-as-read-dop): Renamed from `mark' to `flag'.
3754         (elmo-folder-unflag-read-dop): Ditto.
3755         (elmo-folder-flag-as-important-dop): Ditto.
3756         (elmo-folder-unflag-important-dop): Ditto.
3757         (elmo-folder-flag-as-answered-dop): Ditto.
3758         (elmo-folder-unflag-answered-dop): Ditto.
3759
3760         * elmo-cache.el (elmo-folder-msgdb-create): Call
3761         `elmo-global-flags-set'.
3762
3763         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
3764         Call `elmo-global-flags-set'.
3765         (elmo-archive-msgdb-create-as-numlist-subr2): Call
3766         elmo-archive-parse-mmdf with argument `folder'.
3767         (elmo-archive-parse-mmdf): Added argument `folder';
3768         Call `elmo-global-flags-set'.
3769
3770         * elmo-version.el (elmo-version): Up to 2.11.14.
3771
3772 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3773
3774         * modb.el (elmo-msgdb-length): Define.
3775
3776         * elmo.el (elmo-make-folder): Fixed.
3777         (elmo-generic-folder-append-messages): Follow the API change.
3778
3779         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Follow the
3780         API change.
3781
3782 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3783
3784         * modb.el: New file.
3785
3786         * modb-entity.el: Ditto.
3787
3788         * modb-legacy.el: Ditto.
3789
3790         * elmo-msgdb.el (elmo-make-msgdb): Added 2nd argument `type'.
3791         (elmo-msgdb-get-number): Use `elmo-msgdb-message-entity' instead
3792         of `elmo-msgdb-overview-get-entity'.
3793         (elmo-msgdb-get-field): Ditto.
3794         (elmo-msgdb-merge): Moved to `elmo.el'.
3795         (elmo-msgdb-length): Removed; redefine as modb method.
3796         (elmo-msgdb-change-mark): Abolish.
3797         (elmo-msgdb-out-of-date-messages): Rewrite; don't use it.
3798         (elmo-msgdb-match-condition): Don't use mark.
3799         (elmo-msgdb-overview-get-entity): Abolish.
3800         Split modb part into `modb*.el'.
3801
3802         * elmo-vars.el (elmo-msgdb-default-type): New user option.
3803
3804         * elmo-shimbun.el (shimbun-mua-search-id): Use
3805         `elmo-msgdb-message-entity' instead of
3806         `elmo-msgdb-overview-get-entity'.
3807         (elmo-shimbun-folder-shimbun-header): Ditto.
3808         (elmo-shimbun-get-headers): Ditto.
3809         (elmo-shimbun-update-overview): Ditto.
3810
3811         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
3812
3813         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
3814
3815         * elmo.el (elmo-folder-list-messages-with-global-mark): Ditto.
3816         (elmo-msgdb-merge): Moved from `elmo-msgdb.el'.
3817
3818         * elmo-mark.el (elmo-mark-folder-msgdb-create): Don't use
3819         `elmo-msgdb-mark-to-flags'.
3820
3821         * elmo-map.el (elmo-folder-pack-numbers): Don't use
3822         `elmo-msgdb-set-path'.
3823
3824         * elmo-localdir.el (elmo-folder-pack-numbers): Ditto.
3825  
3826         * elmo-version.el (elmo-version): Up to 2.11.13.
3827
3828         * elmo.el (elmo-generic-folder-commit): Don't load msgdb.
3829
3830         * elmo-mark.el (elmo-mark-folder-msgdb-create): Use flag instead
3831         of mark.
3832
3833 2003-09-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3834
3835         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Fixed paren
3836         mismatch.
3837
3838 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3839
3840         * elmo.el (elmo-message-cached-p): Use `elmo-message-flagged-p'
3841         instead of `elmo-msgdb-get-cached'.
3842         (elmo-message-set-cached): Don't use `elmo-msgdb-set-cached'.
3843
3844         * elmo-msgdb.el (elmo-msgdb-get-cached): Abolish.
3845         (elmo-msgdb-set-cached): Ditto.
3846         (elmo-msgdb-set-flag): Rewrite.
3847         (elmo-msgdb-unset-flag): Ditto.
3848
3849         * elmo-msgdb.el: Rewrite with luna.
3850
3851         * elmo.el (elmo-folder-msgdb-load): Renamed from `elmo-msgdb-load'.
3852         (elmo-folder-msgdb): Follow the change above.
3853         (elmo-generic-folder-commit): Use `elmo-msgdb-save'.
3854         (elmo-folder-unmark-important): Follow the API change.
3855         (elmo-folder-mark-as-important): Ditto.
3856         (elmo-folder-unmark-read): Ditto.
3857         (elmo-folder-mark-as-read): Ditto.
3858         (elmo-folder-unmark-answered): Ditto.
3859         (elmo-folder-mark-as-answered): Ditto.
3860         (elmo-folder-clear): Likewise.
3861
3862         * elmo-imap4.el (elmo-folder-open): Use `elmo-folder-msgdb-load'
3863         instead of `elmo-msgdb-load' (renamed).
3864
3865         * elmo-version.el (elmo-version): Up to 2.11.12.
3866
3867 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3868
3869         * elmo.el (elmo-generic-folder-append-messages): Follow the API
3870         change.
3871         (elmo-message-mark): Abolish.
3872         (elmo-folder-synchronize): Use `elmo-msgdb-out-of-date-messages'
3873         instead of `elmo-msgdb-change-mark'.
3874
3875         * elmo-pipe.el (elmo-message-mark): Abolish.
3876
3877         * elmo-multi.el (elmo-message-mark): Ditto.
3878
3879         * elmo-msgdb.el (elmo-msgdb-new-mark): Changed to constant.
3880         (elmo-msgdb-unread-uncached-mark): Ditto.
3881         (elmo-msgdb-unread-cached-mark): Ditto.
3882         (elmo-msgdb-read-uncached-mark): Ditto.
3883         (elmo-msgdb-answered-cached-mark): Ditto.
3884         (elmo-msgdb-answered-uncached-mark): Ditto.
3885         (elmo-msgdb-important-mark): Ditto.
3886         (elmo-msgdb-flags-to-mark): Remove arguments `cached' and
3887         `use-cache'.
3888         (elmo-msgdb-append-entity): Changed 3rd arg from `mark' to
3889         `flags'.
3890         (elmo-flag-table-load): Changed flag to list of flag.
3891         (elmo-flag-table-set): If flags is nil, set read flag.
3892         (elmo-flag-table-get): Return derived flags from global mark,
3893         cache status and saved flags.
3894         (elmo-msgdb-flag-table): Follow the change above.
3895         (elmo-msgdb-out-of-date-messages): New function.
3896
3897         * elmo-shimbun.el (elmo-folder-msgdb-create): Follow the API change.
3898
3899         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
3900
3901         * elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.
3902
3903         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
3904         (elmo-nntp-msgdb-create-message): Ditto.
3905
3906         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
3907
3908         * elmo-maildir.el (elmo-maildir-list-location): Treat flags as
3909         independent.
3910         (elmo-folder-msgdb-create): Follow the API change.
3911
3912         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
3913         (elmo-folder-append-messages): Ditto.
3914
3915         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
3916         (elmo-folder-append-buffer): Ditto.
3917
3918         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
3919
3920         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
3921
3922         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
3923         (elmo-archive-parse-mmdf): Ditto.
3924
3925         * elmo-version.el (elmo-version): Up to 2.11.11.
3926
3927 2003-09-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3928
3929         * elmo.el (elmo-message-flags): Use `elmo-msgdb-flags' instead of
3930         `elmo-msgdb-mark'.
3931
3932         * elmo-util.el (elmo-with-progress-display): Fixed edebug spec.
3933
3934         * elmo-pipe.el (elmo-message-flags): Defined.
3935
3936         * elmo-multi.el (elmo-message-flags): Ditto.
3937
3938 2003-09-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3939
3940         * elmo-msgdb.el (elmo-msgdb-delete-messages): Renamed from
3941         `elmo-msgdb-delete-msgs'.
3942
3943         * elmo.el (elmo-folder-count-flags): Don't use
3944         `elmo-msgdb-get-mark-alist'.
3945         (elmo-folder-detach-messages): Follow the API change.
3946
3947         * elmo.el (elmo-folder-list-messages): Append killed messages into
3948         result if `visible-only' is nil.
3949
3950         * elmo-nntp.el (elmo-nntp-catchup-msgdb): Return a list of
3951         canceled messages.
3952         (elmo-nntp-folder-msgdb-create): Kill messages which already canceled.
3953         (elmo-folder-update-number): Likewise.
3954
3955         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number): Abolish.
3956         (elmo-pop3-sort-msgdb-by-original-number): Use
3957         `elmo-msgdb-sort-entities'.
3958
3959         * elmo-msgdb.el (elmo-msgdb-sort-entities): New function.
3960         (elmo-msgdb-sort-by-date): Use it.
3961         (elmo-msgdb-overview-sort-by-date): Abolish.
3962
3963         * elmo-dop.el (elmo-folder-status-dop): Fixed.
3964
3965         * elmo-msgdb.el (elmo-msgdb-list-messages): Undo last change.
3966         (elmo-msgdb-flags): New function.
3967         (elmo-msgdb-merge): Use elmo-msgdb-append.
3968
3969         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed the last
3970         change.
3971
3972         * elmo-map.el (elmo-folder-pack-numbers): Ditto.
3973
3974         * elmo-dop.el (elmo-folder-status-dop): Use
3975         elmo-folder-list-messages instead of elmo-msgdb-list-messages.
3976
3977 2003-09-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3978
3979         * elmo-map.el (elmo-folder-pack-numbers): Rewrite.
3980
3981         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed last change.
3982
3983         * elmo-msgdb.el (elmo-msgdb-append-entity): Fixed.
3984
3985         * elmo-util.el (elmo-with-progress-display): New macro.
3986
3987         * elmo-localdir.el (elmo-folder-pack-numbers): Rewrite.
3988
3989 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3990
3991         * elmo-shimbun.el (elmo-shimbun-folder-entity-hash): Use
3992         `elmo-folder-list-message-entities' instead of
3993         `elmo-msgdb-get-overview'.
3994         (elmo-map-folder-list-message-locations): Ditto.
3995
3996         * elmo-msgdb.el (elmo-msgdb-append): Rewrite (use interface
3997         methods instead of treat directly).
3998         (elmo-msgdb-clear): Ditto.
3999         (elmo-msgdb-delete-msgs): Ditto.
4000         (elmo-msgdb-sort-by-date): Ditto.
4001
4002         * elmo-nntp.el (elmo-nntp-msgdb-create-message): Removed unused
4003         local variables.
4004         (elmo-nntp-folder-msgdb-create): Follow the API change.
4005
4006         * elmo-version.el (elmo-version): Up to 2.11.10.
4007
4008 2003-08-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4009
4010         * elmo-msgdb.el (elmo-msgdb-mark-to-flags): New function.
4011         (elmo-msgdb-flags-to-mark): Ditto.
4012         (elmo-msgdb-append-entity): Ditto.
4013
4014         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
4015         Use `elmo-msgdb-append-entity' instead of construct msgdb.
4016         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
4017         (elmo-archive-parse-mmdf): Ditto.
4018
4019         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
4020
4021         * elmo-filter.el (elmo-folder-msgdb-create): Ditto.
4022
4023         * elmo-localdir.el (elmo-folder-msgdb-create): Ditto.
4024
4025         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
4026
4027         * elmo-mark.el (elmo-mark-folder-msgdb-create): Ditto.
4028
4029         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
4030
4031         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4032
4033         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
4034
4035         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Ditto.
4036         (elmo-folder-msgdb-create-plugged): Set elmo-imap4-current-msgdb
4037         to empty msgdb.
4038
4039         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Use
4040         `elmo-msgdb-make-message-entity' and `elmo-msgdb-append-entity'
4041         instead of directly construction.
4042         (elmo-nntp-msgdb-create-message): Use `elmo-msgdb-append-entity'
4043         instead of construct msgdb.
4044
4045         * elmo-pop3.el (elmo-pop3-sort-msgdb-by-original-number): Use
4046         `elmo-msgdb-set-overview' instead of reconstruct msgdb.
4047         (elmo-pop3-msgdb-create-message): Use `elmo-msgdb-append-entity'
4048         instead of construct msgdb.
4049
4050 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4051
4052         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Decode value
4053         when field is from or subject.
4054
4055 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
4056
4057         * elmo-multi.el (elmo-message-entity-parent): Define.
4058         (elmo-folder-search): Rewrite.
4059
4060 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4061
4062         * elmo-multi.el (elmo-message-cached-p): Define.
4063
4064         * elmo.el (elmo-message-cached-p): New method.
4065         (elmo-message-accessible-p): Use it instead of msgdb API directly.
4066         (elmo-message-flags): New method.
4067         (elmo-message-flagged-p): New function.
4068
4069         * elmo-version.el (elmo-version): Up to 2.11.9.
4070
4071 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4072
4073         * elmo-version.el (elmo-version): Up to 2.11.8.
4074
4075         * elmo.el (elmo-folder-move-messages): Removed unused arguments.
4076
4077         * elmo-pipe.el (elmo-pipe-drain): Follow the change above.
4078
4079 2003-08-14  Yuuichi Teranishi  <teranisi@gohome.org>
4080
4081         * elmo.el (elmo-folder-detach-messages): Undo last change.
4082
4083 2003-08-13  Yuuichi Teranishi  <teranisi@gohome.org>
4084
4085         * elmo.el (elmo-folder-detach-messages): Don't load msgdb if empty.
4086
4087         * elmo-pipe.el (elmo-pipe-drain): Bind elmo-inhibit-number-mapping
4088         only when src folder type is pop3.
4089
4090 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
4091
4092         * elmo-msgdb.el (elmo-msgdb-make-index): Use
4093         elmo-msgdb-overview-entity-get-number instead of
4094         elmo-message-entity-number.
4095
4096 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4097
4098         * elmo-version.el (elmo-version): Up to 2.11.7.
4099
4100 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
4101
4102         * elmo.el (elmo-folder-append-msgdb): Rewrite and define as an inline
4103         function.
4104
4105         * elmo-msgdb.el (elmo-msgdb-append): Use elmo-msgdb-make-index-return.
4106         (elmo-msgdb-merge): New function.
4107         (elmo-msgdb-make-index-return): Renamed from elmo-msgdb-make-index.
4108         (elmo-msgdb-make-index): Rewrite.
4109
4110         * elmo-version.el (elmo-version): Up to 2.11.6.
4111
4112         * elmo-msgdb.el (elmo-msgdb-list-messages): If argument is a string,
4113         use it as a the path for loading message entities.
4114
4115         * elmo-dop.el (elmo-folder-status-dop): Use elmo-msgdb-list-messages.
4116
4117 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
4118
4119         * elmo-filter.el (elmo-folder-set-message-modified): Set 
4120         message-modified slot of itself if it does not require target msgdb.
4121
4122         * elmo-mime.el (elmo-mime-message-display): Display message entirely
4123         if folder length is zero.
4124         (elmo-mime-display-as-is): Ditto.
4125
4126         * elmo-filter.el (elmo-folder-set-message-modified): Define.
4127
4128         * elmo-multi.el (elmo-folder-set-message-modified): Ditto.
4129
4130 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4131
4132         * elmo.el (elmo-folder-set-message-modified): New method.
4133         (elmo-generic-folder-commit): Use it.
4134         (elmo-folder-synchronize): Ditto.
4135
4136         * elmo-pipe.el (elmo-folder-set-message-modified): Define.
4137         (elmo-folder-commit): Remove duplicate definition.
4138
4139 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4140
4141         * elmo.el (elmo-folder-list-message-entities): Ignore killed-list.
4142
4143 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4144
4145         * elmo.el (elmo-msgdb-load): Use elmo-msgdb-list-messages.
4146         (elmo-strict-folder-diff): Ditto.
4147         (elmo-folder-set-info-max-by-numdb): Simplify.
4148
4149         * elmo-nntp.el (elmo-nntp-folder-msgdb-create): Use
4150         elmo-msgdb-list-messages.
4151
4152         * elmo-msgdb.el (elmo-msgdb-seen-save): Abolish.
4153         (elmo-msgdb-list-flagged): Fixed problem when `flag' is `read'.
4154
4155 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4156
4157         * elmo.el (elmo-folder-list-messages): Treat killed-list only when
4158         visible-only is non-nil.
4159         (elmo-folder-confirm-appends): Changed message.
4160         (elmo-folder-synchronize): Added argument disable-killed.
4161
4162         * elmo-multi.el (elmo-folder-synchronize): Added argument
4163         disable-killed.
4164
4165         * elmo-pipe.el (elmo-folder-synchronize): Ditto.
4166
4167         * elmo-version.el (elmo-version): Up to 2.11.5.
4168
4169         * elmo-multi.el (elmo-folder-search): Use nil for 1st argument of
4170         elmo-list-filter.
4171
4172         * elmo-util.el (elmo-list-filter): Simplify.
4173
4174         * elmo.el (elmo-generic-folder-commit): Use elmo-folder-list-messages.
4175         (elmo-folder-set-info-max-by-numdb): Changed argument to number list.
4176         (elmo-generic-folder-diff): Abolish argument.
4177         (elmo-msgdb-load): Don't use number-alist.
4178
4179         * elmo-filter.el (elmo-folder-diff): Abolish argument.
4180
4181         * elmo-pipe.el (elmo-folder-diff): Ditto.
4182
4183         * elmo-nmz.el (elmo-folder-diff): Ditto.
4184
4185         * elmo-net.el (elmo-folder-diff): Ditto.
4186
4187         * elmo-maildir.el (elmo-folder-diff): Ditto.
4188
4189         * elmo-imap4.el (elmo-folder-diff-async): Ditto.
4190
4191         * elmo-multi.el (elmo-folder-diff): Ditto
4192         (elmo-multi-folder-diff): Rewrite.
4193
4194 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4195
4196         * elmo-pipe.el (elmo-folder-msgdb): Define.
4197
4198 2003-08-01  Yuuichi Teranishi  <teranisi@gohome.org>
4199
4200         * elmo.el (elmo-message-set-cached): Define as a method.
4201
4202         * elmo-pipe.el (elmo-message-set-cached): Define.
4203         (elmo-find-fetch-strategy): Ditto.
4204
4205         * elmo-multi.el (elmo-message-set-cached): Define.
4206         (elmo-find-fetch-strategy): Rewrite.
4207
4208         * elmo-mime.el (elmo-mime-message-display): Use elmo-message-entity.
4209
4210         * elmo-pipe.el (elmo-message-folder): Fixed definition.
4211
4212 2003-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
4213
4214         * elmo-msgdb.el (elmo-msgdb-list-messages): Use number of overviews
4215         instead of number-alist.
4216
4217         * elmo-localdir.el (elmo-folder-append-messages): Don't refer
4218         mark nor message-id when msgdb of source folder is not loaded.
4219
4220         * elmo.el (elmo-generic-folder-append-messages): Ditto.
4221
4222         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
4223
4224 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
4225
4226         * elmo.el (elmo-folder-length): Don't require msgdb.
4227
4228 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
4229
4230         * elmo.el (elmo-message-mark): Cause an error when empty folder.
4231         (elmo-message-field): Ditto.
4232
4233         * elmo-maildir.el (luna-define-class): Added slot `answered-locations'.
4234         (elmo-map-folder-list-message-locations): Setup `answered-locations'
4235         slot.
4236         (elmo-map-folder-list-answereds): Define.
4237         (elmo-maildir-list-location): Treat 'R' info.
4238         (elmo-folder-msgdb-create): Treat flag-table.
4239         (elmo-folder-append-messages): Save flag-table.
4240
4241 2002-05-05  David Smith <ultrasoul@ultrasoul.com>
4242
4243         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): 
4244         Use SELECT when elmo-imap4-use-select-to-update-status is t.
4245
4246 2003-07-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4247
4248         * elmo.el (elmo-generic-folder-append-messages): Fixed last change.
4249
4250         * elmo-localdir.el (elmo-folder-append-messages): Set flag as
4251         'read when mark is null.
4252
4253 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4254
4255         * elmo-version.el (elmo-version): Up to 2.11.4.
4256
4257 2003-07-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4258
4259         * elmo-pipe.el (elmo-folder-unmark-answered): Define.
4260         (elmo-folder-mark-as-answered): Ditto.
4261
4262 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
4263
4264         * elmo-pop3.el (elmo-pop3-exists-exactly): Set default value as nil.
4265         (elmo-pop3-get-session): Make msgdb directory after session.
4266         (elmo-folder-exists-p): Check exactly at the first time even when the
4267         elmo-pop3-exists-exactly is nil.
4268
4269         * elmo-pipe.el (elmo-folder-open-internal): Don't drain here.
4270         (elmo-folder-list-messages): Define instead of
4271         elmo-folder-list-messages-internal.
4272         (elmo-folder-check): Check destination folder.
4273         (elmo-folder-synchronize): Drain the pipe.
4274
4275         * elmo-localdir.el (elmo-folder-append-messages): Don't cause an error
4276         when msgdb is not loaded.
4277
4278         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): Abolish.
4279
4280         * elmo-imap4.el (elmo-folder-list-messages-plugged): Fixed.
4281         (elmo-imap4-folder-diff-plugged): Use uidnext to calculate number of
4282         messages.
4283
4284         * elmo.el (elmo-folder-kill-messages-before): New function.
4285         (elmo-folder-kill-messages): Ditto.
4286         (elmo-folder-synchronize): Use elmo-folder-kill-messages-before.
4287
4288         * elmo-imap4.el (elmo-folder-list-messages-plugged): 
4289         Don't use elmo-msgdb-max-of-killed. It is harmful when messages are
4290         killed not by synchronize (e.g. scoring).
4291
4292 2003-07-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4293
4294         * elmo.el (elmo-folder-search-fast): Return t if condition is not
4295         treated.
4296         (elmo-folder-search): Follow the change above.
4297
4298         * elmo-util.el (elmo-read-search-condition-internal): Add `Flag'
4299         into the candidates of search field.
4300
4301 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
4302
4303         * elmo-msgdb.el (elmo-msgdb-set-flag): Overwrite answered flag.
4304         (elmo-msgdb-unset-flag): Ditto.
4305
4306         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Precedes Seen flag.
4307
4308 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
4309
4310         * elmo-pipe.el (elmo-folder-msgdb-create): Don't define.
4311         (elmo-folder-commit): Define.
4312         (elmo-folder-synchronize): Ditto.
4313         (elmo-folder-list-flagged): Ditto.
4314         (elmo-folder-commit): Ditto.
4315         (elmo-folder-length): Ditto.
4316         (elmo-folder-count-flags): Ditto.
4317         (elmo-message-mark): Ditto.
4318         (elmo-message-field): Ditto.
4319         (elmo-message-entity): Ditto.
4320         (elmo-message-folder): Ditto.
4321
4322 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4323
4324         * elmo.el (elmo-message-field): Define as a method.
4325
4326         * elmo-multi.el (elmo-message-entity): Fixed bug when no entity found.
4327         (elmo-message-field): Define.
4328
4329         * elmo.el (elmo-folder-list-unreads): Don't use msgdb API.
4330         (elmo-folder-list-importants): Ditto.
4331         (elmo-folder-list-answereds): Ditto.
4332
4333         * elmo-multi.el (elmo-folder-mark-as-important): Remove :before
4334         qualifier.
4335         (elmo-folder-mark-as-read): Ditto.
4336         (elmo-folder-unmark-read): Ditto.
4337         (elmo-folder-mark-as-answered): Ditto.
4338         (elmo-folder-unmark-answered): Ditto.
4339         (elmo-folder-list-flagged): Define.
4340         (elmo-folder-commit): Ditto.
4341         (elmo-folder-length): Ditto.
4342         (elmo-folder-count-flags): Ditto.
4343
4344 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4345
4346         * elmo.el (elmo-folder-detach-messages): New method.
4347         (elmo-folder-move-messages): Use it.
4348         (elmo-folder-synchronize): Ditto.
4349
4350         * elmo-multi.el (elmo-folder-detach-messages): Define.
4351
4352         * elmo.el (elmo-message-copy-entity): New function.
4353         (elmo-message-entity-set-number): Ditto.
4354         (elmo-message-mark): Define as method.
4355
4356         * elmo-multi.el (elmo-multi-real-folder-number): Changed position.
4357         (elmo-folder-synchronize): Return 0 (Should be reconsider).
4358         (elmo-message-entity): Fixed last change.
4359         (elmo-message-mark): Define.
4360         (elmo-folder-msgdb-create): Abolish.
4361         (elmo-multi-folder-append-msgdb): Ditto.
4362         (elmo-multi-folder-diff): Fixed.
4363         (elmo-multi-split-number-alist): Removed.
4364         (elmo-multi-split-mark-alist): Removed.
4365         (elmo-folder-list-messages): Define.
4366         (elmo-folder-list-messages-internal): Removed.
4367
4368         * elmo-localdir.el (elmo-folder-append-messages): Treat flags for
4369         local file messages.
4370         (elmo-folder-msgdb-create): Fixed read mark.
4371
4372 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4373
4374         * elmo.el (elmo-generic-folder-append-messages): Set flag as nil
4375         if mark is nil.
4376
4377 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4378
4379         * elmo.el (elmo-folder-list-message-entities): Define as inline
4380         function.
4381         (elmo-folder-messages): Abolish.
4382
4383         * elmo-multi.el (elmo-folder-check): Call elmo-folder-check for each
4384         folder.
4385         (elmo-folder-synchronize): Define.
4386         (elmo-message-entity): Define.
4387
4388 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
4389
4390         * elmo-imap4.el (elmo-folder-delete-messages-plugged): Call
4391         elmo-imap4-session-select-mailbox.
4392
4393         * elmo.el (elmo-folder-move-messages): Don't display any message.
4394
4395         * elmo-imap4.el (elmo-imap4-send-command): Accept process output when
4396         parsing.
4397         (elmo-imap4-session-check): Don't wait CHECK response.
4398         (elmo-folder-delete-messages-plugged): Don't wait EXPUNGE response.
4399
4400 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4401
4402         * elmo.el (elmo-folder-synchronize): Fixed bug when sync-all.
4403
4404 2003-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4405
4406         * elmo-multi.el (elmo-folder-process-crosspost): Follow the change in
4407         API.
4408         * elmo-nntp.el (elmo-folder-process-crosspost): Ditto.
4409
4410
4411         * elmo.el (elmo-folder-process-crosspost): Remove optional argument.
4412         (elmo-folder-list-message-entities): Added argument in-msgdb and
4413         numbers.
4414         (elmo-folder-synchronize): Define as a method.
4415
4416         * elmo-nntp.el (elmo-folder-initialize): Don't use
4417         elmo-nntp-default-user if zero-length username is specified
4418         explicitly.
4419
4420 2003-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
4421
4422         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't omit
4423         server name in case with username.
4424         (XXX: this is ad-hoc fix against username includes "@", it
4425         should be solved fundamentally)
4426
4427 2003-07-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
4428
4429         * elmo-nntp.el (elmo-nntp-debug): New function.
4430         (elmo-nntp-send-command, elmo-nntp-process-filter): Call it.
4431         (elmo-network-authenticate-session): Hide auth-info from the log.
4432
4433         * elmo-nntp.el (elmo-nntp-folder-list-subfolders): Don't append
4434         user name if it is equal to elmo-nntp-default-user.
4435
4436 2003-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
4437
4438         * elmo-shimbun.el (elmo-shimbun-get-headers): Use shimbun-server
4439         instead of shimbun-server-internal;
4440         Use shimbun-current-group instead of shimbun-current-group-internal.
4441         (elmo-folder-plugged-p): Use shimbun-server instead of
4442         shimbun-server-internal.
4443         (elmo-folder-set-plugged): Ditto.
4444         (elmo-net-port-info): Ditto.
4445         (elmo-folder-check): Ditto.
4446         (elmo-folder-expand-msgdb-path): Ditto.
4447         (elmo-folder-list-subfolders): Ditto.
4448
4449 2003-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
4450
4451         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra-field):
4452         Convert field-name to lower case.
4453         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
4454
4455 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
4456
4457         * acap.el, elmo-imap4.el, elmo-nntp.el, elmo-util.el, pldap.el:
4458         `message' and `error' take format string.
4459
4460 2003-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4461
4462         * elmo-pipe.el (elmo-folder-clear): Implemented clear copied-list.
4463
4464 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4465
4466         * elmo-msgdb.el (elmo-msgdb-message-entity-field): Don't use self
4467         recursive call (can't byte compile on emacs 20.7).
4468
4469 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4470
4471         * elmo.el (elmo-folder-list-messages): Redefine as a luna method.
4472         (elmo-folder-list-message-entities): New API.
4473         (elmo-message-entity): Ditto.
4474         (elmo-message-entity-parent): Ditto.
4475         (elmo-folder-do-each-message-entity): Ditto.
4476         (elmo-message-entity-number): Ditto.
4477         (elmo-message-entity-field): Ditto.
4478         (elmo-message-entity-set-field): Ditto.
4479         (elmo-folder-count-flags): Ditto.
4480         (elmo-folder-length): Ditto.
4481
4482         * elmo-util.el (elmo-get-hash-val): Check whether hashtable is nil or
4483         not.
4484
4485         * elmo-msgdb.el (elmo-msgdb-list-messages): New function.
4486         (elmo-msgdb-count-marks): Abolish.
4487         (elmo-msgdb-make-entity): Ditto.
4488         (elmo-msgdb-do-each-entity): Ditto.
4489         (elmo-msgdb-message-entity): New inline function.
4490         (elmo-msgdb-message-entity-field): Ditto.
4491         (elmo-msgdb-message-entity-set-field): Ditto.
4492         (elmo-msgdb-make-message-entity): New function.
4493
4494 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
4495
4496         * elmo.el (elmo-folder-append-buffer): Changed argument from unread 
4497         to flag. (All other related portions are changed.)
4498         (elmo-folder-msgdb-create): Likewise.
4499         (elmo-generic-folder-append-messages): Use flag-table instead of
4500         seen-list.
4501         (elmo-folder-move-messages): Removed redundant process.
4502         (elmo-folder-synchronize): Likewise.
4503
4504         * elmo-msgdb.el (elmo-flag-table-get): New function.
4505         (elmo-flag-table-save): Fixed.
4506         (elmo-msgdb-length): New inline function.
4507         (elmo-msgdb-flag-table): New function.
4508         (elmo-msgdb-mark): Add optional argument new.
4509         (elmo-msgdb-add-msgs-to-seen-list): Abolish.
4510         (elmo-msgdb-seen-list): Ditto.
4511         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
4512
4513
4514 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
4515
4516         * elmo.el (elmo-message-set-mark): Abolish.
4517         (elmo-folder-unmark-important): Added optional argument `ignore-flag'.
4518         (All related portions are changed.)
4519
4520         * elmo-msgdb.el (toplevel): Added comment.
4521         (elmo-load-msgdb): Added 4th element `path'.
4522         (elmo-msgdb-append): Follow the change above.
4523         (elmo-msgdb-clear): Ditto.
4524         (elmo-msgdb-delete-msgs): Ditto.
4525         (elmo-msgdb-get-path): New inline function.
4526         (elmo-msgdb-set-path): Ditto.
4527         (elmo-flag-table-filename): New variable.
4528         (elmo-flag-table-load): New function.
4529         (elmo-flag-table-set): Ditto.
4530         (elmo-flag-table-save): Ditto.
4531         (elmo-msgdb-get-field-value): Abolish.
4532         (elmo-msgdb-overview-get-entity-by-number): Ditto.
4533
4534 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
4535
4536         * elmo.el (elmo-folder-delete): Confirm deletion here, return t if
4537         the folder has been deleted successfully.
4538         * elmo-imap4.el (elmo-folder-delete): Ditto.
4539         * elmo-archive.el (elmo-folder-delete): Ditto.
4540         * elmo-localdir.el (elmo-folder-delete): Ditto.
4541         * elmo-maildir.el (elmo-folder-delete): Ditto.
4542
4543 2003-03-27  Tetsurou Okazaki  <okazaki@be.to>
4544
4545         * elmo-util.el (elmo-string-member-ignore-case): New function.
4546         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Use it.
4547         (elmo-imap4-fetch-callback-1-subr): Likewise.
4548
4549 2003-03-27  Kimura Fuyuki <fuyuki@hadaly.org>
4550
4551         * elmo-imap4.el (elmo-imap4-response-get-selectable-mailbox-list): Fix
4552         the case of the name attribute "\Noselect".
4553
4554 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4555
4556         * elmo.el (elmo-folder-rename-internal): New method to cause error.
4557
4558         * elmo-localdir.el (elmo-folder-pack-numbers): onum, a member of
4559         flist, is not always a member of onum-alist.
4560
4561 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4562
4563         * elmo-version.el (elmo-version): Up to 2.11.3.
4564
4565 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4566
4567         * elmo-maildir.el (elmo-folder-rename-internal): New method,
4568         copied from localdir's one.
4569
4570         * elmo-pipe.el (elmo-folder-rename): New method, rename
4571         destination folder with leaving source folder as it is.
4572
4573 2003-02-08  KAMO Tomoyuki  <kamo@ITmanage.co.jp>
4574
4575         * elmo-nntp.el (elmo-nntp-get-folders-info): Don't use
4576         replace-regexp.
4577
4578 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4579
4580         * elmo-version.el (elmo-version): Up to 2.11.2.
4581
4582 2003-02-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4583
4584         * elmo-shimbun.el (elmo-folder-initialize): Do not call
4585         shimbun-open in case of "@".
4586         (elmo-folder-open-internal): Cope with shimbun = nil case.
4587         (elmo-folder-plugged-p): Ditto.
4588         (elmo-folder-list-subfolders): Make list for "@/" group.
4589
4590 2003-01-31  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4591
4592         * elmo-imap4.el (elmo-folder-expand-msgdb-path): Don't expand
4593         mailbox (e.g. for %~/something).
4594
4595 2003-01-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4596
4597         * elmo-localdir.el (elmo-folder-rename-internal): Referctoring;
4598         Replace nested conditional with guard clauses.
4599
4600 2003-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
4601
4602         * pldap.el (ldap-search-basic): Don't treat exit status 32 as an
4603         error [wl:11327].
4604
4605         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Bind print-level,
4606         print-depth.
4607
4608 2003-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4609
4610         * elmo-archive.el (elmo-folder-rename-internal): Referctoring;
4611         Replace nested conditional with guard clauses.
4612
4613 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4614
4615         * elmo-util.el (elmo-object-save): Bind print-level, print-length.
4616         (elmo-passwd-alist-save): Ditto.
4617         * elmo-database.el (elmo-database-msgid-put): Bind print-length.
4618
4619 2003-01-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4620
4621         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Expand
4622         dir-name only if it is absolute path.
4623         (TODO: distinguish +/something and +something)
4624
4625 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4626
4627         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Correct msgdb
4628         path for "+~/something".
4629
4630 2003-01-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4631
4632         * elmo-localdir.el (elmo-folder-rename-internal): If new-dir exist
4633         as non-directory, cause error before rename-file.
4634         * elmo-archive.el (elmo-folder-rename-internal): Create directory
4635         apropriately, mimic localdir's one.
4636         Based on the patch from KAMO Tomoyuki <kamo@ITmanage.co.jp>.
4637
4638 2003-01-10  Tsutomu OKADA  <okada@furuno.co.jp>
4639
4640         * elmo-map.el (elmo-folder-pack-numbers): Fix name of the function.
4641
4642 2003-01-06  Yuuichi Teranishi  <teranisi@gohome.org>
4643
4644         * elmo-msgdb.el: Moved global mark handling stuffs to elmo-util.el.
4645
4646         * elmo-util.el: Moved global mark handling stuffs from elmo-msgdb.el.
4647         
4648         * elmo-util.el (elmo-file-cache-delete): Check whether the cache file
4649         is included in the global-mark or not.
4650
4651 2002-12-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4652
4653         * utf7.el (toplevel): Avoid error when the function
4654         find-coding-system does not exist.
4655
4656 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4657
4658         * elmo-nntp.el (elmo-folder-search): Body search is to search from
4659         cache even if the folder is plugged.
4660         (elmo-nntp-search-primitive): Do nothing when body search is
4661         invoked (although it is not used by the change above).
4662         * elmo-multi.el (elmo-folder-search): Don't ignore error anymore.
4663
4664 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4665
4666         * elmo-version.el (elmo-version): Up to 2.11.1.
4667
4668 2002-12-10  Kenichi OKADA  <okada@opaopa.org>
4669
4670         * elmo-archive.el: Specify charset.
4671
4672 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4673
4674         * elmo-pop3.el (elmo-pop3-process-filter): Check whether the pop3
4675         process buffer lives or not.
4676
4677         * elmo-dop.el (elmo-dop-queue-flush): Don't append to the dop-queue
4678         while flushing queues (It causes infinite loop).
4679
4680 2002-11-26  Yuuichi Teranishi  <teranisi@gohome.org>
4681
4682         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed last change.
4683
4684 2002-11-24  Yuuichi Teranishi  <teranisi@gohome.org>
4685
4686         * utf7.el (toplevel): Check the ucs features dynamically.
4687         (Advice from Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>)
4688
4689         * elmo-pipe.el (elmo-folder-creatable-p): Don't check whether the
4690         folder is creatabe or not if it already exists.
4691
4692 2002-11-21  Yuuichi Teranishi  <teranisi@gohome.org>
4693
4694         * elmo-nntp.el (elmo-nntp-search-primitive): Revert the last change.
4695
4696         * elmo-multi.el (elmo-folder-search): Ignore errors while search.
4697
4698         * elmo-imap4.el (elmo-imap4-response-garbage-p): New macro.
4699         (elmo-imap4-read-response): Take care of garbage response.
4700
4701 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4702
4703         * elmo-nntp.el (elmo-nntp-search-primitive): Fix the last change,
4704         just return nil instead of error.
4705
4706 2002-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4707
4708         * elmo-nntp.el (elmo-nntp-search-primitive): Cause error when the
4709         search-key is "body".
4710
4711 2002-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4712
4713         * elmo-imap4.el (elmo-folder-list-subfolders): Check the return value
4714         of elmo-string-matched-assoc to use match-data.
4715         (Thanks to Mito <mito@mxa.nes.nec.co.jp>)
4716
4717 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4718
4719         * elmo-split.el (elmo-split->): New function.
4720         (elmo-split-<): Ditto.
4721
4722 2002-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
4723
4724         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Added
4725         workaround for invalid message-id.
4726
4727 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4728
4729         * elmo-pop3.el (elmo-pop3-get-session): If if-exists is 'any-exists,
4730         return normal pop3 session or pop3 biff session.
4731
4732 2002-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4733
4734         * elmo-maildir.el (elmo-maildir-update-current): Don't append
4735         info part to the cur files when the new files already have it.
4736         (Adviced by Jared Rhine <jared@wordzoo.com>)
4737
4738 2002-11-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4739
4740         * elmo-split.el (elmo-split-default-action): New variable.
4741         (elmo-split-subr): Use it if all other conditions are passed.
4742         Extend `fname' and rename it as `action'. (implemented
4743         Teranishi-san's idea in [wl:10800])
4744
4745 2002-10-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4746
4747         * elmo-imap4.el: Remove Nemacs hack, replace `elmo-read' by `read'.
4748         * elmo-util.el: Ditto.
4749
4750 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4751
4752         * elmo.el (elmo-message-accessible-p): Renamed from
4753         elmo-message-cached-p and rewritten.
4754
4755 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4756
4757         * elmo.el (elmo-folder-list-flagged): New generic function.
4758         (elmo-folder-list-importants): New implementation.
4759         (elmo-folder-list-answereds): Ditto.
4760         (elmo-folder-search-fast):  Use 'flag' instead of 'mark';
4761         Added 'digest'.
4762         (elmo-message-cached-p): New function.
4763         (elmo-message-set-flag): Ditto (no content).
4764         (elmo-message-unset-flag): Ditto.
4765         (elmo-folder-list-messages-mark-match): Abolish.
4766
4767         * elmo-util.el (elmo-regexp-opt): New function.
4768
4769         * elmo-msgdb.el (elmo-msgdb-get-cached): New function.
4770         (elmo-msgdb-match-condition-primitive): Use 'flag' instead of 'mark';
4771         Added 'digest'.
4772         (elmo-msgdb-list-flagged): New function.
4773
4774         * elmo-imap4.el (elmo-imap4-folder-list-digest-plugged): New function.
4775         (elmo-imap4-search-internal-primitive): Use 'flag' instead of 'mark';
4776         Added 'digest'.
4777
4778         * elmo-filter.el (elmo-folder-diff): Use 'flag' instead of 'mark'.
4779
4780 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4781
4782         * elmo-version.el (elmo-version): Up to 2.11.0.
4783
4784 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4785
4786         * elmo-msgdb.el (elmo-msgdb-set-flag): Use
4787         `elmo-file-cache-exists-p'; use proper mark that depends on
4788         `use-cache'.
4789         (elmo-msgdb-unset-flag): Ditto.
4790         (elmo-msgdb-set-cached): Ditto. added argument `use-cache'.
4791
4792         * elmo.el (elmo-message-set-cached): Call `elmo-msgdb-set-cached'
4793         with 4th argument `use-cache'.
4794
4795 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4796
4797         * elmo.el (elmo-folder-unmark-important): Follow the changes above.
4798         (elmo-folder-mark-as-important): Ditto.
4799         (elmo-folder-unmark-read): Ditto.
4800         (elmo-folder-mark-as-read): Ditto.
4801         (elmo-folder-unmark-answered): Ditto.
4802         (elmo-folder-mark-as-answered): Ditto.
4803
4804         * elmo-msgdb.el (elmo-msgdb-set-cached): Use the term 'flag' for
4805         message status.
4806         (elmo-msgdb-mark): Likewise.
4807         (elmo-msgdb-set-flag): Renamed from elmo-msgdb-set-status.
4808         (elmo-msgdb-unset-flag): Likewise.
4809
4810         * elmo.el (elmo-generic-folder-diff): Avoid byte-compile warning.
4811
4812 2002-10-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4813
4814         * elmo-filter.el (elmo-folder-diff): Fixed condition checking
4815         `last:' filter.
4816
4817 2002-10-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4818
4819         * elmo-dop.el (elmo-folder-status-dop): If spool-folder is absent,
4820         set spool-length to 0.
4821
4822 2002-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4823
4824         * elmo-dop.el (elmo-dop-queue-flush): Check obsolete at first.
4825         (elmo-dop-queue-flush): Fixed last change.
4826
4827 2002-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4828
4829         * elmo-filter.el (elmo-folder-list-unreads): Call generic method
4830         if require-msgdb slot is nil.
4831         (elmo-folder-list-importants): Likewise.
4832
4833 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4834
4835         * elmo.el (elmo-message-set-cached): Set mark-modified slot if
4836         mark is changed.
4837
4838         * elmo-msgdb.el (elmo-msgdb-set-mark): Return t.
4839         (elmo-msgdb-set-cached): Undo last change; return non-nil if mark
4840         is changed.
4841
4842 2002-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4843
4844         * elmo-msgdb.el (elmo-msgdb-set-cached): Set mark-modified slot.
4845
4846 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4847
4848         * elmo-msgdb.el (elmo-msgdb-unset-status): Set mark-modified slot.
4849
4850         * elmo-multi.el (elmo-folder-close): Set msgdb of children as nil.
4851
4852 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4853
4854         * elmo-msgdb.el (elmo-msgdb-set-status): Fixed logic (new to read).
4855         (elmo-msgdb-uncached-marks): Added elmo-msgdb-new-mark.
4856
4857 2002-09-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4858
4859         * elmo.el: Add autoload setting for elmo-nntp-post, fix against
4860         the problem reported by Sean Rima [wl-en:180].
4861
4862 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4863
4864         * elmo-filter.el (elmo-folder-diff): Treat 'mark:' filter.
4865
4866         * elmo.el (elmo-folder-unmark-read): Added argument `ignore-flag'.
4867
4868         * elmo-filter.el (elmo-folder-unmark-read): Ditto.
4869
4870         * elmo-map.el (elmo-folder-unmark-read): Ditto.
4871
4872         * elmo-multi.el (elmo-folder-unmark-read): Ditto.
4873
4874         * elmo-net.el (elmo-folder-unmark-read): Ditto.
4875
4876         * elmo-pipe.el (elmo-folder-unmark-read): Ditto.
4877
4878 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4879
4880         * elmo-imap4.el (elmo-imap4-parse-status): Skip white spaces after
4881         status number.
4882
4883 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4884
4885         * elmo.el (elmo-folder-mark-as-read): Added argument `ignore-flag'.
4886         (elmo-folder-mark-as-read): Follow the API change.
4887         (elmo-message-set-cached): New function.
4888
4889         * elmo-pipe.el (elmo-folder-mark-as-read): Follow the API change.
4890
4891         * elmo-nntp.el (elmo-folder-mark-as-read): Set :before qualifier.
4892
4893         * elmo-net.el (elmo-folder-unmark-important): Set :before qualifier.
4894         (elmo-folder-mark-as-important): Ditto.
4895         (elmo-folder-unmark-read): Ditto.
4896         (elmo-folder-mark-as-read): Ditto.
4897         (elmo-folder-unmark-answered): Ditto.
4898         (elmo-folder-mark-as-answered): Ditto.
4899
4900         * elmo-multi.el (elmo-folder-mark-as-important): Set :before qualifier.
4901         (elmo-folder-unmark-important): Ditto.
4902         (elmo-folder-mark-as-read): Ditto.
4903         (elmo-folder-unmark-read): Ditto.
4904         (elmo-folder-mark-as-answered): Ditto.
4905         (elmo-folder-unmark-answered): Ditto.
4906
4907         * elmo-mark.el (toplevel): Removed some mark method definitions.
4908
4909         * elmo-map.el (elmo-map-folder-unmark-answered): New method.
4910         (elmo-map-folder-mark-as-answered): Ditto.
4911         (elmo-folder-unmark-important): Add :before qualifier.
4912         (elmo-folder-mark-as-important): Ditto.
4913         (elmo-folder-unmark-read): Ditto.
4914         (elmo-folder-mark-as-read): Ditto.
4915         (elmo-folder-unmark-answered): Define.
4916         (elmo-folder-mark-as-answered): Ditto.
4917
4918         * elmo-maildir.el (elmo-map-folder-mark-as-answered): Define.
4919         (elmo-map-folder-unmark-answered): Ditto.
4920
4921         * elmo-filter.el (elmo-folder-mark-as-read): Follow the API change.
4922
4923         * elmo-net.el (elmo-folder-unmark-important): Added :around qualifier.
4924         (elmo-folder-mark-as-important): Ditto.
4925         (elmo-folder-unmark-read): Ditto.
4926         (elmo-folder-mark-as-read): Ditto.
4927         (elmo-folder-unmark-answered): Ditto.
4928         (elmo-folder-mark-as-answered): Ditto.
4929
4930         * elmo-msgdb.el (elmo-msgdb-match-condition-primitive): Added argument
4931         `mark'; evaluate mark condition.
4932         (elmo-msgdb-match-condition-internal): New function.
4933         (elmo-msgdb-match-condition): Call it; changed argument.
4934
4935         * elmo.el (elmo-folder-search): Follow the API change on
4936         `elmo-msgdb-match-condition'.
4937
4938 2002-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4939
4940         * elmo-filter.el (elmo-folder-msgdb-create): Add to mark-alist if
4941         original mark is non-nil.
4942
4943 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4944
4945         * elmo-map.el (elmo-map-folder-list-unreads): Define default behavior.
4946         (elmo-map-folder-list-answereds): New method.
4947         (elmo-folder-list-unreads): Add :around qualifier.
4948         (elmo-folder-list-importants): Ditto.
4949         (elmo-folder-list-answereds): Ditto.
4950
4951 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4952
4953         * elmo-msgdb.el (elmo-msgdb-mark): New inline function.
4954
4955         * elmo-filter.el (elmo-folder-msgdb-create): Call target-folder's
4956         method if msgdb is not required.
4957         (elmo-filter-folder-list-importants): Don't treat global-mark.
4958
4959         * elmo.el (elmo-folder-list-importants): Ditto.
4960
4961         * elmo-net.el (elmo-folder-list-importants): Ditto.
4962
4963         * elmo-map.el (elmo-folder-list-importants): Ditto.
4964
4965         * elmo-msgdb.el (elmo-msgdb-seen-list): Use `elmo-msgdb-unread-marks'
4966
4967         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Set answered mark.
4968         (elmo-imap4-folder-list-any-plugged): New function.
4969         (elmo-imap4-search-internal-primitive): Use it.
4970
4971         * elmo-filter.el (elmo-folder-check): Synchronize original folder
4972         only when require-msgdb slot is non-nil.
4973         (elmo-folder-close): Clear target folder's msgdb.
4974
4975 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4976
4977         * elmo-pop3.el (elmo-folder-msgdb-create): Follow the API change.
4978         (elmo-pop3-msgdb-create-by-header): Ditto.
4979         (elmo-pop3-msgdb-create-message): Ditto.
4980
4981         * elmo-shimbun.el (elmo-folder-msgdb-create): Ditto.
4982
4983         * elmo-sendlog.el (elmo-folder-msgdb-create): Ditto.
4984
4985         * elmo-nmz.el (elmo-folder-msgdb-create): Ditto.
4986
4987         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string): Ditto.
4988         (elmo-folder-msgdb-create): Ditto.
4989         (elmo-nntp-folder-msgdb-create): Ditto.
4990         (elmo-nntp-msgdb-create-by-header): Ditto.
4991         (elmo-nntp-msgdb-create-message): Ditto.
4992         (elmo-folder-list-unreads): Define.
4993
4994         * elmo-pipe.el (elmo-folder-msgdb-create): Ditto.
4995         (elmo-folder-append-messages): Ditto.
4996         (elmo-folder-list-unreads): Define.
4997         (elmo-folder-list-importants): Ditto.
4998         (elmo-folder-list-answereds): Ditto.
4999
5000         * elmo-net.el (elmo-folder-list-unreads): Define.
5001         (elmo-folder-list-importants): Ditto.
5002         (elmo-folder-list-answereds): Ditto.
5003         (elmo-folder-list-answereds-plugged): Ditto.
5004         (elmo-folder-msgdb-create): Follow the API change.
5005         (elmo-folder-msgdb-create-unplugged): Ditto.
5006         (elmo-folder-unmark-answered): Define.
5007         (elmo-folder-mark-as-answered-unplugged): Ditto.
5008         (elmo-folder-unmark-answered-unplugged): Ditto.
5009
5010         * elmo-msgdb.el (elmo-msgdb-new-mark): New user option.
5011         (elmo-msgdb-unread-uncached-mark): Ditto.
5012         (elmo-msgdb-unread-cached-mark): Ditto.
5013         (elmo-msgdb-read-uncached-mark): Ditto.
5014         (elmo-msgdb-answered-cached-mark): Ditto.
5015         (elmo-msgdb-answered-uncached-mark): Ditto.
5016         (elmo-msgdb-important-mark): Ditto.
5017         (elmo-msgdb-set-mark): Rewrite.
5018         (elmo-msgdb-count-marks): Rewrite.
5019         (elmo-msgdb-mark-alist-set): Abolish.
5020         (elmo-msgdb-seen-list): Removed argument `seen-marks'.
5021         (elmo-msgdb-add-msgs-to-seen-list): Likewise.
5022
5023         * elmo-multi.el (elmo-folder-check): Call elmo-folder-synchronize.
5024         (elmo-folder-close): Define.
5025         (elmo-folder-msgdb-create): Follow the API change.
5026         (elmo-folder-list-unreads): Rewrite.
5027         (elmo-folder-mark-as-important): Ditto.
5028         (elmo-folder-unmark-important): Ditto.
5029         (elmo-folder-mark-as-read): Ditto.
5030         (elmo-folder-unmark-read): Ditto.
5031         (elmo-folder-mark-as-answered): Define.
5032         (elmo-folder-unmark-answered): Ditto.
5033
5034         * elmo-localdir.el (elmo-folder-msgdb-create): Follow the API change.
5035         (elmo-folder-append-messages): Ditto.
5036
5037         * elmo-mark.el (elmo-folder-msgdb-create): Ditto.
5038
5039         * elmo-map.el (elmo-folder-list-unreads): Ditto.
5040         (elmo-folder-list-importants): Ditto.
5041
5042         * elmo-maildir.el (elmo-folder-msgdb-create): Ditto.
5043         (elmo-folder-append-messages): Ditto.
5044
5045         * elmo-imap4.el (elmo-imap4-fetch-callback-1-subr): Follow the API
5046         change.
5047         (elmo-folder-msgdb-create-plugged): Ditto.
5048         (elmo-folder-append-messages): Ditto.
5049         (elmo-folder-list-answereds-plugged): Define.
5050         (elmo-imap4-search-internal-primitive): Add `mark' processing.
5051         (elmo-folder-unmark-answered-plugged): Define.
5052         (elmo-folder-mark-as-answered-plugged): Ditto.
5053         (elmo-folder-search-requires-msgdb-p): Ditto.
5054
5055         * elmo-filter.el (elmo-filter-folder): Added new slot 'require-msgdb'.
5056         (elmo-folder-initialize): Set it.
5057         (elmo-folder-msgdb): Define.
5058         (elmo-folder-check): Call elmo-folder-synchronize.
5059         (elmo-folder-close): Define.
5060         (elmo-folder-commit): Ditto.
5061         (elmo-folder-msgdb-create): Rewrite.
5062         (elmo-folder-list-unreads): Ditto.
5063         (elmo-folder-list-importants): Ditto.
5064         (elmo-folder-mark-as-read): Ditto.
5065         (elmo-folder-unmark-read): Ditto.
5066         (elmo-folder-mark-as-important): Ditto.
5067         (elmo-folder-unmark-important): Ditto.
5068         (elmo-folder-mark-as-answered): Define.
5069         (elmo-folder-unmark-answered): Ditto.
5070
5071         * elmo-dop.el (elmo-dop-queue-merge-method-list): Added
5072         elmo-folder-mark-as-answered, elmo-folder-unmark-answered.
5073         (elmo-dop-queue-method-name-alist): Likewise.
5074         (elmo-folder-mark-as-answered-dop): New inline function.
5075         (elmo-folder-unmark-answered-dop): Ditto.
5076         (elmo-folder-status-dop): Treat spool-length as 0 if it does not exist.
5077
5078         * elmo-archive.el (elmo-folder-append-messages): Follow the API change.
5079         (elmo-folder-msgdb-create): Ditto.
5080         (elmo-archive-msgdb-create-as-numlist-subr1): Ditto.
5081         (elmo-archive-msgdb-create-as-numlist-subr2): Ditto.
5082         (elmo-archive-parse-mmdf): Ditto.
5083
5084         * elmo-cache.el (elmo-folder-msgdb-create): Ditto.
5085         (elmo-folder-list-unreads-internal): Ditto.
5086
5087         * elmo.el (elmo-folder-msgdb): Define as generic function.
5088         (elmo-folder-list-messages): Added argument `in-msgdb'.
5089         (elmo-folder-list-unreads): Define as generic function.
5090         (elmo-folder-list-importants): Ditto.
5091         (elmo-folder-list-answereds): Ditto.
5092         (elmo-folder-list-messages-with-global-mark): New function.
5093         (elmo-folder-msgdb-create): Removed mark arguments.
5094         (elmo-folder-unmark-answered): New generic function.
5095         (elmo-folder-mark-as-answered): Ditto.
5096         (elmo-folder-append-messages): Removed argunment `unread-marks'
5097         (elmo-folder-list-unreads-internal): Abolish.
5098         (elmo-folder-list-importants-internal): Ditto.
5099         (elmo-folder-search-requires-msgdb-p): New generic function.
5100         (elmo-folder-search-requires-msgdb-p-internal): New function.
5101         (elmo-generic-folder-open): Call elmo-folder-msgdb instead of
5102         elmo-msgdb-load.
5103         (elmo-folder-search-fast): Added key 'mark'.
5104         (elmo-generic-folder-append-messages): Use elmo-msgdb-unread-marks
5105         instead of unread-marks argument.
5106         (elmo-folder-move-messages): Removed argunment `unread-marks'
5107         (elmo-folder-unmark-important): Define.
5108         (elmo-folder-mark-as-important): Ditto.
5109         (elmo-folder-unmark-read): Ditto.
5110         (elmo-folder-mark-as-read): Ditto.
5111         (elmo-folder-unmark-answered): Ditto.
5112         (elmo-folder-mark-as-answered): Ditto.
5113         (elmo-folder-replace-marks): Abolish.
5114         (elmo-generic-folder-append-msgdb): Append msgdb before checking
5115         duplicates.
5116         (elmo-folder-synchronize): Removed mark arguments;
5117         return crosspost only number.
5118
5119 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5120
5121         * elmo-dop.el (elmo-dop-queue-flush): Remove unused argument.
5122         Remove redundunt connectivity check.
5123
5124 2002-09-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5125
5126         * elmo-dop.el (elmo-dop-queue-flush): Perform plugged ones only so
5127         as not to clear queue unexpectedly. (Ref. [wl:9778],[wl:10493])
5128
5129 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
5130
5131         * pldap.el (ldap-decode-string): Return string as-is if
5132         `ldap-coding-system' is nil.
5133         (ldap-encode-string): Ditto.
5134         (ldap-search-entries): Encode filter string with `ldap-encode-string'.
5135         (ldap-default-host): Fixed docstring.
5136
5137 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5138
5139         * elmo-util.el (elmo-warning): Define as a macro which uses
5140         `display-warning' if it is defined as a function.
5141
5142         * elmo-split.el (elmo-split-fetch-decoded-field): New function.
5143         (elmo-split-equal): Use it.
5144         (elmo-split-match): Ditto.
5145         (elmo-split-message-entity): New buffer-local variable.
5146         (elmo-split-subr): Set it.
5147
5148         * elmo-version.el (elmo-version): Up to 2.9.15.
5149
5150 2002-08-18  Kenichi OKADA  <okada@opaopa.org>
5151
5152         * elmo-imap4.el (elmo-network-initialize-session):
5153         Check capability after starttls.
5154
5155 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
5156
5157         * elmo-util.el (elmo-list-delete): Added optional argument
5158         DELETE-FUNCTION.
5159
5160         * elmo-vars.el (elmo-imap4-default-mailbox): Abolished.
5161
5162         * elmo-util.el (elmo-warning): Ignore errors while recenter.
5163
5164         * elmo-msgdb.el (elmo-msgdb-do-each-entity): New macro.
5165
5166         * elmo-imap4.el (elmo-folder-initialize): Don't use
5167         elmo-imap4-default-mailbox.
5168
5169 2002-07-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5170
5171         * elmo-split.el (toplevel): Use `product-provide'.
5172         (elmo-split): Checkdoc.
5173
5174 2002-07-21  Tetsurou Okazaki  <okazaki@be.to>
5175
5176         * elmo-imap4.el (elmo-imap4-debug, elmo-imap4-debug-1):
5177         Split `elmo-imap4-debug' into the macro `elmo-imap4-debug' and
5178         the function `elmo-imap4-debug-1'.
5179
5180 2002-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5181
5182         * elmo-split.el (elmo-split): Moved to run hooks and to show
5183         message from elmo-split-subr.
5184         (elmo-split-subr): Follow the change above.
5185
5186         * elmo-split.el (elmo-split-subr): New function (renamed from
5187         elmo-split-subr).
5188         (elmo-split): Changed to call elmo-split-subr by element of
5189         elmo-split-folder.
5190         (elmo-split-folder): Changed customization type to choice.
5191
5192 2002-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5193
5194         * elmo-split.el (elmo-split-and): Fixed condition.
5195
5196 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5197
5198         * elmo-split.el: New file.
5199         (elmo-split): Fixed logic.
5200         Display "Test:" instead of "Folder:" when reharsal.
5201
5202         * elmo-imap4.el (elmo-folder-append-buffer): Set flag as empty
5203         explicitly.
5204
5205         * elmo-version.el (elmo-version): Up to 2.9.14.
5206
5207         * elmo-util.el (elmo-expand-newtext): New function (renamed from
5208         wl-expand-newtext).
5209
5210 2002-06-10  Kenichi Sato <ksato@sonycom.com>
5211
5212         * elmo-msgdb.el (elmo-msgdb-get-message-id-from-buffer): Fix for
5213         message with no message-id field.
5214
5215 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
5216
5217         * elmo-version.el (elmo-version): Up to 2.9.13.
5218
5219         * elmo-dop.el (elmo-folder-status-dop): Fix.
5220
5221 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5222
5223         * elmo-util.el (elmo-disk-usage): Return 0 if invalid file attribute.
5224
5225         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Avoid
5226         changing default value of default-mime-charset.
5227         (elmo-msgdb-create-overview-from-buffer): Remove TAB character.
5228
5229         * elmo-imap4.el (elmo-folder-open): Fixed NO response check.
5230
5231         * elmo-dop.el (elmo-dop-queue-merge-method-list): New variable.
5232         (elmo-dop-queue-merge): Use elmo-dop-queue-merge-method-list
5233         instead of elmo-dop-queue-method-name-alist to check merging queue.
5234         (elmo-folder-delete-messages-dop): Delete from queue if negative
5235         message number.
5236         (elmo-folder-append-buffer-dop-delayed): Treat as success if queue
5237         file is already removed.
5238
5239 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5240
5241         * elmo-vars.el: Bind colon keywords for old Emacsen.
5242
5243 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5244
5245         * elmo-msgdb.el (elmo-msgdb-create-overview-from-buffer): Protect
5246         against non-exsisting charset.
5247
5248 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5249
5250         * elmo-util.el (elmo-mime-string): Eliminate needless binding;
5251         Use eword-decode-and-unfold-unstructured-field-body.
5252
5253         * elmo-msgdb.el (elmo-msgdb-make-entity): New function.
5254         (elmo-msgdb-create-overview-from-buffer): Use document charset if
5255         exists to decode raw subject string.
5256         (toplevel): Require 'mime.
5257
5258         * elmo-version.el (elmo-version): Up to 2.9.12.
5259
5260 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5261
5262         * elmo-msgdb.el (elmo-msgdb-get-mark): Fix docstring.
5263         (elmo-msgdb-set-mark): Ditto.
5264
5265         * elmo-version.el (elmo-version): Up to 2.9.11.
5266
5267 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5268
5269         * elmo-util.el (elmo-delete-match-files): New function.
5270
5271         * elmo-localdir.el (elmo-folder-delete): Use elmo-delete-match-files
5272         instead of elmo-delete-directory.
5273
5274         * elmo-shimbun.el (elmo-shimbun-get-headers): Bind
5275         elmo-hash-minimun-size as 63.
5276
5277         * elmo-multi.el (elmo-multi-folder-diff): Use elmo-diff-new if
5278         elmo-diff-unread is nil.
5279
5280         * elmo-imap4.el (elmo-folder-open): Fix.
5281
5282         * elmo.el (elmo-message-mark): Rewrite.
5283         (elmo-message-field): Ditto.
5284         (elmo-message-set-mark): Ditto.
5285         (elmo-folder-replace-marks): New function.
5286         (elmo-generic-folder-append-msgdb): Removed third argument for
5287         elmo-msgdb-append.
5288         (elmo-folder-synchronize): Use elmo-msgdb-seen-list.
5289         (elmo-msgdb-load): New implementation.
5290
5291         * elmo-vars.el (elmo-use-overview-hashtb): Removed.
5292
5293         * elmo-util.el (elmo-list-insert): New implementation.
5294
5295         * elmo-multi.el (elmo-multi-folder-append-msgdb): Removed third
5296         argument for elmo-msgdb-append.
5297         
5298
5299         * elmo-msgdb.el (elmo-load-msgdb): New function.
5300         (elmo-make-msgdb): Ditto.
5301         (elmo-msgdb-get-index): New inline function.
5302         (elmo-msgdb-set-index): Ditto.
5303         (elmo-msgdb-get-entity-hashtb): Ditto.
5304         (elmo-msgdb-get-mark-hashtb): Ditto.
5305         (elmo-msgdb-get-mark): Ditto.
5306         (elmo-msgdb-set-mark): Ditto.
5307         (elmo-msgdb-count-marks): Ditto.
5308         (elmo-msgdb-get-number): Ditto.
5309         (elmo-msgdb-get-field): Ditto.
5310         (elmo-msgdb-seen-list): Ditto.
5311         (elmo-msgdb-mark-alist-set): Renamed from elmo-msgdb-mark-set.
5312         (elmo-msgdb-delete-msgs): Follow the changes above.
5313         (elmo-msgdb-overview-get-entity): Ditto.
5314         (elmo-msgdb-add-msgs-to-seen-list): Ditto.
5315         (elmo-msgdb-clear-index): Renamed from elmo-msgdb-clear-overview-hastb
5316         and rewritten.
5317         (elmo-msgdb-make-index): Likewise.
5318         (elmo-msgdb-append): Removed third argument.
5319         (elmo-msgdb-clear): Clear index as nil.
5320         (elmo-folder-set-info-hashtb): Removed.
5321         (elmo-folder-set-info-max-by-numdb): Ditto.
5322         (elmo-folder-info-make-hashtb): Ditto.
5323
5324         * elmo-localdir.el (elmo-folder-pack-numbers): Use elmo-make-msgdb.
5325
5326         * elmo-map.el (elmo-folder-pack-number): Ditto.
5327
5328 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5329
5330         * elmo-version.el (elmo-version): Up to 2.9.10.
5331
5332         * elmo-util.el (elmo-get-hash-val): Check the 1st argument is string.
5333
5334         * elmo-msgdb.el (elmo-msgdb-get-parent-entity): New inline function.
5335
5336 2002-04-26  Kenichi OKADA  <okada@opaopa.org>
5337
5338         * elmo-utils.el (elmo-make-directory): Add option.
5339         Default file mode is 700.
5340
5341 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5342
5343         * elmo-shimbun.el (elmo-folder-local-p): Defined.
5344
5345 2002-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
5346
5347         * elmo-shimbun.el (elmo-shimbun-entity-to-header): Decode by
5348         mime-charset.
5349
5350         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added "larger"
5351         and "smaller".
5352
5353 2002-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5354
5355         * elmo-shimbun.el (elomo-shimbun-folder): Added entity-hash slot.
5356         (elmo-shimbun-folder-entity-hash): New function.
5357         (elmo-shimbun-folder-shimbun-header): Ditto.
5358         (elmo-shimbun-entity-to-header): Ditto.
5359         (elmo-shimbun-msgdb-to-headers): Removed.
5360         (elmo-shimbun-folder-setup): Ditto.
5361         (elmo-shimbun-folder-header-hash-setup): Don't use x-shimbun-id
5362         for hash key.
5363         (elmo-shimbun-get-headers): Set new headers only to slot. Don't
5364         call `elmo-shimbun-folder-header-hash-setup' if headers is nil.
5365         Removed useless local bind.
5366         (elmo-folder-open-internal): Don't call
5367         `elmo-shimbun-folder-setup'.
5368         (elmo-folder-close-internal): Clear entity-hash slot.
5369         (elmo-folder-clear): Ditto.
5370         (elmo-shimbun-msgdb-create-entity): Use
5371         `elmo-shimbun-folder-shimbun-header'.
5372         (elmo-map-message-fetch): Ditto.
5373         (elmo-shimbun-update-overview): Use overview entity instead of
5374         shimbun header to lookup id by references.
5375         (elmo-map-folder-list-message-locations): Use not only headers but
5376         also overviews to list locations.
5377
5378 2002-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5379
5380         * elmo-net.el (elmo-folder-exists-p): If unplugged, guessed by
5381         msgdb path.
5382
5383         * elmo-pop3.el (elmo-folder-exists-p): Ditto.
5384
5385 2002-04-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5386
5387         * elmo-util.el (elmo-read-search-condition-internal): Give default
5388         value for date.
5389
5390 2002-04-04  Mito  <mito@mxa.nes.nec.co.jp>
5391
5392         * elmo-util.el (elmo-condition-parse-search-value): Accept
5393         YYYY-MM-DD format to search.
5394         * elmo-date.el (elmo-date-get-datevec): Likewise.
5395
5396 2002-04-04  Kenichi OKADA  <okada@opaopa.org>
5397
5398         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Delete
5399         debugging code.
5400
5401 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5402
5403         * elmo.el (elmo-folder-creatable-p): Changed default value to nil
5404         from t.
5405
5406         * elmo-pop3.el (elmo-folder-exists-p): Return nil if unplugged.
5407
5408         * elmo-nntp.el (elmo-folder-exists-p-plugged): Divided plugged
5409         case from `elmo-folder-exists-p'.
5410         (elmo-folder-exists-p): Removed.
5411         (elmo-folder-creatable-p) Ditto.
5412
5413         * elmo-net.el (elmo-folder-create): Defined.
5414         (elmo-folder-create-unplugged): New function.
5415         (elmo-folder-exists-p): Changed default value to nil from t.
5416
5417         * elmo-imap4.el (elmo-folder-creatable-p): Defined.
5418         (elmo-folder-create-plugged): Renamed from `elmo-folder-create'.
5419
5420         * elmo-dop.el (elmo-folder-create-dop): Renamed from
5421         `elmo-create-folder-dop' and append queue
5422         'elmo-folder-create-dop-delayed instead of 'elmo-folder-create.
5423         (elmo-folder-create-dop-delayed): New function.
5424
5425         * elmo-cache.el (elmo-folder-creatable-p): Ditto.
5426
5427         * elmo-shimbun.el (elmo-folder-creatable-p): Ditto.
5428
5429         * elmo-sendlog.el (elmo-folder-creatable-p): Ditto.
5430         (elmo-folder-writable-p) : Ditto.
5431
5432         * elmo-version.el (elmo-version): Up to 2.9.9.
5433
5434 2002-03-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5435
5436         * elmo.el (elmo-find-fetch-strategy): Don't use file cache when
5437         `elmo-message-use-cache-p' returns nil.
5438         * elmo-mime.el (elmo-mime-display-as-is): Ditto.
5439         (ignore cache file and refer the substance in local folders)
5440
5441 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5442
5443         * elmo-version.el (elmo-version): Up to 2.9.8.
5444
5445 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5446
5447         * elmo-version.el (elmo-version): Up to 2.9.7.
5448
5449         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed logic.
5450
5451 2002-02-18  Daiki Ueno  <ueno@unixuser.org>
5452
5453         * elmo-nntp.el (elmo-nntp-send-mode-reader): Don't throw an error.
5454
5455 2002-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
5456
5457         * elmo-nmz.el (elmo-nmz-args): Changed default argumnet to --late
5458         from --early.
5459         (elmo-map-folder-list-message-locations): Reverse location list.
5460
5461 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5462
5463         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Fix.
5464
5465 2002-01-31  Yuuichi Teranishi  <teranisi@gohome.org>
5466
5467         * elmo-nntp.el (elmo-nntp-list-folders-get-cache): Use group and server
5468         as a key.
5469         (elmo-nntp-folder-list-subfolders): Follow the change above.
5470
5471 2002-01-27  Takaaki MORIYAMA  <aka@iris.eonet.ne.jp>
5472
5473         * elmo-imap4.el (elmo-folder-list-subfolders): Don't omit user
5474         name if authentication type is specified.
5475
5476 2002-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
5477
5478         * elmo.el (elmo-default-imap4-stream-type): Define as obsolete
5479         variable.
5480         (elmo-default-nntp-stream-type): Ditto.
5481         (elmo-default-pop3-stream-type): Ditto.
5482
5483 2002-01-25  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5484
5485         * elmo.el (elmo-generic-folder-append-messages): Disable multibyte.
5486
5487 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5488
5489         * elmo-localnews.el (elmo-localnews-folder-path): Moved from
5490         elmo-vars.el.
5491         * elmo-maildir.el (elmo-maildir-folder-path): Ditto.
5492
5493         * elmo-vars.el (elmo-localnews-folder-path): Removed.
5494         (elmo-maildir-folder-path): Ditto.
5495         (elmo-maildir-list): Ditto (abolished).
5496
5497 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5498
5499         * elmo-version.el (elmo-version): Up to 2.9.6.
5500
5501 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5502
5503         * elmo-vars.el (elmo-localnews-folder-path): Make customizable.
5504         (elmo-maildir-folder-path): Ditto.
5505         (elmo-msgdb-directory): Ditto.
5506         (elmo-passwd-life-time): Ditto.
5507         (elmo-msgdb-extra-fields): Ditto.
5508         (elmo-enable-disconnected-operation): Ditto.
5509
5510 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5511
5512         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5513         other choices.
5514         (elmo-pop3-default-authenticate-type): Ditto.
5515
5516 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5517
5518         * elmo-vars.el (elmo-imap4-default-authenticate-type): Give
5519         choices for custom.
5520         (elmo-pop3-default-authenticate-type): Ditto.
5521
5522 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5523
5524         * elmo-imap4.el (elmo-folder-rename-internal): Change current
5525         mailbox to new-folder.
5526
5527 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5528
5529         * elmo-imap4.el (elmo-imap4-folder-diff-plugged): If unread is
5530         less than new, set new as unread.
5531
5532         * elmo-util.el (elmo-string): Don't put text-property if nil.
5533
5534 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5535
5536         * elmo-imap4.el (elmo-folder-list-subfolders): Case sensitive.
5537         * elmo-nntp.el (elmo-folder-list-subfolders): Ditto.
5538
5539 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5540
5541         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5542         is nil on `completing-read'.
5543
5544 2002-01-20  Yuuichi Teranishi  <teranisi@gohome.org>
5545
5546         * elmo-imap4.el (elmo-imap4-extra-namespace-alist): Added grouping
5547         for namespace part.
5548         (elmo-imap4-parse-namespace-subr): Ditto.
5549         (elmo-folder-list-subfolders): Append a delimiter when the specified
5550         folder path is a root with namespace and does not end with delimiter.
5551
5552 2002-01-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5553
5554         * elmo.el (elmo-folder-search-fast): Moved upwards rather than it
5555         was used.
5556
5557 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5558
5559         * elmo-util.el (elmo-save-buffer): The first argument of message
5560         is a format control string.
5561
5562 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5563
5564         * elmo.el (elmo-diff-new): Fixed (Adapted to doc-string of
5565         `elmo-folder-diff').
5566         (elmo-diff-unread): Likewise.
5567
5568 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5569
5570         * elmo-utils.el (elmo-read-search-condition-internal): REQUIRE-MATCH
5571         is t on `completing-read'.
5572
5573 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5574
5575         * elmo-filter.el (elmo-filter-folder-list-unreads-internal): Call
5576         method of target folder with self mark-alist if MARK-ALIST is nil.
5577
5578 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5579
5580         * elmo-version.el (elmo-version): Up to 2.9.5.
5581
5582 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5583
5584         * elmo-dop.el (elmo-dop-queue-merge): Implement.
5585         (elmo-dop-merge-funcs): Remove.
5586
5587 2002-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5588
5589         * elmo-util.el (elmo-file-cache-delete): Fixed last change;
5590         Return t if PATH is directory, too.
5591         Use `dolist' instead of while loop.
5592
5593 2002-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5594
5595         * elmo-util.el (elmo-file-cache-delete): Return t if a cache file
5596         is deleted.
5597
5598 2002-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5599
5600         * elmo-net.el (elmo-folder-list-messages-plugged): Changed default
5601         return value to t.
5602         (elmo-folder-list-messages-unplugged): Return t if
5603         elmo-enable-disconnected-operation is nil.
5604
5605         * elmo-pop3.el (elmo-folder-list-messages-plugged): Renamed from
5606         `elmo-folder-list-messages-internal'.
5607
5608 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5609
5610         * elmo-nntp.el (elmo-nntp-read-response): Added `error-msg' argument.
5611         Change to looking-at `[23][0-9]+'.
5612         (elmo-network-initialize-session): Use 'error-msg'
5613         * elmo-net.el (elmo-network-open-session): Set unplugged
5614         if elmo-network-initialize-session returns 'elmo-open-err.
5615
5616 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5617
5618         * elmo-version.el (elmo-version): Up to 2.9.4.
5619
5620 2002-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
5621
5622         * elmo-nntp.el (elmo-folder-list-messages-plugged): Renamed from
5623         `elmo-folder-list-messages-internal'.
5624
5625 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5626
5627         * elmo.el (elmo-folder-search): Defined. Fixed docstring.
5628         (elmo-message-match-condition): New method.
5629         (elmo-folder-search-fast): New inline function.
5630         (elmo-msgdb-search): Removed.
5631
5632         * elmo-filter.el (elmo-folder-msgdb-create): Create from msgdb of
5633         target folder if it is unplugged.
5634         (elmo-folder-list-messages-internal): Return t if target folder is
5635         unplugged and itself is persistent; In this case, use list be
5636         searched already.
5637
5638         * elmo-msgdb.el (elmo-msgdb-search-internal): Removed.
5639         (elmo-msgdb-search-internal-primitive): Ditto.
5640         (elmo-msgdb-match-condition): New function.
5641         (elmo-msgdb-match-condition-primitive): Ditto.
5642
5643         * elmo-util.el (elmo-filter-condition-p): New macro.
5644
5645         * elmo-cache.el (elmo-folder-search): Removed.
5646
5647         * elmo-localdir.el (elmo-folder-search): Ditto.
5648
5649         * elmo-maildir.el (elmo-folder-search): Ditto.
5650
5651         * elmo-mark.el (elmo-folder-search): Ditto.
5652
5653         * elmo-nmz.el (elmo-folder-search): Ditto.
5654
5655         * elmo-sendlog.el (elmo-folder-search): Ditto.
5656
5657         * elmo-shimbun.el (elmo-folder-search): Ditto.
5658
5659         * elmo-imap4.el (elmo-folder-search): Call method of parent class
5660         if folder is unplugged.
5661
5662         * elmo-nntp.el (elmo-folder-search): Likewise.
5663         (elmo-nntp-search-internal): New function.
5664
5665         * elmo-version.el (elmo-version): Up to 2.9.3.
5666
5667 2001-12-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5668
5669         * elmo.el (elmo-message-fetch-with-cache-process): Fixed typo.
5670
5671 2001-12-27  Tetsurou Okazaki  <okazaki@be.to>
5672
5673         * elmo-vars.el (elmo-nntp-default-user): Customization Type fix.
5674
5675 2001-12-27  Taiji Can  <Taiji.Can@grd.advantest.co.jp>
5676
5677         * elmo-nntp.el (elmo-network-initialize-session): Fixed for NNTP response.
5678
5679 2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
5680
5681         * elmo-nmz.el (elmo-nmz-use-drive-letter): New variable.
5682         (elmo-map-folder-list-message-locations): Do drive letter conversion
5683         on Windows environment.
5684         (elmo-nmz-msgdb-create-entity): Use expand-file-name.
5685         (elmo-map-message-fetch): Ditto.
5686
5687 2001-12-27  Kenichi OKADA  <okada@opaopa.org>
5688
5689         * elmo-nntp.el (elmo-nntp-read-response): Fixed for Response '400'
5690         (elmo-network-initialize-session): Ditto.
5691
5692 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5693
5694         * elmo-imap4.el (elmo-imap4-message-fetch): Fixed '100%' message.
5695
5696         * elmo-pop3.el (elmo-message-fetch-plugged): Ditto.
5697
5698         * elmo-util.el (elmo-progress-clear): Ditto.
5699
5700         * elmo-date.el (elmo-date-get-datevec): Fix timezone of
5701         `DD-Mon-YYYY' type date.
5702
5703 2001-12-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5704
5705         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
5706         `elmo-date-make-sortable-string' instead of
5707         `timezone-make-date-sortable'.
5708
5709         * elmo-date.el (elmo-date-make-sortable-string): Use
5710         `timezone-make-time-string'.
5711
5712 2001-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5713
5714         * elmo.el (elmo-folder-synchronize): Delete important messages too.
5715
5716         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed
5717         `since'; Fix timezone.
5718
5719         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Ditto.
5720
5721         * elmo-nntp.el (elmo-nntp-search-primitive): Likewise.
5722
5723 2001-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5724
5725         * elmo.el (elmo-message-fetch-with-cache-process): Rewrite.
5726
5727 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5728
5729         * elmo.el (elmo-generic-folder-append-messages): Make
5730         fetch-strategy with `use-cache' as 'maybe. Check return value of
5731         `elmo-message-fetch'.
5732         (elmo-message-fetch): Return return value of
5733         `elmo-message-fetch-with-cache-process'.
5734         (elmo-message-fetch-with-cache-process): Return non-nil if
5735         fetching was succeed. Load cache when fetching was failed and
5736         fetch-strategy-use-cache is 'maybe.
5737
5738         * elmo-util.el (elmo-file-cache-load): New function.
5739
5740         * elmo-multi.el (elmo-message-use-cache-p): Remove duplicated
5741         defun.
5742
5743         * elmo-archive.el (elmo-archive-message-fetch-internal): Return
5744         non-nil if fetching was succeed.
5745
5746         * elmo-imap4.el (elmo-imap4-message-fetch): Likewise.
5747
5748         * elmo-nmz.el (elmo-map-message-fetch): Likewise.
5749
5750         * elmo-nntp.el (elmo-nntp-read-body): Likewise.
5751         (elmo-message-fetch-with-cache-process): Likwise.
5752
5753         * elmo-pop3.el (elmo-pop3-read-body): Likewise.
5754
5755         * elmo-shimbun.el (elmo-map-message-fetch): Likewise.
5756
5757         * elmo-version.el (elmo-version): Up to 2.9.2.
5758
5759 2001-12-23  Yuuichi Teranishi  <teranisi@gohome.org>
5760
5761         * elmo.el (elmo-folder-delete): Delete msgdb path.
5762
5763         * elmo-archive.el (elmo-folder-delete): Added `:before' qualifier.
5764
5765         * elmo-maildir.el (elmo-folder-delete): Ditto.
5766
5767         * elmo-localdir.el (elmo-folder-delete): Ditto.
5768
5769         * elmo-imap4.el (elmo-folder-delete): Ditto.
5770
5771 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5772
5773         * elmo.el (luna-define-class): Added `biff' slot.
5774
5775         * elmo-pop3.el (elmo-pop3-debug): Split biff log.
5776         (elmo-pop3-debug-inhibit-logging): Abolished.
5777         (elmo-network-close-session): Eliminated needless let.
5778         (elmo-pop3-get-session): Set prefix 'BIFF' if biff folder.
5779         (elmo-pop3-send-command): Added `no-log' argument.
5780         (elmo-pop3-process-filter): Use `with-current-buffer'.
5781         (elmo-pop3-auth-user): Set `no-log' argument; Delete process
5782         if login failure.
5783         (elmo-pop3-auth-apop): Likewise.
5784         (elmo-network-authenticate-session): Likewise.
5785
5786         * elmo-nntp.el (elmo-nntp-get-session): Set prefix 'BIFF'
5787         if biff folder.
5788
5789         * elmo-net.el (elmo-network-session-password-key): Use class symbol
5790         string to determine protocol.
5791         (elmo-network-session-name-prefix): Abolished.
5792         (elmo-network-session-cache-key): Follow the change above.
5793         (elmo-network-open-session): Ditto.
5794
5795         * elmo-imap4.el (elmo-imap4-send-command): Modified error message.
5796         (elmo-imap4-get-session): Set prefix 'BIFF' if biff folder.
5797
5798         * elmo-version.el (elmo-version): Up to 2.9.1.
5799
5800         * elmo-util.el (elmo-file-field-primitive-condition-match): Fixed
5801         unmatch condition checking.
5802
5803         * elmo-localdir.el (elmo-folder-search): Don't short cut if unmatch
5804         condition.
5805
5806 2001-12-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5807
5808         * elmo.el (elmo-folder-confirm-appends): Fixed docstring.
5809
5810 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5811
5812         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
5813         test for while loop to execute at least one SEARCH command.
5814
5815 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5816
5817         * elmo-version.el (elmo-version): Up to 2.9.0.
5818
5819 2001-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
5820
5821         * elmo-archive.el (elmo-archive-folder): Added `dir-name' slot.
5822         (elmo-archive-folder-path): Define.
5823         (elmo-folder-initialize): Setup `dir-name' slot.
5824         (elmo-archive-folder-list-subfolders): Fixed problem when `name' is "".
5825         Use `dir-name' as prefix of each subfolders.
5826         (Applyed patch from Takaaki MORIYAMA <taka@arcadia.co.jp>)
5827
5828 2001-12-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5829
5830         * elmo-pipe.el (elmo-pipe-folder-copied-filename): New variable.
5831         (elmo-pipe-folder-list-target-messages): New internal function.
5832         (elmo-pipe-drain): Use new argument `ignore-list' instead of
5833         `killed-list'.
5834         (elmo-pipe-folder-copied-list-load): New function.
5835         (elmo-pipe-folder-copied-list-save): Ditto.
5836         (elmo-folder-open-internal): Follow the change above.
5837         (elmo-folder-status): Fixed for copy.
5838
5839 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5840
5841         * elmo-shimbun.el (elmo-folder-creatable-p): Define.
5842
5843 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5844
5845         * elmo-localdir.el (elmo-folder-message-make-temp-files): Use
5846         elmo-copy-file instead of elmo-add-name-to-file.
5847
5848         * elmo-nmz.el (elmo-folder-message-make-temp-files): Ditto.
5849
5850         * elmo-nmz.el (elmo-map-folder-list-message-locations): Allow
5851         "file://..." index.
5852
5853         * elmo-pop3.el (elmo-pop3-read-response): Set timeout argument
5854         of accept-process-output as 1.
5855         (elmo-pop3-read-contents): Ditto.
5856         (elmo-pop3-read-body): Ditto.
5857
5858 2001-12-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5859
5860         * elmo-version.el (product-version-as-string): Remove define.
5861
5862 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5863
5864         * elmo-imap4.el (elmo-imap4-number-set-chop-length): New variable.
5865         (elmo-imap4-copy-messages): Chop number set using
5866         `elmo-imap4-number-set-chop-length'.
5867         (elmo-imap4-set-flag): Ditto.
5868         (elmo-imap4-search-internal-primitive): Ditto.
5869
5870 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5871
5872         * elmo.el (elmo-folder-make-temporary-directory): Renamed from
5873         `elmo-folder-make-temp-dir'
5874
5875         * elmo-vars.el (elmo-cache-directory): New variable.
5876         (elmo-cache-dir): Abolished.
5877         (elmo-msgdb-directory): Renamed from `elmo-msgdb-dir'.
5878
5879         * elmo-version.el (elmo-version): Up to 2.7.7.
5880
5881 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5882
5883         * elmo-util.el (elmo-obsolete-variable-show-warnings): Define with
5884         defcustom; Set default value as t.
5885
5886 2001-12-10  Yuuichi Teranishi  <teranisi@gohome.org>
5887
5888         * pldap.el (ldap-ldif-field-name-regexp): Changed regexp.
5889         (ldap-search-program-arguments): Changed default value.
5890         (ldap-search-basic): Accept exit status 4.
5891         (ldap/field-body): Parse options.
5892         (ldap/collect-field): Ditto.
5893         (According to the advise from Mito <mito@mxa.nes.nec.co.jp>)
5894
5895         * elmo-imap4.el (elmo-imap4-process-bye): New function.
5896         (elmo-imap4-send-command): Call elmo-imap4-process-bye.
5897         (elmo-imap4-accept-ok): Ditto.
5898         (elmo-imap4-session-select-mailbox): If argument `no-error' equals to
5899         'notify-bye, only BYE error is reported.
5900         (elmo-folder-exists-p-plugged): Set no-error argument of
5901         `elmo-imap4-session-select-mailbox' as 'notify-bye.
5902
5903         * elmo.el (elmo-imap4-bye-error): Changed message.
5904
5905         * elmo-dop.el (elmo-dop-queue-flush): Fixed obsolete version message.
5906         (elmo-dop-queue-flush): Don't append to the dop-queue while flushing
5907         queues (It causes infinite loop).
5908
5909 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5910
5911         * elmo.el (elmo-folder-diff): Fixed docstring for IMAP4
5912         (RECENT UNSEEN MESSAGES) extension.
5913
5914 2001-12-07  Mito <mito@mxa.nes.nec.co.jp>
5915
5916         * elmo-nntp.el (elmo-nntp-create-msgdb-from-overview-string):
5917         Check number of overview fields.
5918
5919 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5920
5921         * elmo.el (elmo-folder-confirm-appends): Changed message.
5922         (elmo-folder-confirm-appends): Ditto.
5923
5924         * elmo-archive.el (elmo-archive-exec-msgs-subr1): Use
5925         `with-temp-buffer'.
5926         (According to the advise from Nishimoto Masaki <nishimoto@gaju.org>)
5927
5928 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5929
5930         * elmo.el (elmo-folder-confirm-appends): Check whether the value
5931         of elmo-folder-update-threshold is nil, which can be set by
5932         wl-summary-update-confirm-threshold.
5933
5934 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5935
5936         * elmo-nmz.el (elmo-nmz-default-index-path): Allow path list.
5937         (elmo-nmz-index-alias-alist): Ditto.
5938         (elmo-map-folder-list-message-locations): Follow the change above.
5939
5940 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5941
5942         * elmo-filter.el (elmo-folder-list-subfolders): Defined.
5943
5944         * elmo-archive.el (elmo-archive-call-process): Ignore nemacs.
5945
5946         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Ditto.
5947
5948         * elmo-util.el (elmo-read): Ditto.
5949         (elmo-display-error): Ditto.
5950
5951         * elmo-vars.el (elmo-date-match): Ditto.
5952
5953         * pldap.el (ldap-coding-system): Ditto.
5954
5955         * elmo-pipe.el (elmo-pipe-drain): If `copy' is non-nil, bind
5956         `elmo-inhibit-number-mapping' as nil.
5957
5958 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5959
5960         * elmo-pop3.el (elmo-pop3-parse-list-response): Allow multiple
5961         space delimiter for list response.
5962
5963 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
5964
5965         * elmo-sendlog.el (elmo-sendlog-buffer-name): Deleted.
5966
5967 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
5968
5969         * elmo-sendlog.el (elmo-folder-delete-messages): Added.
5970         (elmo-map-message-fetch): Fix.
5971         * elmo-map.el (elmo-folder-status): Fix for killed.
5972
5973 2001-12-02  Kenichi OKADA  <okada@opaopa.org>
5974
5975         * elmo-sendlog.el: New file.
5976         * elmo-internal.el (elmo-internal-folder-list): Added 'sendlog.
5977
5978 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5979
5980         * acap.el (acap-logging-out): New buffer local variable.
5981         (acap-close): Set it.
5982         (acap-wait-for-response): If acap-logging-out is non-nil, don't cause
5983         an error.
5984
5985 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5986
5987         * acap.el (acap-response-bye-p): New function.
5988         (acap-response-bye-message): Ditto.
5989         (acap-wait-for-response): If bye response is received, cause an error.
5990         (acap-parse-response): Make bye response when 'Bye' is received.
5991
5992 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5993
5994         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
5995
5996 2001-11-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5997
5998         * elmo-util.el (elmo-copy-file): Added argument
5999         `ok-if-already-exists'.
6000         (elmo-copy-file): Fixed typo.
6001
6002 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6003
6004         * elmo-pipe.el (elmo-pipe-drain): Load killed-list.
6005
6006 2001-11-21  Kenichi OKADA  <okada@opaopa.org>
6007
6008         * elmo-pipe.el (elmo-pipe-drain): Save killed-list.
6009
6010 2001-11-20  Kenichi OKADA  <okada@opaopa.org>
6011
6012         * elmo-pipe.el (elmo-pipe-drain): Append copied messages
6013         to killed-list.
6014
6015 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6016
6017         * elmo-pipe.el (elmo-pipe-folder): Add `copy'.
6018         (elmo-folder-initialize): Fix for `copy'.
6019         (elmo-pipe-drain): Ditto.
6020         (elmo-folder-open-internal): Ditto.
6021         (elmo-folder-newsgroups): Fix.
6022
6023 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6024
6025         * elmo-maildir.el (elmo-folder-append-messages): Make temporal filename
6026         for each message.
6027
6028         * elmo-multi.el (elmo-multi-folder-diff): Fixed problem when
6029         recent value is returned from imap folder.
6030
6031         * elmo.el (elmo-folder-newsgroups): New generic function.
6032
6033         * elmo-localnews.el (elmo-localnews-folder): Added `group' slot.
6034         (elmo-folder-initialize): Set it.
6035         (elmo-folder-expand-msgdb-path): Use it.
6036         (elmo-folder-newsgroups): Define.
6037
6038         * elmo-filter.el (elmo-folder-newsgroups): Define.
6039
6040         * elmo-pipe.el (elmo-folder-newsgroups): Ditto.
6041
6042         * elmo-nntp.el (elmo-folder-newsgroups): Ditto.
6043
6044         * elmo-multi.el (elmo-folder-newsgroups): Ditto.
6045
6046 2001-11-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6047
6048         * elmo-shimbun.el (elmo-shimbun-update-overview-folder-list): New
6049         user option.
6050         (elmo-shimbun-header-extra-field): New inline function.
6051         (elmo-shimbun-header-set-extra-field): Ditto.
6052         (elmo-shimbun-folder-header-hash-setup): Ditto.
6053         (elmo-shimbun-update-overview): Ditto.
6054         (elmo-shimbun-msgdb-to-headers): Set extra field `x-shimbun-id'.
6055         (elmo-shimbun-folder-setup): Use
6056         `elmo-shimbun-folder-header-hash-setup' to be setup hash table.
6057         (elmo-shimbun-get-headers): Ditto.
6058         (elmo-map-message-fetch): Call `elmo-shimbun-update-overview';
6059         Insert `X-Shimbun-Id:' header if extra field is set.
6060         (elmo-map-folder-list-message-locations): Return `x-shimbun-id'
6061         field's value instead of `shimbun-header-id'.
6062
6063         * elmo-msgdb.el (elmo-msgdb-overview-entity-set-references): New
6064         inline function.
6065         (elmo-msgdb-overview-entity-set-date): Ditto.
6066         (elmo-msgdb-overview-entity-set-extra-field): Ditto.
6067
6068 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6069
6070         * mmimap.el (mmimap-entity-section): Changed body node number from
6071         "0" to "1".
6072
6073 2001-11-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6074
6075         * elmo-pop3.el (elmo-folder-delete-messages-plugged): Renamed from
6076         `elmo-folder-delete-messages'.
6077
6078         * elmo-nmz.el (elmo-nmz-index-alias-alist): New user option.
6079         (elmo-folder-initialize): Changed to expand alias into index path.
6080
6081         * elmo-mime.el (elmo-mime-insert-sorted-header): Call
6082         `elmo-mime-insert-header-from-buffer' with 6th arg
6083         `sorted-fields'.
6084
6085 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6086
6087         * mmimap.el (mmimap-entity-section): If node-id is nil, return "0".
6088
6089         * elmo.el (elmo-diff-new): New inline function.
6090         (elmo-diff-unread): Ditto.
6091         (elmo-diff-all): Ditto.
6092
6093         * elmo-imap4.el (elmo-imap4-server-diff-async-callback-1): Get recent
6094         value from responseb.
6095         (elmo-imap4-folder-diff-plugged): Ditto.
6096         (elmo-imap4-server-diff-async): Added recent argument.
6097         (elmo-server-diff-async): Ditto.
6098         (elmo-imap4-folder-diff-plugged): Ditto.
6099
6100         * elmo-version.el (elmo-version): Up to 2.7.6.
6101
6102 2001-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6103
6104         * elmo-util.el (elmo-parse-token): Fixed how to treat quoted-pair
6105         in quoted-stirng.
6106
6107 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6108
6109         * elmo-pop3.el (elmo-folder-initialize): Rewrite.
6110
6111         * elmo-imap4.el (elmo-folder-initialize): Ditto.
6112
6113         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6114
6115         * elmo-multi.el (elmo-folder-initialize): Ditto.
6116
6117         * elmo-util.el (elmo-parse-token): New function.
6118         (elmo-parse-prefixed-element): Ditto.
6119
6120 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6121
6122         * elmo-imap4.el (elmo-imap4-send-command): If BYE response is detected,
6123         delete process.
6124         (elmo-imap4-accept-ok): Ditto.
6125
6126 2001-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6127
6128         * mmimap.el (mime-imap-entity-header-string): Don't check first
6129         element of node-id is `0' (Follow last change).
6130
6131 2001-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6132
6133         * mmimap.el (mmimap-make-mime-entity): Fixed problem to be
6134         assigned irregular node-id to nested multipart section.
6135         (initialize-instance): Followed above change.
6136
6137 2001-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6138
6139         * elmo-shimbun.el (elmo-shimbun-get-headers): Don't call
6140         `shimbun-open-group' (Moved to `elmo-folder-open-internal').
6141         (elmo-folder-open-internal): Call `shimbun-open-group' (Moved from
6142         `elmo-shimbun-get-headers');
6143         Call `elmo-shimbun-folder-setup' if headers is empty (An entity of
6144         visible article on summary exists in headers).
6145         (elmo-map-message-fetch): Cause an error when folder is unplugged.
6146
6147 2001-10-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6148
6149         * elmo-shimbun.el (elmo-shimbun-use-cache): Fix typo in the
6150         definition.
6151
6152 2001-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
6153
6154         * elmo-localnews.el (elmo-folder-expand-msgdb-path): Define.
6155
6156 2001-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6157
6158         * elmo-msgdb.el (elmo-msgdb-insert-file-header): Moved searching
6159         header separator into loop condition.
6160
6161 2001-10-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6162
6163         * elmo-imap4.el (elmo-folder-list-subfolders): Fixed problem;
6164         Return duplicate folder if it has subfolder.
6165
6166 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6167
6168         * elmo.el (elmo-make-folder): Add folder name error check.
6169
6170         * elmo-nntp.el (elmo-nntp-group-coding-system): New variable.
6171         (elmo-nntp-encode-group-string): New inline function.
6172         (elmo-nntp-decode-group-string): Ditto.
6173         (elmo-folder-initialize): Use elmo-nntp-encode-group-string.
6174         (elmo-nntp-folder-list-subfolders): Set processing buffer as unibyte;
6175         Use `not' instead of `null';
6176         Use elmo-nntp-decode-group-string.
6177
6178         * elmo-imap4.el (elmo-folder-list-subfolders): Don't append delimiter.
6179
6180         * elmo-version.el (elmo-version): Up to 2.7.5.
6181
6182 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6183
6184         * elmo-pipe.el (elmo-pipe-drain): Use `unwind-protect';
6185         Hide progress gauge if `elmo-folder-move-messages' exits
6186         nonlocally.
6187
6188 2001-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6189
6190         * elmo-imap4.el (elmo-folder-initialize): Use
6191         `elmo-imap4-encode-folder-string' for folder name.
6192
6193 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6194
6195         * elmo.el (elmo-folder-move-messages): Removed arguments `all' and
6196         `done'.
6197
6198 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6199
6200         * elmo-util.el (elmo-progress-counter-alist): New internal
6201         variable.
6202         (elmo-progress-counter-value): New macro.
6203         (elmo-progress-counter-all-value): Ditto.
6204         (elmo-progress-counter-format): Ditto.
6205         (elmo-progress-counter-set-value): Ditto.
6206         (elmo-progress-set): New function.
6207         (elmo-progress-clear): Ditto.
6208         (elmo-progress-notify): Ditto.
6209
6210         * elmo-pipe.el (elmo-pipe-drain): Setup and clear progress
6211         counter.
6212
6213         * elmo.el (elmo-generic-folder-append-messages): Call
6214         `elmo-progress-notify'.
6215         (elmo-folder-move-messages): Don't call `elmo-display-progress'.
6216
6217         * elmo-archive.el (elmo-folder-append-messages): Call
6218         `elmo-progress-notify'.
6219
6220         * elmo-imap4.el (elmo-folder-append-messages): Ditto.
6221
6222         * elmo-localdir.el (elmo-folder-append-messages): Ditto.
6223
6224         * elmo-maildir.el (elmo-folder-append-messages): Ditto.
6225
6226 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6227
6228         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed 'Encache' and
6229         'Create'.
6230         (elmo-message-encache-dop): Added argument `read'.
6231
6232         * elmo-shimbun.el (elmo-message-encache): Ditto.
6233
6234         * elmo-net.el (elmo-message-encache): Ditto.
6235
6236         * elmo-imap4.el (elmo-imap4-seen-messages): New buffer local variable.
6237         (elmo-imap4-fetch-callback-1-subr): Save important message numbers to
6238         elmo-imap4-seen-messages.
6239         (elmo-folder-msgdb-create-plugged): Initialize
6240         elmo-imap4-seen-messages;
6241         Set seen mark on elmo-imap4-seen-messages.
6242
6243         * elmo-pipe.el (elmo-folder-message-file-p): Define.
6244
6245         * elmo.el (elmo-generic-folder-append-messages): Check return value of
6246         elmo-folder-append-buffer.
6247         (elmo-folder-encache): Added optional argument `read'.
6248         (elmo-message-encache): Ditto.
6249
6250         * elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Ditto.
6251
6252         * elmo-localdir.el (elmo-folder-append-buffer): Ditto.
6253
6254         * elmo-archive.el (elmo-archive-folder-append-buffer): Return t
6255         if append buffer content succeds.
6256
6257 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6258
6259         * elmo-pop3.el (elmo-message-fetch-plugged): Fixed label for
6260         elmo-display-progress.
6261
6262         * elmo-mime.el (elmo-mime-message-display): Added argument keymap;
6263         Set 4th argument of mime-display-message.
6264         (elmo-mime-display-as-is): Ditto.
6265
6266 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6267
6268         * elmo-nmz.el (toplevel): Require 'mime-edit.
6269         (elmo-nmz-content-type-alist): Abolished.
6270         (elmo-nmz-msgdb-create-entity): Add From: and Subject: field if
6271         content is not a message.
6272         (elmo-map-message-fetch): Changed behavior exept for message content;
6273         Detect mime-charset automatically, Use `mime-find-file-type' to detect
6274         content-type, Add From: and Subject: field.
6275
6276 2001-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6277
6278         * elmo-nmz.el (elmo-nmz-content-type-alist): New variable.
6279         (elmo-map-message-fetch): Add `Content-Type' field if contents is
6280         not a message.
6281
6282 2001-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6283
6284         * elmo.el (elmo-folder-writable-p): Changed default value to nil.
6285         (elmo-folder-move-messages): Check `elmo-folder-writable-p'.
6286
6287         * elmo-archive.el (elmo-folder-writable-p): Defined.
6288
6289         * elmo-cache.el (elmo-folder-writable-p): Ditto.
6290
6291         * elmo-filter.el (elmo-folder-writable-p): Ditto.
6292
6293         * elmo-imap4.el (elmo-folder-writable-p): Ditto.
6294
6295         * elmo-localdir.el (elmo-folder-writable-p): Ditto.
6296
6297         * elmo-maildir.el (elmo-folder-writable-p): Ditto.
6298
6299         * elmo-mark.el (elmo-folder-writable-p): Ditto.
6300
6301         * elmo-pipe.el (elmo-folder-writable-p): Ditto.
6302
6303         * elmo-nntp.el (elmo-folder-writable-p): Eliminated.
6304
6305 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6306
6307         * elmo-util.el (elmo-address-quote-specials): New function;
6308         Renamed from `wl-address-quote-specials'.
6309
6310 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6311
6312         * elmo-version.el (elmo-version): Up to 2.7.4.
6313
6314 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6315
6316         * elmo.el (elmo-quit): Call `elmo-dop-queue-save'.
6317
6318 2001-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6319
6320         * acap.el (acap-read-passphrase): Always autoload ange-ftp for
6321         both compile-time and run-time to avoid byte-compile warning.
6322
6323 2001-09-13  Kenichi OKADA  <okada@opaopa.org>
6324
6325         * elmo-nntp.el (elmo-nntp-post): Fix for `elmo-nntp-default-stream-type'.
6326
6327 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6328
6329         * elmo-mime.el (elmo-mime-display-as-is-coding-system): New user
6330         option.
6331         (elmo-mime-display-as-is-internal): Use it.
6332
6333         * acap.el (acap-read-passphrase): Use `ange-ftp-read-passwd'
6334         if `read-passwd' is not defined.
6335
6336 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6337
6338         * elmo-pop3.el (elmo-pop3-list-location): Sort locations
6339         by original number.
6340         (elmo-folder-status): Call `elmo-folder-open-internal';
6341         Call `elmo-folder-close-internal' instead of `elmo-folder-close'.
6342         (elmo-folder-close-internal): Set location-alist as nil.
6343         (elmo-folder-clear): Define.
6344         (elmo-folder-check): Don't set location-alist as nil.
6345
6346         * elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed symbols.
6347
6348 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6349
6350         * elmo-util.el (elmo-msgid-to-cache): Enclose with `save-match-data'.
6351         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>)
6352
6353         * mmimap.el (mime-imap-entity::requested): New slot.
6354         (mime-imap-location-fetch-entity-p): New generic function.
6355         (mime-decode-parameters): Define using `defun-maybe'.
6356         (mmimap-make-mime-entity): Use `make-mime-content-type' to make
6357         content-type structure.
6358         (mime-entity-body): Return empty body if
6359         `mime-imap-location-fetch-entity-p' returns nil in the first request.
6360
6361         * elmo.el (elmo-message-displaying): New variable.
6362
6363         * elmo-mime.el (elmo-mime-message-display): Bind
6364         elmo-message-displaying as t.
6365
6366         * elmo-imap4.el (mime-imap-location-fetch-entity-p): Define.
6367
6368 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6369
6370         * acap.el (acap-open): erase buffer before starting network process.
6371         (acap-store): Rewrite.
6372
6373 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6374
6375         * elmo-imap4.el (elmo-imap4-default-mailbox,
6376         elmo-imap4-default-server
6377         elmo-imap4-default-authenticate-type,
6378         elmo-imap4-default-user,
6379         elmo-imap4-default-port,
6380         elmo-imap4-default-stream-type,
6381         elmo-imap4-stream-type-alist): Moved to elmo-vars.el.
6382
6383         * elmo-pop3.el (elmo-pop3-default-user,
6384         elmo-pop3-default-server,
6385         elmo-pop3-default-authenticate-type,
6386         elmo-pop3-default-port,
6387         elmo-pop3-default-stream-type,
6388         elmo-pop3-stream-type-alist): Ditto.
6389
6390         * elmo-nntp.el (elmo-nntp-default-server,
6391         elmo-nntp-default-user,
6392         elmo-nntp-default-port,
6393         elmo-nntp-default-stream-type,
6394         elmo-nntp-stream-type-alist): Ditto.
6395
6396         * elmo-vars.el: Follow changes above.
6397         (elmo-setting): New custom group; added 'elmo-setting group to
6398         above variables.
6399
6400         * elmo-version.el (elmo-version): Up to 2.7.3.
6401
6402         * acap.el (acap-parse-response): Don't delete process when BYE
6403         response (It causes hang-up on slow network environment).
6404         (toplevel): Added comment.
6405
6406 2001-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
6407
6408         * slp.el (slp-exec-wait): Use `slp-program-arguments'.
6409
6410         * acap.el (acap-parse-return-metadata-or-return-metalist): Fix for
6411         parsing NIL.
6412         (acap-parse-return-metadata): Ditto.
6413
6414         * slp.el: New file.
6415         (toplevel): Fixed typo.
6416
6417         * acap.el: New file.
6418         (acap-network-stream-open): Show "Connecting..." message.
6419         (acap-parse-response): Fixed problem for BYE untagged response.
6420         (acap-open): Changed argument (Use `acap-default-user' if user is nil).
6421         (toplevel): Added tiny comments.
6422
6423 2001-08-20  Tatsuya Kinoshita <tats@iris.ne.jp>
6424
6425         * elmo-pop3.el (elmo-pop3-parse-uidl-response): Allow multiple
6426         space delimiter for uidl response.
6427
6428 2001-08-20  Yuuichi Teranishi  <teranisi@gohome.org>
6429
6430         * elmo-vars.el (elmo-use-semi): Eliminated.
6431
6432         * elmo-util.el (elmo-string-assoc-all): New function.
6433
6434 2001-08-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6435
6436         * elmo-mime.el (elmo-mime-display-as-is-internal): Put text
6437         property 'mime-preview-situation for `mime-preview-quit'.
6438
6439 2001-08-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6440
6441         * elmo.el (elmo-message-fetch-with-cache-process): Call
6442         elmo-message-fetch-internal instead of causing an error when fetch
6443         strategy is 'entire but only 'section cache is available.
6444
6445 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6446
6447         * elmo-version.el (elmo-version): Up to 2.7.2.
6448
6449         * elmo.el (elmo-generic-folder-append-messages): Make
6450         fetch-strategy with `use-cache'.
6451
6452         * elmo-dop.el (elmo-dop-queue-method-name-alist): New variable.
6453         (elmo-dop-queue-method-name): New macro.
6454
6455 2001-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6456
6457         * elmo-archive.el (elmo-archive-get-archive-name): Fixed
6458         unbalanced parenthesis.
6459
6460 2001-08-03  YAMASHITA Junji <ysjj@unixuser.org>
6461
6462         * elmo-localdir.el (elmo-folder-rename-internal): Fixed typo.
6463
6464 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6465
6466         * elmo-archive.el (elmo-archive-get-archive-name): Fixed logic.
6467         (Advised by YAMASHITA Junji <ysjj@unixuser.org>.)
6468
6469 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6470
6471         * elmo-shimbun.el (elmo-folder-msgdb-create): Bind unbound
6472         local variables.
6473
6474 2001-07-30  Yuuichi Teranishi  <teranisi@gohome.org>
6475
6476         * elmo-shimbun.el (elmo-shimbun-use-cache): New user option.
6477         (elmo-message-use-cache-p): Define.
6478         (elmo-folder-msgdb-create): Treat cache.
6479
6480 2001-07-28  Kenichi OKADA  <okada@opaopa.org>
6481
6482         * elmo-nntp.el (elmo-network-initialize-session): Call
6483         `elmo-nntp-send-mode-reader'.
6484         (elmo-network-setup-session): Remove `elmo-nntp-send-mode-reader'.
6485
6486 2001-07-26  Yuuichi Teranishi  <teranisi@gohome.org>
6487
6488         * elmo-shimbun.el (elmo-shimbun-index-range-alist): Changed to regexp
6489         alist.
6490         (elmo-folder-initialize): Use elmo-string-matched-assoc instead of
6491         assoc.
6492
6493         * elmo-net.el (elmo-network-get-session): Set stream-type argument
6494         for `elmo-plugged-p'.
6495         (elmo-open-network-stream): Fixed stream-type argument.
6496
6497 2001-07-25  Yuuichi Teranishi  <teranisi@gohome.org>
6498
6499         * elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
6500         unknown archive type is specified.
6501
6502 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6503
6504         * elmo-shimbun.el (elmo-folder-open-internal): Fixed.
6505
6506         * elmo.el (elmo-generic-folder-open): Bind inhibit-quit as t
6507         while loading msgdb.
6508
6509         * elmo-shimbun.el (elmo-shimbun-folder-setup): New function.
6510         (elmo-folder-open-internal): Rewrite.
6511
6512 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6513
6514         * elmo-mime.el (elmo-mime-display-as-is-internal):
6515         Adjust buffer-multibyte status.
6516
6517 2001-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
6518
6519         * elmo.el (elmo-msgdb-search): Use elmo-condition-in-msgdb-p instead
6520         of elmo-condition-find-key.
6521
6522         * elmo-util.el (elmo-condition-in-msgdb-p-internal): New function.
6523         (elmo-condition-in-msgdb-p): Ditto.
6524         (elmo-read-search-condition-internal): Don't set REQUIRE-MATCH
6525         argument.
6526
6527 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6528
6529         * elmo-pipe.el (elmo-folder-pack-numbers): Define.
6530
6531 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6532
6533         * elmo-imap4.el (elmo-imap4-find-next-line): Fixed
6534         label for elmo-display-progress.
6535
6536 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6537
6538         * elmo.el (elmo-folder-clear): New method.
6539         (elmo-folder-clear): Define.
6540         (elmo-folder-synchronize): Call `elmo-folder-clear'.
6541
6542         * elmo-shimbun.el (elmo-folder-check): Rewrite.
6543         (elmo-folder-clear): Define.
6544
6545         * elmo-map.el (elmo-folder-clear): Define.
6546
6547         * elmo-version.el (elmo-version): Up to 2.7.1.
6548
6549 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6550
6551         * elmo.el (elmo-folder-synchronize): Return list of nil when no
6552         updates.
6553
6554 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6555
6556         * elmo.el (elmo-generic-folder-append-messages): Fixed logic.
6557         (Detected by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>)
6558
6559 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6560
6561         * elmo-util.el (elmo-get-network-stream-type): Moved to elmo-net.el.
6562
6563         * elmo-net.el (elmo-get-network-stream-type): Moved from elmo-util.el
6564         and re-written.
6565
6566         * elmo-imap4.el (elmo-folder-initialize): Use
6567         elmo-get-network-stream-type.
6568
6569         * elmo-nntp.el (elmo-folder-initialize): Ditto.
6570
6571         * elmo-pop3.el (elmo-folder-initialize): Ditto.
6572
6573 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6574
6575         * elmo.el (elmo-message-encache): Set unread argument for
6576         elmo-message-fetch.
6577
6578         * elmo-shimbun.el (elmo-dop): Require 'elmo-dop.
6579
6580         * elmo.el (elmo-net-port-info): New method.
6581
6582         * elmo-shimbun.el (elmo-net-port-info): Define.
6583         (elmo-message-encache): Ditto.
6584
6585         * elmo-net.el (elmo-net-port-info): Define as method.
6586
6587         * elmo.el (elmo-generic-folder-append-messages): Find cache file in
6588         unplugged status when elmo-enable-disconnected-operation is t.
6589
6590         * elmo-dop.el (elmo-dop-spool-folder-append-buffer): Check existence
6591         of spool folder before checking new number.
6592
6593 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6594
6595         * elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
6596         (elmo-network-setup-session): Ditto.
6597         (elmo-message-fetch-plugged): Ditto.
6598         (elmo-pop3-send-command): Don't call elmo-pop3-lock.
6599         (elmo-network-initialize-session): Ditto.
6600         (elmo-pop3-read-response): Abolish 3rd argument.
6601         (elmo-pop3-read-response): Don't call elmo-pop3-unlock.
6602         (elmo-pop3-read-contents): Ditto.
6603         (elmo-pop3-read-body): Ditto.
6604         (elmo-folder-status): Call elmo-folder-close.
6605         (elmo-pop3-lock): Abolish.
6606         (elmo-pop3-unlock): Ditto.
6607         (elmo-pop3-locked-p): Ditto.
6608         (elmo-folder-check): Don't call elmo-pop3-locked-p.
6609
6610 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6611
6612         * elmo-version.el (elmo-version): Up to 2.7.0.
6613
6614         * elmo-pop3.el (elmo-pop3-debug): New variable.
6615         (elmo-pop3-debug-inhibit-logging): Ditto.
6616         (elmo-pop3-debug): New function.
6617         (elmo-pop3-send-command): Call elmo-pop3-debug.
6618         (elmo-pop3-read-response): Added keep-lock optional argument;
6619         Don't unlock if keep-lock is non-nil.
6620         (elmo-pop3-process-filter): Call elmo-pop3-debug.
6621         (elmo-network-authenticate-session): Bind
6622         elmo-pop3-debug-inhibit-logging as t.
6623         (elmo-network-setup-session): Call elmo-pop3-read-response with
6624         keep-lock argument.
6625         (elmo-pop3-read-msg): Ditto.
6626         (elmo-pop3-locked-p): Call elmo-pop3-debug.
6627         (elmo-pop3-read-body): Call elmo-pop3-unlock.
6628         (elmo-network-initialize-session): Call elmo-pop3-lock.
6629         (elmo-folder-close-internal): Don't clear location-alist slot.
6630         (elmo-folder-check): Clear location-alist slot.
6631
6632 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6633
6634         * elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
6635         (elmo-pop3-send-command): Call elmo-pop3-lock.
6636         (elmo-pop3-read-response): Call elmo-pop3-unlock.
6637         (elmo-pop3-read-contents): Ditto.
6638         (elmo-pop3-lock): New function.
6639         (elmo-pop3-unlock): Ditto.
6640         (elmo-pop3-locked-p): Ditto.
6641         (elmo-folder-check): Don't delete process if elmo-pop3-locked-p
6642         returns t.
6643
6644 2001-06-11  Yuuichi Teranishi  <teranisi@gohome.org>
6645
6646         * elmo-shimbun.el (elmo-shimbun-msgdb-to-headers): Inverted logic.
6647
6648         * elmo-util.el (elmo-file-field-primitive-condition-match):
6649         New inline function (Don't fetch file content if "first" or "last").
6650         (elmo-file-field-condition-match): Use
6651         elmo-file-field-primitive-condition-match.
6652
6653         * elmo-localdir.el (elmo-folder-search): Speed up simple "last" and
6654         "first".
6655
6656         * elmo-pop3.el (elmo-pop3-process-filter): Don't use floor nor float.
6657         (elmo-message-fetch-plugged): Fixed.
6658
6659         * elmo-imap4.el (elmo-imap4-find-next-line): Ditto.
6660
6661 2001-06-10  Yuuichi Teranishi  <teranisi@gohome.org>
6662
6663         * elmo.el (elmo-folder-move-messages): Bind
6664         elmo-inhibit-display-retrieval-progress as t while moving messages.
6665
6666         * elmo-vars.el (elmo-display-retrieval-progress-threshold):
6667         New variable.
6668         (elmo-inhibit-display-retrieval-progress): Ditto.
6669
6670         * elmo-pop3.el (elmo-pop3-process-filter): Use elmo-display-progress
6671         for retrieval progress;
6672         Don't display progress when total buffer size is smaller than
6673         elmo-display-retrieval-progress-threshold.
6674         (elmo-message-fetch-plugged): Don't display progress when
6675         elmo-inhibit-display-retrieval-progress is non-nil.
6676
6677         * elmo-imap4.el (elmo-imap4-find-next-line): Use elmo-display-progress
6678         for retrieval progress;
6679         Don't display progress when literal size is smaller than
6680         elmo-display-retrieval-progress-threshold.
6681         (elmo-imap4-message-fetch): Don't display progress when
6682         elmo-inhibit-display-retrieval-progress is non-nil.
6683
6684 2001-06-07  Yuuichi Teranishi  <teranisi@gohome.org>
6685
6686         * elmo-imap4.el (elmo-imap4-display-literal-progress): New variable.
6687         (elmo-imap4-find-next-line): Display progress whille literal fetching.
6688         (elmo-imap4-message-fetch): Likewise.
6689
6690         * elmo-shimbun.el (elmo-shimbun-default-index-range): New user option.
6691         (elmo-shimbun-index-range-alist): Ditto.
6692         (elmo-shimbun-use-entire-index): Abolish.
6693         (shimbun-mua-use-entire-index): Ditto.
6694         (elmo-shimbun-folder): Added new slot `range'.
6695         (elmo-folder-initialize): Setup slot `range'.
6696
6697 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6698
6699         * elmo-shimbun.el (elmo-shimbun-parse-time-string): New function.
6700         (elmo-shimbun-msgdb-to-headers): Added `expire-days' argument.
6701         (elmo-shimbun-get-headers): Use return value of
6702         `shimbun-article-expiration-days'.
6703         (elmo-folder-close-internal): Clean up last-check slot.
6704
6705         * elmo-pop3.el (elmo-pop3-process-filter): Show retrieve progress.
6706         (elmo-pop3-total-size): New variable.
6707         (elmo-message-fetch-plugged): Bind elmo-pop3-total-size while fetching.
6708
6709         * elmo.el (elmo-folder-reserve-status-p): New method.
6710
6711         * elmo-shimbun.el (elmo-shimbun-headers-cache): Abolish.
6712         (elmo-shimbun-use-entire-index): New user option.
6713         (shimbun-elmo-mua): New class.
6714         (shimbun-mua-search-id): Define.
6715         (shimbun-mua-use-entire-index): Ditto.
6716         (elmo-shimbun-folder:last-check): New slot.
6717         (elmo-shimbun-headers-cache-header-list): Abolish.
6718         (elmo-shimbun-headers-cache-set-header-list): Ditto.
6719         (elmo-shimbun-headers-cache-header-hash): Ditto.
6720         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
6721         (elmo-shimbun-headers-cache-last-check): Ditto.
6722         (elmo-shimbun-headers-cache-set-last-check): Ditto.
6723         (elmo-shimbun-headers-check-p): Rewrite.
6724         (elmo-shimbun-msgdb-to-headers): New function.
6725         (elmo-shimbun-get-headers): Rewrite.
6726         (elmo-folder-initialize): Set 1st argument of `shimbun-open'.
6727         (elmo-folder-open-internal): Get headers only if
6728         `elmo-shimbun-headers-check-p' is non-nil.
6729         (elmo-folder-check): Check only if `elmo-shimbun-headers-check-p'
6730         is non-nil.
6731         (elmo-shimbun-msgdb-create-entity): Re-use old msgdb entities.
6732         (elmo-quit): Removed.
6733
6734         * elmo-msgdb.el (elmo-msgdb-overview-entity-get-extra): New inline
6735         function.
6736         (elmo-msgdb-overview-entity-set-extra): Ditto.
6737         (elmo-msgdb-make-overview-hashtb): Make hash if overview is non-nil.
6738
6739         * elmo-map.el (elmo-folder-status): Don't call
6740         elmo-folder-close-internal if `elmo-folder-reserve-status-p'
6741         is non-nil.
6742
6743 2001-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6744
6745         * elmo-msgdb.el (elmo-msgdb-search-internal): Call itself instead
6746         of `elmo-msgdb-search-internal-primitive' when condition's car is
6747         `and' or `or'.
6748
6749 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6750
6751         * elmo-nntp.el (elmo-nntp-get-newsgroup-by-msgid): Fix for luna.
6752
6753 2001-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6754
6755         * elmo-pipe.el (elmo-folder-open-internal): Check plugged before
6756         call `elmo-pipe-drain'.
6757
6758 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6759
6760         * elmo-mark.el (elmo-message-fetch-with-cache-process): Fixed
6761         typo. (elmo-cache-folder -> elmo-mark-folder)
6762
6763 2001-05-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6764
6765         * elmo-net.el (elmo-message-fetch-unplugged): Don't call
6766         `elmo-message-fetch'.
6767
6768 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6769
6770         * elmo-net.el (elmo-message-encache): Fixed typo.
6771         (elmo-message-fetch-unplugged): Changed call
6772         `elmo-message-fetch-internal' without argument `outbuf'.
6773
6774 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6775
6776         * elmo.el (elmo-message-encache): Define as generic function.
6777         (elmo-message-fetch-field): New generic function.
6778         (elmo-message-fetch-with-cache-process): Cause an error when
6779         fetch strategy is 'entire but only 'section cache is available.
6780         (toplevel): Fixed nmz folder definition.
6781
6782         * elmo-vars.el (elmo-msgdb-lock-list-filename): Removed.
6783         (elmo-msgdb-resume-list-filename): Ditto.
6784         (elmo-queue-filename): Ditto.
6785         (elmo-enable-disconnected-operation): Changed default value to t.
6786
6787         * elmo-util.el (elmo-cache-path-section-p): New function.
6788         (elmo-file-cache-get): Use it.
6789         (elmo-dop-queue-filename): Moved from elmo-dop.el.
6790         (elmo-dop-queue-load): Moved from elmo-msgdb.el.
6791         (elmo-dop-queue-save): Ditto.
6792
6793         * elmo-net.el (elmo-folder-status-unplugged): Call
6794         elmo-folder-status-dop.
6795         (elmo-folder-list-messages-unplugged): Implemented.
6796         (elmo-folder-delete-messages-unplugged): Define.
6797         (elmo-folder-msgdb-create): Define.
6798         (elmo-folder-msgdb-create-unplugged): Define.
6799         (elmo-folder-mark-as-read-unplugged): Ditto.
6800         (elmo-folder-unmark-read-unplugged): Ditto.
6801         (elmo-folder-mark-as-important-unplugged): Ditto.
6802         (elmo-folder-unmark-important-unplugged): Ditto.
6803         (elmo-message-encache): Ditto.
6804
6805         * elmo-msgdb.el (elmo-dop-queue-load): Moved to elmo-util.el.
6806         (elmo-dop-queue-save): Ditto.
6807
6808         * elmo-imap4.el (elmo-folder-msgdb-create-plugged): Renamed from
6809         `elmo-folder-msgdb-create'.
6810         (elmo-folder-append-buffer): Implemented unplugged operation.
6811         (elmo-folder-append-messages): Call parent method in unplugged status.
6812         (elmo-message-fetch-unplugged): Removed definition.
6813         (elmo-message-fetch-field): Implemented.
6814
6815         * elmo-dop.el (toplevel): Require 'elmo-localdir.
6816         (elmo-dop-folder): Removed variable definition.
6817         (elmo-dop-queue-append): Changed argument `fname' to `folder'.
6818         (elmo-dop-queue-flush): Implemented.
6819         (elmo-dop-queue-merge): Removed definition (TODO).
6820         (elmo-dop-spool-folder): New function.
6821         (elmo-dop-spool-folder-append-buffer): Ditto.
6822         (elmo-dop-spool-folder-list-messages): Ditto.
6823         (elmo-dop-list-deleting-messages): Ditto.
6824         (elmo-folder-append-buffer-dop): Ditto.
6825         (elmo-folder-delete-messages-dop): Ditto.
6826         (elmo-message-encache-dop): New inline function.
6827         (elmo-create-folder-dop): Ditto.
6828         (elmo-folder-mark-as-read-dop): Ditto.
6829         (elmo-folder-unmark-read-dop): Ditto.
6830         (elmo-folder-mark-as-important-dop): Ditto.
6831         (elmo-folder-unmark-important-dop): Ditto.
6832         (elmo-folder-status-dop): Fixed.
6833         (elmo-folder-append-buffer-dop-delayed): New function.
6834         (elmo-folder-delete-messages-dop-delayed): Ditto.
6835         (elmo-dop-msgdb): Ditto.
6836
6837 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6838
6839         * elmo-localdir.el (elmo-folder-pack-numbers): Fixed.
6840
6841 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6842
6843         * elmo.el (elmo-folder-move-messages): Fixed problem when
6844         `dst-folder' is 'null.
6845
6846 2001-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6847
6848         * elmo.el (elmo-folder-list-importants): Rewirte. Use global mark
6849         instead of current mark.
6850
6851         * elmo-multi.el (elmo-folder-list-importants-internal): No
6852         operation if importants is not list.
6853
6854         * elmo-filter.el (elmo-filter-folder-list-importants-internal):
6855         Return t if importants is not list.
6856
6857         * elmo-map.el (elmo-map-folder-list-importants): Define.
6858         (elmo-folder-list-importants-internal): Check return value of
6859         `elmo-map-folder-list-importants-internal'.
6860
6861         * elmo-cache.el (elmo-folder-list-importants-internal): Eliminated.
6862
6863         * elmo-mark.el (elmo-folder-list-importants-internal): Ditto.
6864
6865         * elmo-nmz.el (elmo-folder-list-importants-internal): Ditto.
6866
6867         * elmo-shimbun.el (elmo-folder-list-importants-internal): Ditto.
6868
6869 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6870
6871         * elmo.el (elmo-message-fetch-confirm): Fixed docstring.
6872         (Patch is provided by <kita@coe.nttdata.co.jp>).
6873
6874 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6875
6876         * elmo.el (elmo-folder-synchronize): Don't check important mark in
6877         mark folder.
6878
6879 2001-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6880
6881         * elmo.el (elmo-message-fetch): Define.
6882         (elmo-message-fetch-with-cache-process): New generic method.
6883         (elmo-message-fetch-internal): New generic method.
6884         (elmo-folder-synchronize):
6885
6886         * elmo-archive.el (elmo-message-fetch-internal): Define.
6887         (elmo-message-fetch): Eliminated.
6888
6889         * elmo-localdir.el (elmo-message-fetch-internal): Define.
6890         (elmo-message-fetch): Eliminated.
6891
6892         * elmo-map.el (elmo-map-message-fetch): Eliminated optional
6893         argument OUTBUF.
6894         (elmo-message-fetch-internal): Define (Renamed from `elmo-message-fetch').
6895
6896         * elmo-cache.el (elmo-message-fetch-with-cache-process): Define.
6897         (elmo-map-message-fetch): Merged with elmo-cache-folder-map-message-fetch.
6898
6899         * elmo-mark.el (elmo-message-fetch-with-cache-process): Define.
6900         (elmo-map-message-fetch): Merged with `elmo-mark-folder-map-message-fetch'.
6901
6902         * elmo-maildir.el (elmo-map-message-fetch): Rewrite.
6903
6904         * elmo-nmz.el (elmo-map-message-fetch): Ditto.
6905
6906         * elmo-shimbun.el (elmo-map-message-fetch): Ditto.
6907
6908         * elmo-net.el (elmo-message-fetch-plugged): Remove cache process.
6909         (elmo-message-fetch-unplugged): New generic method.
6910         (elmo-message-fetch-internal): Remove cache process (Renamed from
6911         `elmo-message-fetch').
6912
6913         * elmo-nntp.el (elmo-message-fetch-with-cache-process): Define.
6914         (elmo-message-fetch): Eliminated.
6915         (elmo-message-fetch-unplugged): Ditto.
6916
6917         * elmo-imap4.el (elmo-message-fetch-unplugged): Remove cache process.
6918
6919 2001-05-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6920
6921         * elmo-multi.el (elmo-multi-folder-append-msgdb): Fixed structure
6922         of `to-be-deleted' from number-alist to number-list.
6923
6924 2001-04-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6925
6926         * elmo-pipe.el (elmo-folder-unmark-important): Fixed typo.
6927         (elmo-folder-mark-as-important): Ditto.
6928
6929 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6930
6931         * elmo.el (elmo-folder): Added process-duplicates slot.
6932
6933         * elmo-pipe.el (elmo-folder-mark-as-read): Define.
6934         (elmo-folder-unmark-read): Ditto.
6935         (elmo-folder-unmark-important): Ditto.
6936         (elmo-folder-mark-as-important): Ditto.
6937
6938         * elmo-multi.el (elmo-multi-folder-append-msgdb): Implemented
6939         duplicated message processing.
6940
6941         * elmo.el (elmo-generic-folder-append-msgdb): Ditto.
6942
6943 2001-04-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6944
6945         * elmo-util.el (elmo-list-subdirectories-1): New function.
6946         (elmo-list-subdirectories): Use `elmo-list-subdirectories-1'.
6947         (elmo-mapcar-list-of-list): New function.
6948
6949         * elmo-archive.el (elmo-archive-folder-list-subfolders): Use
6950         `elmo-mapcar-list-of-list' instead of `mapcar'.
6951
6952         * elmo-localdir.el (elmo-folder-list-subfolders): Ditto.
6953
6954         * elmo-maildir.el (elmo-folder-list-subfolders): Ditto. Bind
6955         `elmo-have-link-count'. Return the fully qualified folder name.
6956
6957 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6958
6959         * elmo-shimbun.el (elmo-shimbun-check-interval): New user option.
6960         (elmo-shimbun-headers-cache): New internal variable.
6961         (elmo-shimbun-headers-cache-header-list): New inline function.
6962         (elmo-shimbun-headers-cache-set-header-list): Ditto.
6963         (elmo-shimbun-headers-cache-header-hash): Ditto.
6964         (elmo-shimbun-headers-cache-set-header-hash): Ditto.
6965         (elmo-shimbun-headers-cache-last-check): Ditto.
6966         (elmo-shimbun-headers-cache-set-last-check): Ditto.
6967         (elmo-shimbun-lapse-seconds): Ditto.
6968         (elmo-shimbun-headers-cache-check-p): Ditto.
6969         (elmo-shimbun-get-headers): New function.
6970         (elmo-folder-open-internal): Call it.
6971         (elmo-quit): Define (Clear headers-cache).
6972
6973 2001-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
6974
6975         * elmo-nntp.el (elmo-folder-initialize): Fixed typo (folder->name).
6976
6977         * elmo-msgdb.el (elmo-msgdb-flist-load): Use elmo-mime-charset.
6978         (elmo-msgdb-flist-save): Ditto.
6979
6980         * elmo-shimbun.el (elmo-folder-list-subfolders):
6981         Use `shimbun-groups' instead of `shimbun-groups-internal'.
6982         (elmo-folder-exists-p): Ditto.
6983
6984         * elmo-shimbun.el (elmo-shimbun-msgdb-create-entity): Set `shimbun'
6985         argument for `shimbun-header-insert'.
6986
6987 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6988
6989         * elmo-multi.el (elmo-multi-folder-diff): Use dummy number list
6990         at first time.
6991
6992         * elmo-util.el (toplevel): Require 'mcharset and 'pces.
6993         (With a little help from 'NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>')
6994
6995 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6996
6997         * elmo-shimbun.el (elmo-folder-open-internal): Do nothing if unplugged.
6998         (elmo-folder-plugged-p): Define.
6999         (elmo-folder-set-plugged): Ditto.
7000         (elmo-shimbun-msgdb-create-entity): Do nothing if there's no header.
7001         (elmo-folder-list-messages-internal): Return t if unplugged.
7002         (elmo-folder-initialize): Fixed for "@gnome.gnome-1.4-list".
7003
7004         * elmo-multi.el (elmo-folder-list-messages-internal): Fixed problem
7005         when elmo-folder-list-messages-internal method of children returns t.
7006
7007         * elmo-map.el (elmo-map-folder-update-locations): Fixed problem when
7008         pair is nil.
7009         (elmo-folder-open-internal): Don't update if unplugged status.
7010
7011 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7012
7013         * elmo.el (elmo-folder-synchronize): Fixed problem when there's no
7014         new message.
7015
7016 2001-04-12  Yuuichi Teranishi  <teranisi@gohome.org>
7017
7018         * elmo-util.el (elmo-file-cache-save): Ignore errors.
7019
7020         * elmo-net.el (elmo-message-fetch): Check cache-path is non-nil before
7021         saving.
7022
7023 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7024
7025         * elmo.el (elmo-folder-synchronize): Added optional no-check argument.
7026
7027         * elmo-shimbun.el (elmo-shimbun-folder): Added headers slot.
7028         (elmo-folder-open-internal): Set up headers slot.
7029         (elmo-folder-check): Call elmo-folder-close-internal and
7030         elmo-folder-open-internal.
7031         (elmo-folder-close-internal): Clean up headers slot.
7032
7033 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7034
7035         * elmo-archive.el (elmo-archive-folder-list-subfolders): Match
7036         exactly folder list.
7037         (elmo-folder-append-messages): Fixed append archive with prefix.
7038
7039         * elmo-localdir.el (elmo-folder-message-make-temp-files): Fixed
7040         make temp files with start-number.
7041
7042         * elmo-pipe.el (elmo-folder-message-make-temp-file-p): Fixed typo.
7043
7044 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7045
7046         * elmo.el (elmo-folder-list-messages-internal): Fixed lucking optional
7047         argument `visible-only'.
7048         (elmo-generic-folder-append-messages): Fixed condition. Use `unless'
7049         instead of `if'.
7050
7051         * elmo-pop3.el (elmo-folder-open-internal): Check
7052         `elmo-inhibit-number-mapping' is non-nil.
7053
7054         * elmo-pipe.el (elmo-folder-status): Fixed.
7055
7056 2001-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
7057
7058         * elmo.el (elmo-dop-queue-flush): Added autload setting.
7059
7060         * elmo-shimbun.el (elmo-shimbun-folder): Added `header-hash' slot.
7061         (elmo-folder-open-internal): Setup `header-hash' slot.
7062         (elmo-shimbun-msgdb-create-entity): Use `header-hash' to get header
7063         information.
7064         (elmo-map-message-fetch): Ditto.
7065
7066 2001-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
7067
7068         * shimbun.el, sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7069         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7070         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7071         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el, sb-tcup.el: Removed.
7072
7073         * elmo-util.el (elmo-resque-obsolete-variable): Fix.
7074
7075 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7076
7077         * sb-airs.el: Added footer.
7078
7079         * shimbun.el (shimbun-article): Define as luna-method.
7080
7081         * sb-tcup.el: New file.
7082
7083         * sb-airs.el (toplevel): Require 'sb-mhonarc.
7084         (According to the report from ABE Yasushi <yasushi@indigo.co.jp>)
7085
7086 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7087
7088         * sb-asahi.el (shimbun-index-url): Removed redundant '/' in URL string.
7089         (shimbun-get-headers): Ditto.
7090
7091         * elmo.el: Moved obsolete variable definitions from
7092         elmo-imap4.el, elmo-nntp.el and elmo-pop3.el.
7093
7094         * sb-asahi.el (shimbun-asahi-groups): Deleted "feneral" and "personal"
7095         groups.
7096
7097         * shimbun.el: New file.
7098
7099         * elmo-shimbun.el: New file.
7100
7101         * sb-airs.el, sb-asahi.el, sb-bbdb-ml.el, sb-cnet.el,
7102         sb-fml.el, sb-lump.el, sb-mew.el, sb-mhonarc.el,
7103         sb-netbsd.el, sb-sponichi.el, sb-text.el, sb-wired.el,
7104         sb-xemacs.el, sb-yomiuri.el, sb-zdnet.el: New files.
7105
7106 2001-03-27  Kenichi OKADA  <okada@opaopa.org>
7107
7108         * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
7109         hierarchy is t.
7110
7111 2001-03-12  Yuuichi Teranishi  <teranisi@gohome.org>
7112
7113         * elmo.el (elmo-folder-msgdb): Define as macro.
7114         (elmo-folder-open): Added argument `load-msgdb'.
7115         (elmo-generic-folder-open): Ditto.
7116         (elmo-folder-encache): New function.
7117
7118         * elmo-dop.el (elmo-dop-queue): Moved from elmo-dop.el.
7119
7120         * elmo-net.el (elmo-message-fetch): Check the cache path is non-nil.
7121
7122         * elmo-msgdb.el (elmo-msgdb-delete-msgs):
7123         Eliminated argument FOLDER and added argument MSGDB.
7124         (elmo-dop-queue-load): Moved from elmo-dop.el.
7125         (elmo-dop-queue-save): Ditto.
7126
7127         * elmo-map.el (elmo-map-folder-update-locations): Sort by number.
7128
7129         * elmo-imap4.el (elmo-folder-open): Added argument load-msgdb.
7130
7131         * elmo-filter.el (elmo-filter-folder-list-unreads-internal):
7132         Use elmo-folder-msgdb instead of elmo-folder-msgdb-internal.
7133         (elmo-filter-folder-list-importants-internal): Ditto.
7134
7135         * elmo-map.el (elmo-folder-pack-number): Ditto.
7136
7137         * elmo-mime.el (elmo-mime-message-display): Ditto.
7138
7139         * elmo.el (elmo-generic-folder-commit): Ditto.
7140         (elmo-folder-list-unreads): Ditto.
7141         (elmo-folder-list-importants): Ditto.
7142         (elmo-generic-folder-commit): Ditto.
7143         (elmo-message-set-mark): Ditto.
7144         (elmo-generic-folder-append-msgdb): Ditto.
7145         (elmo-folder-synchronize): Ditto.
7146         (elmo-folder-messages): Ditto.
7147         (elmo-init): Call elmo-dop-queue-load.
7148         (elmo-folder-list-messages): Ditto.
7149
7150         * elmo-nntp.el (elmo-folder-update-number): Ditto.
7151         (elmo-nntp-folder-process-crosspost): Ditto.
7152         (elmo-folder-list-unreads-internal): Ditto.
7153
7154         * elmo-dop.el: Removed old functions.
7155
7156 2001-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
7157
7158         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument from
7159         `folder' to `msgdb'.
7160
7161 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7162
7163         * mmimap.el (mmimap-parse-parameters-from-list): Define as alias for
7164         `mime-decode-parameters' instead of `mime-decode-parameter-plist'.
7165
7166         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Bind
7167         case-fold-search.
7168
7169 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7170
7171         * elmo-util.el (elmo-resque-obsolete-variable): Use defvaralias if
7172         defined.
7173
7174         * mmimap.el (toplevel): Require 'mime-parse and 'static.
7175         (mmimap-parse-parameters-from-list): Define as alias for
7176         `mime-decode-parameter-plist' if it is defined as function.
7177         (mmimap-make-mime-entity): Added argument `number'.
7178         (initialize-instance): Set `number' argument of mmimap-make-mime-entity
7179         as 0.
7180         (mime-imap-entity-header-string): Arrange node-id for rfc2060 section.
7181
7182         * elmo.el (elmo-folder-have-subfolder-p): New generic function.
7183
7184         * elmo-mark.el (elmo-folder-have-subfolder-p): Define.
7185
7186         * elmo-internal.el (elmo-folder-list-subfolders): Rewrite.
7187
7188 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7189
7190         * elmo-maildir.el (elmo-folder-msgdb-create): Fixed.
7191
7192         * elmo-imap4.el (elmo-folder-initialize): Fixed problem
7193         when elmo-imap4-default-authenticate-type is nil.
7194         (elmo-folder-list-subfolders): Ditto
7195         (According to the reported of Bun Mizuhara <mizuhara@acm.org>)
7196         (elmo-imap4-fetch-callback-1-subr): Renamed from
7197         `elmo-imap4-fetch-callback-1' and define as inline function.
7198         (elmo-imap4-fetch-callback-1):
7199         Renamed from `elmo-imap4-fetch-callback'.
7200         (elmo-imap4-parse-fetch): Funcall `elmo-imap4-fetch-callback'.
7201
7202         * elmo-localdir.el (elmo-folder-expand-msgdb-path): Fixed
7203         msgdb path (To keep compatibility with main trunk).
7204
7205         * elmo-vars.el (elmo-inhibit-number-mapping): New variable.
7206
7207         * elmo-util.el (elmo-make-file-cache): Moved position of
7208         some macros.
7209
7210         * elmo-pop3.el (elmo-pop3-inhibit-uidl): Eliminated.
7211         (elmo-pop3-get-session): Use `elmo-inhibit-number-mapping'
7212         instead of `elmo-pop3-inhibit-uidl'.
7213         (elmo-folder-exists-p): Ditto.
7214         (elmo-pop3-folder-list-messages): Ditto.
7215
7216         * elmo-pipe.el (elmo-pipe-drain): Use `elmo-inhibit-number-mapping'
7217         instead of `elmo-pop3-inhibit-uidl'.
7218         (elmo-folder-status): Ditto.
7219
7220         * elmo-dop.el (elmo-dop-folder): New variable.
7221         (elmo-dop-lock-message): Eliminated.
7222         (elmo-dop-unlock-message): Ditto.
7223         (elmo-dop-lock-list-load): Ditto.
7224         (elmo-dop-lock-list-save): Ditto.
7225         (elmo-dop-delete-folder): Ditto.
7226         (elmo-dop-rename-folder): Ditto.
7227
7228         * elmo.el: Removed incomplete commentary.
7229
7230 2001-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7231
7232         * elmo.el (toplevel): Require 'elmo-version first;
7233         for little `recursive-load-depth' settings.
7234         Fix "ends here" comment.
7235
7236 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7237
7238         * elmo-util.el (toplevel): Require 'poem;
7239         Some functions are moved from elmo-cache.el.
7240
7241         * elmo-net.el (toplevel): Require 'elmo-cache.
7242
7243         * elmo-msgdb.el (toplevel): Don't require 'elmo-cache.
7244
7245         * elmo.el (toplevel): Ditto.
7246
7247         * elmo-cache.el: Rewrite with luna;
7248         Some functions are moved to elmo-util.el.
7249
7250         * elmo-internal.el (elmo-internal-folder-list): New variable.
7251         (elmo-internal-folder-initialize): Rewrite.
7252         (elmo-folder-list-subfolders): Ditto.
7253
7254         * elmo-cache.el (elmo-cache-search-all): Eliminated.
7255         (elmo-cache-collect-sub-directories): Ditto.
7256
7257 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7258
7259         * elmo-version.el (elmo-version): Up to 2.5.8.
7260
7261         * elmo.el (elmo-folder-list-messages-mark-match): New function.
7262
7263         * elmo-util.el (elmo-list-insert): New function.
7264
7265 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7266
7267         * elmo.el (elmo-init): New function.
7268         (elmo-quit): Call `elmo-crosspost-message-alist-save'.
7269
7270         * elmo-vars.el (elmo-msgdb-file-header-chop-length): New variable
7271         (Renamed from `elmo-localdir-header-chop-length').
7272
7273         * elmo-pop3.el (elmo-pop3-use-cache,
7274         elmo-pop3-send-command-synchronously): Moved from `elmo-vars.el'.
7275
7276         * elmo-nntp.el (elmo-message-fetch): Define.
7277         (elmo-message-fetch-unplugged): Ditto.
7278         (elmo-nntp-overview-fetch-chop-length): Moved from `elmo-vars.el'.
7279         (elmo-nntp-use-cache): Ditto.
7280         (elmo-nntp-max-number-precedes-list-active): Ditto.
7281
7282         * elmo-multi.el (elmo-multi-divide-number): Moved from `elmo-vars.el'.
7283
7284         * elmo-msgdb.el (elmo-localdir-insert-header): Renamed to
7285         `elmo-msgdb-insert-file-header'.
7286         Use `elmo-msgdb-file-header-chop-length'.
7287
7288         * elmo-localdir.el (elmo-localdir-lockfile-list): Moved from
7289         `elmo-vars.el'.
7290
7291         * elmo-cache.el (elmo-cache-insert-header): Eliminated.
7292         (elmo-cache-msgdb-create-overview-entity-from-file): Use
7293         `elmo-msgdb-insert-file-header'.
7294
7295         * elmo-imap4.el, elmo-nntp.el, elmo-pop3.el:
7296         Use new variable;
7297         Define obsolete variables with `elmo-define-obsolete-variable',
7298
7299         * elmo-util.el (elmo-warning-buffer-name): New constant.
7300         (elmo-warning): New function.
7301         (elmo-obsolete-variable-alist): New variable.
7302         (elmo-obsolete-variable-show-warnings): New variable.
7303         (elmo-define-obsolete-variable): New function.
7304         (elmo-resque-obsolete-variable): Ditto.
7305         (elmo-resque-obsolete-variables): Ditto.
7306
7307 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7308
7309         * elmo-vars.el (elmo-use-buffer-cache, elmo-buffer-cache-size):
7310         Eliminated.
7311
7312         * elmo-pop3.el, elmo-nntp.el: Use custom.
7313
7314 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7315
7316         * elmo-imap4.el (elmo-network-authenticate-session): Fix.
7317         * elmo-pop3.el (elmo-network-authenticate-session): Add comments.
7318
7319 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7320
7321         * Luna-fy Kenichi OKADA's following changes.
7322         * elmo.el (elmo-folder-list-messages-internal): Added optional argument
7323         `nohide'.
7324         (elmo-folder-synchronize): Changed meaning of argument `ignore-msgdb'.
7325
7326 2001-02-21  OKAZAKI Tetsurou  <okazaki@be.to>
7327
7328         * elmo-util.el (elmo-display-progress): Prefer
7329         `progress-feedback-with-label' to `lprogress-display'.
7330
7331 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7332
7333         * elmo-imap4.el (elmo-imap4-list-folder): Added 'uid'
7334
7335 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7336
7337         * elmo2.el (elmo-list-folder): Added optional argument `nohide'.
7338         * elmo-imap4.el (elmo-imap4-list-folder): Added optional argument `nohide'.
7339         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
7340         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
7341         * elmo-localdir.el (elmo-localdir-list-folder): Ditto.
7342         * elmo-localnews.el (elmo-localnews-list-folder): Ditto.
7343         * elmo-archive.el (elmo-archive-list-folder): Ditto.
7344         * elmo-filter.el (elmo-filter-list-folder): Ditto.
7345         * elmo-internal.el (elmo-internal-list-folder): Ditto.
7346         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
7347         * elmo-multi.el (elmo-multi-list-folder): Ditto.
7348         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
7349         * elmo-dop.el (elmo-dop-list-folder): Ditto.
7350
7351 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7352
7353         * elmo-msgdb.el (elmo-msgdb-max-of-killed): New function.
7354         * elmo-imap4.el (elmo-imap4-list-folder): Use killed-list.
7355
7356 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7357
7358         * elmo.el (elmo-folder-process-crosspost): New generic method.
7359         (elmo-folder-writable-p): Ditto.
7360         (elmo-folder-message-appendable-p): Eliminated.
7361         (elmo-generic-folder-append-msgdb): Rewrite.
7362         (elmo-newsgroups-hashtb): New internal variable.
7363         (elmo-crosspost-message-set): Eliminated.
7364         (elmo-crosspost-message-delete): Ditto.
7365         (elmo-setup-subscribed-newsgroups): New function.
7366         (elmo-crosspost-message-alist-modified): New internal variable.
7367         (elmo-crosspost-message-alist-load): New function (Renamed from
7368         `wl-crosspost-alist-load').
7369         (elmo-crosspost-message-alist-save): Ditto (Renamed from
7370         `wl-crosspost-alist-save').
7371
7372         * elmo-util.el (elmo-parse): New function (Renamed from `wl-parse').
7373
7374         * elmo-nntp.el (elmo-nntp-folder): New slots `temp-crosses' and
7375         `unreads'.
7376         (elmo-nntp-groups-hashtb): Eliminated (Renamed to
7377         elmo-newsgroups-hashtb).
7378         (elmo-nntp-message-fetch): Call `elmo-nntp-setup-crosspost-buffer',
7379         `elmo-nntp-folder-update-crosspost-message-alist'.
7380         (elmo-nntp-get-folders-info): Use `elmo-newsgroups-hashtb' instead of
7381         `elmo-nntp-groups-hashtb'.
7382         (elmo-nntp-make-groups-hashtb): Eliminated.
7383         (elmo-nntp-parse-newsgroups): New function (Renamed from
7384         `wl-parse-newsgroups').
7385         (elmo-folder-creatable-p, elmo-folder-writable-p,
7386         elmo-folder-close-internal, elmo-folder-mark-as-read,
7387         elmo-folder-process-crosspost, elmo-folder-list-unreads-internal):
7388         Define.
7389         (elmo-nntp-folder-update-crosspost-message-alist): New function.
7390
7391         * elmo-net.el (elmo-message-fetch): Check buffer size.
7392
7393         * elmo-multi.el (elmo-multi-split-number-alist): New function.
7394
7395         * elmo-localdir.el (elmo-folder-append-buffer): Fixed logic.
7396
7397         * elmo-imap4.el (elmo-folder-rename-internal): Send `select' command
7398         before `close' command.
7399
7400         * elmo.el (elmo-folder-list-unreads-internal): Added argument
7401         `mark-alist' (All other related portions are changed).
7402
7403 2001-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
7404
7405         * elmo-util.el (elmo-create-hash-size): Eliminated.
7406         (elmo-make-hash) Make a hash with `one less than a power of two'
7407         length.
7408
7409         * elmo-vars.el (elmo-hash-minimum-size): New variable.
7410         (elmo-hash-maximum-size): Changed value.
7411
7412 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7413
7414         * elmo-mime.el (elmo-mime-message-display): Added argument `unread'.
7415         (elmo-mime-message-display-as-is): Ditto.
7416
7417 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7418
7419         * elmo-pipe.el (elmo-pipe-drain): Eliminated needless bindings;
7420         Use `elmo-folder-close-internal' instead of `elmo-folder-close'.
7421
7422 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7423
7424         * elmo-mark.el: New file.
7425
7426         * elmo-internal.el: Rewrite (Almost empty).
7427
7428 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7429
7430         * mmimap.el (mmimap-make-mime-entity): Consider message/rfc822.
7431         (mime-imap-entity-header-string): Ditto.
7432         (mmimap-entity-section): Rewrite.
7433
7434 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7435
7436         * elmo-nmz.el: New file.
7437
7438         * elmo-pipe.el: Rewrite with luna.
7439
7440 2001-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
7441
7442         * elmo-archive.el: Rewrite with luna.
7443
7444         * elmo-multi.el (elmo-folder-list-unreads-internal): Fixed.
7445         (elmo-folder-list-importants-internal): Ditto.
7446
7447 2001-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
7448
7449         * elmo-archive.el (elmo-archive-version): Abolish.
7450         (toplevel) Removed `boso' comment.
7451
7452 2001-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
7453
7454         * elmo-msgdb.el (elmo-msgdb-add-msgs-to-seen-list): Renamed from
7455         elmo-msgdb-add-msgs-to-seen-list-subr;
7456         Changed argument seen-marks to unread-marks.
7457
7458         * elmo-nntp.el: Rewrite with luna.
7459
7460 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7461
7462         * elmo-filter.el: Rewrite with luna.
7463
7464 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7465
7466         * elmo-pop3.el: Rewrite with luna.
7467
7468 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7469
7470         * elmo-multi.el: Rewrite with luna.
7471
7472         * elmo-vars.el (elmo-use-killed-list): Abolish.
7473         All other related portions are changed.
7474         (elmo-filename-replace-string-alist): Renamed from
7475         elmo-msgid-replace-string-alist.
7476
7477 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7478
7479         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Changed argument.
7480
7481         * elmo-map.el: New file.
7482         * elmo-maildir.el: Rewrite with luna.
7483
7484 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7485
7486         * elmo.el: Changed meaning of `elmo-folder-commit'.
7487         * elmo-mime.el (elmo-mime-display-as-is-internal): New function.
7488
7489 2001-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
7490
7491         * elmo.el (elmo-folder-append-buffer): New function.
7492         (Renamed from `elmo-append-msg')
7493
7494 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
7495
7496         * elmo-mime.el: New file.
7497
7498 2000-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
7499
7500         * elmo-cache.el: Rewrite.
7501
7502 2000-02-17  Kenichi OKADA  <okada@opaopa.org>
7503
7504         * elmo-pop3.el (elmo-network-authenticate-session): Bind `sasl-mechanisms'
7505
7506 2000-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
7507
7508         * elmo-vars.el (elmo): New group.
7509         (elmo-strict-diff-folder-regexp): New variable.
7510
7511         * elmo-util.el (elmo-call-func): Abolish.
7512         (elmo-folder-get-type): Ditto.
7513         (elmo-*-get-spec): Ditto.
7514         (elmo-*-spec-*): Ditto.
7515         (elmo-imap4-identical-name-space-p): Ditto.
7516         (elmo-folder-identical-system-p): Ditto.
7517         (elmo-folder-direct-copy-alist): Ditto.
7518         (elmo-folder-direct-copy-p): Ditto.
7519
7520         * elmo-pipe.el (elmo-pipe-folder): New luna class.
7521         (elmo-folder-initialize): Define.
7522         (elmo-folder-get-primitive-list): Ditto.
7523
7524         * elmo-nntp.el (elmo-nntp-folder): New luna class.
7525         (elmo-folder-initialize): Define.
7526         Renamed `elmo-network-session-host-internal' to
7527         `elmo-network-session-server-internal'.
7528
7529         * elmo-multi.el (elmo-multi-folder): New luna class.
7530         (elmo-folder-initialize): Define.
7531         (elmo-folder-get-primitive-list): Ditto.
7532         (elmo-folder-contains-type): Ditto.
7533         (elmo-message-use-cache-p): Ditto.
7534
7535         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolish.
7536         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path'.
7537
7538         * elmo-maildir.el (elmo-maildir-folder): New luna class.
7539         (elmo-folder-initialize): Define.
7540
7541         * elmo-filter.el (elmo-filter-folder): New luna class.
7542         (elmo-folder-initialize): Define.
7543         (elmo-folder-get-primitive-list): Ditto.
7544         (elmo-folder-contains-type): Ditto.
7545
7546 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7547
7548         * elmo-imap4.el: Rewrite with luna.
7549
7550         * mmimap.el: New file.
7551
7552         * mmelmo.el, mmelmo-imap4.el: Removed.
7553
7554         * elmo-net.el: Ditto.
7555
7556         * elmo-pop3.el (elmo-pop3-folder): New luna class.
7557         (elmo-folder-initialize): Define.
7558
7559         * elmo-archive.el (elmo-archive-folder): New luna class.
7560         (elmo-folder-initialize): Define.
7561
7562         * elmo-dop.el: Rename `elmo-msgdb-expand-path' to
7563         `elmo-folder-msgdb-path'.
7564         (elmo-dop-queue-append): Use `elmo-folder-name-internal' and
7565         `elmo-make-folder'.
7566
7567 2000-12-06  Yuuichi Teranishi  <teranisi@gohome.org>
7568
7569         * elmo.el: New file.
7570
7571         * elmo2.el: Renamed to elmo.el.
7572
7573 \f
7574 2001-02-01  OKAZAKI Tetsurou  <okazaki@be.to>
7575
7576         * elmo-cache.el (elmo-cache-expire-by-size): Count
7577         a disk usage for a cache file entry in KB even when
7578         its kind is a directory.
7579
7580 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7581
7582         * elmo-version.el (elmo-version): Up to 2.5.7.
7583
7584 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7585
7586         * elmo-version.el (elmo-version): Up to 2.5.6.
7587
7588 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7589
7590         * elmo-version.el (elmo-version): Up to 2.5.5.
7591
7592 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
7593
7594         * elmo-imap4.el (elmo-network-authenticate-session):
7595         Fixed a logic for response checking.
7596
7597 2000-12-15   Daiki Ueno  <ueno@unixuser.org>
7598
7599         * elmo-net.el: Add autoload settings for `starttls-negotiate',
7600         `sasl-find-mechanism', `sasl-make-client', `sasl-mechanism-name',
7601         `sasl-next-step', `sasl-step-data' and `sasl-step-set-data'; bind
7602         `sasl-mechanisms'.
7603
7604         * elmo-imap4.el: Don't require `sasl'; remove autoload settings
7605         for `starttls-open-stream' and `starttls-negotiate'.
7606
7607         * elmo-nntp.el: Remove autoload settings for
7608         `starttls-open-stream' and `starttls-negotiate'.
7609
7610         * elmo-pop3.el: Don't require `sasl'; remove autoload settings
7611         for `starttls-open-stream' and `starttls-negotiate'; don't enclose
7612         `luna-define-class' with `eval-and-compile'.
7613
7614 2000-12-01  Kenichi OKADA  <okada@opaopa.org>
7615
7616         * elmo-util.el (elmo-read-search-condition-internal):
7617         Require an element of table for searching field.
7618
7619 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7620
7621         * elmo-version.el (elmo-version): Up to 2.5.4.
7622
7623 2000-11-26  Kenichi OKADA  <okada@opaopa.org>
7624
7625         * elmo-nntp.el (elmo-network-initialize-session): Accept response 20[01].
7626
7627 2000-11-24  Kenichi OKADA  <okada@opaopa.org>
7628
7629         * elmo-nntp.el (elmo-network-initialize-session): omitted.
7630
7631 2000-11-22  Kenichi OKADA  <okada@opaopa.org>
7632
7633         * elmo-nntp.el (elmo-network-initialize-session): Skip garbage output
7634         before greeting.
7635
7636 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7637
7638         * elmo-imap4.el (elmo-imap4-delete-folder):
7639         Send "close" before "delete" (Use commented out line).
7640         (elmo-imap4-rename-folder): Ditto.
7641
7642         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
7643         folder string itself.
7644         (elmo-dop-list-deleted): New function.
7645         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
7646         killed.
7647
7648         * elmo-util.el (elmo-string-rassoc-all): New function.
7649
7650 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7651
7652         * elmo-version.el (elmo-version): Up to 2.5.3.
7653
7654         * elmo-net.el (elmo-network-get-session): Changed logic for
7655         checking process status.
7656
7657         * elmo-pop3.el (elmo-network-close-session): Do nothing if session
7658         process is nil;
7659         Changed logic for checking process status.
7660
7661 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7662
7663         * elmo-pop3.el (elmo-network-initialize-session): Skip garbage output
7664         before greeting.
7665         (elmo-network-setup-session): Set UIDL hash size according to
7666         the length of list response.
7667         (elmo-pop3-parse-list-response): Setup elmo-pop3-size-hash
7668         according to the length of list response;
7669         Return the length of list response.
7670         (Adviced by OKAZAKI Tetsurou <okazaki@be.to>)
7671
7672 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
7673
7674         * elmo-imap4.el (toplevel): Require 'ssl.
7675         Add autoload 'starttls.
7676         * elmo-pop3.el (toplevel): Ditto.
7677         * elmo-nntp.el (toplevel): Ditto.
7678
7679 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7680
7681         * elmo-imap4.el (toplevel): defun at compile time.
7682         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
7683         sasl-next-step, sasl-step-data, sasl-step-set-data.
7684         * elmo-pop3.el (toplevel): Ditto.
7685
7686 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7687
7688         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
7689
7690 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7691
7692         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
7693         if error.
7694         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
7695         and `elmo-pop-auth-apop'.
7696
7697 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7698
7699         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
7700
7701 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7702
7703         * elmo-pop3.el (elmo-network-authenticate-session): Split
7704         encoded response value.
7705
7706 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7707
7708         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
7709         `elmo-pop3-force-login'.
7710         Redefine `sasl-mechanisms'.
7711         * elmo-vars.el (elmo-pop3-force-login): Ditto.
7712
7713 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7714
7715         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
7716         Delete `elmo-imap4-authenticator-alist'.
7717         (elmo-imap4-auth-cram-md5): Delete.
7718         (elmo-imap4-auth-digest-md5): Delete.
7719
7720 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7721
7722         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
7723         (elmo-pop3-auth-scram-md5): Ditto.
7724         (elmo-pop3-auth-cram-md5): Ditto.
7725
7726 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7727
7728         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
7729         Delete `elmo-pop3-authenticator-alist'.
7730
7731 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7732
7733         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
7734         new SASL API.
7735         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
7736
7737 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7738
7739         * elmo-util.el (elmo-folder-local-p): Treat pipe and filter.
7740
7741 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7742
7743         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7744         Fixed problem when `elmo-pop3-use-uidl' is nil.
7745         (Reported by Takenobu Sugiyama <sugiyama@ae.advantest.co.jp>)
7746
7747 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7748
7749         * elmo-version.el (elmo-version): Up to 2.5.2.
7750
7751 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7752
7753         * elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
7754         New function.
7755         (elmo-pop3-sort-msgdb-by-original-number): Ditto.
7756         (elmo-pop3-msgdb-create-as-numlist): Use it.
7757
7758         * elmo-imap4.el (elmo-imap4-arrival-filter): Check process-buffer.
7759         (Based on the report by AMAKAWA Shuhei <sa264@cam.ac.uk>)
7760
7761         * elmo-pop3.el (elmo-pop3-msgdb-create-as-numlist): Sort msgdb by date.
7762         (Pointed out by Mikiya Tani <m-tani@hml.cl.nec.co.jp>)
7763
7764 2001-01-13 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7765
7766         * elmo2.el (elmo-make-folder-numbers-list): Fixed problem
7767         when elmo-mark-as-read is called with second argument nil.
7768
7769 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7770
7771         * elmo-pipe.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7772         Moved to elmo-util.el.
7773
7774         * elmo-util.el (elmo-pipe-spec-src, elmo-pipe-spec-dst):
7775         Moved from elmo-pipe.el
7776
7777         * elmo-archive.el (elmo-archive-call-process): Enclose with
7778         static-if.
7779
7780         * elmo-imap4.el (elmo-imap4-read-msg): Use "BODY[]" instead of
7781         "RFC822" (because RFC822.PEEK is obsolete).
7782         (Adviced by IMAI Takeshi <imai@on.rim.or.jp>)
7783
7784 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7785
7786         * elmo-archive.el (elmo-archive-call-process): Don't check for
7787         the exit status when Nemacs is running.
7788
7789 2001-01-09  Yuuichi Teranishi  <teranisi@gohome.org>
7790
7791         * elmo-net.el (elmo-network-session-password-key): Don't set default to
7792         'plain.
7793
7794         * elmo-util.el (elmo-imap4-get-spec): Set default of auth to 'clear.
7795         (elmo-pop3-get-spec): Set default of auth to 'user.
7796
7797         * elmo-imap4.el (elmo-imap4-session-check):
7798         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
7799         (elmo-imap4-clear-login): New function; Renamed from `elmo-imap4-login'.
7800         (elmo-imap4-auth-login): New function; Revival.
7801         (elmo-network-authenticate-session): Use `elmo-imap4-clear-login' and
7802         `elmo-imap4-auth-login'.
7803
7804 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7805
7806         * elmo2.el (toplevel): Move `product-provide' declare.
7807         * mmelmo.el (toplevel): Ditto.
7808
7809 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7810
7811         * elmo-util.el (elmo-folder-get-store-type): Rewrite.
7812
7813 2000-12-26  OKAZAKI Tetsurou <okazaki@be.to>
7814
7815         * elmo-util.el (elmo-folder-get-store-type): New function.
7816         (elmo-folder-direct-copy-p): Use it.
7817
7818 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7819
7820         * elmo-imap4.el (elmo-imap4-msgdb-create): Set
7821         `elmo-imap4-fetch-callback-data' as a cons cell of `args'
7822         and result of `elmo-imap4-use-flag-p'.
7823         (elmo-imap4-fetch-callback-1): Set mark according to
7824         the result of `elmo-imap4-use-flag-p'.
7825
7826 2000-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
7827
7828         * elmo-msgdb.el (elmo-generic-folder-diff): Moved from elmo2.el
7829         (elmo-generic-list-folder-unread): Ditto.
7830         (elmo-folder-get-info): Ditto.
7831         (elmo-folder-set-info-max-by-numdb): Ditto.
7832         (elmo-folder-get-info-max): Ditto.
7833         (elmo-folder-get-info-length): Ditto.
7834         (elmo-folder-get-info-unread): Ditto.
7835         (elmo-folder-info-make-hashtb): Ditto.
7836
7837         * elmo2.el: Removed above functions.
7838
7839 2000-11-21  Kenichi OKADA  <okada@opaopa.org>
7840
7841         * elmo-imap4.el (toplevel): Require 'ssl.
7842         Add autoload 'starttls.
7843         * elmo-pop3.el (toplevel): Ditto.
7844         * elmo-nntp.el (toplevel): Ditto.
7845
7846 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7847
7848         * elmo-imap4.el (toplevel): defun at compile time.
7849         sasl-find-mechanism, sasl-make-client, sasl-mechanism-name,
7850         sasl-next-step, sasl-step-data, sasl-step-set-data.
7851         * elmo-pop3.el (toplevel): Ditto.
7852
7853 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7854
7855         * elmo-imap4.el (elmo-network-authenticate-session): Use `elmo-imap4-login'
7856
7857 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7858
7859         * elmo-pop3.el (elmo-pop3-auth-apop): Signal `elmo-pop-auth-apop'
7860         if error.
7861         (elmo-network-authenticate-session): Use `elmo-pop-auth-user'
7862         and `elmo-pop-auth-apop'.
7863
7864 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7865
7866         * elmo-pop3.el (elmo-network-authenticate-session): Fix for `APOP'.
7867
7868 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7869
7870         * elmo-pop3.el (elmo-network-authenticate-session): Split
7871         encoded response value.
7872
7873 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7874
7875         * elmo-pop3.el (elmo-network-authenticate-session): Abolish
7876         `elmo-pop3-force-login'.
7877         Redefine `sasl-mechanisms'.
7878         * elmo-vars.el (elmo-pop3-force-login): Ditto.
7879
7880 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7881
7882         * elmo-imap4.el (toplevel): Delete defun-maybe for sasl-*.
7883         Delete `elmo-imap4-authenticator-alist'.
7884         (elmo-imap4-auth-cram-md5): Delete.
7885         (elmo-imap4-auth-digest-md5): Delete.
7886
7887 2000-11-20  Kenichi OKADA  <okada@opaopa.org>
7888
7889         * elmo-pop3.el (elmo-pop3-auth-digest-md5): Delete.
7890         (elmo-pop3-auth-scram-md5): Ditto.
7891         (elmo-pop3-auth-cram-md5): Ditto.
7892
7893 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7894
7895         * elmo-pop3.el (toplevel): Delete defun-maybe for sasl-*.
7896         Delete `elmo-pop3-authenticator-alist'.
7897
7898 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7899
7900         * elmo-pop3.el (elmo-network-authenticate-session): Rewrite for
7901         new SASL API.
7902         * elmo-imap4.el (elmo-network-authenticate-session): Ditto.
7903
7904 \f
7905 2000-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
7906
7907         * elmo-nntp.el (elmo-nntp-get-folders-info): Fixed last change.
7908
7909 2000-12-01  Yuuichi Teranishi  <teranisi@gohome.org>
7910
7911         * elmo-nntp.el (elmo-nntp-get-folders-info):
7912         Fixed problem when '\' character is contained in user-id.
7913         (Reported by Yoichiro Okabe <okabe@wizsoft.co.jp>)
7914
7915 \f
7916 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7917
7918         * elmo-imap4.el (elmo-imap4-delete-folder):
7919         Send "close" before "delete" (Use commented out line).
7920         (elmo-imap4-rename-folder): Ditto.
7921
7922         * elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get
7923         folder string itself.
7924         (elmo-dop-list-deleted): New function.
7925         (elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as
7926         killed.
7927
7928         * elmo-util.el (elmo-string-rassoc-all): New function.
7929
7930         * elmo-version.el (elmo-version): Up to 2.5.1.
7931
7932 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7933
7934         * elmo-pop3.el (elmo-pop3-folder-exists-p): Don't use UIDL.
7935
7936         * elmo-internal.el (elmo-internal-search): Fix last change.
7937
7938 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7939
7940         * elmo-internal.el (elmo-internal-search): Rewrite.
7941         (Fixed problem which is pointed out by Akihiro MOTOKI
7942         <motoki@da.jp.nec.com>)
7943
7944         * elmo-version.el (elmo-version): Up to 2.5.0.
7945
7946 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7947
7948         * elmo-imap4.el (elmo-imap4-list-folders): Append authenticate-type.
7949
7950 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7951
7952         * elmo-imap4.el (elmo-imap4-list-folders): When hierarchy is
7953         non-nil, make hierarchy.
7954
7955 2000-11-05  OKAZAKI Tetsurou  <okazaki@be.to>
7956
7957         * elmo-pipe.el (elmo-pipe-drain): When calling `elmo-list-folder',
7958         `elmo-pop3-use-uidl' must be bound to nil.
7959         (Pointed out by Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>)
7960
7961 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7962
7963         * elmo-util.el (elmo-copy-file): Don't cause an error after
7964         `add-name-to-file' failed.
7965
7966         * elmo-pipe.el (elmo-pipe-drain): List folder before loading msgdb.
7967         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7968
7969 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7970
7971         * elmo-version.el (elmo-version): Up to 2.3.93.
7972
7973 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7974
7975         * elmo-util.el (elmo-flatten): New function.
7976
7977 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7978
7979         * elmo-archive.el (toplevel): Added (C) to copyright notice, and
7980         sync Author header.
7981         * elmo-cache.el (toplevel): Ditto.
7982         * elmo-database.el (toplevel): Ditto.
7983         * elmo-date.el (toplevel): Ditto.
7984         * elmo-dop.el (toplevel): Ditto.
7985         * elmo-filter.el (toplevel): Ditto.
7986         * elmo-imap4.el (toplevel): Ditto.
7987         * elmo-internal.el (toplevel): Ditto.
7988         * elmo-localdir.el (toplevel): Ditto.
7989         * elmo-localnews.el (toplevel): Ditto.
7990         * elmo-maildir.el (toplevel): Ditto.
7991         * elmo-msgdb.el (toplevel): Ditto.
7992         * elmo-multi.el (toplevel): Ditto.
7993         * elmo-net.el (toplevel): Ditto.
7994         * elmo-nntp.el (toplevel): Ditto.
7995         * elmo-pipe.el (toplevel): Ditto.
7996         * elmo-pop3.el (toplevel): Ditto.
7997         * elmo-util.el (toplevel): Ditto.
7998         * elmo-vars.el (toplevel): Ditto.
7999         * elmo2.el (toplevel): Ditto.
8000         * mmelmo-imap4.el (toplevel): Ditto.
8001         * mmelmo.el (toplevel): Ditto.
8002
8003         * elmo-version.el (elmo-version): Move to top.
8004
8005         * elmo-cache.el (toplevel): Fixed multiple Author header format.
8006         * elmo-imap4.el (toplevel): Ditto.
8007         * elmo-localdir.el (toplevel): Ditto.
8008         * elmo-msgdb.el (toplevel): Ditto.
8009         * elmo-nntp.el (toplevel): Ditto.
8010         * elmo-pop3.el (toplevel): Ditto.
8011         * elmo-version.el (toplevel): Ditto.
8012
8013         * elmo-localnews.el (toplevel): Added Keyword header.
8014
8015 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8016
8017         * elmo-version.el (product-version-as-string): Defined using
8018         `defun-maybe'.
8019         (toplevel): Use it.
8020
8021         * elmo-localdir.el (toplevel): Updated copyright notice.
8022         * elmo-version.el (toplevel): Ditto.
8023         * elmo-msgdb.el (toplevel): Ditto.
8024         * elmo-imap4.el (toplevel): Ditto.
8025         * elmo-nntp.el (toplevel): Ditto.
8026         * elmo-pop3.el (toplevel): Ditto.
8027
8028 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8029
8030         * elmo-pipe.el (elmo-pipe-drain): Don't save msgdb after moving
8031         messages.
8032
8033         * mmelmo.el (mime-parse-parameters-from-list): Don't downcase
8034         parameter value (It sometimes contains raw kanji).
8035
8036 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8037
8038         * elmo-imap4.el (elmo-network-initialize-session): Check capability.
8039         * elmo-pop3.el (elmo-network-initialize-session): Ditto.
8040
8041 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8042
8043         * elmo-imap4.el (elmo-network-initialize-session): Fix.
8044
8045 2000-10-28  Kenichi OKADA  <okada@opaopa.org>
8046
8047         * elmo-imap4.el (elmo-network-initialize-session): Change error message.
8048         * elmo-pop3.el (elmo-network-initialize-session): Change error message.
8049
8050 2000-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
8051
8052         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Return response
8053         value if selecting folder succceeded.
8054         (Advised by MII Kazuyoshi <mii@isl.ntt.co.jp> for prom-wl.)
8055
8056 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8057
8058         * elmo-util.el (elmo-make-directory): Fixed permission lateral
8059         representation.
8060
8061         * elmo-util.el (elmo-string-matched-member): New function.
8062
8063 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8064
8065         * elmo-util.el (elmo-unintern): New macro.
8066         (elmo-number-set-member): Fixed docstring.
8067
8068         * elmo-imap4.el (elmo-imap4-parse-response): Call `elmo-unintern' for
8069         tag token.
8070
8071 2000-10-25  OKAZAKI Tetsurou  <okazaki@be.to>
8072
8073         * elmo-imap4.el (elmo-imap4-client-eol): Remove duplicated defvar
8074         of `elmo-imap4-status' and `elmo-imap4-reached-tag'.
8075
8076 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8077
8078         * elmo-imap4.el (elmo-imap4-session-select-mailbox): Added argument
8079         `no-error'.
8080         Added docstring.
8081         Return non-nil if selecting folder succeeded.
8082         (elmo-imap4-folder-exists-p): Call with argument 'no-error.
8083
8084 2000-10-23  Yuuichi Teranishi  <teranisi@gohome.org>
8085
8086         * elmo-maildir.el (elmo-maildir-get-filename): Fixed problem when
8087         `file-name-completion' returns t.
8088         (Reported by Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>)
8089         (elmo-maildir-set-mark): Put `info' part to the files in the cur
8090         directory if it does not exist.
8091         (elmo-maildir-update-current): Use `while' instead of `mapcar'
8092         for iteration.
8093
8094 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8095
8096         * elmo-imap4.el (elmo-imap4-folder-exists-p): Removed `condition-case'
8097         enclosure (It's harmful in unplugged status).
8098
8099         * elmo-pop3.el (elmo-pop3-folder-exists-p): Ditto.
8100
8101         * mmelmo-1.el: Removed.
8102
8103         * mmelmo-2.el: Ditto.
8104
8105         * mmelmo-imap4-1.el: Ditto.
8106
8107         * mmelmo-imap4-2.el: Ditto.
8108
8109         * mmelmo-imap4.el: Merged mmelmo-imap4-2.el
8110
8111         * mmelmo.el: Merged mmelmo-2.el.
8112
8113         * elmo-version.el (elmo-version): Up to 2.3.92.
8114
8115 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8116
8117         * elmo2.el (elmo-move-msgs, elmo-msgdb-load, elmo-msgdb-save,
8118         elmo-update-number): Remove last period in "...done." message.
8119         * elmo-archive.el (elmo-archive-msgdb-create-as-numlist-subr1):
8120         Ditto.
8121         * elmo-cache.el (elmo-cache-expire-by-size,
8122         elmo-cache-get-sorted-cache-file-list,
8123         elmo-cache-msgdb-create-as-numlist): Ditto.
8124         * elmo-dop.el (elmo-dop-save-pending-messages,
8125         (elmo-dop-flush-pending-append-operations): Ditto.
8126         * elmo-imap4.el (elmo-imap4-msgdb-create): Ditto.
8127         * elmo-internal.el (elmo-internal-msgdb-create): Ditto.
8128         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist,
8129         (elmo-localdir-pack-number): Ditto.
8130         * elmo-maildir.el (elmo-maildir-msgdb-create): Ditto.
8131         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Ditto.
8132         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer,
8133         mime-write-entity-content): Ditto.
8134         * pldap.el (ldap-search-basic): Ditto.
8135
8136 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8137
8138         * elmo-version.el (elmo-version): Up to 2.3.91.
8139
8140         * elmo-filter.el (elmo-filter-folder-diff): Use target folder's diff
8141         Only when filter is 'last'.
8142
8143         * elmo-util.el (elmo-condition-atom-regexp): New constant.
8144         (elmo-condition-parse-search-value): Use it.
8145         (elmo-read-search-condition-internal): Quote value only when
8146         it is not an atom.
8147
8148 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8149
8150         * elmo2.el (elmo-generic-folder-diff): Fix.
8151
8152 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8153
8154         * elmo-msgdb.el (elmo-msgdb-killed-list-length): New function.
8155         * elmo-localdir.el (elmo-localdir-list-folder-subr): Fix.
8156         * elmo-maildir.el (elmo-maildir-list-folder-subr): Fix.
8157         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8158         * elmo-internal.el (elmo-internal-list-folder-subr): Fix.
8159         * elmo-imap4.el (elmo-imap4-max-of-folder): Fix.
8160
8161 2000-10-17  Akihiro MOTOKI <motoki@da.jp.nec.com>
8162
8163         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Search by
8164         extra-fields.
8165
8166 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8167
8168         * elmo-version.el (elmo-version): Up to 2.3.90.
8169
8170         * elmo-imap4.el (elmo-imap4-list-folder-unread): Check plugged status.
8171         (elmo-imap4-list-folder-important): Ditto.
8172
8173 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8174
8175         * elmo-nntp.el (elmo-network-initialize-session): Fix.
8176
8177 2000-10-16  Kenichi OKADA  <okada@opaopa.org>
8178
8179         * elmo-nntp.el (elmo-nntp-read-msg): Don't error.
8180
8181 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8182
8183         * elmo-nntp.el (elmo-network-initialize-session):
8184         Add starttls negotiation.
8185
8186 2000-10-15  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8187
8188         * elmo-nntp.el (elmo-network-initialize-session): Read greeting
8189         response.
8190         (elmo-network-setup-session): Define.
8191         Call `elmo-nntp-send-mode-reader' when session opened.
8192
8193 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8194
8195         * elmo-multi.el (elmo-multi-list-folder-unread): Fixed.
8196
8197 2000-10-13  OKAZAKI Tetsurou  <okazaki@be.to>
8198
8199         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Remove
8200         an invalid SPACE character ahead of `SEARCH' command.  Move
8201         a valid SPACE character following `SEARCH' from conditional
8202         `format' arguments to control-strings.
8203
8204 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8205
8206         * elmo2.el (elmo-call-func-on-markable-msgs): Return t if marking
8207         was succeeded.
8208
8209         * elmo-util.el (elmo-folder-get-spec): Enclose with save-match-data.
8210
8211 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8212
8213         * elmo-localdir.el (elmo-localdir-list-folders-subr): Bind
8214         `w32-get-true-file-link-count' as t.
8215
8216         * elmo-imap4.el (elmo-imap4-read): Abolished.
8217         (Renamed to `elmo-read' and moved to elmo-util.el)
8218         All other related portions are changed.
8219
8220         * elmo-util.el (elmo-read): New function.
8221         (elmo-condition-parse-search-value): Use it.
8222
8223 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8224
8225         * elmo2.el (elmo-quit): Don't use `elmo-nntp-flush-connection'.
8226
8227         * elmo-nntp.el (elmo-nntp-session): Define.
8228         (elmo-nntp-setting): Abolished.
8229         All other related portions are changed.
8230         (elmo-nntp-get-server-command): Changed argument.
8231         (elmo-nntp-set-server-command): Ditto.
8232         (elmo-nntp-xover-p): Ditto.
8233         (elmo-nntp-set-xover): Ditto.
8234         (elmo-nntp-listgroup-p): Ditto.
8235         (elmo-nntp-set-listgroup): Ditto.
8236         (elmo-nntp-list-active-p): Ditto.
8237         (elmo-nntp-set-list-active): Ditto.
8238         (elmo-nntp-xhdr-p): Ditto.
8239         (elmo-nntp-set-xhdr): Ditto.
8240         (elmo-nntp-flush-connection): Abolished.
8241         (elmo-nntp-get-connection): Abolished.
8242         (elmo-nntp-get-session): New function.
8243         (elmo-network-initialize-session): Defined.
8244         (elmo-network-authenticate-session): Ditto.
8245         (elmo-nntp-send-mode-reader): Changed argument.
8246         (elmo-nntp-send-command): Changed argument.
8247         All other related portions are changed.
8248         (elmo-nntp-read-response): Ditto.
8249         (elmo-nntp-read-raw-response): Ditto.
8250         (elmo-nntp-read-contents): Ditto.
8251         (elmo-nntp-read-body): Ditto.
8252         (elmo-nntp-goto-folder): Abolished.
8253         (elmo-nntp-select-group): New function.
8254         All other related portions are changed.
8255         (This function substitutes `elmo-nntp-goto-folder')
8256         (elmo-nntp-msgdb-create-by-header): Rewrite.
8257         (elmo-nntp-get-overview): Eliminated.
8258         (elmo-nntp-get-message): Ditto.
8259         (elmo-nntp-open-connection) Abolished.
8260         (elmo-nntp-read-msg): Rewrite.
8261         (elmo-nntp-post): Ditto.
8262         (elmo-nntp-send-data): Abolished.
8263         (elmo-nntp-send-buffer): New function.
8264         (elmo-nntp-send-data-line): Define as inline function.
8265         (elmo-nntp-get-folders-info-prepare): Use session as key.
8266         (elmo-nntp-groups-read-response): Changed argument.
8267         (elmo-nntp-retrieve-headers): Ditto.
8268         (elmo-nntp-msgdb-create-message): Ditto.
8269
8270         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): Fixed problem
8271         when searching by 'since' or 'before'.
8272
8273 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8274
8275         * elmo-version.el (toplevel): Use product-version-as-string for set
8276         verstion-string, if defined.
8277
8278 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8279
8280         * elmo-util.el: Doc fixes.
8281
8282 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8283
8284         * elmo-archive.el (toplevel): Use product-provide.
8285         * elmo-cache.el (toplevel): Ditto.
8286         * elmo-database.el (toplevel): Ditto.
8287         * elmo-date.el (toplevel): Ditto.
8288         * elmo-dop.el (toplevel): Ditto.
8289         * elmo-filter.el (toplevel): Ditto.
8290         * elmo-imap4.el (toplevel): Ditto.
8291         * elmo-internal.el (toplevel): Ditto.
8292         * elmo-localdir.el (toplevel): Ditto.
8293         * elmo-localnews.el (toplevel): Ditto.
8294         * elmo-maildir.el (toplevel): Ditto.
8295         * elmo-msgdb.el (toplevel): Ditto.
8296         * elmo-multi.el (toplevel): Ditto.
8297         * elmo-net.el (toplevel): Ditto.
8298         * elmo-nntp.el (toplevel): Ditto.
8299         * elmo-pipe.el (toplevel): Ditto.
8300         * elmo-pop3.el (toplevel): Ditto.
8301         * elmo-util.el (toplevel): Ditto.
8302         * elmo-vars.el (toplevel): Ditto.
8303         * elmo2.el (toplevel): Ditto.
8304         * mmelmo-1.el (toplevel): Ditto.
8305         * mmelmo-2.el (toplevel): Ditto.
8306         * mmelmo-imap4-1.el (toplevel): Ditto.
8307         * mmelmo-imap4-2.el (toplevel): Ditto.
8308         * mmelmo-imap4.el (toplevel): Ditto.
8309         * mmelmo.el (toplevel): Ditto.
8310
8311 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8312
8313         * elmo-dop.el (elmo-dop-flush-pending-append-operations): Add no-see.
8314         (elmo-dop-call-func-on-msgs): Don't delete appends from msgs.
8315
8316 2000-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
8317
8318         * elmo-multi.el (elmo-multi-split-mark-alist): Copy and sort alist
8319         before splitting.
8320         (elmo-multi-split-number-alist): Ditto.
8321
8322 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8323
8324         * elmo-version.el: New file.  Use product.el.
8325         * elmo2.el: Add (require 'elmo-version).
8326         * elmo-vars.el (elmo-appname, elmo-version): Move to
8327         elmo-version.el
8328
8329 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8330
8331         * elmo2.el (elmo-copy-msgs): Set `spec' as 1st argument for
8332         `elmo-msgdb-expand-path'.
8333         (elmo-msgdb-load): Ditto.
8334         Abolished 2nd argument. If 1st argument is not string, treat as spec.
8335         (elmo-generic-list-folder-unread): Rewrite.
8336         (elmo-generic-list-folder-important): Changed argument.
8337         (elmo-list-folder-unread): Ditto.
8338         (elmo-list-folder-important): Ditto.
8339         (elmo-folder-diff): Rewrite.
8340         (elmo-generic-folder-diff): New function.
8341         (elmo-multi-get-number-alist-list): Abolished
8342         (Renamed to elmo-multi-split-number-alist and moved to elmo-multi.el)
8343         (elmo-multi-folder-diff): Moved to elmo-multi.el
8344         (toplevel): Removed autoload setting of `elmo-multi-folder-diff'.
8345
8346         * elmo-pop3.el (elmo-pop3-list-folder): Set `spec' as 1st argument for
8347         `elmo-msgdb-expand-path'.
8348         (elmo-pop3-msgdb-create-as-numlist): Ditto.
8349         (elmo-pop3-read-msg): Ditto.
8350         (elmo-pop3-delete-msgs): Ditto.
8351         (elmo-pop3-folder-diff): New alias.
8352
8353         * elmo-pipe.el (elmo-pipe-list-folder): Set `spec' as 1st argument for
8354         `elmo-msgdb-expand-path'.
8355         (elmo-pipe-list-folder-unread): Changed arguments.
8356         (elmo-pipe-list-folder-important): Ditto.
8357         (elmo-pipe-folder-diff): New alias.
8358
8359         * elmo-nntp.el (elmo-nntp-list-folder): Set `spec' as 1st argument for
8360         `elmo-msgdb-expand-path'.
8361         (elmo-nntp-max-of-folder): Ditto.
8362         (elmo-nntp-msgdb-create): Ditto.
8363         (elmo-nntp-delete-msgs): Ditto.
8364         (elmo-nntp-folder-diff): New alias.
8365
8366         * elmo-multi.el (elmo-multi-folder-diff): New function.
8367         (elmo-multi-split-mark-alist): Ditto.
8368         (elmo-multi-split-number-alist): Ditto.
8369         (elmo-multi-mark-alist-list): Abolished (Renamed to
8370         elmo-multi-split-mark-alist).
8371         (elmo-multi-list-folder-unread): Rewrite.
8372         (elmo-multi-list-folder-important): Ditto.
8373         (elmo-multi-list-folder): Set `spec' as 1st argument for
8374         `elmo-msgdb-expand-path'.
8375         (elmo-multi-sync-number-alist): Use `elmo-multi-split-number-alist'
8376         instead of `elmo-multi-get-number-alist-list'.
8377
8378         * elmo-msgdb.el (elmo-msgdb-expand-path): Abolished 2nd argument.
8379         If 1st argument is not string, treat as spec.
8380         (elmo-list-folder-by-location): Set `spec' as 1st argument for
8381         `elmo-msgdb-expand-path'.
8382         (elmo-msgdb-flist-load): Ditto.
8383         (elmo-msgdb-flist-save): Ditto.
8384         (elmo-msgdb-delete-path): Ditto.
8385         (elmo-msgdb-rename-path): Ditto.
8386
8387         * elmo-maildir.el (elmo-maildir-set-mark-msgs):
8388         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8389         (elmo-maildir-delete-mark-msgs): Ditto.
8390         (elmo-maildir-msgdb-create): Ditto.
8391         (elmo-maildir-read-msg): Ditto.
8392         (elmo-maildir-delete-msgs): Ditto.
8393         (elmo-maildir-list-folder-subr): Ditto.
8394         (elmo-maildir-search): Ditto.
8395         (elmo-maildir-get-msg-filename): Ditto.
8396         (elmo-maildir-pack-number): Ditto.
8397         (elmo-maildir-folder-diff): New alias.
8398
8399         * elmo-localnews.el (elmo-localnews-folder-diff): New alias.
8400
8401         * elmo-localdir.el (elmo-localdir-list-folder-subr):
8402         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8403         (elmo-localdir-folder-diff): New alias.
8404
8405         * elmo-internal.el (elmo-internal-list-folder-subr):
8406         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8407         (elmo-internal-list-folder-by-location): Ditto.
8408         (elmo-internal-msgdb-create): Ditto.
8409         (elmo-internal-delete-msgs): Ditto.
8410         (elmo-internal-read-msg): Ditto.
8411         (elmo-internal-folder-diff): New alias.
8412
8413         * elmo-imap4.el (elmo-imap4-folder-diff): New function.
8414         (elmo-imap4-list-folder): Set `spec' as 1st argument for
8415         `elmo-msgdb-expand-path'.
8416         (elmo-imap4-list-folder-unread): Changed arguments.
8417         (elmo-imap4-list-folder-important): Ditto.
8418
8419         * elmo-filter.el (elmo-filter-list-folder-unread): Changed arguments.
8420         (elmo-filter-list-folder-important): Ditto.
8421         (elmo-filter-folder-diff): New function.
8422
8423         * elmo-dop.el (elmo-dop-folder-exists-p): Check elmo directory first.
8424
8425         * elmo-cache.el (elmo-cache-list-folder):
8426         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8427         (elmo-cache-copy-msgs): Ditto.
8428         (elmo-cache-folder-diff): New alias.
8429
8430         * elmo-archive.el (elmo-archive-list-folder-subr):
8431         Set `spec' as 1st argument for `elmo-msgdb-expand-path'.
8432         (elmo-archive-get-archive-name): Ditto.
8433         (elmo-archive-create-file): Ditto.
8434         (elmo-archive-append-msg): Ditto.
8435         (elmo-archive-copy-msgs): Ditto.
8436         (elmo-archive-copy-msgs-froms): Ditto.
8437         (elmo-archive-get-msg-filename): Ditto.
8438         (elmo-archive-folder-diff): New alias.
8439
8440 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8441
8442         * elmo-vars.el (elmo-imap4-stream-type-alist): New variable.
8443         (elmo-pop3-stream-type-alist): New variable.
8444         (elmo-nntp-stream-type-alist): New variable.
8445
8446         * elmo-util.el (elmo-buffer-exists-p): Rewrite as function.
8447         (elmo-kill-buffer): Ditto.
8448         (elmo-get-network-stream-type): Add 2nd argument `stream-type-alist'.
8449         (elmo-network-get-spec): Add 5th argument `stream-type-alist'.
8450         (elmo-nntp-get-spec): Take into account `elmo-nntp-stream-type-alist'.
8451         (elmo-pop3-get-spec): Take into account `elmo-pop3-stream-type-alist'.
8452         (elmo-imap4-get-spec): Take into account
8453         `elmo-imap4-stream-type-alist'.
8454
8455 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8456
8457         * elmo-nntp.el (elmo-nntp-list-folders): Fix for `-/'
8458         (elmo-nntp-list-folders-get-cache): Ditto.
8459
8460 2000-10-05  Yuuichi Teranishi  <teranisi@gohome.org>
8461
8462         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Added space
8463         character before 'uid'.
8464
8465 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8466
8467         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Don't save location data.
8468
8469         * elmo-nntp.el (elmo-nntp-max-of-folder): Fixed.
8470
8471         * elmo-util.el (elmo-number-set-member): New function.
8472         (elmo-number-set-append-list): Ditto.
8473         (elmo-number-set-append): Ditto.
8474
8475         * elmo-msgdb.el (elmo-msgdb-killed-message-p):
8476         Use `elmo-number-set-member'.
8477         (elmo-living-messages): Ditto.
8478         (elmo-msgdb-set-as-killed): Use `elmo-number-set-append'.
8479         (elmo-msgdb-append-to-killed-list): Use `elmo-number-set-append-list'.
8480
8481         * elmo-imap4.el (elmo-imap4-folder-exists-p): Rewrite.
8482         (elmo-imap4-add-to-cont-list): Abolished.
8483         (elmo-imap4-make-number-set-list): Use `elmo-number-set-append'
8484         instead of elmo-imap4-add-to-cont-list.
8485
8486         * elmo2.el (elmo-msgdb-search): Moved from elmo-msgdb.el.
8487         (toplevel): Removed autoload setting for `elmo-imap4-get-connection'.
8488
8489         * elmo-msgdb.el (elmo-msgdb-search): Moved to elmo2.el.
8490
8491 2000-10-03  Hiroya Murata      <lapis-lazuli@pop06.odn.ne.jp>
8492
8493         * elmo-util.el (elmo-condition-parse-search-value):
8494         Fixed date parsing.
8495
8496 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8497
8498         * elmo-util.el (elmo-condition-find-key-internal): New function.
8499         (elmo-condition-find-key): Ditto.
8500
8501         * elmo-msgdb.el (elmo-msgdb-search-internal-primitive): New function.
8502         (elmo-msgdb-search-internal): Ditto.
8503         (elmo-msgdb-search): Ditto.
8504
8505 2000-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
8506
8507         * elmo-util.el (elmo-cross-device-link-error-p): Abolished.
8508         (elmo-copy-file): Uncheck error condition for `add-name-to-file'.
8509
8510         * elmo-nntp.el (elmo-nntp-search-primitive): Decode header field.
8511         (elmo-nntp-search-primitive): Fixed problem when condition is
8512         'unmatch'.
8513
8514         * elmo-util.el (elmo-buffer-field-primitive-condition-match): Fixed.
8515
8516         * elmo-nntp.el (elmo-nntp-default-use-xhdr): New variable.
8517         (elmo-nntp-xhdr-p): New macro.
8518         (elmo-nntp-set-xhdr): Ditto.
8519         (elmo-nntp-parse-xhdr-response): New function.
8520         (elmo-nntp-retrieve-field): Ditto.
8521         (elmo-nntp-search-primitive): Ditto.
8522         (elmo-nntp-search): Implemented.
8523
8524         * elmo-date.el (elmo-date-make-sortable-string): New macro.
8525
8526         * elmo-archive.el (elmo-archive-search): Set all number list to
8527         `elmo-archive-field-condition-match'
8528
8529         * elmo-localdir.el (elmo-localdir-search): Likewise.
8530
8531         * elmo-maildir.el (elmo-maildir-search): Likewise.
8532
8533 2000-10-01  OKAZAKI Tetsurou  <okazaki@be.to>
8534
8535         * elmo-msgdb.el (elmo-living-messages): New function.
8536         * elmo-archive.el (elmo-archive-list-folder-subr): Use it.
8537         * elmo-cache.el (elmo-cache-list-folder): Ditto.
8538         * elmo-dop.el (elmo-dop-list-folder): Ditto.
8539         * elmo-imap4.el (elmo-imap4-list-folder): Ditto.
8540         * elmo-internal.el (elmo-internal-list-folder-subr): Ditto.
8541         * elmo-localdir.el (elmo-localdir-list-folder-subr): Ditto.
8542         * elmo-maildir.el (elmo-maildir-list-folder-subr): Ditto.
8543         * elmo-multi.el (elmo-multi-list-folder): Ditto.
8544         * elmo-nntp.el (elmo-nntp-list-folder): Ditto.
8545         * elmo-pipe.el (elmo-pipe-list-folder): Ditto.
8546         * elmo-pop3.el (elmo-pop3-list-folder): Ditto.
8547
8548 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8549
8550         * elmo-maildir.el (elmo-maildir-pack-number): Implemented.
8551
8552         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Save location data.
8553
8554         * elmo2.el (elmo-pack-number): Added 'maildir as allowd type.
8555
8556         * elmo-imap4.el (elmo-imap4-search-internal-primitive): Fixed
8557         arguments for `SEARCH' command.
8558         (elmo-imap4-parse-string): Set `POS' argument for char-after.
8559         All other related portions are changed.
8560
8561         * elmo-cache.el (elmo-cache-search-all): Added argument `from-msgs'.
8562
8563         * elmo2.el (elmo-generic-list-folder-unread): Rewrite.
8564         (elmo-list-folder-unread): Rewrite.
8565         (elmo-list-folder-important): Ditto.
8566
8567         * elmo-util.el (elmo-filter-get-spec): Rewrite.
8568         (elmo-condition-parse-error): New inline function.
8569         (elmo-read-search-condition): New function.
8570         (elmo-read-search-condition-internal): Ditto.
8571         (elmo-parse-search-condition): Rewrite.
8572         (elmo-condition-parse): New function.
8573         (elmo-condition-parse-or-expr): Ditto.
8574         (elmo-condition-parse-and-expr): Ditto.
8575         (elmo-condition-parse-primitive): Ditto.
8576         (elmo-condition-parse-search-value): Ditto.
8577         (elmo-buffer-field-primitive-condition-match): Ditto.
8578         (elmo-buffer-field-condition-match): Rewrite.
8579         (elmo-file-field-condition-match): Ditto.
8580
8581         * elmo-msgdb.el (elmo-msgdb-expand-path): Use
8582         `elmo-replace-msgid-as-filename' instead of `elmo-safe-filename'.
8583
8584         * elmo-internal.el (elmo-internal-search): Set `number' and
8585         `number-list' argument of `elmo-file-field-condition-match'.
8586
8587         * elmo-maildir.el (elmo-maildir-search): Ditto.
8588
8589         * elmo-imap4.el (elmo-imap4-list-folder-unread): Use
8590         `msgdb' as argument instead of `mark-alist'.
8591         (elmo-imap4-list-folder-important): Use `msgdb' as argument instead of
8592         `overview'.
8593
8594         * elmo-multi.el: Likewise.
8595
8596         * elmo-pipe.el: Likewise.
8597
8598         * elmo-imap4.el (elmo-imap4-search-internal-primitive): New function.
8599         (elmo-imap4-search-internal): Rewrite.
8600         (elmo-imap4-search): Ditto.
8601
8602         * elmo-filter.el (elmo-filter-list-folder): Rewrite.
8603         (elmo-filter-list-folder-unread): Ditto.
8604         (elmo-filter-list-folder-important): Ditto.
8605         (elmo-filter-search): Rewrite.
8606
8607         * elmo-cache.el (elmo-cache-search-all): Set `number' and
8608         `number-list' argument of `elmo-file-field-condition-match'.
8609         (elmo-cache-search): Ditto.
8610
8611         * elmo-localdir.el: Likewise.
8612
8613         * elmo-archive.el (elmo-archive-field-condition-match): Added argument
8614         number-list and pass it to `elmo-buffer-field-condition-match'.
8615         (elmo-archive-field-condition-match): Pass `number-list' to
8616         `elmo-archive-field-condition-match'
8617
8618 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8619
8620         * elmo-nntp.el (elmo-nntp-list-folder): Set current group after
8621         `listgroup'.
8622
8623         * elmo2.el (elmo-folder-diff-async-callback): New variable.
8624         (elmo-folder-diff-async-callback-data): Ditto.
8625         (elmo-folder-diff-async): New function.
8626
8627         * elmo-net.el (elmo-network-session-name-prefix): New variable.
8628         (elmo-network-session-cache-key): Use it as a prefix of the session
8629         name.
8630         (elmo-network-open-session): Ditto.
8631
8632         * elmo-imap4.el (elmo-imap4-status-callback): New local variable.
8633         (elmo-imap4-status-callback-data): Ditto.
8634         (elmo-imap4-server-diff-async-callback): New variable.
8635         (elmo-imap4-server-diff-async-callback-data): Ditto.
8636         (elmo-imap4-local-variables): Added `elmo-imap4-status-callback' and
8637         `elmo-imap4-status-callback-data'.
8638         (elmo-imap4-max-of-folder): Set `elmo-imap4-status-callback' and
8639         `elmo-imap4-status-callback-data' as nil.
8640         (elmo-imap4-server-diff): Ditto.
8641         (elmo-imap4-server-diff-async-callback-1): New function.
8642         (elmo-imap4-server-diff-async): Ditto.
8643         (elmo-imap4-parse-status): Call `elmo-imap4-status-callback'.
8644
8645 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8646
8647         * elmo-util.el (elmo-list-delete): Doc fix.
8648         (elmo-delete-lists): Abolish.
8649         * elmo2.el (elmo-crosspost-message-delete): Use `elmo-list-delete'
8650         instead of `elmo-delete-lists'.
8651
8652 2000-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
8653
8654         * elmo-imap4.el (elmo-imap4-make-number-set-list): Copy `msg-list'
8655         before `sort'.
8656
8657 2000-09-18  OKAZAKI Tetsurou  <okazaki@be.to>
8658
8659         * elmo-imap4.el (elmo-imap4-literal-1): Renamed from
8660         `elmo-imap4-literal-subr'.
8661         (elmo-imap4-string-1): Renamed from `elmo-imap4-string-subr'.
8662         (elmo-imap4-astring-1): Renamed from `elmo-imap4-astring-subr'.
8663
8664 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8665
8666         * elmo-archive.el (elmo-archive-list-folder-subr): Fix.
8667         (elmo-archive-list-folder): Fix.
8668         (elmo-archive-max-of-folder): Fix.
8669
8670 2000-09-15  Kenichi OKADA  <okada@opaopa.org>
8671
8672         * elmo-localdir.el (elmo-localdir-copy-msgs): Use
8673          `elmo-localdir-max-of-folder' instead of 'elmo-localdir-list-folder-subr'.
8674         (elmo-localdir-append-msg): Ditto.
8675         (elmo-localdir-list-folder): Fix for `nonsort'.
8676         (elmo-localdir-list-folder-subr): Fix for `killed'.
8677         * elmo-maildir.el (elmo-maildir-list-folder): Ditto.
8678         (elmo-maildir-list-folder-subr): Ditto.
8679         * elmo-archive.el (elmo-archive-list-folder): Ditto.
8680         (elmo-archive-list-folder-subr): Ditto.
8681         * elmo-internal.el (elmo-internal-list-folder): Ditto.
8682         (elmo-internal-list-folder-subr): Ditto.
8683
8684 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8685
8686         * elmo-imap4.el (elmo-imap4-parse-flag-list): Rewrite.
8687
8688 2000-09-12  Katsumi Yamaoka    <yamaoka@jpl.org>
8689
8690         * elmo-util.el (elmo-delete-plugged): Fix parenthesis.
8691
8692 2000-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
8693
8694         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity):
8695         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8696
8697         * elmo-imap4.el (elmo-network-initialize-session): Skip garbage output
8698         before greeting.
8699         (elmo-imap4-read-part): Use "body.peek" to fetch part.
8700         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.
8701
8702 2000-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
8703
8704         * mmelmo-imap4-2.el (mime-entity-children): Defined.
8705
8706         * elmo-imap4.el (elmo-imap4-mark-set-on-msgs):
8707         Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'
8708         before STORE command.
8709
8710 2000-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
8711
8712         * elmo2.el (elmo-multi-folder-diff): Fixed problem of filter folder.
8713
8714         * elmo-imap4.el (elmo-imap4-authenticator-alist): Added `plain' entry.
8715         (elmo-imap4-send-command): Use `elmo-imap4-current-response' instead
8716         of `response'.
8717         (elmo-imap4-list-folders): Removed unused local variable.
8718         (elmo-network-initialize-session): Ditto.
8719         (elmo-imap4-delete-msg-by-id): Ditto.
8720         (elmo-imap4-parse-fetch): Ditto.
8721         (elmo-imap4-copy-msgs): Ditto.
8722         Use `dst-spec' instead of `dst-folder'.
8723         (elmo-network-authenticate-session): Check authenticate type `plain'.
8724
8725 2000-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
8726
8727         * elmo-imap4.el (elmo-imap4-parse-response): Use string-match for
8728         garbage checking.
8729         (elmo-imap4-read-part): Use `elmo-imap4-response-value-all' instead of
8730         `elmo-imap4-response-value'.
8731         (elmo-imap4-parse-response): Return value of `EXPUNGE'.
8732
8733 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8734
8735         * elmo-imap4.el (elmo-imap4-send-command):
8736         Cause elmo-imap4-bye-error when current response is BYE.
8737         (elmo-imap4-arrival-filter): Changed greeting response value.
8738
8739         * elmo2.el (elmo-imap4-bye-error): Define.
8740
8741         * elmo-imap4.el (elmo-imap4-list): Don't call `elmo-imap4-commit'.
8742         (elmo-imap4-server-diff): Ditto.
8743         (elmo-imap4-response-bye-p): New macro.
8744         (elmo-imap4-response-error-text): Get text from BYE response.
8745         (elmo-imap4-read-response): Return if BYE response.
8746         (elmo-imap4-accept-ok): Cause elmo-imap4-bye-error when BYE response.
8747         (elmo-imap4-folder-exists-p): Ditto.
8748         (elmo-imap4-commit): Do nothing when different mailbox is selected.
8749         (elmo-imap4-parse-bye): New function.
8750         (elmo-imap4-parse-response): Remove needless let.
8751         Call `elmo-imap4-parse-bye'.
8752
8753 2000-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
8754
8755         * elmo-imap4.el (elmo-imap4-folder-exists-p): Don't cause an error when
8756         the mailbox does not exist.
8757         (elmo-imap4-parse-namespace): Copy `elmo-imap4-extra-namespace-alist'.
8758
8759 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8760
8761         * elmo-imap4.el (elmo-imap4-send-command): Remove unused local variable.
8762
8763 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8764
8765         * elmo-vars.el (elmo-search-mime-charset): Abolished.
8766
8767         * elmo-pop3.el (elmo-pop3-local-variables): New variable.
8768         (elmo-network-initialize-session-buffer): Defined.
8769
8770         * mmelmo-imap4-2.el (mmelmo-imap4-parse-bodystructure-string):
8771         Abolished.
8772         (mmelmo-imap4-get-mime-entity): Rewrite.
8773
8774         * elmo2.el (elmo-error): Capitalize error message.
8775
8776         * elmo-net.el (elmo-network-initialize-session-buffer): New method.
8777         (elmo-network-session-buffer): New macro.
8778         (elmo-network-open-session): Use it.
8779
8780         * elmo-imap4.el: Rewrite.
8781
8782 2000-08-27 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
8783
8784         * elmo-nntp.el (Toplevel): Require 'elmo-net.
8785
8786 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8787
8788         * elmo-imap4.el (elmo-imap4-make-address): Abolish.
8789         (elmo-imap4-msgdb-create): Don't request ENVELOPE.
8790         (elmo-imap4-create-msgdb-from-overview-string): Use
8791         `elmo-msgdb-create-overview-from-buffer'.
8792
8793 2000-08-26   Daiki Ueno  <ueno@unixuser.org>
8794
8795         * elmo-imap4.el (elmo-imap4-parse-namespace): Tolerate INBOX regexp.
8796         (elmo-imap4-default-hierarchy-delimiter): New variable.
8797         (elmo-imap4-list-folders): Use it.
8798
8799 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8800
8801         * elmo-net.el (elmo-network-open-session): Add user and
8802         stream-type for process-buffer name.
8803
8804         * elmo-pop3.el (elmo-network-initialize-session): Call
8805         buffer-disable-undo.
8806
8807         * elmo-imap4.el (elmo-network-initialize-session):
8808         Set current-buffer as an argument for `buffer-disable-undo'.
8809
8810         * elmo-pop3.el (elmo-network-close-session): Don't use
8811         `process-live-p'.
8812
8813         * elmo-vars.el (elmo-default-pop3-authenticate-type):
8814         Set default as 'user.
8815
8816         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rewrite.
8817
8818         * elmo2.el (elmo-quit): Don't use `elmo-pop3-flush-connection'
8819         and `elmo-imap4-flush-connection'.
8820
8821         * elmo-util.el (toplevel): Removed workaround for timezone y2k.
8822         (elmo-pop3-get-spec): Assume auth as symbol.
8823         (elmo-open-network-stream): Moved to `elmo-net'.
8824
8825         * elmo-pop3.el (toplevel): Require 'elmo-net.
8826         Define `sasl-cram-md5' to silence byte compilier.
8827         (elmo-pop3-connection-cache) Abolished.
8828         (elmo-pop3-authenticator-alist) New variable.
8829         (elmo-pop3-session): Define.
8830         (elmo-pop3-connection-get-process): Abolished.
8831         (elmo-pop3-connection-get-buffer): Ditto.
8832         (elmo-pop3-close-connection): Ditto.
8833         (elmo-pop3-flush-connection): Ditto.
8834         (elmo-pop3-get-connection): Ditto.
8835         (elmo-pop3-get-session): New function.
8836         (Replacement for `elmo-pop3-get-connection').
8837         All other related modules are changed.
8838         (elmo-network-close-session): Define.
8839         (elmo-pop3-send-command): Abolished argument `buffer'.
8840         All other related modules are changed.
8841         (elmo-pop3-read-response): Likewise.
8842         (elmo-pop3-open-connection): Abolished.
8843         (elmo-pop3-auth-user): New function.
8844         (elmo-pop3-auth-apop): Ditto.
8845         (elmo-pop3-auth-cram-md5): Ditto.
8846         (elmo-pop3-auth-scram-md5): Ditto.
8847         (elmo-pop3-auth-digest-md5): Ditto.
8848         (elmo-network-initialize-session): Define.
8849         (elmo-network-authenticate-session): Ditto.
8850         (elmo-network-setup-session): Ditto.
8851
8852         * elmo-imap4.el (toplevel): Require 'elmo-net.
8853         (elmo-imap4-session): Define.
8854         (elmo-imap4-connection-cache): Abolished.
8855         (elmo-imap4-password-key): Ditto.
8856         (elmo-imap4-flush-connection): Ditto.
8857         (elmo-imap4-get-connection): Ditto.
8858         All other related modules are changed.
8859         (elmo-imap4-get-session): New function
8860         (Replacement for `elmo-imap4-get-connection').
8861         (elmo-imap4-read-response): Abolished argument `buffer'.
8862         All other related modules are changed.
8863         (elmo-imap4-send-command): Likewise.
8864         (elmo-imap4-select-folder): Abolished.
8865         All other related modules are changed.
8866         (elmo-imap4-select-mailbox): New function.
8867         (Replacement for `elmo-imap4-select-folder').
8868         (elmo-imap4-auth-login): Simplify.
8869         (Assume current buffer as process buffer)
8870         (elmo-imap4-auth-cram-md5): Ditto.
8871         (elmo-imap4-auth-digest-md5): Ditto.
8872         (elmo-imap4-login): Ditto.
8873         (elmo-imap4-open-connection): Abolished.
8874         (elmo-imap4-open-connection-1): Abolished.
8875         (elmo-network-initialize-sessoin): Define.
8876         (elmo-network-authenticate-session): Ditto.
8877         (elmo-network-setup-session): Ditto.
8878
8879         * elmo-net.el: New module.
8880
8881 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8882
8883         * elmo-util.el (elmo-define-error): New function.
8884
8885         * elmo2.el (elmo-error): Define.
8886         (elmo-open-error): Define.
8887         (elmo-authenticate-error): Define.
8888
8889         * elmo-imap4.el (elmo-imap4-error): Abolish.
8890         (elmo-imap4-error-type): Abolish.
8891         (elmo-imap4-error-process): Abolish.
8892         (elmo-imap4-error-message): Abolish
8893         (elmo-imap4-list-folders): Don't quote lambda.
8894         (elmo-imap4-create-msgdb-from-overview-string): Ditto.
8895         (elmo-imap4-parse-namespace): Ditto.
8896         (elmo-imap4-open-connection): Rewrite.
8897         (elmo-imap4-open-connection-1): Simplified (authenticate only).
8898         (elmo-imap4-get-connection): Abolish local variable `result'.
8899
8900 2000-08-21  Kaoru Takahashi  <kaoru@kaisei.org>
8901
8902         * elmo-imap4.el (elmo-imap4-open-connection-1): Fixed probrem
8903         wrong-type-argument error when auth is nil.
8904
8905 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8906
8907         * elmo-vars.el (elmo-default-imap4-stream-type): New variable.
8908         (elmo-default-nntp-stream-type): Ditto.
8909         (elmo-default-pop3-stream-type): Ditto.
8910         (elmo-network-stream-type-alist): Ditto.
8911         (elmo-default-imap4-ssl): Abolished.
8912         (elmo-default-nntp-ssl): Ditto.
8913         (elmo-default-pop3-ssl): Ditto.
8914
8915         * elmo-util.el: (toplevel): Removed needless requires.
8916         (elmo-network-get-spec): Use `elmo-network-stream-type-alist'.
8917         (elmo-open-network-stream): Open network stream according to
8918         the value of `elmo-network-stream-type-alist'.
8919         (elmo-get-network-stream-type): New function.
8920         (elmo-network-stream-type-spec-string): New macro.
8921         (elmo-network-stream-type-symbol): Ditto.
8922         (elmo-network-stream-type-function): Ditto.
8923
8924         * elmo-pop3.el (elmo-pop3-get-connection): Follow up changes for
8925         network-stream-type. All other related portions are changed.
8926         (elmo-pop3-open-connection): Ditto.
8927
8928         * elmo-nntp.el (elmo-nntp-setting): Follow up changes for
8929         network-stream-type. All other related portions are changed.
8930
8931         * elmo-imap4.el (elmo-imap4-get-connection): Follow up changes for
8932         network-stream-type.All other related portions are changed.
8933         (elmo-imap4-error): New macro.
8934         (elmo-imap4-error-type): Ditto.
8935         (elmo-imap4-error-process): Ditto.
8936         (elmo-imap4-error-message): Ditto.
8937         (elmo-imap4-auth-login): Use `elmo-imap4-error'.
8938         (elmo-imap4-auth-cram-md5): Ditto.
8939         (elmo-imap4-auth-digest-md5): Ditto.
8940         (elmo-imap4-login): Ditto.
8941         (elmo-imap4-open-connection): Remove password entry if authentication
8942         was in vain.
8943         (elmo-imap4-user-at-host): Abolished.
8944         (elmo-imap4-password-key): New buffer local variable.
8945         (elmo-imap4-open-connection-1): Set value of `elmo-imap4-password-key'
8946         using protocol, port, auth and stream-type.
8947
8948         * elmo-dop.el (elmo-dop-list-folder): Use killed list.
8949
8950 2000-08-13   Daiki Ueno  <ueno@unixuser.org>
8951
8952         * elmo-vars.el (elmo-default-imap4-authenticate-type): Default to nil.
8953
8954         * elmo-util.el (elmo-imap4-get-spec): Assume auth as symbol.
8955
8956         * elmo-imap4.el (elmo-imap4-user-at-host): New variable.
8957         (elmo-imap4-authenticator-alist): New variable.
8958         (elmo-imap4-open-connection-1): Rename from
8959         elmo-imap4-open-connection.
8960         (elmo-imap4-open-connection): Abolish 5th argument `passphrase';
8961         only wraps elmo-imap4-open-connection-1.
8962         (elmo-imap4-get-connection): Abolish local variable buffer, proc-stat,
8963         user-at-host.
8964         (elmo-imap4-auth-login): New function.
8965         (elmo-imap4-auth-cram-md5): New function.
8966         (elmo-imap4-auth-digest-md5): New function.
8967         (elmo-imap4-login): New function.
8968
8969 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
8970
8971         * elmo-maildir.el (elmo-maildir-delete-folder): Set argument of the
8972         function `error'.
8973
8974 2000-08-12  Kenichi OKADA  <okada@opaopa.org>
8975
8976         * elmo-pop3.el (elmo-pop3-get-connection): Add `signal'.
8977
8978 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8979
8980         * elmo2.el (elmo-move-msgs): Set value of `unseen'.
8981
8982 2000-08-06  OKAZAKI Tetsurou  <okazaki@be.to>
8983
8984         * elmo-imap4.el (elmo-imap4-parse-overview-string): In regexps
8985         for server responses, quote `*' regardless of where it appears.
8986
8987 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
8988
8989         * elmo-maildir.el (elmo-maildir-commit): New alias.
8990
8991 2000-08-03  Kenichi OKADA  <okada@opaopa.org>
8992
8993         * elmo-util.el (elmo-display-progress):
8994                 Use `progress-feedback-with-label'.
8995
8996 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8997
8998         * elmo-imap4.el (elmo-imap4-quoted-specials-list): New constant.
8999         (elmo-imap4-non-atom-char-regex): Ditto.
9000         (elmo-imap4-non-text-char-regex): Ditto.
9001         (elmo-imap4-literal-threshold): Ditto.
9002         (elmo-imap4-atom-p): New function.
9003         (elmo-imap4-quotable-p): Ditto.
9004         (elmo-imap4-nil): Ditto.
9005         (elmo-imap4-atom): Ditto.
9006         (elmo-imap4-quoted): Ditto.
9007         (elmo-imap4-literal-subr): Ditto.
9008         (elmo-imap4-literal): Ditto.
9009         (elmo-imap4-buffer-literal): Ditto.
9010         (elmo-imap4-string-subr): Ditto.
9011         (elmo-imap4-string): Ditto.
9012         (elmo-imap4-buffer-string): Ditto.
9013         (elmo-imap4-astring-subr): Ditto.
9014         (elmo-imap4-astring): Ditto.
9015         (elmo-imap4-buffer-astring): Ditto.
9016         (elmo-imap4-nstring): Ditto.
9017         (elmo-imap4-buffer-nstring): Ditto.
9018         (elmo-imap4-mailbox): New alias.
9019         (elmo-imap4-field-body): Ditto.
9020         (elmo-imap4-userid): Ditto.
9021         (elmo-imap4-password): Ditto.
9022         (elmo-imap4-format-quoted): New function.
9023         (elmo-imap4-send-command): Rewritten.  Accept a list of command
9024         arguments and handle "atom", "quoted" and "literal" string here.
9025         (elmo-imap4-list-folders): Use `elmo-imap4-mailbox' for
9026         `elmo-imap4-send-command'.
9027         (elmo-imap4-folder-exists-p): Likewise.
9028         (elmo-imap4-create-folder): Likewise.
9029         (elmo-imap4-delete-folder): Likewise.
9030         (elmo-imap4-rename-folder): Likewise.
9031         (elmo-imap4-max-of-folder): Likewise.
9032         (elmo-imap4-check-validity): Likewise.
9033         (elmo-imap4-sync-validity): Likewise.
9034         (elmo-imap4-server-diff): Likewise.
9035         (elmo-imap4-select-folder): Likewise.
9036         (elmo-imap4-copy-msgs): Likewise.
9037         (elmo-imap4-search-internal): Use `elmo-imap4-astring'.
9038         (elmo-imap4-mark-set-on-msgs): Likewise.
9039         (elmo-imap4-read-part): Likewise.
9040         (elmo-imap4-read-msg): Likewise.
9041         (elmo-imap4-open-connection): Use `elmo-imap4-userid' and
9042         `elmo-imap4-password' for `elmo-imap4-send-command'.
9043         (elmo-imap4-delete-msg-by-id): Use `elmo-imap4-field-body'.
9044         (elmo-imap4-append-msg-by-id): Use `elmo-imap4-mailbox' and
9045         `elmo-imap4-buffer-literal'.
9046         (elmo-imap4-append-msg): Likewise.
9047
9048         * elmo-imap4.el (elmo-imap4-get-connection): Use `delq' instead of
9049         `delete' for removing dead connection from the connection cache.
9050         Move deletion of the process buffer after that.
9051         (elmo-imap4-list): Change `defsubst' to `defun'.
9052         (elmo-imap4-commit): Make error message verbose.
9053         (elmo-imap4-search): Ditto.
9054         (elmo-imap4-list): Ditto.
9055         (elmo-imap4-select-folder): Ditto.
9056         (elmo-imap4-copy-msgs): Ditto.
9057         (elmo-imap4-delete-msg-by-id): Ditto.
9058         (elmo-imap4-append-msg-by-id): Ditto.
9059         (elmo-imap4-append-msg): Ditto.
9060
9061 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9062
9063         * elmo-archive.el (elmo-archive-get-archive-name): Fixed problem
9064         when dired is used on XEmacs.
9065
9066 2000-07-25  OKAZAKI Tetsurou  <okazaki@be.to>
9067
9068         * elmo-imap4.el (elmo-imap4-process-folder-list): Use `nconc'
9069         instead of `append'.
9070         (elmo-imap4-commit): Use `elmo-imap4-plugged-p' instead of
9071         `elmo-plugged-p' directly.
9072         * elmo-pop3.el (elmo-pop3-commit): Use `elmo-pop3-plugged-p' instead
9073         of `elmo-plugged-p' directly.
9074
9075         * elmo-pop3.el (elmo-pop3-get-connection): Split temporary variable.
9076         Eliminate unused variable.  Use `memq' for checking a process status.
9077         Use `cons' instead of `append' for updating the connection cache.
9078         * elmo-nntp.el (elmo-nntp-get-connection): Likewise.
9079         * elmo-imap4.el (elmo-imap4-get-connection): Likewise.
9080
9081 2000-07-22  OKAZAKI Tetsurou  <okazaki@be.to>
9082
9083         * elmo-imap4.el (elmo-imap4-read-bytes): Advance
9084         `elmo-imap4-read-point' exactly.
9085
9086         * mmelmo-imap4-2.el (mmelmo-imap4-get-mime-entity): Rename
9087         the local variable `folder' to `mailbox'.
9088         Rename the argument `fld' to `folder'.
9089
9090 2000-07-20  Kenichi OKADA  <okada@opaopa.org>
9091
9092         * elmo-pop3.el (elmo-pop3-commit): Do nothing when unplugged.
9093         * elmo-imap4.el (elmo-imap4-commit): Ditto.
9094
9095 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9096
9097         * elmo-pop3.el (elmo-pop3-use-uidl): New variable.
9098         (elmo-pop3-number-uidl-hash): New buffer-local variable.
9099         (elmo-pop3-uidl-number-hash): Ditto.
9100         (elmo-pop3-size-hash): Ditto.
9101         (elmo-pop3-uidl-done): Ditto.
9102         (elmo-pop3-list-done): Ditto.
9103         (elmo-pop3-connection-get-process): New defmacro.
9104         (elmo-pop3-connection-get-buffer): Ditto.
9105         (elmo-pop3-close-connection): Delete buffer and process.
9106         (elmo-pop3-flush-connection): Don't delete buffer and process.
9107         (elmo-pop3-get-connection): Added optional argument `if-exists'.
9108         Setup UIDL and size hash.
9109         (elmo-pop3-send-command-no-erase): Deleted
9110         (elmo-pop3-send-command): Added optional argument `no-erase'.
9111         (elmo-pop3-parse-uidl-response): New function.
9112         (elmo-pop3-parse-list-response): Set size hash.
9113         (elmo-pop3-list-location): New function.
9114         (elmo-pop3-list-by-uidl-subr): Ditto.
9115         (elmo-pop3-list-by-list): Ditto.
9116         (elmo-pop3-list-folder): Call `elmo-pop3-commit'.
9117         Call `elmo-pop3-list-by-uidl-subr' or `elmo-pop3-list-by-list'.
9118         (elmo-pop3-max-of-folder): Call `elmo-pop3-commit'.
9119         Call `elmo-pop3-list-by-uidl-subr' if `elmo-pop3-use-uidl' is non-nil.
9120         (elmo-pop3-msgdb-create-as-numlist): Added optional argument `msgdb'.
9121         Use uidl.
9122         (elmo-pop3-uidl-to-number): New function.
9123         (elmo-pop3-number-to-uidl): Ditto.
9124         (elmo-pop3-number-to-size): Ditto.
9125         (elmo-pop3-msgdb-create-by-header): Added argument `loc-alist'.
9126         Set number by use of uidl.
9127         (elmo-pop3-msgdb-create-message): Likewise.
9128         Set size, loc-alist in msgdb.
9129         (elmo-pop3-read-msg): Set number by use of uidl.
9130         Added optional argument `msgdb'.
9131         (elmo-pop3-delete-msg): Ditto.
9132         (elmo-pop3-delete-msgs): Added optional argument `msgdb'.
9133         (elmo-pop3-commit): Close connection.
9134
9135         * elmo-pipe.el (elmo-pipe-max-of-folder):
9136         Bind `elmo-pop3-use-uidl' as nil.
9137         (elmo-pipe-drain): Ditto.
9138         Call `elmo-commit'.
9139
9140         * elmo-msgdb.el (elmo-msgdb-delete-msgs): Delete location too.
9141         (elmo-msgdb-overview-entity-set-size): New defsubst.
9142
9143 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9144
9145         * elmo-vars.el (elmo-use-killed-list): New variable
9146         (Renamed from `elmo-nntp-use-killed-list').
9147         (elmo-nntp-use-killed-list): Eliminated.
9148
9149         * elmo-msgdb.el (elmo-msgdb-expand-path):
9150         Changed expanding msgdb path for elmo-multi.
9151
9152         * elmo-archive.el, elmo-cache.el, elmo-database.el, elmo-date.el,
9153         elmo-dop.el, elmo-filter.el, elmo-imap4.el, elmo-internal.el,
9154         elmo-localdir.el, elmo-localnews.el, elmo-maildir.el, elmo-msgdb.el,
9155         elmo-multi.el, elmo-nntp.el, elmo-pipe.el, elmo-pop3.el,
9156         elmo-util.el, elmo-vars.el, elmo2.el, mmelmo-1.el, mmelmo-2.el,
9157         mmelmo-imap4-1.el, mmelmo-imap4-2.el, mmelmo-imap4.el, mmelmo.el
9158         (toplevel): Deleted time-stamp line.
9159
9160         * elmo2.el (elmo-clear-killed ): Defined as function
9161         (Abolished defining as a backend function).
9162         All other related modules are changed.
9163
9164 2000-07-14  Hiroshi Tsutsui <tsutsui@easter.kuee.kyoto-u.ac.jp>
9165
9166         * elmo-cache.el (elmo-cache-clear-killed): Fixed.
9167
9168 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9169
9170         * elmo-msgdb.el (elmo-msgdb-append-to-killed-list): New function.
9171
9172 2000-07-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9173
9174         * elmo-pop3.el (elmo-pop3-clear-killed): New alias.
9175
9176 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9177
9178         * elmo-nntp.el (elmo-nntp-max-of-folder): Use killed list in
9179         asynchronous folder check.
9180
9181         * elmo2.el (elmo-move-msgs): Don't move message when buffer-size is 0.
9182
9183         * elmo-nntp.el (elmo-nntp-delete-msgs): Check the value of
9184         `elmo-nntp-use-killed-list'.
9185         (elmo-nntp-list-folder): Use killed list.
9186         (elmo-nntp-max-of-folder): Ditto.
9187         (elmo-nntp-msgdb-create): Set killed list.
9188
9189         * elmo-vars.el (elmo-nntp-use-killed-list): New user option.
9190
9191         * elmo2.el (elmo-clear-killed): New backend function.
9192         All other related modules are changed.
9193
9194 2000-07-07  OKAZAKI Tetsurou  <okazaki@be.to>
9195
9196         * elmo-util.el (elmo-imap4-spec-folder): Use
9197         `elmo-imap4-spec-mailbox'; Mark as obsolete.
9198         All callers changed.
9199
9200 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9201
9202         * mmelmo-2.el (initialize-instance):
9203         Use `mime-buffer-entity-buffer-internal' instead of
9204         `mime-entity-buffer'.
9205
9206         * mmelmo-imap4-2.el (mmelmo-imap4-mime-entity-buffer): New function.
9207         (mime-entity-body): Implemented.
9208         (mime-goto-header-start-point): Deleted.
9209         (mime-goto-body-end-point): Ditto.
9210         (mime-entity-point-min): Ditto.
9211         (mime-entity-point-max): Ditto.
9212         (mime-entity-children): Ditto.
9213         (mime-insert-header): Use `mime-buffer-entity-buffer-internal'
9214         instead of `mime-entity-buffer'.
9215         (mime-entity-header-buffer): Ditto.
9216         (mime-entity-body-buffer): Ditto.
9217         (mime-write-entity-content): Ditto.
9218
9219         * pldap.el (ldap-static-if): New macro.
9220         (toplevel): Use it instead of `static-if'.
9221
9222 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9223
9224         * pldap.el (ldap-search-basic): Don't collect 'dn' value even if it is
9225         included in `attrs' argument.
9226
9227 2000-06-16  Yuuichi Teranishi  <teranisi@gohome.org>
9228
9229         * elmo-util.el (elmo-get-passwd): Use old backquote style.
9230
9231         * pldap.el (ldap-ldif-safe-char-regexp): New constant.
9232         (ldap-ldif-safe-init-char-regexp): Ditto.
9233         (ldap-ldif-safe-string-regexp): Ditto.
9234         (ldap/ldif-safe-string-p): New macro.
9235         (ldap/ldif-insert-field): Ditto.
9236         (ldap-modify): Use it.
9237         (ldap-add): Ditto.
9238         (ldap-search-basic): Consider `attrsonly' also when `attrs' is nil.
9239         (ldap-decode-attribute): Decode only when `attr' is consp.
9240         (ldap-delete): Bind `ret'.
9241         (toplevel): Require 'cl at compile time.
9242         Removed (require 'poe) and (require 'std11).
9243         (pldap-version): Eliminated.
9244         (ldap-search-basic): Removed auth and dn binding.
9245         (ldap-ldif-field-name-regexp): New constant.
9246         (ldap-ldif-field-head-regexp): Ditto.
9247         (ldap-ldif-next-field-head-regexp): Ditto.
9248         (ldap/collect-field): Use `ldap-ldif-field-head-regexp'.
9249         (ldap/field-end): New function.
9250         (ldap/field-body): Use it.
9251         (ldap/collect-field): Ditto.
9252         (ldap-search-basic): Use `ldap/field-body'.
9253
9254 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9255
9256         * pldap.el (ldap-default-attribute-encoder): New user option.
9257         (ldap/field-body): Decode base64 string.
9258         (ldap/collect-field): Ditto.
9259         (ldap-encode-attribute): New function.
9260         (ldap-add-entries): Use it.
9261         (ldap-modify-entries): Ditto.
9262         (ldap-search-entries): Enclosed decoding function with
9263         `with-temp-buffer' and set as unibyte.
9264         (ldap-search-basic): Set process buffer as unibyte.
9265
9266         * elmo-util.el (elmo-folder-identical-system-p):
9267         Eliminated name space checking.
9268
9269         * pldap.el: New module.
9270         toplevel: Changed condition to detect built-in ldap feature.
9271         (ldap-delete): Enclosed call-process with `with-temp-buffer'.
9272         (ldap-add): Added error handling.
9273         (ldap-modify): Ditto.
9274         (ldap-delete): Ditto.
9275
9276 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9277
9278         * elmo-localdir.el (elmo-localdir-msgdb-create-as-numlist):
9279         Initialize local variables with `let'.  Inline a temporary
9280         variable for the progress percentage.  Sort `setq' to reduce
9281         function call in the while-loop.
9282
9283         * mmelmo.el (mmelmo-get-original-buffer): Move `save-excursion'
9284         into the conditional branch.
9285
9286 2000-05-30  OKAZAKI Tetsurou  <okazaki@be.to>
9287
9288         * elmo2.el (elmo-move-msgs): Replace `append' with `nconc'.
9289         Move a conditional out of the while-loop.
9290
9291 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9292
9293         * elmo-msgdb.el (elmo-msgdb-overview-get-entity): Use
9294         elmo-msgdb-overview-get-entity-by-number.
9295         (elmo-msgdb-overview-get-entity-by-number): Don't use catch and
9296         throw.
9297
9298 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9299
9300         * elmo-localdir.el (elmo-localdir-pack-number): Renamed
9301         the local variable for a packed number self descriptively.
9302
9303 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9304
9305         * elmo2.el (elmo-msgdb-load): Remove elmo-msgdb-overview-hashtb.
9306         * elmo-localdir.el (elmo-localdir-pack-number): Use
9307         `elmo-msgdb-overview-get-entity' instead of
9308         `elmo-msgdb-overview-get-entity-by-number'.
9309         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): Removed.
9310         (elmo-msgdb-search-overview-entity): Removed.
9311         (elmo-msgdb-overview-get-entity): Change argument. Get overview entity
9312         by message-id or number.
9313         (elmo-msgdb-delete-msgs): Use `elmo-msgdb-overview-get-entity'
9314         instead of `elmo-msgdb-overview-get-entity-by-number'.
9315
9316 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9317
9318         * elmo-vars.el (elmo-use-overview-hashtb): New variable. If
9319         non-nil, use hash table for overview.
9320         (elmo-hash-maximum-size): New variable.
9321         * elmo-msgdb.el (elmo-msgdb-overview-hashtb): New variable.
9322         (elmo-msgdb-make-overview-hashtb): New function.
9323         (elmo-msgdb-clear-overview-hashtb): New function.
9324         (elmo-clear-hash-val): New macro.
9325         All other related modules are changed.
9326
9327 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9328
9329         * elmo2.el (elmo-move-msgs): If there's other message with
9330         same message-id, don't use cache.
9331
9332 2000-05-18  Nishimoto Masaki <nishimoto@gaju.org>
9333
9334         * elmo-localdir.el (elmo-localdir-pack-number): Fixed problem when
9335         number is already packed.
9336
9337 2000-05-15  OKAZAKI Tetsurou  <okazaki@be.to>
9338
9339         * elmo-vars.el: Doc fixes. Trim trailing whitespace.
9340
9341 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9342
9343         * elmo-vars.el (elmo-display-progress-threshold): New variable.
9344         All other related modules are changed.
9345
9346 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9347
9348         * elmo-msgdb.el (elmo-msgdb-sort-by-date): Fixed a problem
9349         of refiling failure on Maildir.
9350
9351 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9352
9353         * elmo-msgdb.el (elmo-msgdb-get-decoded-cache): get string of
9354         decoded mime-charset with cache.
9355         (elmo-msgdb-overview-entity-get-from): Ditto.
9356         (elmo-msgdb-overview-entity-get-subject): Ditto.
9357         * elmo-vars.el (elmo-use-decoded-cache): New variable.
9358
9359 2000-05-10  Kenichi OKADA  <okada@opaopa.org>
9360
9361         * elmo-utils.el (elmo-get-passwd): Set timeout of password.
9362         (elmo-remove-passwd): Fill password with 0 before erase.
9363         * elmo-vars.el (elmo-passwd-life-time): New variable.
9364
9365 \f
9366 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9367
9368         * elmo-cache.el (elmo-buffer-cache-add):
9369         Set message cache buffer as unibyte.
9370
9371 2000-05-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9372
9373         * elmo-archive.el (elmo-archive-list-folders): Fix base-folder
9374         become nil.
9375
9376 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9377
9378         * elmo-nntp.el (elmo-nntp-list-folders): Remove progress gauge
9379         when display is finished.
9380         (elmo-nntp-msgdb-create): Ditto.
9381         (elmo-nntp-groups-read-response): Ditto.
9382         (elmo-nntp-retrieve-headers): Ditto.
9383         (elmo-nntp-msgdb-create-message): Ditto.
9384         * elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.
9385         (elmo-pop3-msgdb-create-message): Ditto.
9386
9387 2000-04-24  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9388
9389         * elmo-maildir.el (elmo-maildir-msgdb-create):
9390         Use `elmo-msgdb-sort-by-date'.
9391
9392 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9393
9394         * elmo2.el (elmo-read-msg-no-cache):
9395         Eliminated arguments after `outbuf'.
9396         Don't use cache even if it exists.
9397         (elmo-read-msg): Don't pass arguments after `outbuf' to
9398         `elmo-read-msg-no-cache'.
9399
9400 2000-04-15  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9401
9402         * elmo-archive.el (elmo-archive-list-folders):
9403         Use `file-name-directory' if base folder does not exist.
9404
9405 2000-04-14  Nishimoto Masaki <nishimoto@gaju.org>
9406
9407         * elmo-archive.el (elmo-archive-list-folders): Don't use
9408         `file-name-directory'.
9409
9410 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9411
9412         * elmo-dop.el (elmo-dop-queue-flush): Add optional argument `force'.
9413         If `force' is non-nil, try flushing all operation queues.
9414
9415 2000-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
9416
9417         * elmo-pop3.el (elmo-pop3-open-connection): Enclose with
9418         as-binary-process.
9419
9420 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9421
9422         * elmo-util.el (elmo-display-progress): Fixed.
9423
9424 2000-03-27  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9425
9426         * elmo-util.el (elmo-display-progress): New function.
9427         All other related modules are changed.