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