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