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