1 1999-12-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
3 * lisp/mail-source.el (mail-source-fetch-imap): Each temporary
4 buffer name must be specific to its mail source.
6 1999-12-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
8 * lisp/gnus.el (gnus-revision-number): Increment to 10.
10 * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Don't
11 call too many `static-if's.
13 * lisp/gnus-uu.el (gnus-uu-grab-move): Simply copy FILE if
14 `make-symbolic-link' is not availabe.
16 * lisp/lpath.el (TopLevel): Don't warn about `make-symbolic-link'.
18 1999-12-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
20 * lisp/gnus-offline.el (gnus-offline-set-unplugged-state): Call
21 the original `gnus-agent-toggle-plugged'.
23 * lisp/mail-source.el (mail-source-fetch-imap): Don't create
24 multiple temporary buffers, and don't kill one.
26 1999-12-10 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
28 * lisp/gnus.el (gnus-revision-number): Increment to 09.
30 * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Accept an
31 optional argument `force'. Use `read-file-name' instead of
32 `read-directory-name'.
34 1999-12-10 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
36 * lisp/gnus.el (gnus-revision-numbser): Increment to 08.
38 * lisp/gnus-agent.el (gnus): Give up to advise here.
39 (gnus-group-get-new-news): New advice instead.
41 * lisp/gnus-offline.el (gnus-offline-setup): Call
42 `gnus-offline-processed-by-timer' and `gnus-offline-error-check'
44 (gnus-offline-define-menu-and-key): Simplify.
45 (gnus-offline-processed-by-timer): Call `gnus-group-get-new-news'
48 * lisp/gnus-ofsetup.el (TopLevel): Require `read-passwd' here, not in
49 `gnus-offline-setting-file'.
50 (gnus-nntp-service): Set this variable here, not in
51 `gnus-offline-setting-file'
52 (gnus-nntp-server): Ditto.
53 (gnus-after-getting-new-news-hook): Ditto.
54 (message-send-hook): Ditto.
55 (mail-source-read-passwd): Ditto.
56 (gnus-setup-news-hook): Ditto.
57 (gnus-setup-for-offline): Now one can get mails from `imap',
58 `file', `directory' or `maildir'.
60 * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
61 Ignore non-POP mail sources.
63 1999-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
65 * lisp/gnus.el (gnus-revision-number): Increment to 07.
67 * lisp/gnus-util.el (gnus-union): Remove.
68 (gnus-ems-redefine): Don't call it; don't require `gnus-ems'.
70 * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `union'
71 instead of `gnus-union'.
73 1999-12-10 A.Hitachi <a_hitachi@msi.biglobe.ne.jp>
74 Katsumi Yamaoka <yamaoka@jpl.org>
76 * lisp/dgnushack.el (union): New compiler macro for emulating cl
79 1999-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
81 * lisp/gnus-util.el: Require `gnus-ems'.
82 (gnus-ems-redefine): Call it to redefine the functions
83 `gnus-truncate-string', etc.
84 (gnus-union): Fix doc string.
86 * lisp/dgnushack.el (mapcon, mapc): Eliminate the redundant code.
88 1999-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
90 * lisp/gnus.el (gnus-revision-number): Increment to 06.
92 1999-12-09 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
94 * lisp/dgnushack.el (dgnushack-install-package): Preserve any file
95 in $(PACKAGEDIR)/lisp/t-gnus if it is without .el or .elc suffix.
97 1999-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
99 * lisp/dgnushack.el (mapcon): New compiler macro for emulating cl
101 (mapc): Bug fix - treat the last arg as a list.
103 1999-12-08 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
105 * lisp/gnus.el (gnus-revision-number): Increment to 05.
107 * lisp/gnus-agent.el (gnus): New advice. Always synchronize the
108 modeline "Plugged" status display with the value of
111 * lisp/gnus-offline.el (TopLevel): Require `gnus-group' at the
113 (gnus-offline-set-online-sendmail-function): defsubst.
114 (gnus-offline-set-offline-sendmail-function): Ditto.
115 (gnus-offline-set-offline-post-news-function): Ditto.
116 (gnus-offline-set-online-post-news-function): Ditto.
117 (gnus-offline-disable-fetch-mail): Ditto.
118 (gnus-offline-enable-fetch-mail): Ditto.
119 (gnus-offline-setup): Fix typo.
120 (gnus-offline-gnus-get-new-news): Abolish.
121 (gnus-offline-toggle-plugged): Ditto.
122 (gnus-offline-agent-expire): Ditto.
123 (gnus-group-get-new-news): New advice which does things
124 `gnus-offline-gnus-get-new-news' was doing.
125 (gnus-agent-toggle-plugged): New advice which does thing
126 `gnus-offline-toggle-plugged' was doing.
127 (gnus-agent-expire): New advice which does things
128 `gnus-offline-agent-expire' was doing.
129 (gnus-offline-define-menu-and-key): No longer substitute key
130 definitions on `gnus-group-mode-map'. No longer swap commands for
132 (gnus-offline-after-get-new-news): Do jobs only when
135 * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Compile lambda
138 1999-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
140 * lisp/message.el (message-yank-add-new-references): Fix doc string.
142 * texi/{message-ja.texi, message.texi}
143 (message-list-references-add-position,
144 message-yank-add-new-references): Add documentations.
146 1999-12-07 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
148 * lisp/gnus-offline.el (gnus-offline-gettext): Rename from
149 `gnus-offline-get-message'.
151 * lisp/gnus-ofsetup.el (gnus-ofsetup-gettext): Rename from
152 `gnus-ofsetup-get-message'.
154 1999-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
156 * lisp/gnus.el (gnus-revision-number): Increment to 04.
157 (smiley-toggle-buffer): Autoload "smiley" or "gnus-bitmap".
159 * lisp/gnus-art.el (gnus-article-prepare-mime-display): Don't use
160 `get-text-property' in the outside of the boundary.
161 (gnus-article-smiley-display): New function.
162 (gnus-treatment-function-alist): Use it.
164 * lisp/dgnushack.el (byte-optimize-form-code-walker): Replace with
165 the bug fixed version rigidly instead of the use of `defadvice'.
167 * lisp/message.el (font-lock-after-change-function): Don't use
168 `compile' for the arg of `defadvice'.
170 1999-12-06 Keiichi Suzuki <keiichi@nanap.org>
172 * lisp/message.el (message-yank-add-new-references): New option
173 value `message-id-only'.
174 (message-yank-original): Likewise.
175 (message-list-references-add-position): New user option.
176 (message-list-references): When
177 `message-list-references-add-position' is integer value, the order
178 of designate number message-ids is kept.
180 1999-12-06 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
182 * lisp/gnus.el (gnus-revision-number): Increment to 03.
184 * lisp/gnus-offline.el (gnus): Don't advise here.
185 (TopLevel): Call `gnus-offline-define-menu-and-key'.
186 (gnus-offline-setup): Don't call
187 `gnus-offline-define-menu-and-key' here.
189 * lisp/gnus-ofsetup.el (gnus-offline-update-setting-file): Don't
190 rely on `gnus-load-hook'.
191 (gnus): New advice. Call `gnus-offline-setup' when everything is
194 * lisp/gnus-start.el (save-buffers-kill-emacs): Compile the advice
195 at the compile time. Use `gnus-alive-p'.
197 1999-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
199 * lisp/gnus.el (gnus-revision-number): Increment to 02.
201 * lisp/dgnushack.el (char-after): Uncomment the byte-optimization;
202 don't use `byte-defop-compiler'.
203 (byte-optimize-form-code-walker): Advise it for fixing the bug in
204 and/or forms. The original idea is devised by FUKUI-san, modified
206 (max-specpdl-size): Set 3000.
208 1999-12-05 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
210 * lisp/gnus.el (gnus-revision-number): Increment to 01.
212 * lisp/gnus-offline.el (gnus): New advice. synchronize
213 `gnus-offline-connected' with `gnus-plugged'.
215 1999-12-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
217 * lisp/gnus.el (gnus-version-number): Update to 6.14.0.
218 (gnus-revision-number): Clear to 00.
220 * README.branch.ja: Update for t-gnus-6_14 branch.
221 * README.branch: Ditto.
222 * README.T-gnus: Ditto.
223 * README.semi.ja: Ditto.
224 * README.semi: Ditto.
226 * lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
227 nnmh.el,nnfolder.el,nndoc.el,mml.el,mm-view.el,mm-util.el,
228 mm-bodies.el,message.el,mail-source.el,gnus.el,gnus-uu.el,
229 gnus-sum.el,gnus-start.el,gnus-msg.el,gnus-int.el,gnus-cache.el,
230 gnus-art.el,dgnushack.el,ChangeLog}: Sync up with Gnus v5.8.2.
232 * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
233 gnus-faq-ja.texi,ChangeLog}: Modify for T-gnus 6.14; sync up with
236 * t-gnus-6_14: NEW PUBLIC BRANCH.
238 1999-12-03 Hirokazu FUKUI <hfukui@sannet.ne.jp>
239 Katsumi Yamaoka <yamaoka@jpl.org>
241 * lisp/gnus.el (gnus-revision-number): Increment to 01.
243 * lisp/dgnushack.el (char-before): Use compiler macro instead of
245 (char-after): Comment out the byte-optimization.
247 * imap.el (imap-base64-encode-string, imap-base64-decode-string):
248 New functions. They are identical to the built-in codec if
249 possible, otherwise the functions defined in mel are used.
250 (imap-cram-md5-auth): Use them.
252 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
254 * lisp/imap.el: Remove autoload settings for `base64-decode-string'
255 and `base64-encode-string'.
257 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
259 * lisp/gnus.el (gnus-version-number): Update to 6.13.4.
260 (gnus-revision-number): Clear to 00.
262 * README.T-gnus: Update.
264 * GNUS-NEWS: Sync up with Pterodactyl Gnus v0.99.
266 * lisp/{rfc2047.el,rfc1843.el,nnweb.el,nnvirtual.el,nntp.el,
267 nnmh.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
268 nndoc.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
269 mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
270 gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
271 gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
272 gnus-picon.el,gnus-msg.el,gnus-mailcap.el,gnus-int.el,
273 gnus-group.el,gnus-ems.el,gnus-cus.el,gnus-cache.el,gnus-async.el,
274 gnus-art.el,gnus-agent.el,dgnushack.el,base64.el,Makefile.in,
275 ChangeLog}: Sync up with Pterodactyl Gnus v0.99.
277 * lisp/{webmail.el,nnwarchive.el,nnultimate.el,nnslashdot.el}: New
280 * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
281 emacs-mime.texi,Makefile.in,ChangeLog}: Sync up with Pterodactyl
284 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
286 * lisp/gnus.el (gnus-select-method): Undo (`if' -> `when').
287 * lisp/gnus-picon.el (gnus-picons-file-suffixes): Ditto.
288 * lisp/gnus-start.el (save-buffers-kill-emacs): Ditto.
289 (gnus-after-getting-new-news-hook): Ditto.
291 * lisp/gnus-group.el (gnus-useful-groups): Undo (`or' -> `unless').
293 1999-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
295 * lisp/gnus.el (gnus-revision-number): Increment to 10.
297 * lisp/gnus-art.el (article-treat-overstrike): Work for multibyte
298 char with old Emacsen as well.
300 1999-12-01 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
302 * lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
303 appears in the backquoted form.
304 (gnus-category-edit-score): Ditto.
306 * lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
307 appears in the backquoted form.
309 1999-11-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
311 * lisp/gnus.el (gnus-revision-number): Increment to 09.
313 * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Fix a
315 (gnus-offline-popup): Examine whether `easy-menu-create-menu' is
316 defined. If not, call `easy-menu-create-keymaps'.
318 1999-11-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
320 * lisp/gnus.el (gnus-revision-number): Increment to 08.
322 * lisp/gnus-offline.el (TopLevel): Use `static-if', requiring
323 "static" at the compile time.
324 (gnus-offline-hangup-function): Abolish.
325 (gnus-offline-auto-ppp): New variable.
326 (gnus-offline-gnus-get-new-news): Refer to it.
327 (gnus-offline-set-unplugged-state): Ditto.
328 (gnus-offline-set-auto-ppp): New function. It replaces the
329 function `gnus-offline-toggle-auto-hangup'.
330 (gnus-offline-toggle-auto-hangup): Abolish.
331 (gnus-offline-define-menu-and-key): Use `static-if' and
333 (gnus-offline-popup-menu): Do not define this function under XEmacs.
334 (gnus-offline-popup): New function.
336 * gnus-ofsetup.el (gnus-ofsetup-update-setting-file): Typo.
337 (gnus-ofsetup-resource-en): Fix doc strings.
338 (gnus-ofsetup-resource-ja): Ditto.
340 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
342 * lisp/gnus.el (gnus-revision-number): Increment to 07.
344 * lisp/gnus-art.el (gnus-article-wash-status): Sync up with
345 Pterodactyl Gnus v0.98.
347 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
349 * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
351 * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'.
353 * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use
354 `car' and `cdr' instead of `cadr'.
356 * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons'
357 instead of `push'; use `if' instead of `when'.
359 * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr'
361 (gnus-useful-groups): Use `or' instead of `unless'.
363 * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
366 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
368 * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
369 `when' in the body of `defadvice'. Use `if' instead.
371 * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
374 1999-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
376 * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use
377 the macro `when' in the arg of `defcustom'. Use `if' instead.
379 1999-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
381 * lisp/gnus.el (gnus-revision-number): Increment to 06.
383 * lisp/gnus-art.el (gnus-signature-toggle): Specify the 4th arg of
384 `next-single-property-change' LIMIT as `point-max'.
385 (gnus-article-prepare-mime-display): Ditto.
386 (article-hide-signature): Ditto.
388 1999-11-26 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
390 * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number
391 are removed to fill gnus-version within 80 columns.
393 1999-11-25 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
395 * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
397 1999-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
399 * lisp/gnus.el (gnus-revision-number): Increment to 05.
401 * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union'
404 * lisp/gnus-util.el (gnus-union): New function.
406 * lisp/gnus-sum.el (gnus-summary-exit-no-update): Use
407 `copy-sequence' instead of `copy-list'.
408 * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto.
410 * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
412 1999-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
414 * lisp/gnus.el (gnus-revision-number): Increment to 04.
416 * lisp/dgnushack.el (union, copy-list): New compiler macros for
417 emulating cl functions.
419 1999-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
421 * lisp/gnus.el (gnus-revision-number): Increment to 03.
422 (gnus-select-method): Use `condition-case' instead of
425 * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
426 instead of `ignore-errors'.
428 * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie.
430 * lisp/{time-date.el,smiley.el,score-mode.el,pop3.el,nnweb.el,
431 nnvirtual.el,nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,
432 nnmbox.el,nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,
433 nneething.el,nndraft.el,nndoc.el,nnbabyl.el,message.el,imap.el,
434 gnus-win.el,gnus-vm.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
435 gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
436 gnus-range.el,gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,
437 gnus-msg.el,gnus-mlspl.el,gnus-mailcap.el,gnus-logic.el,
438 gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el,
439 gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'.
441 1999-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
443 * lisp/gnus.el (gnus-revision-number): Increment to 02.
445 * lisp/{time-date.el,smiley.el,pop3.el,nnweb.el,nnvirtual.el,
446 nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,nnmbox.el,
447 nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,nneething.el,
448 nndoc.el,nnbabyl.el,message.el,imap.el,gnus.el,gnus-win.el,
449 gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
450 gnus-spec.el,gnus-score.el,gnus-salt.el,gnus-range.el,
451 gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,
452 gnus-mailcap.el,gnus-logic.el,gnus-kill.el,gnus-group.el,
453 gnus-cite.el,gnus-async.el,gnus-art.el,gnus-agent.el,earcon.el}:
454 Require `cl' at the top level.
456 * lisp/gnus.el (gnus-select-method): Undo last change.
457 * lisp/gnus-util.el (copy-list): Undo last change (remove it).
458 * lisp/gnus-start.el (gnus-site-init-file): Undo last change.
460 * lisp/gnus-ems.el (gnus-split-string): Remove.
462 1999-11-21 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
464 * lisp/pop3.el: Add description about STLS extension; add autoload
465 setting for `starttls-open-stream' and `starttls-negotiate'.
466 (pop3-stls): New function.
467 (pop3-open-tls-stream): New function.
468 (pop3-open-server): Use `pop3-open-tls-stream' if
469 'pop3-connection-type' is bound to `tls'.
471 1999-11-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
473 * lisp/imap.el: Add autoload setting for `starttls-open-stream'
474 and `starttls-negotiate'.
475 (imap-stream-alist): Add TLS entry.
476 (imap-tls-p): New function.
477 (imap-tls-open): New function.
478 (imap-ssl-open): Enclose `open-ssl-stream' with
481 1999-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
483 * lisp/gnus.el (gnus-revision-number): Increment to 01.
484 (gnus-select-method): Use `condition-case' instead of
487 * lisp/pop3.el (pop3-apop): Move the autoload seting to the top
490 * lisp/md5.el (md5): Allow the optional 4th and 5th arguments
491 `coding' and `noerror' for the stopgaps.
493 * lisp/lpath.el (md5): Allow the optional 4th and 5th arguments
494 `coding' and `noerror'.
495 (function-max-args): Maybe-fbind for FSF Emacsen.
497 * lisp/imap.el (imap-cram-md5-auth): Specify the 4th arg to `md5'
498 as `binary' if possible.
499 (imap-log): Default to nil (synched with pgnus 0.99).
500 (base64-decode-string): Autoload "mel" instead of "base64".
501 (md5): Autoload "md5" without `eval-and-compile'.
503 * lisp/gnus-util.el (copy-list): New function defined by
506 * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify
507 the 3rd arg of `make-full-mail-header' to "nobody" instead of "".
509 * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
510 instead of `ignore-errors'.
512 * lisp/gnus-picon.el: Require `cl'.
514 * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el,
515 gnus-offline.el} (cl): Enclose the requiring procedure with
518 * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring
519 procedure with `eval-when-compile' instead of `eval-and-compile'.
521 1999-11-09 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
523 * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
524 Use mail-sources instead of nnmail-spool-file.
525 From: Toshiaki -PCX- Tanaka.
527 1999-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
529 * lisp/gnus.el (gnus-group-startup-message): Insert space before
531 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
533 1999-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
535 * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
536 (gnus-revision-number): Clear to 00.
538 * README.T-gnus: Update.
540 * lisp/{rfc1843.el,qp.el,nntp.el,nnmail.el,nnfolder.el,nnagent.el,
541 mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
542 message.el,mail-source.el,lpath.el,gnus-util.el,gnus-topic.el,
543 gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el,
544 gnus-group.el,gnus-art.el,gnus-agent.el,dgnushack.el,binhex.el,
545 ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
547 * lisp/{rfc2104.el,nnimap.el,imap.el}: New files.
549 * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without
552 * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
554 1999-11-08 Kinji Itoh <kinji-i@ma.neweb.ne.jp>
556 * lisp/gnus-draft.el (gnus-draft-edit-message): Use
557 `message-save-drafts' instead of `set-buffer-modified-p' and
559 * lisp/message.el (message-save-drafts): Insert In-Reply-To header
560 because the reply data is lost in Drafts.
561 * lisp/gnus-art.el (gnus-signature-face): Don't check
564 1999-11-08 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
566 * lisp/pop3.el (pop3-progress-message): New function.
567 (pop3-movemail): Use it.
569 1999-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
571 * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
572 `gnus-following-method'.
574 * lisp/gnus-msg.el (gnus-following-method): Move from gnus-msg.el;
575 wide reply as a mail if the message is not a news; use the macro
576 `gnus-setup-message'.
578 * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
580 1999-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
582 * lisp/gnus.el (gnus-revision-number): Increment to 14.
583 (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
584 function `gnus-smiley-display'.
586 * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if
587 `window-system' is nil.
588 (gnus-article-x-face-command): Default to external command if
589 `window-system' is nil.
591 1999-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
593 * lisp/gnus.el (gnus-revision-number): Increment to 13.
594 (TopLevel): Rearrange autoload settings.
596 * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use
599 * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Add button
600 "Toggle smileys" in "Washing" menu.
601 (gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'.
603 * lisp/smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
604 (smiley-toggle-buffer): New function.
605 (smiley-buffer): Don't quote the function.
606 (smiley-toggle-extents): Ditto.
608 1999-10-24 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
610 * lisp/gnus.el (gnus-revision-number): Increment to 12.
611 (TopLevel): Add and delete autoloads for functions defined in
612 "gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc".
614 * lisp/gnus-offline.el (TopLevel): Do not consider the functions
617 * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload
618 `gnus-custom-mode' defined in "gnus-cus".
620 1999-10-21 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
622 * lisp/gnus.el (gnus-revision-number): Increment to 11.
624 * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder'
625 when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
628 1999-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
630 * lisp/gnus.el (gnus-revision-number): Increment to 10.
631 (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the
632 functions `x-face-mule-gnus-article-display-x-face' and
635 * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen.
637 * lisp/gnus-ems.el (gnus-group-startup-message): Don't replace with
638 `gnus-mule-group-startup-message'.
639 (gnus-mule-group-startup-message): Remove.
640 (gnus-mule-bitmap-image-file): Remove.
642 * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to
643 ordinary text if the feature `smiley-mule' is provided and FSF
645 (TopLevel): Require `static' at the compile time.
647 * lisp/gnus-art.el (gnus-article-prepare-display): Bind
648 `mime-display-text/plain-hook' to nil.
649 (gnus-article-prepare-mime-display): Use `let' instead of `let*';
650 treat the next entity position as a marker.
651 (gnus-treatment-function-alist): Use `smiley-buffer' instead of
652 `gnus-smiley-display' under FSF Emacsen.
653 (gnus-treat-display-smileys): Default to t if the module
654 `smiley-mule' is installed.
655 (gnus-treat-display-xface): Default to `head' if the value of
656 `gnus-article-x-face-command' is
657 `x-face-mule-gnus-article-display-x-face'.
658 (gnus-article-x-face-command): Default to
659 `x-face-mule-gnus-article-display-x-face' if the module
660 `x-face-mule' is installed.
661 (TopLevel): Require `static' first; require `path-util'.
663 1999-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
665 * lisp/gnus.el (gnus-revision-number): Increment to 09.
667 * lisp/message.el (message-mode): Make
668 `message-font-lock-last-position' as buffer local.
669 (message-font-lock-keywords-2): Use
670 `message-font-lock-cited-text-matcher' instead of regexp.
671 (message-font-lock-cited-text-matcher): New function.
672 (font-lock-after-change-function): Advice to the keep last cursor
673 position in `message-font-lock-last-position' before fontifying.
674 (message-font-lock-last-position): New variable.
675 (message-font-lock-citation-name-max-column): New variable.
676 (message-font-lock-cited-text-regexp): New variable.
677 (message-font-lock-fence-close-position): New variable.
678 (message-font-lock-fence-open-position): New variable.
679 (message-font-lock-fence-close-regexp): New variable.
680 (message-font-lock-fence-open-regexp): New variables.
682 1999-10-04 Masatoshi Tsuchiya <tsuchiya@pine.kuee.kyoto-u.ac.jp>
684 * lisp/message.el (message-mode): Rearrange `font-lock-defaults'
685 using `message-font-lock-keywords', `message-font-lock-keywords-1'
686 and `message-font-lock-keywords-2'.
687 (message-font-lock-keywords): Restruct.
688 (message-font-lock-keywords-1): New variable split from
689 `message-font-lock-keywords'.
690 (message-font-lock-keywords-2): Ditto.
692 1999-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
694 * lisp/gnus.el (gnus-revision-number): Increment to 08.
696 * lisp/gnus-art.el (gnus-treat-article): Buttonize the signature
697 before highlighting or hiding it.
698 (gnus-article-buttonize-signature): New function.
699 (gnus-article-highlight-signature): Don't buttonize.
700 (gnus-treatment-function-alist): Undo the last change.
701 (gnus-treat-emphasize): Default to nil.
703 1999-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
705 * lisp/gnus.el (gnus-revision-number): Increment to 07.
706 (TopLevel): Autoload "gnus-art" for the function
707 `gnus-article-show-all'.
709 * lisp/gnus-sum.el (gnus-summary-select-article): Expose all
710 hidden text if the command `gnus-summary-toggle-mime' is used.
712 * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the
714 (gnus-article-highlight-signature): Work for forwarded messages.
715 (gnus-article-show-all): New function based on `article-show-all'.
716 (gnus-article-show-all-headers): Based on
717 `article-show-all-headers'.
718 (article-show-all-headers): New function to show all *HEADERS*.
719 (article-show-all): Show *ALL* literally.
720 (article-hide-signature): Work for forwarded messages.
721 (gnus-treatment-function-alist): Put `gnus-treat-hide-signature'
722 off after `gnus-treat-highlight-signature'.
724 1999-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
726 * lisp/gnus.el (gnus-revision-number): Increment to 06.
728 * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect
729 against forwarded messages without MIME structure.
730 (gnus-treatment-function-alist): Move
731 'gnus-treat-decode-article-as-default-mime-charset' to the top;
732 put `gnus-treat-emphasize' off after
733 `gnus-treat-highlight-headers'.
735 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
737 * lisp/gnus.el (gnus-revision-number): Increment to 05.
739 1999-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
741 * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the
742 argument is list or not before condition.
744 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
746 * lisp/gnus-art.el (gnus-treat-predicate): Work for
749 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
751 * lisp/gnus-art.el (gnus-article-prepare-display):
752 Pass argument nil as a condition to gnus-treat-article.
753 * lisp/gnus-art.el (gnus-article-prepare-mime-display):
754 Ditto. Also, treat last part of multipart article correctly.
756 1999-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
758 * lisp/gnus.el (gnus-revision-number): Increment to 04.
760 * lisp/message.el (message-generate-headers): Don't insert
763 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
764 negative number for the 2nd arg of `insert-char'.
766 1999-10-06 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
768 * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to
769 gnus-ja instead of gnus if Japanese environment is on.
771 1999-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
773 * lisp/gnus.el (gnus-revision-number): Increment to 03.
774 (semi-gnus-developers): Remove.
775 (gnus-maintainer): Change mail address.
776 (gnus-group-startup-message): Display version string.
778 * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
780 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
781 version string; fix glyph position.
783 1999-10-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
785 * lisp/gnus-sum.el (gnus-read-move-group-name): Revert
786 to previous version until problem of respooling from
787 nnimap to nnml is solved.
788 (gnus-summary-move-article): Ditto.
790 1999-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
792 * lisp/gnus.el (gnus-revision-number): Increment to 02.
794 * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's
795 value is t before checking for `condition'.
796 (gnus-article-prepare-mime-display): Search for the entity children
797 if the primary type is `multipart'.
799 1999-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
801 * lisp/gnus.el (gnus-revision-number): Increment to 01.
803 * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
804 instead of signaling an error if the destination group is not
806 (gnus-summary-move-article): Do nothing if the destination group
807 is not newly created.
809 * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
812 1999-09-30 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
814 * nnfolder.el (nnfolder-possibly-change-group): Don't create an
815 active entry for the group even if it doesn't exist.
817 1999-09-28 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
819 * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
821 1999-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
823 * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
824 (gnus-revision-number): Clear to 00.
826 * README.T-gnus: Update.
828 * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
829 emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
831 * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
832 mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
833 gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
834 gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
835 ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
837 1999-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
839 * lisp/gnus.el (gnus-revision-number): Increment to 07.
841 * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
842 smooth scrolling under XEmacs.
843 (gnus-article-next-page):Ditto.
845 * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
846 descriptions about the problem of loaddefs.el and the patch for
849 1999-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
851 * lisp/gnus.el (gnus-revision-number): Increment to 06.
853 * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
854 `:predicate' for old Emacsen; require `static'.
856 * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
857 `:path' and `:predicate'.
859 1999-09-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
861 * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
862 modeline as modified.
864 1999-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
866 * lisp/gnus.el (gnus-revision-number): Increment to 05.
868 * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
869 `mime-view-entity' in the modified header under FSF Emacsen.
871 1999-09-13 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
873 * README-offline.en: Rewrite the usage description.
874 * README-offline.ja: Ditto.
876 1999-09-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
878 * lisp/gnus.el (gnus-revision-number): Increment to 04.
880 * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
883 1999-09-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
885 * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
886 * README-offline.ja: Ditto.
888 1999-09-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
890 * lisp/gnus.el (gnus-revision-number): Increment to 03.
892 * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
893 the current buffer as modified.
895 * lisp/gnus-offline.el (gnus-offline-menu): New variable.
896 (gnus-offline-get-menu-items): New function.
897 (gnus-offline-define-menu-on-miee): Use it.
898 (gnus-offline-define-menu-on-agent): Ditto.
900 1999-09-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
902 * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
904 * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
905 backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
906 (pop3-quit): Clear `pop3-uidl-obarray'.
908 1999-09-03 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
910 * lisp/gnus.el (gnus-revision-number): Increment to 02.
912 * lisp/gnus-offline.el (gnus-offline-resource-en,
913 gnus-offline-resource-ja,
914 gnus-offline-resource-ja_complete): New variables.
915 (gnus-offline-get-message): News function.
916 (gnus-offline-error-check): Use it.
917 (gnus-offline-connect-server): Ditto.
918 (gnus-offline-get-new-news-function): Ditto.
919 (gnus-offline-set-mail-group-level): Ditto.
920 (gnus-offline-hangup-line): Ditto.
921 (gnus-offline-after-jobs-done): Ditto.
922 (gnus-offline-toggle-auto-hangup): Ditto.
923 (gnus-offline-toggle-on/off-send-mail): Ditto.
924 (gnus-offline-toggle-articles-to-fetch): Ditto.
925 (gnus-offline-empting-spool): Ditto.
926 (gnus-offline-set-interval-time): Ditto.
928 * lisp/gnus-ofsetup.el (gnus-offline-lang,
929 gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
931 (gnus-ofsetup-get-message): New function.
932 (gnus-setup-for-offline): Use it.
933 (gnus-ofsetup-find-parameters): Ditto.
934 (gnus-ofsetup-prepapre-for-miee): Ditto.
935 (gnus-ofsetup-completing-read-symbol): Ditto.
936 (gnus-ofsetup-customize): Ditto.
937 (gnus-ofsetup-customize-done): Ditto.
939 1999-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
941 * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
942 `isearch-lazy-highlight'.
944 1999-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
946 * lisp/gnus.el (gnus-revision-number): Increment to 01.
948 * lisp/lpath.el (babel-as-string): Bind it.
950 * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
951 original X-Face field while searching. It is done for only FSF
953 (gnus-summary-search-article-highlight-matched-text): Ditto.
954 (gnus-summary-search-article-matched-data): Bind it explicitly.
956 1999-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
958 * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
959 (gnus-revision-number): Clear to 00.
961 * README.T-gnus: Update.
963 * README: Sync up with Pterodactyl Gnus v0.96.
964 * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
965 mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
966 gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
967 gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
968 gnus-agent.el,ChangeLog}: Ditto.
969 * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
971 1999-08-27 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
973 * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
974 don't retrieve any incoming mails.; Don't filter articles here.
975 Use `convert-standard-filename' to generate fresh UIDL file names.
976 (pop3-get-message-numbers): Rewrite.
977 (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
978 of `with-temp-buffer'.
980 1999-08-27 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
982 * README-offline.ja : Fix.
984 * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
987 * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
988 requirements; Enclose the autoload for `gnus-custom-mode' with
991 1999-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
993 * lisp/gnus.el (gnus-revision-number): Increment to 15.
995 * lisp/dgnushack.el (char-before, char-after): Optimize byte code
996 for them before lpath.el is loaded. Because lpath.el requires
997 `poe' via `path-util'. [cf. <tm-ja:5051>]
999 * lisp/gnus-sum.el (gnus-summary-search-article): Search for
1000 X-Face image if the regexp "^X-Face:" is specified.
1001 (gnus-summary-search-article-highlight-matched-text): Use
1002 `gnus-summary-search-article-highlight-goto-x-face'; maybe display
1003 X-Face image if it is requested.
1004 (gnus-summary-search-article-highlight-goto-x-face): New macro.
1006 1999-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
1008 * lisp/gnus.el (gnus-revision-number): Increment to 14.
1010 * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
1011 recenter the article when touchdown; popup the article buffer if
1013 (gnus-summary-search-article-highlight-matched-text): Treat the
1014 article before highlighting; use old style backquote syntax.
1015 (gnus-summary-search-article-position-point): Fix the beginning
1016 position; use old style backquote syntax.
1017 (gnus-summary-select-article): Undo the last change.
1018 (gnus-summary-display-article): Bind
1019 `gnus-summary-search-article-matched-data' in the article buffer
1020 locally. It is moved from `gnus-summary-select-article'.
1022 1999-08-25 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1024 * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
1025 (clean): Remove formatted info files.
1026 (distclean): Just remove Makefile.
1028 1999-08-25 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1030 * lisp/gnus.el (gnus-revision-number): Increment to 13.
1032 * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
1033 (gnus-agent-fetch-headers): Limit downloadable articles if the
1034 number of unread articles exceeds `gnus-agent-large-newsgroup'.
1035 (gnus-agent-expire): Do not expire saved or replied articles when
1036 `gnus-agent-expire-all' is nil.
1038 * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
1040 (gnus-offline-agent-expire): Check it; Bind
1041 `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
1042 (gnus-offline-after-jobs-done): Don't check
1043 `gnus-agent-expire-all'.
1045 * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
1046 `user-login-name' and `user-real-login-name' returns the same
1048 (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
1049 (gnus-ofsetup-update-setting-file): Ditto.
1050 (gnus-ofsetup-prepare): New macro.
1051 (gnus-setup-for-offline): Use it.
1052 (gnus-ofsetup-customize-done): Ditto.
1054 1999-08-25 Katsumi Yamaoka <yamaoka@jpl.org>
1056 * lisp/gnus.el (gnus-revision-number): Increment to 12.
1058 * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
1059 (gnus-summary-search-article-highlight-matched-text): Rearrange.
1060 (gnus-summary-search-article-position-point): New macro.
1061 (gnus-summary-search-article-matched-data): Rename from
1062 `gnus-summary-search-article-matched-text'.
1063 (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
1064 use `gnus-article-show-all-headers' for exposing the visited
1066 (gnus-summary-select-article): Bind
1067 `gnus-summary-search-article-matched-data' in the article buffer
1070 * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
1071 if the value of `gnus-inhibit-treatment' is non-nil.
1072 (article-toggle-headers): Don't redisplay X-Face if the value of
1073 `gnus-inhibit-treatment' is non-nil.
1074 (gnus-article-treat-custom): Add new treatment variable `mime'.
1076 1999-08-25 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1078 * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
1081 * lisp/gnus-sum.el (gnus-summary-mode): Don't set
1082 `gnus-newsgroup-incorporated' explicitly.
1084 1999-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
1086 * README.semi: Update for the recent a-ftp sites and directories.
1087 * README.semi.ja: Ditto.
1088 * texi/gnus-faq.texi: Ditto.
1089 * texi/gnus-faq-ja.texi: Ditto.
1091 1999-08-24 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1093 * lisp/gnus.el (gnus-revision-number): Increment to 11.
1094 (gnus-summary-incorporated-face): New face spec.
1096 * lisp/gnus-group.el (gnus-group-line-format-alist): Add
1097 entry about the format specifier `w'.
1098 (gnus-group-line-format): Fix documentation.
1100 * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
1101 newly incorporated mails with `gnus-summary-incorporated-face'.
1102 (gnus-newsgroup-incorporated): New variable.
1103 (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
1104 (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
1106 * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
1108 * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
1109 `K' if the group has already been subscribed.
1111 1999-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
1113 * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
1114 `isearch-lazy-highlight' t in the buffer locally; goto the
1115 beginning of the buffer before searching.
1117 * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
1120 1999-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
1122 * lisp/gnus.el (gnus-revision-number): Increment to 10.
1124 * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
1125 matched text after the searching is done; call
1126 `gnus-summary-select-article' with the args nil and t; bind
1127 `gnus-treat-*' to nil.
1128 (gnus-summary-search-article-highlight-matched-text): New macro
1129 for highlighting matched text. It is bound at the compile time
1131 (gnus-summary-isearch-article): Call `gnus-summary-select-article'
1132 with the args nil and t; bind `gnus-treat-*' to nil.
1134 * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
1135 `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
1136 `with-temp-file'; use `insert-file-contents-as-binary' instead of
1137 `insert-file-contents'.
1139 1999-08-20 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1141 * lisp/gnus.el (gnus-revision-number): Increment to 09.
1143 * lisp/gnus-offline.el: Fix comments.
1144 (TopLevel): Delete the code for emulating custom. Do not inhibit
1145 byte-compile-warnings, but hide useless ones.
1146 (gnus-offline-dialup-program-arguments): defvar instead of
1148 (gnus-offline-hangup-program-arguments): Ditto.
1149 (gnus-offline-interval-time): Ditto.
1150 (gnus-offline-dialup-program, gnus-offline-hangup-program,
1151 gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
1152 (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
1154 Set `mail-sources' instead of `nnmail-spool-file'.
1155 (gnus-offline-enable-fetch-mail): Ditto.
1156 (gnus-offline-toggle-movemail-program): Abolish.
1157 (gnus-offline-define-menu-and-key): Modify according to it.
1158 (gnus-offline-define-menu-on-miee): Ditto.
1159 (gnus-offline-define-menu-on-agent): Ditto.
1160 (gnus-offline-message-add-header): Bind temporary variables.
1161 (gnus-offline-add-custom-header): Ditto.
1162 (gnus-offline-restore-mail-group-level): Ditto.
1164 * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
1165 gnus-offline at the compile time. Do not inhibit
1166 byte-compile-warnings.
1167 (gnus-setup-for-offline): Really bind all temporary variables.
1168 (gnus-ofsetup-write-settting-file): Check if interval is a
1170 Use `mail-sources' instead of `nnmail-spool-file'.
1171 (gnus-ofsetup-update-setting-file): Redefine as a macro.
1172 (gnus-ofsetup-prepare-for-miee): Ditto.
1174 * README-offline.en : Update.
1175 * README-offline.ja : Ditto.
1177 1999-08-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1179 * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
1180 `inhibit-read-only' to t; bind `buffer-read-only' to nil.
1182 1999-08-20 Katsumi Yamaoka <yamaoka@jpl.org>
1184 * lisp/gnus.el (gnus-revision-number): Increment to 08.
1186 1999-08-19 Keiichi Suzuki <keiichi@nanap.org>
1188 * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
1189 group name with `\N'.
1191 1999-08-19 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1193 * lisp/gnus.el (gnus-revision-number): Increment to 07.
1195 * lisp/pop3.el (pop3-except-header-regexp): New variable.
1196 (pop3-movemail): Don't retrieve messages whose headers are
1197 matching `pop3-except-header-regexp'.
1198 (pop3-top): New function.
1199 (pop3-retr): Don't use `save-restriction'.
1201 1999-08-18 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1203 * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
1205 1999-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
1207 * lisp/gnus.el (gnus-revision-number): Increment to 06.
1209 * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
1210 `gnus-article-next-page' when the last page is not displayed.
1211 (mime-preview-over-to-previous-method-alist): Use
1212 `gnus-article-prev-page' when the first page is not displayed.
1213 (gnus-next-page-map): Use `make-sparse-keymap' instead of
1214 `make-keymap'; don't use `suppress-keymap'.
1215 (gnus-insert-next-page-button, gnus-insert-prev-page-button):
1216 Succeed to the value of the text property `mime-view-situation' in
1217 the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
1218 current local map as a parent under FSF Emacsen.
1220 1999-08-18 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1222 * lisp/pop3.el (pop3-retr): Undo last change.
1224 1999-08-17 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1226 * lisp/gnus.el (gnus-revision-number): Increment to 05.
1228 * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
1229 `accept-process-output'; Move point to the end of the normal
1231 (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
1232 (pop3-get-list): Abolish.
1233 (pop3-retr): Don't use `save-restriction'.
1234 (pop3-uidl): Don't use `condition-case' when checking UIDL support.
1235 (pop3-list): Likewise.
1237 1999-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
1239 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1241 * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
1242 `event-basic-type' instead of `event-button' under FSF Emacsen.
1244 1999-08-16 Katsumi Yamaoka <yamaoka@jpl.org>
1246 * lisp/gnus.el (gnus-revision-number): Increment to 03.
1248 1999-08-16 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1250 * lisp/gnus-sum.el: Add `gnus-wheel-install' to
1251 `gnus-summary-mode-hook'.
1252 (gnus-use-wheel): New variable.
1253 (gnus-wheel-scroll-amount): New variable.
1254 (gnus-wheel-edge-resistance): New variable.
1255 (gnus-wheel-summary-scroll): New function.
1256 (gnus-wheel-install): New function.
1258 1999-08-16 Katsumi Yamaoka <yamaoka@jpl.org>
1260 * lisp/gnus.el (gnus-revision-number): Increment to 02.
1262 * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
1263 `defun' instead of `defsubst'.
1264 (make-full-mail-header): Ditto.
1266 * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
1267 (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
1269 1999-08-16 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1271 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1273 * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
1276 * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
1277 function from Nana-gnus.
1278 (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
1279 (gnus-ofsetup-update-setting-file): Rename from
1280 `gnus-ofsetup-write-setting-file'.
1281 (gnus-ofsetup-find-parameters): Rename from
1282 `gnus-ofsetup-parameters'.
1283 (gnus-ofsetup-customize-done): Rewrite.
1285 1999-08-15 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1287 * pop3.el: Sync up with pop3.el version 2.04.
1288 (pop3-leave-mail-on-server): New variable.
1289 (pop3-maximum-message-size): New variable.
1290 (pop3-uidl-file-name): New variable.
1291 (pop3-uidl-support): New variable.
1292 (pop3-uidl-obarray): New variable.
1293 (pop3-movemail): Check message size on every retrieval.
1294 (pop3-open-ssl-stream-1): Use new style macro.
1295 (pop3-get-message-numbers): New function.
1296 (pop3-get-list): New function.
1297 (pop3-get-uidl): New function.
1298 (pop3-get-unread-message-numbers): New function.
1299 (pop3-save-uidls): New function.
1300 (pop3-retr): Use `pop3-get-extended-response'.
1301 (pop3-list): New implementation.
1302 (pop3-uidl): New function.
1303 (pop3-get-extended-response): New function.
1305 1999-08-04 Katsumi Yamaoka <yamaoka@jpl.org>
1307 * lisp/gnus.el: T-gnus 6.13.0 is released.
1309 1999-08-04 Katsumi Yamaoka <yamaoka@jpl.org>
1311 * ChangeLog.2: New file, rename from ChangeLog.
1313 * lisp/dgnushack.el (TopLevel): Rearrange.
1315 * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
1316 * README.branch: Ditto.
1318 * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
1320 * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
1321 * texi/message-ja.texi: Ditto.
1322 * texi/message.texi: Ditto.
1323 * texi/gnus-ja.texi: Ditto.
1324 * texi/gnus.texi: Ditto.
1325 * README-offline.ja: Ditto.
1326 * README-offline.en: Ditto.
1327 * README.semi.ja: Ditto.
1328 * README.semi: Ditto.
1329 * README.T-gnus: Ditto.
1331 * t-gnus-6_13: NEW PUBLIC BRANCH.
1333 See ChangeLog.2 for earlier changes.