d242e803a9e57015bb740be9208e4b2c0e7b51f7
[elisp/gnus.git-] / ChangeLog
1 2000-11-02  Katsumi Yamaoka <yamaoka@jpl.org>
2
3         * Makefile.in (install-package-ja): Compile and install lisp files
4         first.
5         (install-package): Ditto.
6         (compose-package, install-package-info-ja, install-package-info,
7         install-package-lick): New sub targets.
8
9         * lisp/Makefile.in (install-package-info-ja, install-package-info,
10         install-package-lick): New targets.
11         (compose-package): Rename from `package'.
12         (install-package): Remove.
13
14         * lisp/dgnushack.el (dgnushack-install-package-info-ja,
15         dgnushack-install-package-info, dgnushack-install-package-lick,
16         dgnushack-install-package-pkginfo,
17         dgnushack-install-package-info-files, dgnushack-make-manifest,
18         dgnushack-gnus-product-name, dgnushack-examine-package-dir,
19         dgnushack-make-autoloads): New functions.
20         (dgnushack-install-package): Remove.
21         (dgnushack-compose-package): Rename from `dgnushack-make-package'.
22         (dgnushack-info-file-regexp-ja, dgnushack-info-file-regexp): Split
23         from `dgnushack-info-file-regexp'.
24         (dgnushack-texi-file-regexp): Remove.
25
26 2000-11-01  Katsumi Yamaoka <yamaoka@jpl.org>
27
28         * lisp/dgnushack.el (dgnushack-texi-format): Remove @ignore'd areas
29         before processing.
30
31 2000-11-01  Katsumi Yamaoka <yamaoka@jpl.org>
32
33         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
34
35         * lisp/gnus.el (gnus-product-variable-file-list): Check for
36         `emacs-version' in the file "cache" as well.
37         * lisp/gnus-start.el (gnus-product-read-variable-file-1): Make it
38         talkative.
39
40 2000-10-31  Katsumi Yamaoka <yamaoka@jpl.org>
41
42         * lisp/dgnushack.el: Bind `:key-type' and `:value-type' for old
43         Emacsen.
44
45 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
46
47         * lisp/ptexinfmt.el (texinfo-format-direntry): Fixed broken
48         direntry generate probrem.
49         (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
50
51 2000-10-31  Katsumi Yamaoka <yamaoka@jpl.org>
52
53         * lisp/gnus-sum.el (gnus-summary-insert-line): Work with quoted
54         double-quote characters.
55         (gnus-summary-prepare-threads): Ditto.
56
57 2000-10-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
58
59         * lisp/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag): Renamed
60         from `ptexinfmt-disable-broken-notice'.
61
62 2000-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
63
64         * lisp/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
65         detection fixed.
66
67 2000-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
68
69         * lisp/gnus.el (gnus-group-startup-message): Rewrite for Emacs 21.
70         * lisp/lpath.el: Fbind `propertize'.
71
72 2000-10-22  Katsuhiro Hermit Endo <hermit@tomato.saino.ne.jp>
73
74         * texi/gnus-ja.texi (Changing Servers): Fix typo.
75
76 2000-10-19  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
77
78         * lisp/nnshimbun.el (nnshimbun-netbsd-get-headers): Fix regular
79         expression to extract xover urls.
80
81 2000-10-12  Jesper Harder <jesper_harder@hotmail.com>
82
83         * make.bat: Makes it possible to generate the Info files on
84         windows again.
85
86 2000-10-11  Katsumi Yamaoka <yamaoka@jpl.org>
87
88         * Makefile.in (info-ja, xinfo-ja): No need to use `MAKEINFO=no'.
89         (install-info-ja, install-info, install-lisp, install-ja): New
90         targets (possibly for FSF Emacsen).
91
92         * texi/Makefile.in (install-ja-info, install-info, install-ja,
93         %-ja.info, %-ja): New targets.
94
95         * texi/message-ja.texi (direntry): Replace "message" with
96         "message-ja".
97
98 2000-10-08  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
99
100         * lisp/nnshimbun.el (nnshimbun-type-definition): Fix regular
101         expression to extract article body from `ZDNet'.
102
103 2000-10-06  Katsumi Yamaoka <yamaoka@jpl.org>
104
105         * lisp/imap.el: Require `base64' instead of to autoload it.
106
107 2000-10-05  Katsumi Yamaoka <yamaoka@jpl.org>
108
109         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
110         `gnus-point-at-eol'.
111         * lisp/gnus.el (gnus-group-startup-message): Ditto.
112
113         * lisp/gnus-ems.el (gnus-ems-redefine): Revive annulling of
114         `gnus-summary-set-display-table'.
115
116 2000-10-04  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
117
118         * lisp/gnus-sum.el (gnus-build-sparse-threads): Use
119         `make-full-mail-header-from-decoded-header' instead of
120         `make-full-mail-header'.
121
122 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
123
124         * lisp/gnus-group.el (gnus-group-get-new-news): Update modeline
125         using `gnus-agent-toggle-plugged' if agent is activated.
126         * lisp/gnus-agent.el (gnus-group-get-new-news): Don't advise it,
127         merge it into gnus-group.el instead.
128
129         * lisp/gnus-offline.el (gnus-offline-after-jobs-done): Use `ding'
130         with `play-sound-file' for XEmacs statically.
131
132         * lisp/gnus-art.el (gnus-article-add-button): Quote
133         `:button-keymap' for Mule 2.3 but it won't work.
134
135 2000-09-29  Katsumi Yamaoka <yamaoka@jpl.org>
136
137         * lisp/message.el (message-ignored-supersedes-headers): Synch with
138         Gnus.
139
140 2000-09-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
141
142         * list/ptexinfmt.el (texinfo-multitable-widths): Fix
143         broken-facility probrem when use multitable unsupported
144         texinfmt.el.
145
146 2000-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
147
148         * lisp/ptexinfmt.el (texinfo-format-printindex): Use (featurep
149         'meadow) instead of `texinfmt-version'.
150
151 2000-09-25  Katsumi Yamaoka <yamaoka@jpl.org>
152
153         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
154
155         * texi/gnus-faq-ja.texi, lisp/gnus.el, README.semi.ja, README.semi,
156         README: Replace "<semi-gnus-*@meadow.scphys.kyoto-u.ac.jp>" with
157         "<semi-gnus-*@meadowy.org>".
158
159 2000-09-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
160
161         * lisp/ptexinfmt.el (texinfo-format-printindex): Add
162         broken-facility check, for Mule for Windows.
163         (texinfo-format-printindex): New function.
164
165 2000-09-19  Katsumi Yamaoka <yamaoka@jpl.org>
166
167         * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode bitmap
168         smileys to ordinary text before removing any text properties.  It
169         is synchronized with the latest smiley-mule.el.
170
171 2000-09-19  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
172
173         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
174         of `ZDNet'.
175
176 2000-09-15   Daiki Ueno  <ueno@unixuser.org>
177
178         * lisp/gnus-art.el: Always require `wid-edit'.
179
180 2000-09-14  Katsumi Yamaoka <yamaoka@jpl.org>
181
182         * lisp/dgnushack.el (dgnushack-compile): Don't compile gnus-ml.el
183         when FSFmacs is running.
184
185         * lisp/gnus-ml.el: Bind some undeclared variables.
186
187         * lisp/gnus-art.el (gnus-article-add-button): Add widget button.
188         (gnus-article-display-mime-message): Don't set
189         `mime-button-mother-dispatcher'.
190
191         * lisp/message.el: Require `reporter' for the function
192         `define-mail-user-agent' when Mule 2.3 is running.
193
194 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
195
196         * lisp/smiley.el (smiley-buffer, smiley-create-glyph): Work with
197         GTK XEmacs as well.
198
199 2000-09-06  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
200
201         * lisp/nnshimbun.el (nnshimbun-header-xref): New function.
202         (nnshimbun-insert-header): Use `nnshimbun-header-xref', instead of
203         `mail-header-xref'.
204         (nnshimbun-make-mhonarc-contents): Took a measure against
205         unexpected TAB characters.
206
207 2000-09-05  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
208
209         * lisp/nnshimbun.el: Add `netbsd' support.
210         (nnshimbun-nov-fix-header): Change a form storing Message-Id.
211         (nnshimbun-search-id): Ditto.
212         (nnshimbun-make-mhonarc-contents): Use optional header
213         information.
214
215 2000-09-05   Daiki Ueno  <ueno@unixuser.org>
216
217         * lisp/pop3.el (pop3-quit): Don't clear `pop3-uidl-obarray'.
218         (pop3-save-uidls): Clear `pop3-uidl-obarray' here.
219
220 2000-09-04   Daiki Ueno  <ueno@unixuser.org>
221
222         * lisp/mail-source.el (pop3-leave-mail-on-server): Declare.
223         (mail-source-keyword-map): New keyword `:leave' for pop.
224         (mail-source-fetch-pop): Refer it.
225
226         * lisp/pop3.el (pop3-ssl-program-name): New variable.
227
228 2000-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
229
230         * lisp/ptexinfmt.el (texinfo-multitable-widths,
231         texinfo-multitable-item): Apply char-width probrem fix patch
232         (by KOIE Hidetaka <koie@skipjack.koie.org>).
233         Newsgroups: fj.editor.emacs
234         Message-ID: <5dzom3nxq7.fsf@skipjack.koie.org>
235
236         * lisp/ptexinfmt.el (ptexinfmt-disable-broken-notice): New
237         variable.
238
239 2000-08-29  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
240
241         * lisp/nnshimbun.el (nnshimbun-zdnet-get-headers): Follow changes
242         of ZDNet.
243
244 2000-08-25  Katsumi Yamaoka <yamaoka@jpl.org>
245
246         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
247
248 2000-08-25  Yagi Tatsuya  <yagi@is.titech.ac.jp>
249             Katsumi Yamaoka <yamaoka@jpl.org>
250
251         * lisp/nntp.el (nntp-list-options, nntp-options-subscribe,
252         nntp-options-not-subscribe): New server variables.
253         (nntp-request-list): Use them.
254         * texi/gnus.texi, texi/gnus-ja.texi: Update for them.
255
256 2000-08-23  Katsumi Yamaoka <yamaoka@jpl.org>
257
258         * lisp/gnus.el (gnus-group-startup-message): Use `image-size' to
259         simplify the program.
260
261         * lisp/gnus-group.el (gnus-group-rename-group): Inhibit renaming of
262         zombie or killed groups.
263
264 2000-08-21  Katsumi Yamaoka <yamaoka@jpl.org>
265
266         * lisp/nnheader.el (nnheader-replace-chars-in-string): Use
267         `static-if'.
268         * lisp/message.el (message-replace-chars-in-string): Ditto.
269
270 2000-08-19  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
271
272         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow changes of
273         ZDNet.
274         (nnshimbun-make-text-or-html-contents): Ditto.
275         (nnshimbun-make-html-contents): Ditto.
276
277 2000-08-18  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
278             Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
279
280         * lisp/nnshimbun.el: Add `mew' and `xemacs' support.
281
282 2000-08-17  Katsumi Yamaoka <yamaoka@jpl.org>
283
284         * lisp/dgnushack.el (dgnushack-texi-format): Require `ptexinfmt'
285         instead of `texinfmt'.
286         (dgnushack-install-package): Don't install ptexinfmt.el.
287         (dgnushack-make-package): Don't include ptexinfmt.el in MANIFEST.
288         (dgnushack-compile): Don't compile dgnushack.el nor ptexinfmt.el.
289         (dgnushack-unexported-files, dgnushack-tool-files): New constants.
290
291         * lisp/Makefile.in (install-package): No need to remove
292         dgnushack.elc.
293         (install): Don't install ptexinfmt.el; no need to remove
294         dgnushack.elc.
295
296         * lisp/ptexinfmt.el: New file imported from Wanderlust.
297
298 2000-08-09  Katsumi Yamaoka <yamaoka@jpl.org>
299
300         * lisp/nntp.el (nntp-open-telnet): Wait for the telnet prompt
301         before sending a command; allow the rtelnet prompt as well.
302
303         * lisp/message.el (message-make-forward-subject): Remove garbage
304         line.
305
306 2000-08-01  Katsumi Yamaoka <yamaoka@jpl.org>
307
308         * configure: Regenerate.
309         * aclocal.m4 (AC_CHECK_EMACS): Unset `EMACS' environment variable
310         if it is `t'.
311
312 2000-07-24  Katsumi Yamaoka <yamaoka@jpl.org>
313
314         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
315
316         * configure: Regenerate with autoconf v2.14.1.
317
318         * configure.in: Rewrite for using new macros in aclocal.m4.
319
320         * aclocal.m4: (AC_ADD_LOAD_PATH, AC_PATH_PACKAGEDIR,
321         AC_CHECK_EMACS, AC_DEFINE_GNUS_PRODUCT_NAME): New macros.
322         (AC_PATH_LISPDIR): Set `lispdir' to ".../site-lisp/t-gnus" by
323         default.
324         (AC_CHECK_EMACS_FLAVOR): Rename from `AC_XEMACS_P'; check for
325         `MULE' as well.
326         (AM_PATH_LISPDIR): Remove.
327
328         * acinclude.m4: Remove.
329
330         * lisp/dgnushack.el: Don't add "/usr/share/emacs/site-lisp" to
331         `load-path'.
332
333         * lisp/gnus-ems.el (gnus-ems-redefine): Defalias
334         `gnus-summary-set-display-table' to `(lambda ())' instead of
335         `ignore' (don't synch. with Gnus).
336
337 2000-07-21   Daiki Ueno  <ueno@unixuser.org>
338
339         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Use
340         mime-entity-fetch-field instead of mail-header-from.
341
342 2000-07-18   Daiki Ueno  <ueno@unixuser.org>
343
344         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
345
346         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Don't refer
347         gnus-original-article-buffer.
348         (gnus-bbdb-insinuate): Set gnus-article-display-hook instead of
349         gnus-article-prepare-hook.
350         (gnus-bbdb/extract-field-value): Use mime-entity-fetch-field
351         instead of mail-fetch-field.
352         (gnus-bbdb/extract-field-value-init): Just return extractor.
353
354 2000-07-15   Daiki Ueno  <ueno@unixuser.org>
355
356         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
357
358         * README-gnus-bbdb.{ja|en}: Add example setting about
359         gnus-bbdb-insinuate-message.
360         (bbdb-auto-notes-hook): Don't use pop.
361
362         * lisp/gnus-bbdb.el: Check defvaralias when compiling.
363
364         * lisp/gnus-art.el (gnus-article-setup-buffer): Set
365         gnus-original-article-buffer as unibyte.
366         (gnus-request-article-this-buffer): Ditto.
367
368         * lisp/nnimap.el (nnimap-callback): Don't use nnimap-demule.
369         (nnimap-request-article-part): Ditto.
370
371         * lisp/imap.el (imap-open): Set process buffer as unibyte.
372
373 2000-07-13 10:09:52  Katsumi Yamaoka  <yamaoka@jpl.org>
374
375         * acinclude.m4 (AC_CHECK_W3): Fix typo.
376
377 2000-07-13  Katsumi Yamaoka <yamaoka@jpl.org>
378
379         * configure: Regenerate with autoconf v2.14.1.
380         * aclocal.m4: Regenerate with aclocal v1.4.
381
382         * configure.in: Don't call `AC_CHECK_PROG' for `EMACS'.
383
384         * acinclude.m4: Merge ShengHuo's changes.
385         (AC_CHECK_W3): Use `quote' instead of '.
386         (AC_XEMACS_P): Don't modify the value of `XEMACS'.
387         (AC_EMACS_LISP): Safely quote the elisp form.
388
389 2000-07-12 15:47:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
390
391         * aclocal.m4: Stolen macros from w3.
392         * configure.in: Use them.
393         * configure: Generate it.
394
395 2000-07-03  Katsumi Yamaoka <yamaoka@jpl.org>
396
397         * lisp/gnus-vers.el (T-gnus): Update to 6.14.5.
398         (gnus-revision-number): Clear to 00.
399
400         * README.T-gnus: Update.
401
402         * lisp/{webmail.el,rfc2047.el,qp.el,pop3.el,nnwarchive.el,
403         nnsoup.el,nnslashdot.el,nnml.el,nnmh.el,nnmbox.el,nnmail.el,
404         nnimap.el,nnheader.el,nnfolder.el,nndraft.el,nndoc.el,mml.el,
405         mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
406         message.el,mail-source.el,lpath.el,imap.el,gnus.el,gnus-uu.el,
407         gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
408         gnus-soup.el,gnus-score.el,gnus-msg.el,gnus-mailcap.el,
409         gnus-group.el,gnus-ems.el,gnus-demon.el,gnus-cus.el,gnus-art.el,
410         gnus-agent.el,ChangeLog}: Sync up with Gnus v5.8.7.
411
412         * texi/{message.texi,gnus.texi,gnus-ja.texi,ChangeLog}: Sync up
413         with Gnus v5.8.7.
414
415         * contrib/rfc2015.el: New file.
416
417 2000-06-27  Katsumi Yamaoka <yamaoka@jpl.org>
418
419         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
420
421         * lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): Use
422         `mime-insert-entity-content' instead of obsolete functions.
423
424 2000-06-13  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
425
426         * lisp/gnus-bbdb.el(gnus-bbdb/update-record): Fix to fetch last
427         mail field.
428
429 2000-06-09  Katsumi Yamaoka <yamaoka@jpl.org>
430
431         * lisp/gnus.el (gnus-news-group-p): Sync with Gnus.
432         (gnus-select-method): Remove "*" from doc string.
433         (gnus-group-startup-message): Use `dino' colors.
434
435 2000-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
436
437         * lisp/message.el (message-fix-before-sending): Expose all
438         invisible text with the property `message-invisible'; don't expose
439         invisible X-Face fields; widen at first.
440         (message-invisible-region): New function, substitute for
441         `invisible-region'.
442         (message-send): Call `message-fix-before-sending' after evaluating
443         `message-send-hook'.
444         (message-check-ignore-invisible-x-face-field): Remove.  You can use
445         (add-hook 'message-send-hook 'x-face-xmas-remove-x-face-glyph)
446         instead.
447
448 2000-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
449
450         * lisp/message.el (message-save-drafts): Rewrite.
451
452         * lisp/nnheader.el (nnheader-text-coding-system-for-write,
453         nnheader-text-coding-system): New variables, substitutes for
454         `mm-text-coding-system-for-write' or `mm-text-coding-system'.
455
456         * lisp/nnmbox.el (nnmbox-active-file-coding-system,
457         nnmbox-file-coding-system): Use `nnheader-text-coding-system'.
458         * lisp/nnmail.el (nnmail-incoming-coding-system): Ditto.
459         * lisp/nnfolder.el (nnfolder-file-coding-system): Ditto.
460         (nnfolder-active-file-coding-system): Ditto.
461
462         * lisp/mail-source.el (mail-source-text-coding-system): Remove.
463         (TopLevel): require `nnheader'.
464
465         * lisp/nndraft.el (nndraft-request-article): Bind coding system to
466         `nnheader-text-coding-system'.
467         (nndraft-request-replace-article): Ditto.
468         * lisp/mail-source.el (mail-source-fetch-maildir): Ditto.
469         * lisp/gnus-uu.el (gnus-uu-save-article): Ditto.
470         * lisp/gnus-util.el (gnus-output-to-mail, gnus-output-to-rmail):
471         Ditto.
472         * lisp/gnus-soup.el (gnus-soup-write-prefixes): Ditto.
473
474         * lisp/gnus-util.el (gnus-write-buffer): Bind
475         `file-name-coding-system' to `nnmail-pathname-coding-system'.
476         * lisp/gnus-start.el (gnus-slave-save-newsrc): Bind coding system
477         to `gnus-startup-file-coding-system'.
478
479 2000-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
480
481         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
482
483         * lisp/message.el (message-fix-before-sending): Don't check for
484         invisible X-Face fields if
485         `message-check-ignore-invisible-x-face-field' is non-nil.
486         (message-send): Call `message-fix-before-sending' before encoding.
487         (message-check-ignore-invisible-x-face-field): New user option.
488
489 2000-06-01  KANEMATSU Daiji <kanematu@sra.co.jp>
490
491         * texi/gnus-ja.texi (gnus-summary-hide-all-threads): Fix typo.
492
493 2000-05-28  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
494
495         * nnshimbun.el (nnshimbun-request-article-1): Fix to insert x-face
496         unless SERVER.
497         (nnshimbun-asahi-get-headers): Fix for subjects which contain ^M.
498
499 2000-05-26  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
500
501         * lisp/nnshimbun.el (nnshimbun-write-nov): New function.
502         (nnshimbun-close-group): Call nnshimbun-write-nov.
503         (nnshimbun-generate-nov-database): Ditto.
504         (nnshimbun-generate-nov-for-each-group): Fix bug which occur new
505         entries add NOV database.
506         (nnshimbun-generate-nov-for-all-groups): Ditto.
507         (nnshimbun-search-id): Add argument to return header, and modify
508         for search of original message id.
509         (nnshimbun-nov-fix-header): New function.
510         (nnshimbun-make-date-string): Fix for a two-digit year.
511
512 2000-05-26  Katsumi Yamaoka <yamaoka@jpl.org>
513
514         * lisp/nnshimbun.el (nnshimbun-make-html-contents): Show X-Face.
515         (nnshimbun-make-text-or-html-contents): Ditto.
516         (nnshimbun-request-article-1): Ditto.
517         (nnshimbun-x-face-alist): New variable.
518
519 2000-05-25  Tanaka Akira      <akr@m17n.org>
520
521         * README.semi, README.semi.ja: Update for CVS via SSH.
522
523 2000-05-25  Katsumi Yamaoka <yamaoka@jpl.org>
524
525         * texi/gnus-ja.texi: Change coding-system to `iso-2022-7bit-ss2'.
526         * texi/TRANSLATION.ja: Replace CRLF with LF.
527
528 2000-05-25  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
529
530         * lisp/nnshimbun.el (nnshimbun-fill-line): Use
531         `nnshimbun-fill-column' instead of `fill-column'.
532
533 2000-05-25  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
534
535         * lisp/nnshimbun.el: Clean up codes.
536
537         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Follow
538         changes in nnshimbun.el.
539         * texi/gnus-ja.texi (nnshimbun): Ditto.
540
541 2000-05-24  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
542
543         * lisp/nnshimbun.el: Add `ZDNet Japan', `Yomiuri', and `Wired
544         News' support.
545         (nnshimbun-regexp-opt): New function.
546         (nnshimbun-wired-get-all-headers): Replace regexp-opt with
547         nnshimbun-regexp-opt.
548
549 2000-05-24  Katsumi Yamaoka <yamaoka@jpl.org>
550
551         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Complete
552         completions.
553
554 2000-05-24  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
555
556         * lisp/nnshimbun.el: Add `CNET Japan' support.
557         (nnshimbun-make-date-string): New function.
558         (nnshimbun-asahi-get-headers): Use nnshimbun-make-date-string.
559         (nnshimbun-sponichi-get-headers): Ditto.
560
561 2000-05-24  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
562
563         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Add argument to
564         ignore w3's cache.
565
566 2000-05-24  Katsumi Yamaoka <yamaoka@jpl.org>
567
568         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Add
569         completion to the shimbun address; delete empty strings from
570         `gnus-group-shimbun-type-history' and
571         `gnus-group-shimbun-address-history'.
572
573         * lisp/nnshimbun.el (nnshimbun-asahi-get-headers): Don't use
574         `timezone'.
575         (nnshimbun-type-definition): Add address.
576
577 2000-05-23  Tatsuya Ichikawa <ichikawa@erc.epson.com>
578
579         * lisp/nnshimbun.el: Add `sponichi' support.
580
581 2000-05-23  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
582
583         * lisp/nnshimbun.el (nnshimbun-mime-encode-string): Fix wrong
584         close brackets.
585
586 2000-05-23  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
587
588         * lisp/nnshimbun.el: Change coding-system.
589
590 2000-05-21  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
591
592         * texi/gnus-ja.texi (nnshimbun): Add description.
593
594 2000-05-21  Katsumi Yamaoka <yamaoka@jpl.org>
595
596         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
597
598         * lisp/dgnushack.el (dgnushack-texi-format): Fix last change.
599
600 2000-05-21  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
601
602         * lisp/nnshimbun.el: New backend.
603
604         * lisp/gnus-group.el (gnus-group-make-shimbun-group): New command.
605
606 2000-05-17  Kenichi OKADA <okada@opaopa.org>
607
608         * lisp/imap.el (imap-digest-md5-auth): Rewrite for the use of
609         `sasl-digest-md5-digest-response' instead of
610         `digest-md5-digest-response'.
611         (TopLevel): Require `sasl' when compiling instead of `digest-md5';
612         don't autoload "digest-md5".
613
614 2000-05-17  Katsumi Yamaoka <yamaoka@jpl.org>
615
616         * lisp/nndraft.el (nndraft-request-replace-article): Replace
617         `mm-text-coding-system' with `mail-source-text-coding-system';
618         Replace `mm-auto-save-coding-system' with
619         `message-draft-coding-system'.
620
621         * lisp/mail-source.el (mail-source-fetch-maildir): Replace
622         `mm-text-coding-system' with `mail-source-text-coding-system'.
623         (mail-source-text-coding-system): New variable.
624
625         * lisp/dgnushack.el (dgnushack-texi-format): Use
626         `output-coding-system' instead of `coding-system-for-write' when
627         old Mule is used.
628
629 2000-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
630
631         * lisp/message.el (message-forward) Replace the use of `eolp' with
632         `bolp' for detecting the start of the line.
633         (message-indent-citation): Ditto.
634
635 2000-05-10   Daiki Ueno  <ueno@unixuser.org>
636
637         * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Don't bind
638         `bbdb-use-pop-up' while executing `bbdb-pop-up-bbdb-buffer'.
639
640 2000-05-10  Katsumi Yamaoka <yamaoka@jpl.org>
641
642         * lisp/gnus-msg.el (gnus-debug): Break MIME tags from the snoopies.
643         (gnus-bug): Insert text/plain tag at the end of the buffer.
644
645 2000-05-10  Katsumi Yamaoka <yamaoka@jpl.org>
646
647         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
648
649 2000-05-10  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
650
651         * lisp/message.el (message-list-references): Do not insert
652         duplicate Message-Id, when specified
653         `message-list-references-add-position'.
654
655         * lisp/gnus-bbdb.el (gnus-bbdb/split-mail): Support group address.
656         (gnus-bbdb/insert-address-regexp): New function.
657
658 2000-05-09  Katsumi Yamaoka <yamaoka@jpl.org>
659
660         * lisp/gnus-msg.el (gnus-debug): Add "nntp.el" and `defvoo'.
661
662 2000-05-08  Katsumi Yamaoka <yamaoka@jpl.org>
663
664         * lisp/gnus-vers.el (T-gnus): Update to 6.14.4.
665
666         * README.T-gnus: Update.
667
668         * lisp/{webmail.el,rfc2047.el,nnmbox.el,nndoc.el,mml.el,mm-view.el,
669         mm-partial.el,mm-decode.el,mm-bodies.el,message.el,lpath.el,
670         gnus.el,gnus-vers.el,gnus-util.el,gnus-start.el,gnus-score.el,
671         gnus-msg.el,gnus-mailcap.el,gnus-ems.el,gnus-draft.el,gnus-art.el,
672         ChangeLog}: Sync up with Gnus v5.8.6.
673         * texi/{postamble.tex,message.texi,message-ja.texi,gnusref.tex,
674         gnus.texi,gnus-ja.texi,emacs-mime.texi,Makefile.in,ChangeLog}: Sync
675         up with Gnus v5.8.6.
676
677 2000-04-28  Katsumi Yamaoka <yamaoka@jpl.org>
678
679         * texi/gnus.texi, texi/gnus-ja.texi, texi/gnus-faq-ja.texi, README:
680         You might be able to use T-gnus with the versions of XEmacs prior
681         to 21.1.1.
682
683         * contrib/timer.el: New file. Imported from fsf-compat-1.07-pkg.
684
685 2000-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
686
687         * lisp/mm-view.el (gnus-article-mime-handles): Don't bind it.
688
689         * lisp/gnus-sum.el (gnus-article-mime-handles): Restore from Gnus.
690         (gnus-article-decoded-p): Ditto.
691
692         * lisp/gnus-art.el (gnus-article-mime-handles): Don't bind it.
693         (gnus-article-decoded-p): Ditto.
694
695 2000-04-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
696
697         * lisp/dgnushack.el: Add code to avoid mule-2.3@19.34 failing to
698         make info from texi. Thanks to Hayashi-san.
699
700 2000-04-25  Katsumi Yamaoka <yamaoka@jpl.org>
701
702         * lisp/dgnushack.el (union, member-if, mapcon, last): Remove
703         compiler macros.
704
705 2000-04-24  Katsumi Yamaoka <yamaoka@jpl.org>
706
707         * lisp/gnus-vers.el (T-gnus): Update to 6.14.3.
708
709         * README.T-gnus: Update.
710
711         * GNUS-NEWS: Sync up with Gnus v5.8.5.
712         * lisp/{webmail.el,utf7.el,time-date.el,smiley.el,rfc2047.el,
713         rfc1843.el,qp.el,pop3.el,parse-time.el,nnweb.el,nnwarchive.el,
714         nnvirtual.el,nnultimate.el,nntp.el,nnspool.el,nnslashdot.el,
715         nnml.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
716         nndoc.el,nnagent.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,
717         mm-encode.el,mm-decode.el,mm-bodies.el,message.el,mail-source.el,
718         mail-prsvr.el,mail-parse.el,lpath.el,imap.el,ietf-drums.el,gnus.el,
719         gnus-xmas.el,gnus-win.el,gnus-uu.el,gnus-util.el,gnus-topic.el,
720         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,
721         gnus-msg.el,gnus-move.el,gnus-mlspl.el,gnus-mh.el,gnus-mailcap.el,
722         gnus-logic.el,gnus-kill.el,gnus-int.el,gnus-group.el,gnus-ems.el,
723         gnus-eform.el,gnus-dup.el,gnus-draft.el,gnus-cite.el,gnus-cache.el,
724         gnus-bcklg.el,gnus-async.el,gnus-art.el,gnus-agent.el,
725         format-spec.el,flow-fill.el,fill-flowed.el,dgnushack.el,ChangeLog}:
726         Sync up with Gnus v5.8.5.
727         * texi/{refcard.tex,gnusref.tex,gnus.texi,gnus-ja.texi,
728         gnus-faq-ja.texi,Makefile.in,ChangeLog}: Sync up with Gnus v5.8.5.
729
730         * README: Requires XEmacs 21.1.1 and later.
731         * texi/{gnus.texi, gnus-faq-ja.texi}: Ditto.
732
733 2000-04-20  Katsumi Yamaoka <yamaoka@jpl.org>
734
735         * lisp/gnus-vers.el (T-gnus): Update to 6.14.2.
736         (gnus-revision-number): Clear to 00.
737
738         * README.T-gnus: Update.
739
740         * lisp/{webmail.el,utf7.el,time-date.el,rfc2047.el,qp.el,pop3.el,
741         parse-time.el,nnweb.el,nnwarchive.el,nnultimate.el,nntp.el,
742         nnslashdot.el,nnml.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,
743         mm-view.el,mm-util.el,mm-decode.el,mm-bodies.el,message.el,
744         mail-source.el,mail-parse.el,lpath.el,imap.el,ietf-drums.el,
745         gnus.el,gnus-win.el,gnus-vers.el,gnus-uu.el,gnus-topic.el,
746         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-mailcap.el,
747         gnus-group.el,gnus-cus.el,gnus-art.el,gnus-agent.el,base64.el,
748         ChangeLog}: Sync up with Gnus v5.8.4.
749
750         * lisp/fill-flowed.el: New file.
751
752         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Gnus v5.8.4.
753
754         * contrib/{vcard.el,one-line-cookie.diff,README}: New files.
755
756 2000-04-14  Katsumi Yamaoka <yamaoka@jpl.org>
757
758         * lisp/gnus-msg.el (gnus-summary-yank-message): Rewrite for the use
759         of the separated message frames; use `gnus-copy-article-buffer'.
760
761 2000-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
762
763         * lisp/gnus-vers.el (gnus-revision-number): Increment to 18.
764         (gnus-extended-version): Use `gnus-product-name' and
765         `gnus-version-number' instead of the use of `product-string'.
766         (gnus-version-number): Exclude `gnus-revision-number'.
767         (Defining product): Include `gnus-revision-number'.
768         (TopLevel): Require `poe' for the function `butlast'.
769
770 2000-04-13  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
771
772         * lisp/gnus-spec.el (gnus-update-format): Fix a bug in last
773         modification.
774         (gnus-search-or-regist-spec): Change interface.
775
776 2000-04-12  Katsumi Yamaoka <yamaoka@jpl.org>
777
778         * lisp/gnus-art.el (gnus-article-prev-page): Bind
779         `window-pixel-scroll-increment' to nil while scrolling for
780         canceling a backlash and a modeline erosion.  It may work under
781         XEmacs 21.2.20 and later.
782         (gnus-article-next-page): Ditto.
783
784 2000-04-12  Katsumi Yamaoka <yamaoka@jpl.org>
785
786         * lisp/gnus-vers.el (gnus-revision-number): Increment to 17.
787
788         * lisp/gnus-spec.el (gnus-format-specs-compiled): Fix doc string.
789
790 2000-04-11  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
791
792         * lisp/gnus-start.el (gnus-product-variable-touch): Support multiple
793         arguments.
794
795         * lisp/gnus-spec.el (gnus-search-or-regist-spec): New utility macro.
796         (gnus-update-format-specifications): Support new data structure of
797         `gnus-format-specs-compiled'.
798         (gnus-update-format-specification-1): Likewise.
799         (gnus-update-format): Support new data structure of
800         `gnus-format-specs'.
801         (gnus-format-specs): Modify data structure.
802
803 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
804
805         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
806         article case insensitively.
807
808 2000-04-07  Katsumi Yamaoka <yamaoka@jpl.org>
809
810         * lisp/message.el (message-cite-original): Use "unknown sender" if
811         from field does not exist in the yanked article.
812
813 2000-04-06  Katsumi Yamaoka <yamaoka@jpl.org>
814
815         * lisp/message.el (message-cite-original): Extract from field for
816         the simple citation line.
817
818 2000-03-21  Katsumi Yamaoka <yamaoka@jpl.org>
819
820         * lisp/nnimap.el (nnimap-request-article-part): Returns nil if the
821         article does not exist.
822
823 2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
824
825         * lisp/gnus-vers.el (gnus-revision-number): Increment to 16.
826
827         * lisp/nnweb.el (nnweb-fetch-url): Bind `input-coding-system' and
828         `output-coding-system' for Mule 2.3.
829         * lisp/mail-source.el (mail-source-fetch-imap): Ditto.
830         * lisp/imap.el (imap-ssl-open): Ditto.
831         * lisp/gnus-start.el (gnus-product-read-variable-file-1): Ditto.
832
833 2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
834
835         * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): New function.
836         (gnus-read-newsrc-el-file): If it fails, attempt to re-read the
837         file using `gnus-re-read-newsrc-el-file'.  In that case, the
838         compiled format specs in the file which may be created by the other
839         Gnusae should be ignored.
840
841 2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
842
843         * lisp/gnus.el (gnus-product-variable-file-list): Use `*ctext*'
844         when Mule 2.3 is running.
845
846 2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
847
848         * lisp/gnus-vers.el (gnus-revision-number): Increment to 15.
849
850         * lisp/gnus.el (gnus-continuum-version): Remove.
851         (gnus-product-variable-file-list): Use `product-version' instead of
852         the constant values.
853         (TopLevel): Don't autoload "gnus-msg" for the function
854         `gnus-extended-version'.
855         (gnus-version): Move to gnus-vers.el.
856         (gnus-version): Ditto.
857         (gnus-version-number): Ditto.
858         (gnus-product-name): Ditto.
859         (gnus-original-product-name): Ditto.
860         (running-pterodactyl-gnus-0_73-or-later): Ditto.
861         (gnus-original-version-number): Ditto.
862         (gnus-revision-number): Ditto.
863
864         * lisp/gnus-vers.el (gnus-extended-version): Move from gnus-msg.el.
865         (gnus-version): Move from gnus.el.
866         (gnus-version): Ditto.
867         (gnus-version-number): Ditto.
868         (gnus-product-name): Ditto.
869         (gnus-original-product-name): Ditto.
870         (running-pterodactyl-gnus-0_73-or-later): Ditto.
871         (gnus-original-version-number): Ditto.
872         (gnus-revision-number): Ditto.
873
874         * lisp/gnus-start.el (gnus-product-quick-file-format): Use
875         `gnus-vers' instead of `gnus' for the product.
876         (gnus-product-save-variable-file-1): Message an absolute file name;
877         use `save-buffer-as-coding-system'; use `gnus-vers' instead of
878         `gnus' for the product.
879         (gnus-convert-old-ticks): Remove.
880         (gnus-convert-old-newsrc): Remove.
881         (gnus-read-newsrc-file): Don't call `gnus-read-newsrc-file'.
882
883         * lisp/gnus-spec.el (gnus-compile): Modify for the new form of
884         `gnus-format-specs-compiled'.
885         (gnus-update-format-specifications): Specify the arg `format' for
886         `gnus-update-format-specification-1'.
887         (gnus-update-format-specification-1): Modify for the new form of
888         `gnus-format-specs-compiled'; add a new arg `format'.
889         (gnus-format-specs-compiled): Allow the plural compiled functions
890         for each element.
891
892         * lisp/gnus-msg.el (gnus-extended-version): Move to gnus-vers.el.
893
894 2000-03-14  Keiichi Suzuki  <keiichi@nanap.org>
895
896         NOTE: It requires `product' in APEL 10.0 or later.
897         Will be created ``~/News/.T-gnus/'' directory automatically by
898         default.   You can customize location by `gnus-product-directory'.
899         ``cache'' and  ``strict-cache'' files will be created under the
900         directory.
901
902         * lisp/gnus.el (TopLevel): Require `gnus-vers'.
903         (gnus-product-name): Abolished.
904         (gnus-version-number): Ditto.
905         (gnus-version): Use `product-string'. (Format changed)
906         (gnus-variable-list): Delete `gnus-format-specs'.
907         (gnus-product-variable-file-list): New variable.
908         (TopLevel): Use `product-provide'.
909
910         * lisp/gnus-vers.el: New file.
911
912         * lisp/gnus-start.el (gnus-product-directory): New user option.
913         (gnus-clear-quick-file-variables): New function.
914         (gnus-clear-system): Use `gnus-clear-quick-file-variables'.
915         (gnus-read-newsrc-file): Likewise.
916         (gnus-read-newsrc-el-file): Read product's variable files.
917         (gnus-product-read-variable-file-1): New function.
918         (gnus-save-newsrc-file): Save product's variable files.
919         (gnus-product-variable-touch): New function.
920         (gnus-product-variables-dirty-p): Ditto.
921         (gnus-product-save-variable-file): Ditto.
922         (gnus-product-save-variable-file-1): Ditto.
923         (gnus-product-quick-file-format): Ditto.
924
925         * lisp/gnus-spec.el (gnus-update-format): Use
926         `gnus-product-variable-touch'.
927         (gnus-update-format-specification-1): Likewise.
928         (gnus-update-format-specifications): Do not check `emacs-version'
929         and `gnus-newsrc-file-version'.  Use
930         `gnus-product-variable-touch'.
931
932         * lisp/gnus-msg.el (gnus-inews-add-send-actions): Use
933         `product-string'.
934
935 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
936
937         * lisp/gnus.el (gnus-revision-number): Increment to 14.
938         (gnus-compile-user-specs): New user option.
939
940         * texi/gnus.texi: Update.
941         * texi/gnus-ja.texi: Update.
942
943         * lisp/gnus-start.el (gnus-setup-news): Revert.
944         (gnus-setup-news-hook): Revert.
945
946         * lisp/gnus-spec.el (gnus-compile): Modify the actual format specs
947         as well; don't bind `gnus-tmp-func'.
948         (gnus-update-format-specifications): Revert; use
949         `gnus-update-format-specification-1'.
950         (gnus-update-format-specification-1): New function.
951         (gnus-format-specs-compiled): Modify the form.
952         (TopLevel): Require `alist'.
953
954 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
955
956         * lisp/gnus.el (gnus-revision-number): Increment to 13.
957
958         * texi/gnus.texi: Update.
959         * texi/gnus-ja.texi: Update.
960
961         * lisp/gnus-start.el (gnus-setup-news): Update all format specs
962         just before `gnus-setup-news-hook' is evaluated.
963         (gnus-setup-news-hook): Default to `gnus-compile'.
964
965         * lisp/gnus-spec.el (gnus-compile): Don't modify the value of
966         `gnus-format-specs', generate compiled specs in
967         `gnus-format-specs-compiled' instead; don't touch the dribble
968         buffer.
969         (gnus-update-format-specifications): Bind `gnus-format-specs' to
970         `gnus-format-specs-compiled' if the latter is non-nil; use
971         `gnus-update-format-specifications-1'.
972         (gnus-update-format-specifications-1): Rename from
973         `gnus-update-format-specifications'; update the value of
974         `gnus-newsrc-file-version' if the updating is forced.
975         (gnus-format-specs-compiled): New internal variable.
976
977 2000-03-05  Keiichi Suzuki  <keiichi@nanap.org>
978
979         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
980         update format specifications, when differ `gnus-version' and
981         `gnus-newsrc-file-version' instead of `gnus-version' and
982         `gnus-version' in `gnus-format-specs'.
983         Do not add `gnus-version' into `gnus-format-specs'.
984
985 2000-03-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
986
987         * lisp/gnus-spec.el (gnus-compile): Remove gnus-version entry
988         from gnus-format-specs.
989
990 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
991
992         * nnvirtual.el (nnvirtual-request-article):
993         Bind gnus-override-method to nil.
994         (nnvirtual-request-update-mark): Don't update mark when
995         article is not there.
996
997 2000-03-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
998
999         * lisp/gnus.el (gnus-revision-number): Increment to 12.
1000
1001         * lisp/gnus-sum.el: Add autoload setting for `pgg-decrypt-region'
1002         and `pgg-verify-region'.
1003         (gnus-summary-decrypt-article): New command.
1004         (gnus-summary-verify-article): New command.
1005         (gnus-summary-article-map): Bind them.
1006         (gnus-wheel-summary-scroll): Fix paren style.
1007
1008 2000-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
1009
1010         * lisp/gnus.el (gnus-revision-number): Increment to 11.
1011
1012 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
1013
1014         * lisp/nnheader.el (nnheader-insert-nov): Use
1015         `mime-entity-fetch-field' instead of `mime-fetch-field'.
1016
1017         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
1018         `mime-entity-read-field' instead of `mime-read-field'.
1019         (gnus-article-sort-by-author): Likewise.
1020
1021 2000-03-02   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1022
1023         * lisp/nnimap.el (nnimap-request-article-part): Don't use
1024         `imap-capability' to detect BODYDETAIL response.
1025
1026 2000-03-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1027
1028         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1029
1030         * lisp/nnimap.el
1031         (nnimap-request-article-part): Handle `BODY' fetch response when
1032         the server implements IMAP4 rev1 capabilities.
1033         (nnimap-request-article): Use BODY.PEEK rather than RFC822.PEEK.
1034         this attribute was obsoleted in RFC2060.
1035         (nnimap-request-body): Ditto.
1036
1037 2000-02-29  Katsumi Yamaoka <yamaoka@jpl.org>
1038
1039         * lisp/gnus.el (gnus-revision-number): Increment to 09.
1040
1041         * lisp/gnus-ems.el (gnus-tilde-cut-form, gnus-tilde-max-form): Copy
1042         from gnus-xmas.el; share them with XEmacs-MULE.
1043
1044         * lisp/gnus-xmas.el (gnus-tilde-cut-form, gnus-tilde-max-form):
1045         Move to gnus-ems.el.
1046
1047 2000-02-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1048
1049         * lisp/gnus.el (gnus-revision-number): Increment to 08.
1050
1051         * lisp/gnus-bbdb.el: Sync up with Nana-gnus 7 for supporting
1052         `gnus-bbdb/split-mail'.
1053         * README-gnus-bbdb.ja: Ditto.
1054
1055 2000-02-08  Yoshiki Hayashi <yoshiki@xemacs.org>
1056
1057         * gnus-art.el (article-display-face): Show folded X-Face.
1058
1059 2000-02-08  Keiichi Suzuki  <keiichi@nanap.org>
1060
1061         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1062
1063         * lisp/nnmail.el (nnmail-get-new-mail): Do not check
1064         `nnmail-spool-file'.
1065
1066 2000-02-06   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1067
1068         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1069
1070         * lisp/gnus-ofsetup.el: Provide `gnus-ofsetup'.
1071         (gnus-setup-for-offline): Add `starttls' to IMAP streams; add
1072         `digest-md5' to IMAP authenticators.
1073
1074         * lisp/gnus-offline.el (gnus-group-get-new-news,
1075         gnus-agent-toggle-plugged,gnus-agent-expire,
1076         gnus-agent-mode): Check whether `gnus-ofsetup' is provided before
1077         redefining.
1078
1079         * lisp/imap.el (imap-stream-alist): Remove redundant entry for TLS.
1080
1081         * lisp/nnimap.el (nnimap-retrieve-headers-progress): Remove
1082         confusing tabs from original header.
1083
1084 2000-02-02  Katsumi Yamaoka <yamaoka@jpl.org>
1085
1086         * lisp/pop3.el (pop3-md5): Fset to `md5' if the module `md5' is
1087         installed.
1088         (pop3-apop): Use built-in `md5' if it exists.
1089
1090 2000-01-27  Katsumi Yamaoka <yamaoka@jpl.org>
1091
1092         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1093
1094         * lisp/gnus-art.el (gnus-treat-display-smileys): Check for the
1095         module `gnus-bitmap' instead of `smiley-mule'.
1096
1097         * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
1098         without redisplaying if the point is out of view.
1099
1100 2000-01-25  Katsumi Yamaoka <yamaoka@jpl.org>
1101
1102         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1103
1104 2000-01-24  SANETO Takanori <sanewo@ba2.so-net.ne.jp>
1105
1106         * lisp/gnus-spec.el: Call `gnus-ems-redefine'.
1107
1108         * lisp/pop3.el (pop3-movemail): Don't use `format' for `message'.
1109         * lisp/gnus-offline.el (gnus-offline-toggle-articles-to-fetch):
1110         Ditto.
1111
1112         * lisp/read-passwd.el (read-pw-read-noecho): Use "%s" for the 1st
1113         arg of `message'.
1114         * lisp/gnus.el (gnus-version): Ditto.
1115         * lisp/gnus-sum.el (gnus-summary-simplify-subject-query): Ditto.
1116         * lisp/gnus-offline.el (gnus-offline-set-interval-time,
1117         gnus-offline-empting-spool, gnus-offline-toggle-on/off-send-mail,
1118         gnus-offline-set-auto-ppp, gnus-offline-after-jobs-done,
1119         gnus-offline-hangup-line, gnus-offline-get-new-news-function,
1120         gnus-offline-connect-server): Ditto.
1121         * lisp/dgnushack.el (dgnushack-make-package): Ditto.
1122
1123 2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
1124
1125         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1126
1127         * lisp/gnus-sum.el (gnus-summary-exit): Don't recenter the group
1128         buffer if it is called non-interactively.
1129
1130 2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
1131
1132         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1133
1134         * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
1135         if the point is out of view.
1136
1137 2000-01-15  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1138
1139         * lisp/gnus-art.el (gnus-article-next-page): Scroll up LINES if
1140         `pos-visible-in-window-p' returns nil.
1141
1142 2000-01-15  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1143
1144         * lisp/gnus-offline.el (gnus-agent-mode): New advice.
1145
1146 2000-01-12  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
1147
1148         * lisp/base64.el: Unbound base64-*-string and base64-*-region
1149         when defined by autoload.
1150
1151 2000-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
1152
1153         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Restore
1154         the original code; hide group contents while rescanning.
1155
1156 2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
1157
1158         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Truncate
1159         lines in the imitation buffer; turn off h-scrollbar for XEmacs.
1160
1161 2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
1162
1163         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1164
1165         * lisp/{rfc2231.el,nnweb.el,nnultimate.el,nntp.el,nnspool.el,
1166         nnslashdot.el,nnml.el,nnmh.el,nnkiboze.el,nnimap.el,gnus-topic.el,
1167         gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,gnus-cache.el,
1168         gnus-agent.el}: Require `gnus-clfns' when compiling.
1169
1170         * lisp/rfc2231.el: Require `cl' when compiling.
1171
1172         * lisp/gnus-clfns.el: New file.
1173
1174         * lisp/dgnushack.el: Move compiler macros to gnus-clfns.el; load
1175         gnus-clfns.el.
1176
1177         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Don't
1178         rescan the current newsgroup before exiting; wear an imitation
1179         summary buffer while rescanning.
1180
1181 2000-01-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
1182
1183         * lisp/dgnushack.el (char-before): Use the byte-optimaization.
1184
1185 2000-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
1186
1187         * lisp/gnus.el (gnus-version-number): Update to 6.14.1.
1188         (gnus-revision-number): Clear to 00.
1189
1190         * README.T-gnus: Update.
1191
1192         * lisp/{webmail.el,uudecode.el,utf7.el,time-date.el,smiley.el,
1193         score-mode.el,rfc2047.el,rfc1843.el,qp.el,pop3.el,parse-time.el,
1194         nnweb.el,nnwarchive.el,nnvirtual.el,nnultimate.el,nntp.el,
1195         nnspool.el,nnsoup.el,nnslashdot.el,nnml.el,nnmh.el,nnmbox.el,
1196         nnmail.el,nnlistserv.el,nnkiboze.el,nnimap.el,nnheader.el,
1197         nnfolder.el,nneething.el,nndraft.el,nndoc.el,nndb.el,nnbabyl.el,
1198         nnagent.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
1199         mm-decode.el,mm-bodies.el,messcompat.el,message.el,md5.el,
1200         mail-source.el,mail-prsvr.el,lpath.el,imap.el,ietf-drums.el,
1201         gnus-xmas.el,gnus-win.el,gnus-vm.el,gnus-uu.el,gnus-util.el,
1202         gnus-undo.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
1203         gnus-spec.el,gnus-soup.el,gnus-setup.el,gnus-score.el,gnus-salt.el,
1204         gnus-range.el,gnus-picon.el,gnus-nocem.el,gnus-msg.el,
1205         gnus-mlspl.el,gnus-mh.el,gnus-mailcap.el,gnus-logic.el,
1206         gnus-load.el,gnus-kill.el,gnus-group.el,gnus-gl.el,gnus-ems.el,
1207         gnus-draft.el,gnus-demon.el,gnus-cus.el,gnus-cite.el,gnus-cache.el,
1208         gnus-bcklg.el,gnus-audio.el,gnus-async.el,gnus-art.el,
1209         gnus-agent.el,binhex.el,base64.el,ChangeLog}: Sync up with Gnus
1210         v5.8.3.
1211
1212         * texi/{postamble.tex,message.texi,gnus.texi,gnus-ja.texi,
1213         emacs-mime.texi,ChangeLog}: Sync up with Gnus v5.8.3.
1214
1215 2000-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
1216
1217         * README.semi, README.semi.ja, texi/gnus-faq-ja.texi: Update for
1218         the new CVS server.
1219
1220         * lisp/gnus-sum.el (gnus-articles-to-read): Bind
1221         `cursor-in-echo-area' to nil while `read-from-minibuffer'.
1222
1223 1999-12-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1224
1225         * lisp/gnus-offline.el (TopLevel): Call
1226         `define-process-argument-editiong' only under Meadow -- i.e. don't
1227         call this function under NTEmacs.
1228
1229 1999-12-28  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1230
1231         * lisp/gnus.el (gnus-revision-number): Increment to 15.
1232
1233         * lisp/gnus-offline.el (gnus-offline-auto-expire): Rename from
1234         `gnus-offline-agent-automatic-expire'.
1235         (gnus-agent-expire): Fix the advice.
1236         (gnus-offline-after-jobs-done): Refer to
1237         `gnus-offline-auto-expire'.
1238
1239         * lisp/gnus-ofsetup.el (gnus-offline-resource-en): Reorder the
1240         messages.
1241         (gnus-offline-resource-ja): Ditto.
1242
1243         * lisp/imap.el (imap-ssl-open-2): If `system-type' is windows-nt,
1244         bind `coding-system-for-read' to raw-text-dos, else bind it to
1245         binary.
1246
1247 1999-12-28  Katsumi Yamaoka <yamaoka@jpl.org>
1248
1249         * lisp/gnus.el (gnus-revision-number): Increment to 14.
1250
1251         * lisp/dgnushack.el (mapcon): Bind the 1st arg `fn' as a temp var.
1252
1253 1999-12-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1254
1255         * lisp/pop3.el (pop3-ssl-program-arguments): Add "s_client".
1256         (pop3-open-ssl-stream-1): Bind `ssl-program-name' because its
1257         value depends on the version of ssl.el.
1258         (pop3-open-ssl-stream): If `system-type' is windows-nt, bind
1259         `coding-system-for-read' to raw-text-dos, else bind it to binary.
1260
1261 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
1262
1263         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Fix timing of
1264         `save-restriction'.
1265
1266 1999-12-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1267
1268         * lisp/imap.el (imap-streams,imap-stream-alist,
1269         imap-authenticators,imap-authenticator-alist,
1270         imap-digest-md5-p): Sync with latest Gnus.
1271         (imap-starttls-p): Rename from `imap-tls-p'.
1272         (imap-starttls-open): Rename from `imap-tls-open'.
1273
1274 1999-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
1275
1276         * lisp/gnus.el (gnus-revision-number): Increment to 13.
1277
1278         * lisp/dgnuspath.el.in: Add the path of APEL to `load-path' as well
1279         as its parent directory.
1280
1281         * lisp/imap.el (base64-encode-string, base64-decode-string):
1282         Autoload "base64" instead of the tricky definitions.
1283
1284         * lisp/base64.el: Restore the original code and invalidate it; use
1285         mel for the base64 codec.
1286
1287 1999-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
1288
1289         * lisp/imap.el (mel-find-function): Always require `mel' instead of
1290         the use of autoloading.  Because the function `mel-find-function'
1291         is defined by `defsubst'.
1292
1293 1999-12-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1294
1295         * lisp/gnus-offline.el (gnus-offline-after-get-new-news): Refer to
1296         `gnus-offline-connected', not `gnus-plugged'.
1297
1298         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): No need to use
1299         `unless'. Use `when'.
1300
1301         * lisp/imap.el (base64-encode-string): Fix. May work.
1302
1303 1999-12-16  Katsumi Yamaoka <yamaoka@jpl.org>
1304
1305         * lisp/message.el (message-goto-mail-copies-to): If the field is
1306         newly created, a string "never" is inserted in default.
1307         (message-goto-mail-followup-to): If the field is newly created and
1308         To field contains only one address, the address is inserted in
1309         default.
1310         (message-mode-map): New key stroke `C-c C-f c' for the command
1311         `message-goto-mail-copies-to'.
1312
1313 1999-12-15  Katsumi Yamaoka <yamaoka@jpl.org>
1314
1315         * lisp/gnus.el (gnus-revision-number): Increment to 12.
1316
1317         * lisp/nnimap.el (nnimap-request-newgroups): Use `member-if'.
1318
1319         * lisp/lpath.el (toolbar-gnus, get-charset-property,
1320         font-lock-set-defaults, find-coding-system, coding-system-get):
1321         Bind them for FSF Emacsen.
1322         (read-color, x-defined-colors, compute-motion): Don't bind.
1323
1324         * lisp/imap.el (imap-digest-md5-auth, imap-cram-md5-auth): Use
1325         `base64-encode-string' and `base64-decode-string' instead of
1326         `imap-base64-encode-string' or `imap-base64-decode-string'.
1327         (base64-encode-string): New function.  It won't be defined if it
1328         is already bound and the optional second arg is allowed.
1329         (base64-decode-string): New function defined by `defun-maybe'.
1330         (imap-base64-encode-string, imap-base64-decode-string): Remove.
1331         (mel-find-function): Autoload "mel".
1332
1333         * lisp/dgnushack.el (read-color, x-defined-colors, event-object,
1334         get-popup-menu-response, toolbar-gnus, get-charset-property,
1335         find-coding-system, coding-system-get, font-lock-set-defaults):
1336         Don't bind.
1337         (union, member-if, mapcon, mapc, last): Don't define as compiler
1338         macros under XEmacs.  It is based on Hrvoje's advice.
1339         (member-if): New compiler macro for emulating cl function.
1340
1341 1999-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
1342
1343         * lisp/imap.el (imap-base64-encode-string): Use `static-if' instead
1344         of `static-condition-case'.
1345
1346 1999-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
1347
1348         * lisp/gnus.el (gnus-revision-number): Increment to 11.
1349
1350         * lisp/imap.el (imap-base64-encode-string): Allow the optional 2nd
1351         arg `no-line-break'.
1352
1353 1999-12-14   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1354
1355         * lisp/imap.el: Require `digest-md5' when compiling; add autoload
1356         settings for `digest-md5-parse-digest-challenge' and
1357         `digest-md5-digest-response'.
1358         (imap-authenticators): Add `digest-md5'.
1359         (imap-authenticator-alist): Setup for `digest-md5'.
1360         (imap-digest-md5-p): New function.
1361         (imap-digest-md5-auth): New function.
1362
1363 1999-12-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1364
1365         * lisp/mail-source.el (mail-source-fetch-imap): Each temporary
1366         buffer name must be specific to its mail source.
1367
1368 1999-12-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1369
1370         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1371
1372         * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Don't
1373         call too many `static-if's.
1374
1375         * lisp/gnus-uu.el (gnus-uu-grab-move): Simply copy FILE if
1376         `make-symbolic-link' is not availabe.
1377
1378         * lisp/lpath.el (TopLevel): Don't warn about `make-symbolic-link'.
1379
1380 1999-12-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1381
1382         * lisp/gnus-offline.el (gnus-offline-set-unplugged-state): Call
1383         the original `gnus-agent-toggle-plugged'.
1384
1385         * lisp/mail-source.el (mail-source-fetch-imap): Don't create
1386         multiple temporary buffers, and don't kill one.
1387
1388 1999-12-10  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1389
1390         * lisp/gnus.el (gnus-revision-number): Increment to 09.
1391
1392         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Accept an
1393         optional argument `force'. Use `read-file-name' instead of
1394         `read-directory-name'.
1395
1396 1999-12-10  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1397
1398         * lisp/gnus.el (gnus-revision-numbser): Increment to 08.
1399
1400         * lisp/gnus-agent.el (gnus): Give up to advise here.
1401         (gnus-group-get-new-news): New advice instead.
1402
1403         * lisp/gnus-offline.el (gnus-offline-setup): Call
1404         `gnus-offline-processed-by-timer' and `gnus-offline-error-check'
1405         here.
1406         (gnus-offline-define-menu-and-key): Simplify.
1407         (gnus-offline-processed-by-timer): Call `gnus-group-get-new-news'
1408         interactively.
1409
1410         * lisp/gnus-ofsetup.el (TopLevel): Require `read-passwd' here, not in
1411         `gnus-offline-setting-file'.
1412         (gnus-nntp-service): Set this variable here, not in
1413         `gnus-offline-setting-file'
1414         (gnus-nntp-server): Ditto.
1415         (gnus-after-getting-new-news-hook): Ditto.
1416         (message-send-hook): Ditto.
1417         (mail-source-read-passwd): Ditto.
1418         (gnus-setup-news-hook): Ditto.
1419         (gnus-setup-for-offline): Now one can get mails from `imap',
1420         `file', `directory' or `maildir'.
1421
1422         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
1423         Ignore non-POP mail sources.
1424
1425 1999-12-10  Katsumi Yamaoka <yamaoka@jpl.org>
1426
1427         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1428
1429         * lisp/gnus-util.el (gnus-union): Remove.
1430         (gnus-ems-redefine): Don't call it; don't require `gnus-ems'.
1431
1432         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `union'
1433         instead of `gnus-union'.
1434
1435 1999-12-10  A.Hitachi       <a_hitachi@msi.biglobe.ne.jp>
1436             Katsumi Yamaoka <yamaoka@jpl.org>
1437
1438         * lisp/dgnushack.el (union): New compiler macro for emulating cl
1439         function.
1440
1441 1999-12-10  Katsumi Yamaoka <yamaoka@jpl.org>
1442
1443         * lisp/gnus-util.el: Require `gnus-ems'.
1444         (gnus-ems-redefine): Call it to redefine the functions
1445         `gnus-truncate-string', etc.
1446         (gnus-union): Fix doc string.
1447
1448         * lisp/dgnushack.el (mapcon, mapc): Eliminate the redundant code.
1449
1450 1999-12-09  Katsumi Yamaoka <yamaoka@jpl.org>
1451
1452         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1453
1454 1999-12-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1455
1456         * lisp/dgnushack.el (dgnushack-install-package): Preserve any file
1457         in $(PACKAGEDIR)/lisp/t-gnus if it is without .el or .elc suffix.
1458
1459 1999-12-09  Katsumi Yamaoka <yamaoka@jpl.org>
1460
1461         * lisp/dgnushack.el (mapcon): New compiler macro for emulating cl
1462         function.
1463         (mapc): Bug fix - treat the last arg as a list.
1464
1465 1999-12-08  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1466
1467         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1468
1469         * lisp/gnus-agent.el (gnus): New advice. Always synchronize the
1470         modeline "Plugged" status display with the value of
1471         `gnus-plugged'.
1472
1473         * lisp/gnus-offline.el (TopLevel): Require `gnus-group' at the
1474         compile time.
1475         (gnus-offline-set-online-sendmail-function): defsubst.
1476         (gnus-offline-set-offline-sendmail-function): Ditto.
1477         (gnus-offline-set-offline-post-news-function): Ditto.
1478         (gnus-offline-set-online-post-news-function): Ditto.
1479         (gnus-offline-disable-fetch-mail): Ditto.
1480         (gnus-offline-enable-fetch-mail): Ditto.
1481         (gnus-offline-setup): Fix typo.
1482         (gnus-offline-gnus-get-new-news): Abolish.
1483         (gnus-offline-toggle-plugged): Ditto.
1484         (gnus-offline-agent-expire): Ditto.
1485         (gnus-group-get-new-news): New advice which does things
1486         `gnus-offline-gnus-get-new-news' was doing.
1487         (gnus-agent-toggle-plugged): New advice which does thing
1488         `gnus-offline-toggle-plugged' was doing.
1489         (gnus-agent-expire): New advice which does things
1490         `gnus-offline-agent-expire' was doing.
1491         (gnus-offline-define-menu-and-key): No longer substitute key
1492         definitions on `gnus-group-mode-map'. No longer swap commands for
1493         a toolbar button.
1494         (gnus-offline-after-get-new-news): Do jobs only when
1495         `gnus-plugged' is t.
1496
1497         * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Compile lambda
1498         expressions.
1499
1500 1999-12-08  Katsumi Yamaoka <yamaoka@jpl.org>
1501
1502         * lisp/message.el (message-yank-add-new-references): Fix doc string.
1503
1504         * texi/{message-ja.texi, message.texi}
1505         (message-list-references-add-position,
1506         message-yank-add-new-references): Add documentations.
1507
1508 1999-12-07  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1509
1510         * lisp/gnus-offline.el (gnus-offline-gettext): Rename from
1511         `gnus-offline-get-message'.
1512
1513         * lisp/gnus-ofsetup.el (gnus-ofsetup-gettext): Rename from
1514         `gnus-ofsetup-get-message'.
1515
1516 1999-12-07  Katsumi Yamaoka <yamaoka@jpl.org>
1517
1518         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1519         (smiley-toggle-buffer): Autoload "smiley" or "gnus-bitmap".
1520
1521         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Don't use
1522         `get-text-property' in the outside of the boundary.
1523         (gnus-article-smiley-display): New function.
1524         (gnus-treatment-function-alist): Use it.
1525
1526         * lisp/dgnushack.el (byte-optimize-form-code-walker): Replace with
1527         the bug fixed version rigidly instead of the use of `defadvice'.
1528
1529         * lisp/message.el (font-lock-after-change-function): Don't use
1530         `compile' for the arg of `defadvice'.
1531
1532 1999-12-06  Keiichi Suzuki  <keiichi@nanap.org>
1533
1534         * lisp/message.el (message-yank-add-new-references): New option
1535         value `message-id-only'.
1536         (message-yank-original): Likewise.
1537         (message-list-references-add-position): New user option.
1538         (message-list-references): When
1539         `message-list-references-add-position' is integer value, the order
1540         of designate number message-ids is kept.
1541
1542 1999-12-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1543
1544         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1545
1546         * lisp/gnus-offline.el (gnus): Don't advise here.
1547         (TopLevel): Call `gnus-offline-define-menu-and-key'.
1548         (gnus-offline-setup): Don't call
1549         `gnus-offline-define-menu-and-key' here.
1550
1551         * lisp/gnus-ofsetup.el (gnus-offline-update-setting-file): Don't
1552         rely on `gnus-load-hook'.
1553         (gnus): New advice. Call `gnus-offline-setup' when everything is
1554         done.
1555
1556         * lisp/gnus-start.el (save-buffers-kill-emacs): Compile the advice
1557         at the compile time. Use `gnus-alive-p'.
1558
1559 1999-12-06  Katsumi Yamaoka <yamaoka@jpl.org>
1560
1561         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1562
1563         * lisp/dgnushack.el (char-after): Uncomment the byte-optimization;
1564         don't use `byte-defop-compiler'.
1565         (byte-optimize-form-code-walker): Advise it for fixing the bug in
1566         and/or forms.  The original idea is devised by FUKUI-san, modified
1567         by KOBAYASHI-san.
1568         (max-specpdl-size): Set 3000.
1569
1570 1999-12-05  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1571
1572         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1573
1574         * lisp/gnus-offline.el (gnus): New advice. synchronize
1575         `gnus-offline-connected' with `gnus-plugged'.
1576
1577 1999-12-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1578
1579         * lisp/gnus.el (gnus-version-number): Update to 6.14.0.
1580         (gnus-revision-number): Clear to 00.
1581
1582         * README.branch.ja: Update for t-gnus-6_14 branch.
1583         * README.branch: Ditto.
1584         * README.T-gnus: Ditto.
1585         * README.semi.ja: Ditto.
1586         * README.semi: Ditto.
1587
1588         * lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
1589         nnmh.el,nnfolder.el,nndoc.el,mml.el,mm-view.el,mm-util.el,
1590         mm-bodies.el,message.el,mail-source.el,gnus.el,gnus-uu.el,
1591         gnus-sum.el,gnus-start.el,gnus-msg.el,gnus-int.el,gnus-cache.el,
1592         gnus-art.el,dgnushack.el,ChangeLog}: Sync up with Gnus v5.8.2.
1593
1594         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1595         gnus-faq-ja.texi,ChangeLog}: Modify for T-gnus 6.14; sync up with
1596         Gnus v5.8.2.
1597
1598         * t-gnus-6_14: NEW PUBLIC BRANCH.
1599
1600 1999-12-03  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
1601             Katsumi Yamaoka <yamaoka@jpl.org>
1602
1603         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1604
1605         * lisp/dgnushack.el (char-before): Use compiler macro instead of
1606         byte-optimizer.
1607         (char-after): Comment out the byte-optimization.
1608
1609         * imap.el (imap-base64-encode-string, imap-base64-decode-string):
1610         New functions.  They are identical to the built-in codec if
1611         possible, otherwise the functions defined in mel are used.
1612         (imap-cram-md5-auth): Use them.
1613
1614 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
1615
1616         * lisp/imap.el: Remove autoload settings for `base64-decode-string'
1617         and `base64-encode-string'.
1618
1619 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
1620
1621         * lisp/gnus.el (gnus-version-number): Update to 6.13.4.
1622         (gnus-revision-number): Clear to 00.
1623
1624         * README.T-gnus: Update.
1625
1626         * GNUS-NEWS: Sync up with Pterodactyl Gnus v0.99.
1627
1628         * lisp/{rfc2047.el,rfc1843.el,nnweb.el,nnvirtual.el,nntp.el,
1629         nnmh.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
1630         nndoc.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
1631         mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
1632         gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
1633         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
1634         gnus-picon.el,gnus-msg.el,gnus-mailcap.el,gnus-int.el,
1635         gnus-group.el,gnus-ems.el,gnus-cus.el,gnus-cache.el,gnus-async.el,
1636         gnus-art.el,gnus-agent.el,dgnushack.el,base64.el,Makefile.in,
1637         ChangeLog}: Sync up with Pterodactyl Gnus v0.99.
1638
1639         * lisp/{webmail.el,nnwarchive.el,nnultimate.el,nnslashdot.el}: New
1640         files.
1641
1642         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1643         emacs-mime.texi,Makefile.in,ChangeLog}: Sync up with Pterodactyl
1644         Gnus v0.99.
1645
1646 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
1647
1648         * lisp/gnus.el (gnus-select-method): Undo (`if' -> `when').
1649         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Ditto.
1650         * lisp/gnus-start.el (save-buffers-kill-emacs): Ditto.
1651         (gnus-after-getting-new-news-hook): Ditto.
1652
1653         * lisp/gnus-group.el (gnus-useful-groups): Undo (`or' -> `unless').
1654
1655 1999-12-01  Katsumi Yamaoka <yamaoka@jpl.org>
1656
1657         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1658
1659         * lisp/gnus-art.el (article-treat-overstrike): Work for multibyte
1660         char with old Emacsen as well.
1661
1662 1999-12-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1663
1664         * lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
1665         appears in the backquoted form.
1666         (gnus-category-edit-score): Ditto.
1667
1668         * lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
1669         appears in the backquoted form.
1670
1671 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1672
1673         * lisp/gnus.el (gnus-revision-number): Increment to 09.
1674
1675         * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Fix a
1676         bug -- do add-hook.
1677         (gnus-offline-popup): Examine whether `easy-menu-create-menu' is
1678         defined. If not, call `easy-menu-create-keymaps'.
1679
1680 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1681
1682         * lisp/gnus.el (gnus-revision-number): Increment to 08.
1683
1684         * lisp/gnus-offline.el (TopLevel): Use `static-if', requiring
1685         "static" at the compile time.
1686         (gnus-offline-hangup-function): Abolish.
1687         (gnus-offline-auto-ppp): New variable.
1688         (gnus-offline-gnus-get-new-news): Refer to it.
1689         (gnus-offline-set-unplugged-state): Ditto.
1690         (gnus-offline-set-auto-ppp): New function. It replaces the
1691         function `gnus-offline-toggle-auto-hangup'.
1692         (gnus-offline-toggle-auto-hangup): Abolish.
1693         (gnus-offline-define-menu-and-key): Use `static-if' and
1694         `static-cond'.
1695         (gnus-offline-popup-menu): Do not define this function under XEmacs.
1696         (gnus-offline-popup): New function.
1697
1698         * gnus-ofsetup.el (gnus-ofsetup-update-setting-file): Typo.
1699         (gnus-ofsetup-resource-en): Fix doc strings.
1700         (gnus-ofsetup-resource-ja): Ditto.
1701
1702 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
1703
1704         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1705
1706         * lisp/gnus-art.el (gnus-article-wash-status): Sync up with
1707         Pterodactyl Gnus v0.98.
1708
1709 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
1710
1711         * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
1712
1713         * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'.
1714
1715         * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use
1716         `car' and `cdr' instead of `cadr'.
1717
1718         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons'
1719         instead of `push'; use `if' instead of `when'.
1720
1721         * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr'
1722         instead of `pop'.
1723         (gnus-useful-groups): Use `or' instead of `unless'.
1724
1725         * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
1726         instead of `cadr'.
1727
1728 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
1729
1730         * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
1731         `when' in the body of `defadvice'.  Use `if' instead.
1732
1733         * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
1734         cl functions.
1735
1736 1999-11-29  Katsumi Yamaoka <yamaoka@jpl.org>
1737
1738         * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use
1739         the macro `when' in the arg of `defcustom'.  Use `if' instead.
1740
1741 1999-11-27  Katsumi Yamaoka <yamaoka@jpl.org>
1742
1743         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1744
1745         * lisp/gnus-art.el (gnus-signature-toggle): Specify the 4th arg of
1746         `next-single-property-change' LIMIT as `point-max'.
1747         (gnus-article-prepare-mime-display): Ditto.
1748         (article-hide-signature): Ditto.
1749
1750 1999-11-26  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
1751
1752         * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number
1753         are removed to fill gnus-version within 80 columns.
1754
1755 1999-11-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
1756
1757         * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
1758
1759 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
1760
1761         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1762
1763         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union'
1764         instead of `union'.
1765
1766         * lisp/gnus-util.el (gnus-union): New function.
1767
1768         * lisp/gnus-sum.el (gnus-summary-exit-no-update):  Use
1769         `copy-sequence' instead of `copy-list'.
1770         * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto.
1771
1772         * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
1773
1774 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
1775
1776         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1777
1778         * lisp/dgnushack.el (union, copy-list): New compiler macros for
1779         emulating cl functions.
1780
1781 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
1782
1783         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1784         (gnus-select-method): Use `condition-case' instead of
1785         `ignore-errors'.
1786
1787         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
1788         instead of `ignore-errors'.
1789
1790         * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie.
1791
1792         * lisp/{time-date.el,smiley.el,score-mode.el,pop3.el,nnweb.el,
1793         nnvirtual.el,nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,
1794         nnmbox.el,nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,
1795         nneething.el,nndraft.el,nndoc.el,nnbabyl.el,message.el,imap.el,
1796         gnus-win.el,gnus-vm.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
1797         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
1798         gnus-range.el,gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,
1799         gnus-msg.el,gnus-mlspl.el,gnus-mailcap.el,gnus-logic.el,
1800         gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el,
1801         gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'.
1802
1803 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
1804
1805         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1806
1807         * lisp/{time-date.el,smiley.el,pop3.el,nnweb.el,nnvirtual.el,
1808         nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,nnmbox.el,
1809         nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,nneething.el,
1810         nndoc.el,nnbabyl.el,message.el,imap.el,gnus.el,gnus-win.el,
1811         gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
1812         gnus-spec.el,gnus-score.el,gnus-salt.el,gnus-range.el,
1813         gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,
1814         gnus-mailcap.el,gnus-logic.el,gnus-kill.el,gnus-group.el,
1815         gnus-cite.el,gnus-async.el,gnus-art.el,gnus-agent.el,earcon.el}:
1816         Require `cl' at the top level.
1817
1818         * lisp/gnus.el (gnus-select-method): Undo last change.
1819         * lisp/gnus-util.el (copy-list): Undo last change (remove it).
1820         * lisp/gnus-start.el (gnus-site-init-file): Undo last change.
1821
1822         * lisp/gnus-ems.el (gnus-split-string): Remove.
1823
1824 1999-11-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1825
1826         * lisp/pop3.el: Add description about STLS extension; add autoload
1827         setting for `starttls-open-stream' and `starttls-negotiate'.
1828         (pop3-stls): New function.
1829         (pop3-open-tls-stream): New function.
1830         (pop3-open-server): Use `pop3-open-tls-stream' if
1831         'pop3-connection-type' is bound to `tls'.
1832
1833 1999-11-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1834
1835         * lisp/imap.el: Add autoload setting for `starttls-open-stream'
1836         and `starttls-negotiate'.
1837         (imap-stream-alist): Add TLS entry.
1838         (imap-tls-p): New function.
1839         (imap-tls-open): New function.
1840         (imap-ssl-open): Enclose `open-ssl-stream' with
1841         `as-binary-process'.
1842
1843 1999-11-19  Katsumi Yamaoka <yamaoka@jpl.org>
1844
1845         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1846         (gnus-select-method): Use `condition-case' instead of
1847         `ignore-errors'.
1848
1849         * lisp/pop3.el (pop3-apop): Move the autoload seting to the top
1850         level.
1851
1852         * lisp/md5.el (md5): Allow the optional 4th and 5th arguments
1853         `coding' and `noerror' for the stopgaps.
1854
1855         * lisp/lpath.el (md5): Allow the optional 4th and 5th arguments
1856         `coding' and `noerror'.
1857         (function-max-args): Maybe-fbind for FSF Emacsen.
1858
1859         * lisp/imap.el (imap-cram-md5-auth): Specify the 4th arg to `md5'
1860         as `binary' if possible.
1861         (imap-log): Default to nil (synched with pgnus 0.99).
1862         (base64-decode-string): Autoload "mel" instead of "base64".
1863         (md5): Autoload "md5" without `eval-and-compile'.
1864
1865         * lisp/gnus-util.el (copy-list): New function defined by
1866         `defun-maybe'.
1867
1868         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify
1869         the 3rd arg of `make-full-mail-header' to "nobody" instead of "".
1870
1871         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
1872         instead of `ignore-errors'.
1873
1874         * lisp/gnus-picon.el: Require `cl'.
1875
1876         * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el,
1877         gnus-offline.el} (cl): Enclose the requiring procedure with
1878         `eval-when-compile'.
1879
1880         * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring
1881         procedure with `eval-when-compile' instead of `eval-and-compile'.
1882
1883 1999-11-09  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1884
1885         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
1886         Use mail-sources instead of nnmail-spool-file.
1887         From: Toshiaki -PCX- Tanaka.
1888
1889 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
1890
1891         * lisp/gnus.el (gnus-group-startup-message): Insert space before
1892         "based on".
1893         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
1894
1895 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
1896
1897         * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
1898         (gnus-revision-number): Clear to 00.
1899
1900         * README.T-gnus: Update.
1901
1902         * lisp/{rfc1843.el,qp.el,nntp.el,nnmail.el,nnfolder.el,nnagent.el,
1903         mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
1904         message.el,mail-source.el,lpath.el,gnus-util.el,gnus-topic.el,
1905         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el,
1906         gnus-group.el,gnus-art.el,gnus-agent.el,dgnushack.el,binhex.el,
1907         ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
1908
1909         * lisp/{rfc2104.el,nnimap.el,imap.el}: New files.
1910
1911         * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without
1912         translation.
1913
1914         * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
1915
1916 1999-11-08  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
1917
1918         * lisp/gnus-draft.el (gnus-draft-edit-message): Use
1919         `message-save-drafts' instead of `set-buffer-modified-p' and
1920         `save-buffer'.
1921         * lisp/message.el (message-save-drafts): Insert In-Reply-To header
1922         because the reply data is lost in Drafts.
1923         * lisp/gnus-art.el (gnus-signature-face): Don't check
1924         window-system type.
1925
1926 1999-11-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1927
1928         * lisp/pop3.el (pop3-progress-message): New function.
1929         (pop3-movemail): Use it.
1930
1931 1999-10-28  Katsumi Yamaoka <yamaoka@jpl.org>
1932
1933         * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
1934         `gnus-following-method'.
1935
1936         * lisp/gnus-msg.el (gnus-following-method): Move from gnus-msg.el;
1937         wide reply as a mail if the message is not a news; use the macro
1938         `gnus-setup-message'.
1939
1940         * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
1941
1942 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
1943
1944         * lisp/gnus.el (gnus-revision-number): Increment to 14.
1945         (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
1946         function `gnus-smiley-display'.
1947
1948         * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if
1949         `window-system' is nil.
1950         (gnus-article-x-face-command): Default to external command if
1951         `window-system' is nil.
1952
1953 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
1954
1955         * lisp/gnus.el (gnus-revision-number): Increment to 13.
1956         (TopLevel): Rearrange autoload settings.
1957
1958         * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use
1959         `smiley-buffer'.
1960
1961         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Add button
1962         "Toggle smileys" in "Washing" menu.
1963         (gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'.
1964
1965         * lisp/smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
1966         (smiley-toggle-buffer): New function.
1967         (smiley-buffer): Don't quote the function.
1968         (smiley-toggle-extents): Ditto.
1969
1970 1999-10-24  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1971
1972         * lisp/gnus.el (gnus-revision-number): Increment to 12.
1973         (TopLevel): Add and delete autoloads for functions defined in
1974         "gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc".
1975
1976         * lisp/gnus-offline.el (TopLevel): Do not consider the functions
1977         defined in "miee".
1978
1979         * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload
1980         `gnus-custom-mode' defined in "gnus-cus".
1981
1982 1999-10-21  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1983
1984         * lisp/gnus.el (gnus-revision-number): Increment to 11.
1985
1986         * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder'
1987         when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
1988         header.
1989
1990 1999-10-19  Katsumi Yamaoka <yamaoka@jpl.org>
1991
1992         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1993         (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the
1994         functions `x-face-mule-gnus-article-display-x-face' and
1995         `smiley-buffer'.
1996
1997         * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen.
1998
1999         * lisp/gnus-ems.el (gnus-group-startup-message): Don't replace with
2000         `gnus-mule-group-startup-message'.
2001         (gnus-mule-group-startup-message): Remove.
2002         (gnus-mule-bitmap-image-file): Remove.
2003
2004         * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to
2005         ordinary text if the feature `smiley-mule' is provided and FSF
2006         Emacs is used.
2007         (TopLevel): Require `static' at the compile time.
2008
2009         * lisp/gnus-art.el (gnus-article-prepare-display): Bind
2010         `mime-display-text/plain-hook' to nil.
2011         (gnus-article-prepare-mime-display): Use `let' instead of `let*';
2012         treat the next entity position as a marker.
2013         (gnus-treatment-function-alist): Use `smiley-buffer' instead of
2014         `gnus-smiley-display' under FSF Emacsen.
2015         (gnus-treat-display-smileys): Default to t if the module
2016         `smiley-mule' is installed.
2017         (gnus-treat-display-xface): Default to `head' if the value of
2018         `gnus-article-x-face-command' is
2019         `x-face-mule-gnus-article-display-x-face'.
2020         (gnus-article-x-face-command): Default to
2021         `x-face-mule-gnus-article-display-x-face' if the module
2022         `x-face-mule' is installed.
2023         (TopLevel): Require `static' first; require `path-util'.
2024
2025 1999-10-18  Katsumi Yamaoka <yamaoka@jpl.org>
2026
2027         * lisp/gnus.el (gnus-revision-number): Increment to 09.
2028
2029         * lisp/message.el (message-mode): Make
2030         `message-font-lock-last-position' as buffer local.
2031         (message-font-lock-keywords-2): Use
2032         `message-font-lock-cited-text-matcher' instead of regexp.
2033         (message-font-lock-cited-text-matcher): New function.
2034         (font-lock-after-change-function): Advice to the keep last cursor
2035         position in `message-font-lock-last-position' before fontifying.
2036         (message-font-lock-last-position): New variable.
2037         (message-font-lock-citation-name-max-column): New variable.
2038         (message-font-lock-cited-text-regexp): New variable.
2039         (message-font-lock-fence-close-position): New variable.
2040         (message-font-lock-fence-open-position): New variable.
2041         (message-font-lock-fence-close-regexp): New variable.
2042         (message-font-lock-fence-open-regexp): New variables.
2043
2044 1999-10-04  Masatoshi Tsuchiya <tsuchiya@pine.kuee.kyoto-u.ac.jp>
2045
2046         * lisp/message.el (message-mode): Rearrange `font-lock-defaults'
2047         using `message-font-lock-keywords', `message-font-lock-keywords-1'
2048         and `message-font-lock-keywords-2'.
2049         (message-font-lock-keywords): Restruct.
2050         (message-font-lock-keywords-1): New variable split from
2051         `message-font-lock-keywords'.
2052         (message-font-lock-keywords-2): Ditto.
2053
2054 1999-10-11  Katsumi Yamaoka <yamaoka@jpl.org>
2055
2056         * lisp/gnus.el (gnus-revision-number): Increment to 08.
2057
2058         * lisp/gnus-art.el (gnus-treat-article): Buttonize the signature
2059         before highlighting or hiding it.
2060         (gnus-article-buttonize-signature): New function.
2061         (gnus-article-highlight-signature): Don't buttonize.
2062         (gnus-treatment-function-alist): Undo the last change.
2063         (gnus-treat-emphasize): Default to nil.
2064
2065 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
2066
2067         * lisp/gnus.el (gnus-revision-number): Increment to 07.
2068         (TopLevel): Autoload "gnus-art" for the function
2069         `gnus-article-show-all'.
2070
2071         * lisp/gnus-sum.el (gnus-summary-select-article): Expose all
2072         hidden text if the command `gnus-summary-toggle-mime' is used.
2073
2074         * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the
2075         following parts.
2076         (gnus-article-highlight-signature): Work for forwarded messages.
2077         (gnus-article-show-all): New function based on `article-show-all'.
2078         (gnus-article-show-all-headers): Based on
2079         `article-show-all-headers'.
2080         (article-show-all-headers): New function to show all *HEADERS*.
2081         (article-show-all): Show *ALL* literally.
2082         (article-hide-signature): Work for forwarded messages.
2083         (gnus-treatment-function-alist): Put `gnus-treat-hide-signature'
2084         off after `gnus-treat-highlight-signature'.
2085
2086 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
2087
2088         * lisp/gnus.el (gnus-revision-number): Increment to 06.
2089
2090         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect
2091         against forwarded messages without MIME structure.
2092         (gnus-treatment-function-alist): Move
2093         'gnus-treat-decode-article-as-default-mime-charset' to the top;
2094         put `gnus-treat-emphasize' off after
2095         `gnus-treat-highlight-headers'.
2096
2097 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
2098
2099         * lisp/gnus.el (gnus-revision-number): Increment to 05.
2100
2101 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
2102
2103         * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the
2104         argument is list or not before condition.
2105
2106 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
2107
2108         * lisp/gnus-art.el (gnus-treat-predicate): Work for
2109         (typep "something").
2110
2111 1999-10-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2112
2113         * lisp/gnus-art.el (gnus-article-prepare-display):
2114         Pass argument nil as a condition to gnus-treat-article.
2115         * lisp/gnus-art.el (gnus-article-prepare-mime-display):
2116         Ditto. Also, treat last part of multipart article correctly.
2117
2118 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
2119
2120         * lisp/gnus.el (gnus-revision-number): Increment to 04.
2121
2122         * lisp/message.el (message-generate-headers): Don't insert
2123         excessive newline.
2124
2125         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
2126         negative number for the 2nd arg of `insert-char'.
2127
2128 1999-10-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2129
2130         * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to
2131         gnus-ja instead of gnus if Japanese environment is on.
2132
2133 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
2134
2135         * lisp/gnus.el (gnus-revision-number): Increment to 03.
2136         (semi-gnus-developers): Remove.
2137         (gnus-maintainer): Change mail address.
2138         (gnus-group-startup-message): Display version string.
2139
2140         * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
2141
2142         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
2143         version string; fix glyph position.
2144
2145 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2146
2147         * lisp/gnus-sum.el (gnus-read-move-group-name): Revert
2148         to previous version until problem of respooling from
2149         nnimap to nnml is solved.
2150         (gnus-summary-move-article): Ditto.
2151
2152 1999-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
2153
2154         * lisp/gnus.el (gnus-revision-number): Increment to 02.
2155
2156         * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's
2157         value is t before checking for `condition'.
2158         (gnus-article-prepare-mime-display): Search for the entity children
2159         if the primary type is `multipart'.
2160
2161 1999-10-01  Katsumi Yamaoka   <yamaoka@jpl.org>
2162
2163         * lisp/gnus.el (gnus-revision-number): Increment to 01.
2164
2165         * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
2166         instead of signaling an error if the destination group is not
2167         newly created.
2168         (gnus-summary-move-article): Do nothing if the destination group
2169         is not newly created.
2170
2171         * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
2172         environment part.
2173
2174 1999-09-30   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2175
2176         * nnfolder.el (nnfolder-possibly-change-group): Don't create an
2177         active entry for the group even if it doesn't exist.
2178
2179 1999-09-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2180
2181         * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
2182
2183 1999-09-28  Katsumi Yamaoka   <yamaoka@jpl.org>
2184
2185         * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
2186         (gnus-revision-number): Clear to 00.
2187
2188         * README.T-gnus: Update.
2189
2190         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
2191         emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
2192
2193         * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
2194         mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
2195         gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
2196         gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
2197         ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
2198
2199 1999-09-24  Katsumi Yamaoka   <yamaoka@jpl.org>
2200
2201         * lisp/gnus.el (gnus-revision-number): Increment to 07.
2202
2203         * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
2204         smooth scrolling under XEmacs.
2205         (gnus-article-next-page):Ditto.
2206
2207         * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
2208         descriptions about the problem of loaddefs.el and the patch for
2209         CUSTOM 1.9962.
2210
2211 1999-09-22  Katsumi Yamaoka   <yamaoka@jpl.org>
2212
2213         * lisp/gnus.el (gnus-revision-number): Increment to 06.
2214
2215         * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
2216         `:predicate' for old Emacsen; require `static'.
2217
2218         * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
2219         `:path' and `:predicate'.
2220
2221 1999-09-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2222
2223         * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
2224         modeline as modified.
2225
2226 1999-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
2227
2228         * lisp/gnus.el (gnus-revision-number): Increment to 05.
2229
2230         * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
2231         `mime-view-entity' in the modified header under FSF Emacsen.
2232
2233 1999-09-13  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2234
2235         * README-offline.en: Rewrite the usage description.
2236         * README-offline.ja: Ditto.
2237
2238 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2239
2240         * lisp/gnus.el (gnus-revision-number): Increment to 04.
2241
2242         * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
2243         `gnus-offline'.
2244
2245 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2246
2247         * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
2248         * README-offline.ja: Ditto.
2249
2250 1999-09-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2251
2252         * lisp/gnus.el (gnus-revision-number): Increment to 03.
2253
2254         * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
2255         the current buffer as modified.
2256
2257         * lisp/gnus-offline.el (gnus-offline-menu): New variable.
2258         (gnus-offline-get-menu-items): New function.
2259         (gnus-offline-define-menu-on-miee): Use it.
2260         (gnus-offline-define-menu-on-agent): Ditto.
2261
2262 1999-09-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2263
2264         * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
2265
2266         * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
2267         backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
2268         (pop3-quit): Clear `pop3-uidl-obarray'.
2269
2270 1999-09-03  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2271
2272         * lisp/gnus.el (gnus-revision-number): Increment to 02.
2273
2274         * lisp/gnus-offline.el (gnus-offline-resource-en,
2275         gnus-offline-resource-ja,
2276         gnus-offline-resource-ja_complete): New variables.
2277         (gnus-offline-get-message): News function.
2278         (gnus-offline-error-check): Use it.
2279         (gnus-offline-connect-server): Ditto.
2280         (gnus-offline-get-new-news-function): Ditto.
2281         (gnus-offline-set-mail-group-level): Ditto.
2282         (gnus-offline-hangup-line): Ditto.
2283         (gnus-offline-after-jobs-done): Ditto.
2284         (gnus-offline-toggle-auto-hangup): Ditto.
2285         (gnus-offline-toggle-on/off-send-mail): Ditto.
2286         (gnus-offline-toggle-articles-to-fetch): Ditto.
2287         (gnus-offline-empting-spool): Ditto.
2288         (gnus-offline-set-interval-time): Ditto.
2289
2290         * lisp/gnus-ofsetup.el (gnus-offline-lang,
2291         gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
2292         variables.
2293         (gnus-ofsetup-get-message): New function.
2294         (gnus-setup-for-offline): Use it.
2295         (gnus-ofsetup-find-parameters): Ditto.
2296         (gnus-ofsetup-prepapre-for-miee): Ditto.
2297         (gnus-ofsetup-completing-read-symbol): Ditto.
2298         (gnus-ofsetup-customize): Ditto.
2299         (gnus-ofsetup-customize-done): Ditto.
2300
2301 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
2302
2303         * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
2304         `isearch-lazy-highlight'.
2305
2306 1999-08-30  Katsumi Yamaoka   <yamaoka@jpl.org>
2307
2308         * lisp/gnus.el (gnus-revision-number): Increment to 01.
2309
2310         * lisp/lpath.el (babel-as-string): Bind it.
2311
2312         * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
2313         original X-Face field while searching.  It is done for only FSF
2314         Emacsen.
2315         (gnus-summary-search-article-highlight-matched-text): Ditto.
2316         (gnus-summary-search-article-matched-data): Bind it explicitly.
2317
2318 1999-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
2319
2320         * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
2321         (gnus-revision-number): Clear to 00.
2322
2323         * README.T-gnus: Update.
2324
2325         * README: Sync up with Pterodactyl Gnus v0.96.
2326         * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
2327         mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
2328         gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
2329         gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
2330         gnus-agent.el,ChangeLog}: Ditto.
2331         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
2332
2333 1999-08-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2334
2335         * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
2336         don't retrieve any incoming mails.; Don't filter articles here.
2337         Use `convert-standard-filename' to generate fresh UIDL file names.
2338         (pop3-get-message-numbers): Rewrite.
2339         (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
2340         of `with-temp-buffer'.
2341
2342 1999-08-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2343
2344         * README-offline.ja : Fix.
2345
2346         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
2347         Fix typo.
2348
2349         * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
2350         requirements; Enclose the autoload for `gnus-custom-mode' with
2351         `eval-and-compile'.
2352
2353 1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
2354
2355         * lisp/gnus.el (gnus-revision-number): Increment to 15.
2356
2357         * lisp/dgnushack.el (char-before, char-after): Optimize byte code
2358         for them before lpath.el is loaded.  Because lpath.el requires
2359         `poe' via `path-util'.  [cf. <tm-ja:5051>]
2360
2361         * lisp/gnus-sum.el (gnus-summary-search-article): Search for
2362         X-Face image if the regexp "^X-Face:" is specified.
2363         (gnus-summary-search-article-highlight-matched-text): Use
2364         `gnus-summary-search-article-highlight-goto-x-face'; maybe display
2365         X-Face image if it is requested.
2366         (gnus-summary-search-article-highlight-goto-x-face): New macro.
2367
2368 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
2369
2370         * lisp/gnus.el (gnus-revision-number): Increment to 14.
2371
2372         * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
2373         recenter the article when touchdown; popup the article buffer if
2374         it is disappeared.
2375         (gnus-summary-search-article-highlight-matched-text): Treat the
2376         article before highlighting; use old style backquote syntax.
2377         (gnus-summary-search-article-position-point): Fix the beginning
2378         position; use old style backquote syntax.
2379         (gnus-summary-select-article): Undo the last change.
2380         (gnus-summary-display-article): Bind
2381         `gnus-summary-search-article-matched-data' in the article buffer
2382         locally.  It is moved from `gnus-summary-select-article'.
2383
2384 1999-08-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
2385
2386         * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
2387         (clean): Remove formatted info files.
2388         (distclean): Just remove Makefile.
2389
2390 1999-08-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2391
2392         * lisp/gnus.el (gnus-revision-number): Increment to 13.
2393
2394         * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
2395         (gnus-agent-fetch-headers): Limit downloadable articles if the
2396         number of unread articles exceeds `gnus-agent-large-newsgroup'.
2397         (gnus-agent-expire): Do not expire saved or replied articles when
2398         `gnus-agent-expire-all' is nil.
2399
2400         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
2401         variable.
2402         (gnus-offline-agent-expire): Check it; Bind
2403         `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
2404         (gnus-offline-after-jobs-done): Don't check
2405         `gnus-agent-expire-all'.
2406
2407         * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
2408         `user-login-name' and `user-real-login-name' returns the same
2409         value or not.
2410         (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
2411         (gnus-ofsetup-update-setting-file): Ditto.
2412         (gnus-ofsetup-prepare): New macro.
2413         (gnus-setup-for-offline): Use it.
2414         (gnus-ofsetup-customize-done): Ditto.
2415
2416 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
2417
2418         * lisp/gnus.el (gnus-revision-number): Increment to 12.
2419
2420         * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
2421         (gnus-summary-search-article-highlight-matched-text): Rearrange.
2422         (gnus-summary-search-article-position-point): New macro.
2423         (gnus-summary-search-article-matched-data): Rename from
2424         `gnus-summary-search-article-matched-text'.
2425         (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
2426         use `gnus-article-show-all-headers' for exposing the visited
2427         article.
2428         (gnus-summary-select-article): Bind
2429         `gnus-summary-search-article-matched-data' in the article buffer
2430         locally.
2431
2432         * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
2433         if the value of `gnus-inhibit-treatment' is non-nil.
2434         (article-toggle-headers): Don't redisplay X-Face if the value of
2435         `gnus-inhibit-treatment' is non-nil.
2436         (gnus-article-treat-custom): Add new treatment variable `mime'.
2437
2438 1999-08-25  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2439
2440         * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
2441         documentation.
2442
2443         * lisp/gnus-sum.el (gnus-summary-mode): Don't set
2444         `gnus-newsgroup-incorporated' explicitly.
2445
2446 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
2447
2448         * README.semi: Update for the recent a-ftp sites and directories.
2449         * README.semi.ja: Ditto.
2450         * texi/gnus-faq.texi: Ditto.
2451         * texi/gnus-faq-ja.texi: Ditto.
2452
2453 1999-08-24  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2454
2455         * lisp/gnus.el (gnus-revision-number): Increment to 11.
2456         (gnus-summary-incorporated-face): New face spec.
2457
2458         * lisp/gnus-group.el (gnus-group-line-format-alist): Add
2459         entry about the format specifier `w'.
2460         (gnus-group-line-format): Fix documentation.
2461
2462         * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
2463         newly incorporated mails with `gnus-summary-incorporated-face'.
2464         (gnus-newsgroup-incorporated): New variable.
2465         (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
2466         (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
2467
2468         * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
2469
2470         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
2471         `K' if the group has already been subscribed.
2472
2473 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
2474
2475         * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
2476         `isearch-lazy-highlight' t in the buffer locally; goto the
2477         beginning of the buffer before searching.
2478
2479         * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
2480         selected frame.
2481
2482 1999-08-23  Katsumi Yamaoka   <yamaoka@jpl.org>
2483
2484         * lisp/gnus.el (gnus-revision-number): Increment to 10.
2485
2486         * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
2487         matched text after the searching is done; call
2488         `gnus-summary-select-article' with the args nil and t; bind
2489         `gnus-treat-*' to nil.
2490         (gnus-summary-search-article-highlight-matched-text): New macro
2491         for highlighting matched text.  It is bound at the compile time
2492         only.
2493         (gnus-summary-isearch-article): Call `gnus-summary-select-article'
2494         with the args nil and t; bind `gnus-treat-*' to nil.
2495
2496         * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
2497         `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
2498         `with-temp-file'; use `insert-file-contents-as-binary' instead of
2499         `insert-file-contents'.
2500
2501 1999-08-20  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2502
2503         * lisp/gnus.el (gnus-revision-number): Increment to 09.
2504
2505         * lisp/gnus-offline.el: Fix comments.
2506         (TopLevel): Delete the code for emulating custom. Do not inhibit
2507         byte-compile-warnings, but hide useless ones.
2508         (gnus-offline-dialup-program-arguments): defvar instead of
2509         defcustom.
2510         (gnus-offline-hangup-program-arguments): Ditto.
2511         (gnus-offline-interval-time): Ditto.
2512         (gnus-offline-dialup-program, gnus-offline-hangup-program,
2513         gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
2514         (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
2515         codes.
2516         Set `mail-sources' instead of `nnmail-spool-file'.
2517         (gnus-offline-enable-fetch-mail): Ditto.
2518         (gnus-offline-toggle-movemail-program): Abolish.
2519         (gnus-offline-define-menu-and-key): Modify according to it.
2520         (gnus-offline-define-menu-on-miee): Ditto.
2521         (gnus-offline-define-menu-on-agent): Ditto.
2522         (gnus-offline-message-add-header): Bind temporary variables.
2523         (gnus-offline-add-custom-header): Ditto.
2524         (gnus-offline-restore-mail-group-level): Ditto.
2525
2526         * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
2527         gnus-offline at the compile time. Do not inhibit
2528         byte-compile-warnings.
2529         (gnus-setup-for-offline): Really bind all temporary variables.
2530         (gnus-ofsetup-write-settting-file): Check if interval is a
2531         integer.
2532         Use `mail-sources' instead of `nnmail-spool-file'.
2533         (gnus-ofsetup-update-setting-file): Redefine as a macro.
2534         (gnus-ofsetup-prepare-for-miee): Ditto.
2535
2536         * README-offline.en : Update.
2537         * README-offline.ja : Ditto.
2538
2539 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2540
2541         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
2542         `inhibit-read-only' to t; bind `buffer-read-only' to nil.
2543
2544 1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>
2545
2546         * lisp/gnus.el (gnus-revision-number): Increment to 08.
2547
2548 1999-08-19  Keiichi Suzuki  <keiichi@nanap.org>
2549
2550         * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
2551         group name with `\N'.
2552
2553 1999-08-19  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2554
2555         * lisp/gnus.el (gnus-revision-number): Increment to 07.
2556
2557         * lisp/pop3.el (pop3-except-header-regexp): New variable.
2558         (pop3-movemail): Don't retrieve messages whose headers are
2559         matching `pop3-except-header-regexp'.
2560         (pop3-top): New function.
2561         (pop3-retr): Don't use `save-restriction'.
2562
2563 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2564
2565         * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
2566
2567 1999-08-18  Katsumi Yamaoka   <yamaoka@jpl.org>
2568
2569         * lisp/gnus.el (gnus-revision-number): Increment to 06.
2570
2571         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
2572         `gnus-article-next-page' when the last page is not displayed.
2573         (mime-preview-over-to-previous-method-alist): Use
2574         `gnus-article-prev-page' when the first page is not displayed.
2575         (gnus-next-page-map): Use `make-sparse-keymap' instead of
2576         `make-keymap'; don't use `suppress-keymap'.
2577         (gnus-insert-next-page-button, gnus-insert-prev-page-button):
2578         Succeed to the value of the text property `mime-view-situation' in
2579         the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
2580         current local map as a parent under FSF Emacsen.
2581
2582 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2583
2584         * lisp/pop3.el (pop3-retr): Undo last change.
2585
2586 1999-08-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2587
2588         * lisp/gnus.el (gnus-revision-number): Increment to 05.
2589
2590         * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
2591         `accept-process-output'; Move point to the end of the normal
2592         response.
2593         (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
2594         (pop3-get-list): Abolish.
2595         (pop3-retr): Don't use `save-restriction'.
2596         (pop3-uidl): Don't use `condition-case' when checking UIDL support.
2597         (pop3-list): Likewise.
2598
2599 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
2600
2601         * lisp/gnus.el (gnus-revision-number): Increment to 04.
2602
2603         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
2604         `event-basic-type' instead of `event-button' under FSF Emacsen.
2605
2606 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
2607
2608         * lisp/gnus.el (gnus-revision-number): Increment to 03.
2609
2610 1999-08-16  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2611
2612         * lisp/gnus-sum.el: Add `gnus-wheel-install' to
2613         `gnus-summary-mode-hook'.
2614         (gnus-use-wheel): New variable.
2615         (gnus-wheel-scroll-amount): New variable.
2616         (gnus-wheel-edge-resistance): New variable.
2617         (gnus-wheel-summary-scroll): New function.
2618         (gnus-wheel-install): New function.
2619
2620 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
2621
2622         * lisp/gnus.el (gnus-revision-number): Increment to 02.
2623
2624         * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
2625         `defun' instead of `defsubst'.
2626         (make-full-mail-header): Ditto.
2627
2628         * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
2629         (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
2630
2631 1999-08-16  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2632
2633         * lisp/gnus.el (gnus-revision-number): Increment to 01.
2634
2635         * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
2636         is being sent.
2637
2638         * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
2639         function from Nana-gnus.
2640         (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
2641         (gnus-ofsetup-update-setting-file): Rename from
2642         `gnus-ofsetup-write-setting-file'.
2643         (gnus-ofsetup-find-parameters): Rename from
2644         `gnus-ofsetup-parameters'.
2645         (gnus-ofsetup-customize-done): Rewrite.
2646
2647 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2648
2649         * pop3.el: Sync up with pop3.el version 2.04.
2650         (pop3-leave-mail-on-server): New variable.
2651         (pop3-maximum-message-size): New variable.
2652         (pop3-uidl-file-name): New variable.
2653         (pop3-uidl-support): New variable.
2654         (pop3-uidl-obarray): New variable.
2655         (pop3-movemail): Check message size on every retrieval.
2656         (pop3-open-ssl-stream-1): Use new style macro.
2657         (pop3-get-message-numbers): New function.
2658         (pop3-get-list): New function.
2659         (pop3-get-uidl): New function.
2660         (pop3-get-unread-message-numbers): New function.
2661         (pop3-save-uidls): New function.
2662         (pop3-retr): Use `pop3-get-extended-response'.
2663         (pop3-list): New implementation.
2664         (pop3-uidl): New function.
2665         (pop3-get-extended-response): New function.
2666
2667 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
2668
2669         * lisp/gnus.el: T-gnus 6.13.0 is released.
2670
2671 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
2672
2673         * ChangeLog.2: New file, rename from ChangeLog.
2674
2675         * lisp/dgnushack.el (TopLevel): Rearrange.
2676
2677         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
2678         * README.branch: Ditto.
2679
2680         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
2681
2682         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
2683         * texi/message-ja.texi: Ditto.
2684         * texi/message.texi: Ditto.
2685         * texi/gnus-ja.texi: Ditto.
2686         * texi/gnus.texi: Ditto.
2687         * README-offline.ja: Ditto.
2688         * README-offline.en: Ditto.
2689         * README.semi.ja: Ditto.
2690         * README.semi: Ditto.
2691         * README.T-gnus: Ditto.
2692
2693         * t-gnus-6_13: NEW PUBLIC BRANCH.
2694
2695 See ChangeLog.2 for earlier changes.