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