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