Update.
[elisp/gnus.git-] / ChangeLog
1 2000-03-21  Katsumi Yamaoka <yamaoka@jpl.org>
2
3         * lisp/nnimap.el (nnimap-request-article-part): Returns nil if the
4         article does not exist.
5
6 2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
7
8         * lisp/gnus-vers.el (gnus-revision-number): Increment to 16.
9
10         * lisp/nnweb.el (nnweb-fetch-url): Bind `input-coding-system' and
11         `output-coding-system' for Mule 2.3.
12         * lisp/mail-source.el (mail-source-fetch-imap): Ditto.
13         * lisp/imap.el (imap-ssl-open): Ditto.
14         * lisp/gnus-start.el (gnus-product-read-variable-file-1): Ditto.
15
16 2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
17
18         * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): New function.
19         (gnus-read-newsrc-el-file): If it fails, attempt to re-read the
20         file using `gnus-re-read-newsrc-el-file'.  In that case, the
21         compiled format specs in the file which may be created by the other
22         Gnusae should be ignored.
23
24 2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
25
26         * lisp/gnus.el (gnus-product-variable-file-list): Use `*ctext*'
27         when Mule 2.3 is running.
28
29 2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
30
31         * lisp/gnus-vers.el (gnus-revision-number): Increment to 15.
32
33         * lisp/gnus.el (gnus-continuum-version): Remove.
34         (gnus-product-variable-file-list): Use `product-version' instead of
35         the constant values.
36         (TopLevel): Don't autoload "gnus-msg" for the function
37         `gnus-extended-version'.
38         (gnus-version): Move to gnus-vers.el.
39         (gnus-version): Ditto.
40         (gnus-version-number): Ditto.
41         (gnus-product-name): Ditto.
42         (gnus-original-product-name): Ditto.
43         (running-pterodactyl-gnus-0_73-or-later): Ditto.
44         (gnus-original-version-number): Ditto.
45         (gnus-revision-number): Ditto.
46
47         * lisp/gnus-vers.el (gnus-extended-version): Move from gnus-msg.el.
48         (gnus-version): Move from gnus.el.
49         (gnus-version): Ditto.
50         (gnus-version-number): Ditto.
51         (gnus-product-name): Ditto.
52         (gnus-original-product-name): Ditto.
53         (running-pterodactyl-gnus-0_73-or-later): Ditto.
54         (gnus-original-version-number): Ditto.
55         (gnus-revision-number): Ditto.
56
57         * lisp/gnus-start.el (gnus-product-quick-file-format): Use
58         `gnus-vers' instead of `gnus' for the product.
59         (gnus-product-save-variable-file-1): Message an absolute file name;
60         use `save-buffer-as-coding-system'; use `gnus-vers' instead of
61         `gnus' for the product.
62         (gnus-convert-old-ticks): Remove.
63         (gnus-convert-old-newsrc): Remove.
64         (gnus-read-newsrc-file): Don't call `gnus-read-newsrc-file'.
65
66         * lisp/gnus-spec.el (gnus-compile): Modify for the new form of
67         `gnus-format-specs-compiled'.
68         (gnus-update-format-specifications): Specify the arg `format' for
69         `gnus-update-format-specification-1'.
70         (gnus-update-format-specification-1): Modify for the new form of
71         `gnus-format-specs-compiled'; add a new arg `format'.
72         (gnus-format-specs-compiled): Allow the plural compiled functions
73         for each element.
74
75         * lisp/gnus-msg.el (gnus-extended-version): Move to gnus-vers.el.
76
77 2000-03-14  Keiichi Suzuki  <keiichi@nanap.org>
78
79         NOTE: It requires `product' in APEL 10.0 or later.
80         Will be created ``~/News/.T-gnus/'' directory automatically by
81         default.   You can customize location by `gnus-product-directory'.
82         ``cache'' and  ``strict-cache'' files will be created under the
83         directory.
84
85         * lisp/gnus.el (TopLevel): Require `gnus-vers'.
86         (gnus-product-name): Abolished.
87         (gnus-version-number): Ditto.
88         (gnus-version): Use `product-string'. (Format changed)
89         (gnus-variable-list): Delete `gnus-format-specs'.
90         (gnus-product-variable-file-list): New variable.
91         (TopLevel): Use `product-provide'.
92
93         * lisp/gnus-vers.el: New file.
94
95         * lisp/gnus-start.el (gnus-product-directory): New user option.
96         (gnus-clear-quick-file-variables): New function.
97         (gnus-clear-system): Use `gnus-clear-quick-file-variables'.
98         (gnus-read-newsrc-file): Likewise.
99         (gnus-read-newsrc-el-file): Read product's variable files.
100         (gnus-product-read-variable-file-1): New function.
101         (gnus-save-newsrc-file): Save product's variable files.
102         (gnus-product-variable-touch): New function.
103         (gnus-product-variables-dirty-p): Ditto.
104         (gnus-product-save-variable-file): Ditto.
105         (gnus-product-save-variable-file-1): Ditto.
106         (gnus-product-quick-file-format): Ditto.
107
108         * lisp/gnus-spec.el (gnus-update-format): Use
109         `gnus-product-variable-touch'.
110         (gnus-update-format-specification-1): Likewise.
111         (gnus-update-format-specifications): Do not check `emacs-version'
112         and `gnus-newsrc-file-version'.  Use
113         `gnus-product-variable-touch'.
114
115         * lisp/gnus-msg.el (gnus-inews-add-send-actions): Use
116         `product-string'.
117
118 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
119
120         * lisp/gnus.el (gnus-revision-number): Increment to 14.
121         (gnus-compile-user-specs): New user option.
122
123         * texi/gnus.texi: Update.
124         * texi/gnus-ja.texi: Update.
125
126         * lisp/gnus-start.el (gnus-setup-news): Revert.
127         (gnus-setup-news-hook): Revert.
128
129         * lisp/gnus-spec.el (gnus-compile): Modify the actual format specs
130         as well; don't bind `gnus-tmp-func'.
131         (gnus-update-format-specifications): Revert; use
132         `gnus-update-format-specification-1'.
133         (gnus-update-format-specification-1): New function.
134         (gnus-format-specs-compiled): Modify the form.
135         (TopLevel): Require `alist'.
136
137 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
138
139         * lisp/gnus.el (gnus-revision-number): Increment to 13.
140
141         * texi/gnus.texi: Update.
142         * texi/gnus-ja.texi: Update.
143
144         * lisp/gnus-start.el (gnus-setup-news): Update all format specs
145         just before `gnus-setup-news-hook' is evaluated.
146         (gnus-setup-news-hook): Default to `gnus-compile'.
147
148         * lisp/gnus-spec.el (gnus-compile): Don't modify the value of
149         `gnus-format-specs', generate compiled specs in
150         `gnus-format-specs-compiled' instead; don't touch the dribble
151         buffer.
152         (gnus-update-format-specifications): Bind `gnus-format-specs' to
153         `gnus-format-specs-compiled' if the latter is non-nil; use
154         `gnus-update-format-specifications-1'.
155         (gnus-update-format-specifications-1): Rename from
156         `gnus-update-format-specifications'; update the value of
157         `gnus-newsrc-file-version' if the updating is forced.
158         (gnus-format-specs-compiled): New internal variable.
159
160 2000-03-05  Keiichi Suzuki  <keiichi@nanap.org>
161
162         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
163         update format specifications, when differ `gnus-version' and
164         `gnus-newsrc-file-version' instead of `gnus-version' and
165         `gnus-version' in `gnus-format-specs'.
166         Do not add `gnus-version' into `gnus-format-specs'.
167
168 2000-03-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
169
170         * lisp/gnus-spec.el (gnus-compile): Remove gnus-version entry
171         from gnus-format-specs.
172
173 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
174
175         * nnvirtual.el (nnvirtual-request-article):
176         Bind gnus-override-method to nil.
177         (nnvirtual-request-update-mark): Don't update mark when
178         article is not there.
179
180 2000-03-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
181
182         * lisp/gnus.el (gnus-revision-number): Increment to 12.
183
184         * lisp/gnus-sum.el: Add autoload setting for `pgg-decrypt-region'
185         and `pgg-verify-region'.
186         (gnus-summary-decrypt-article): New command.
187         (gnus-summary-verify-article): New command.
188         (gnus-summary-article-map): Bind them.
189         (gnus-wheel-summary-scroll): Fix paren style.
190
191 2000-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
192
193         * lisp/gnus.el (gnus-revision-number): Increment to 11.
194
195 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
196
197         * lisp/nnheader.el (nnheader-insert-nov): Use
198         `mime-entity-fetch-field' instead of `mime-fetch-field'.
199
200         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
201         `mime-entity-read-field' instead of `mime-read-field'.
202         (gnus-article-sort-by-author): Likewise.
203
204 2000-03-02   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
205
206         * lisp/nnimap.el (nnimap-request-article-part): Don't use
207         `imap-capability' to detect BODYDETAIL response.
208
209 2000-03-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
210
211         * lisp/gnus.el (gnus-revision-number): Increment to 10.
212
213         * lisp/nnimap.el
214         (nnimap-request-article-part): Handle `BODY' fetch response when
215         the server implements IMAP4 rev1 capabilities.
216         (nnimap-request-article): Use BODY.PEEK rather than RFC822.PEEK.
217         this attribute was obsoleted in RFC2060.
218         (nnimap-request-body): Ditto.
219
220 2000-02-29  Katsumi Yamaoka <yamaoka@jpl.org>
221
222         * lisp/gnus.el (gnus-revision-number): Increment to 09.
223
224         * lisp/gnus-ems.el (gnus-tilde-cut-form, gnus-tilde-max-form): Copy
225         from gnus-xmas.el; share them with XEmacs-MULE.
226
227         * lisp/gnus-xmas.el (gnus-tilde-cut-form, gnus-tilde-max-form):
228         Move to gnus-ems.el.
229
230 2000-02-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
231
232         * lisp/gnus.el (gnus-revision-number): Increment to 08.
233
234         * lisp/gnus-bbdb.el: Sync up with Nana-gnus 7 for supporting
235         `gnus-bbdb/split-mail'.
236         * README-gnus-bbdb.ja: Ditto.
237
238 2000-02-08  Yoshiki Hayashi <yoshiki@xemacs.org>
239
240         * gnus-art.el (article-display-face): Show folded X-Face.
241
242 2000-02-08  Keiichi Suzuki  <keiichi@nanap.org>
243
244         * lisp/gnus.el (gnus-revision-number): Increment to 07.
245
246         * lisp/nnmail.el (nnmail-get-new-mail): Do not check
247         `nnmail-spool-file'.
248
249 2000-02-06   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
250
251         * lisp/gnus.el (gnus-revision-number): Increment to 06.
252
253         * lisp/gnus-ofsetup.el: Provide `gnus-ofsetup'.
254         (gnus-setup-for-offline): Add `starttls' to IMAP streams; add
255         `digest-md5' to IMAP authenticators.
256
257         * lisp/gnus-offline.el (gnus-group-get-new-news,
258         gnus-agent-toggle-plugged,gnus-agent-expire,
259         gnus-agent-mode): Check whether `gnus-ofsetup' is provided before
260         redefining.
261
262         * lisp/imap.el (imap-stream-alist): Remove redundant entry for TLS.
263
264         * lisp/nnimap.el (nnimap-retrieve-headers-progress): Remove
265         confusing tabs from original header.
266
267 2000-01-27  Katsumi Yamaoka <yamaoka@jpl.org>
268
269         * lisp/gnus.el (gnus-revision-number): Increment to 05.
270
271         * lisp/gnus-art.el (gnus-treat-display-smileys): Check for the
272         module `gnus-bitmap' instead of `smiley-mule'.
273
274         * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
275         without redisplaying if the point is out of view.
276
277 2000-01-25  Katsumi Yamaoka <yamaoka@jpl.org>
278
279         * lisp/gnus.el (gnus-revision-number): Increment to 04.
280
281 2000-01-24  SANETO Takanori <sanewo@ba2.so-net.ne.jp>
282
283         * lisp/gnus-spec.el: Call `gnus-ems-redefine'.
284
285         * lisp/pop3.el (pop3-movemail): Don't use `format' for `message'.
286         * lisp/gnus-offline.el (gnus-offline-toggle-articles-to-fetch):
287         Ditto.
288
289         * lisp/read-passwd.el (read-pw-read-noecho): Use "%s" for the 1st
290         arg of `message'.
291         * lisp/gnus.el (gnus-version): Ditto.
292         * lisp/gnus-sum.el (gnus-summary-simplify-subject-query): Ditto.
293         * lisp/gnus-offline.el (gnus-offline-set-interval-time,
294         gnus-offline-empting-spool, gnus-offline-toggle-on/off-send-mail,
295         gnus-offline-set-auto-ppp, gnus-offline-after-jobs-done,
296         gnus-offline-hangup-line, gnus-offline-get-new-news-function,
297         gnus-offline-connect-server): Ditto.
298         * lisp/dgnushack.el (dgnushack-make-package): Ditto.
299
300 2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
301
302         * lisp/gnus.el (gnus-revision-number): Increment to 03.
303
304         * lisp/gnus-sum.el (gnus-summary-exit): Don't recenter the group
305         buffer if it is called non-interactively.
306
307 2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
308
309         * lisp/gnus.el (gnus-revision-number): Increment to 02.
310
311         * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
312         if the point is out of view.
313
314 2000-01-15  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
315
316         * lisp/gnus-art.el (gnus-article-next-page): Scroll up LINES if
317         `pos-visible-in-window-p' returns nil.
318
319 2000-01-15  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
320
321         * lisp/gnus-offline.el (gnus-agent-mode): New advice.
322
323 2000-01-12  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
324
325         * lisp/base64.el: Unbound base64-*-string and base64-*-region
326         when defined by autoload.
327
328 2000-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
329
330         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Restore
331         the original code; hide group contents while rescanning.
332
333 2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
334
335         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Truncate
336         lines in the imitation buffer; turn off h-scrollbar for XEmacs.
337
338 2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
339
340         * lisp/gnus.el (gnus-revision-number): Increment to 01.
341
342         * lisp/{rfc2231.el,nnweb.el,nnultimate.el,nntp.el,nnspool.el,
343         nnslashdot.el,nnml.el,nnmh.el,nnkiboze.el,nnimap.el,gnus-topic.el,
344         gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,gnus-cache.el,
345         gnus-agent.el}: Require `gnus-clfns' when compiling.
346
347         * lisp/rfc2231.el: Require `cl' when compiling.
348
349         * lisp/gnus-clfns.el: New file.
350
351         * lisp/dgnushack.el: Move compiler macros to gnus-clfns.el; load
352         gnus-clfns.el.
353
354         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Don't
355         rescan the current newsgroup before exiting; wear an imitation
356         summary buffer while rescanning.
357
358 2000-01-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
359
360         * lisp/dgnushack.el (char-before): Use the byte-optimaization.
361
362 2000-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
363
364         * lisp/gnus.el (gnus-version-number): Update to 6.14.1.
365         (gnus-revision-number): Clear to 00.
366
367         * README.T-gnus: Update.
368
369         * lisp/{webmail.el,uudecode.el,utf7.el,time-date.el,smiley.el,
370         score-mode.el,rfc2047.el,rfc1843.el,qp.el,pop3.el,parse-time.el,
371         nnweb.el,nnwarchive.el,nnvirtual.el,nnultimate.el,nntp.el,
372         nnspool.el,nnsoup.el,nnslashdot.el,nnml.el,nnmh.el,nnmbox.el,
373         nnmail.el,nnlistserv.el,nnkiboze.el,nnimap.el,nnheader.el,
374         nnfolder.el,nneething.el,nndraft.el,nndoc.el,nndb.el,nnbabyl.el,
375         nnagent.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
376         mm-decode.el,mm-bodies.el,messcompat.el,message.el,md5.el,
377         mail-source.el,mail-prsvr.el,lpath.el,imap.el,ietf-drums.el,
378         gnus-xmas.el,gnus-win.el,gnus-vm.el,gnus-uu.el,gnus-util.el,
379         gnus-undo.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
380         gnus-spec.el,gnus-soup.el,gnus-setup.el,gnus-score.el,gnus-salt.el,
381         gnus-range.el,gnus-picon.el,gnus-nocem.el,gnus-msg.el,
382         gnus-mlspl.el,gnus-mh.el,gnus-mailcap.el,gnus-logic.el,
383         gnus-load.el,gnus-kill.el,gnus-group.el,gnus-gl.el,gnus-ems.el,
384         gnus-draft.el,gnus-demon.el,gnus-cus.el,gnus-cite.el,gnus-cache.el,
385         gnus-bcklg.el,gnus-audio.el,gnus-async.el,gnus-art.el,
386         gnus-agent.el,binhex.el,base64.el,ChangeLog}: Sync up with Gnus
387         v5.8.3.
388
389         * texi/{postamble.tex,message.texi,gnus.texi,gnus-ja.texi,
390         emacs-mime.texi,ChangeLog}: Sync up with Gnus v5.8.3.
391
392 2000-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
393
394         * README.semi, README.semi.ja, texi/gnus-faq-ja.texi: Update for
395         the new CVS server.
396
397         * lisp/gnus-sum.el (gnus-articles-to-read): Bind
398         `cursor-in-echo-area' to nil while `read-from-minibuffer'.
399
400 1999-12-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
401
402         * lisp/gnus-offline.el (TopLevel): Call
403         `define-process-argument-editiong' only under Meadow -- i.e. don't
404         call this function under NTEmacs.
405
406 1999-12-28  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
407
408         * lisp/gnus.el (gnus-revision-number): Increment to 15.
409
410         * lisp/gnus-offline.el (gnus-offline-auto-expire): Rename from
411         `gnus-offline-agent-automatic-expire'.
412         (gnus-agent-expire): Fix the advice.
413         (gnus-offline-after-jobs-done): Refer to
414         `gnus-offline-auto-expire'.
415
416         * lisp/gnus-ofsetup.el (gnus-offline-resource-en): Reorder the
417         messages.
418         (gnus-offline-resource-ja): Ditto.
419
420         * lisp/imap.el (imap-ssl-open-2): If `system-type' is windows-nt,
421         bind `coding-system-for-read' to raw-text-dos, else bind it to
422         binary.
423
424 1999-12-28  Katsumi Yamaoka <yamaoka@jpl.org>
425
426         * lisp/gnus.el (gnus-revision-number): Increment to 14.
427
428         * lisp/dgnushack.el (mapcon): Bind the 1st arg `fn' as a temp var.
429
430 1999-12-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
431
432         * lisp/pop3.el (pop3-ssl-program-arguments): Add "s_client".
433         (pop3-open-ssl-stream-1): Bind `ssl-program-name' because its
434         value depends on the version of ssl.el.
435         (pop3-open-ssl-stream): If `system-type' is windows-nt, bind
436         `coding-system-for-read' to raw-text-dos, else bind it to binary.
437
438 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
439
440         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Fix timing of
441         `save-restriction'.
442
443 1999-12-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
444
445         * lisp/imap.el (imap-streams,imap-stream-alist,
446         imap-authenticators,imap-authenticator-alist,
447         imap-digest-md5-p): Sync with latest Gnus.
448         (imap-starttls-p): Rename from `imap-tls-p'.
449         (imap-starttls-open): Rename from `imap-tls-open'.
450
451 1999-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
452
453         * lisp/gnus.el (gnus-revision-number): Increment to 13.
454
455         * lisp/dgnuspath.el.in: Add the path of APEL to `load-path' as well
456         as its parent directory.
457
458         * lisp/imap.el (base64-encode-string, base64-decode-string):
459         Autoload "base64" instead of the tricky definitions.
460
461         * lisp/base64.el: Restore the original code and invalidate it; use
462         mel for the base64 codec.
463
464 1999-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
465
466         * lisp/imap.el (mel-find-function): Always require `mel' instead of
467         the use of autoloading.  Because the function `mel-find-function'
468         is defined by `defsubst'.
469
470 1999-12-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
471
472         * lisp/gnus-offline.el (gnus-offline-after-get-new-news): Refer to
473         `gnus-offline-connected', not `gnus-plugged'.
474
475         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): No need to use
476         `unless'. Use `when'.
477
478         * lisp/imap.el (base64-encode-string): Fix. May work.
479
480 1999-12-16  Katsumi Yamaoka <yamaoka@jpl.org>
481
482         * lisp/message.el (message-goto-mail-copies-to): If the field is
483         newly created, a string "never" is inserted in default.
484         (message-goto-mail-followup-to): If the field is newly created and
485         To field contains only one address, the address is inserted in
486         default.
487         (message-mode-map): New key stroke `C-c C-f c' for the command
488         `message-goto-mail-copies-to'.
489
490 1999-12-15  Katsumi Yamaoka <yamaoka@jpl.org>
491
492         * lisp/gnus.el (gnus-revision-number): Increment to 12.
493
494         * lisp/nnimap.el (nnimap-request-newgroups): Use `member-if'.
495
496         * lisp/lpath.el (toolbar-gnus, get-charset-property,
497         font-lock-set-defaults, find-coding-system, coding-system-get):
498         Bind them for FSF Emacsen.
499         (read-color, x-defined-colors, compute-motion): Don't bind.
500
501         * lisp/imap.el (imap-digest-md5-auth, imap-cram-md5-auth): Use
502         `base64-encode-string' and `base64-decode-string' instead of
503         `imap-base64-encode-string' or `imap-base64-decode-string'.
504         (base64-encode-string): New function.  It won't be defined if it
505         is already bound and the optional second arg is allowed.
506         (base64-decode-string): New function defined by `defun-maybe'.
507         (imap-base64-encode-string, imap-base64-decode-string): Remove.
508         (mel-find-function): Autoload "mel".
509
510         * lisp/dgnushack.el (read-color, x-defined-colors, event-object,
511         get-popup-menu-response, toolbar-gnus, get-charset-property,
512         find-coding-system, coding-system-get, font-lock-set-defaults):
513         Don't bind.
514         (union, member-if, mapcon, mapc, last): Don't define as compiler
515         macros under XEmacs.  It is based on Hrvoje's advice.
516         (member-if): New compiler macro for emulating cl function.
517
518 1999-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
519
520         * lisp/imap.el (imap-base64-encode-string): Use `static-if' instead
521         of `static-condition-case'.
522
523 1999-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
524
525         * lisp/gnus.el (gnus-revision-number): Increment to 11.
526
527         * lisp/imap.el (imap-base64-encode-string): Allow the optional 2nd
528         arg `no-line-break'.
529
530 1999-12-14   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
531
532         * lisp/imap.el: Require `digest-md5' when compiling; add autoload
533         settings for `digest-md5-parse-digest-challenge' and
534         `digest-md5-digest-response'.
535         (imap-authenticators): Add `digest-md5'.
536         (imap-authenticator-alist): Setup for `digest-md5'.
537         (imap-digest-md5-p): New function.
538         (imap-digest-md5-auth): New function.
539
540 1999-12-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
541
542         * lisp/mail-source.el (mail-source-fetch-imap): Each temporary
543         buffer name must be specific to its mail source.
544
545 1999-12-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
546
547         * lisp/gnus.el (gnus-revision-number): Increment to 10.
548
549         * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Don't
550         call too many `static-if's.
551
552         * lisp/gnus-uu.el (gnus-uu-grab-move): Simply copy FILE if
553         `make-symbolic-link' is not availabe.
554
555         * lisp/lpath.el (TopLevel): Don't warn about `make-symbolic-link'.
556
557 1999-12-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
558
559         * lisp/gnus-offline.el (gnus-offline-set-unplugged-state): Call
560         the original `gnus-agent-toggle-plugged'.
561
562         * lisp/mail-source.el (mail-source-fetch-imap): Don't create
563         multiple temporary buffers, and don't kill one.
564
565 1999-12-10  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
566
567         * lisp/gnus.el (gnus-revision-number): Increment to 09.
568
569         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Accept an
570         optional argument `force'. Use `read-file-name' instead of
571         `read-directory-name'.
572
573 1999-12-10  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
574
575         * lisp/gnus.el (gnus-revision-numbser): Increment to 08.
576
577         * lisp/gnus-agent.el (gnus): Give up to advise here.
578         (gnus-group-get-new-news): New advice instead.
579
580         * lisp/gnus-offline.el (gnus-offline-setup): Call
581         `gnus-offline-processed-by-timer' and `gnus-offline-error-check'
582         here.
583         (gnus-offline-define-menu-and-key): Simplify.
584         (gnus-offline-processed-by-timer): Call `gnus-group-get-new-news'
585         interactively.
586
587         * lisp/gnus-ofsetup.el (TopLevel): Require `read-passwd' here, not in
588         `gnus-offline-setting-file'.
589         (gnus-nntp-service): Set this variable here, not in
590         `gnus-offline-setting-file'
591         (gnus-nntp-server): Ditto.
592         (gnus-after-getting-new-news-hook): Ditto.
593         (message-send-hook): Ditto.
594         (mail-source-read-passwd): Ditto.
595         (gnus-setup-news-hook): Ditto.
596         (gnus-setup-for-offline): Now one can get mails from `imap',
597         `file', `directory' or `maildir'.
598
599         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
600         Ignore non-POP mail sources.
601
602 1999-12-10  Katsumi Yamaoka <yamaoka@jpl.org>
603
604         * lisp/gnus.el (gnus-revision-number): Increment to 07.
605
606         * lisp/gnus-util.el (gnus-union): Remove.
607         (gnus-ems-redefine): Don't call it; don't require `gnus-ems'.
608
609         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `union'
610         instead of `gnus-union'.
611
612 1999-12-10  A.Hitachi       <a_hitachi@msi.biglobe.ne.jp>
613             Katsumi Yamaoka <yamaoka@jpl.org>
614
615         * lisp/dgnushack.el (union): New compiler macro for emulating cl
616         function.
617
618 1999-12-10  Katsumi Yamaoka <yamaoka@jpl.org>
619
620         * lisp/gnus-util.el: Require `gnus-ems'.
621         (gnus-ems-redefine): Call it to redefine the functions
622         `gnus-truncate-string', etc.
623         (gnus-union): Fix doc string.
624
625         * lisp/dgnushack.el (mapcon, mapc): Eliminate the redundant code.
626
627 1999-12-09  Katsumi Yamaoka <yamaoka@jpl.org>
628
629         * lisp/gnus.el (gnus-revision-number): Increment to 06.
630
631 1999-12-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
632
633         * lisp/dgnushack.el (dgnushack-install-package): Preserve any file
634         in $(PACKAGEDIR)/lisp/t-gnus if it is without .el or .elc suffix.
635
636 1999-12-09  Katsumi Yamaoka <yamaoka@jpl.org>
637
638         * lisp/dgnushack.el (mapcon): New compiler macro for emulating cl
639         function.
640         (mapc): Bug fix - treat the last arg as a list.
641
642 1999-12-08  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
643
644         * lisp/gnus.el (gnus-revision-number): Increment to 05.
645
646         * lisp/gnus-agent.el (gnus): New advice. Always synchronize the
647         modeline "Plugged" status display with the value of
648         `gnus-plugged'.
649
650         * lisp/gnus-offline.el (TopLevel): Require `gnus-group' at the
651         compile time.
652         (gnus-offline-set-online-sendmail-function): defsubst.
653         (gnus-offline-set-offline-sendmail-function): Ditto.
654         (gnus-offline-set-offline-post-news-function): Ditto.
655         (gnus-offline-set-online-post-news-function): Ditto.
656         (gnus-offline-disable-fetch-mail): Ditto.
657         (gnus-offline-enable-fetch-mail): Ditto.
658         (gnus-offline-setup): Fix typo.
659         (gnus-offline-gnus-get-new-news): Abolish.
660         (gnus-offline-toggle-plugged): Ditto.
661         (gnus-offline-agent-expire): Ditto.
662         (gnus-group-get-new-news): New advice which does things
663         `gnus-offline-gnus-get-new-news' was doing.
664         (gnus-agent-toggle-plugged): New advice which does thing
665         `gnus-offline-toggle-plugged' was doing.
666         (gnus-agent-expire): New advice which does things
667         `gnus-offline-agent-expire' was doing.
668         (gnus-offline-define-menu-and-key): No longer substitute key
669         definitions on `gnus-group-mode-map'. No longer swap commands for
670         a toolbar button.
671         (gnus-offline-after-get-new-news): Do jobs only when
672         `gnus-plugged' is t.
673
674         * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Compile lambda
675         expressions.
676
677 1999-12-08  Katsumi Yamaoka <yamaoka@jpl.org>
678
679         * lisp/message.el (message-yank-add-new-references): Fix doc string.
680
681         * texi/{message-ja.texi, message.texi}
682         (message-list-references-add-position,
683         message-yank-add-new-references): Add documentations.
684
685 1999-12-07  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
686
687         * lisp/gnus-offline.el (gnus-offline-gettext): Rename from
688         `gnus-offline-get-message'.
689
690         * lisp/gnus-ofsetup.el (gnus-ofsetup-gettext): Rename from
691         `gnus-ofsetup-get-message'.
692
693 1999-12-07  Katsumi Yamaoka <yamaoka@jpl.org>
694
695         * lisp/gnus.el (gnus-revision-number): Increment to 04.
696         (smiley-toggle-buffer): Autoload "smiley" or "gnus-bitmap".
697
698         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Don't use
699         `get-text-property' in the outside of the boundary.
700         (gnus-article-smiley-display): New function.
701         (gnus-treatment-function-alist): Use it.
702
703         * lisp/dgnushack.el (byte-optimize-form-code-walker): Replace with
704         the bug fixed version rigidly instead of the use of `defadvice'.
705
706         * lisp/message.el (font-lock-after-change-function): Don't use
707         `compile' for the arg of `defadvice'.
708
709 1999-12-06  Keiichi Suzuki  <keiichi@nanap.org>
710
711         * lisp/message.el (message-yank-add-new-references): New option
712         value `message-id-only'.
713         (message-yank-original): Likewise.
714         (message-list-references-add-position): New user option.
715         (message-list-references): When
716         `message-list-references-add-position' is integer value, the order
717         of designate number message-ids is kept.
718
719 1999-12-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
720
721         * lisp/gnus.el (gnus-revision-number): Increment to 03.
722
723         * lisp/gnus-offline.el (gnus): Don't advise here.
724         (TopLevel): Call `gnus-offline-define-menu-and-key'.
725         (gnus-offline-setup): Don't call
726         `gnus-offline-define-menu-and-key' here.
727
728         * lisp/gnus-ofsetup.el (gnus-offline-update-setting-file): Don't
729         rely on `gnus-load-hook'.
730         (gnus): New advice. Call `gnus-offline-setup' when everything is
731         done.
732
733         * lisp/gnus-start.el (save-buffers-kill-emacs): Compile the advice
734         at the compile time. Use `gnus-alive-p'.
735
736 1999-12-06  Katsumi Yamaoka <yamaoka@jpl.org>
737
738         * lisp/gnus.el (gnus-revision-number): Increment to 02.
739
740         * lisp/dgnushack.el (char-after): Uncomment the byte-optimization;
741         don't use `byte-defop-compiler'.
742         (byte-optimize-form-code-walker): Advise it for fixing the bug in
743         and/or forms.  The original idea is devised by FUKUI-san, modified
744         by KOBAYASHI-san.
745         (max-specpdl-size): Set 3000.
746
747 1999-12-05  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
748
749         * lisp/gnus.el (gnus-revision-number): Increment to 01.
750
751         * lisp/gnus-offline.el (gnus): New advice. synchronize
752         `gnus-offline-connected' with `gnus-plugged'.
753
754 1999-12-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
755
756         * lisp/gnus.el (gnus-version-number): Update to 6.14.0.
757         (gnus-revision-number): Clear to 00.
758
759         * README.branch.ja: Update for t-gnus-6_14 branch.
760         * README.branch: Ditto.
761         * README.T-gnus: Ditto.
762         * README.semi.ja: Ditto.
763         * README.semi: Ditto.
764
765         * lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
766         nnmh.el,nnfolder.el,nndoc.el,mml.el,mm-view.el,mm-util.el,
767         mm-bodies.el,message.el,mail-source.el,gnus.el,gnus-uu.el,
768         gnus-sum.el,gnus-start.el,gnus-msg.el,gnus-int.el,gnus-cache.el,
769         gnus-art.el,dgnushack.el,ChangeLog}: Sync up with Gnus v5.8.2.
770
771         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
772         gnus-faq-ja.texi,ChangeLog}: Modify for T-gnus 6.14; sync up with
773         Gnus v5.8.2.
774
775         * t-gnus-6_14: NEW PUBLIC BRANCH.
776
777 1999-12-03  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
778             Katsumi Yamaoka <yamaoka@jpl.org>
779
780         * lisp/gnus.el (gnus-revision-number): Increment to 01.
781
782         * lisp/dgnushack.el (char-before): Use compiler macro instead of
783         byte-optimizer.
784         (char-after): Comment out the byte-optimization.
785
786         * imap.el (imap-base64-encode-string, imap-base64-decode-string):
787         New functions.  They are identical to the built-in codec if
788         possible, otherwise the functions defined in mel are used.
789         (imap-cram-md5-auth): Use them.
790
791 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
792
793         * lisp/imap.el: Remove autoload settings for `base64-decode-string'
794         and `base64-encode-string'.
795
796 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
797
798         * lisp/gnus.el (gnus-version-number): Update to 6.13.4.
799         (gnus-revision-number): Clear to 00.
800
801         * README.T-gnus: Update.
802
803         * GNUS-NEWS: Sync up with Pterodactyl Gnus v0.99.
804
805         * lisp/{rfc2047.el,rfc1843.el,nnweb.el,nnvirtual.el,nntp.el,
806         nnmh.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
807         nndoc.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
808         mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
809         gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
810         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
811         gnus-picon.el,gnus-msg.el,gnus-mailcap.el,gnus-int.el,
812         gnus-group.el,gnus-ems.el,gnus-cus.el,gnus-cache.el,gnus-async.el,
813         gnus-art.el,gnus-agent.el,dgnushack.el,base64.el,Makefile.in,
814         ChangeLog}: Sync up with Pterodactyl Gnus v0.99.
815
816         * lisp/{webmail.el,nnwarchive.el,nnultimate.el,nnslashdot.el}: New
817         files.
818
819         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
820         emacs-mime.texi,Makefile.in,ChangeLog}: Sync up with Pterodactyl
821         Gnus v0.99.
822
823 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
824
825         * lisp/gnus.el (gnus-select-method): Undo (`if' -> `when').
826         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Ditto.
827         * lisp/gnus-start.el (save-buffers-kill-emacs): Ditto.
828         (gnus-after-getting-new-news-hook): Ditto.
829
830         * lisp/gnus-group.el (gnus-useful-groups): Undo (`or' -> `unless').
831
832 1999-12-01  Katsumi Yamaoka <yamaoka@jpl.org>
833
834         * lisp/gnus.el (gnus-revision-number): Increment to 10.
835
836         * lisp/gnus-art.el (article-treat-overstrike): Work for multibyte
837         char with old Emacsen as well.
838
839 1999-12-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
840
841         * lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
842         appears in the backquoted form.
843         (gnus-category-edit-score): Ditto.
844
845         * lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
846         appears in the backquoted form.
847
848 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
849
850         * lisp/gnus.el (gnus-revision-number): Increment to 09.
851
852         * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Fix a
853         bug -- do add-hook.
854         (gnus-offline-popup): Examine whether `easy-menu-create-menu' is
855         defined. If not, call `easy-menu-create-keymaps'.
856
857 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
858
859         * lisp/gnus.el (gnus-revision-number): Increment to 08.
860
861         * lisp/gnus-offline.el (TopLevel): Use `static-if', requiring
862         "static" at the compile time.
863         (gnus-offline-hangup-function): Abolish.
864         (gnus-offline-auto-ppp): New variable.
865         (gnus-offline-gnus-get-new-news): Refer to it.
866         (gnus-offline-set-unplugged-state): Ditto.
867         (gnus-offline-set-auto-ppp): New function. It replaces the
868         function `gnus-offline-toggle-auto-hangup'.
869         (gnus-offline-toggle-auto-hangup): Abolish.
870         (gnus-offline-define-menu-and-key): Use `static-if' and
871         `static-cond'.
872         (gnus-offline-popup-menu): Do not define this function under XEmacs.
873         (gnus-offline-popup): New function.
874
875         * gnus-ofsetup.el (gnus-ofsetup-update-setting-file): Typo.
876         (gnus-ofsetup-resource-en): Fix doc strings.
877         (gnus-ofsetup-resource-ja): Ditto.
878
879 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
880
881         * lisp/gnus.el (gnus-revision-number): Increment to 07.
882
883         * lisp/gnus-art.el (gnus-article-wash-status): Sync up with
884         Pterodactyl Gnus v0.98.
885
886 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
887
888         * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
889
890         * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'.
891
892         * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use
893         `car' and `cdr' instead of `cadr'.
894
895         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons'
896         instead of `push'; use `if' instead of `when'.
897
898         * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr'
899         instead of `pop'.
900         (gnus-useful-groups): Use `or' instead of `unless'.
901
902         * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
903         instead of `cadr'.
904
905 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
906
907         * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
908         `when' in the body of `defadvice'.  Use `if' instead.
909
910         * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
911         cl functions.
912
913 1999-11-29  Katsumi Yamaoka <yamaoka@jpl.org>
914
915         * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use
916         the macro `when' in the arg of `defcustom'.  Use `if' instead.
917
918 1999-11-27  Katsumi Yamaoka <yamaoka@jpl.org>
919
920         * lisp/gnus.el (gnus-revision-number): Increment to 06.
921
922         * lisp/gnus-art.el (gnus-signature-toggle): Specify the 4th arg of
923         `next-single-property-change' LIMIT as `point-max'.
924         (gnus-article-prepare-mime-display): Ditto.
925         (article-hide-signature): Ditto.
926
927 1999-11-26  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
928
929         * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number
930         are removed to fill gnus-version within 80 columns.
931
932 1999-11-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
933
934         * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
935
936 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
937
938         * lisp/gnus.el (gnus-revision-number): Increment to 05.
939
940         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union'
941         instead of `union'.
942
943         * lisp/gnus-util.el (gnus-union): New function.
944
945         * lisp/gnus-sum.el (gnus-summary-exit-no-update):  Use
946         `copy-sequence' instead of `copy-list'.
947         * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto.
948
949         * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
950
951 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
952
953         * lisp/gnus.el (gnus-revision-number): Increment to 04.
954
955         * lisp/dgnushack.el (union, copy-list): New compiler macros for
956         emulating cl functions.
957
958 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
959
960         * lisp/gnus.el (gnus-revision-number): Increment to 03.
961         (gnus-select-method): Use `condition-case' instead of
962         `ignore-errors'.
963
964         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
965         instead of `ignore-errors'.
966
967         * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie.
968
969         * lisp/{time-date.el,smiley.el,score-mode.el,pop3.el,nnweb.el,
970         nnvirtual.el,nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,
971         nnmbox.el,nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,
972         nneething.el,nndraft.el,nndoc.el,nnbabyl.el,message.el,imap.el,
973         gnus-win.el,gnus-vm.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
974         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
975         gnus-range.el,gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,
976         gnus-msg.el,gnus-mlspl.el,gnus-mailcap.el,gnus-logic.el,
977         gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el,
978         gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'.
979
980 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
981
982         * lisp/gnus.el (gnus-revision-number): Increment to 02.
983
984         * lisp/{time-date.el,smiley.el,pop3.el,nnweb.el,nnvirtual.el,
985         nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,nnmbox.el,
986         nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,nneething.el,
987         nndoc.el,nnbabyl.el,message.el,imap.el,gnus.el,gnus-win.el,
988         gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
989         gnus-spec.el,gnus-score.el,gnus-salt.el,gnus-range.el,
990         gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,
991         gnus-mailcap.el,gnus-logic.el,gnus-kill.el,gnus-group.el,
992         gnus-cite.el,gnus-async.el,gnus-art.el,gnus-agent.el,earcon.el}:
993         Require `cl' at the top level.
994
995         * lisp/gnus.el (gnus-select-method): Undo last change.
996         * lisp/gnus-util.el (copy-list): Undo last change (remove it).
997         * lisp/gnus-start.el (gnus-site-init-file): Undo last change.
998
999         * lisp/gnus-ems.el (gnus-split-string): Remove.
1000
1001 1999-11-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1002
1003         * lisp/pop3.el: Add description about STLS extension; add autoload
1004         setting for `starttls-open-stream' and `starttls-negotiate'.
1005         (pop3-stls): New function.
1006         (pop3-open-tls-stream): New function.
1007         (pop3-open-server): Use `pop3-open-tls-stream' if
1008         'pop3-connection-type' is bound to `tls'.
1009
1010 1999-11-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1011
1012         * lisp/imap.el: Add autoload setting for `starttls-open-stream'
1013         and `starttls-negotiate'.
1014         (imap-stream-alist): Add TLS entry.
1015         (imap-tls-p): New function.
1016         (imap-tls-open): New function.
1017         (imap-ssl-open): Enclose `open-ssl-stream' with
1018         `as-binary-process'.
1019
1020 1999-11-19  Katsumi Yamaoka <yamaoka@jpl.org>
1021
1022         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1023         (gnus-select-method): Use `condition-case' instead of
1024         `ignore-errors'.
1025
1026         * lisp/pop3.el (pop3-apop): Move the autoload seting to the top
1027         level.
1028
1029         * lisp/md5.el (md5): Allow the optional 4th and 5th arguments
1030         `coding' and `noerror' for the stopgaps.
1031
1032         * lisp/lpath.el (md5): Allow the optional 4th and 5th arguments
1033         `coding' and `noerror'.
1034         (function-max-args): Maybe-fbind for FSF Emacsen.
1035
1036         * lisp/imap.el (imap-cram-md5-auth): Specify the 4th arg to `md5'
1037         as `binary' if possible.
1038         (imap-log): Default to nil (synched with pgnus 0.99).
1039         (base64-decode-string): Autoload "mel" instead of "base64".
1040         (md5): Autoload "md5" without `eval-and-compile'.
1041
1042         * lisp/gnus-util.el (copy-list): New function defined by
1043         `defun-maybe'.
1044
1045         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify
1046         the 3rd arg of `make-full-mail-header' to "nobody" instead of "".
1047
1048         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
1049         instead of `ignore-errors'.
1050
1051         * lisp/gnus-picon.el: Require `cl'.
1052
1053         * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el,
1054         gnus-offline.el} (cl): Enclose the requiring procedure with
1055         `eval-when-compile'.
1056
1057         * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring
1058         procedure with `eval-when-compile' instead of `eval-and-compile'.
1059
1060 1999-11-09  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1061
1062         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
1063         Use mail-sources instead of nnmail-spool-file.
1064         From: Toshiaki -PCX- Tanaka.
1065
1066 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
1067
1068         * lisp/gnus.el (gnus-group-startup-message): Insert space before
1069         "based on".
1070         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
1071
1072 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
1073
1074         * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
1075         (gnus-revision-number): Clear to 00.
1076
1077         * README.T-gnus: Update.
1078
1079         * lisp/{rfc1843.el,qp.el,nntp.el,nnmail.el,nnfolder.el,nnagent.el,
1080         mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
1081         message.el,mail-source.el,lpath.el,gnus-util.el,gnus-topic.el,
1082         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el,
1083         gnus-group.el,gnus-art.el,gnus-agent.el,dgnushack.el,binhex.el,
1084         ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
1085
1086         * lisp/{rfc2104.el,nnimap.el,imap.el}: New files.
1087
1088         * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without
1089         translation.
1090
1091         * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
1092
1093 1999-11-08  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
1094
1095         * lisp/gnus-draft.el (gnus-draft-edit-message): Use
1096         `message-save-drafts' instead of `set-buffer-modified-p' and
1097         `save-buffer'.
1098         * lisp/message.el (message-save-drafts): Insert In-Reply-To header
1099         because the reply data is lost in Drafts.
1100         * lisp/gnus-art.el (gnus-signature-face): Don't check
1101         window-system type.
1102
1103 1999-11-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1104
1105         * lisp/pop3.el (pop3-progress-message): New function.
1106         (pop3-movemail): Use it.
1107
1108 1999-10-28  Katsumi Yamaoka <yamaoka@jpl.org>
1109
1110         * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
1111         `gnus-following-method'.
1112
1113         * lisp/gnus-msg.el (gnus-following-method): Move from gnus-msg.el;
1114         wide reply as a mail if the message is not a news; use the macro
1115         `gnus-setup-message'.
1116
1117         * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
1118
1119 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
1120
1121         * lisp/gnus.el (gnus-revision-number): Increment to 14.
1122         (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
1123         function `gnus-smiley-display'.
1124
1125         * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if
1126         `window-system' is nil.
1127         (gnus-article-x-face-command): Default to external command if
1128         `window-system' is nil.
1129
1130 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
1131
1132         * lisp/gnus.el (gnus-revision-number): Increment to 13.
1133         (TopLevel): Rearrange autoload settings.
1134
1135         * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use
1136         `smiley-buffer'.
1137
1138         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Add button
1139         "Toggle smileys" in "Washing" menu.
1140         (gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'.
1141
1142         * lisp/smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
1143         (smiley-toggle-buffer): New function.
1144         (smiley-buffer): Don't quote the function.
1145         (smiley-toggle-extents): Ditto.
1146
1147 1999-10-24  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1148
1149         * lisp/gnus.el (gnus-revision-number): Increment to 12.
1150         (TopLevel): Add and delete autoloads for functions defined in
1151         "gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc".
1152
1153         * lisp/gnus-offline.el (TopLevel): Do not consider the functions
1154         defined in "miee".
1155
1156         * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload
1157         `gnus-custom-mode' defined in "gnus-cus".
1158
1159 1999-10-21  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1160
1161         * lisp/gnus.el (gnus-revision-number): Increment to 11.
1162
1163         * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder'
1164         when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
1165         header.
1166
1167 1999-10-19  Katsumi Yamaoka <yamaoka@jpl.org>
1168
1169         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1170         (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the
1171         functions `x-face-mule-gnus-article-display-x-face' and
1172         `smiley-buffer'.
1173
1174         * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen.
1175
1176         * lisp/gnus-ems.el (gnus-group-startup-message): Don't replace with
1177         `gnus-mule-group-startup-message'.
1178         (gnus-mule-group-startup-message): Remove.
1179         (gnus-mule-bitmap-image-file): Remove.
1180
1181         * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to
1182         ordinary text if the feature `smiley-mule' is provided and FSF
1183         Emacs is used.
1184         (TopLevel): Require `static' at the compile time.
1185
1186         * lisp/gnus-art.el (gnus-article-prepare-display): Bind
1187         `mime-display-text/plain-hook' to nil.
1188         (gnus-article-prepare-mime-display): Use `let' instead of `let*';
1189         treat the next entity position as a marker.
1190         (gnus-treatment-function-alist): Use `smiley-buffer' instead of
1191         `gnus-smiley-display' under FSF Emacsen.
1192         (gnus-treat-display-smileys): Default to t if the module
1193         `smiley-mule' is installed.
1194         (gnus-treat-display-xface): Default to `head' if the value of
1195         `gnus-article-x-face-command' is
1196         `x-face-mule-gnus-article-display-x-face'.
1197         (gnus-article-x-face-command): Default to
1198         `x-face-mule-gnus-article-display-x-face' if the module
1199         `x-face-mule' is installed.
1200         (TopLevel): Require `static' first; require `path-util'.
1201
1202 1999-10-18  Katsumi Yamaoka <yamaoka@jpl.org>
1203
1204         * lisp/gnus.el (gnus-revision-number): Increment to 09.
1205
1206         * lisp/message.el (message-mode): Make
1207         `message-font-lock-last-position' as buffer local.
1208         (message-font-lock-keywords-2): Use
1209         `message-font-lock-cited-text-matcher' instead of regexp.
1210         (message-font-lock-cited-text-matcher): New function.
1211         (font-lock-after-change-function): Advice to the keep last cursor
1212         position in `message-font-lock-last-position' before fontifying.
1213         (message-font-lock-last-position): New variable.
1214         (message-font-lock-citation-name-max-column): New variable.
1215         (message-font-lock-cited-text-regexp): New variable.
1216         (message-font-lock-fence-close-position): New variable.
1217         (message-font-lock-fence-open-position): New variable.
1218         (message-font-lock-fence-close-regexp): New variable.
1219         (message-font-lock-fence-open-regexp): New variables.
1220
1221 1999-10-04  Masatoshi Tsuchiya <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1222
1223         * lisp/message.el (message-mode): Rearrange `font-lock-defaults'
1224         using `message-font-lock-keywords', `message-font-lock-keywords-1'
1225         and `message-font-lock-keywords-2'.
1226         (message-font-lock-keywords): Restruct.
1227         (message-font-lock-keywords-1): New variable split from
1228         `message-font-lock-keywords'.
1229         (message-font-lock-keywords-2): Ditto.
1230
1231 1999-10-11  Katsumi Yamaoka <yamaoka@jpl.org>
1232
1233         * lisp/gnus.el (gnus-revision-number): Increment to 08.
1234
1235         * lisp/gnus-art.el (gnus-treat-article): Buttonize the signature
1236         before highlighting or hiding it.
1237         (gnus-article-buttonize-signature): New function.
1238         (gnus-article-highlight-signature): Don't buttonize.
1239         (gnus-treatment-function-alist): Undo the last change.
1240         (gnus-treat-emphasize): Default to nil.
1241
1242 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
1243
1244         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1245         (TopLevel): Autoload "gnus-art" for the function
1246         `gnus-article-show-all'.
1247
1248         * lisp/gnus-sum.el (gnus-summary-select-article): Expose all
1249         hidden text if the command `gnus-summary-toggle-mime' is used.
1250
1251         * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the
1252         following parts.
1253         (gnus-article-highlight-signature): Work for forwarded messages.
1254         (gnus-article-show-all): New function based on `article-show-all'.
1255         (gnus-article-show-all-headers): Based on
1256         `article-show-all-headers'.
1257         (article-show-all-headers): New function to show all *HEADERS*.
1258         (article-show-all): Show *ALL* literally.
1259         (article-hide-signature): Work for forwarded messages.
1260         (gnus-treatment-function-alist): Put `gnus-treat-hide-signature'
1261         off after `gnus-treat-highlight-signature'.
1262
1263 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
1264
1265         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1266
1267         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect
1268         against forwarded messages without MIME structure.
1269         (gnus-treatment-function-alist): Move
1270         'gnus-treat-decode-article-as-default-mime-charset' to the top;
1271         put `gnus-treat-emphasize' off after
1272         `gnus-treat-highlight-headers'.
1273
1274 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1275
1276         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1277
1278 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
1279
1280         * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the
1281         argument is list or not before condition.
1282
1283 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1284
1285         * lisp/gnus-art.el (gnus-treat-predicate): Work for
1286         (typep "something").
1287
1288 1999-10-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1289
1290         * lisp/gnus-art.el (gnus-article-prepare-display):
1291         Pass argument nil as a condition to gnus-treat-article.
1292         * lisp/gnus-art.el (gnus-article-prepare-mime-display):
1293         Ditto. Also, treat last part of multipart article correctly.
1294
1295 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
1296
1297         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1298
1299         * lisp/message.el (message-generate-headers): Don't insert
1300         excessive newline.
1301
1302         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
1303         negative number for the 2nd arg of `insert-char'.
1304
1305 1999-10-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1306
1307         * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to
1308         gnus-ja instead of gnus if Japanese environment is on.
1309
1310 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
1311
1312         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1313         (semi-gnus-developers): Remove.
1314         (gnus-maintainer): Change mail address.
1315         (gnus-group-startup-message): Display version string.
1316
1317         * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
1318
1319         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
1320         version string; fix glyph position.
1321
1322 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1323
1324         * lisp/gnus-sum.el (gnus-read-move-group-name): Revert
1325         to previous version until problem of respooling from
1326         nnimap to nnml is solved.
1327         (gnus-summary-move-article): Ditto.
1328
1329 1999-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
1330
1331         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1332
1333         * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's
1334         value is t before checking for `condition'.
1335         (gnus-article-prepare-mime-display): Search for the entity children
1336         if the primary type is `multipart'.
1337
1338 1999-10-01  Katsumi Yamaoka   <yamaoka@jpl.org>
1339
1340         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1341
1342         * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
1343         instead of signaling an error if the destination group is not
1344         newly created.
1345         (gnus-summary-move-article): Do nothing if the destination group
1346         is not newly created.
1347
1348         * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
1349         environment part.
1350
1351 1999-09-30   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1352
1353         * nnfolder.el (nnfolder-possibly-change-group): Don't create an
1354         active entry for the group even if it doesn't exist.
1355
1356 1999-09-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1357
1358         * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
1359
1360 1999-09-28  Katsumi Yamaoka   <yamaoka@jpl.org>
1361
1362         * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
1363         (gnus-revision-number): Clear to 00.
1364
1365         * README.T-gnus: Update.
1366
1367         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1368         emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
1369
1370         * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
1371         mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
1372         gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
1373         gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
1374         ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
1375
1376 1999-09-24  Katsumi Yamaoka   <yamaoka@jpl.org>
1377
1378         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1379
1380         * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
1381         smooth scrolling under XEmacs.
1382         (gnus-article-next-page):Ditto.
1383
1384         * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
1385         descriptions about the problem of loaddefs.el and the patch for
1386         CUSTOM 1.9962.
1387
1388 1999-09-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1389
1390         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1391
1392         * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
1393         `:predicate' for old Emacsen; require `static'.
1394
1395         * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
1396         `:path' and `:predicate'.
1397
1398 1999-09-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1399
1400         * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
1401         modeline as modified.
1402
1403 1999-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1404
1405         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1406
1407         * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
1408         `mime-view-entity' in the modified header under FSF Emacsen.
1409
1410 1999-09-13  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1411
1412         * README-offline.en: Rewrite the usage description.
1413         * README-offline.ja: Ditto.
1414
1415 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1416
1417         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1418
1419         * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
1420         `gnus-offline'.
1421
1422 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1423
1424         * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
1425         * README-offline.ja: Ditto.
1426
1427 1999-09-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1428
1429         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1430
1431         * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
1432         the current buffer as modified.
1433
1434         * lisp/gnus-offline.el (gnus-offline-menu): New variable.
1435         (gnus-offline-get-menu-items): New function.
1436         (gnus-offline-define-menu-on-miee): Use it.
1437         (gnus-offline-define-menu-on-agent): Ditto.
1438
1439 1999-09-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1440
1441         * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
1442
1443         * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
1444         backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
1445         (pop3-quit): Clear `pop3-uidl-obarray'.
1446
1447 1999-09-03  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1448
1449         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1450
1451         * lisp/gnus-offline.el (gnus-offline-resource-en,
1452         gnus-offline-resource-ja,
1453         gnus-offline-resource-ja_complete): New variables.
1454         (gnus-offline-get-message): News function.
1455         (gnus-offline-error-check): Use it.
1456         (gnus-offline-connect-server): Ditto.
1457         (gnus-offline-get-new-news-function): Ditto.
1458         (gnus-offline-set-mail-group-level): Ditto.
1459         (gnus-offline-hangup-line): Ditto.
1460         (gnus-offline-after-jobs-done): Ditto.
1461         (gnus-offline-toggle-auto-hangup): Ditto.
1462         (gnus-offline-toggle-on/off-send-mail): Ditto.
1463         (gnus-offline-toggle-articles-to-fetch): Ditto.
1464         (gnus-offline-empting-spool): Ditto.
1465         (gnus-offline-set-interval-time): Ditto.
1466
1467         * lisp/gnus-ofsetup.el (gnus-offline-lang,
1468         gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
1469         variables.
1470         (gnus-ofsetup-get-message): New function.
1471         (gnus-setup-for-offline): Use it.
1472         (gnus-ofsetup-find-parameters): Ditto.
1473         (gnus-ofsetup-prepapre-for-miee): Ditto.
1474         (gnus-ofsetup-completing-read-symbol): Ditto.
1475         (gnus-ofsetup-customize): Ditto.
1476         (gnus-ofsetup-customize-done): Ditto.
1477
1478 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
1479
1480         * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
1481         `isearch-lazy-highlight'.
1482
1483 1999-08-30  Katsumi Yamaoka   <yamaoka@jpl.org>
1484
1485         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1486
1487         * lisp/lpath.el (babel-as-string): Bind it.
1488
1489         * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
1490         original X-Face field while searching.  It is done for only FSF
1491         Emacsen.
1492         (gnus-summary-search-article-highlight-matched-text): Ditto.
1493         (gnus-summary-search-article-matched-data): Bind it explicitly.
1494
1495 1999-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
1496
1497         * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
1498         (gnus-revision-number): Clear to 00.
1499
1500         * README.T-gnus: Update.
1501
1502         * README: Sync up with Pterodactyl Gnus v0.96.
1503         * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
1504         mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
1505         gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
1506         gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
1507         gnus-agent.el,ChangeLog}: Ditto.
1508         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
1509
1510 1999-08-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1511
1512         * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
1513         don't retrieve any incoming mails.; Don't filter articles here.
1514         Use `convert-standard-filename' to generate fresh UIDL file names.
1515         (pop3-get-message-numbers): Rewrite.
1516         (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
1517         of `with-temp-buffer'.
1518
1519 1999-08-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1520
1521         * README-offline.ja : Fix.
1522
1523         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
1524         Fix typo.
1525
1526         * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
1527         requirements; Enclose the autoload for `gnus-custom-mode' with
1528         `eval-and-compile'.
1529
1530 1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
1531
1532         * lisp/gnus.el (gnus-revision-number): Increment to 15.
1533
1534         * lisp/dgnushack.el (char-before, char-after): Optimize byte code
1535         for them before lpath.el is loaded.  Because lpath.el requires
1536         `poe' via `path-util'.  [cf. <tm-ja:5051>]
1537
1538         * lisp/gnus-sum.el (gnus-summary-search-article): Search for
1539         X-Face image if the regexp "^X-Face:" is specified.
1540         (gnus-summary-search-article-highlight-matched-text): Use
1541         `gnus-summary-search-article-highlight-goto-x-face'; maybe display
1542         X-Face image if it is requested.
1543         (gnus-summary-search-article-highlight-goto-x-face): New macro.
1544
1545 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1546
1547         * lisp/gnus.el (gnus-revision-number): Increment to 14.
1548
1549         * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
1550         recenter the article when touchdown; popup the article buffer if
1551         it is disappeared.
1552         (gnus-summary-search-article-highlight-matched-text): Treat the
1553         article before highlighting; use old style backquote syntax.
1554         (gnus-summary-search-article-position-point): Fix the beginning
1555         position; use old style backquote syntax.
1556         (gnus-summary-select-article): Undo the last change.
1557         (gnus-summary-display-article): Bind
1558         `gnus-summary-search-article-matched-data' in the article buffer
1559         locally.  It is moved from `gnus-summary-select-article'.
1560
1561 1999-08-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
1562
1563         * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
1564         (clean): Remove formatted info files.
1565         (distclean): Just remove Makefile.
1566
1567 1999-08-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1568
1569         * lisp/gnus.el (gnus-revision-number): Increment to 13.
1570
1571         * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
1572         (gnus-agent-fetch-headers): Limit downloadable articles if the
1573         number of unread articles exceeds `gnus-agent-large-newsgroup'.
1574         (gnus-agent-expire): Do not expire saved or replied articles when
1575         `gnus-agent-expire-all' is nil.
1576
1577         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
1578         variable.
1579         (gnus-offline-agent-expire): Check it; Bind
1580         `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
1581         (gnus-offline-after-jobs-done): Don't check
1582         `gnus-agent-expire-all'.
1583
1584         * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
1585         `user-login-name' and `user-real-login-name' returns the same
1586         value or not.
1587         (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
1588         (gnus-ofsetup-update-setting-file): Ditto.
1589         (gnus-ofsetup-prepare): New macro.
1590         (gnus-setup-for-offline): Use it.
1591         (gnus-ofsetup-customize-done): Ditto.
1592
1593 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
1594
1595         * lisp/gnus.el (gnus-revision-number): Increment to 12.
1596
1597         * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
1598         (gnus-summary-search-article-highlight-matched-text): Rearrange.
1599         (gnus-summary-search-article-position-point): New macro.
1600         (gnus-summary-search-article-matched-data): Rename from
1601         `gnus-summary-search-article-matched-text'.
1602         (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
1603         use `gnus-article-show-all-headers' for exposing the visited
1604         article.
1605         (gnus-summary-select-article): Bind
1606         `gnus-summary-search-article-matched-data' in the article buffer
1607         locally.
1608
1609         * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
1610         if the value of `gnus-inhibit-treatment' is non-nil.
1611         (article-toggle-headers): Don't redisplay X-Face if the value of
1612         `gnus-inhibit-treatment' is non-nil.
1613         (gnus-article-treat-custom): Add new treatment variable `mime'.
1614
1615 1999-08-25  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1616
1617         * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
1618         documentation.
1619
1620         * lisp/gnus-sum.el (gnus-summary-mode): Don't set
1621         `gnus-newsgroup-incorporated' explicitly.
1622
1623 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
1624
1625         * README.semi: Update for the recent a-ftp sites and directories.
1626         * README.semi.ja: Ditto.
1627         * texi/gnus-faq.texi: Ditto.
1628         * texi/gnus-faq-ja.texi: Ditto.
1629
1630 1999-08-24  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1631
1632         * lisp/gnus.el (gnus-revision-number): Increment to 11.
1633         (gnus-summary-incorporated-face): New face spec.
1634
1635         * lisp/gnus-group.el (gnus-group-line-format-alist): Add
1636         entry about the format specifier `w'.
1637         (gnus-group-line-format): Fix documentation.
1638
1639         * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
1640         newly incorporated mails with `gnus-summary-incorporated-face'.
1641         (gnus-newsgroup-incorporated): New variable.
1642         (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
1643         (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
1644
1645         * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
1646
1647         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
1648         `K' if the group has already been subscribed.
1649
1650 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
1651
1652         * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
1653         `isearch-lazy-highlight' t in the buffer locally; goto the
1654         beginning of the buffer before searching.
1655
1656         * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
1657         selected frame.
1658
1659 1999-08-23  Katsumi Yamaoka   <yamaoka@jpl.org>
1660
1661         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1662
1663         * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
1664         matched text after the searching is done; call
1665         `gnus-summary-select-article' with the args nil and t; bind
1666         `gnus-treat-*' to nil.
1667         (gnus-summary-search-article-highlight-matched-text): New macro
1668         for highlighting matched text.  It is bound at the compile time
1669         only.
1670         (gnus-summary-isearch-article): Call `gnus-summary-select-article'
1671         with the args nil and t; bind `gnus-treat-*' to nil.
1672
1673         * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
1674         `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
1675         `with-temp-file'; use `insert-file-contents-as-binary' instead of
1676         `insert-file-contents'.
1677
1678 1999-08-20  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1679
1680         * lisp/gnus.el (gnus-revision-number): Increment to 09.
1681
1682         * lisp/gnus-offline.el: Fix comments.
1683         (TopLevel): Delete the code for emulating custom. Do not inhibit
1684         byte-compile-warnings, but hide useless ones.
1685         (gnus-offline-dialup-program-arguments): defvar instead of
1686         defcustom.
1687         (gnus-offline-hangup-program-arguments): Ditto.
1688         (gnus-offline-interval-time): Ditto.
1689         (gnus-offline-dialup-program, gnus-offline-hangup-program,
1690         gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
1691         (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
1692         codes.
1693         Set `mail-sources' instead of `nnmail-spool-file'.
1694         (gnus-offline-enable-fetch-mail): Ditto.
1695         (gnus-offline-toggle-movemail-program): Abolish.
1696         (gnus-offline-define-menu-and-key): Modify according to it.
1697         (gnus-offline-define-menu-on-miee): Ditto.
1698         (gnus-offline-define-menu-on-agent): Ditto.
1699         (gnus-offline-message-add-header): Bind temporary variables.
1700         (gnus-offline-add-custom-header): Ditto.
1701         (gnus-offline-restore-mail-group-level): Ditto.
1702
1703         * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
1704         gnus-offline at the compile time. Do not inhibit
1705         byte-compile-warnings.
1706         (gnus-setup-for-offline): Really bind all temporary variables.
1707         (gnus-ofsetup-write-settting-file): Check if interval is a
1708         integer.
1709         Use `mail-sources' instead of `nnmail-spool-file'.
1710         (gnus-ofsetup-update-setting-file): Redefine as a macro.
1711         (gnus-ofsetup-prepare-for-miee): Ditto.
1712
1713         * README-offline.en : Update.
1714         * README-offline.ja : Ditto.
1715
1716 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1717
1718         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
1719         `inhibit-read-only' to t; bind `buffer-read-only' to nil.
1720
1721 1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1722
1723         * lisp/gnus.el (gnus-revision-number): Increment to 08.
1724
1725 1999-08-19  Keiichi Suzuki  <keiichi@nanap.org>
1726
1727         * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
1728         group name with `\N'.
1729
1730 1999-08-19  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1731
1732         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1733
1734         * lisp/pop3.el (pop3-except-header-regexp): New variable.
1735         (pop3-movemail): Don't retrieve messages whose headers are
1736         matching `pop3-except-header-regexp'.
1737         (pop3-top): New function.
1738         (pop3-retr): Don't use `save-restriction'.
1739
1740 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1741
1742         * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
1743
1744 1999-08-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1745
1746         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1747
1748         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
1749         `gnus-article-next-page' when the last page is not displayed.
1750         (mime-preview-over-to-previous-method-alist): Use
1751         `gnus-article-prev-page' when the first page is not displayed.
1752         (gnus-next-page-map): Use `make-sparse-keymap' instead of
1753         `make-keymap'; don't use `suppress-keymap'.
1754         (gnus-insert-next-page-button, gnus-insert-prev-page-button):
1755         Succeed to the value of the text property `mime-view-situation' in
1756         the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
1757         current local map as a parent under FSF Emacsen.
1758
1759 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1760
1761         * lisp/pop3.el (pop3-retr): Undo last change.
1762
1763 1999-08-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1764
1765         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1766
1767         * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
1768         `accept-process-output'; Move point to the end of the normal
1769         response.
1770         (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
1771         (pop3-get-list): Abolish.
1772         (pop3-retr): Don't use `save-restriction'.
1773         (pop3-uidl): Don't use `condition-case' when checking UIDL support.
1774         (pop3-list): Likewise.
1775
1776 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1777
1778         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1779
1780         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
1781         `event-basic-type' instead of `event-button' under FSF Emacsen.
1782
1783 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1784
1785         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1786
1787 1999-08-16  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1788
1789         * lisp/gnus-sum.el: Add `gnus-wheel-install' to
1790         `gnus-summary-mode-hook'.
1791         (gnus-use-wheel): New variable.
1792         (gnus-wheel-scroll-amount): New variable.
1793         (gnus-wheel-edge-resistance): New variable.
1794         (gnus-wheel-summary-scroll): New function.
1795         (gnus-wheel-install): New function.
1796
1797 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1798
1799         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1800
1801         * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
1802         `defun' instead of `defsubst'.
1803         (make-full-mail-header): Ditto.
1804
1805         * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
1806         (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
1807
1808 1999-08-16  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1809
1810         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1811
1812         * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
1813         is being sent.
1814
1815         * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
1816         function from Nana-gnus.
1817         (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
1818         (gnus-ofsetup-update-setting-file): Rename from
1819         `gnus-ofsetup-write-setting-file'.
1820         (gnus-ofsetup-find-parameters): Rename from
1821         `gnus-ofsetup-parameters'.
1822         (gnus-ofsetup-customize-done): Rewrite.
1823
1824 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1825
1826         * pop3.el: Sync up with pop3.el version 2.04.
1827         (pop3-leave-mail-on-server): New variable.
1828         (pop3-maximum-message-size): New variable.
1829         (pop3-uidl-file-name): New variable.
1830         (pop3-uidl-support): New variable.
1831         (pop3-uidl-obarray): New variable.
1832         (pop3-movemail): Check message size on every retrieval.
1833         (pop3-open-ssl-stream-1): Use new style macro.
1834         (pop3-get-message-numbers): New function.
1835         (pop3-get-list): New function.
1836         (pop3-get-uidl): New function.
1837         (pop3-get-unread-message-numbers): New function.
1838         (pop3-save-uidls): New function.
1839         (pop3-retr): Use `pop3-get-extended-response'.
1840         (pop3-list): New implementation.
1841         (pop3-uidl): New function.
1842         (pop3-get-extended-response): New function.
1843
1844 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
1845
1846         * lisp/gnus.el: T-gnus 6.13.0 is released.
1847
1848 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
1849
1850         * ChangeLog.2: New file, rename from ChangeLog.
1851
1852         * lisp/dgnushack.el (TopLevel): Rearrange.
1853
1854         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
1855         * README.branch: Ditto.
1856
1857         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
1858
1859         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
1860         * texi/message-ja.texi: Ditto.
1861         * texi/message.texi: Ditto.
1862         * texi/gnus-ja.texi: Ditto.
1863         * texi/gnus.texi: Ditto.
1864         * README-offline.ja: Ditto.
1865         * README-offline.en: Ditto.
1866         * README.semi.ja: Ditto.
1867         * README.semi: Ditto.
1868         * README.T-gnus: Ditto.
1869
1870         * t-gnus-6_13: NEW PUBLIC BRANCH.
1871
1872 See ChangeLog.2 for earlier changes.