(Vmenu_updating_frame): Define here.
[bpt/emacs.git] / lisp / gnus / ChangeLog.2
CommitLineData
23f87bed
MB
12004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2
3 * gnus.el: Gnus v5.10.6 is released.
4
52004-01-04 Kai Grossjohann <kai@emptydomain.de>
6
7 * gnus-sum.el (gnus-summary-print-article): Doc fix.
8
92004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10
11 * gnus.el (gnus-version-number): Bump.
12
132004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
14
15 * gnus.el: Gnus v5.10.5 is released.
16
172004-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18
19 * gnus-fun.el (gnus-face-from-file): Message 9.
20
212004-01-03 Romain FRANCOISE <romain@orebokech.com>
22
23 * gnus-fun.el (gnus-face-from-file): Use gnus-message.
24
252004-01-03 Reiner Steib <Reiner.Steib@gmx.de>
26
27 * gnus-art.el (gnus-button-mid-or-mail-heuristic): Treat Gmane
28 addresses specially. Fix returned value and messages.
29
30 * mm-decode.el (mm-enable-external): New variable.
31 (mm-display-part): Use it.
32 (mm-display-external): Fix message in case of nil handle.
33
34 * Update copyright for several files.
35
36 * spam-report.el (spam-report-gmane): Adjust verbosity.
37 Delete trailing whitespace. Update copyright.
38
39 * spam.el: Fix many (but not all) checkdoc complaints.
40 Delete trailing whitespace.
41
42 * message.el (message-header-synonyms): Defcustom.
43 (message-get-reply-headers): Catch `Original-To'.
44 (message-carefully-insert-headers): Added comment.
45
46 * gnus-sum.el (gnus-summary-make-menu-bar): Improved "Washing" menu.
47
482004-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
49
50 * gnus-sum.el (gnus-select-newsgroup): Use cat.
51
52 * gnus-agent.el (gnus-agent-cat-enable-undownloaded-faces): New
bf247b6e 53 cat.
23f87bed
MB
54
55 * gnus.el (gnus-user-agent): Moved here.
56
57 * gnus-msg.el (gnus-user-agent): Moved from here.
58
59 * gnus.el (gnus-version-number): Bump.
60
612004-01-03 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
62
63 * gnus.el: Gnus v5.10.4 is released.
64
652004-01-02 Reiner Steib <Reiner.Steib@gmx.de>
66
67 * gnus.el (gnus-mode-line-buffer-identification): Show version in
68 help-echo.
69 (gnus-read-group): Allow most group names. Changed warning.
70
712004-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
72
73 * gnus-dired.el (gnus-dired-mode-map): Change keymaps.
74
752004-01-02 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
76
77 * smime.el (smime-crl-check): Doc fix.
78
792004-01-02 Edwin Steiner <edwin.steiner@gmx.net>
80
81 * gnus-nocem.el (gnus-nocem-enter-article): Use the real group
82 hashtb (tiny patch).
83
842004-01-02 Kai Grossjohann <kai@emptydomain.de>
85
86 * nnml.el (nnml-save-mail): Grok compressed articles. From
87 Michael Albinus <Michael.Albinus@alcatel.de>.
88
892004-01-02 Teodor Zlatanov <tzz@lifelogs.com>
90
91 * spam.el (spam-ham-copy-or-move-routine): use spam-list-articles
92 (spam-list-articles): rewritten to only check a mark once per
93 invocation
94
952004-01-01 Simon Josefsson <jas@extundo.com>
96
97 * mml-sec.el (mml-default-encrypt-method)
98 (mml-default-sign-method): Defcustom.
99
1002003-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
101
102 * mml.el (mml-generate-mime-1): Remove extra ).
103
104 * gnus-group.el (gnus-group-set-current-level): Signal errors on
105 topic lines.
106 (gnus-group-set-current-level): Fix fix.
107
1082003-12-31 Jeremy Maitin-Shepard <jbms@attbi.com>
109
110 * mml.el (mml-generate-mime-1): Use mml-compute-boundary (tiny
bf247b6e 111 change).
23f87bed
MB
112
1132003-12-30 Reiner Steib <Reiner.Steib@gmx.de>
114
115 * gnus-group.el: Removed `(when t ...)' around `gnus-define-keys'.
116 (gnus-group-group-map): Added `gnus-group-read-ephemeral-group'
117 (already in previous commit inadvertently).
118 (gnus-group-make-menu-bar): Added `gnus-group-read-ephemeral-group'.
119 (gnus-group-read-ephemeral-group): Made interactive.
120
121 * gnus-score.el (gnus-score-find-trace): Added comment on sync
122 with `gnus-score-edit-file-at-point'.
123
124 * gnus-logic.el (gnus-score-advanced): Ditto.
125
126 * gnus-score.el (gnus-score-edit-file-at-point): Fix for
127 advanced scoring.
128
1292003-12-30 Simon Josefsson <jas@extundo.com>
130
131 * gnus-score.el (gnus-score-edit-file-at-point): Use
132 gnus-point-at-*, for portability.
133
1342003-12-30 Reiner Steib <Reiner.Steib@gmx.de>
135
136 * gnus-art.el (gnus-treat-body-boundary): Fix doc-string and
137 custom type.
138 (gnus-button-mid-or-mail-regexp): Don't be too restrictive.
139 Suggested by Felix Wiemann <Felix.Wiemann@gmx.net>.
140 (gnus-button-alist): Added "M-x ... RET" and "mid:" buttons.
141 Added comments about relevant RFCs.
142
143 * gnus-sum.el (gnus-summary-mode): Untabify doc-string.
144 (gnus-summary-goto-article): Allow `%40'.
145 (gnus-summary-refer-article): Convert `%40' to `@'.
146
1472003-12-30 Simon Josefsson <jas@extundo.com>
148
149 * smime.el (smime-crl-check): New.
150 (smime-verify-region): Use it. From Arne J\e,Ax\e(Brgensen
151 <arne@arnested.dk> in <87llpk9v5q.fsf@seamus.arnested.dk> (tiny
152 change).
153
1542003-12-30 Reiner Steib <Reiner.Steib@gmx.de>
155
156 * gnus-score.el (gnus-score-edit-file-at-point): Consider the
157 whole match element. From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
158 (gnus-score-find-trace): Use it. Added `f' and `t' commands,
159 added quick help. With some suggestions from Karl Pfl\e,Ad\e(Bsterer
160 <sigurd@12move.de>.
161
162 * gnus-util.el (gnus-emacs-version): Added doc-string.
163
164 * mml.el (mml-minibuffer-read-disposition): New function.
165 (mml-attach-file): Use it.
166 (mml-preview): Added MIME preview to gnus-buffers.
167
1682003-12-30 Jesper Harder <harder@ifa.au.dk>
169
170 * gnus-sum.el (gnus-summary-make-menu-bar): Add ellipses.
171
1722003-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
173
174 * gnus-start.el (gnus-get-unread-articles): Inline gnus-server-get-method.
175 (gnus-get-unread-articles): Cache methods.
176 (gnus-get-unread-articles-in-group): Indent.
177
178 * gnus.el (gnus-version-number): Bump.
179 (gnus-secondary-method-p): Extend servers to methods before comparing.
180 (gnus-secondary-method-p): Revert.
181
1822003-12-30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
183
184 * gnus.el: Gnus v5.10.3 is released.
185
1862003-12-29 Simon Josefsson <jas@extundo.com>
187
188 * gnus-agent.el (gnus-agentize): Improve auto-agentizing logic.
189 Suggested by Steinar Bang <sb@dod.no>.
190 (gnus-agent-auto-agentize-methods): Customize.
191
1922003-12-29 Kevin Greiner <kgreiner@xpediantsolutions.com>
193 * gnus.el (gnus-server-to-method): Fixed bug in 2003-12-22
194 check-in.
195
1962003-12-28 Adrian Lanz <lanz@fowi.ethz.ch>
197
198 * mail-source.el (mail-source-fetch-imap): Prevent storing of
199 identical entries for imap mail sources, when retrieving mail
200 messages from an imap server within the same Gnus session several
201 times (tiny change).
202
2032003-12-28 Jesper Harder <harder@ifa.au.dk>
204
205 * mm-view.el (mm-text-html-washer-alist): Use
206 mm-inline-wash-with-stdin for w3m-standalone.
207
208 * mm-decode.el (mm-text-html-renderer): Add w3m-standalone.
209
210 * mml1991.el (mml1991-pgg-encrypt): Decode according to CTE before
211 encrypting.
212
2132003-12-28 Jesper Harder <harder@ifa.au.dk>
214
215 * mml1991.el (mml1991-pgg-sign): Use unibyte when re-encoding.
216 From Ivan Boldyrev <boldyrev@uiggm.nsc.ru> (tiny change).
217
2182003-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
219
220 * dgnushack.el: Add an advice to byte-optimize-form-code-walker to
221 avoid the warning ``...called for effect'' for the pop form when
222 running Emacs 21.3.
223
2242003-12-26 Jesper Harder <harder@ifa.au.dk>
225
226 * mm-bodies.el (mm-body-encoding): Don't use 7bit if the body
227 contains "^From " and mm-use-ultra-safe-encoding is true.
228
2292003-12-25 Jesper Harder <harder@ifa.au.dk>
230
231 * mml1991.el (mml1991-pgg-sign): Encode and decode according to
232 CTE header. Don't insert gpg output as unibyte.
233
2342003-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
235
236 * lpath.el: Remove display-time-event-handler and open-ssl-stream;
237 add delete-extent for Emacs; rearrange bindings assuming w3 may
238 not be available and XEmacs without the file-coding feature may be
239 used.
240
2412003-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
242
243 * dgnushack.el (dgnushack-compile): Increase the value for
244 max-specpdl-size when compiling Gnus with Emacs 20.
245
2462003-12-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
247 * gnus-int.el (gnus-open-server): Fixed the server status such
248 that an agentized server, when opened offline, has a status of
249 offline. Also fixes bug whereby the agent's backend was called
250 twice to open each server.
251
252 * gnus-start.el (gnus-get-unread-articles-in-group): Autoload
253 gnus-agent-possibly-alter-active rather than inline to resolve
254 compiler warnings.
255
256 * gnus.el (gnus-server-to-method): Added fallback of iterating
257 over gnus-newsrc-alist to resolve names of foreign servers.
258 Should fix recent agent bug.
259
2602003-12-22 Reiner Steib <Reiner.Steib@gmx.de>
261
262 * gnus-score.el (gnus-summary-lower-score)
263 (gnus-summary-increase-score): Mention symbolic prefix in the
264 doc-string. Suggested by Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
265
2662003-12-21 Jesper Harder <harder@ifa.au.dk>
267
268 * gnus-agent.el (gnus-agent-read-agentview): Use
269 car-less-than-car.
270
2712003-12-20 Artem Chuprina <ran@ran.pp.ru> (tiny change)
272
273 * message.el (message-yank-buffer): Bind message-reply-buffer to
274 a buffer rather than a string.
275
2762003-12-19 Jesper Harder <harder@ifa.au.dk>
277
278 * gnus-msg.el (gnus-summary-followup): Correct documentation.
279
2802003-12-18 Jesper Harder <harder@ifa.au.dk>
281
282 * gnus-msg.el (gnus-inews-add-send-actions): `yanked' can be a
283 list of lists. Reported by Dmitri Paduchikh <paduch@imm.uran.ru>.
284
2852003-12-18 Reiner Steib <Reiner.Steib@gmx.de>
286
287 * mm-url.el (mm-url-insert-file-contents-external)
288 (mm-url-insert-file-contents): Added doc-strings. Autoload.
289
2902003-12-18 Jesper Harder <harder@ifa.au.dk>
291
292 * gnus-cus.el (defvar): defvar
293 gnus-agent-cat-disable-undownloaded-faces.
294
2952003-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
296
297 * message.el (message-forward-subject-name-subject): Use
298 gnus-extract-address-components instead of
299 mail-header-parse-address because it may be called with non-ascii
300 text.
301
3022003-12-16 Per Abrahamsen <abraham@dina.kvl.dk>
303
304 * nnmail.el (nnmail-split-fancy): The widget now supports
305 restrictions.
306
3072003-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
308
309 * nnheader.el (nnheader-find-etc-directory): Find the newest one.
310
3112003-12-16 Simon Josefsson <jas@extundo.com>
312
313 * sha1-el.el (autoload): Don't use ignore-errors.
314 (sha1-use-external): Use condition-case. Suggested by Katsumi
315 Yamaoka <yamaoka@jpl.org>.
316
3172003-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
318
319 * nnmail.el (nnmail-split-fancy): Make it customizable with Emacs
320 20 as well.
321
3222003-12-15 Simon Josefsson <jas@extundo.com>
323
324 * sha1-el.el (autoload): Ignore errors for
325 executable-find. (XEmacs ecrypto does not require sh-script where
326 executable.el is located.)
327 (sha1-use-external): Likewise.
328
329 * sha1-el.el (sha1): Add defgroup.
330 (sha1-maximum-internal-length, sha1-program, sha1-use-external)
331 (sha1-program): Use 'sha1sum' from GNU CoreUtils instead of OpenSSL.
332 (sha1): Autoload.
333
334 * nndraft.el (nndraft-request-move-article): Copy definition of
335 nnmh-request-move-article instead of calling it, because the nnmh
336 version uses nnmh-request-article which isn't the same as the
337 nndraft version.
338
3392003-12-13 Teodor Zlatanov <tzz@lifelogs.com>
340
341 * spam.el: added some gnus-registry autoloads
342 (spam-split-symbolic-return): makes spam-split return 'spam
343 instead of the value of spam-split-group when spam is detected
344 (spam-split-symbolic-return-positive): makes spam-split return
345 'ham instead of nil when ham is detected
346 (spam-autodetect-recheck-messages): tells spam.el whether it
347 should recheck all messages in a group, or only the unseen ones
348 (spam-split-last-successful-check): spam-split will set this to
349 the last successful check; this was seen as a cleaner approach
350 than returning a cell like '(spam spam-use-bogofilter)
351 (spam-list-of-checks): documentation appended
352 (spam-split): accomodate the spam-split-symbolic-return and
353 spam-split-symbolic-return-positive variables
354 (spam-find-spam): new function called when the summary is built
355 (spam-log-registered-p): checks if a ham or spam registration has
356 already been done for an article
357 (spam-check-regex-headers, spam-check-blackholes, spam-check-BBDB)
358 (spam-check-ifile, spam-check-stat, spam-check-whitelist)
359 (spam-check-blacklist, spam-check-bogofilter-headers)
360 (spam-check-spamoracle): respect the spam-split-symbolic-return
361 and spam-split-symbolic-return-positive variables
362 (spam-initialize): add spam-find-spam to gnus-summary-prepare-hook
363 (spam-unload-hook): remove spam-find-spam from
364 gnus-summary-prepare-hook
365
366 * gnus.el (spam-autodetect, spam-autodetect-methods): new
367 configuration items for spam autodetection
368
3692003-12-12 Reiner Steib <Reiner.Steib@gmx.de>
370
371 * gnus-draft.el (gnus-draft-mode-map): Bind `e' to
372 `gnus-draft-edit-message'. We still have `B w' for
373 `gnus-summary-edit-article'.
374
3752003-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
376
377 * nnheaderxm.el (nnheader-xmas-run-at-time): Use a simple function
378 definition if there is not a bug in start-itimer.
379
380 * pgg.el (pgg-run-at-time): Ditto.
381
3822003-12-11 Kevin Greiner <kgreiner@xpediantsolutions.com>
383
384 * gnus-agent.el (gnus-agent-possibly-alter-active): New Function.
385 (gnus-agent-regenerate-group): When necessary, alter the group's
386 active range to include articles newly recognized as being
387 downloaded.
388 (gnus-agent-regenerate): Removed code that updated the agent's
389 active file as the new gnus-agent-possibly-alter-active function
390 obsolesced it.
391
392 * gnus-cus.el (gnus-agent-customize-category): Added missing
393 agent-disable-undownloaded-faces parameter.
bf247b6e 394
23f87bed
MB
395 * gnus-start.el (gnus-activate-group): Backed out my 2003-11-29
396 patch as it was too late at adjusting the active range.
397 (gnus-get-unread-articles-in-group): Added call to new
398 gnus-agent-possibly-alter-active to adjust the active range.
399
4002003-12-10 Jesper Harder <harder@ifa.au.dk>
401
402 * message.el (message-get-reply-headers): Narrow to headers.
403
bf247b6e 4042003-12-10 Teodor Zlatanov <tzz@lifelogs.com>
23f87bed
MB
405
406 * spam.el (spam-disable-spam-split-during-ham-respool): new
407 variable. From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
408 (spam-ham-copy-or-move-routine): respect
409 spam-disable-spam-split-during-ham-respool. From
410 lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
411 (spam-split-disabled): new variable. From
412 lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
413 (spam-split): respect spam-split-disabled. From
414 lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
415
4162003-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
417
418 * nnheaderxm.el (nnheader-xmas-run-at-time): Make it work
419 correctly for the first argument.
420
421 * pgg.el (pgg-run-at-time): New function.
422 (pgg-add-passphrase-cache): Use it.
423
4242003-12-10 Simon Josefsson <jas@extundo.com>
425
426 * pgg-parse.el (pgg-decode-packets): Rewrite to handle corrupt
427 input.
428 (pgg-decode-armor-region): Don't parse packet if decoding fail.
429
4302003-12-09 Teodor Zlatanov <tzz@lifelogs.com>
431
432 * spam.el (spam-check-bogofilter): run in the correct buffer.
433 From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly).
434 (spam-bogofilter-database-directory): correct customization
435 group. From Xavier Maillard <zedek@gnu-rox.org>.
436
4372003-12-09 Per Abrahamsen <abraham@dina.kvl.dk>
438
439 * nnmail.el (nnmail-lazy, nnmail-split-fancy): New widgets.
440 (nnmail-split-fancy): Use it.
441
4422003-12-08 Joel Ray Holveck <joelh@piquan.org> (tiny change)
443
444 * gnus-sum.el (gnus-summary-save-parts-1): Consider the "name"
445 parameter of Content-Type.
446
4472003-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
448
449 * gnus-util.el: Revert 2003-12-03 change, instead, provide the
450 compiler macro for rmail-select-summary if rmail is not available,
451 and bind rmail-summary-displayed and rmail-maybe-display-summary
452 in order to silence the compiler even if tm is not available.
453
4542003-12-08 Simon Josefsson <jas@extundo.com>
455
456 * flow-fill.el (fill-flowed-encode-tests, fill-flowed-test): Add.
457
4582003-12-08 Jesper Harder <harder@ifa.au.dk>
459
460 * gnus-msg.el (gnus-extended-version): Bind float-output-format to
461 nil.
462
4632003-12-08 Simon Josefsson <jas@extundo.com>
464
465 * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
466 output. Reported by Arne J\e,Ax\e(Brgensen <arne@arnested.dk>.
467
4682003-12-07 Simon Josefsson <jas@extundo.com>
469
470 * pgg-gpg.el (pgg-gpg-recipient-arg): Add.
471 (pgg-gpg-encrypt-region): Use it. Tiny patch from Lloyd Zusman
472 <ljz@asfast.com>.
473 (pgg-gpg-recipient-argument): Doc fix. Renamed fro p-g-r-a.
474 (pgg-gpg-encrypt-region): Update.
475
4762003-12-07 Jesper Harder <harder@ifa.au.dk>
477
478 * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Don't
479 use = or zerop to test the return value of call-process, because
480 it can be a string.
481
482 * mail-source.el (mail-source-fetch-with-program): do.
483
484 * mailcap.el (mailcap-viewer-passes-test): do.
485
486 * gnus-uu.el (gnus-uu-treat-archive, gnus-uu-post-encode-mime)
487 (gnus-uu-post-encode-file): do.
488
489 * gnus-soup.el (gnus-soup-pack, gnus-soup-unpack-packet): do.
490
491 * message.el (message-fix-before-sending): Fix detection of
492 non-printables. Don't replace unencodable utf-8.
493
4942003-12-05 Jesper Harder <harder@ifa.au.dk>
495
496 * mm-url.el (mm-url-predefined-programs): Add user-agent for wget.
497 (mm-url-insert-file-contents-external): Signal an error if program
498 fails.
499
5002003-12-04 Teodor Zlatanov <tzz@lifelogs.com>
501
502 * spam-report.el (spam-report-gmane): iterate over articles
503 instead of a single one; remove interactive usage
504
5052003-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
506
507 * dns.el: Fix misplaced eval-when-compile.
508
509 * gnus-util.el: Require alist and provide tm-view when compiling
510 with XEmacs.
511
5122003-12-03 Steve Youngs <sryoungs@bigpond.net.au>
513
514 * gnus-xmas.el: Add autoloads for macros defined in gnus.el.
515 From Jerry James <james@xemacs.org>.
516
517 * gnus-util.el: Get rmail definitions when compiling.
518 From Jerry James <james@xemacs.org>.
519
520 * dns.el: Require gnus-xmas at compile time instead of trying to
521 autoload `gnus-xmas-open-network-stream' because it wasn't picking
522 up the macro.
523 From Jerry James <james@xemacs.org>.
524
5252003-12-01 Kevin Greiner <kgreiner@xpediantsolutions.com>
526 * gnus-agent.el (gnus-agent-consider-all-articles): Updated
527 docstring.
528 (gnus-predicate-implies-unread, gnus-predicate-implies-unread-1):
529 Fixed implementation such that the predicate `true' no longer
530 evaluates to t.
531
5322003-12-01 Teodor Zlatanov <tzz@lifelogs.com>
533
534 * spam.el (spam-check-bogofilter): check the bogofilter headers
535 AFTER the save-excursion scope is over. From Adrian Lanz
536 <lanz@fowi.ethz.ch>.
537 (spam-fetch-field-message-id-fast): doc fix
538
5392003-12-01 Simon Josefsson <jas@extundo.com>
540
541 * gnus-agent.el (gnus-agent-expire-days): Doc fix.
542
5432003-11-30 Simon Josefsson <jas@extundo.com>
544
545 * gnus-agent.el (gnus-agent-expire-group-1): Bind message-log-max
546 when messaging "X % completed" to inhibit logging them to the
547 message buffer.
548 (gnus-agent-expire-group-1): Mention group name in messages.
549 (gnus-agent-expire-group-1): Only print a message for an article
550 when there actually was something done to it.
551
552 * mm-util.el (mm-enable-multibyte): Call set-buffer-multibyte with
553 'to argument. Fixes something or other in Emacs 22, and is
554 backwards compatible. From Kenichi Handa <handa@m17n.org>.
555
556 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Custom fix.
557
5582003-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
559
bf247b6e 560 * gnus-agent.el (gnus-agent-covered-methods): Remove nil methods.
23f87bed
MB
561
5622003-11-29 Kevin Greiner <kgreiner@xpediantsolutions.com>
563 * gnus-start.el (gnus-activate-group): The active range of the
564 group must include the articles known to the agent.
565
566 * gnus.el (gnus-agent-method-p): Accept a server name as the
567 method being tested.
568
5692003-11-29 Alexander Kreuzer <alex@freesources.org> (tiny change)
570
571 * nnrss.el (nnrss-check-group): Set xml when nnrss-use-local is t.
572
5732003-11-29 Jesper Harder <harder@ifa.au.dk>
574
575 * gnus-group.el (gnus-group-make-menu-bar): Add
576 gnus-group-make-rss-group.
577
5782003-11-28 Reiner Steib <Reiner.Steib@gmx.de>
579
580 * message.el: Added custom-manual links to all variables that have
581 an index entry in the message manual.
582 (message-generate-headers-first): Fixed doc-string.
583
5842003-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
585
586 * gnus-msg.el (gnus-summary-yank-message): Don't bind
587 gnus-display-mime-function to nil so that non-ascii text is
588 decoded and attachments are not shown.
589
590 * message.el (message-cite-original-without-signature): Replace
591 the value of message-reply-headers with the yanked article since
592 it may be a different article from the original.
593 (message-cite-original): Ditto.
594
5952003-11-25 Teodor Zlatanov <tzz@lifelogs.com>
596
597 * spam.el (spam-blacklist-ignored-regexes): new variable, so
598 blacklisting can ignore certain regular expressions (e.g. the
599 user's e-mail address)
600 (spam-bogofilter-spam-strong-switch,
601 spam-bogofilter-ham-strong-switch): options used when articles are
602 already registered as the opposite classification
603 (spam-old-ham-articles, spam-old-spam-articles): lists of ham and
604 spam articles, generated when a summary buffer is entered, and
605 consulted when it's exited so we know what articles are changing
606 state from spam to ham or vice-versa
607 (spam-xor): everyone needs a little convenience
608 (spam-list-of-processors): lookup table for old-style spam/ham
609 exits processors
610 (spam-group-processor-p): support old-style and new-style spam/ham
611 exit processors
612 (spam-group-processor-multiple-p): handle new-style spam/ham exit
613 processors
614 (spam-summary-prepare): use spam-old-{ham,spam}-articles; change
615 logic to iterate over list of processors instead of manual
616 individual lookup, unregister any articles that change from ham to
617 spam or vice-versa in the course of the summary buffer usage; use
618 the new spam-register-routine
619 (spam-ham-copy-routine, spam-ham-move-routine,
620 spam-mark-spam-as-expired-and-move-routine): check that the list
621 of groups is not nil, because apply doesn't like to apply a
622 function across nil
623 (spam-registration-functions): variable for looking up spam/ham
624 registration/unregistration functions based on a spam-use-* symbol
625 (spam-classification-valid-p, spam-process-type-valid-p)
626 (spam-registration-check-valid-p)
627 (spam-unregistration-check-valid-p): convenience functions
628 (spam-registration-function, spam-unregistration-function): look
629 up the registration/unregistration function based on a
630 classification and the check (spam-use-* symbol)
631 (spam-list-articles): generate list of spam/ham articles from a
632 given list of articles
633 (spam-register-routine): do the heavy work of registering and
634 unregistering articles, using all the articles in the group or
635 specific ones as needed
636 (spam-generic-register-routine): removed, no longer used
637 (spam-log-unregistration-needed-p, spam-log-undo-registration):
638 handle article registration/unregistration with a given spam/ham
639 processor and group
640 (BBDB, ifile, spam-stat, blacklists, whitelists, spam-report,
641 bogofilter, spamoracle): rewrite registration/unregistration
642 functions to take a list of articles and the unregister option.
643 Much hilarity ensues.
644 (spam-initialize): spam-stat-maybe-{save,load} already respect spam-use-stat
645 (spam-stat-register-ham-routine, spam-stat-register-spam-routine):
646 don't load and save unnecessarily
647
648 * spam-stat.el (spam-stat-dirty): new variable, set when the stats
649 database is modified
650 (spam-stat-buffer-is-spam, spam-stat-buffer-is-non-spam)
651 (spam-stat-buffer-change-to-spam, spam-stat-to-hash-table)
652 (spam-stat-buffer-change-to-non-spam): set spam-stat-dirty when
653 needed
654 (spam-stat-save): respect spam-stat-dirty, unless the force
655 parameter is specified
656 (spam-stat-load): clear spam-stat-dirty
657
658 * gnus.el (gnus-install-group-spam-parameters): marked the
659 old-style exit processors as obsolete in the docs, added the
660 new-style exit processors while the old ones are still allowed
661
662
6632003-11-25 Jesper Harder <harder@ifa.au.dk>
664
665 * gnus-art.el (article-hide-boring-headers): Don't hide Reply-To
666 unless its list of addresses is identical to From.
667
6682003-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
669
670 * dgnushack.el (mapc): Add the compiler macro for Emacs 20.
671
6722003-11-24 Kevin Greiner <kgreiner@xpediantsolutions.com>
673 * gnus-srvr.el (gnus-server-insert-server-line): The server names
674 used in gnus-agent are different (for example, the native server
675 uses the alias "native") from the names in gnus-srvr.
676 Compensating by adding a second text property storing the name
677 expected by gnus-agent.
678 (gnus-server-named-server): New function.
679 * gnus-agent.el (gnus-agent-remove-server, gnus-agent-add-server):
680 No longer expect an argument as it was ignored anyway. Uses the
681 new gnus-server-named-server function to get gnus-agent compatible
682 names from the server buffer.
683
6842003-11-20 Kevin Greiner <kgreiner@xpediantsolutions.com>
685
686 * gnus.el (gnus-agent-covered-methods): Documented use of
687 named servers, not methods, to identity agentized groups.
688 Users may now change their server configurations without having
689 the server become "unagentized".
690 (gnus-agent-covered-methods): Removed from gnus-variable-list to
691 avoid storing two copies of gnus-agent-covered-methods, one in
692 .newsrc.eld and the other in agent/lib/servers.
693 (gnus-server-to-method): Do not cache server for the nil method.
694 (gnus-method-to-server): New function. Associate named server
695 with all, even foreign, methods.
696 (gnus-agent-method-p, gnus-agent-method-p-cache): Incorporated
697 simple last-response cache to offset performance lose of having to
698 always convert methods to named servers.
699 * gnus-agent.el (gnus-agent-expire-days): Removed obsolete
700 documentation.
701 (gnus-agentize, gnus-agent-add-server, gnus-agent-remove-server):
702 Modified to support new definition of gnus-agent-covered-method.
703 (gnus-agent-read-servers): Rewritten to convert old method data
704 into server names.
705 (gnus-agent-read-servers-validate)
706 (gnus-agent-read-servers-validate-native): New functions.
707 (gnus-agent-write-servers): No longer use gnus-method-simplify as
708 it failed to simplify foreign methods.
709 (gnus-agent-close-connections, gnus-agent-synchronize-flags)
710 (gnus-agent-possibly-synchronize-flags, gnus-agent-fetch-session)
711 (gnus-agent-regenerate): Uses new gnus-agent-covered-methods
712 function as gnus-agent-covered-methods variable no longer provides
713 methods.
714 (gnus-agent-covered-methods): New function
715 (gnus-agent-expire-group, gnus-agent-expire): Final message will,
716 if gnus-verbose is greater than 4, report statistics of NOV
717 entries and files deleted as well as total bytes recovered.
718 (gnus-agent-expire-done-message): New function
719 (gnus-agent-unread-articles): Bug fix. No longer drops last
720 unread article onto read list.
721 (gnus-agent-regenerate-group): Changed prompt to use typical
722 style.
723 (gnus-agent-group-covered-p): Rewrote to internally use
724 gnus-agent-method-p.
725 * gnus-int.el (gnus-start-news-server): Partially convert old
726 gnus-agent-covered-methods to new format so that gnus-open-server
727 functions correctly.
728 * gnus-srvr.el (gnus-server-insert-server-line): Replaced
729 gnus-agent-covered-methods with gnus-agent-method-p.
730 * gnus-start.el (gnus-clear-system): Added
731 gnus-agent-covered-methods to compensate for removing it from
732 gnus-variable-list.
733 (gnus-setup-news): Complete conversion of old
734 gnus-agent-covered-methods to new format so that secondary and
735 foreign servers can be correctly opened.
736
7372003-11-20 Teodor Zlatanov <tzz@lifelogs.com>
738
739 * spam.el (spam-ham-copy-or-move-routine): add respooling
740 support, not working well yet
741
742 * gnus.el (ham-process-destination): make 'respool option the
743 only one, so it can't be chosen together with other groups
744
7452003-11-19 Teodor Zlatanov <tzz@lifelogs.com>
746
747 * gnus-registry.el (gnus-registry-track-extra): make it a set of
748 choices instead of a boolean
749 (gnus-registry-track-subject-p, gnus-registry-track-sender-p):
750 new convenience functions
751 (gnus-registry-split-fancy-with-parent): use convenience
752 functions, also don't return extra tracking info if sender or
753 subject is found in more than one groups
754 (gnus-registry-add-group): use new convenience functions to
755 decide if sender and subject should be tracked
756
757 * gnus.el (ham-process-destination): add 'respool option,
758 unused by spam.el yet
759
7602003-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
761
762 * gnus-score.el (gnus-decay-score): Return a surely smaller value
763 than the argument in XEmacs.
764
7652003-11-18 Reiner Steib <Reiner.Steib@gmx.de>
766
767 * message.el (message-insert-to): Don't use `gnus-message'.
768 (message-header-synonyms): New variable.
769 (message-carefully-insert-headers): Use it (check for synonyms).
770 Added doc-string. From Sam Steingold <sds@gnu.org>.
771
7722003-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
773
774 * html2text.el (html2text-remove-tags): Remove the tag in a
775 simpler way to avoid inflooping.
776
7772003-11-17 Simon Josefsson <jas@extundo.com>
778
779 * imap.el (imap-gssapi-auth-p): Don't check capability (some
780 servers remove AUTH=GSSAPI from capability response returned after
781 successful authentication).
782
7832003-11-16 Jesper Harder <harder@ifa.au.dk>
784
785 * gnus.el (gnus-getenv-nntpserver): Fix regexp and simplify.
786 Reported by Artem Chuprina <ran@ran.pp.ru>.
787
7882003-11-14 Simon Josefsson <jas@extundo.com>
789
790 * mm-util.el (mm-charset-synonym-alist): Map BIG5-HKSCS to BIG5
791 when it isn't available.
792
7932003-11-13 Alex Schroeder <alex@gnu.org>
794
795 * nnrss.el (nnrss-check-group): Use dc:contributor if neither
796 rss:author nor dc:creator is provided.
797
7982003-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
799
800 * mm-decode.el (mm-dissect-buffer): Save start="<id>" value
801 contained in Content-Type header of multipart/related messages.
802
803 * mm-view.el (mm-w3m-cid-retrieve-1): New function.
804 (mm-w3m-cid-retrieve): Use it.
805
806 * mml.el (mml-generate-mime-1): Add start="<id>" to Content-Type.
807 (mml-insert-mime-headers): Insert Content-ID header.
808 (mml-insert-mml-markup): Insert start="<id>" value.
809
8102003-11-12 Teodor Zlatanov <tzz@lifelogs.com>
811
812 * nnml.el (nnml-request-accept-article): pass sender to
813 nnmail-cache-insert
814
815 * nnmh.el (nnmh-request-accept-article): pass sender to
bf247b6e 816 nnmail-cache-insert
23f87bed
MB
817
818 * nnmbox.el (nnmbox-request-accept-article): pass sender to
bf247b6e 819 nnmail-cache-insert
23f87bed
MB
820
821 * nnfolder.el (nnfolder-request-accept-article): pass sender to
bf247b6e 822 nnmail-cache-insert
23f87bed
MB
823
824 * nnbabyl.el (nnbabyl-request-accept-article): pass sender to
bf247b6e 825 nnmail-cache-insert
23f87bed
MB
826
827 * nnmail.el (nnmail-cache-insert): accept sender parameter and
828 pass it to the nnmail-spool-hook
829
830 * gnus-registry.el (gnus-registry-track-extra): clarify doc
831 (gnus-registry-action): add sender lexical var and pass it to
832 gnus-registry-add-group
833 (gnus-registry-spool-action): take a sender parameter, pass to
834 gnus-registry-add-group
835 (gnus-registry-split-fancy-with-parent): trace by sender in
836 addition to subject
837 (gnus-registry-fetch-sender-fast): new function
838 (gnus-registry-add-group): accept sender parameter
839
8402003-11-11 Teodor Zlatanov <tzz@lifelogs.com>
841
842 * spam.el (spam-ham-copy-routine, spam-ham-move-routine)
843 (spam-mark-spam-as-expired-and-move-routine): allow for the
844 groups to be a list of a single item
845
846 * gnus.el (gnus-install-group-spam-parameters):
847 ham-process-destination and spam-process-destination allow lists now
848
8492003-11-10 Reiner Steib <Reiner.Steib@gmx.de>
850
851 * message.el (message-insert-to): Do error out when the user
852 requested no Cc. Don't insert empty To. Can be added to
853 `message-setup-hook' now. From Sam Steingold <sds@gnu.org>.
854 (message-mode-field-menu): Moved some entries, added
855 `message-insert-wide-reply'.
856 (message-change-subject): Fixed comment.
857
8582003-11-10 Simon Josefsson <jas@extundo.com>
859
860 * pgg-def.el (pgg-encrypt-for-me): Change default from nil to t.
861
8622003-11-09 Simon Josefsson <jas@extundo.com>
863
864 * pgg-gpg.el (pgg-gpg-encrypt-region): Cache passphrase under hex
865 key id too (for decryption).
866 (pgg-gpg-sign-region): Likewise.
867
8682003-11-09 Simon Josefsson <jas@extundo.com>
869
870 * pgg-gpg.el (pgg-gpg-all-secret-keys): New variable.
871 (pgg-gpg-lookup-all-secret-keys): New function.
872 (pgg-gpg-select-matching-key): Likewise.
873 (pgg-gpg-decrypt-region): Use new functions. From Satyaki Das
874 <satyakid@stanford.edu>.
875
8762003-11-07 Teodor Zlatanov <tzz@lifelogs.com>
877
878 * nnmail.el (nnmail-cache-insert): make sure that the
879 nnmail-spool-hook is called with a valid newsgroup name (though
880 it may be wrong)
881
882 * gnus.el (gnus-group-real-prefix): return nil if group is not a
883 string, instead of triggering an error
884
8852003-11-06 Teodor Zlatanov <tzz@lifelogs.com>
886
887 * gnus.el (gnus-group-guess-full-name-from-command-method): new function
888
889 * gnus-registry.el (gnus-registry-fetch-group): use long names if
bf247b6e 890 requested
23f87bed
MB
891 (gnus-registry-split-fancy-with-parent): when long names are in
892 use, strip the name if we're in the native server, or else return nothing
893 (gnus-registry-spool-action, gnus-registry-action): use
894 gnus-group-guess-full-name-from-command-method instead of
895 gnus-group-guess-full-name
896
897 * spam.el (spam-mark-spam-as-expired-and-move-routine)
898 (spam-ham-copy-or-move-routine): prevent article deletions or
899 moves unless the backend allows it
900
901 * gnus.el (gnus-install-group-spam-parameters): fixed parameters
902 to list spamoracle as well, suggested by Jean-Marc Lasgouttes
903 <Jean-Marc.Lasgouttes@inria.fr>
904
905 * spam.el (spam-spamoracle): doc change, suggested by Jean-Marc
906 Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
907
9082003-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
909
910 * gnus-score.el (gnus-decay-score): Protect against arithmetic
911 errors. Tiny patch from Norbert Koch <viteno@xemacs.org>.
912
9132003-10-31 Teodor Zlatanov <tzz@lifelogs.com>
914
915 * spam.el
916 (spam-log-processing-to-registry): improved message and comments
917 (spam-log-unregistration-needed-p): new function
918 (spam-ifile-register-spam-routine)
919 (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
920 (spam-stat-register-ham-routine)
921 (spam-blacklist-register-routine)
922 (spam-whitelist-register-routine)
923 (spam-bogofilter-register-spam-routine)
924 (spam-bogofilter-register-ham-routine)
925 (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): change
926 spam-log-processing-to-registry invocations appropriately
927
9282003-10-31 Simon Josefsson <jas@extundo.com>
929
930 * imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest.
931 Tiny patch from Derek Atkins <warlord@MIT.EDU>.
932 (imap-process-connection-type): Improve docstring. Suggested by
933 Derek Atkins <warlord@MIT.EDU>.
934
9352003-10-31 Teodor Zlatanov <tzz@lifelogs.com>
936
937 * spam.el (autoload): autoload the gnus-registry functions we'll
938 need
939 (spam-log-to-registry): new variable for interfacing with the
940 gnus-registry
941 (spam-install-hooks): variable had the wrong customization group
942 (spam-fetch-field-message-id-fast): convenience function for fetch
943 a message ID quickly
944 (spam-log-processing-to-registry): new function
945 (spam-ifile-register-spam-routine)
946 (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
947 (spam-stat-register-ham-routine)
948 (spam-blacklist-register-routine)
949 (spam-whitelist-register-routine)
950 (spam-bogofilter-register-spam-routine)
951 (spam-bogofilter-register-ham-routine)
952 (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): add
953 spam-log-processing-to-registry invocations
954
955 * gnus-registry.el: fixed docs in the preface to mention
956 gnus-registry-initialize
957 (gnus-registry-store-extra): remove cached extra entry
958 information when new extra entry is stored
959
9602003-10-29 Simon Josefsson <jas@extundo.com>
961
962 * message.el (message-forward-make-body-plain): Fix ARG=1 mode
963 after separating m-f-m-b.
964
9652003-10-29 Simon Josefsson <jas@extundo.com>
966
967 * message.el (message-forward-make-body-plain): Remove ignored
968 headers. Tiny patch from Andre Srinivasan <andre@e2open.com>.
969 (message-forward-make-body-plain): Fix ARG=1.
970
9712003-10-28 Jesper Harder <harder@ifa.au.dk>
972
973 * message.el (message-forward-subject-name-subject)
974 (message-forward-subject-author-subject): Decode non-ASCII
975 newsgroup names.
976 (autoload): Autoload gnus-group-decoded-name.
977
9782003-10-27 Simon Josefsson <jas@extundo.com>
979
980 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): New optional
981 parameter key, overrides the key id used to store passphrase
982 under (uses true key id from gpg output if nil).
983 (pgg-gpg-encrypt-region): Search for passphrase using user suplied
984 string STR, instead of (pgg-lookup-key STR t).
985 (pgg-gpg-encrypt-region): Store passphrase under user suplied
986 string, instead of real key id taken from gpg output.
987 (pgg-gpg-decrypt-region): Likewise.
988 (pgg-gpg-sign-region): Likewise.
989 * pgg.el (pgg-decrypt-region): Don't set pgg-default-user-id.
990
9912003-10-27 Romain FRANCOISE <romain@orebokech.com>
992
bf247b6e 993 * gnus-art.el (gnus-article-goto-prev-page): Doc fix.
23f87bed
MB
994
9952003-10-27 Simon Josefsson <jas@extundo.com>
996
997 * mm-bodies.el (mm-body-encoding): Don't use QP when message body
998 only consists of short lines and ASCII, when
999 mm-use-ultra-safe-encoding. Refer to 'About foo' thread in
1000 gnus-bug, e.g. <ilullrg4k7p.fsf@extundo.com>, for more discussion.
1001 This make it possible to pipe the raw RFC 822 message into 'gpg'
1002 and have the signature work. Potential problem: what if message
1003 contain data that would be dash-escaped by OpenPGP
1004 implementations? Then PGP 2.x might not be able to parse the raw
1005 RFC 822 message correctly. If that problem is worth fixing, it
1006 should be fixed by detecting the situation, instead of applying QP
1007 to everything. Based on discussion with "John A. Martin"
1008 <jam@jamux.com>.
1009
10102003-10-27 Teodor Zlatanov <tzz@lifelogs.com>
1011
1012 * spam.el (spam-mark-spam-as-expired-and-move-routine)
1013 (spam-ham-copy-or-move-routine): don't ask when deleting copied
1014 articles, and use move instead of copy when possible
1015 (spam-split): added the option of specifying a string as a
1016 spam-split parameter; such a string will override
1017 spam-split-group temporarily.
1018
1019 * nnmail.el (nnmail-cache-insert): protect from nil message IDs,
1020 but should we do something else?
1021
1022 * gnus-registry.el (gnus-registry-spool-action): protect from nil
1023 message IDs
1024
10252003-10-26 Simon Josefsson <jas@extundo.com>
1026
1027 * gnus-art.el (gnus-button-alist): Allow & in mailto URLs.
1028 (gnus-header-button-alist): Likewise.
1029 (gnus-url-mailto): Handle ?to parameters. Replace \r\n with \n.
1030 Reverse parameter list to use same order as in the URL. Reported
1031 by f95-msv@f.kth.se (M\e,Ae\e(Brten Svantesson).
1032
10332003-10-25 Teodor Zlatanov <tzz@lifelogs.com>
1034
1035 * spam.el (spam-move-spam-nonspam-groups-only): documentation fix
1036 for the variable
1037
10382003-10-25 Steve Youngs <sryoungs@bigpond.net.au>
1039
1040 * Makefile.in (clean-some): Remove auto-autoloads.* and
1041 custom-load.* as well.
1042 (distclean): Ditto.
1043
1044 * dgnushack.el (dgnushack-make-load): Add a local vars section to
1045 the dummy gnus-load.el.
1046
10472003-10-24 Teodor Zlatanov <tzz@lifelogs.com>
1048
1049 * spam.el (spam-ham-copy-or-move-routine): do not delete if copy
1050 is t, also don't intepret the list of groups as a list of lists
1051 (spam-mark-spam-as-expired-and-move-routine)
1052 (spam-ham-copy-or-move-routine): delete articles only if 1 or
1053 more groups were specified (and "copy" was not specified for
1054 spam-ham-copy-or-move-routine) (fixed twice)
1055
10562003-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
1057
1058 * nndoc.el (nndoc-guess-type): Reverse the sort order. Suggested
1059 by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1060 (nndoc-dissect-buffer): Don't miss even-numbered articles.
1061
10622003-10-24 Steve Youngs <sryoungs@bigpond.net.au>
1063
1064 * dgnushack.el (dgnushack-gnus-load-file): Set to
1065 "auto-autoloads.el" if building with XEmacs.
1066 (dgnushack-cus-load-file): Set to "custom-load.el" if building
1067 with XEmacs.
1068 (dgnushack-make-cus-load): We don't delete the resulting file if
1069 building with XEmacs so byte-compile it.
1070 (dgnushack-make-load): When building with XEmacs do nothing except
1071 byte-compile the autoload file and create a dummy gnus-load.el
bf247b6e 1072 file.
23f87bed
MB
1073
10742003-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
1075
1076 * message.el (message-make-fqdn): Bind case-fold-search.
1077 Suggested by Christopher Richards <richards@CS.Princeton.EDU>.
1078
10792003-10-23 Teodor Zlatanov <tzz@lifelogs.com>
1080
1081 * gnus.el (spam-process-destination, ham-process-destination):
1082 allow multiple groups as a choice
1083
1084 * spam.el (spam-check-blackholes): remove "[IP address]"
1085 requirement, now just "IP address" is enough for detection for
1086 blackhole checking
1087 (spam-check-blackholes): oops, the dots were not escaped
1088 (spam-mark-spam-as-expired-and-move-routine): added multiple group
1089 support (multiple copies, then delete)
1090 (spam-ham-copy-routine): new function
1091 (spam-ham-move-routine): new function
1092 (spam-ham-copy-or-move-routine): new function (used to be
1093 spam-ham-move-routine), handle multiple groups
1094 (spam-summary-prepare-exit): call the new functions
1095
10962003-10-23 Simon Josefsson <jas@extundo.com>
1097
1098 * flow-fill.el (fill-flowed-encode, fill-flowed): Autoload.
1099
11002003-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
1101
1102 * gnus-art.el (gnus-emphasis-strikethru): Use the :strike-through
1103 attribute in Emacs.
1104
11052003-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1106
1107 * message.el (message-bounce): Don't erase except bounced header.
1108
11092003-10-21 Teodor Zlatanov <tzz@lifelogs.com>
1110
1111 * spam.el (spam-reverse-ip-string): new function to reverse an IP
1112 address in a string
1113 (spam-check-blackholes): use spam-reverse-ip-string
1114
11152003-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1116
1117 * gnus-art.el (gnus-narrow-to-page): Clear as well as set the
1118 value for gnus-page-broken.
1119
1120 * gnus-sum.el (gnus-summary-beginning-of-article): Use
1121 gnus-break-pages instead of gnus-page-broken.
1122 (gnus-summary-end-of-article): Use gnus-break-pages instead of
1123 gnus-page-broken; narrow to the end of a page beforehand.
1124 (gnus-summary-toggle-header): Use gnus-break-pages instead of
1125 gnus-page-broken; remove delimiter buttons unless gnus-break-pages
1126 is non-nil.
1127
11282003-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1129
1130 * gnus-picon.el (gnus-picon-transform-address): Protect against
bf247b6e 1131 errors.
23f87bed
MB
1132
11332003-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
1134
1135 * gnus-msg.el (nnspool-rejected-article-hook): Remove defvar.
1136 (xemacs-codename): Move defvar to gnus-util.el.
1137
1138 * gnus-util.el (xemacs-codename): Defvar when compiling.
1139
11402003-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1141
1142 * spam-report.el (spam-report-url-ping-plain): Include a
bf247b6e 1143 User-Agent.
23f87bed
MB
1144
1145 * gnus-msg.el (gnus-extended-version): Use it.
1146
1147 * gnus-util.el (gnus-emacs-version): Separated out into own
bf247b6e 1148 function.
23f87bed
MB
1149
11502003-10-19 Reiner Steib <Reiner.Steib@gmx.de>
1151
1152 * message.el (message-mode-field-menu): Added
1153 message-generate-unsubscribed-mail-followup-to.
1154 (message-forward-subject-fwd): Avoid double "Fwd: "
1155 (message-change-subject): Added comment.
1156
11572003-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1158
1159 * gnus-sum.el (gnus-nov-parse-line): Remove condition-cases.
1160
1161 * mml.el (mml-insert-mime): Quote mml.
1162
11632003-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
1164
1165 * gnus-sum.el (gnus-remove-odd-characters): Use
1166 mm-subst-char-in-string instead of subst-char-in-string.
1167 (gnus-summary-refer-article): Use gnus-replace-in-string instead
1168 of replace-regexp-in-string.
1169
11702003-10-19 Jesper Harder <harder@ifa.au.dk>
1171
1172 * gnus-uu.el (gnus-uu-uustrip-article): Really strip directory
1173 from file name.
1174
11752003-10-18 Jesper Harder <harder@ifa.au.dk>
1176
1177 * gnus-sum.el (gnus-summary-save-parts-last-directory): Default
1178 to mm-default-directory.
1179 (gnus-summary-save-parts-1): Use mm-file-name-rewrite-functions.
1180
11812003-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1182
1183 * pop3.el (pop3-read-response): Check whether the process is
bf247b6e 1184 alive.
23f87bed
MB
1185
1186 * gnus-sum.el (gnus-summary-refer-article): Strip spaces.
1187
1188 * rfc2047.el (rfc2047-encode-region): Do error out on invalid
bf247b6e 1189 strings.
23f87bed
MB
1190
1191 * nntp.el (nntp-retrieve-headers-with-xover): Get error messages
bf247b6e 1192 right.
23f87bed
MB
1193
1194 * gnus-agent.el (gnus-agent-read-servers): Remove sit-for.
1195
1196 * gnus-art.el (article-treat-dumbquotes): Doc fix.
1197
1198 * message.el (message-field-value): New function.
1199 (message-insert-disposition-notification-to): Use Reply-To, too.
1200
bf247b6e 1201 * imap.el (imap-mailbox-status): Upcase STATUS commands.
23f87bed
MB
1202
1203 * gnus-sum.el (gnus-remove-odd-characters): New function.
1204 (gnus-nov-parse-line): Use it.
1205
12062003-10-18 Matt Swift <swift@alum.mit.edu>
1207
bf247b6e 1208 * mm-decode.el (mm-inline-media-tests): Recognize pjpeg as jpeg.
23f87bed
MB
1209
12102003-10-18 Romain FRANCOISE <romain@orebokech.com>
1211
1212 * message.el (message-forward-make-body): does both
1213 m-f-make-body-mml and m-f-make-body-plain, resulting in a strange
1214 message buffer.
1215
12162003-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1217
1218 * gnus-art.el (gnus-narrow-to-page): Only break page if it's
1219 broken.
1220
1221 * nnrss.el (nnrss-find-rss-via-syndic8): Return nil if xml-rpc
1222 isn't available.
1223
1224 * message.el (message-hidden-headers): Doc fix.
1225
12262003-10-18 Jesper Harder <harder@ifa.au.dk>
1227
1228 * gnus-msg.el (gnus-summary-resend-message-edit): Avoid error when
1229 fields aren't found.
1230
12312003-10-18 Simon Josefsson <jas@extundo.com>
1232
1233 * message.el (message-forward-make-body-plain)
1234 (message-forward-make-body-mime, message-forward-make-body-mml)
1235 (message-forward-make-body-digest-plain)
1236 (message-forward-make-body-digest-mime)
1237 (message-forward-make-body-digest): New, derived from
1238 message-forward-make-body.
1239 (message-forward-make-body): Use them.
1240 (message-forward-show-mml): New default 'best.
1241 (message-forward-make-body): Support it.
1242
12432003-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1244
1245 * gnus-art.el (gnus-article-mode): Set gnus-page-broken to nil.
1246 (gnus-article-prepare): Don't set to t.
1247 (gnus-narrow-to-page): Set to t if we break.
1248
12492003-06-11 Daniel N\e,Ai\e(Bri <dne@mayonnaise.net>
1250
1251 * message.el (message-resend): Generate Resent-Message-ID header.
1252
12532003-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1254
1255 * gnus-art.el (gnus-article-next-page): Don't go to the next line
1256 before checking end-of-buffer.
1257 (gnus-mime-delete-part): Don't insert parts twice.
1258
12592003-10-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1260
1261 * gnus-art.el (article-update-date-lapsed): Make sure point
1262 doesn't move around (much).
1263
12642003-07-28 Vasily Korytov <deskpot@myrealbox.com>
1265
1266 * mail-source.el (mail-source-keyword-map): List "cur" before
1267 "new" for maildirs.
1268
12692003-10-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1270
1271 * gnus-sum.el (gnus-summary-enter-digest-group): ogroup, nor
bf247b6e 1272 group.
23f87bed
MB
1273
1274 * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the parent
1275 name for gcc-self.
1276 (gnus-inews-insert-archive-gcc): Paren mistake.
1277
1278 * gnus-sum.el (gnus-summary-enter-digest-group): Add
bf247b6e 1279 parent-group.
23f87bed
MB
1280
1281 * gnus-art.el (gnus-ignored-headers): Add more headers.
1282
1283 * rfc2047.el (rfc2047-encode): See which encoding is shorter --
1284 base64 or QP.
1285
1286 * nnmail.el (nnmail-article-group): Default to "bogus".
1287
1288 * mail-source.el (mail-source-delete-incoming): Change to nil.
1289
12902003-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
1291
1292 * mail-source.el (mail-source-fetch-imap): Fix mismatched parens.
1293
12942003-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1295
1296 * mail-source.el (defvar): Add post/pre/scripts.
1297 (mail-source-fetch-imap): Use them.
1298
1299 * nndraft.el (nndraft-request-move-article): Fix infinite
bf247b6e 1300 recursion.
23f87bed
MB
1301
1302 * gnus-group.el (gnus-group-mark-regexp): Jump to groups.
1303
13042003-10-16 Ed L. Cashin <ecashin@uga.edu>
1305
1306 * imap.el (imap-interactive-login): Set imap-password to nil if
1307 login fails.
1308
13092003-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1310
1311 * message.el (message-inserted-headers): New variable.
1312 (message-mode): Make local.
bf247b6e 1313 (message-mode): Set all the local action variables to nil.
23f87bed
MB
1314
13152003-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
1316
1317 * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
1318 (mm-w3m-safe-url-regexp): Doc fix.
1319
13202003-10-12 Jesper Harder <harder@ifa.au.dk>
1321
1322 * gnus-sum.el (gnus-summary-respool-query): Don't narrow to head,
1323 it's done by nnmail-article-group.
1324
1325 * gnus-uu.el (gnus-uu-grab-articles): Fix misplaced parens.
1326 From Mark Hood <markhood@speakeasy.net> (tiny change)
1327
13282003-10-10 Jesper Harder <harder@ifa.au.dk>
1329
1330 * mm-decode.el (mm-file-name-delete-gotchas): Avoid infloop in
1331 XEmacs.
1332
13332003-10-10 Teodor Zlatanov <tzz@lifelogs.com>
1334
1335 * spam.el (spam-initialize): new function, does the spam-face
1336 update and all the hooks, replaces spam-install-hooks-function
1337
1338 * gnus-registry.el (gnus-registry-initialize): new autoloaded
1339 function to explicitly initialize the registry
1340
13412003-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
1342
1343 * mm-decode.el (mm-w3m-safe-url-regexp): Doc fix.
1344
1345 * mm-view.el (mm-w3m-mode-map): Doc fix.
1346 (mm-inline-text-html-render-with-w3m): Add a comment.
1347
13482003-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1349
1350 * gnus-group.el: Remove superfluous eval-when-compiles.
1351
13522003-10-10 Jesper Harder <harder@ifa.au.dk>
1353
1354 * gnus-group.el (gnus-group-suspend): Reset gnus-backlog-articles.
1355
13562003-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
1357
1358 * dns.el (query-dns): Don't error out on malformed resolv files.
1359
13602003-10-06 Jesper Harder <harder@ifa.au.dk>
1361
1362 * gnus.el (gnus-group-faq-directory): Update .tw entry. From
1363 Albert Chun-Chieh Huang <mr894348@cs.nthu.edu.tw>
1364
13652003-10-03 Teodor Zlatanov <tzz@lifelogs.com>
1366
1367 * spam.el (spam-check-blackholes): exit the loop if matches are
1368 found (idea from Adrian Lanz <lanz@fowi.ethz.ch>)
1369 (spam-check-bogofilter-headers, spam-check-blackholes, spam-check-BBDB)
1370 (spam-from-listed-p): use nnmail-fetch-field instead of message-fetch-field
bf247b6e 1371
23f87bed
MB
1372
13732003-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
1374
1375 * mm-decode.el (mm-attachment-file-modes): Change the default
1376 value into 384 from ?\600 which doesn't mean an integer in XEmacs.
1377
13782003-10-03 Jesper Harder <harder@ifa.au.dk>
1379
1380 * mm-decode.el (mm-file-name-delete-control)
1381 (mm-file-name-delete-gotchas): New functions.
1382 (mm-file-name-rewrite-functions): Use them.
1383 (mm-attachment-file-modes): New option.
1384 (mm-save-part-to-file): Use it.
1385
13862003-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1387
1388 * spam.el (spam-install-hooks-function): Added Autoload cookie.
1389
13902003-10-02 Jesper Harder <harder@ifa.au.dk>
1391
1392 * pgg-def.el (pgg-default-keyserver-address): Change to
1393 subkeys.pgp.net. From Michael Shields <shields@msrl.com>
1394
13952003-10-01 Simon Josefsson <jas@extundo.com>
1396
1397 * message.el (message-idna-to-ascii-rhs-1): RHS can be terminated
1398 by ',', as in 'foo@example.org, bar@example.org'.
1399
14002003-10-01 Jesper Harder <harder@ifa.au.dk>
1401
1402 * message.el (message-send): Fix reversed logic of supersedes
1403 check.
1404
14052003-09-30 Reiner Steib <Reiner.Steib@gmx.de>
1406
1407 * gnus-art.el (gnus-article-view-part-as-charset): Doc fix,
1408 suggested by Norbert Koch <viteno@xemacs.org>.
1409
14102003-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
1411
1412 * gnus-topic.el (gnus-topic-goto-missing-topic): Revert 2003-02-09
1413 change in order to correct the position where an invisible topic
1414 (because gnus-topic-display-empty-topics is nil) may be inserted.
1415
14162003-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1417
1418 * message.el (message-ignored-supersedes-headers): Add X-Payment.
1419
14202003-09-20 Jesper Harder <harder@ifa.au.dk>
1421
1422 * rfc2047.el (rfc2047-encode): Limit line length to 76 characters.
1423
14242003-09-20 Simon Josefsson <jas@extundo.com>
1425
1426 * tls.el (tls-process-connection-type): Doc fix.
1427
1428 * imap.el (imap-starttls-open): Rewrite, should support both old
1429 starttls.el and new starttls.el that uses GNUTLS.
1430
14312003-09-18 Katsumi Yamaoka <yamaoka@jpl.org>
1432
1433 * gnus-art.el (gnus-treat-display-x-face): Use set-default instead
1434 of custom-set-default which isn't available in old XEmacsen.
1435
14362003-09-17 Jesper Harder <harder@ifa.au.dk>
1437
1438 * gnus-msg.el (gnus-summary-resend-message-edit): Don't convert
1439 to MML. MIME -> MML -> MIME does not work for PGP/MIME.
1440
1441 * message.el (message-bounce, message-forward-show-mml): do.
bf247b6e 1442
23f87bed
MB
14432003-09-13 Jesper Harder <harder@ifa.au.dk>
1444
1445 * rfc2047.el (rfc2047-charset-encoding-alist): Add viscii.
1446 (rfc2047-encode): Add factors for big5, gb2312 and euc-kr.
1447
1448 * nnweb.el (nnweb-google-parse-1): Fix parsing.
1449
14502003-09-12 Jesper Harder <harder@ifa.au.dk>
1451
1452 * gnus-group.el (gnus-group-fetch-control): ISC changed
1453 compression from .Z to .gz.
1454
1455 * rfc2047.el (rfc2047-header-encoding-alist): Add "Approved" to
1456 address-mime.
1457
14582003-09-11 Jesper Harder <harder@ifa.au.dk>
1459
1460 * rfc2047.el (rfc2047-encode): Restrict encoded-words to 75
1461 characters.
1462
14632003-09-10 Jesper Harder <harder@ifa.au.dk>
1464
1465 * gnus.el (gnus-group-charter-alist): Update.
1466
14672003-09-10 Teodor Zlatanov <tzz@lifelogs.com>
1468
1469 * spam-report.el: use mm-url.el functions for external URL
1470 loading when the built-in HTTP GET is insufficient (e.g. proxies
1471 are in the way). From Eric Knauel
1472 <knauel@informatik.uni-tuebingen.de>.
1473 (spam-report-url-ping-function): new option, defaults to the
1474 built-in HTTP GET (spam-report-url-ping-plain)
1475 (spam-report-url-ping): calls spam-report-url-ping-function now
1476 (spam-report-url-ping-plain): new function, does what
1477 spam-report-url-ping used to do
1478 (spam-report-url-ping-mm-url): function that delegates to
1479 mm-url.el (autoloaded)
1480
14812003-09-08 Teodor Zlatanov <tzz@lifelogs.com>
1482
1483 * gnus-registry.el (gnus-registry-delete-id): function to
1484 completely delete an ID, including all the cache hashtables
1485 (gnus-registry-delete-group): use gnus-registry-delete-id
1486 (gnus-registry-simplify-subject): only run if the argument is a
1487 string, return nil otherwise
1488
14892003-09-07 Jesper Harder <harder@ifa.au.dk>
1490
1491 * gnus-msg.el (gnus-summary-resend-bounced-mail): Docstring fix.
1492
14932003-09-05 Teodor Zlatanov <tzz@lifelogs.com>
1494
1495 * gnus-registry.el (gnus-registry-split-fancy-with-parent): yet
1496 another error *sigh*
1497
1498 * gnus-registry.el (gnus-registry-fetch-extra-entry): don't use
1499 puthash unless gnus-registry-entry-caching is on
1500 (gnus-registry-split-fancy-with-parent): misplaced parenthesis
1501 made everything a part of the 'else'
1502 (gnus-registry-save): used 'entry-caching' instead of 'caching'
1503
15042003-09-05 Jesper Harder <harder@ifa.au.dk>
1505
1506 * gnus-art.el (gnus-button-alist): Improve Info regexp.
1507
15082003-09-04 Teodor Zlatanov <tzz@lifelogs.com>
1509
1510 * gnus-registry.el: added brief explanation of basics
1511 (gnus-registry-track-extra): new variable for tracking of message
1512 subjects
1513 (gnus-registry-entry-caching): caching parameter, used for extra
1514 data
1515 (gnus-registry-minimum-subject-length): minimum subject length
1516 before it's considered when tracing subjects
1517 (gnus-registry-save): accomodate extra data entry caching
1518 (gnus-registry-action): change function name, add the subject and
1519 pass it to gnus-registry-add-group
1520 (gnus-registry-spool-action): change function name, add the
1521 subject and pass it to gnus-registry-add-group
1522 (gnus-registry-split-fancy-with-parent): add subject tracking
1523 (gnus-registry-register-message-ids): pass subject to
1524 gnus-registry-add-group
1525 (gnus-registry-simplify-subject)
1526 (gnus-registry-fetch-simplified-message-subject-fast): new
1527 functions
1528 (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry): add
1529 extra data entry caching
1530 (gnus-registry-add-group): handle the extra subject parameter
1531 (gnus-registry-install-hooks, gnus-registry-unload-hook): fix the
1532 gnus-register-* function names
1533
1534 * nnmail.el (nnmail-cache-insert): add subject parameter, pass it
1535 on to the nnmail-spool-hook
1536
1537 * nnbabyl.el (nnbabyl-request-accept-article): added subject to
1538 nnmail-cache-insert call
1539
1540 * nndiary.el (nndiary-request-accept-article): added subject to
1541 nnmail-cache-insert call
1542
1543 * nnfolder.el (nnfolder-request-accept-article): added subject to
1544 nnmail-cache-insert call
1545
1546 * nnimap.el (nnimap-split-articles): added subject to
1547 nnmail-cache-insert call
1548 (nnimap-request-accept-article): added subject to
1549 nnmail-cache-insert call
1550
1551 * nnmbox.el (nnmbox-request-accept-article): added subject to
1552 nnmail-cache-insert call
1553
1554 * nnmh.el (nnmh-request-accept-article): added subject to
1555 nnmail-cache-insert call
1556
1557 * nnml.el (nnml-request-accept-article): added subject to
1558 nnmail-cache-insert call
1559
15602003-09-04 Jesper Harder <harder@ifa.au.dk>
1561
1562 * gnus-art.el (gnus-button-handle-info-url)
1563 (gnus-button-handle-info-url-gnome)
1564 (gnus-button-handle-info-url-kde, gnus-button-alist): Handle GNOME
1565 and KDE style Info URLs.
1566
1567 * gnus-util.el (gnus-url-unhex-string): Don't replace "+" with " ".
1568
15692003-09-02 Jesper Harder <harder@ifa.au.dk>
1570
1571 * rfc2047.el (rfc2047-fold-region): Don't fold at the beginning
1572 of the field.
1573
15742003-09-01 Simon Josefsson <jas@extundo.com>
1575
1576 * mml.el (mml-insert-mime-headers-always): New variable.
1577 (mml-insert-mime-headers): Use it. Based on (tiny) patch from
1578 Lars Balker Rasmussen <lars@balker.org>.
1579
15802003-08-30 Simon Josefsson <jas@extundo.com>
1581
1582 * mail-source.el (mail-source-fetch-imap): Pass correct buffer to
1583 imap-open, reverts 2003-03-17 change. Reverse remove before
1584 calling gnus-compress-sequence. From Gaute Strokkenes
1585 <gs234@srcf.ucam.org> (tiny change).
1586
15872003-08-29 Simon Josefsson <jas@extundo.com>
1588
1589 * gnus-group.el (gnus-group-delete-group): Doc fix. Suggested by
1590 Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>.
1591
15922003-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1593
1594 * gnus-art.el (article-display-x-face): Make it possible to set
1595 the gnus-article-x-face-command variable to the lambda form.
1596
15972003-08-27 Simon Josefsson <jas@extundo.com>
1598
1599 * mm-decode.el (mm-remove-part): Try to kill external displayers
1600 cleanly first (if it refuses, C-g aborts loop and kill process
1601 unconditionally). Also make sure process is dead before we remove
1602 the files it may be using. Reported by David Coe
1603 <davidc@debian.org>.
1604
16052003-08-27 Jesper Harder <harder@ifa.au.dk>
1606
1607 * gnus-cache.el (gnus-cache-generate-active): Fix bug in
1608 replacement. From Vagn Johansen <v@johansen.mail.dk> (tiny
1609 change).
1610
16112003-08-25 Katsumi Yamaoka <yamaoka@jpl.org>
1612
1613 * gnus-art.el: Don't use defvaralias.
1614 (gnus-treat-display-x-face): Warn if the obsolete variable
1615 `gnus-treat-display-xface' exists.
1616
16172003-08-25 Jesper Harder <harder@ifa.au.dk>
1618
1619 * gnus-art.el (gnus-treat-display-face): Fix typo.
1620 (gnus-treat-display-xface): Rename to gnus-treat-display-x-face
1621 (reported by Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>)
1622
16232003-08-24 Jesper Harder <harder@ifa.au.dk>
1624
1625 * gnus-art.el (gnus-header-button-alist, gnus-button-alist): Fix
1626 type.
1627
16282003-08-22 Jesper Harder <harder@ifa.au.dk>
1629
1630 * message.el (message-make-forward-subject-function): Fix
1631 customize mismatch.
1632
1633 * gnus.el (gnus-message-archive-method): do.
1634
16352003-08-20 Reiner Steib <Reiner.Steib@gmx.de>
1636
1637 * gnus.el (gnus-read-group): Offer to continue only if the invalid
1638 char is `/' and add more information for the user.
1639
1640 * gnus-art.el (gnus-button-alist): Add `+' (gnus-button-handle-man).
1641 (gnus-header-button-alist): Added `In-Reply-To'.
1642
1643 * nnimap.el (nnimap-open-connection): Allow different user names
1644 on the same server (and in the same authinfo file).
1645
16462003-08-20 Jesper Harder <harder@ifa.au.dk>
1647
1648 * gnus-sieve.el (gnus-sieve-crosspost): Fix type.
1649
1650 * message.el (message-make-forward-subject-function): Add
1651 message-forward-subject-name-subject to choices.
1652
1653 * gnus-art.el (gnus-article-edit-done, gnus-article-edit-exit):
1654 Redisplay article after editing.
1655
16562003-08-20 Simon Josefsson <jas@extundo.com>
1657
1658 * gnus.el (gnus-read-group): Added check to ask confirmation if
1659 Group name contains invalid character. You can use '/' in IMAP,
1660 but not in filenames. G m cannot know what the user is creating,
1661 so let user decide. See thread m2oeysiev3.fsf@naima.lensflare.org.
1662 Tiny patch from letters@hotpop.com (Jari Aalto+mail.linux).
1663
16642003-08-13 Reiner Steib <Reiner.Steib@gmx.de>
1665
1666 * gnus-score.el (gnus-summary-score-effect): Fix interactive use.
1667
16682003-08-10 Teodor Zlatanov <tzz@lifelogs.com>
1669
1670 * gnus-draft.el (gnus-draft-send-all-messages): ask if all drafts
1671 should be sent unless gnus-expert-user is on
1672
16732003-08-09 Jesper Harder <harder@ifa.au.dk>
1674
1675 * pgg-gpg.el (pgg-gpg-extra-args): Fix customization type.
1676
16772003-08-07 Jesper Harder <harder@ifa.au.dk>
1678
1679 * pgg-gpg.el (pgg-gpg-process-region): Bind
1680 default-enable-multibyte-characters to nil.
1681
16822003-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1683
1684 * canlock.el (canlock-password): Fix customization type.
1685 (canlock-password-for-verify): Ditto.
1686 * deuglify.el (gnus-outlook-deuglify-unwrap-min): Ditto.
1687 (gnus-outlook-deuglify-unwrap-max): Ditto.
1688 (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
1689 * gnus-sum.el (gnus-sum-thread-tree-root): Ditto.
1690 (gnus-sum-thread-tree-false-root): Ditto.
1691 (gnus-sum-thread-tree-single-indent): Ditto.
1692 * message.el (message-archive-note): Ditto.
1693 (message-subscribed-address-file): Ditto.
1694 (message-user-fqdn): Ditto.
1695 * spam-report.el (spam-report-gmane-regex): Ditto.
1696 * spam.el (spam-blackhole-good-server-regex): Ditto.
1697
1698 * gnus-start.el (gnus-save-killed-list): Fix last change.
1699 * message.el (message-courtesy-message): Ditto.
1700
17012003-08-07 Jesper Harder <harder@ifa.au.dk>
1702
1703 * gnus-art.el (gnus-header-face-alist): Revert previous change.
1704 (gnus-header-newsgroups-face): Explain that it's only used for
1705 crossposts.
1706
17072003-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1708
1709 * gnus-registry.el (gnus-registry-max-entries): Fix customization
1710 type.
1711 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
1712 * gnus.el (gnus-refer-article-method): Ditto.
1713 * message.el (message-courtesy-message): Ditto.
1714
17152003-08-06 Jesper Harder <harder@ifa.au.dk>
1716
1717 * gnus-art.el (gnus-header-face-alist): Fix "Newsgroups" entry.
1718 From Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny patch)
1719
17202003-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
1721
1722 * gnus-start.el (gnus-save-killed-list): Fix customization type.
1723 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
1724 * gnus.el (gnus-use-long-file-name): Ditto.
1725
17262003-08-04 Jesper Harder <harder@ifa.au.dk>
1727
1728 * gnus-group.el (gnus-group-rename-group): Don't allow renaming to
1729 an existing name.
1730
1731 * gnus-sum.el (gnus-summary-highlight): Add uncached to docstring.
1732
1733 * nnmail.el (nnmail-large-newsgroup): Docstring fix.
1734
1735 * nntp.el (nntp-large-newsgroup): do.
1736
1737 * nnspool.el (nnspool-large-newsgroup): do.
1738
1739 * gnus-cus.el (gnus-group-parameters): Typo.
1740
17412003-07-31 Simon Josefsson <jas@extundo.com>
1742
1743 * mml-sec.el (mml-signencrypt-style-alist): Use separate S/MIME
1744 method by default (revert partial 2003-07-10 patch).
1745
17462003-07-28 Dave Love <fx@gnu.org>
1747
1748 * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el: Require cl when compiling.
1749
17502003-07-26 Teodor Zlatanov <tzz@lifelogs.com>
1751
1752 * gnus-registry.el (gnus-registry-install): add an initial
1753 registry read to the loading when gnus-registry-install is set
1754
17552003-07-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1756
1757 * flow-fill.el (fill-flowed): Empty lines separate paragraphs
1758 even if the preceding line ends with a soft break. Tiny patch
1759 from Mark Thomas <swoon@bellatlantic.net>.
1760
17612003-07-25 Teodor Zlatanov <tzz@lifelogs.com>
1762
bf247b6e 1763 * spam.el (spam-use-regex-body, spam-regex-body-spam)
23f87bed
MB
1764 (spam-regex-body-ham): new variables, default to nil/empty/empty
1765 (spam-install-hooks): added spam-use-regex-body to list or
1766 pre-install conditions
1767 (spam-list-of-checks): added spam-use-regex-body and
1768 spam-check-regex-body to list of checks
1769 (spam-list-of-statistical-checks): added spam-use-regex-body to
1770 list of statistical checks
1771 (spam-check-regex-body): invokes spam-check-regex-headers with
1772 appropriate variable masking
1773 (spam-check-regex-headers): changes to print "body" or "header"
1774 where appropriate
1775
17762003-07-25 Jesper Harder <harder@ifa.au.dk>
1777
1778 * smime.el (smime-ask-passphrase): Use read-passwd rather than
1779 comint-read-noecho. The former is more secure.
1780
17812003-07-24 Teodor Zlatanov <tzz@lifelogs.com>
1782
1783 * gnus-registry.el (gnus-registry-cache-whitespace): make "adding
1784 whitespace" message level 5 instead of 4
1785 (gnus-registry-clean-empty-function): new function to remove empty
1786 registry entries
1787 (gnus-registry-clean-empty): new variable to enable cleaning the
1788 registry when saving it by calling gnus-registry-clean-empty-function
1789
1790 * spam.el (spam-summary-prepare-exit): use spam-process-ham-in-spam-groups
1791 (spam-process-ham-in-spam-groups): new variable
1792
17932003-07-24 Jesper Harder <harder@ifa.au.dk>
1794
1795 * pgg-gpg.el (pgg-gpg-process-region): Add "--yes" to options.
1796
1797 * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el, pgg.el: Reapply changes
1798 from 2003-04-03 to fix security problem. See
1799 http://www.debian.org/security/2003/dsa-339
1800
18012003-07-23 Teodor Zlatanov <tzz@lifelogs.com>
1802
1803 * gnus.el (gnus-install-group-spam-parameters): add the
1804 gnus-ticked-mark to the possible choices of ham marks
1805
1806 * spam.el (spam-process-ham-in-nonham-groups): new variable
1807 (spam-summary-prepare-exit): use spam-process-ham-in-nonham-groups
1808
18092003-07-23 Jesper Harder <harder@ifa.au.dk>
1810
1811 * rfc2047.el (rfc2047-header-encoding-alist): Add Mail-Followup-To
1812 and Mail-Copies-To to address-mime.
1813 (rfc2047-narrow-to-field): Use rfc2047-point-at-bol.
1814
18152003-07-19 Jesper Harder <harder@ifa.au.dk>
1816
1817 * mm-util.el (mm-coding-system-priorities): Docstring improvement.
1818
18192003-07-17 Jesper Harder <harder@ifa.au.dk>
1820
1821 * gnus-sum.el (gnus-thread-latest-date): Move condition-case to
1822 the right place.
1823
18242003-07-14 Simon Josefsson <jas@extundo.com>
1825
1826 * mail-source.el (mail-source-fetch-imap): Don't assume
1827 imap-error-text returns something.
1828
18292003-07-12 Nevin Kapur <kapur@mts.jhu.edu>
1830
1831 * nnimap.el (nnimap-request-newgroups): Use the pattern in
1832 nnimap-list-pattern instead of "*".
1833
18342003-07-10 Simon Josefsson <jas@extundo.com>
1835
1836 * mml-sec.el (mml-signencrypt-style-alist): Use "combined" by
1837 default. Improve docstring.
1838
18392003-07-10 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1840
1841 * imap.el (imap-arrival-filter): Fix test for missing process
1842 buffer.
1843
18442003-07-09 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1845 From Gaute B Strokkenes <gs234@cam.ac.uk> (tiny patch).
1846
1847 * imap.el (imap-wait-for-tag): Clarify comment. Use timeout zero
1848 for second, after-process-has-died, accept-process-output.
1849 (imap-arrival-filter): If PROC has no buffer, do nothing.
1850
18512003-07-09 Jesper Harder <harder@ifa.au.dk>
1852
1853 * flow-fill.el: Docstring and message fixes.
1854
1855 * deuglify.el: do.
1856
1857 * gnus-int.el: do.
1858
1859 * gnus-msg.el: do.
1860
1861 * gnus-util.el: do.
1862
1863 * gnus-draft.el: do.
1864
1865 * gnus-start.el: do.
1866
1867 * gnus.el: do.
1868
1869 * gnus-group.el: do.
1870
1871 * gnus-art.el: do.
1872
1873 * gnus-sum.el: do.
1874
1875 * mail-source.el (mail-source-movemail): Handle non-numerical
1876 return values.
1877
18782003-07-08 Jesper Harder <harder@ifa.au.dk>
1879
1880 * mailcap.el (mailcap-parse-args-syntax-table)
1881 (mailcap-viewer-passes-test): Docstring fix.
1882
1883 * mm-bodies.el (mm-long-lines-p): Docstring fix.
1884
1885 * mm-decode.el (mm-w3m-safe-url-regexp, mm-verify-option)
1886 (mm-decrypt-option, mm-handle-set-external-undisplayer)
1887 (mm-file-name-replace-whitespace): Docstring fix.
1888
1889 * mm-uu.el (mm-uu-emacs-sources-regexp): Docstring fix.
1890 (mm-uu-pgp-signed-test): Fix message.
1891
1892 * mml.el (mml-tweak-sexp-alist): Docstring fix.
1893 (mml-parse-1, mml-insert-mime-headers): Fix message.
1894
1895 * message.el (message-archive-header)
1896 (message-subscribed-address-functions)
1897 (message-subscribed-addresses, message-subscribed-regexps)
1898 (message-canlock-generate)
1899 (message-generate-new-buffer-clone-locals): Docstring fixes.
1900
19012003-07-07 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1902
1903 * imap.el (imap-wait-for-tag): After the process has died, look
1904 for more output still pending. From Gaute B Strokkenes
1905 <gs234@cam.ac.uk> (tiny patch).
1906
19072003-07-07 Teodor Zlatanov <tzz@lifelogs.com>
1908
1909 * spam.el (spam-bogofilter-score): redisplay article normally
1910 after spam-bogofilter-score is called
1911
19122003-07-06 Jesper Harder <harder@ifa.au.dk>
1913
1914 * message.el (message-send-mail-with-sendmail): Handle
1915 non-numeric return values.
1916
1917 * gnus-sum.el (gnus-print-buffer): Apply emphasis.
1918 From Michael Piotrowski <mxp@dynalabs.de> (tiny change).
1919
1920 * gnus-start.el (gnus-clear-system): Revert change from
1921 2003-06-19.
1922
19232003-07-04 Dave Love <fx@gnu.org>
1924
1925 * rfc2047.el (rfc2047-q-encode-region): Exclude especials from
1926 characters not encoded, and make the list more legible.
1927
19282003-07-04 Jesper Harder <harder@ifa.au.dk>
1929
1930 * message.el (message-make-from): Revert change from 2002-01-08.
1931
19322003-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1933
1934 * nnheader.el (nnheader-init-server-buffer): Don't add
1935 nntp-server-buffer to list of Gnus buffers.
1936
19372003-06-25 Teodor Zlatanov <tzz@lifelogs.com>
1938
1939 * spam.el (spam-parse-list): prevent empty ("") strings
1940
19412003-06-24 Teodor Zlatanov <tzz@lifelogs.com>
1942
1943 * spam.el (spam-parse-list): use gnus-extract-address-components
1944 instead of ietf-drums-parse-addresses
1945 (spam-from-listed-p): let* was unnecessary
1946
19472003-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
1948
1949 * gnus-ems.el (gnus-put-image): Mark the right text segment with
bf247b6e 1950 gnus-image-category.
23f87bed
MB
1951
1952 * gnus-srvr.el (gnus-browse-unsubscribe-group): Strip prefix from
1953 native groups.
1954
1955 * gnus-topic.el (gnus-group-prepare-topics): Update topic line
1956 format specs.
1957
1958 * gnus-picon.el: Written by moi, moi, moi.
1959
1960 * gnus-group.el (gnus-group-kill-group): Clean up.
1961
19622003-06-23 Teodor Zlatanov <tzz@lifelogs.com>
1963
1964 * spam.el (spam-from-listed-p, spam-parse-list): use
1965 ietf-drums-parse-addresses to extract the address portion of the
1966 whitelist/blacklist file if it looks like an address can be found
1967
19682003-06-23 Didier Verna <didier@xemacs.org>
1969
1970 * gnus-ems.el (gnus-put-image): New argument CATEGORY. Add it as a
1971 text property.
1972 (gnus-remove-image): New argument CATEGORY. Only remove if
1973 category matches.
1974 * gnus-xmas.el (gnus-xmas-put-image):
1975 (gnus-xmas-remove-image): Ditto, with extents.
1976 * gnus-art.el (gnus-delete-images): Pass CATEGORY argument to
1977 gnus-[xmas-]remove-image.
1978 (article-display-face): Don't always act as a toggle. Call
1979 `gnus-put-image' with CATEGORY argument.
1980 (article-display-x-face): Call `gnus-put-image' with CATEGORY
1981 argument.
1982 * smiley.el (smiley-region): Ditto.
1983 * gnus-fun.el (gnus-display-x-face-in-from): Ditto.
1984 * gnus-picon.el (gnus-picon-insert-glyph): Ditto.
1985 (gnus-treat-mail-picon): Don't always act as a toggle.
1986 * gnus-picon.el (gnus-treat-newsgroups-picon): Ditto.
1987
19882003-06-23 Didier Verna <didier@xemacs.org>
1989
1990 * gnus-art.el (article-display-face): Check for existence of the
1991 original article buffer before switching to it.
1992
19932003-06-20 Jesper Harder <harder@ifa.au.dk>
1994
1995 * mm-util.el (mm-append-to-file): Say "Appended to". Suggested by
1996 Dan Jacobson <jidanni@jidanni.org>.
1997
1998 * mm-view.el (mm-inline-message): Bind
1999 gnus-original-article-buffer to the buffer in the mml handle
2000 holding the message.
2001
20022003-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
2003
2004 * message.el (sender, from): No need to bind them.
2005
20062003-06-19 Teodor Zlatanov <tzz@lifelogs.com>
2007
2008 * spam.el (spam-enter-list): search-forward specified wrong
2009
20102003-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2011
2012 * gnus-art.el: Comment fix.
2013
20142003-06-20 Jesper Harder <harder@ifa.au.dk>
2015
2016 * gnus-msg.el (gnus-configure-posting-styles): Remove unused
2017 variable. From Jan Rychter <jan@rychter.com>.
2018
2019 * spam.el (spam-spamoracle-learn): insert-string is obsolete.
2020
20212003-06-19 Teodor Zlatanov <tzz@lifelogs.com>
2022
2023 * spam.el (spam-enter-list): do not enter duplicate addresses into
2024 the whitelist/blacklist
2025
20262003-06-19 Jesper Harder <harder@ifa.au.dk>
2027
2028 * nnheader.el (nnheader-init-server-buffer): Add
2029 nntp-server-buffer to gnus-buffers.
2030
2031 * gnus-start.el (gnus-clear-system): Now we don't need to kill
2032 nntp-server-buffer separately.
2033
20342003-06-18 Didier Verna <didier@xemacs.org>
2035
2036 * gnus-art.el (article-display-face): Correctly toggle between
2037 display and hiding. Handle multiple Face headers.
2038
20392003-06-17 Dave Love <fx@gnu.org>
2040
2041 * nnimap.el: Require cl when compiling.
2042
2043 * message.el (message-fix-before-sending): Reinstate nullifying
2044 the invisible text property.
2045 (sender, from): Defvar when compiling.
2046 (message-is-yours-p): Remove autoload cookie.
2047
20482003-06-17 Reiner Steib <Reiner.Steib@gmx.de>
2049
2050 * gnus-util.el (gnus-extract-address-components): Added
2051 doc-string.
2052
20532003-06-16 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2054
2055 * nnml.el (nnml-current-group-article-to-file-alist): Don't read
2056 overview when using compressed files. From Michael Albinus
2057 <Michael.Albinus@alcatel.de>.
2058
20592003-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
2060
2061 * gnus-sum.el (gnus-summary-refer-parent-article): Extract
2062 Message-ID from In-Reply-To header.
2063
20642003-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
2065
2066 * message.el (message-is-yours-p): Narrow to head; extract from
2067 and sender by itself.
2068 (message-cancel-news, message-supersede): Remove useless things.
2069
20702003-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2071
2072 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
2073 `gnus-article-emulate-mime'.
2074
20752003-06-15 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2076 From Tommi Vainikainen <thv+gnus@iki.fi>.
2077
2078 * message.el (message-is-yours-p): New function. Separated common
2079 code from message-cancel-news and message-supersede. Added
2080 matching code which uses message-alternative-emails regexp as last
2081 resort.
2082 (message-cancel-news, message-supersede): Use message-is-yours-p.
2083
20842003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2085
2086 * nnimap.el (nnimap-split-articles): Narrow the right buffer to
2087 the headers. From Niklas Morberg <niklas.morberg@axis.com>.
2088
20892003-06-12 Dave Love <fx@gnu.org>
2090
2091 * nnheader.el (nnheader-functionp): Deleted.
2092
2093 * nnmail.el (nnmail-split-fancy-syntax-table): Define all in
2094 defvar.
2095 (nnmail-version): Deleted.
2096 (nnmail-check-duplication, nnmail-expiry-target-group): Don't use
2097 nnheader-functionp.
2098
20992003-06-10 Teodor Zlatanov <tzz@lifelogs.com>
2100
2101 * spam.el (spam-check-bogofilter-headers): fix for when the score
2102 is requested but the message is not spam
2103
21042003-06-09 Teodor Zlatanov <tzz@lifelogs.com>
2105 From Eric
2106 <knauel@informatik.uni-tuebingen.de>
2107
2108 * spam.el (spam-use-spamoracle): new variable
2109 (spam-install-hooks): add spamoracle to the list of conditions
2110 for activation of spam-install-hooks
2111 (spam-spamoracle): new variable customization group
2112 (spam-spamoracle, spam-spamoracle): new variables
2113 (spam-group-spam-processor-spamoracle-p)
2114 (spam-group-ham-processor-spamoracle-p): new functions
2115 (spam-summary-prepare-exit): added spamoracle ham/spam exit processing
2116 (spam-list-of-checks, spam-list-of-statistical-checks): add
2117 spam-use-spamoracle
2118 (spam-check-spamoracle, spam-spamoracle-learn)
2119 (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): new functions
2120
2121 * gnus.el (gnus-group-spam-exit-processor-spamoracle)
2122 (gnus-group-ham-exit-processor-spamoracle): new variables for SpamOracle
2123 (spam-process, ham-process): added spamoracle spam/ham processors
2124
21252003-06-08 Jesper Harder <harder@ifa.au.dk>
2126
2127 * message.el (message-beginning-of-line): Docstring improvement.
2128 Suggested by Michael R. Wolf <MichaelRunningWolf@att.net>
2129
21302003-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2131
2132 * gnus-sum.el (gnus-summary-make-menu-bar): Removed ["Add buttons"
2133 gnus-summary-display-buttonized t]
2134
21352003-06-07 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2136
2137 * nnmail.el (nnmail-split-fancy-match-partial-words): Doc string
2138 fix. Reported by Johan Bockg\e,Ae\e(Brd <bojohan+news@dd.chalmers.se>.
2139
21402003-06-07 Jesper Harder <harder@ifa.au.dk>
2141
2142 * message.el (message-beginning-of-line): Docstring improvement.
2143
21442003-06-06 Jesper Harder <harder@ifa.au.dk>
2145
2146 * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
2147 groups correctly.
2148
21492003-06-06 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2150 From Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
2151
2152 * message.el (message-fetch-field): Augment documentation to state
2153 the narrowed-to-headers restriction.
2154 (message-change-subject, message-reduce-to-to-cc)
2155 (message-generate-unsubscribed-mail-followup-to)
2156 (message-insert-importance-high, message-insert-importance-low)
2157 (message-insert-or-toggle-importance)
2158 (message-insert-disposition-notification-to): Narrow to headers
2159 before calling message-fetch-field or message-remove-header.
2160
21612003-06-06 Teodor Zlatanov <tzz@lifelogs.com>
2162
2163 * gnus-registry.el (gnus-registry-trim): fix for when
2164 gnus-registry-max-entries is nil
2165
21662003-06-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2167
2168 * qp.el (quoted-printable-decode-region): Don't error out on
2169 malformed text.
2170
21712003-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2172
2173 * rfc2047.el (rfc2047-encode-region): Don't error out on invalid
2174 strings.
2175
21762003-06-04 Jesper Harder <harder@ifa.au.dk>
2177
2178 * mml1991.el (mml1991-pgg-sign): Insert pgg output as unibyte.
2179 From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny
2180 change)
2181
21822003-06-03 Dave Love <fx@gnu.org>
2183
2184 * gnus-soup.el (gnus-soup-send-packet): Don't use
2185 message-functionp.
2186
2187 * gnus.el (gnus-agent-cache): Doc fix.
2188 (gnus-other-frame): Quote lambda used as hook.
2189
2190 * message.el: Doc fixes.
2191 (message-functionp): Deleted. Callers changed.
2192 (message-fix-before-sending): Highlight with overlays. Clarify
2193 `illegible text' messages.
2194 (rmail-enable-mime-composing, gnus-message-group-art): Defvar when
2195 compiling.
2196 (gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.
2197
21982003-06-03 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2199
2200 * nnmail.el (nnmail-split-fancy-match-partial-words): New user
2201 option.
2202 (nnmail-split-it): Obey it. Don't let-bind regexp twice.
2203
2204 * message.el (message-fetch-field): Mention narrow-to-headers
2205 requirement.
2206
22072003-06-03 Jesper Harder <harder@ifa.au.dk>
2208
2209 * gnus-xmas.el (gnus-xmas-create-image): Use
2210 insert-file-contents-literally. From: Eric Eide
2211 <eeide@cs.utah.edu>
2212
22132003-06-02 Teodor Zlatanov <tzz@lifelogs.com>
2214
2215 * gnus-registry.el (gnus-registry-fetch-group): always return the
2216 short name of the group
2217
22182003-06-02 Jesper Harder <harder@ifa.au.dk>
2219
2220 * gnus-cus.el (defvar): Silence byte-compiler warnings.
2221
2222 * gnus-sum.el (gnus-get-newsgroup-headers): Unfold headers.
2223
22242003-05-31 Jesper Harder <harder@ifa.au.dk>
2225
2226 * gnus-art.el (article-unsplit-urls): Use gnus-treat-article
2227 rather than gnus-display-mime-function.
2228
22292003-05-30 Teodor Zlatanov <tzz@lifelogs.com>
2230
2231 * gnus-registry.el (gnus-registry-use-long-group-names): new variable
2232 (gnus-registry-add-group): use it
2233 (gnus-registry-trim-articles-without-groups): new variable
2234 (gnus-registry-delete-group): use it
2235 (gnus-registry-unload-hook): uninstall all the hooks
2236
2237 * spam.el (spam-install-hooks-function, spam-unload-hook): new
2238 functions so users that load spam.el for customization don't get
2239 all the hooks installed
2240 (spam-install-hooks): new variable, set to t by default if user
2241 has one of the spam-use-* variables set
2242
2243 * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): new
2244 functions so users that load spam-stat.el for customization don't get
2245 all the hooks installed
2246
22472003-05-30 Dave Love <fx@gnu.org>
2248
2249 * rfc2047.el (rfc2047-decode): Don't use
2250 mm-with-unibyte-current-buffer.
2251
2252 * qp.el (quoted-printable-decode-string): Use
2253 mm-with-unibyte-buffer.
2254
22552003-05-29 Teodor Zlatanov <tzz@lifelogs.com>
2256
2257 * gnus-registry.el (gnus-registry-save): allow forced saving even
2258 when registry is not dirty. Use gnus-registry-trim to shorten the
2259 gnus-registry-alist.
2260 (gnus-registry-max-entries): new variable
2261 (gnus-registry-trim): new function, trim gnus-registry-alist to
2262 size gnus-registry-max-entries, sorting by entry mtime so the
2263 newest entries stick around
2264
2265 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): instead of
2266 just one specific variable, allow a list of specific variables
2267
22682003-05-28 Dave Love <fx@gnu.org>
2269
2270 * rfc2047.el (rfc2047-encode-region): Skip ASCII at beginning and
2271 end of region.
2272
22732003-05-28 Jesper Harder <harder@ifa.au.dk>
2274
2275 * lpath.el: Add put-char-table and get-char-table.
2276
22772003-05-28 Teodor Zlatanov <tzz@lifelogs.com>
2278
2279 * gnus-registry.el (gnus-registry-dirty): flag for modified registry
2280 (gnus-registry-save, gnus-registry-read)
2281 (gnus-registry-store-extra, gnus-registry-clear): use it (note
2282 that gnus-registry-store-extra is invoked for all modifications to
2283 set the mtime, so gnus-registry-dirty only needs to be set there)
2284
22852003-05-23 Simon Josefsson <jas@extundo.com>
2286
2287 * mml1991.el (mml1991-pgg-sign): Use mml-sender instead of
2288 message-sender.
2289
2290 * gnus-art.el (gnus-use-idna): Check if idna-program is installed.
2291
2292 * message.el (message-use-idna): Ditto.
2293
22942003-05-20 Dave Love <fx@gnu.org>
2295
2296 * rfc2047.el (rfc2047-q-encoding-alist): Deleted.
2297 (rfc2047-q-encode-region): Don't use it.
2298 (rfc2047-encode-message-header) <(eq method 'mime)>: Bind
2299 rfc2047-encoding-type to `mime'.
2300 (rfc2047-encode-string, rfc2047-encode): Doc fix.
2301
23022003-05-20 Jesper Harder <harder@ifa.au.dk>
2303
2304 * message.el (message-send-mail): Don't insert a courtesy copy
2305 notice in base64 encoded messages.
2306
23072003-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
2308
2309 * gnus-sum.el (gnus-summary-move-article): Don't copy expirable
2310 marks if the destination group is not auto-expirable.
2311
23122003-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
2313
2314 * dgnushack.el (assq-delete-all): Removed the compiler macro.
2315
23162003-05-14 Kevin Greiner <kgreiner@xpediantsolutions.com>
2317
2318 * gnus-agent.el (gnus-agentize): Updated documentation to match
2319 usage.
2320 (gnus-agent-expire-group-1): Do not skip over a group when the
2321 force argument is set.
2322 * gnus.el (gnus-agent): Updated documentation to reflect that
2323 gnus-agent now defaults to t.
2324
23252003-05-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2326
2327 * gnus.el (gnus-version-number): Bump.
2328
23292003-05-14 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2330
2331 * gnus.el: Gnus v5.10.2 is released.
2332
23332003-05-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2334
2335 * mail-source.el (mail-source-delete-incoming): Changed to t.
2336
2337 * rfc2047.el (rfc2047-syntax-table): Funcall.
2338
2339 * lpath.el ((featurep 'xemacs)): Added set-char-table-range.
2340 ((featurep 'xemacs)): No, don't.
2341
2342 * rfc2047.el (rfc2047-encodable-p): Use the header charset.
2343
2344 * gnus-sum.el (gnus-summary-reselect-current-group): Supply
2345 leave-hidden.
2346
23472003-05-14 Jonathan Kamens <jik@kamens.brookline.ma.us>
2348
2349 * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'. (Tiny
2350 patch.)
2351
23522003-05-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2353
2354 * gnus-registry.el (gnus-registry-store-extra-entry): Use
2355 gnus-assq-delete-all.
2356
2357 * gnus-xmas.el (gnus-xmas-assq-delete-all): New function.
2358
2359 * message.el (message-ignored-bounced-headers): Add Delivered-To.
2360
2361 * gnus-sum.el (gnus-summary-find-next): Indent.
2362 (gnus-summary-find-prev): Ditto.
2363 (gnus-summary-catchup): Doc fix.
2364 (gnus-summary-mark-current-read-and-unread-as-read): New function.
2365 (gnus-summary-catchup): Really mark after point.
2366
2367 * gnus-util.el (gnus-user-date): Use %d instead of %m.
2368 (gnus-user-date): Use floating point time so that we don't get
2369 overflows.
2370
2371 * gnus-sum.el (gnus-summary-local-variables): Clean up.
2372
2373 * gnus-fun.el (gnus-display-x-face-in-from): Don't use centering
2374 since none of the other image things do.
2375
23762003-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
2377
2378 * dgnushack.el (assq-delete-all): New compiler macro for Emacs 20.
2379
23802003-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
2381
2382 * lpath.el: Fbind find-coding-system.
2383
2384 * dgnushack.el (dgnushack-make-load): Remove redundant format call
2385 in message. Suggested by Yoichi NAKAYAMA <yoichi@geiin.org>.
2386 * pop3.el (pop3-movemail): Ditto.
2387
23882003-05-12 Colin Marquardt <c.marquardt@alcatel.de> (tiny change)
2389
2390 * gnus.el (gnus-agent): Docstring fix.
2391
23922003-05-12 Teodor Zlatanov <tzz@lifelogs.com>
2393
2394 * gnus-registry.el (gnus-registry-install): new variable
2395 (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry)
2396 (gnus-registry-store-extra-entry, gnus-registry-delete-group)
2397 (gnus-registry-add-group): add a modification timestamp to each entry
2398 (gnus-registry-install-hooks): new function
2399
24002003-05-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
2401
2402 * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
2403 (gnus-agent-cat-disable-undownloaded-faces): New function.
2404 Accessor for new agent property
2405 'agent-disable-undownloaded-faces'.
2406 gnus-cus.el (gnus-agent-parameters): Added
2407 agent-disable-undownloaded-faces and corrected documentation.
2408 (gnus-agent-cat-prepare-category-field,
2409 gnus-agent-customize-category): Changed to avoid creating free
2410 references to each field's symbol.
2411 gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
2412 (gnus-select-newgroup): Initialize it.
2413 (gnus-summary-highlight-line): Use it.
2414
24152003-05-12 Dave Love <fx@gnu.org>
2416
2417 * mm-util.el (mm-read-charset): Deleted.
2418 (mm-coding-system-mime-charset): New.
2419 (mm-read-coding-system, mm-mule-charset-to-mime-charset)
2420 (mm-charset-to-coding-system, mm-mime-charset)
2421 (mm-find-mime-charset-region): Use it.
2422 (mm-default-multibyte-p): Fix non-mule case.
2423
2424 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
2425 and compile.
2426 (rfc2047-syntax-table): Fix building table to work in Emacs 22.
2427 (rfc2047-unfold-region): Delete unused var `leading'.
2428
24292003-05-12 Simon Josefsson <jas@extundo.com>
2430
2431 * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
2432 output window if one is available. Tiny patch from Ville Skytt\e,Ad\e(B
2433 <scop@xemacs.org>.
2434
24352003-05-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2436
2437 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Added
2438 space.
2439
24402003-05-11 Jesper Harder <harder@ifa.au.dk>
2441
2442 * gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
2443 washing etc.
2444 (gnus-handle-ephemeral-exit): Don't reload article after exiting.
2445
2446 * nndoc.el (nndoc-type-alist): `mime-digest' should be before
2447 `mime-parts'.
2448
24492003-05-10 Jesper Harder <harder@ifa.au.dk>
2450
2451 * gnus-cite.el (gnus-article-hide-citation-maybe): Make toggling
2452 work. Update mode-line.
2453
24542003-05-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2455
2456 * gnus.el (gnus-logo-color-alist): Added no colours.
2457
24582003-05-09 Dave Love <fx@gnu.org>
2459
2460 * utf7.el (mm-util): Require.
2461 (utf7-direct-encoding-chars, utf7-imap-direct-encoding-chars):
2462 Defconst, not defvar.
2463 (utf7-utf-16-coding-system): New.
2464 (utf7-encode-internal): Hoist concat out of loop.
2465 (utf7-fragment-encode): Use mm-with-unibyte-current-buffer.
2466 (utf7-get-u16char-converter) [utf7-utf-16-coding-system]: New
2467 case.
2468 (utf7-latin1-u16-char-converter): Encode the region.
2469 (utf7-u16-latin1-char-converter): Decode the region.
2470 (utf7-encode, utf7-decode): Fix multibyteness.
2471
2472 * mm-bodies.el (mm-body-7-or-8): Don't special-case mule.
2473 (mm-encode-body): Use mm-read-coding-system, not mm-read-charset.
2474 (mm-uu-yenc-decode-function): Defvar when compiling.
2475 (mm-encode-body, mm-decode-body): Doc fix.
2476
24772003-05-09 Teodor Zlatanov <tzz@lifelogs.com>
2478
2479 * gnus-registry.el (gnus-registry-unregistered-group-regex):
2480 removed in favor of the group/topic/global variables
2481 (gnus-registry-register-message-ids): fixed test to omit
2482 gnus-registry-unregistered-group-regex
2483
2484 * gnus.el (gnus-variable-list): removed gnus-registry-alist and
2485 gnus-registry-headers-alist from the list
2486 (gnus-registry-headers-alist): removed
2487 (registry-ignore): new parameter, with accompanying
2488 gnus-registry-ignored-groups global variable
2489
2490 * gnus-start.el (gnus-clear-system): no need to clear the
2491 registry, we can do it ourselves
2492 (gnus-gnus-to-quick-newsrc-format): extra parameters so it can be
2493 used by gnus-registry.el
2494
2495 * gnus-registry.el (gnus-registry-cache-file): new file variable
2496 (gnus-registry-cache-read, gnus-registry-cache-save): new
2497 functions
2498 (gnus-registry-cache-whitespace): new function. From Dan
2499 Christensen <jdc@chow.mat.jhu.edu>
2500 (gnus-registry-save, gnus-registry-read): use the new
2501 gnus-registry-cache-{read|save} functions, and change the name
2502 from gnus-registry-translate-{from|to}-alist
2503 (gnus-registry-clear): fixed so it doesn't refer to old function name
2504
25052003-05-09 Jesper Harder <harder@ifa.au.dk>
2506
2507 * gnus-picon.el (gnus-picon-transform-address): Parse the encoded
2508 address.
2509
25102003-05-08 Teodor Zlatanov <tzz@lifelogs.com>
2511
2512 * gnus-start.el (gnus-clear-system): added gnus-registry-alist to
2513 the list of cleared variables
2514
2515 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2516 nnmail-split-fancy-with-parent-ignore-groups can be a single regex
2517 in addition to a list of regexes.
2518
2519 * spam.el (spam-use-regex-headers): docstring fix. From Niklas
2520 Morberg <niklas.morberg@axis.com>
2521
25222003-05-08 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2523
2524 * gnus-sum.el (gnus-summary-next-page): Mention
2525 `gnus-article-skip-boring' in docstring.
2526
25272003-05-08 Jesper Harder <harder@ifa.au.dk>
2528
2529 * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
2530 syntax here.
2531
2532 * ietf-drums.el (ietf-drums-syntax-table): "=" should not have
2533 whitespace syntax class when parsing email addresses.
2534
2535 * message.el (message-forward-subject-name-subject): Don't use
2536 mail-decode-encoded-word-string before parsing from.
2537
25382003-05-07 ShengHuo ZHU <zsh@cs.rochester.edu>
2539
2540 * message.el (message-setup-1): Setup alternative email before
2541 generate-headers.
2542
2543 (message-forward-subject-name-subject): Fix the case when the
2544 field "from" doesn't exist.
2545
25462003-05-07 Dave Love <fx@gnu.org>
2547
2548 * rfc2047.el (rfc2047-encode-region): Skip \n as whitespace.
2549
2550 * mm-util.el (mm-find-mime-charset-region): Expurgate utf-16 from
2551 possible values.
2552
25532003-05-07 Jesper Harder <harder@ifa.au.dk>
2554
2555 * message.el (message-kill-to-signature): Fix.
2556
25572003-05-06 Jesper Harder <harder@ifa.au.dk>
2558
2559 * gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.
2560
2561 * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2562 (gnus-mime-display-multipart-related-as-mixed)
2563 (gnus-button-mid-or-mail-heuristic-alist): do.
2564
25652003-05-05 Dave Love <fx@gnu.org>
2566
2567 * mm-util.el (mm-default-multibyte-p): New.
2568 (mm-coding-system-p): Maybe use find-coding-systems.
2569
25702003-05-04 Dave Love <fx@gnu.org>
2571
2572 * rfc2047.el (with-syntax-table): Define if necessary.
2573 (rfc2047-syntax-table): Fix last change for XEmacs.
2574 (rfc2047-parse-and-decode): Revert last change.
2575
25762003-05-03 Jesper Harder <harder@ifa.au.dk>
2577
2578 * gnus.el: Don't test for `mm-guess-mime-charset'.
2579
2580 * mm-util.el (mm-guess-mime-charset): Remove. Not used any more.
2581
2582 * gnus.el (gnus-default-charset): Set default value to
2583 `undecided'.
2584
2585 * gnus-art.el (article-decode-charset): Don't supply 4th arg to
2586 mm-decode-body.
2587
2588 * mm-bodies.el (mm-decode-coding-region-safely): Remove.
2589 (mm-decode-body): Don't use mm-decode-coding-region-safely.
2590
25912003-05-03 Vasily Korytov <deskpot@despammed.com> (tiny change)
2592
2593 * gnus-util.el (gnus-multiple-choice): Add ", ?".
2594
25952003-05-03 Dave Love <fx@gnu.org>
2596
2597 * rfc2047.el (rfc2047-syntax-table): Don't call make-char-table
2598 with 2 args.
2599 (rfc2047-decode-string): Don't set the buffer multibyte before
2600 calling buffer-string.
2601
2602 * mm-encode.el (mm-long-lines-p): Autoload.
2603 (mm-encode-content-transfer-encoding): Doc fix. Don't make buffer
2604 unibyte. Signal error on unknown encoding.
2605 (mm-encode-buffer, mm-qp-or-base64): Doc fix.
2606
2607 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): New.
2608 Callers of gnus- versions changed to use them.
2609 (rfc2047-header-encoding-alist): Add `address-mime' part. Doc
2610 fixes.
2611 (rfc2047-encoding-type): New.
2612 (rfc2047-encode-message-header): Use mm-charset-to-coding-system.
2613 Don't include header name field in encoding. Add `address-mime'
2614 case and bind rfc2047-encoding-type for `mime' case.
2615 (rfc2047-encodable-p): Deleted.
2616 (rfc2047-syntax-table): New.
2617 (rfc2047-encode-region, rfc2047-encode): Rewritten to take account
2618 of rfc2047 rules with respect to rfc2822 tokens and to do encoding
2619 in place rather than by passing strings.
2620 (rfc2047-encode-string): Doc fix.
2621 (rfc2047-q-encode-region): Don't use
2622 mm-with-unibyte-current-buffer.
2623 (rfc2047-encoded-word-regexp): eval-and-compile.
2624 (rfc2047-decode-region): Avoid concatenation in loop.
2625 (rfc2047-parse-and-decode): Remove useless disjunction.
2626
26272003-05-02 Dave Love <fx@gnu.org>
2628
2629 * rfc2047.el (rfc2047-q-encode-region, rfc2047-decode): Use
2630 mm-with-unibyte-current-buffer.
2631 (ietf-drums, gnus-util): don't require.
2632
2633 * sieve.el (sieve-manage-mode-menu): Define before use.
2634
2635 * mml-smime.el (message-narrow-to-headers): Autoload.
2636
2637 * mm-util.el (mm-coding-system-p): Don't override nil from
2638 coding-system-p.
2639 (mm-mule4-p, mm-disable-multibyte-mule4)
2640 (mm-with-unibyte-current-buffer-mule4): Deleted.
2641 (mm-multibyte-p): Use defun, not defalias.
2642 (mm-make-temp-file): Moved to group at top of file.
2643 (mm-point-at-eol, mm-point-at-bol): New.
2644
2645 * gnus-cite.el (gnus-art): Require.
2646
2647 * gnus-ems.el (gnus-get-buffer-create)
2648 (nnheader-find-etc-directory, message-text-with-property):
2649 Autoload.
2650 (gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
2651 (gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
2652 (gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
2653 (gnus-check-before-posting): Only defvar when compiling.
2654
2655 * gnus-int.el (gnus-agent-expire): Autoload, don't defun.
2656
2657 * gnus-util.el (rmail-default-rmail-file, mm-text-coding-system):
2658 Defvar when compiling.
2659 (gnus-output-to-rmail): Require mm-util.
2660
2661 * mail-source.el (mail-source-callback): Use mm-make-temp-file.
2662 (mail-source-make-complex-temp-name): Deleted.
2663
2664 * message.el (message-use-idna): Use mm-coding-system-p.
2665 (message-tokenize-header, message-make-organization)
2666 (message-make-from): Use with-temp-buffer.
2667 (message-set-work-buffer): Deleted.
2668 (message-fill-paragraph): Use `if' not `and' for compiler warning.
2669 (message-check-news-header-syntax): Remove useless lambda.
2670 (message-forward-make-body): Use mm-disable-multibyte,
2671 mm-with-unibyte-current-buffer, mm-enable-multibyte.
2672 (message-replace-chars-in-string): Deleted.
2673
2674 * mm-extern.el (mm-extern-local-file): Use mm-disable-multibyte.
2675 (mm-extern-url): Use mm-with-unibyte-current-buffer,
2676 mm-disable-multibyte.
2677 (mm-extern-anon-ftp): Use mm-disable-multibyte.
2678
2679 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
2680 mm-with-unibyte-current-buffer.
2681
2682 * mml2015.el (mml): Require.
2683 (mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
2684 mm-with-unibyte-current-buffer.
2685
2686 * nnheader.el (gnus-util): Require.
2687
2688 * nntp.el (format-spec, format-spec-make, open-tls-stream):
2689 Autoload.
2690
2691 * rfc2231.el (mail-header-remove-comments, mm-encode-body)
2692 (mail-header-remove-whitespace): Autoload.
2693
2694 * sieve-manage.el (starttls-negotiate): Autoload.
2695
26962003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2697
2698 * nnrss.el (nnrss-find-rss-via-syndic8): Indent.
2699
27002003-05-01 Mark A. Hershberger <mah@everybody.org>
2701
2702 * nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.
2703
27042003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2705
2706 * gnus.el (gnus-version-number): Bump.
2707
27082003-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2709
2710 * spam-report.el (spam-report-gmane-regex): docstring fix. From
2711 Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
2712
2713 * gnus.el (gnus-install-group-spam-parameters): docstring fix.
2714 From Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
2715
2716 * gnus-registry.el (gnus-registry-fetch-extra)
2717 (gnus-registry-store-extra, gnus-registry-group-count): new functions
2718 (gnus-registry-fetch-group, gnus-registry-delete-group)
2719 (gnus-registry-add-group): changed to work with extra data element
2720 if present
2721
27222003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2723
2724 * gnus.el: Gnus v5.10.1 is released.
2725
27262003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2727
2728 * gnus.el: Oort Gnus v0.24 is released.
2729
27302003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2731
2732 * dgnushack.el (when): Check whether defadvice is fbound.
2733
27342003-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2735
2736 * gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
2737 (gnus-registry-register-message-ids): use it
2738
27392003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2740
2741 * gnus.el (gnus-version-number): Bump.
2742
2743 * gnus.el: Update copyright for several files.
2744
27452003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2746
2747 * gnus.el: Oort Gnus v0.23 is released.
2748
27492003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2750
2751 * spam-stat.el (spam-stat-test-directory): Compare against zero.
2752
27532003-05-01 Trey Jackson <tjackson@ichips.intel.com> (tiny change)
2754
2755 * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
2756
27572003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2758
2759 * message.el (message-forward-subject-name-subject): Decode
2760 string when forwarding.
2761
27622003-05-01 Oystein Viggen <oysteivi@tihlde.org>
2763
2764 * dgnushack.el (when): Add defadvice.
2765
27662003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2767
2768 * gnus.el (gnus-version-number): Bump.
2769
27702003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2771
2772 * gnus.el: Oort Gnus v0.22 is released.
2773
27742003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2775
2776 * gnus.el: Oort Gnus v0.21 is released.
2777
27782003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2779
2780 * gnus.el (gnus-version-number): Bump.
2781
27822003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2783
2784 * gnus.el: Oort Gnus v0.20 is released.
2785
27862003-05-01 Vasily Korytov <deskpot@despammed.com>
2787
2788 * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.
2789
27902003-04-30 Mark A. Hershberger <mah@everybody.org>
2791
2792 * mm-url.el (mm-url-insert-file-contents): set url-current-object
2793 in the case where mm-url-use-external is set.
2794
2795 * nnrss.el (nnrss-request-article): Change the messages created to
2796 multipart/alternative. Hopefully fixes a problem interaction with
2797 w3m.
2798 (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
2799 around.
2800
28012003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2802
2803 * message.el (message-check-news-header-syntax): Alter "posting"
2804 message.
2805
2806 * nnrss.el (nnrss-node-text): Don't use char classes.
2807
28082003-05-01 David Z. Maze <dmaze@mit.edu>
2809
2810 * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
2811 in condition-case.
2812
28132003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2814
2815 * message.el (message-required-headers): Remove In-Reply-To.
2816
2817 * gnus-int.el (gnus-open-server): Revert changes.
2818
28192003-04-30 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2820
2821 * gnus-int.el (gnus-open-server): Try to open unagentized servers
2822 even when unplugged.
2823
28242003-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2825
2826 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
2827 doc-string.
2828
28292003-05-01 Steve Youngs <youngs@xemacs.org>
2830
2831 * lpath.el: Add a section for non-Mule XEmacsen.
2832 fbind `find-charset-string' and `coding-system-base' in that
2833 section.
2834
2835 * gnus-util.el (gnus-completing-read-maybe-default): New.
2836 (gnus-completing-read): Use it.
2837
2838 * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
2839
2840 * gnus-art.el (gnus-read-string): New.
2841 (gnus-summary-pipe-to-muttprint): Use it.
2842
2843 * gnus-xmas.el (gnus-xmas-open-network-stream): New.
2844
2845 * dns.el (dns-make-network-process): Use it.
2846
2847 Take care of some differences between XEmacs 21.1 and newer
2848 versions of XEmacs.
2849
28502003-04-30 Teodor Zlatanov <tzz@lifelogs.com>
2851
2852 * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
2853 diagnostic message
2854 (gnus-registry-grep-in-list): don't run when word is nil
2855 (gnus-registry-fetch-message-id-fast): new function
2856 (gnus-registry-delete-group, gnus-registry-add-group): make sure
2857 the id and group are not nil
2858 (gnus-registry-register-message-ids): new function
2859 (gnus-register-action): optimized logical flow
2860 (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
2861
28622003-04-30 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2863
2864 * gnus-delay.el (gnus-delay-article): Call
2865 `gnus-agent-queue-setup' to create the delay group.
2866
2867 * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
2868 for the (queue) group name.
2869
28702003-04-30 Simon Josefsson <jas@extundo.com>
2871
2872 * mm-util.el (mm-charset-to-coding-system): Use user specified
2873 charset unless coding-system-get is fboundp.
2874
28752003-04-30 Kevin Greiner <kgreiner@xpediantsolutions.com>
2876
2877 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
2878 Wrapped in eval-when-compile.
2879 (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
2880 shouldn't be asked twice to go online with each server.
2881 (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
2882 gnus-agent-crosspost, gnus-agent-flush-cache,
2883 gnus-agent-fetch-session, gnus-agent-unread-articles,
2884 gnus-agent-uncached-articles, gnus-agent-regenerate-group,
2885 gnus-agent-group-covered-p): Expanded pop macros used for
2886 effect. Avoids compilation warning in emacs 21.3.
2887
2888 * gnus-int.el (gnus-open-server): Restructured to only open
2889 nnagent when gnus-plugged is nil.
2890
28912003-04-30 Katsumi Yamaoka <yamaoka@jpl.org>
2892
2893 * lpath.el: Fbind string-to-multibyte.
2894
28952003-04-30 Steve Youngs <youngs@xemacs.org>
2896
2897 * dgnushack.el: Add some missing autoloads for XEmacs 21.1.
2898
28992003-04-29 Teodor Zlatanov <tzz@lifelogs.com>
2900
2901 * gnus-registry.el (gnus-registry-fetch-group): faster
2902 (gnus-registry-delete-group): new function
2903 (gnus-registry-add-group): new function
2904 (gnus-register-spool-action): use it
2905 (gnus-register-action): use it
2906 (gnus-registry-translate-from-alist)
2907 (gnus-registry-translate-to-alist): remove the headers registry
2908 for now
2909
29102003-04-29 Reiner Steib <Reiner.Steib@gmx.de>
2911
2912 * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
2913
29142003-04-29 Teodor Zlatanov <tzz@lifelogs.com>
2915
2916 * spam-report.el (spam-report-gmane): gnus-summary-article-number
2917 is not necessary, just use the function parameter
2918
a6d6bc4d 29192003-04-29 Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>
23f87bed
MB
2920
2921 * spam-stat.el (spam-stat-save): No longer font-locks the file
2922 when saving
2923
29242003-04-29 Katsumi Yamaoka <yamaoka@jpl.org>
2925
2926 * canlock.el: Bind mail-header-separator when compiling (XEmacs
2927 provides it in mail-lib/auto-autoloads.el).
2928
29292003-04-29 Simon Josefsson <jas@extundo.com>
2930
2931 * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
2932 message-sender.
2933
2934 * mml.el (mml-generate-mime-1): Set mml-sender too.
2935
29362003-04-29 Jesper Harder <harder@ifa.au.dk>
2937
2938 * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
2939
2940 * mm-url.el (mm-url-use-external): do.
2941
29422003-04-29 Simon Josefsson <jas@extundo.com>
2943
2944 * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
2945 warnings).
2946
2947 * sieve-mode.el (c-mode): Ditto.
2948
2949 * pgg.el (run-at-time): Ditto.
2950
2951 * mm-url.el (require): Require timer when compiling for
2952 with-timeout macro (fix xemacs compile warnings).
2953
29542003-04-28 Dave Love <fx@gnu.org>
2955
2956 * gnus-util.el (nnheader): Don't require.
2957 (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
2958 Autoload.
2959
2960 * spam.el: Require cl when compiling.
2961
2962 * dns.el: Require cl when compiling.
2963
29642003-04-28 Jesper Harder <harder@ifa.au.dk>
2965
2966 * gnus-art.el (gnus-article-goto-next-page)
2967 (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
2968 gnus-pick-mode work.
2969
29702003-04-28 Steve Youngs <youngs@xemacs.org>
2971
2972 * Makefile.in (FLAGS): Use @FLAGS@.
2973
29742003-04-27 Reiner Steib <Reiner.Steib@gmx.de>
2975
2976 * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2977 (gnus-mime-display-multipart-alternative-as-mixed)
2978 (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
2979 allow customization.
2980
29812003-04-27 Kevin Greiner <kgreiner@xpediantsolutions.com>
2982
2983 * dgnushack.el (dgnushack-compile-verbosely): New function. Not
2984 currently called (See source for explanation).
2985
29862003-04-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2987
2988 * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages.
2989 (gnus-summary-mark-read-and-unread-as-read): Take an optional
2990 mark.
2991
2992 * gnus.el (gnus-version-number): Bump.
2993
29942003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2995
2996 * gnus.el: Oort Gnus v0.19 is released.
2997
29982003-04-27 Kevin Greiner <kgreiner@xpediantsolutions.com>
2999
3000 * gnus-registry.el (gnus-register-spool-action): Replaced literal
3001 carriage-return character with its escape sequence.
3002
30032003-04-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3004
3005 * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
3006
3007 * nnrss.el (nnrss-node-text): Use only one
3008 gnus-replace-in-string.
3009
3010 * gnus.el: Remove gnus-functionp throughout.
3011
3012 * gnus-util.el (gnus-functionp): Removed.
3013
3014 * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix.
3015
3016 * message.el (message-required-headers): Add In-Reply-To.
3017
30182003-04-27 Marshall T. Vandegrift <vandem2@rpi.edu>
3019
3020 * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
3021 to binary.
3022
30232003-04-27 Jesper Harder <harder@ifa.au.dk>
3024
3025 * mml.el (mml-preview): do.
3026
3027 * message.el (message-mode): do.
3028
3029 * gnus-undo.el (gnus-undo-mode): do.
3030
3031 * gnus-topic.el (gnus-topic-mode): do.
3032
3033 * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
3034
3035 * gnus-msg.el (gnus-setup-message)
3036 (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
3037
3038 * gnus-gl.el (gnus-grouplens-mode): do.
3039
3040 * gnus-art.el (gnus-mime-save-part-and-strip)
3041 (gnus-mime-delete-part): Use it.
3042
3043 * gnus-util.el (gnus-make-local-hook): New function.
3044
30452003-04-25 Simon Josefsson <jas@extundo.com>
3046
3047 * nnrss.el (nnrss-node-text): Don't use a star.
3048 (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
3049
30502003-04-24 Dave Love <fx@gnu.org>
3051
3052 * mm-encode.el (mm-long-lines-p): Autoload.
3053 (mm-encode-content-transfer-encoding): Don't try to make buffer
3054 unibyte before decoding. Don't ignore errors for base64 encoding.
3055
3056 * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
3057 Signal error on malformed text, as for base64.
3058 (quoted-printable-encode-region): DTRT in Emacs 22.
3059
3060 * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
3061 (mm-auto-save-coding-system): Consider utf-8-emacs.
3062 (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
3063 (mm-charset-to-coding-system, mm-mime-charset)
3064 (mm-find-mime-charset-region): Check for :mime-charset coding
3065 systems property.
3066
3067 * mml-sec.el (mml2015, mml1991): Don't require.
3068 (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt)
3069 (message-goto-body, mml-insert-tag): Autoload.
3070
3071 * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
3072
3073 * gnus-start.el (message-make-date): Autoload rather than
3074 requiring message.
3075
3076 * gnus-group.el (gnus-group-name-charset-group-alist): Use
3077 mm-coding-system-p.
3078 (gnus-cache-active-altered): Defvar when compiling.
3079 (gnus-group-delete-group): Re-write to help avoid warnings.
3080
3081 * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
3082
3083 * pgg.el: Split eval-when-compile forms.
3084
30852003-04-24 Reiner Steib <Reiner.Steib@gmx.de>
3086
3087 * gnus-group.el (gnus-large-ephemeral-newsgroup)
3088 (gnus-fetch-old-ephemeral-headers): News variables.
3089 (gnus-group-read-ephemeral-group): Use them.
3090
30912003-04-24 Simon Josefsson <jas@extundo.com>
3092
3093 * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
3094
3095 * nnrss.el (nnrss-node-text): Ditto.
3096
30972003-04-24 Katsumi Yamaoka <yamaoka@jpl.org>
3098
3099 * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
3100 gnus-inews-mark-gcc-as-read exists.
3101
31022003-04-23 Simon Josefsson <jas@extundo.com>
3103
3104 * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
3105 doesn't exceed the regexp stack space.
3106
31072003-04-23 Jesper Harder <harder@ifa.au.dk>
3108
3109 * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
3110
3111 * gnus-art.el (gnus-article-hide-pgp-hook): do.
3112
31132003-04-23 Reiner Steib <Reiner.Steib@gmx.de>
3114
3115 * mml.el (mml-preview): Bind `=', RET, and mouse-2.
3116
31172003-04-23 Jesper Harder <harder@ifa.au.dk>
3118
3119 * mm-bodies.el (mm-decode-body): Don't override supplied charset.
3120
31212003-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
3122
3123 * dgnushack.el (merge, copy-list): Remove compiler macros.
3124 (butlast): Add a compiler macro.
3125
31262003-04-22 Paul Jarc <prj@po.cwru.edu>
3127
3128 * gnus-util.el (gnus-merge): Added "type" argument to match CL
3129 merge and gnus-sum.el's expectations.
3130
31312003-04-21 Reiner Steib <Reiner.Steib@gmx.de>
3132
3133 * gnus-art.el (gnus-button-url-regexp): Added nntp.
3134
3135 * message.el (message-generate-headers-first): Default to
3136 '(references).
3137
3138 * gnus-art.el (gnus-mime-delete-part): Require confirmation.
3139
31402003-04-21 Jesper Harder <harder@ifa.au.dk>
3141
3142 * smime.el (smime-decrypt-region): Insert From header.
3143
31442003-04-21 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3145
3146 * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
3147 Max length of header is 726, not 740. From Gaute B Strokkenes
3148 <gs234@cam.ac.uk>.
3149
31502003-04-20 Jesper Harder <harder@ifa.au.dk>
3151
3152 * nndb.el, mml1991.el: Fix license template.
3153
31542003-04-20 Simon Josefsson <jas@extundo.com>
3155
3156 * nnimap.el (nnimap-split-articles): Don't download body unless
3157 required.
3158
3159 * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
3160 starting process, like imap-kerberos4-open does.
3161
3162 * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
3163 license template.
3164
3165 * mml-sec.el: Fix license template.
3166
3167 * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
3168 license template.
3169
3170 * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
3171 pgg-pgp.el: Fix license template.
3172
31732003-04-19 Jesper Harder <harder@ifa.au.dk>
3174
3175 * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
3176
31772003-04-19 Teodor Zlatanov <tzz@lifelogs.com>
3178
3179 * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
3180
31812003-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3182
3183 * spam.el (spam-split): allow a particular check as a parameter,
3184 e.g. (: spam-split 'spam-use-bogofilter)
3185 (spam-mark-only-unseen-as-spam): new parameter, see doc
3186 (spam-mark-junk-as-spam-routine): use
3187 spam-mark-only-unseen-as-spam, simplify routine to take advantage
3188 of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
3189
31902003-04-17 Teodor Zlatanov <tzz@lifelogs.com>
3191
3192 * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
3193 (gnus-group-guess-full-name): don't prefix the group twice
3194
3195 * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
3196
3197 * gnus-registry.el (gnus-registry-clear)
3198 (gnus-registry-fetch-group, gnus-registry-grep-in-list)
3199 (gnus-registry-split-fancy-with-parent): new functions
3200 (gnus-register-spool-action, gnus-register-action): simplified the format
3201 (gnus-registry): new customization group
3202 (gnus-registry-unfollowed-groups): new variable
3203
32042003-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3205
3206 * gnus-art.el (gnus-button-alist): Add nntp: urls.
3207 (gnus-header-button-alist): Ditto.
3208
32092003-04-17 Dave Love <fx@gnu.org>
3210
3211 * gnus-util.el (gnus-string-equal): Revert last change.
3212
32132003-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3214
3215 * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
3216
32172003-04-17 Mike Woolley <mike@ariel.co.uk>
3218
3219 * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
3220
32212003-04-15 Michael Shields <shields@msrl.com>
3222
3223 * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
3224 the broken-reply-to group parameter is set. Idea from Vasily
3225 Korytov <deskpot@myrealbox.com>.
3226
32272003-04-17 Steve Youngs <youngs@xemacs.org>
3228
3229 * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
3230 process.el in XEmacsen >= 21.5.
3231
32322003-04-17 Steve Youngs <youngs@xemacs.org>
3233
3234 * dgnushack.el: Add a whole swag of autoloads and defaliases to
3235 satisfy the byte-compiler when building with XEmacs.
3236
3237 * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
3238 and 'w3-meta-charset-content-type-regexp' in XEmacs. The upstream
3239 W3 doesn't have these.
3240
3241 * mailcap.el: Maybe require 'lpr in XEmacs.
3242
32432003-04-16 Simon Josefsson <jas@extundo.com>
3244
3245 * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
3246 sender tag, if available.
3247
32482003-04-16 Teodor Zlatanov <tzz@lifelogs.com>
3249
3250 * gnus-registry.el (gnus-register-action)
3251 (gnus-register-spool-action, hashtable-to-alist)
3252 (gnus-registry-translate-from-alist, alist-to-hashtable)
3253 (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
3254 new variables and function fixes
3255
3256 * gnus.el (gnus-registry-headers-alist): new variable to hold
3257 article header data
3258 (gnus-variable-list): save gnus-registry-headers-alist
3259
3260 * spam-report.el (Module): new module for spam reporting
3261
3262 * gnus.el (spam-process): added
3263 gnus-group-spam-exit-processor-report-gmane to the list of choices
3264 (gnus-install-group-spam-parameters): defined new spam exit processor
3265
3266 * spam.el (autoload): autoload spam-report-gmane when needed
3267 (spam-report-gmane-register-routine): glue for spam-report.el
3268 (spam-group-spam-processor-report-gmane-p): glue for the
3269 gnus-group-spam-exit-processor-report-gmane spam processor
3270 (spam-summary-prepare-exit): check the report-gmane spam processor
3271 and run spam-report-gmane-register-routine if it's active
3272
3273 From John Wiegley <johnw@gnu.org>
3274
3275 * spam.el (spam-bogofilter-score): check bogofilter headers before
3276 checking bogofilter itself
3277
32782003-04-16 Dave Love <fx@gnu.org>
3279
3280 * gnus-agent.el: Wrap defsetf in eval-when-compile.
3281 (gnus-agent-cat-defaccessor): Don't use gensym.
3282
3283 * mml1991.el: Require cl, mm-util when compiling.
3284 (quoted-printable-decode-region, quoted-printable-encode-region):
3285 Autoload.
3286
3287 * pgg.el: Require cl when compiling.
3288
3289 * nnmail.el (gnus): Require.
3290
3291 * gnus-util.el: Move provide to end.
3292 (gnus-string-equal): Maybe use compare-strings.
3293 (gnus-merge): New.
3294
3295 * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
3296 (gnus-summary-insert-articles): Use gnus-merge.
3297
3298 * gnus-fun.el: Require cl and mm-util when compiling.
3299
3300 * gnus-diary.el (gnus-diary-delay-format-french)
3301 (gnus-diary-delay-format-english): Don't use setf with nthcdr.
3302
3303 * nndiary.el (nndiary-compute-reminders): Don't use setf with
3304 nthcdr.
3305
33062003-04-16 Kevin Greiner <kgreiner@xpediantsolutions.com>
3307
3308 * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
3309 specify a predicate other than false.
3310 (gnus-category-read): Use the new feature to create a 'default'
3311 category with a 'short' predicate.
3312
33132003-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3314
3315 * message.el (message-unique-id): Comment change.
3316
3317 * gnus-art.el (gnus-article-next-page-1): New function.
3318 (gnus-article-next-page): Use it.
3319
33202003-04-15 Teodor Zlatanov <tzz@lifelogs.com>
3321
3322 * spam.el (spam-split): added save-restriction to save-excursion
3323
33242003-04-15 Reiner Steib <Reiner.Steib@gmx.de>
3325 From Julien Avarre <julien@avarre.com>
3326
3327 * gnus-fun.el: Fixed autoload cookie.
3328
33292003-04-15 Paul Jarc <prj@po.cwru.edu>
3330 From Remi Letot <remi.letot@easynet.be>
3331
3332 * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
3333 instead of remove-if.
3334
33352003-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
3336
3337 * gnus-msg.el (gnus-summary-news-other-window): Use delq and
3338 copy-sequence instead of remove which is a cl run-time function in
3339 Emacs 20.
3340
33412003-04-14 Jesper Harder <harder@ifa.au.dk>
3342
3343 * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
3344 local copy of gnus-discouraged-post-methods with the current
3345 method removed.
3346
33472003-04-14 Simon Josefsson <jas@extundo.com>
3348
3349 * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
3350
33512003-04-13 Reiner Steib <Reiner.Steib@gmx.de>
3352
3353 * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
3354 of `mm-coding-system-priorities' to base coding system.
3355
3356 * gnus-sum.el: Added coding cookie ("middle dot" in
3357 gnus-summary-morse-message).
3358
33592003-04-13 Simon Josefsson <jas@extundo.com>
3360
3361 * gnus-art.el (article-fill-long-lines)
3362 (article-verify-x-pgp-sig, article-decode-group-name)
3363 (gnus-mime-button-menu): Split >80 character lines.
3364
33652003-04-13 Jesper Harder <harder@ifa.au.dk>
3366
3367 * gnus-sum.el (gnus-summary-local-variables): Use defvar since
3368 we're let-binding it.
3369
3370 * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
3371
33722003-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3373
3374 * message.el (message-hide-headers): Don't do intangible.
3375
3376 * gnus.el (gnus-group-prefixed-name): Comment out the test for
3377 colon.
3378
3379 * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
3380 to the ephemeral entry, but the prefixed name.
3381
3382 * gnus.el (gnus-group-prefixed-name): Clean up.
3383
33842003-04-13 Kevin Greiner <kgreiner@xpediantsolutions.com>
3385
3386 * gnus-agent.el (gnus-agent-group-pathname): Bind
3387 gnus-command-method so that gnus-agent-directory will always
3388 return a valid directory.
3389 * gnus-cache.el (gnus-cache-enter-article): Remove article from
3390 gnus-newsgroup-undownloaded so that the summary will display the
3391 article as downloaded.
3392 (gnus-cache-remove-article): If the article isn't in the agent,
3393 remove it from gnus-newsgroup-undownloaded so that the summary
3394 will display the article as undownloaded.
3395
33962003-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3397
3398 * gnus.el (gnus-version-number): Bump.
3399
34002003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3401
3402 * gnus.el: Oort Gnus v0.18 is released.
3403
34042003-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3405
3406 * gnus-draft.el (gnus-draft-send): Add message-hidden-headers.
3407
34082003-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3409
3410 * gnus-art.el (gnus-article-next-page): Use
3411 gnus-article-over-scroll.
3412 (gnus-article-over-scroll): New variable.
3413
3414 * message.el (message-newline-and-reformat): Place a boundary
3415 before filling.
3416 (message-make-forward-subject-function): Changed default to
3417 message-forward-subject-name-subject.
3418 (message-forward-subject-name-subject): New function.
3419
3420 * nnimap.el (nnimap-split-fancy): Ditto.
3421
3422 * gnus-sum.el (gnus-summary-line-message-size): Ditto.
3423
3424 * gnus-cus.el (gnus-group-parameters): Removed "which see".
3425
3426 * mml.el (mml-minibuffer-read-file): Bind
3427 completion-ignored-extensions to nil.
3428
3429 * message.el (message-fix-before-sending): Comment fix.
3430 (message-fix-before-sending): Make hidden headers visible.
3431 (message-hide-headers): Bind after-change-functions to nil.
3432 (message-forbidden-properties): Put invisible and intangible
3433 back.
3434 (message-strip-forbidden-properties): Ignore message-hidden text.
3435
3436 * gnus-msg.el: Hide headers.
3437
3438 * message.el (message-hidden-headers): New variable.
3439 (message-hide-headers): New function.
3440 (message-hide-header-p): New function.
3441 (message-hide-header-p): Change logic.
3442 (message-forbidden-properties): Remove intangible nil invisible
3443 nil.
3444 (message-hide-headers): Narrow to headers.
3445
3446 * lpath.el (featurep): Bind Info-directory, Info-menu.
3447
34482003-04-12 Jesper Harder <harder@ifa.au.dk>
3449
3450 * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
3451 encoded.
3452 (mm-encode-body): Don't corrupt UTF-16.
3453 (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
3454
34552003-04-10 Kevin Greiner <kgreiner@xpediantsolutions.com>
3456
3457 * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
3458 the CACHE are now detected and handled the same as an article
3459 downloaded into the agent.
3460 (gnus-agent-group-path): Modified to match nnmail-group-pathname
3461 so that the agent front-end and back-end (nnagent) always use the
3462 same directory.
3463 (gnus-agent-group-pathname): New function. Wrapper for
3464 nnmail-group-pathname.
3465 (gnus-agent-expire-unagentized-dirs): New variable. May be
3466 customized to disable gnus-agent-expire-unagentized-dirs.
3467 (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
3468 as the directories in gnus-agent-expire-current-dirs were
3469 expanded.
3470
34712003-04-10 Jesper Harder <harder@ifa.au.dk>
3472
3473 * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
3474 body" entry in read only groups.
3475
34762003-04-09 Jesper Harder <harder@ifa.au.dk>
3477
3478 * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
3479 and "Create article" items in non-editable groups.
3480
34812003-04-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
3482
3483 * gnus-agent.el (gnus-agent-write-active): Added option of
3484 replacing, rather than updating, the agent's active file. Do NOT
3485 use the fully qualified group name as gnus-active-to-gnus-format
3486 blindly prefixes group names with server names.
3487 (gnus-agent-save-group-info): Merge BOTH min/max of current active
3488 range, was just merging min, with specified active range.
3489 (gnus-agent-expire): Save agent's active ranges after
3490 expiring all groups.
3491 (gnus-agent-expire-group-1): Update min of agent's active range to
3492 min article currently fetched.
3493 (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
3494 same ancestor multiple times.
3495
3496 * gnus-async.el (gnus-asynchronous): Moved defcustom of
3497 gnus-asynchronous away from defgroup of gnus-asynchronous. This
3498 seems to fix an intermittant error in which loading gnus-async
3499 fails to define gnus-asynchronous (the variable).
3500
3501 * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
3502 non-essential. Removed on all platforms.
3503 (gnus-select-newsgroup): When the agent is active, expand the
3504 group's active range to include fetched articles that are no
3505 longer in the server's active range.
3506
3507 * gnus-util.el (gnus-with-output-to-file): Removed all of the
3508 print-* bindings as they should be handled by the function doing
3509 the printing.
3510
35112003-04-09 Jesper Harder <harder@ifa.au.dk>
3512
3513 * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
3514 might be unbound in non-MULE XEmacsen.
3515
35162003-04-08 Jesper Harder <harder@ifa.au.dk>
3517
3518 * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
3519 (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
3520 recognize diffs.
3521
3522 * mm-bodies.el (mm-decode-body): Use the supplied charset
3523 unconditionally if `code-pages' hasn't been loaded.
3524
35252003-04-07 Jesper Harder <harder@ifa.au.dk>
3526
3527 * gnus-art.el (article-verify-x-pgp-sig): Don't use
3528 `insert-buffer', the docstring says "This function is meant for
3529 the user to run interactively. Don't call it from programs!"
3530
3531 * mm-extern.el (mm-extern-mail-server): do.
3532
3533 * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
3534 (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
3535 (mml1991-pgg-encrypt): do.
3536
3537 * pgg.el (pgg-decrypt-region): do.
3538
3539 * mm-view.el (mm-view-pkcs7-decrypt): do.
3540
3541 * mml-smime.el (mml-smime-verify): do.
3542
3543 * mml.el (mml-insert-mime, mml-preview): do.
3544
3545 * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
3546 (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
3547 (mml2015-pgg-encrypt): do.
3548
35492003-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3550
3551 * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
3552
35532003-04-06 Jesper Harder <harder@ifa.au.dk>
3554
3555 * mm-uu.el (mm-uu-copy-to-buffer): Copy
3556 `buffer-file-coding-system' to the new buffer.
3557 (mm-uu-pgp-signed-extract-1): Don't copy
3558 `buffer-file-coding-system' here.
3559
3560 * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
3561 exist in XEmacs.
3562 (mm-decode-body): Add missing quote.
3563
3564 * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
3565 buffer-file-coding-system.
3566
3567 * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
3568 last-coding-system-used.
3569
3570 * mml2015.el (mml2015-pgg-clear-verify): Encode the text
3571 according to buffer-file-coding-system.
3572
3573 * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
3574
3575 * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3576 (pgg-pgp-snarf-keys-region): do.
3577
3578 * pgg-pgp5.el (pgg-pgp5-verify-region)
3579 (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
3580
3581 * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
3582
35832003-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3584
3585 * spam.el (spam-split): (save-excursion) around (widen)
3586 (spam-ham-move-routine): Use spam-group-ham-mark-p, not
3587 spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
3588
35892003-04-05 Steve Youngs <youngs@xemacs.org>
3590
3591 * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
3592 don't use it when loading gnus-sum.el if we're in XEmacs.
3593
35942003-04-05 Kevin Greiner <kgreiner@xpediantsolutions.com>
3595
3596 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3597 print-escape-nonascii to fix more characters in compiled format
3598 specs.
3599
36002003-04-05 Jesper Harder <harder@ifa.au.dk>
3601
3602 * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
3603 Fix customization type.
3604
36052003-04-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
3606
3607 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3608 print-quoted, print-readably, print-escape-multibyte, and
3609 print-level to match original behavior of gnus-prin1. This should
3610 repair the format of .newsrc.eld when using compiled format specs.
3611
36122003-04-04 Jesper Harder <harder@ifa.au.dk>
3613
3614 * gnus-group.el (tool-bar-map): defvar it.
3615
3616 * gnus-art.el (tool-bar-map): do.
3617
3618 * gnus-sum.el (tool-bar-map): do.
3619
36202003-04-03 Jesper Harder <harder@ifa.au.dk>
3621
3622 * earcon.el (earcon-regexp-alist): catmeow is a wav file.
3623
36242003-04-03 Reiner Steib <Reiner.Steib@gmx.de>
3625
3626 * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
3627 and value.
3628 (gnus-button-alist): Use it.
3629
36302003-04-03 Jesper Harder <harder@ifa.au.dk>
3631
3632 * pgg-gpg.el (pgg-gpg-process-region): do.
3633
3634 * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3635 (pgg-pgp-snarf-keys-region): do.
3636
3637 * pgg-pgp5.el (pgg-pgp5-verify-region)
3638 (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
3639
3640 * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
3641 unsafe.
3642 (pgg-temporary-file-directory): Remove.
3643
36442003-04-02 Katsumi Yamaoka <yamaoka@jpl.org>
3645
3646 * lpath.el: Fbind Info-directory and Info-menu.
3647
36482003-04-02 Reiner Steib <Reiner.Steib@gmx.de>
3649
3650 * gnus-util.el (gnus-message): Added doc-string.
3651
3652 * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
3653 (gnus-score-edit-file-at-point): Goto first match when using `e'.
3654
36552003-04-01 Reiner Steib <Reiner.Steib@gmx.de>
3656
3657 * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
3658 (gnus-button-alist): Use it. Changed CTAN and "setq" entries.
3659
36602003-04-01 Katsumi Yamaoka <yamaoka@jpl.org>
3661
3662 * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3663 (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
3664
36652003-03-31 Kevin Greiner <kgreiner@xpediantsolutions.com>
3666
3667 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3668 print-escape-newlines to print escape sequences rather than
3669 literal newline characters.
3670
36712003-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3672
3673 * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
3674 `message-valid-fqdn-regexp' for initialization.
3675 (gnus-button-handle-info-url): Renamed and extended version of
3676 `gnus-button-handle-info'.
3677 (gnus-button-message-level): Renamed from `gnus-button-mail-level'
3678 (gnus-button-handle-symbol, gnus-button-handle-library)
3679 (gnus-button-handle-info-keystrokes): New functions.
3680 (gnus-button-browse-level): New variable.
3681 (gnus-button-alist): Use them. Added levels.
3682 (gnus-header-button-alist): Added levels.
3683
36842003-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3685
3686 * gnus.el (gnus-version-number): Bump.
3687
36882003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3689
3690 * gnus.el: Oort Gnus v0.17 is released.
3691
36922003-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3693
3694 * gnus-start.el (gnus-unload): Removed.
3695
3696 * pop3.el (pop3-read-response): Use
3697 nnheader-accept-process-output.
3698 (pop3-retr): Ditto.
3699
3700 * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx.
3701 (mm-text-html-washer-alist): Ditto.
3702
37032003-03-31 Simon Josefsson <jas@extundo.com>
3704
3705 * imap.el (imap-gssapi-program): Also try GNU SASL.
3706 (imap-gssapi-open): Accept GNU SASL greeting.
3707 (imap-read-timeout): New.
3708 (imap-wait-for-tag): Use it.
3709
37102003-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3711
3712 * nntp.el (nntp-accept-process-output): Use new function.
3713
3714 * nnheader.el (nnheader-read-timeout): New variable.
3715 (nnheader-accept-process-output): New function.
3716
3717 * nntp.el (nntp-read-timeout): Removed.
3718
3719 * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
3720
37212003-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
3722
3723 * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
3724
37252003-03-30 Simon Josefsson <jas@extundo.com>
3726
3727 * message.el (message-idna-inside-rhs-p): Narrow to header before
3728 searching.
3729
3730 * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
3731
37322003-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3733
3734 * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
3735
37362003-03-28 Vasily Korytov <deskpot@myrealbox.com>
3737
3738 * message.el (message-make-in-reply-to): Use
3739 mail-extract-address-components to determine sender's
3740 name/address.
3741
37422003-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3743
3744 * nndoc.el (nndoc-type-alist): Move mime-parts further ahead.
3745
3746 * gnus-registry.el (gnus-registry-translate-to-alist): Make a
3747 valid lambda.
3748 (gnus-registry-translate-from-alist): Ditto.
3749
3750 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3751 print-length to nil.
3752
3753 * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
3754
3755 * gnus-fun.el (gnus-fun-ppm-change-string): New function.
3756 (gnus-grab-cam-face): Use it.
3757
37582003-03-28 Paul Jarc <prj@po.cwru.edu>
3759
3760 * nnmaildir.el (nnmaildir-request-set-mark)
3761 (nnmaildir-close-group): Allow each mark directory in a group to
3762 have its own inode for mark files, to accommodate AFS.
3763
37642003-03-28 Teodor Zlatanov <tzz@lifelogs.com>
3765
3766 * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
3767 gnus-read-newsrc-el-file
3768 (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
3769
3770 * gnus-registry.el (gnus-registry-translate-to-alist)
3771 (gnus-registry-translate-from-alist, alist-to-hashtable)
3772 (hashtable-to-alist): new functions
3773 (gnus-register-spool-action): add a spool item to the registry
3774
3775 * gnus.el (gnus-variable-list): added gnus-registry-alist to the
3776 list of saved variables
3777 (gnus-registry-alist): new variable
3778
37792003-03-27 Simon Josefsson <jas@extundo.com>
3780
3781 * gnus-art.el (article-decode-group-name): Be correct instead of
3782 smart.
3783
37842003-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
3785
3786 * lpath.el: Bind url-current-object for Emacs; bind
3787 gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
3788 for both Emacsen.
3789
37902003-03-27 Jesper Harder <harder@ifa.au.dk>
3791
3792 * gnus-sum.el (gnus-article-loose-mime)
3793 (gnus-article-emulate-mime): Move to gnus-article-mime customize
3794 group.
3795
3796 * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
3797 doc string.
3798
37992003-03-26 Kevin Ryde <user42@zip.com.au>
3800
3801 * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
3802 gnus-summary-find-uncancelled, skip temporary articles inserted by
3803 "refer" functions.
3804
38052003-03-26 Vasily Korytov <deskpot@myrealbox.com>
3806
3807 * smiley.el (smiley-buffer): New function.
3808
38092003-03-26 Kevin Greiner <kgreiner@xpediantsolutions.com>
3810
3811 * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
3812 gnus-summary-update-line (which updated the article's face) with
3813 gnus-summary-update-download-mark (which updates the article's
3814 face by calling gnus-summary-update-line AND updates the download
3815 mark to show that the article was fetched).
3816
38172003-03-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
3818
3819 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
3820 option of deleting agent directories for groups/servers that are
3821 not currently agentized.
3822 (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
3823
3824 * gnus-int.el (gnus-open-server): Report backend errors in
3825 condition handler.
3826
38272003-03-23 Simon Josefsson <jas@extundo.com>
3828
3829 * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
3830 header.
3831
3832 * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
3833 same as Newsgroups.
3834
3835 * nntp.el (nntp-open-connection-function): Mention
3836 nntp-open-tls-stream.
3837 (nntp-open-tls-stream): New function.
3838
3839 * tls.el: New file.
3840
3841 * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
3842 instead of SSL.
3843 (nnimap-stream): Add other streams, link to imap variables.
3844 (nnimap-authenticator): Add other authenticator, link to imap
3845 variables.
3846
3847 * imap.el: Autoload open-tls-stream.
3848 (imap-streams): Add tls in front of ssl.
3849 (imap-stream-alist): Add tls.
3850 (imap-default-tls-port): New variable.
3851 (imap-tls-p, imap-tls-open): New functions.
3852
38532003-03-22 ShengHuo ZHU <zsh@cs.rochester.edu>
3854
3855 * mm-url.el (mm-url-insert-file-contents): parse url only if
3856 results is a list.
3857
38582003-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3859
3860 * mail-source.el (mail-source-fetch-imap): Revert.
3861
38622003-03-22 Svend Tollak Munkejord <stm@bacchus.pvv.org>
3863
3864 * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
3865 less strict regexp.
3866
38672003-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3868
3869 * mail-source.el (mail-source-fetch-imap): Use buffer name for
3870 more imap function.
3871
38722003-03-21 Simon Josefsson <jas@extundo.com>
3873
3874 * gnus-art.el (article-decode-group-name): Replace Newsgroups and
3875 Followup-To data inline.
3876
38772003-03-21 Jesper Harder <harder@ifa.au.dk>
3878
3879 * gnus-art.el (gnus-treat-display-xface): Don't enable if
3880 icontopbm isn't available.
3881
38822003-03-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
3883
3884 * gnus-int.el (gnus-open-server): Catch errors in backend's
3885 open-server method. Returns nil rather than crashing startup.
3886
3887 * gnus-sum.el (eval-when-compile): Modified to resolve
3888 compile-time warnings.
3889
3890 * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
3891 Reports length of series so that the user can compare N with a
3892 subject that should, if the entire series is present, contain
3893 '(.../N)'.
3894 (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
3895 of temp file (Win-XP may leave the temp file locked when the
3896 uudecode process fails).
3897
38982003-03-20 ShengHuo ZHU <zsh@cs.rochester.edu>
3899
3900 * message.el (message-split-line): Ignore error.
3901
3902 * lpath.el (split-line): Avoid split-line warning message.
3903
39042003-03-20 Kim F. Storm <storm@cua.dk>
3905
3906 * message.el (message-split-line): New function.
3907 (message-mode-map): Remap split-line to message-split-line.
3908
39092003-03-20 Katsumi Yamaoka <yamaoka@jpl.org>
3910
3911 * message.el (message-make-overlay): Defalias it to make-overlay.
3912 (message-delete-overlay): Defalias it to delete-overlay.
3913 (message-overlay-put): Defalias it to overlay-put.
3914 (message-idna-to-ascii-rhs-1): Use them.
3915
3916 * messagexmas.el (message-xmas-redefine): Defalias some overlay
3917 functions to extent functions.
3918
39192003-03-20 Reiner Steib <Reiner.Steib@gmx.de>
3920
3921 * message.el (message-check-news-header-syntax): Fixed regexp.
3922
39232003-03-20 ShengHuo ZHU <zsh@cs.rochester.edu>
3924
3925 * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
3926
3927 * mm-url.el (mm-url-insert): Move url-current-object stuff into
3928 mm-url-insert-file-contents.
3929
3930 * nnrss.el (nnrss-fetch): Fetch the local stuff.
3931 (nnrss-check-group): Use it.
3932
39332003-03-20 Mark A. Hershberger <mah@everybody.org>
3934
3935 * nnrss.el: Primitive XML Name-space support. This means that RSS
3936 feeds like Kevin Burton's[1] can now be read in Gnus.
3937
3938 Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
3939 means that if you want to read the RSS feed for example.com, all
3940 you have to do is hit "G R http://www.example.com/ RET" and
3941 nnrss.el will find and the feed listed on the site or (if you have
3942 loaded xml-rpc.el) look it up on syndic8.com.
3943
3944 Marked the message as HTML (by adding a Content-Type header) so
3945 that Gnus will render it as html if the user wants that.
3946
3947 Implemented the ability to save nnrss-group-alist so that any new
3948 feeds the you subscribe to will be found the next time you start
3949 up.
3950
3951 Implemented support for RSS 2.0 elements (author, pubDate).
3952
3953 Prefer for <content:encoded> over <description> where both
3954 elements exist.
3955
3956 * mm-url.el (mm-url-insert): Set url-current-object.
3957
3958 * gnus-group.el (gnus-group-make-rss-group): New function.
3959
39602003-03-20 Katsumi Yamaoka <yamaoka@jpl.org>
3961
3962 * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
3963 for highlight overlays.
3964
39652003-03-20 Katsumi Yamaoka <yamaoka@jpl.org>
3966
3967 * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
3968 a NOV.
3969
39702003-03-20 Simon Josefsson <jas@extundo.com>
3971
3972 * message.el (message-use-idna): Disable if UTF-8 unavailable.
3973 (message-idna-to-ascii-rhs): Use it.
3974
3975 * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
3976
39772003-03-19 Teodor Zlatanov <tzz@lifelogs.com>
3978
3979 * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
3980 (spam-group-ham-marks, spam-group-spam-marks): new functions
3981 (spam-spam-marks, spam-ham-marks): removed in favor of the
3982 spam-marks and ham-marks parameters
3983 (spam-generic-register-routine, spam-ham-move-routine): use the
3984 new spam-group-{spam,ham}-mark-p functions
3985
3986 * gnus.el (spam-marks, ham-marks): new group parameters with
3987 default values same as the old spam-spam-marks and spam-ham-marks
3988
39892003-03-19 Simon Josefsson <jas@extundo.com>
3990
3991 * gnus-art.el (gnus-article-decode-hook): Add IDNA.
3992 (gnus-use-idna): New variable.
3993 (article-decode-idna-rhs): New function.
3994
3995 * message.el (message-use-idna): New variable.
3996 (message-mode-field-menu): Add entry for IDNA.
3997 (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
3998 (message-idna-to-ascii-rhs): New function.
3999 (message-generate-headers): Invoke IDNA code.
4000
40012003-03-19 Paul Jarc <prj@po.cwru.edu>
4002
4003 * nnmaildir.el (nnmaildir--system-name): New function.
4004 (nnmaildir-request-accept-article): Use it.
4005
40062003-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
4007
4008 * gnus-util.el (gnus-byte-compile): Make it work silently as the
4009 gnus-compile function does.
4010
4011 * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
4012 bogus change.
4013
40142003-03-19 Jesper Harder <harder@ifa.au.dk>
4015
4016 * mm-util.el (mm-mule-charset-to-mime-charset): Test if
4017 sort-coding-systems is defined.
4018
40192003-03-18 Paul Jarc <prj@po.cwru.edu>
4020
4021 * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
4022 (nnmaildir-request-create-group, nnmaildir-request-delete-group):
4023 Replace create-directory with target-prefix.
4024
40252003-03-18 Jesper Harder <harder@ifa.au.dk>
4026
4027 * mm-bodies.el (mm-decode-coding-region-safely): Don't use
4028 find-charset-string which is slooow in XEmacs.
4029
40302003-03-18 Katsumi Yamaoka <yamaoka@jpl.org>
4031
4032 * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
4033 compiler under XEmacs.
4034
40352003-03-18 Jesper Harder <harder@ifa.au.dk>
4036
4037 * gnus-art.el (gnus-treat-highlight-signature): Make the default
4038 work for multipart/signed where the message text isn't `last'.
4039
40402003-03-18 Katsumi Yamaoka <yamaoka@jpl.org>
4041
4042 * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
4043 the value of mm-inline-text-html-with-images.
4044 (mm-inline-text-html-render-with-w3m): Don't bind
4045 w3m-display-inline-images.
4046
4047 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
4048 w3m-display-inline-images.
4049
4050 * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
4051 regardless of an Emacs flavor.
4052
40532003-03-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4054
4055 * gnus.el (gnus-version-number): Bump.
4056
40572003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4058
4059 * gnus.el: Oort Gnus v0.16 is released.
4060
40612003-03-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4062
4063 * lpath.el (featurep): Bind mm-w3m-mode-map.
4064
40652003-03-17 Paul Jarc <prj@po.cwru.edu>
4066
4067 * nnmail.el (nnmail-cache-primary-mail-backend): Not all
4068 'respool-able backends define a global nnchoke-get-new-mail
4069 variable.
4070
40712003-03-17 Reiner Steib <Reiner.Steib@gmx.de>
4072
4073 * gnus-art.el (gnus-mime-delete-part): New function.
4074 (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
4075
40762003-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4077
4078 * message.el (message-check-news-header-syntax): Don't push
4079 groups twice onto list of unknown groups.
4080
4081 * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
4082 back.
4083
4084 * nnheader.el (nnheader-find-etc-directory): Doc fix.
4085
4086 * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
4087 config unless the summary buffer exists.
4088
4089 * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
4090 that target group is computed correctly when articles are marked
4091 as read by Xref handling.
4092
4093 * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
4094 imap-open.
4095
4096 * message.el (message-send-mail): Add courtesy string to Bcc's,
4097 too.
4098
4099 * gnus-cite.el (gnus-cited-line-p): New function.
4100
41012003-03-15 Jesper Harder <harder@ifa.au.dk>
4102
4103 * mm-bodies.el (mm-decode-body): Add new optional parameter,
4104 force, to use the supplied charset unconditionally.
4105
4106 * gnus-art.el (article-decode-charset): Use it.
4107
41082003-03-14 Jesper Harder <harder@ifa.au.dk>
4109
4110 * mm-bodies.el (mm-decode-coding-region-safely): New function.
4111 (mm-decode-body): Use it.
4112
4113 * rfc2047.el (rfc2047-decode-region): do.
4114 (rfc2047-decode-string): Guess coding system if the default is
4115 invalid.
4116
41172003-03-12 Paul Jarc <prj@po.cwru.edu>
4118
4119 * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
4120 articles are marked 'read, so we get correct article counts.
4121
41222003-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
4123
4124 * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
4125 the button.
4126 (gnus-insert-prev-page-button): Ditto.
4127 (gnus-insert-next-page-button): Ditto.
4128 (gnus-insert-mime-security-button): Ditto.
4129
4130 * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
4131 one line. Suggested by Greg Klanderman <gak@klanderman.net>.
4132 (mm-inline-image-xemacs): Ditto.
4133
41342003-03-12 Paul Jarc <prj@po.cwru.edu>
4135
4136 * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
4137 nnmaildir--scan, nnmaildir-request-accept-article): Changes for
4138 the recent filename uniqueness discussion.
4139
41402003-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
4141
4142 * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
4143 newline next time.
4144 (mm-inline-image-xemacs): Ditto.
4145
41462003-03-10 Jesper Harder <harder@ifa.au.dk>
4147
4148 * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
4149 kill-line.
4150
41512003-03-09 Jesper Harder <harder@ifa.au.dk>
4152
4153 * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
4154 kill-line.
4155
41562003-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
4157
4158 * gnus-agent.el (gnus-agent-fetched-hook): New variable. Just
4159 fixing the code to match the documentation.
4160 (gnus-agent-fetch-selected-article): Replaced
4161 gnus-summary-update-article-line with gnus-summary-update-line as
4162 the former did not correctly recalculate the thread indentation.
4163 (gnus-agent-find-parameter): The agent-predicate, if not found
4164 anywhere else, defaults to the value of gnus-agent-predicate.
4165 (gnus-agent-fetch-session): Fixed typo; now executes
4166 gnus-agent-fetched-hook rather than the undocumented
4167 gnus-agent-fetch-hook.
4168 (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix. The
4169 default agent predicate is now provided by
4170 gnus-agent-find-parameter.
4171 (gnus-agent-message): New macro. This macro avoids potentially
4172 costly parameter evaluation when the message's level is too high
4173 to display.
4174 (gnus-agent-expire-group-1): Disabled undo tracking in temp
4175 overview buffer. Uses new gnus-agent-message macro to reduce
4176 overhead of optional messages. Reversed message levels to
4177 emphasize percent completion messages. Detailed messages of
4178 little use except when debugging code.
4179
41802003-03-08 Teodor Zlatanov <tzz@lifelogs.com>
4181
4182 * spam.el (spam-ham-move-routine): use
4183 spam-mark-ham-unread-before-move-from-spam-group
4184 (spam-mark-ham-unread-before-move-from-spam-group): new variable
4185
41862003-03-07 Teodor Zlatanov <tzz@lifelogs.com>
4187
4188 * spam.el: load nnimap.el when compiling
4189 (spam-setup-widening): use
4190 nnimap-split-download-body-default instead of
4191 nnimap-split-download-body which is a user-customizable variable
4192
41932003-03-07 Simon Josefsson <jas@extundo.com>
4194
4195 * nnimap.el (nnimap-split-download-body-default): New, holds
4196 default for n-s-d-b.
4197 (nnimap-split-download-body): Add new setting (symbol default),
4198 which uses contents of n-s-d-b-d, and made it the default.
4199
42002003-03-07 Teodor Zlatanov <tzz@lifelogs.com>
4201
4202 * spam.el (spam-use-hashcash): new variable
4203 (spam-list-of-checks): added spam-use-hashcash with associated
4204 spam-check-hashcash
4205 (spam-check-hashcash): new function, installed iff hashcash.el is
4206 loaded
4207 (spam-setup-widening): don't use (return)
4208
42092003-03-06 Kevin Greiner <kgreiner@xpediantsolutions.com>
4210
4211 * gnus-agent.el (gnus-agent-fetch-group-1): Added default
4212 predicate of `false' to avoid an error when a group defines no
4213 predicate. Fixed typo that disabled agent scoring (i.e. the
4214 low/high predicates should now work).
4215
42162003-03-06 Teodor Zlatanov <tzz@lifelogs.com>
4217
4218 * spam.el: add spam-maybe-spam-stat-load to
4219 gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
4220 (spam-bogofilter-register-with-bogofilter): use
4221 spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
4222 (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
4223 custom variables to replace "-s" and "-n"
4224
4225 * gnus-group.el (gnus-group-get-new-news): call the new
4226 gnus-get-top-new-news-hook hook
4227
4228 * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
4229 by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
4230
42312003-03-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4232
4233 * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
4234
42352003-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
4236
4237 * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
4238 a cl run-time function.
4239
42402003-03-06 Kevin Greiner <kgreiner@xpediantsolutions.com>
4241
4242 * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
4243 on gnus-agent-short-article.
4244 (gnus-category-read): Replaced CL function mapcar* with new macro:
4245 gnus-mapcar.
4246 * gnus-util.el (gnus-mapcar): New macro. Generalizes mapcar to
4247 support functions that accept multiple parameters. A separate
4248 sequence must be provided for each parameter in the function.
4249 Iteration stops when the end of the shortest list is reached.
4250
42512003-03-06 Jesper Harder <harder@ifa.au.dk>
4252
4253 * nnimap.el (nnimap-request-accept-article): Use delete-region.
4254
4255 * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
4256 (html2text-delete-single-tag, html2text-clean-anchor)
4257 (html2text-remove-tags): Use delete-region.
4258 (html2text-fix-paragraphs): Simplify.
4259
4260 * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
4261 (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
4262 (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
4263 kill-region.
4264
42652003-03-04 John Paul Wallington <jpw@gnu.org>
4266
4267 * gnus-agent.el (gnus-agent-enable-expiration)
4268 (gnus-agent-article-alist, gnus-agent-article-alist)
4269 (gnus-agent-cat-defaccessor): Doc fixes.
4270
42712003-03-04 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4272
4273 * gnus-agent.el (gnus-function-implies-unread-1): Grok
4274 byte-compiled functions.
4275
42762003-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
4277
4278 * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
4279 customization between new maneuvering (which permits selecting
4280 undownloaded articles) and old maneuvering (which skipped over
4281 undownloaded articles) behaviors.
4282 (gnus-summary-find-next): Pass through the unread and subject
4283 parameters when calling gnus-summary-find-prev.
4284 (gnus-summary-find-next,gnus-summary-find-prev): Apply
4285 gnus-auto-goto-ignores to filter out unacceptable articles.
4286
42872003-03-04 Jesper Harder <harder@ifa.au.dk>
4288
4289 * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
4290 exists in all supported Emacs versions, so we don't need this
4291 compatibility function.
4292 (mail-source-fetch-pop, mail-source-check-pop)
4293 (mail-source-fetch-webmail): Use read-passwd.
4294
4295 * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
4296 (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
4297 read-passwd.
4298
4299 * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
4300
4301 * imap.el (imap-read-passwd): Remove.
4302 (imap-interactive-login): Use read-passwd.
4303
4304 * canlock.el (canlock-read-passwd): Remove.
4305 (canlock-insert-header, canlock-verify): Use read-passwd.
4306
4307 * sieve-manage.el (sieve-manage-read-passwd): Remove.
4308 (sieve-manage-interactive-login): Use read-passwd.
4309
4310 * pop3.el (pop3-read-passwd): Remove.
4311 (pop3-movemail, pop3-get-message-count, pop3-apop): Use
4312 read-passwd.
4313
4314 * pgg.el (pgg-read-passphrase): Simplify.
4315
43162003-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
4317
4318 * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
4319 'plugged' when actually 'unplugged' bug.
4320 (gnus-category-read): Ignore nil values when converting an
4321 old-format category so that the new-format category will default
4322 those attributes to the global variables.
4323
43242003-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4325
4326 * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
4327 doc-string.
4328
43292003-03-03 Jesper Harder <harder@ifa.au.dk>
4330
4331 * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
4332 * nndoc.el (nndoc-dissect-mime-parts-sub): do.
4333 * nndb.el (nndb-request-accept-article, nndb-status-message): do.
4334 * mm-url.el (mm-url-decode-entities-string): do.
4335 * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
4336 * mm-decode.el (mm-find-raw-part-by-type): do.
4337 * message.el (message-send-mail-partially)
4338 (message-send-mail-with-sendmail): do.
4339 * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
4340 * gnus-kill.el (gnus-pp-gnus-kill): do.
4341 * gnus-art.el (gnus-article-treat-unfold-headers)
4342 (gnus-article-encrypt-body): do.
4343
43442003-02-24 Reiner Steib <Reiner.Steib@gmx.de>
4345
4346 * mail-source.el (mail-source-delete-incoming): Allow integer value.
4347 (mail-source-delete-old-incoming-confirm): New variable.
4348 (mail-source-delete-old-incoming): Use it. New function.
4349 (mail-source-callback): Call `mail-source-delete-old-incoming' if
4350 `mail-source-delete-incoming' is a nonnegative integer.
4351
43522003-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4353
4354 * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
4355 (gnus-user-agent): Fixed typo.
4356
43572003-03-03 Kevin Greiner <kgreiner@xpediantsolutions.com>
4358
4359 * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
4360 (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
4361
43622003-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4363
4364 * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
4365 (gnus-agent-fetch-session): Allow debugging to take place.
4366
43672003-03-03 Jesper Harder <harder@ifa.au.dk>
4368
4369 * gnus-sum.el (gnus-highlight-selected-summary)
4370 (gnus-article-get-xrefs, gnus-summary-show-thread): Use
4371 `gnus-point-at-bol' and `gnus-point-at-eol' instead of
4372 `(progn (beginning-of-line) (point))'. It's shorter, faster,
4373 and makes it clear that we don't need the side effect.
4374 * gnus-util.el (gnus-delete-line): do.
4375 * gnus-xmas.el (gnus-group-add-icon): do.
4376 * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
4377 * nntp.el (nntp-send-authinfo-from-file): do.
4378 * nnml.el (nnml-header-value): do.
4379 * nnheader.el (nnheader-insert-references): do.
4380 * gnus-cite.el (gnus-article-highlight-citation)
4381 (gnus-cite-parse): do.
4382 * gnus-score.el (gnus-score-followup): do.
4383 * gnus-draft.el (gnus-draft-send): do.
4384 * gnus-group.el (gnus-group-highlight-line): do.
4385 * gnus-cache.el (gnus-cache-braid-nov): do.
4386 * nnfolder.el (nnfolder-retrieve-headers)
4387 (nnfolder-request-article): do.
4388 * gnus-art.el (article-hide-boring-headers)
4389 (gnus-article-hide-header): do.
4390
4391 * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
4392 * nnml.el (nnml-request-replace-article): do.
4393 * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
4394 * nnfolder.el (nnfolder-request-move-article): do.
4395 * gnus-cache.el (gnus-cache-possibly-remove-article): do.
4396 * gnus-art.el (gnus-mm-display-part): do.
4397
4398 * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
4399
44002003-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
4401
4402 * nntp.el (nntp-possibly-change-group): Avoid calling
4403 process-buffer on nil (Which happened when you lost your
4404 connection while fetching); instead signal a "Server Closed
4405 Connection" error.
4406
44072003-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
4408
4409 * gnus-agent.el (gnus-agent-enable-expiration): New
4410 variable. Either ENABLE or DISABLE. Sets default behavior for
4411 selecting which groups are expired.
4412 (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
4413 gnus-agent-set-cat-groups): Provides abstract interface for
4414 accessing agent category. Category now implemented by an alist.
4415 (gnus-agent-add-group, gnus-agent-remove-group,
4416 gnus-category-insert-line, gnus-category-edit-predicate,
4417 gnus-category-edit-score, gnus-category-edit-groups,
4418 gnus-category-copy, gnus-category-add, gnus-group-category): Use
4419 new agent category abstraction.
4420 (gnus-agent-find-parameter): New function. Search for agent
4421 configuration parameter first in the group's parameters, then its
4422 topics (if any), and then the group's category. If not found
4423 anywhere, use the original defined constants.
4424 (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
4425 gnus-agent-find-parameter.
4426 (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
4427 gnus-agent-cache now blocks retrieving headers and articles from
4428 the local cache. Fetched content is still added to the cache
4429 before being returned.
4430 (gnus-agent-fetch-session): Use error-message-string to generate
4431 displayed error message.
4432 (gnus-agent-customize-category): New Command. 'e' in category
4433 buffer opens category customization buffer.
4434 (gnus-category-read): Reads either positional or alist format;
4435 returns alist format.
4436 (gnus-category-write): Writes category file compatible with
4437 current, and previous, versions of gnus-agent.
4438 (gnus-category-make-function, gnus-category-make-function-1):
4439 Corrected documentation; parameter is predicate NOT category.
4440 (gnus-predicate-implies-unread): Now works in more cases per the
4441 todo comment.
4442 (gnus-function-implies-unread-1): New function. Supports
4443 gnus-predicate-implies-unread.
4444 (gnus-agent-expire-group): Command now provides default of group
4445 under point.
4446 (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
4447 agent-days-until-old parameters. No longer supports
4448 gnus-agent-expire-days being set to an alist.
4449 (gnus-agent-request-article): Now performs its own checks of
4450 gnus-agent, gnus-agent-cache, and gnus-plugged rather than
4451 assuming that the caller will do them correctly.
4452 (): Added one-time hook to gnus-group-prepare-hook. Detects when
4453 gnus-agent-expire-days is set to an alist. Converts said alist
4454 into group parameter so that gnus-agent-expire-days will not be
4455 needed.
4456 * gnus-art.el (gnus-request-article-this-buffer): Conditional
4457 checks surrounding gnus-agent-request-article removed; now
4458 performed by gnus-agent-request-article.
4459 * gnus-cus.el (gnus-agent-parameters): New variable. List of
4460 customizable group/topic parameters that regulate the agent.
4461 (gnus-group-customize): Uses gnus-agent-parameters. Replaced
4462 kill-buffer with gnus-kill-buffer to remove the killed buffer from
4463 the list of gnus buffers.
4464 (gnus-trim-whitespace): Removes leading and trailing whitespace
4465 from multiline strings.
4466 (gnus-agent-cat-prepare-category-field,
4467 gnus-agent-customize-category): Constructs a category
4468 customization buffer.
4469 * gnus-int.el (gnus-retrieve-headers,
4470 gnus-request-expire-articles): No longer checks gnus-agent-cache
4471 as it is handled internally by the agent.
4472 (gnus-request-head, gnus-request-body): Conditional checks
4473 surrounding gnus-agent-request-article removed; now performed by
4474 gnus-agent-request-article.
4475
4476 * gnus-start.el (): Added defvar statements to resolve compilation
4477 warnings.
4478 (gnus-long-file-names): New function. Isolates platform dependent
4479 msdos-long-file-names.
4480 (gnus-save-startup-file-via-temp-buffer): New variable. Provides
4481 option of writing directly to file. Avoids memory exhausted
4482 errors when .newsrc.eld is huge.
4483 (gnus-save-newsrc-file): Uses new
4484 gnus-save-startup-file-via-temp-buffer.
4485 (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
4486 standard-output.
4487 (gnus-display-time-event-handler): Changed to alias from a defun
4488 to avoid a compile-time warning when display-time-event-handler is
4489 not defined.
4490 * gnus-util.el (gnus-with-output-to-file): New macro. Binds
4491 standard-output such that prin1 and princ will write directly to a
4492 file.
4493
4494 * gnus.el (gnus-agent-cache): Expanded documentation.
4495 (gnus-summary-high-undownloaded-face): Removed second bold keyword
4496 so that this face is actually bold.
4497
4498 * nnkiboze.el (nnkiboze-request-article): Only use the cache when
4499 gnus-use-cache has been set.
4500
45012003-03-02 Jesper Harder <harder@ifa.au.dk>
4502
4503 * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
4504
45052003-03-01 Jesper Harder <harder@ifa.au.dk>
4506
4507 * gnus-art.el (gnus-article-refer-article): Be more permissive.
4508
45092003-03-01 ShengHuo ZHU <zsh@cs.rochester.edu>
4510
4511 * spam.el: Fix typo.
4512
45132003-03-01 Satyaki Das <satyaki@theforce.stanford.edu>
4514 (Trivial patch.)
4515
4516 * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
4517 errors-buffer. This produces a nicer error message in case of
4518 problems.
4519
45202003-03-01 Teodor Zlatanov <tzz@lifelogs.com>
4521
4522 * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
4523 load stats iff spam-use-stat is on
4524
4525 * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
4526 also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
4527 instead of spam-stat-load and spam-stat-save in the
4528 gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
4529
45302003-03-01 ShengHuo ZHU <zsh@cs.rochester.edu>
4531
4532 * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
4533
45342003-03-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4535
4536 * message.el (message-make-fqdn): Protect against nil user-mail.
4537
45382003-02-28 Vasily Korytov <deskpot@myrealbox.com>
4539
4540 * gnus-art.el (gnus-boring-article-headers): New values:
4541 'to-list and 'cc-list.
4542
45432003-02-28 Teodor Zlatanov <tzz@lifelogs.com>
4544
4545 * spam.el (spam-setup-widening): new function to set
4546 nnimap-split-download-body, we add it to gnus-get-new-news-hook
4547 (spam-list-of-statistical-checks): list of statistical splitter
4548 checks
4549 (spam-split): added a widen call when a statistical check is
4550 enabled
4551
45522003-02-28 Reiner Steib <Reiner.Steib@gmx.de>
4553
4554 * gnus-msg.el (gnus-user-agent): Changed default to
4555 'emacs-gnus-type, renamed 'full.
4556
45572003-02-28 ShengHuo ZHU <zsh@cs.rochester.edu>
4558
4559 * nnfolder.el (nnfolder-request-accept-article): Don't use
4560 mail-header-unfold-field.
4561
45622003-02-27 ShengHuo ZHU <zsh@cs.rochester.edu>
4563
4564 * imap.el (imap-ssl-open): Don't depend on ssl.el.
4565 * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
4566
45672003-02-26 Teodor Zlatanov <tzz@lifelogs.com>
4568
4569 * spam.el: add spam-stat-load to gnus-get-new-news-hook
4570 (spam-split): remove spam-stat-load call
4571
45722003-02-26 Simon Josefsson <jas@extundo.com>
4573
4574 * gnus-sum.el (gnus-summary-toggle-header): Run
4575 gnus-article-decode-hook instead of calling a-decode-encoded-words
4576 directly (the latter is run as part of the former).
4577
45782003-02-26 ShengHuo ZHU <zsh@cs.rochester.edu>
4579
4580 * gnus-agent.el (gnus-agent-expire-group): Remove debug.
4581
45822003-02-25 Jesper Harder <harder@ifa.au.dk>
4583
4584 * message.el (message-sendmail-envelope-from): New option.
4585 (message-sendmail-envelope-from): New function.
4586 (message-send-mail-with-sendmail): Use it.
4587
45882003-02-25 Reiner Steib <Reiner.Steib@gmx.de>
4589
4590 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
4591 compensation for TDMA addresses.
4592
45932003-02-24 Reiner Steib <Reiner.Steib@gmx.de>
4594
4595 * gnus-msg.el (gnus-user-agent): New variable.
4596 (gnus-version-expose-system): Removed. Obsoleted by
4597 `gnus-user-agent'.
4598 (gnus-extended-version): Use `gnus-user-agent'.
4599
46002003-02-24 Teodor Zlatanov <tzz@lifelogs.com>
4601
4602 * spam.el (spam-stat-register-spam-routine,
4603 spam-stat-register-ham-routine): remove spam-stat-save
4604 (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
4605
46062003-02-24 Kevin Greiner <kgreiner@xpediantsolutions.com>
4607
4608 * gnus-group.el (gnus-topic-mode-p): Fixed free variable
4609 reference.
4610
46112003-02-24 Kevin Greiner <kgreiner@xpediantsolutions.com>
4612
4613 * nnheader.el (nnheader-find-nov-line): Changed midpoint
4614 calculation to avoid integer overflow.
4615
46162003-02-24 Reiner Steib <Reiner.Steib@gmx.de>
4617
4618 * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
4619
46202003-02-24 Ted Zlatanov <tzz@lifelogs.com>
4621 * spam.el: disabled spam-get-article-as-filename
4622
4623 From Michael Shields <shields@msrl.com>
4624
4625 * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
4626 * gnus-sum.el (gnus-summary-exit-no-update): Use it.
4627 * gnus-sum.el (gnus-summary-expire-articles): Use it.
4628 * spam.el (spam-summary-prepare-exit): Use it.
4629 * gnus.el (gnus-install-group-spam-parameters): New.
4630 * spam.el (spam-group-ham-processor-copy-p): New.
4631 * spam.el (spam-summary-prepare-exit): Support for ham copying.
4632 * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
4633 that would cause the current message to be moved if the group had
4634 no spam.
4635 * spam.el (spam-ham-move-routine): New `copy' argument.
4636
46372003-02-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4638 From Martin Thornquist <martint@ifi.uio.no>
4639
4640 * gnus-topic.el (gnus-topic-select-group): Select last group if
4641 after last group.
4642 * gnus-group.el (gnus-group-select-group): Ditto.
4643
46442003-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
4645
4646 * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
4647 (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
4648 point-at-(b|e)ol which aren't available in Emacs 20.
4649
4650 * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
4651
46522003-02-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
4653
4654 * gnus-start.el (gnus-activate-group): Re-enabled the catch error
4655 clause of the condition-case statement. Errors connecting to a
4656 server no longer terminate gnus.
4657
4658 * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
4659 make its use obvious. Added no-nothing case to avoid
4660 opening(closing) servers when already open(closed).
4661 (gnus-agent-while-plugged): Added macro to facilitate internal use
4662 of gnus-agent-toggle-plugged.
4663 (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
4664 temporarily open servers.
4665 (gnus-agent-get-undownloaded-list): Sort list of article numbers
4666 as sorting gnus-newsgroup-headers is wrong.
4667 (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
4668 to temporarily open servers. Corrected logic to handle setting
4669 gnus-agent-mark-unread-after-downloaded.
4670 (gnus-agent-fetch-articles): Now handles headers with missing
4671 article sizes and/or missing article lengths. Now clears the
4672 message buffer when finished.
4673 (gnus-agent-fetch-group-1): Position point before calling
4674 gnus-summary-set-agent-mark.
4675 (gnus-get-predicate): Corrected description, parameter is
4676 predicate not category.
4677 (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
4678 provide a separate single group expiration function.
4679 (gnus-agent-regenerate-group): Now clears the message buffer when
4680 finished.
4681
46822003-02-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4683
4684 * gnus.el (gnus-agent-target-move-group-header): New variable.
4685 * gnus-draft.el (gnus-draft-send): If special header
4686 "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
4687 that group, instead of performing the regular sending functions.
4688
46892003-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4690
4691 * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
4692
46932003-02-20 Reiner Steib <Reiner.Steib@gmx.de>
4694
4695 * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
4696 variables.
4697 (message-make-fqdn): Use it. Improved validity check.
4698
46992003-02-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4700
4701 * message.el (message-user-mail-address): Check whether
4702 user-mail-address looks valid.
4703
4704 * gnus-msg.el (gnus-mailing-list-followup-to): New function.
4705
4706 * gnus-util.el (gnus-fetch-original-field): New function.
4707
47082003-02-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4709
4710 * message.el (message-mode): \\(...\\) around additional
4711 paragraph-separate alternative.
4712
47132003-02-23 Jesper Harder <harder@ifa.au.dk>
4714
4715 * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
4716 (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
4717 display key bindings.
4718 (gnus-mime-button-menu): Rewrite.
4719
47202003-02-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4721
4722 * gnus-art.el (gnus-button-url-regexp): Removed `.
4723
47242003-02-23 Max Froumentin <mf@w3.org>
4725
4726 * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
4727
47282003-02-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4729
4730 * gnus-art.el (gnus-mime-action-on-part): Require a match
4731 interactively.
4732
4733 * gnus-start.el (gnus-save-newsrc-file): Use
4734 gnus-backup-startup-file.
4735 (gnus-backup-startup-file): New variable.
4736
47372003-02-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4738
4739 * gnus.el (gnus-summary-buffer-name): Moved function here.
4740
4741 * gnus-draft.el (defun): Remove debug.
4742
47432003-02-22 Jesper Harder <harder@ifa.au.dk>
4744
4745 * gnus-sum.el (gnus-summary-refer-article): Skip method if we
4746 can't open server.
4747
47482003-02-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
4749
4750 * gnus-draft.el (defun): Configure posting styles.
4751
4752 * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
4753 the entry for the group exists before we alter it.
4754
47552003-02-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4756
4757 * message.el (message-mode): MML tags separate paragraphs. Small
4758 change from David S Goldberg <david.goldberg6@verizon.net>.
4759
4760 * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
4761 `gnus-newsgroup-headers'.
4762
4763 * gnus-art.el (gnus-article-refer-article): Grok more message id
4764 formats. From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
4765
47662003-02-22 Jesper Harder <harder@ifa.au.dk>
4767
4768 * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
4769 use "path name".
4770
47712003-02-21 Teodor Zlatanov <tzz@lifelogs.com>
4772
4773 * gnus-sum.el (gnus-summary-move-article)
4774 (gnus-summary-expire-articles): send data header for article, not
4775 just article ID
4776
4777 * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
4778 (gnus-register-spool-action): added hashtable of message ID keys
4779 with message motion data
4780
47812003-02-21 Florian Weimer <fw@deneb.enyo.de>
4782 From Reiner Steib <Reiner.Steib@gmx.de>.
4783
4784 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
4785 variable, used in `gnus-button-mid-or-mail-heuristic'.
4786 (gnus-button-mid-or-mail-heuristic): New function derived from
4787 Florian Weimer's Perl script.
4788 (gnus-button-handle-mid-or-mail): Allow a function instead of
4789 'guess.
4790 (gnus-button-guessed-mid-regexp): Removed.
4791
47922003-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
4793
4794 * message.el (message-resend): Bind message-setup-hook to nil;
4795 remove X-Draft-From header.
4796
47972003-02-20 Jesper Harder <harder@ifa.au.dk>
4798
4799 * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
4800 (gnus-newsgroup-undownloaded)
4801 (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
4802 Doc fixes.
4803
48042003-02-17 John Paul Wallington <jpw@gnu.org>
4805
4806 * gnus.el (gnus-shell-command-separator, gnus-email-address)
4807 (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
4808
48092003-02-20 Jesper Harder <harder@ifa.au.dk>
4810
4811 * gnus-spec.el (gnus-xmas-format): Use insert instead of
bf247b6e 4812 insert-string which is obsolete in Emacs 22.1.
23f87bed
MB
4813
4814 * message.el (message-cross-post-followup-to-header): do.
4815
4816 * spam.el (spam-ifile-register-with-ifile)
4817 (spam-stat-register-spam-routine)
4818 (spam-stat-register-ham-routine)
4819 (spam-bogofilter-register-with-bogofilter): do.
4820
4821 * mailcap.el (mailcap-mime-data): Fix typo.
4822
4823 * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
4824
48252003-02-19 Reiner Steib <Reiner.Steib@gmx.de>
4826
4827 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
4828 (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
4829 `gnus-cite-unsightly-citation-regexp'.
4830
48312003-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
4832
4833 * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
4834 even if there's just a header.
4835
48362003-02-19 Jesper Harder <harder@ifa.au.dk>
4837
4838 * message.el (message-fix-before-sending): Fix highlighting of
4839 illegible and invisible text.
4840
4841 * gnus-util.el (gnus-multiple-choice): Separate choices with
4842 ",\e,A \e(B". Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
4843
48442003-02-18 Jesper Harder <harder@ifa.au.dk>
4845
4846 * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
4847
48482003-02-18 Teodor Zlatanov <tzz@lifelogs.com>
4849
4850 * spam.el (spam-ham-move-routine)
4851 (spam-mark-spam-as-expired-and-move-routine): use
4852 gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
4853 around process-mark manipulation on the group
4854
48552003-02-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4856
4857 * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
4858 submenu.
4859
48602003-02-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4861
4862 * mail-source.el (mail-source-fetch): Reverse the return value of
4863 the continuation question.
4864
48652003-02-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4866
4867 * nndraft.el (nndraft-request-move-article): Bind
4868 nnmh-allow-delete-final to t.
4869
48702003-02-14 ShengHuo ZHU <zsh@cs.rochester.edu>
4871
4872 * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
4873
48742003-02-11 Stefan Monnier <monnier@cs.yale.edu>
4875
4876 * nntp.el (nntp-accept-process-output): Don't use point-max to get
4877 the buffer's size.
4878
48792003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4880
4881 * nnheader.el: Added cygwin to system-type comparisons.
4882
48832003-01-27 Juanma Barranquero <lektu@terra.es>
4884
4885 * imap.el (imap-mailbox-status): Fix typo.
4886
48872003-02-14 ShengHuo ZHU <zsh@cs.rochester.edu>
4888
4889 * gnus-art.el (gnus-article-prepare): Don't set agent mark if
4890 online.
4891
48922003-02-14 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4893
4894 * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
4895 commands.
4896 * gnus-sum.el: Small change from Frank Weinberg
4897 <frank@usenet-rundfahrt.de>:
4898 (gnus-auto-center-group): New variable.
4899 (gnus-summary-read-group-1): Use it.
4900 (gnus-summary-next-group): Fix docstring.
4901
49022003-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
4903
4904 * gnus-util.el (gnus-faces-at): Simplify.
4905
49062003-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4907
4908 * spam.el (spam-ham-move-routine)
4909 (spam-mark-spam-as-expired-and-move-routine): made the article
4910 move conditional, so it's not called even if there's nothing to move
4911
49122003-02-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4913
4914 * message.el (message-unix-mail-delimiter): Accept any whitespace
4915 after the email address and before the date; do not require the
4916 space character. From Kurt B. Kaiser <kbk@shore.net>.
4917
49182003-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
4919
4920 * gnus-art.el (gnus-article-only-boring-p): Make sure that the
4921 gnus-article-boring-faces variable is bound; use gnus-faces-at.
4922
4923 * gnus-util.el (gnus-faces-at): New macro.
4924
49252003-02-13 Michael Shields <shields@msrl.com>
4926
4927 * gnus-cite.el
4928 (gnus-cite-attribution-suffix, gnus-cite-parse):
4929 Better handling for Microsoft citation styles.
4930 (gnus-unsightly-citation-regexp): New.
4931
49322003-02-12 Michael Shields <shields@msrl.com>
4933
4934 * gnus-art.el (article-strip-banner): Strip both per-group and
4935 per-user-address banners.
4936 (article-really-strip-banner): New.
4937
49382003-02-12 Michael Shields <shields@msrl.com>
4939
4940 * gnus-sum.el (gnus-article-goto-next-page,
4941 gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
4942 relying on the summary bindings of `n' and `p'.
4943
49442003-02-12 Michael Shields <shields@msrl.com>
4945
4946 * gnus-art.el (gnus-article-only-boring-p): New.
4947 (gnus-article-skip-boring): New.
4948 * gnus-cite.el (gnus-article-boring-faces): New.
4949 * gnus-sum.el (gnus-summary-next-page): Use
4950 gnus-article-only-boring-p.
4951
49522003-02-12 Teodor Zlatanov <tzz@lifelogs.com>
4953
4954 * spam.el (spam-mark-spam-as-expired-and-move-routine)
4955 (spam-ham-move-routine): unmark all articles before marking those
4956 of interest and calling gnus-summary-move-article
4957
49582003-02-12 Jesper Harder <harder@ifa.au.dk>
4959
4960 * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
4961 logically the complement of gnus-get-buffer-create and
4962 gnus-add-buffer.
4963
4964 * gnus-util.el (gnus-kill-buffer): do.
4965
4966 * nnmail.el: Autoload gnus-kill-buffer.
4967
49682003-02-11 Kevin Greiner <kgreiner@xpediantsolutions.com>
4969
4970 * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
4971 gnus-summary-goto-subject as gnus-summary-update-mark operates on
4972 the current LINE.
4973 (gnus-agent-summary-fetch-group): Minimized the number of times
4974 that the article is updated in the buffer.
4975
49762003-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4977
4978 * spam.el (spam-ham-move-routine): use the process-mark instead of
4979 gnus-current-article when moving articles
4980 (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
4981
49822003-02-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4983
4984 * gnus-topic.el (gnus-topic-expire-articles): Recursive.
4985 (gnus-topic-catchup-articles): Ditto.
4986 (gnus-topic-mark-topic): Reverse recursive logic.
4987
49882003-02-11 Jesper Harder <harder@ifa.au.dk>
4989
4990 * gnus-sum.el (gnus-summary-refer-thread): Handle case where
4991 gnus-refer-thread-limit is t.
4992
49932003-02-10 Jesper Harder <harder@ifa.au.dk>
4994
4995 * mm-util.el (mm-mule-charset-to-mime-charset): Use
4996 sort-coding-systems to prefer utf-8 over utf-16.
4997
49982003-02-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
4999
5000 * gnus-agent.el (gnus-agent-expire-days):
5001 gnus-request-move-article depends on gnus-agent-expire to clean up
5002 the cache after moving the article. Therefore, g-a-e-d can NOT
5003 default to nil or can gnus-agent-expire be disabled by doing so.
5004 If you don't want to run gnus-agent-expire, don't call it.
5005 (gnus-agent-expire): The broken test to disable gnus-agent-expire
5006 when g-a-e-d was NOT nil was removed.
5007 (gnus-agent-article-name): Removed unnecessary input test as
5008 article IDs are always strings.
5009 (gnus-agent-regenerate-group): Added check to protect against
5010 servers that generate absurdly long article IDs. Valid IDs are
5011 less than 10 digits to avoid overflow errors. Fixed logic error
5012 when ensuring that the final article ID is present in the new
5013 alist.
5014
50152003-02-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5016
5017 * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
5018 next line after finding the parent.
5019
50202003-02-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5021
5022 * gnus.el (gnus-version-number): Bumped.
5023
50242003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5025
5026 * gnus.el: Oort Gnus v0.15 is released.
5027
50282003-02-08 Michael Welsh Duggan <md5i@cs.cmu.edu>
5029
5030 * nnmail.el (nnmail-split-it): If a message ends up matching the
5031 same mailbox more than once, it will cause duplicates to appear
5032 in the mailbox.
5033
50342003-02-08 Simon Josefsson <jas@extundo.com>
5035
5036 * gnus-sum.el (gnus-summary-select-article): Remove blink removal
5037 code that only worked under Emacs.
5038
5039 * pgg-gpg.el (pgg-gpg-process-region): Don't blink. From Satyaki
5040 Das <satyaki@chicory.stanford.edu>.
5041
50422003-02-08 Jesper Harder <harder@ifa.au.dk>
5043
5044 * gnus-art.el (gnus-article-refer-article): Use
5045 gnus-replace-in-string.
5046
5047 * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
5048 (gnus-remove-duplicates): do.
5049
50502003-02-07 Teodor Zlatanov <tzz@lifelogs.com>
5051
5052 * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
5053 (gnus-request-scan): set
5054 gnus-internal-registry-spool-current-method to gnus-command-method
5055 before a request-scan operation
5056
5057 * gnus-registry.el (regtest-nnmail): use
5058 gnus-internal-registry-spool-current-method
5059
50602003-02-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5061
5062 * mail-source.el (mail-source-fetch): Typo fix.
5063
50642003-02-07 Teodor Zlatanov <tzz@lifelogs.com>
5065
5066 * nnmail.el (nnmail-spool-hook): new hook
5067 (nnmail-cache-insert): call nnmail-spool-hook
5068
5069 * gnus-registry.el: new file with examples of using the hooks
5070
5071 * gnus.el (gnus-registry): added registry customization group
5072 (gnus-group-prefixed-name): improve function to return full group
5073 name optionally
5074 (gnus-group-guess-prefixed-name): shortcut to
5075 gnus-group-prefixed-name, using just the group name
5076 (gnus-group-full-name): always get a group's full name
5077 (gnus-group-guess-full-name): shortcut, using just the group name
5078
5079 * gnus-sum.el (gnus-summary-article-move-hook)
5080 (gnus-summary-article-delete-hook)
5081 (gnus-summary-article-expire-hook): new hooks
5082 (gnus-summary-move-article, gnus-summary-expire-articles)
5083 (gnus-summary-delete-article): invoke the new hooks
5084
50852003-02-07 Frank Weinberg <frank@usenet-rundfahrt.de>
5086
5087 * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
5088 from message-ID
5089
50902003-02-07 Jesper Harder <harder@ifa.au.dk>
5091
5092 * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
5093
50942003-02-07 John Paul Wallington <jpw@gnu.org>
5095
5096 * mm-util.el (mm-delete-duplicates, mm-append-to-file)
5097 (mm-write-region, mm-detect-coding-region): Doc fixes.
5098
50992003-02-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5100
5101 * mail-source.el (mail-source-fetch): Ignore errors.
5102 (mail-source-ignore-errors): New variable.
5103
5104 * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
5105 articles.
5106
5107 * gnus-msg.el (gnus-version-expose-system): Change default.
5108
51092003-02-07 Vasily Korytov <deskpot@myrealbox.com>
5110
5111 * gnus-msg.el (gnus-version-expose-system): New variable.
5112
51132003-02-07 Simon Josefsson <jas@extundo.com>
5114
5115 * mml-sec.el (mml-unsecure-message): Don't use kill-region. Tiny
5116 patch from deskpot@myrealbox.com (Vasily Korytov).
5117
51182003-02-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5119
5120 * gnus-art.el (article-display-face): Get the Face header from
5121 the current buffer.
5122
51232003-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
5124
5125 * gnus-art.el (gnus-mime-view-part-internally): Bind
5126 buffer-read-only to nil.
5127
51282003-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
5129
5130 * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
5131 from g-a-e-1 to g-a-e-2.
5132
51332003-02-05 Teodor Zlatanov <tzz@lifelogs.com>
5134
5135 * spam.el (spam-check-BBDB): no need to regexp-quote the argument
5136 of bbdb-search-simple, use spam-use-BBDB-exclusive
5137 (spam-check-whitelist): use spam-use-whitelist-exclusive
5138 (spam-use-whitelist-exclusive): new variable affecting
5139 spam-use-whitelist
5140 (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
5141
51422003-02-05 Simon Josefsson <jas@extundo.com>
5143
5144 * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
5145 (gnus-agent-expire): Don't expire if g-a-e-d is nil.
5146 (gnus-agent-expire): Move most code into gnus-agent-expire-1.
5147 (gnus-agent-expire-1): New.
5148 (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
5149 (gnus-agent-expire-2): New.
5150
51512003-02-05 Jesper Harder <harder@ifa.au.dk>
5152
5153 * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
5154 "delete-if" is misleading because it isn't actually destructive.
5155
5156 * gnus-topic.el (gnus-group-prepare-topics): Use new name.
5157
5158 * nnmail.el (nnmail-purge-split-history): do.
5159
5160 * gnus-win.el (gnus-get-buffer-window): do.
5161
5162 * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
5163 let-binding.
5164 (gnus-simplify-all-whitespace): do.
5165
51662003-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
5167
5168 * gnus-delay.el (gnus-delay-article): Fix binding of the
5169 nndraft:delayed group.
5170
51712003-02-04 Teodor Zlatanov <tzz@lifelogs.com>
5172
5173 * gnus.el (spam group parameters): change 'other to 'const in
5174 the group parameter definitions to soothe XEmacs
5175
51762003-02-04 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5177
5178 * gnus-delay.el (gnus-delay-article): Really create
5179 nndraft:delayed group if it doesn't exist.
5180
51812003-02-04 Jesper Harder <harder@ifa.au.dk>
5182
5183 * gnus-sum.el (gnus-summary-search-article): Speed up by
5184 disabling various visual features while searching.
5185 (gnus-summary-recenter): Test gnus-auto-center-summary first.
5186
51872003-02-03 Jesper Harder <harder@ifa.au.dk>
5188
5189 * spam.el (spam-list-of-checks): Don't quote nil and t in
5190 docstrings. From the elisp manual:
5191
5192 When a documentation string refers to a Lisp symbol, write
5193 it [..] with single-quotes around it. [..] There are two
5194 exceptions: write t and nil without single-quotes.
5195
5196 * messcompat.el (message-from-style): do.
5197
5198 * message.el (message-send-mail): do.
5199
5200 * gnus-util.el (gnus-use-byte-compile): do.
5201
5202 * gnus-score.el (gnus-score-lower-thread): do.
5203
5204 * gnus-int.el (gnus-server-unopen-status): do.
5205
5206 * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
5207 (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
5208
5209 * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
5210 (gnus-group-parameters): do.
5211
5212 * gnus-art.el (gnus-article-mime-match-handle-function): do.
5213
5214 * mm-decode.el (mm-text-html-renderer): do.
5215
52162003-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
5217
5218 * nnheader.el (nnheader-directory-separator-character): Change the
5219 way to compute the dafault value.
5220
52212003-02-02 Jesper Harder <harder@ifa.au.dk>
5222
5223 * gnus-art.el (gnus-button-handle-describe-key): Implement it.
5224 (gnus-button-alist): Fix regexp for describe-key.
5225 (gnus-button-handle-describe-function)
5226 (gnus-button-handle-describe-variable)
5227 (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
5228 (gnus-button-handle-apropos-variable)
5229 (gnus-button-handle-apropos-documentation): Docstring fix.
5230
5231 * gnus-util.el (gnus-kill-buffer): Use get-buffer.
5232
52332003-02-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5234
5235 * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
5236 to nil.
5237
5238 * nnmail.el: Removed gnus-util autoload.
5239
5240 * gnus.el: Use gnus-prin1-to-string throughout.
5241
5242 * gnus-util.el (gnus-prin1-to-string): Bind print-length and
5243 print-level.
5244
5245 * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
5246 (gnus-treat-display-grey-xface): Removed.
5247
5248 * gnus-fun.el (gnus-grab-cam-face): New.
5249 (gnus-convert-image-to-gray-x-face): Removed.
5250 (gnus-convert-gray-x-face-to-xpm): removed.
5251 (gnus-convert-gray-x-face-region): Removed.
5252 (gnus-grab-gray-x-face): Removed.
5253
5254 * nnmail.el (nnmail-expiry-wait-function): Doc indent.
5255
52562003-01-31 Jesper Harder <harder@ifa.au.dk>
5257
5258 * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
5259 shouldn't depend on the rest of Gnus, so test if gnus-buffers is
5260 bound.
5261
5262 * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
5263
52642003-01-30 Jesper Harder <harder@ifa.au.dk>
5265
5266 * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
5267 Remove -- these are bogus options which are never used.
5268
52692003-01-29 Jesper Harder <harder@ifa.au.dk>
5270
5271 * gnus-art.el (gnus-article-mode): Use summary tool bar.
5272
52732003-01-27 Teodor Zlatanov <tzz@lifelogs.com>
5274
5275 * spam.el (spam-check-blackholes)
5276 (spam-blackhole-good-server-regex): new variable to skip some IPs
5277 when checking blackholes; use it
5278 (spam-check-bogofilter-headers)
5279 (spam-bogofilter-bogosity-positive-spam-header): new variable, in
5280 case more X-Bogosity is used than just "Yes/No"
5281 (spam-ham-move-routine): semi-fixed, only first article is
5282 properly moved now
5283
52842003-01-27 Jesper Harder <harder@ifa.au.dk>
5285
5286 * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
5287 as well.
5288
5289 * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
5290
5291 * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
5292
5293 * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
5294
5295 * gnus-bcklg.el (gnus-backlog-shutdown): do.
5296
5297 * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
5298
52992003-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5300
5301 * gnus-fun.el (gnus-face-encode): New function.
5302 (gnus-convert-png-to-face): Use it.
5303
5304 * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
5305
53062003-01-26 Jesper Harder <harder@ifa.au.dk>
5307
5308 * mm-decode.el (mm-dissection-list): Remove.
5309 (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
5310 only used in mm-remove-all-parts.
5311 (mm-remove-all-parts): Remove it, it's never called.
5312
53132003-01-25 Simon Josefsson <jas@extundo.com>
5314
5315 * gnus-group.el (gnus-group-make-group): Report errors.
5316
5317 * nnimap.el (nnimap-request-create-group): Ditto.
5318
5319 * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
5320
5321 * sieve.el (sieve-upload): Fix error printing.
5322
5323 * mm-encode.el (mm-qp-or-base64): Always QP iff
5324 mm-use-ultra-safe-encoding and cleartext PGP.
5325
5326 * gnus-sum.el (gnus-summary-select-article): Inhibit
5327 redisplay (mainly for secured messages).
5328
5329 * nnmail.el (nnmail-article-group): Copy body too (but don't
5330 process it).
5331
53322003-01-25 Jesper Harder <harder@ifa.au.dk>
5333
5334 * gnus-art.el (gnus-article-setup-buffer): Reset
5335 gnus-button-marker-list.
5336
53372003-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5338
5339 * nntp.el (nntp-read-timeout): Default to using a second delay
5340 under Microsoft Windows.
5341
53422003-01-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5343
5344 * nnheader.el (nnheader-directory-separator-character): New
5345 variable.
5346
53472003-01-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5348
5349 * gnus-agent.el (gnus-agent-max-fetch-size)
5350 (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
5351 (gnus-agent-catchup, gnus-agent-summary-fetch-group)
5352 (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
5353 (gnus-agent-flush-cache, gnus-agent-fetch-headers)
5354 (gnus-agent-braid-nov, gnus-agent-load-alist)
5355 (gnus-agent-article-alist-save-format)
5356 (gnus-agent-read-agentview, gnus-agent-save-alist)
5357 (gnus-agent-fetch-group-1, gnus-agent-expire)
5358 (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
5359 (gnus-agent-regenerate-group): Reformat to keep under eighty
5360 columns. Reword docstrings so that first line is under eighty
5361 chars and a complete sentence. Still need to work on the rear
5362 end of the file, in particular gnus-agent-expire.
5363
53642003-01-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5365
5366 * gnus-agent.el (gnus-agentize): Indent.
5367
5368 * gnus.el (gnus-version-number): Bumped.
5369
53702003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5371
5372 * gnus.el: Oort Gnus v0.14 is released.
5373
53742003-01-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5375
5376 * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
5377 before beginning. Tiny patch from Mark Thomas
5378 <swoon@bellatlantic.net>.
5379
53802003-01-24 Teodor Zlatanov <tzz@lifelogs.com>
5381
5382 * spam.el (spam-check-blackholes, spam-split)
5383 (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
5384 gnus-message calls to show to users what spam.el is doing
5385
53862003-01-24 Jesper Harder <harder@ifa.au.dk>
5387
5388 * gnus-msg.el (gnus-message-replysign)
5389 (gnus-message-replyencrypt): Fix typo.
5390
53912003-01-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5392
5393 * gnus-art.el (gnus-mime-security-show-details): Toggle showing
5394 details.
5395
53962003-01-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5397
5398 * gnus-art.el (gnus-article-press-button): let* -> let.
5399 (gnus-mime-security-show-details): Cleaned up.
5400 (gnus-mime-security-press-button): Save excursion.
5401 (gnus-insert-mime-security-button): Clean up.
5402
5403 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
5404
5405 * gnus-async.el (gnus-async-wait-for-article): Don't use a
5406 timeout.
5407
5408 * nntp.el (nntp-accept-process-output): Removed timeout.
5409 (nntp-read-timeout): New variable.
5410 (nntp-accept-process-output): Use it.
5411
5412 * gnus-sum.el (gnus-data-find-list): Remove *.
5413
54142003-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
5415
5416 * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
5417 introduced on 2002-01-22.
5418 (gnus-summary-first-unseen-or-unread-subject): Ditto.
5419
54202003-01-23 Teodor Zlatanov <tzz@lifelogs.com>
5421
5422 * spam.el (spam-check-regex-headers, spam-list-of-checks)
5423 (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
5424 checks of incoming mail based on simple header regexp matching
5425
54262003-01-22 Teodor Zlatanov <tzz@lifelogs.com>
5427
5428 * gnus-sum.el (gnus-spam-mark): set to `$'
5429
54302003-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
5431
5432 * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
5433 gnus-newsgroup-unfetched, the list of articles whose headers have
5434 not been fetched from the server.
5435
5436 * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
5437 parameter as it never worked due to a bug. Added check to prevent
5438 selection of any article in the gnus-newsgroup-unfetched list.
5439 (gnus-summary-find-prev): Added check to prevent selection of any
5440 article in the gnus-newsgroup-unfetched list.
5441 (gnus-summary-first-subject): Documented API. Modified
5442 implementation so that constraints are handled independently.
5443 Added check to prevent selection of any article in the
5444 gnus-newsgroup-unfetched list.
5445 (gnus-summary-first-unseen-subject): Updated parameters in
5446 gnus-summary-first-subject call to match new API.
5447 (gnus-summary-first-unseen-or-unread-subject): Ditto.
5448 (gnus-summary-catchup): Do not mark unfetched articles as read.
5449
54502003-01-22 Jesper Harder <harder@ifa.au.dk>
5451
5452 * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
5453 make-obsolete-variable allows only two arguments in XEmacs and
5454 Emacs 20.
5455
5456 * gnus-sum.el (gnus-summary-wash-hide-map): Remove
5457 gnus-article-hide-pgp.
5458 (gnus-summary-make-menu-bar): do.
5459
5460 * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
5461 (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
5462 gnus-article-hide-pgp.
5463 (article-hide-pgp): Remove.
5464 (gnus-article-hide): Remove gnus-article-hide-pgp.
5465
5466 * gnus.el: Remove gnus-article-hide-pgp
5467
54682003-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5469
5470 * message.el (message-required-headers): Doc fix.
5471
54722003-01-21 Teodor Zlatanov <tzz@lifelogs.com>
5473
5474 * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
5475 (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
5476 option to make ifile a purely binary classifier
5477
54782003-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5479
5480 * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
5481 (mml-secure-encrypt-pgpmime): Removed double.
5482
5483 * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
5484 debugging statements.
5485
54862003-01-21 Andreas Fuchs <asf@void.at>
5487
5488 * mml-sec.el (mml-sign-alist): Added pgpauto.
5489
54902003-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5491
5492 * gnus.el (gnus-version-number): Bumped version number.
5493
54942003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5495
5496 * gnus.el: Oort Gnus v0.13 is released.
5497
54982003-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5499
5500 * gnus-art.el (gnus-button-url-regexp): Removed |.
5501
5502 * message.el (message-send-hook): Doc fix.
5503
5504 * gnus-win.el (gnus-buffer-configuration): Display article
5505 instead of article-copy when `reply'.
5506
55072003-01-21 Jesper Harder <harder@ifa.au.dk>
5508
5509 * gnus.el (gnus-format): Change customize group to gnus.
5510 (gnus-cache): Add link.
5511 (gnus-group-charter-alist): Fix docstring.
5512
55132003-01-20 Jesper Harder <harder@ifa.au.dk>
5514
5515 * mailcap.el (mailcap-print-command): lpr-command might be
5516 unbound in XEmacs.
5517
55182003-01-18 Kevin Greiner <kgreiner@xpediantsolutions.com>
5519
5520 * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
5521
5522 * gnus-sum.el (gnus-summary-update-article-line): Fixed
5523 calculation of net characters added for use in the gnus-data
5524 structure.
5525
55262003-01-18 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5527
5528 * nnmail.el (nnmail-process-unix-mail-format): Improve error
5529 message. Suggested by Jari Aalto.
5530
55312003-01-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5532
5533 * gnus-art.el (gnus-article-followup-with-original): Clean up.
5534 (gnus-article-reply-with-original): Ditto.
5535
5536 * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
5537 read articles don't become unread.
5538
55392003-01-17 Simon Josefsson <jas@extundo.com>
5540
5541 * gnus-fun.el (gnus-x-face-from-file):
5542 (gnus-face-from-file): Suggest image format in minibuffer prompt.
5543
5544 * gnus-fun.el (gnus-convert-image-to-x-face-command)
5545 (gnus-convert-image-to-face-command): Doc fix.
5546
55472003-01-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5548
5549 * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
5550
55512003-01-17 Jesper Harder <harder@ifa.au.dk>
5552
5553 * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
5554 avoid encoding problems.
5555
5556 * mailcap.el (mailcap-ps-command): New variable.
5557 (mailcap-mime-data): Add print entry where applicable. Use
5558 pdftotext on a tty.
5559
55602003-01-16 ShengHuo ZHU <zsh@cs.rochester.edu>
5561
5562 * gnus-sum.el (gnus-alter-header-function): Add type and group.
5563
55642003-01-16 Simon Josefsson <jas@extundo.com>
5565
5566 * gnus-fun.el (gnus-convert-image-to-x-face-command)
5567 (gnus-convert-image-to-face-command, gnus-x-face-from-file)
5568 (gnus-face-from-file): Doc fix; don't mention image format.
5569
55702003-01-16 Teodor Zlatanov <tzz@lifelogs.com>
5571
5572 * spam.el (spam-get-article-as-filename): new function (unused for now)
5573 (spam-get-article-as-buffer): new function
5574 (spam-get-article-as-string): use spam-get-article-as-buffer
5575 (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
5576
55772003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5578
5579 * gnus-agent.el: Don't use `path'.
5580 From the GNU coding standards:
5581
5582 Please do not use the term ``pathname'' that is used in Unix
5583 documentation; use ``file name'' (two words) instead. We use
5584 the term ``path'' only for search paths, which are lists of
5585 directory names.
5586
5587 * nnsoup.el (nnsoup-file-name): Ditto.
5588
5589 * nnmail.el (nnmail-pathname-coding-system): Ditto.
5590 (nnmail-group-pathname): Ditto.
5591
5592 * nnimap.el (nnimap-group-overview-filename): Ditto.
5593
5594 * nnheader.el (nnheader-pathname-coding-system): Ditto.
5595 (nnheader-group-pathname): Ditto.
5596
5597 * nnfolder.el (nnfolder-group-pathname): Ditto.
5598
5599 * gnus.el (gnus-home-directory): Ditto.
5600
5601 * gnus-group.el (gnus-group-icon-list): Ditto.
5602
56032003-01-16 Jesper Harder <harder@ifa.au.dk>
5604
5605 * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
5606
5607 * message.el (message-mode-menu): Use it.
5608 (message-mode-menu): Deactivate "Yank Original" if there's no
5609 reply buffer.
5610
5611 * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
5612
5613 * message.el (message-mark-active-p): New function.
5614
56152003-01-15 Teodor Zlatanov <tzz@lifelogs.com>
5616
5617 * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
5618 (spam-bogofilter-database-directory): new variables
5619 (spam-check-bogofilter-headers, spam-check-bogofilter)
5620 (spam-bogofilter-register-with-bogofilter)
5621 (spam-bogofilter-register-spam-routine)
5622 (spam-bogofilter-register-ham-routine)
5623 (spam-group-ham-processor-bogofilter-p): new functions for the new
5624 Bogofilter interface
5625 (spam-summary-prepare-exit): use the new Bogofilter functions
5626 (spam-list-of-checks): added spam-use-bogofilter-headers
5627 (spam-bogofilter-score): rewrote function
5628 (spam-check-bogofilter): optional score parameter, uses
5629 spam-check-bogofilter-headers better
5630 (spam-check-bogofilter-headers): optional score parameter
5631
5632 * gnus.el (gnus-install-group-spam-parameters): new variable, t by
5633 default, in the gnus-start customization group. Used to disable
5634 the spam-*/ham-* parameters.
5635 (gnus-group-ham-exit-processor-bogofilter): new ham processor
5636
56372003-01-15 Jesper Harder <harder@ifa.au.dk>
5638
5639 * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
5640 XEmacs.
5641
5642 * gnus-ems.el (gnus-mark-active-p): do.
5643
56442003-01-15 Kevin Ryde <user42@zip.com.au>
5645
5646 * gnus.texi (Using MIME): Mention auto-compression-mode with
5647 gnus-mime-copy-part.
5648
56492003-01-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5650
5651 * message.el (message-send): Don't warn about duplicates when
5652 superseding.
5653
56542003-01-15 Simon Josefsson <jas@extundo.com>
5655
5656 * nnimap.el (nnimap-split-download-body): New variable.
5657 (nnimap-split-articles): Use it.
5658
56592003-01-14 Kevin Greiner <kgreiner@xpediantsolutions.com>
5660
5661 * gnus-agent.el (gnus-agent-check-overview-buffer): This data
5662 integrity checker was incorrectly flagging, and removing, articles
5663 whose article number was negative.
5664 (gnus-agent-fetch-group-1): When executed in the group's summary
5665 buffer, refresh each downloaded line to update the status flag and
5666 font. Preserve the value of gnus-newsgroup-headers so that
5667 gnus-agent-fetch-articles can split the requests by size.
5668 (gnus-agent-expire): Corrected day calculation for when
5669 gnus-agent-expire-days contains a list.
5670
56712003-01-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5672
5673 * gnus-audio.el (gnus-audio-au-player): Use executable-find.
5674
56752003-01-13 Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
5676
5677 * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
5678 /usr/bin/play as default player.
5679 (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
5680
56812003-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
5682
5683 * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
5684 articles to be marked as well.
5685
56862003-01-14 Kevin Greiner <kgreiner@xpediantsolutions.com>
5687 * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
5688 fictious headers generated by nnagent (ie. Undownloaded Article
5689 ####) in the list of articles that have not been downloaded.
5690
5691 * gnus-int.el (): Added require declarations to resolve
5692 compile-time warnings.
5693 (gnus-open-server): If the server status is set to offline,
5694 recursively execute gnus-open-server to open the offline backend
5695 (e.g. nnagent).
5696
56972003-01-14 Jesper Harder <harder@ifa.au.dk>
5698
5699 * gnus-art.el (gnus-article-reply-with-original): Use
5700 gnus-mark-active-p.
5701 (gnus-article-followup-with-original): do.
5702
57032003-01-13 Reiner Steib <Reiner.Steib@gmx.de>
5704
5705 * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
5706
57072003-01-13 Reiner Steib <Reiner.Steib@gmx.de>
5708
5709 * gnus-score.el (gnus-score-edit-file-at-point): New function.
5710 (gnus-score-find-trace): Bind it to `e' key. Added `q' for quit.
5711
57122003-01-13 Romain FRANCOISE <romain@orebokech.com>
5713
5714 * gnus-fun.el (gnus-x-face-from-file): Quote file name.
5715 (gnus-face-from-file): Ditto.
5716
57172003-01-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5718
5719 * gnus-sum.el (gnus-articles-to-read): Don't just apply
5720 gnus-alter-articles-to-read-function to the unread articles.
5721
57222003-01-13 Reiner Steib <Reiner.Steib@gmx.de>
5723
5724 * deuglify.el (gnus-article-outlook-unwrap-lines)
5725 (gnus-article-outlook-repair-attribution)
5726 (gnus-article-outlook-rearrange-citation): New function names,
5727 renamed from "gnus-outlook-" to "gnus-article-outlook-". Changed
5728 doc-string.
5729
5730 * gnus-sum.el (gnus-summary-mode-map): Use new function names,
5731 removed `W k' key binding (use `W Y f' instead).
5732 (gnus-summary-make-menu-bar): Use new function names.
5733
57342003-01-13 Simon Josefsson <jas@extundo.com>
5735
5736 * gnus-fun.el (gnus-random-x-face): Doc fix.
5737 (gnus-insert-random-x-face-header): New function.
5738
57392003-01-13 Jesper Harder <harder@ifa.au.dk>
5740
5741 * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
5742 mark is not active.
5743
5744 * gnus-msg.el (gnus-inews-do-gcc): Comment.
5745
5746 * gnus-ems.el (gnus-mark-active-p): New function.
5747
5748 * gnus-group.el (gnus-topic-mode-p): New function.
5749 (gnus-group-make-menu-bar): Show more key bindings in topic mode.
5750 Deactivate items if mark is not active.
5751
57522003-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5753
5754 * gnus.el (gnus-version-number): Bumped version.
5755 (gnus-summary-line-format): Doc fix.
5756
57572003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5758
5759 * gnus.el: Oort Gnus v0.12 is released.
5760
57612003-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5762
5763 * mail-source.el (mail-sources): Removed autoload to make it
5764 compile under XEmacs.
5765
57662003-01-12 Raymond Scholz <ray-2003@zonix.de>
5767
5768 * gnus-msg.el (gnus-confirm-mail-reply-to-news): May be a
5769 regexp or a function too.
5770 (gnus-confirm-treat-mail-like-news): New variable. Ask for
5771 confirmation even if the original article is mail.
5772
57732003-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5774
5775 * gnus-msg.el (gnus-inews-add-send-actions): Get the right
5776 articles to be marked when not yanking.
5777
57782003-01-12 Fran\e,Ag\e(Bois-David Collin <Francois-David.Collin@curie.fr>
5779
5780 * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
5781
57822003-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5783
5784 * gnus-fun.el (gnus-face-from-file): Autoload.
5785
5786 * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
5787 errors.
5788
57892003-01-12 Simon Josefsson <jas@extundo.com>
5790
5791 * sieve.el (sieve-upload-and-bury): New. Suggested by
5792 kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
5793
5794 * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
5795 Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
5796
57972003-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
5798
5799 * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
5800 in every string.
5801
5802 * gnus.el (gnus-version-number): Bumped version number.
5803
58042003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
5805
5806 * gnus.el: Oort Gnus v0.11 is released.
5807
58082003-01-12 Jesper Harder <harder@ifa.au.dk>
5809
5810 * message.el (message-fetch-reply-field): Narrow to headers.
5811
5812 * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
5813 if Gnus isn't alive.
5814
58152003-01-11 Kevin Greiner <kgreiner@xpediantsolutions.com>
5816
5817 * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
5818 marks from articles that are already stored in the agent.
5819 (gnus-agent-backup-overview-buffer): New debug tool. Creates a
5820 backup copy of an invalid .overview file for later analysis.
5821
58222003-01-12 Gregorio Gervasio, Jr. <gtgj@pacbell.net>
5823
5824 * gnus-sum.el (gnus-summary-exit): Reverse change to make group
5825 exit work with two frames.
5826
58272003-01-11 Fran\e,Ag\e(Bois-David Collin <Francois-David.Collin@wanadoo.fr>
5828
5829 * message.el (message-forward-make-body): Use mule4.
5830
58312003-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5832
5833 * message.el (message-mode-map): Move wide-reply command.
5834
58352003-01-10 Reiner Steib <Reiner.Steib@gmx.de>
5836
5837 * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
5838 castellano.
5839 (gnus-outlook-display-hook): New variable.
5840 (gnus-outlook-display-article-buffer): New function.
5841 (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
5842 (gnus-outlook-deuglify-article): Made them interactive and added
5843 optional arg. Use `g-o-d-a-b'.
5844 (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
5845
5846 * gnus-sum.el: Added autoloads.
5847 (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
5848 (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
5849
58502003-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5851
5852 * gnus-art.el (gnus-display-mime): Use the mime emulation
5853 variable.
5854
5855 * gnus-sum.el (gnus-article-emulate-mime): New variable.
5856
5857 * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
5858 newsrc-alist is initialized properly.
5859
5860 * mail-source.el (mail-sources): Autoload.
5861
5862 * gnus-sum.el (gnus-summary-make-false-root-always): Default to
5863 nil.
5864
5865 * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
5866 insert two newlines.
5867
5868 * message.el (message-check-news-header-syntax): Compute the
5869 header length correctly.
5870
58712003-01-10 Kevin Greiner <kgreiner@xpediantsolutions.com>
5872
5873 * gnus-agent.el (gnus-agent-expire): Do not remove article from
5874 alist when keeping fetched article file.
5875 (gnus-agent-retrieve-headers): When parsing response for article
5876 numbers, use the same algorithm as gnus-agent-braid-nov to protect
5877 against garbage in the server's response.
5878
5879 * gnus-int.el (gnus-request-expire-articles,
5880 gnus-request-move-article): Only expire when the group's server
5881 has been agentized.
5882
58832003-01-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5884
5885 * gnus-cite.el (gnus-cite-delete-overlays): Protect against
5886 errors when deleting overlays.
5887
5888 * gnus-score.el (gnus-score-followup): Allow tracing.
5889
5890 * gnus-art.el (gnus-treat-display-face): New variable.
5891 (article-display-face): New command.
5892
5893 * gnus-fun.el (gnus-face-from-file): New function.
5894 (gnus-convert-face-to-png): Ditto.
5895
5896 * gnus-art.el (gnus-ignored-headers): Added Face.
5897
58982003-01-10 Simon Josefsson <jas@extundo.com>
5899
5900 * nndraft.el (nndraft-request-group): Avoid crash in
5901 directory-files when draft directory doesn't exists.
5902
5903 * gnus-sum.el (gnus-select-article-hook): Add :option.
5904
59052003-01-10 Teodor Zlatanov <tzz@lifelogs.com>
5906
5907 * spam.el (spam-use-stat): new variable
5908 (spam-group-spam-processor-stat-p)
5909 (spam-group-ham-processor-stat-p): new convenience functions
5910 (spam-summary-prepare-exit): add spam/ham processors to sequence
5911 (spam-list-of-checks): add spam-use-stat to list of checks
5912 (spam-split): conditionally load the spam-stat tables
5913 (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
5914 spam-check-ifile): new functions
5915
5916 * spam-stat.el (spam-stat): typo fix
5917 (spam-stat-install-hooks): new variable
5918 (spam-stat-split-fancy-spam-group): added documentation clarification
5919 (spam-stat-split-fancy-spam-threshhold): new variable
5920 (spam-stat-install-hooks): make hooks conditional
5921 (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
5922
5923 * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
5924 spam-stat ham/spam processor symbols
5925
59262003-01-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5927
5928 * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
5929 file exists.
5930
59312003-01-10 Simon Josefsson <jas@extundo.com>
5932
5933 * gnus-sum.el (gnus-summary-read-group-1): Don't select first
5934 undownloaded/downloadable only when unplugged.
5935
59362003-01-10 Jesper Harder <harder@ifa.au.dk>
5937
5938 * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
5939
59402003-01-09 Teodor Zlatanov <tzz@lifelogs.com>
5941
5942 * spam.el (spam-check-ifile): fixed call-process-region to use the
5943 db parameter only if it's set
5944 (spam-ifile-register-with-ifile): ditto
5945
59462003-01-09 Alex Schroeder <alex@emacswiki.org>
5947
5948 * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
5949 spam-stat-nbad before creating the hash table.
5950 (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
5951 Changed copyright statement to FSF.
5952
59532003-01-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
5954
5955 * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
5956 processable articles as read.
5957 (gnus-agent-summary-fetch-series): Remove processable and
5958 downloadable marks on all downloaded articles in the series.
5959
5960 * nntp.el (nntp-report): Throw error after reporting the problem.
5961 (nntp-accept-process-output): Corrected error check to report an
5962 error when the process is nil.
5963
59642003-01-09 Simon Josefsson <jas@extundo.com>
5965
5966 * message.el (message-tool-bar-map): Add preview.
5967
59682003-01-09 Jesper Harder <harder@ifa.au.dk>
5969
5970 * mml.el (mml-preview): Get rid of MIME handles and buffers after
5971 previewing.
5972
59732003-01-08 Paul Jarc <prj@po.cwru.edu>
5974
5975 * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
5976 bug when the (n+1)th article to be added to a group has a smaller
5977 number than the n articles already added.
5978
59792003-01-08 Jesper Harder <harder@ifa.au.dk>
5980
5981 * message.el (message-mode-field-menu): Use backquote.
5982
59832003-01-08 Teodor Zlatanov <tzz@lifelogs.com>
5984
5985 * spam.el: fixed the BBDB autoloads again, using
5986 bbdb-search-simple now (which is not a macro, thank god)
5987
5988 * lpath.el (bbdb-search): removed function from maybe-fbind list
5989
5990 * gnus.el (ham-process-destination): added new parameter for
5991 destination of ham articles found in spam groups at summary exit
5992
5993 * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
5994 (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
5995 (spam-ifile-database-path): added new parameter for ifile's database
5996 (spam-move-spam-nonspam-groups-only): new parameter to determine
5997 if spam should be moved from all groups or only some
5998 (spam-summary-prepare-exit): fixed logic to use
5999 spam-move-spam-nonspam-groups-only when deciding to invoke
6000 spam-mark-spam-as-expired-and-move-routine; always invoke that
6001 routine after the spam has been expired-or-moved in case there's
6002 some spam left over; use spam-ham-move-routine in spam groups
6003 (spam-ham-move-routine): new function to move ham articles to the
6004 ham-process-destinations group parameter
6005
60062003-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6007
6008 * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
6009
6010 * gnus-agent.el (gnus-agent-fetch-selected-article): Use
6011 gnus-summary-update-article-line.
6012
60132003-01-08 Simon Josefsson <jas@extundo.com>
6014
6015 * nnmail.el (nnmail-expiry-target-group): Request group, create it
6016 not successful.
6017
60182003-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
6019
6020 * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
6021
60222003-01-07 Teodor Zlatanov <tzz@lifelogs.com>
6023
6024 * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
6025 logic, finally
6026
60272003-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6028
6029 * gnus-spec.el (gnus-parse-format): %C is a complex format.
6030 (gnus-parse-format): Change to %~.
6031
6032 * message.el (message-generate-headers): Don't generate optional
6033 empty headers.
6034
60352003-01-07 Reiner Steib <Reiner.Steib@gmx.de>
6036
6037 * message.el (message-cross-post-default)
6038 (message-cross-post-note-function, message-shoot-gnksa-feet)
6039 (message-strip-subject-trailing-was, message-change-subject)
6040 (message-mark-insert-file, message-cross-post-followup-to)
6041 (message-cross-post-followup-to, message-mode-map)
6042 (message-generate-unsubscribed-mail-followup-to)
6043 (message-make-mail-followup-to): Minor changes to doc-strings and
6044 error messages. Updated copyright line.
6045
6046 * message.el (message-make-mail-followup-to,
6047 message-generate-unsubscribed-mail-followup-to): New function
6048 names. Renamed functions: "-mft" -> "-mail-followup-to".
6049 (message-make-mft, message-gen-unsubscribed-mft): Removed function
6050 names.
6051
6052 * mml.el (mml-preview-insert-mail-followup-to): New function name.
6053 (mml-preview-insert-mft): Removed function name.
6054 (mml-preview): Use new function names.
6055
6056 * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
6057
6058 * message.el (message-mode-field-menu): Moved header related
6059 commands from "Message" to "Field" menu.
6060
60612003-01-07 Reiner Steib <Reiner.Steib@gmx.de>
6062
6063 * message.el (message-generate-headers-first): Added customization
6064 if variable is a list.
6065
60662003-01-07 Michael Shields <shields@msrl.com>
6067
6068 * gnus-art.el (gnus-article-next-page): Correctly handle the case
6069 where the last line of the article is the last line of the window.
6070
60712003-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6072
6073 * gnus-msg.el (gnus-debug): Use ignore-errors.
6074
6075 * gnus-agent.el (gnus-agent-fetch-selected-article): Use
6076 `gnus-summary-update-line'.
6077
60782003-01-08 Simon Josefsson <jas@extundo.com>
6079
6080 * gnus-art.el (gnus-unbuttonized-mime-types)
6081 (gnus-buttonized-mime-types): Doc fix.
6082
60832003-01-08 Jesper Harder <harder@ifa.au.dk>
6084
6085 * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
6086
60872003-01-07 ShengHuo ZHU <zsh@cs.rochester.edu>
6088
6089 * nnrss.el (nnrss-group-alist): Add and clear up.
6090
60912003-01-07 Teodor Zlatanov <tzz@lifelogs.com>
6092
6093 * spam.el: removed unnecessary condition-case for loading bbdb-com.el
6094
6095 * lpath.el (bbdb-search): added BBDB functions for a better way to
6096 fix missing functions
6097
6098 * spam.el (spam-check-ifile): if should be an unless
6099
6100 * spam.el: define 'ignore alias for spam-BBDB-register-routine,
6101 spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
6102 (spam-ifile-all-categories): doc string fixed to be less than 80 chars
6103
61042003-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6105
6106 * gnus-sum.el (gnus-summary-make-menu-bar): Added
6107 gnus-summary-refer-thread to thread menu.
6108
61092003-01-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
6110
6111 * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
6112 summary buffer, articles that cannot be fetched are marked as
6113 canceled.
6114
6115 * nntp.el (nntp-with-open-group): The quit signal handler must
6116 propagate the quit signal to the next outer handler so that the
6117 caller knows that the request aborted abnormally.
6118
61192003-01-07 Teodor Zlatanov <tzz@lifelogs.com>
6120
6121 * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
6122 (spam-ifile-register-spam-routine)
6123 (spam-ifile-register-ham-routine): added ifile functionality that
6124 does not use ifile-gnus.el to classify and register articles
6125 (spam-get-article-as-string): convenience function
6126 (spam-summary-prepare-exit): added ifile spam and ham registration
6127 (spam-ifile-all-categories, spam-ifile-spam-category)
6128 (spam-ifile-path, spam-ifile): added customization options
6129
6130 * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
6131 exit processor
6132 (spam-process): added gnus-group-ham-exit-processor-ifile to the
6133 list of choices
6134
61352003-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6136
6137 * gnus-score.el (gnus-score-followup): Also score immediate
6138 followups.
6139
61402003-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6141
6142 * nnweb.el (nnweb-asynchronous-p): Changed to nil.
6143
61442003-01-07 Simon Josefsson <jas@extundo.com>
6145
6146 * message.el (message-mode-menu): Fix receipt balloon help.
6147
61482003-01-07 Jesper Harder <harder@ifa.au.dk>
6149
6150 * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
6151 always be interpreted as news.
6152
61532003-01-07 Simon Josefsson <jas@extundo.com>
6154
6155 * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
6156 gnus-sieve-script, instead of the global variable
6157 gnus-sieve-crosspost. One-line patch from Steinar Bang
6158 <sb@dod.no>.
6159
61602003-01-06 Kevin Greiner <kgreiner@xpediantsolutions.com>
6161
6162 * gnus.el: Renamed gnus-summary-*-uncached-face as
6163 gnus-summary-*-undownloaded-face to avoid confusing the agent with
6164 the cache.
6165
6166 * gnus-sum.el: Ditto.
6167
61682003-01-06 Kevin Greiner <kgreiner@xpediantsolutions.com>
6169
6170 * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
6171 in either the group or summary buffer.
6172 New command "JS", in summary buffer, will fetch articles per the
6173 group's category, predicate, and processable flags.
6174 (gnus-agent-summary-fetch-series): Rewritten to call
6175 gnus-agent-session-fetch-group once with all articles in the
6176 series.
6177 (gnus-agent-summary-fetch-group): Fixed bug and modified code to
6178 return list of fetched articles.
6179 (gnus-agent-fetch-articles): Split fetch list into sublists such
6180 that the article buffer is only slightly larger than
6181 gnus-agent-max-fetch-size. Added unwind-protect to ensure that
6182 the group's article alist is saved.
6183 (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
6184 longer result in the agent trying to fetch an article.
6185 (gnus-agent-fetch-group-1): Can now be called in either the group
6186 or summary buffer. Removed the max-fetch-size code that I added
6187 on 2002-12-13 as that capability is now part of
6188 gnus-agent-fetch-articles. Added code to update summary buffer.
6189 When called in the group buffer, articles that can not be fetched
6190 are AUTOMATICALLY MARKED AS READ.
6191
6192 * gnus-sum.el (): Modified eval-when-compile to minimize
6193 misleading compilation warnings.
6194 (gnus-update-summary-mark-positions): Changed code to use
6195 gnus-undownloaded-mark rather than gnus-downloaded-mark.
6196
6197 * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
6198 empty file as the parser assumes that the file isn't empty.
6199
6200 * nntp.el (nntp-send-string): The process-send-string call can,
6201 because it performs I/O on the process, change the process' state
6202 from open to closed. If this happens, call nntp-report
6203 immediately to report the broken connection.
6204 (nntp-report): Rewritten to avoid needing a global variable to
6205 determine the appropriate course of action. Instead, two function
6206 implementations are provided and the nntp-report function value is
6207 bound to the appropriate implementation.
6208 (nntp-retrieve-data): Moved nntp-report call to end of implementation.
6209 (nntp-with-open-group): Now binds nntp-report's function cell
6210 rather than binding gnus-with-open-group-first-pass. Added a
6211 condition-case to detect a quit during a nntp command. When the
6212 quit occurs, the current connection is closed as a fetch articles
6213 request could have several megabytes queued up for reading.
6214 (nntp-retrieve-headers): Bind articles to itself. If
6215 nntp-with-open-group repeats this command, I must have access to
6216 the original list of articles.
6217 (nntp-retrieve-groups): Ditto for groups.
6218 (nntp-retrieve-articles): Ditto for articles.
6219 (*): Replaced nntp-possibly-change-group calls to
6220 nntp-with-open-group forms in all, but one, occurrance.
6221 (nntp-accept-process-output): Bug fix. Detect when called with
6222 null process.
6223
62242003-01-06 Jesper Harder <harder@ifa.au.dk>
6225
6226 * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
6227 if we don't need to.
6228 (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
6229
62302003-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6231
6232 * gnus-group.el (gnus-group-make-web-group): Pass the select
6233 method on to group-create.
6234 (gnus-group-line-format-alist): %U is an integer.
6235
6236 * gnus-sum.el (gnus-summary-exit-no-update): Don't update
6237 ephemeral groups.
6238 (gnus-summary-read-group-1): Ditto.
6239 (gnus-group-make-articles-read): Ditto.
6240
6241 * mm-url.el (mm-url-program): Doc fix.
6242
6243 * message.el (message-mode-map): Rebound
6244 message-insert-wide-reply.
6245
62462003-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
6247
6248 * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
6249 color as `gnus-group-startup-message' does.
6250
62512003-01-05 Teodor Zlatanov <tzz@lifelogs.com>
6252
6253 * spam.el: fixed line lengths to 80 chars or less
6254
6255 * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
6256 "not-read" mark
6257 (gnus-summary-mark-forward): added the spam-mark to the list of
6258 marks not to be marked as "read" when viewed
6259
62602003-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
6261
6262 * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
6263
6264 * gnus-group.el (gnus-number-of-unseen-articles-in-group):
6265 Protect against unactive groups.
6266
6267 * message.el (message-check-news-header-syntax): Check long
6268 header lines.
6269 (message-check-news-header-syntax): Update `start'.
6270
6271 * gnus-group.el (gnus-group-expire-articles): Doc fix.
6272 (gnus-group-line-format): %U.
6273 (gnus-group-line-format-alist): ?U.
6274 (gnus-number-of-unseen-articles-in-group): New function.
6275
6276 * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
6277
6278 * gnus.el (gnus-version-number): Bump version number.
6279
62802003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6281
6282 * gnus.el: Oort Gnus v0.10 is released.
6283
62842003-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
6285
6286 * gnus.el (gnus-version-number): Fix version number.
6287
62882003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6289
6290 * gnus.el: Oort Gnus v0.08 is released.
6291
62922003-01-04 Jesper Harder <harder@ifa.au.dk>
6293
6294 * mm-util.el: Add mm-string-make-unibyte.
6295
6296 * gnus-group.el (gnus-group-jump-to-group): Make it work for
6297 UTF-8 groups.
6298
62992003-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6300
6301 * gnus.el (gnus-variable-list): Write gnus-format-specs last.
6302
6303 * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
6304
63052003-01-04 Kevin Ryde <user42@zip.com.au>
6306
6307 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
6308 function.
6309
63102003-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6311
6312 * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
6313 (gnus-summary-read-group-1): Update group line.
6314 (gnus-summary-exit-no-update): Update group on exit.
6315
6316 * gnus-group.el (gnus-group-line-format): Add %*.
6317 (gnus-group-line-format-alist): Ditto.
6318 (gnus-group-insert-group-line): Set it.
6319 (gnus-group-is-exiting-p): New variable.
6320 (gnus-group-insert-group-line): Use it.
6321
63222003-01-03 Teodor Zlatanov <tzz@beld.net>
6323
6324 * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
6325 enable BBDB ham processing
6326 (spam-blacklist-register-routine): enable blacklist spam processing
6327 (spam-whitelist-register-routine): enable whitelist ham processing
6328 (spam-fetch-field-from-fast): fast fetching of the "from" field
6329 from (gnus-data-list)
6330 (spam-summary-prepare-exit): works completely now
6331 (spam-use-blacklist): oops, should be nil by default
6332 (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
6333 split processing now; before it was for summary exit as
6334 well but that's done with the spam-contents and spam-process
6335 parameters now
6336
63372003-01-03 Jesper Harder <harder@ifa.au.dk>
6338
6339 * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
6340 characters.
6341
63422003-01-02 Teodor Zlatanov <tzz@lifelogs.com>
6343
6344 * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
6345 (spam-group-processor-p, spam-group-processor-bogofilter-p)
6346 (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
6347 (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
6348 (spam-mark-spam-as-expired-and-move-routine)
6349 (spam-generic-register-routine, spam-BBDB-register-routine)
6350 (spam-ifile-register-routine, spam-blacklist-register-routine)
6351 (spam-whitelist-register-routine): new functions
6352 (spam-summary-prepare-exit): added summary exit processing (expire
6353 or move) of spam-marked articles for spam groups; added slots for
6354 all the spam-*-register-routine functions
6355
63562003-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6357
6358 * pop3.el (pop3-retr): Wait 500 msecs.
6359 (pop3-read-response): Ditto.
6360
6361 * gnus-msg.el (gnus-setup-message): Get the evaliation order
6362 right.
6363 (gnus-inews-make-draft): New function.
6364 (gnus-setup-message): Use it.
6365
6366 * message.el (message-required-headers): Add From.
6367
63682003-01-02 Katsumi Yamaoka <yamaoka@jpl.org>
6369 Trivial patch from Norbert Koch <nk@viteno.net>.
6370
6371 * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
6372
63732003-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6374
6375 * message.el (message-generate-headers): Let header formatters do
6376 their work.
6377
63782003-01-02 Raymond Scholz <ray-2003@zonix.de>
6379
6380 * deuglify.el (gnus-article-outlook-deuglify-article):
6381 Rehighlight, reapply treatments and call
6382 `gnus-article-prepare-hook'. Suggested by Niels Olof Bouvin.
6383 (gnus-outlook-repair-attribution-block): Recognize cited
6384 attributions. Suggested by Niklas Morberg.
6385
63862003-01-02 Pete Kazmier <pete@kazmier.com>
6387
6388 * gnus-art.el (gnus-treat-predicate): Check condition first.
6389
63902003-01-02 Jesper Harder <harder@ifa.au.dk>
6391
6392 * lpath.el: Add url-http-file-exists-p.
6393
6394 * gnus-group.el (gnus-group-fetch-charter): Use
6395 http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
6396
63972003-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6398
6399 * message.el (message-draft-headers): Also generate From to get a
6400 nicer draft buffer summary.
6401
6402 * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
6403 parameter.
6404
6405 * gnus-art.el (article-wash-html): Clean up.
6406 (article-wash-html): Typo fix.
6407
6408 * gnus-msg.el (gnus-summary-mail-forward): Clean up.
6409 (gnus-summary-mail-forward): To many lists of lists.
6410
6411 * gnus-art.el (article-wash-html): Clean up.
6412
64132003-01-02 pete-temp <pete-temp-12-29-2002@kazmier.com>
6414
6415 * gnus-art.el (gnus-treat-wash-html): New variable.
6416
64172003-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6418
6419 * message.el (message-check-news-header-syntax): Allow posting.
6420 (message-check-news-header-syntax): Fix logic for sure, this
6421 time.
6422
64232003-01-02 Matthieu Moy <Matthieu.Moy@imag.fr>
6424
6425 * message.el (message-check-news-header-syntax): Check syntax of
6426 continuation headers.
6427
64282003-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6429
6430 * gnus-art.el (gnus-button-url-regexp,
6431 (gnus-button-mid-or-mail-regexp, gnus-button-alist,
6432 (gnus-header-button-alist): Regexps are case insensitive here.
6433
64342003-01-02 Simon Josefsson <jas@extundo.com>
6435
6436 * dig.el (query-dig): Doc fix.
6437
64382003-01-02 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6439
6440 * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
6441 summary buffer line, not just the download mark.
6442
64432003-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6444
6445 * gnus-sum.el (gnus-summary-goto-subjects): New function.
6446 (gnus-summary-insert-dormant-articles): New command and
6447 keystroke.
6448
6449 * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
6450 function for mass insertion of subjects.
6451
6452 * nndraft.el (nndraft-generate-headers): Don't move point.
6453
6454 * gnus.el (nnheader): Require nnheader.
6455
6456 * nndraft.el (nndraft-request-associate-buffer): Use
6457 make-local-variable.
6458
64592003-01-02 Michael Shields <shields@msrl.com>
6460
6461 * nndraft.el (nndraft-request-associate-buffer): Make
6462 write-contents-hooks buffer-local before setting it.
6463
64642003-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6465
6466 * gnus.el (gnus-group-parameter-value): Take an extra param.
6467 (gnus-group-fast-parameter): Let group param results be nil.
6468
6469 * gnus-art.el (gnus-article-forward-header): New function.
6470 (article-date-ut): Use it to remove continuation date headers.
6471
6472 * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
6473 read-event.
6474 (gnus-summary-remove-bookmark): Clean up.
6475 (gnus-summary-set-bookmark): Clean up.
6476
6477 * gnus-util.el (gnus-read-event-char): Take an optional prompt.
6478
6479 * gnus.el (gnus-group-startup-message): Bind data-directory to
6480 the Gnus etc directory.
6481
64822003-01-01 Teodor Zlatanov <tzz@lifelogs.com>
6483
6484 * spam.el (spam-summary-prepare-exit): added slots for spam- and
6485 ham-processing of articles; use the new
6486 spam-group-(spam|ham)-contents-p functions
6487 (spam-group-spam-contents-p, spam-group-ham-contents-p): new
6488 convenience functions
6489 (spam-mark-junk-as-spam-routine): use the new
6490 spam-group-spam-contents-p function
6491
6492 * gnus.el (spam-process, spam-contents, spam-process-destination):
6493 added new parameters with corresponding global variables
6494 (gnus-group-spam-exit-processor-ifile,
6495 gnus-group-spam-exit-processor-bogofilter,
6496 gnus-group-spam-exit-processor-blacklist,
6497 gnus-group-spam-exit-processor-whitelist,
6498 gnus-group-spam-exit-processor-BBDB,
6499 gnus-group-spam-classification-spam,
6500 gnus-group-spam-classification-ham): added new symbols for the
6501 spam-process and spam-contents parameters
6502
6503 * spam.el (spam-ham-marks, spam-spam-marks): changed list
6504 customization and list itself to store mark symbol rather than
6505 mark character.
6506 (spam-bogofilter-register-routine): added logic to generate mark
6507 values list from spam-ham-marks and spam-spam-marks, so (member)
6508 would work.
6509
65102003-01-02 Katsumi Yamaoka <yamaoka@jpl.org>
6511
6512 * message.el (message-cross-post-followup-to): Fix comment.
6513
65142003-01-01 Teodor Zlatanov <tzz@lifelogs.com>
6515
6516 * spam.el (spam-ham-marks, spam-spam-marks): changed list
6517 customization and list itself to store mark symbol rather than
6518 mark character.
6519 (spam-bogofilter-register-routine): added logic to generate mark
6520 values list from spam-ham-marks and spam-spam-marks, so (member)
6521 would work.
6522
65232003-01-01 Raymond Scholz <ray-2002@zonix.de>
6524
6525 * message.el (message-signature-insert-empty-line): New variable.
6526
65272002-12-30 Reiner Steib <Reiner.Steib@gmx.de>
6528
6529 * message.el: Renamed functions and variables: "xpost" ->
6530 "cross-post", "-fup2" -> "-followup-to".
6531 (message-cross-post-old-target, message-cross-post-default,
6532 message-cross-post-note, message-followup-to-note,
6533 message-cross-post-note-function): New variables names.
6534 (message-xpost-old-target, message-xpost-default,
6535 message-xpost-note, message-fup2-note,
6536 message-xpost-note-function): Removed variable names.
6537 (message-cross-post-followup-to-header,
6538 message-cross-post-insert-note, message-cross-post-followup-to):
6539 New function names.
6540 (message-xpost-fup2-header, message-xpost-insert-note,
6541 message-xpost-fup2): Removed function names.
6542
65432002-12-30 Reiner Steib <Reiner.Steib@gmx.de>
6544
6545 * message.el (message-send-mail): Added message-cleanup-headers to
6546 prevent newlines in headers.
6547
65482003-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6549
6550 * dns.el (dns-make-network-process): Comment.
6551
6552 * gnus-sum.el (gnus-summary-display-while-building): Default to
6553 nil.
6554
65552003-01-01 Wes Hardaker <wes@hardakers.net>
6556
6557 * gnus-sum.el (gnus-summary-display-while-building): New
6558 variable.
6559
65602003-01-01 Raymond Scholz <ray-2003@zonix.de>
6561
6562 * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
6563 before rearranging the article.
6564
65652003-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6566
6567 * nndraft.el (nndraft-generate-headers): New function.
6568 (nndraft-request-associate-buffer): Use it to write headers on
6569 buffer save.
6570
6571 * message.el (message-generate-headers): Let the function be a
6572 lambda form.
6573 (message-draft-headers): New variable.
6574
6575 * gnus-msg.el (gnus-inews-make-draft-meta-information): New
6576 function.
6577 (gnus-setup-message): Use it.
6578
6579 * message.el (message-generate-headers-first): Doc fix.
6580 (message-setup-1): Use new function for getting which headers to
6581 generate.
6582 (message-headers-to-generate): New function.
6583
65842003-01-01 ShengHuo ZHU <zsh@cs.rochester.edu>
6585
6586 * gnus-agent.el (gnus-agent-save-alist): Make directory.
6587
65882002-12-31 Reiner Steib <4uce.02.r.steib@gmx.net>
6589
6590 * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
6591 mention negatives.
6592
65932002-12-31 Raymond Scholz <ray-2002@zonix.de>
6594
6595 * deuglify.el (gnus-outlook-rearrange-article): Use
6596 `transpose-regions' instead of tempering the kill-ring.
6597 (gnus-article-outlook-deuglify-article): Rehighlight article
6598 instead of a complete redisplay.
6599
66002002-12-31 Teodor Zlatanov <tzz@lifelogs.com>
6601
6602 * spam.el: most defvars are defcustoms now
6603
6604 patches from Michael Shields <shields@msrl.com>
6605
6606 * spam.el (spam-bogofilter-articles): Select the article
6607 body using gnus-summary-show-article t instead of
6608 gnus-summary-select-article; this presents the raw text
6609 without running any hooks.
6610
6611 * spam.el (spam-bogofilter-articles): Use message-remove-header
6612 to remove headers; the old way incorrectly removed just the first
6613 line of folded headers.
6614
66152002-12-31 Katsumi Yamaoka <yamaoka@jpl.org>
6616
6617 * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
6618
66192002-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6620
6621 * gnus-start.el (gnus-load): New function.
6622 (gnus-read-newsrc-el-file): Use it.
6623
66242002-12-30 Reiner Steib <Reiner.Steib@gmx.de>
6625
6626 * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
6627 (gnus-button-handle-apropos-documentation): New function.
6628 (gnus-button-handle-ctan): New function.
6629 (gnus-button-alist): Use them. Improve some regexps.
6630 (gnus-button-prefer-mid-or-mail): Addition to doc-string.
6631
66322002-12-30 Reiner Steib <Reiner.Steib@gmx.de>
6633
6634 * message.el (message-subscribed-p): New function.
6635 (message-send-mail): Use it.
6636 * mml.el (mml-preview-insert-mft): New function.
6637 (mml-preview): Use it.
6638
66392002-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6640
6641 * gnus-sum.el (gnus-thread-latest-date): Protect against errors
6642 when sorting by date.
6643
6644 * gnus-art.el (gnus-article-edit-mode): New variable.
6645 (gnus-article-setup-buffer): Warn user about discarding edits.
6646
6647 * gnus-sum.el (gnus-summary-pipe-output): Clean up.
6648 (gnus-summary-pipe-output): Take a symbolic prefix to save all
6649 headers.
6650
6651 * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
6652
66532002-12-30 Reiner Steib <Reiner.Steib@gmx.de>
6654
6655 * message.el (message-completion-alist): Added "Mail-Followup-To"
6656 and "Mail-Copies-To".
6657
66582002-07-21 Jesper harder <harder@ifa.au.dk>
6659
6660 * gnus-group.el: Add key bindings for
6661 gnus-group-sort-groups-by-real-name and
6662 gnus-group-sort-selected-groups-by-real-name.
6663
66642002-07-21 Jesper harder <harder@ifa.au.dk>
6665
6666 * gnus.texi (Sorting Groups): Add key bindings for
6667 gnus-group-sort-groups-by-real-name and
6668 gnus-group-sort-selected-groups-by-real-name.
6669
66702002-12-30 Teodor Zlatanov <tzz@lifelogs.com>
6671
6672 * spam.el (spam-use-dig): new variable for blackhole checking
6673 through dig.el
6674 (spam-check-blackholes): added dig.el checking functionality and
6675 more verbose reporting; query-dig is autoloaded from dig.el
6676 (spam-use-blackholes): disabled by default
6677 (spam-blackhole-servers): removed rbl.maps.vix.com from the
6678 blackhole servers list
6679
66802002-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6681
6682 * message.el (message-required-headers): New variable.
6683
66842002-12-30 Teodor Zlatanov <tzz@lifelogs.com>
6685
6686 * dig.el (query-dig): new function
6687
66882002-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6689
6690 * flow-fill.el (fill-flowed): Don't infloop on too long fill
6691 prefixes.
6692
6693 * dns.el (query-dns): Protect against errors.
6694
6695 * gnus-msg.el (gnus-article-yanked-articles): New variable.
6696 (gnus-inews-add-send-actions): Mark all answered messages as
6697 answered.
6698
66992002-08-10 Jari Aalto <jari.aalto@poboxes.com>
6700
6701 * nnmail.el (nnmail-split-it): Added tracing to
6702 `:' split rule
6703
67042002-08-13 Hrvoje Niksic <hniksic@xemacs.org>
6705
6706 * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
6707 and "%s" so we don't overquote them.
6708
67092002-08-13 Hrvoje Niksic <hniksic@xemacs.org>
6710
6711 * (mm-display-external): Display the actual command that has been
6712 executed in the echo area.
6713
67142002-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6715
6716 * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
6717
6718 * message.el (message-with-reply-buffer): New macro.
6719 (message-fetch-reply-field): Use it.
6720 (message-insert-wide-reply): New command and keystroke.
6721 (message-carefully-insert-headers): New function.
6722 (message-insert-to): Use new function.
6723
6724 * gnus-topic.el (gnus-topic-display-missing-topic): New function.
6725 (gnus-topic-goto-missing-group): Use it.
6726
6727 * message.el (message-required-news-headers): Removed Lines.
6728 (message-reply): Don't insert References first.
6729 (message-followup): Ditto.
6730 (message-make-references): New function.
6731 (message-followup): Set message-reply-headers before generating
6732 the buffer stuff.
6733
67342002-12-29 Jesper Harder <harder@ifa.au.dk>
6735
6736 * mml.el (mml-generate-mime-1): Reverse the order of
6737 encoding/flowing.
6738
67392002-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6740
6741 * nnmail.el (nnmail-expiry-target-group): Mark articles as read
6742 after moving them.
6743
6744 * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
6745 fit with newer standard format.
6746 (gnus-summary-make-false-root-always): New variable.
6747 (gnus-gather-threads-by-subject): Use it.
6748
6749 * message.el (message-get-reply-headers): Take an address list
6750 optional argument.
6751
67522002-12-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6753
6754 * gnus.el (gnus-keep-backlog): Change default to 20.
6755
6756 * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
6757 start.
6758 (gnus-agent-check-overview-buffer): Remove negative article
6759 numbers.
6760
6761 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
6762 (nnmail-cache-ignore-groups): Doc fix.
6763
6764 * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
6765 (nnimap-debug-buffer): New variable.
6766 (nnimap-debug): Use it.
6767
67682002-12-28 Lars Magne Ingebrigtsen <kgreiner@xpediantsolutions.com>
6769
6770 * gnus.el (gnus-summary-high-uncached-face): New color scheme.
6771
67722002-12-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6773
6774 * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
6775 they aren't already sorted.
6776
67772002-12-28 Jesper Harder <harder@ifa.au.dk>
6778
6779 * message.el (message-mode-menu): Add ellipses to menu items
6780 expecting user interaction.
6781 (message-mode-field-menu): do.
6782
67832002-12-26 Jesper Harder <harder@ifa.au.dk>
6784
6785 * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
6786 it isn't used any more.
6787
67882002-12-22 Jesper Harder <harder@ifa.au.dk>
6789
6790 * binhex.el (binhex-decoder-program): Fix docstring.
6791
67922002-12-21 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6793
6794 * mm-decode.el (mm-mailcap-command): Do not backslash-quote
6795 special chars if the mailcap file uses single quotes around %s.
6796 From Laurent Martelli <laurent@bearteam.org>.
6797
67982002-12-19 Paul Jarc <prj@po.cwru.edu>
6799
6800 * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
6801 return the info object.
6802
68032002-12-18 Paul Jarc <prj@po.cwru.edu>
6804
6805 * gnus-int.el (gnus-request-update-info): Artificially add
6806 (1 . (1- min)) to the read range, in case the backend doesn't
6807 store marks for nonexistent articles.
6808
68092002-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6810
6811 * binhex.el (binhex-insert-char): Eval-and-compile.
6812
68132002-12-17 Jesper Harder <harder@ifa.au.dk>
6814
6815 * lpath.el: Add tool-bar-local-item-from-menu.
6816
6817 * message.el (message-tool-bar-local-item-from-menu): New function.
6818 (message-tool-bar-map): Use it.
6819
68202002-12-14 Jesper Harder <harder@ifa.au.dk>
6821
6822 * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
6823
6824 * gnus-art.el (gnus-article-header-rank): Last header in
6825 gnus-sorted-header-list should have higher rank than non-members.
6826
68272002-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6828
6829 * gnus-agent.el (gnus-close-agent): Don't blank out the list of
6830 covered methods.
6831
68322002-12-12 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6833
6834 * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
6835 eval-when-compile. Suggested by Kevin Greiner.
6836
68372002-12-13 Kevin Greiner <kgreiner@xpediantsolutions.com>
6838
6839 * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
6840 (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
6841 even though no headers may have been fetched
6842 (gnus-agent-fetch-group-1, and perhaps others, require this
6843 behavior).
6844 (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
6845 server buffer is constrained by gnus-agent-max-fetch-size.
6846 Multiple chunks in the same group may perform arbitrarily large
6847 updates.
6848
68492002-12-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
6850
6851 * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
6852 gnus-summary-update-download-mark to update the article in the
6853 summary.
6854
68552002-12-11 Kevin Greiner <kgreiner@xpediantsolutions.com>
6856
6857 * gnus.el (gnus-summary-high-uncached-face,
6858 gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
6859 New faces.
6860
6861 * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED. I
6862 added this on 2002-11-23 but it just wasn't working out as
6863 intended. The idea isn't entirely dead, three new faces
6864 gnus-summary-*-uncached-face are being added to gnus.el to provide
6865 the basis for an improved implementation.
6866 (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
6867 proper file to open is lib/servers.
6868 (gnus-summary-set-agent-mark): Expanded documentation. Unmarking
6869 (i.e. removing the article from gnus-newsgroup-downloadable) will
6870 now restore the article's default mark rather than simply setting
6871 no mark.
6872 (gnus-agent-get-undownloaded-list): Corrected documentation.
6873 Added code to set new summary local variable,
6874 gnus-newsgroup-agentized. Reworked impl so that it doesn't create
6875 a temporary list. No longer sets gnus-newsgroup-downloadable.
6876 (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
6877 up to date. Call new gnus-summary-update-download-mark to keep
6878 summary buffer up-to-date.
6879 (gnus-agent-fetch-selected-article): Keep
6880 gnus-newsgroup-undownloaded up to date.
6881 (gnus-agent-fetch-articles): Return list of articles that were
6882 successfully fetched.
6883 (gnus-agent-check-overview-buffer): No more thingatpt.
6884 (gnus-agent-expire): No longer deletes NOV entries of unread
6885 articles.
6886 (gnus-agent-unread-articles): New function.
6887 (gnus-agent-regenerate-group): The article number must be
6888 terminated by a tab character. Added more messages to report
6889 repairs. Inhibit quits while writing changes so it is now safe
6890 have to quit regeneration. Renamed gnus-tmp-downloaded back to
6891 downloaded to 1) resolve the unbound references and 2) avoid
6892 confusing this list with the gnus-tmp-downloaded in gnus-sum.el
6893
6894 * gnus-art.el (gnus-article-prepare): The agent
6895 downloaded/undownloaded mark is no longer stored as the article's
6896 mark.
6897
6898 * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
6899 gnus-summary-highlight may use it. Added downloaded as
6900 gnus-summary-highlight was using it.
6901
6902 * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
6903 the download mark now follows Kai's +/- convention.
6904 (gnus-downloaded-mark): Added ?+ mark.
6905 (gnus-summary-highlight): Added rules to select
6906 gnus-summary-high-uncached-face,
6907 gnus-summary-normal-uncached-face, and
6908 gnus-summary-low-uncached-face. Removed the
6909 gnus-agent-downloaded-article-face.
6910 (gnus-summary-line-format-alist): Implemented the download flag
6911 format (?O) as named in the manual. This implementation displays
6912 either gnus-undownloaded-mark, gnus-downloaded-mark, or
6913 gnus-no-mark.
6914 (gnus-newsgroup-agentized): New local variable that identifies
6915 which groups are agentized. While the agent is now on by default,
6916 you don't have to agentize every server that you use.
6917 (gnus-update-summary-mark-positions): Completed support for the
6918 download type of mark.
6919 (gnus-summary-insert-line): Added undownloaded to the parameters.
6920 (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
6921 reference by the gnus-summary-line-format-spec.
6922
6923 * nntp.el (nntp-with-open-group): This macro handles dropped or
6924 broken connections by opening a new connection and repeating the
6925 failed command.
6926 (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
6927 XOVER commands preceeding the active articles with the nov entry
6928 of the first available article. When gnus connected to such a
6929 server, the unexpected nov entry would result in duplicate lines
6930 in the agent's overview file. This patch fixes the duplicate
6931 lines problem and improves performance by skipping over all
6932 articles IDs that preceed the first nov entry in the server's
6933 reply.
6934
69352002-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
6936
6937 * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
6938 (gnus-summary-highlight): Use it instead of `downloaded'.
6939 (gnus-summary-highlight-line): Ditto.
6940
6941 * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
6942
69432002-12-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6944
6945 * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
6946
6947 * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
6948 calls.
6949
6950 * gnus-sum.el (gnus-summary-highlight-line): Don't set the
6951 downloaded variable if we're in an uncovered group.
6952
6953 * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
6954 font to soemthing less noticeable.
6955 (gnus-agent-group-covered-p): New function.
6956
69572002-12-09 ShengHuo ZHU <zsh@cs.rochester.edu>
6958
6959 * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
6960 Because of an unknown bug, the group buffer is saved in .overview
6961 file.
6962
69632002-12-09 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6964
6965 * nntp.el (nntp-send-command): Braino in last commit. Replace
6966 `and' with `or'.
6967
69682002-12-08 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6969
6970 * nntp.el (nntp-send-command): Assume that echo does not happen
6971 when nntp-open-connection-function is nntp-open-network-stream.
6972 Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
6973
69742002-12-07 ShengHuo ZHU <zsh@cs.rochester.edu>
6975
6976 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
6977
69782002-12-06 Paul Jarc <prj@po.cwru.edu>
6979
6980 * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
6981 nntp-server-buffer if we aren't going to write to it.
6982
69832002-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
6984 Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
6985
6986 * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
6987
69882002-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
6989
6990 * rfc2047.el (rfc2047-decode-region): Remove newlines between
6991 decoded words.
6992
69932002-12-03 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6994
6995 * gnus.el (fboundp): After loading mm-util, make sure it was the
6996 right one.
6997
69982002-11-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
6999
7000 * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
7001 gnus-sum. Made into a user option.
7002
7003 * gnus-sum.el (gnus-simplify-ignored-prefixes)
7004 (gnus-summary-mark-article-as-unread)
7005
70062002-11-29 ShengHuo ZHU <zsh@cs.rochester.edu>
7007
7008 * time-date.el (date-to-time): Typo.
7009
7010 * parse-time.el: Typo.
7011
7012 * nnsoup.el (nnsoup-retrieve-headers): Typo.
7013
7014 * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
7015
7016 * nnimap.el:
7017 (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
7018
7019 * mm-encode.el (mm-safer-encoding): Typo.
7020
7021 * messcompat.el: Typo.
7022
7023 * message.el (message-face-alist): Typo.
7024
7025 * imap.el (imap-interactive-login, imap-open): Typos.
7026
7027 * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
7028
7029 * gnus.el: Typo.
7030
7031 * gnus-win.el (gnus-configure-frame): Typo.
7032
7033 * gnus-util.el (gnus-atomic-progn-assign): Typo.
7034
7035 * gnus-topic.el (gnus-topic-sort-topics): Typo.
7036
7037 * gnus-sum.el (gnus-summary-article-number)
7038 (gnus-summary-read-group-1, gnus-summary-mark-article)
7039 (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
7040
7041 * gnus-mule.el (gnus-mule-add-group): Typo.
7042
7043 * gnus-mlspl.el (gnus-group-split-fancy): Typo.
7044
7045 * gnus-group.el (gnus-group-fetch-faq): Typo.
7046
7047 * gnus-art.el (gnus-decode-header-methods): Typo.
7048
7049 * flow-fill.el: Typo.
7050
70512002-11-19 Stefan Monnier <monnier@cs.yale.edu>
7052
7053 * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
7054
70552002-11-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7056
7057 * gnus-sum.el (gnus-simplify-ignored-prefixes)
7058 (gnus-summary-mark-article-as-unread)
7059 (gnus-mark-article-as-unread, gnus-summary-highlight-line):
7060 Reformatting to avoid long lines.
7061 (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
7062
70632002-11-28 Daiki Ueno <ueno@unixuser.org>
7064
7065 * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
7066 be accessed through `mail-header-number'.
7067
70682002-11-27 Kevin Greiner <kgreiner@xpediantsolutions.com>
7069
7070 * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
7071 compressed range to gnus-summary-insert-articles.
7072
70732002-11-26 Kevin Ryde <user42@zip.com.au>
7074
7075 * gnus-art.el (gnus-mime-copy-part): Look for filename
7076 parameter under content-disposition, not content-type.
7077
7078 * gnus-sum.el (gnus-summary-find-uncancelled): New function.
7079 (gnus-summary-reselect-current-group): Use it.
7080
70812002-11-26 ShengHuo ZHU <zsh@cs.rochester.edu>
7082
7083 * gnus-agent.el (gnus-agent-uncached-articles): if
7084 gnus-agent-load-alist fails, return ARTICLES.
7085
7086 * nnrss.el (nnrss-group-alist): Update the link of Jabber.
7087
70882002-11-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7089
7090 * gnus-sum.el (gnus-summary-insert-old-articles): Remove
7091 superfluous function call.
7092 (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
7093 Add warning to docstring.
7094
70952002-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
7096
7097 * gnus-agent.el: Autoload number-at-point instead.
7098 (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
7099
71002002-11-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7101
7102 * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
7103 require thingatpt (for number-at-point) and protect against
7104 deactivate-mark being unbound (on XEmacs).
7105
71062002-11-25 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7107
7108 * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
7109 print message on entry.
7110
7111 From Kevin Greiner <kgreiner@xpediantsolutions.com>.
7112
7113 * gnus-range.el (gnus-range-difference): New function.
7114 * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
7115
71162002-11-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7117
7118 * gnus-sum.el (gnus-summary-insert-old-articles): Use
7119 gnus-remove-from-range instead of gnus-range-difference which
7120 doesn't exist.
7121
71222002-11-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7123 From Kevin Greiner <kgreiner@xpediantsolutions.com>.
7124
7125 * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
7126 used for showing which articles have been downloaded.
7127 (gnus-agent-article-alist): Format change. Add documentation.
7128 (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
7129 process-marked articles.
7130 (gnus-agent-summary-fetch-series): Command for `J s'. Articles
7131 in the series are individually fetched to minimize lose of
7132 content due to an error/quit.
7133 (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
7134 gnus-message instead of message.
7135 (gnus-agent-read-servers): Use file lib/methods instead of
7136 lib/servers. TODO: Why?
7137 (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
7138 (gnus-agent-get-undownloaded-list): Remove articles that appear to
7139 come from the agent. This means that they are not downloaded.
7140 (gnus-agent-fetch-selected-article): Don't use history.
7141 (gnus-agent-save-history, gnus-agent-enter-history)
7142 (gnus-agent-article-in-history-p, gnus-agent-history-path):
7143 Removed function; history is not used anymore.
7144 (gnus-agent-fetch-articles): Fix handling of crossposted articles.
7145 (gnus-agent-crosspost): Started rewrite then realized that a typo
7146 in gnus-agent-fetch-articles ensures that this function is never
7147 called. This will need to be fixed later.
7148 (gnus-agent-check-overview-buffer): Some sanity checks on the
7149 agent overview buffer. This is a safety net used during
7150 development.
7151 (gnus-agent-flush-cache): The gnus-agent-article-alist format has
7152 changed, write a number to the file indicating this.
7153 (gnus-agent-fetch-headers): Rewrite to respect
7154 gnus-agent-consider-all-articles without relying on the
7155 `.fetched' files. Make it fast.
7156 (gnus-agent-braid-nov): Change resulting from
7157 gnus-agent-fetch-headers change.
7158 (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
7159 `.fetched' files.
7160 (gnus-agent-read-agentview): New function, used by
7161 gnus-agent-load-alist.
7162 (gnus-agent-load-fetched-headers): Remove.
7163 (gnus-agent-save-alist): Rewrite to accomodate new format.
7164 (gnus-agent-fetch-group-1): Make sure list of articles is in the
7165 same order as in gnus-newsgroup-headers.
7166 (gnus-agent-expire): Document and implement extra args ARTICLES,
7167 GROUP, FORCE. Do not restrict usage.
7168 (gnus-agent-uncached-articles): New function.
7169 (gnus-agent-retrieve-headers): Use it.
7170 (gnus-agent-regenerate-group): No longer needs to be called from
7171 gnus-agent-regenerate. Individual groups may be regenerated. The
7172 regeneration code now fixes duplicate, and mis-ordered, NOV entries.
7173 The article fetch dates are validated in the article alist. The
7174 article alist is pruned of entries that do not reference existing
7175 NOV entries. All changes are computed then applied with
7176 inhibit-quit bound to t. As a result, it is now safe to quit out of
7177 regeneration. The optional clean parameter has been replaced with
7178 an optional reread parameter. Clean is no longer necessary as
7179 regeneration gets the appropriate setting from
7180 gnus-agent-consider-all-articles. The new reread parameter will
7181 result in fetched, or all, articles being marked as unread.
7182 (gnus-agent-regenerate): Removed code to regenerate the history
7183 file as it is no longer used.
7184
7185 * gnus-start.el (gnus-make-ascending-articles-unread): New
7186 function, for efficient mass-marking.
7187
7188 * gnus-sum.el (gnus-summary-highlight): Use new face for
7189 downloaded articles.
7190 (gnus-article-mark): Prefer to indicate read/unread status over
7191 downloaded status.
7192 (gnus-summary-highlight-line-0): New function, maybe rehighlights
7193 line.
7194 (gnus-summary-highlight-line): Use new face for downloaded
7195 articles.
7196 (gnus-summary-insert-old-articles): Improved performance by
7197 replacing the initial LIST of older articles with a compressed
7198 RANGE of older articles. Some servers appear to lie about
7199 their active range so the original list could contain millions
7200 of article numbers. The range is not expanded into a list
7201 until the optional ALL parameter has been applied.
7202
72032002-11-18 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7204
7205 * gnus-agent.el (gnus-category-mode): Typo in doc string.
7206
72072002-11-21 Teodor Zlatanov <tzz@lifelogs.com>
7208
7209 * spam.el:
7210 added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
7211
7212 * spam.el: added `M s t' and `M s x' key mappings
7213
72142002-11-20 Simon Josefsson <jas@extundo.com>
7215
7216 * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
7217
72182002-11-19 Simon Josefsson <jas@extundo.com>
7219
7220 * gnus-sum.el (gnus-summary-morse-message): Load
7221 morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
7222 (unmorse-region): Autoload it instead.
7223
72242002-11-18 Simon Josefsson <jas@extundo.com>
7225
7226 * gnus-sum.el (gnus-summary-morse-message): New function.
7227 (gnus-summary-wash-map): Bind to `W m'.
7228 (gnus-summary-make-menu-bar): Add.
7229
7230 * nnimap.el (nnimap-request-expire-articles): Compress sequence
7231 before storing \Deleted mark on expired articles.
7232
72332002-11-17 Shenghuo Zhu <zsh@cs.rochester.edu>
7234 Trivial patch from Markus Rost <rost@math.ohio-state.edu>
7235
7236 * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
7237 parens in column 0.
7238
72392002-11-17 Juanma Barranquero <lektu@terra.es>
7240
7241 * nnweb.el (nnweb-google-create-mapping): Fix typo.
7242
7243 * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
7244
7245 * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
7246
72472002-11-17 ShengHuo ZHU <zsh@cs.rochester.edu>
7248
7249 * message.el (message-set-auto-save-file-name): Use
7250 make-directory, to avoid the dependence on gnus-util.
7251
72522002-11-16 Simon Josefsson <jas@extundo.com>
7253
7254 * nnimap.el (nnimap-callback-callback-function):
7255 (nnimap-callback-buffer): Removed, these cannot be global but must
7256 be embedded into the callback.
7257 (nnimap-make-callback): New. Embedd article number, callback and
7258 buffer in function.
7259 (nnimap-callback, nnimap-request-article-part): Update.
7260
72612002-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
7262
7263 * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
7264
72652002-11-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7266
7267 * gnus.el (gnus-summary-line-format): Document %C.
7268
72692002-11-11 Simon Josefsson <jas@extundo.com>
7270
7271 * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
7272 output when called interactively.
7273
72742002-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7275
7276 * gnus-art.el (gnus-article-edit-exit): Kill local variables.
7277
7278 * message.el (message-draft-coding-system): Improve comment; use
7279 mm-auto-save-coding-system for the default value.
7280
7281 * nndraft.el (nndraft-request-article): Revert to the state before
7282 2002-10-29; regexp-quote mail-header-separator.
7283
72842002-11-06 Jesper Harder <harder@ifa.au.dk>
7285
7286 * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
7287 allow editing of drafts from an nnvirtual group.
7288
72892002-11-06 Katsumi Yamaoka <yamaoka@jpl.org>
7290
7291 * nndraft.el (nndraft-request-article): Replace emacs-mule with
7292 mm-auto-save-coding-system.
7293
7294 * message.el (message-draft-coding-system): Default to
7295 iso-2022-7bit.
7296
7297 * mm-util.el (mm-auto-save-coding-system): Undo last change to
7298 restore the default value to emacs-mule or escape-quoted.
7299
73002002-11-05 Katsumi Yamaoka <yamaoka@jpl.org>
7301
7302 * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
7303 a delayed or a queued article as well as a draft.
7304
7305 * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
7306 delayed or a queued article in the raw format; treat a delayed
7307 article as a raw article as well as a draft.
7308 (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
7309 for the delayed group.
7310
7311 * nndraft.el (nndraft-request-article): Ignore auto save files for
7312 a delayed or a queued article; don't bother to decode a queued
7313 article; don't bind nnmail-file-coding-system for a queued article.
7314
7315 * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
7316 and the queue group.
7317
73182002-11-04 Jesper Harder <harder@ifa.au.dk>
7319
7320 * gnus-group.el (gnus-group-delete-group):
7321 gnus-cache-active-hashtb might be void.
7322
73232002-11-02 Simon Josefsson <jas@extundo.com>
7324
7325 * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
7326 setting of the default user ID. From Raymond Scholz
7327 <ray-2002@zonix.de>.
7328
73292002-11-01 Jesper Harder <harder@ifa.au.dk>
7330
7331 * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
7332 charset.
7333
73342002-10-31 Ted Zlatanov <tzz@lifelogs.com>
7335 From Alex Schroeder <alex@emacswiki.org>
7336 * spam-stat.el (spam-stat-process-directory): add dir to message
7337 (spam-stat-reduce-size): No longer remove words
7338 with values close to 0.5, because the default value is 0.2.
7339
73402002-10-31 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7341
7342 * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
7343 documentation.
7344
73452002-10-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7346
7347 * gnus-agent.el (gnus-agent-fetched-headers)
7348 (gnus-agent-load-fetched-headers)
7349 (gnus-agent-save-fetched-headers): Remove variable and two
7350 functions. Kevin Greiner's version of gnus-agent-fetch-headers
7351 works better.
7352 (gnus-agent-fetch-headers): New implementation from Kevin
7353 Greiner. Uses gnus-agent-article-alist to store information
7354 about fetched messages which aren't on the server anymore. The
7355 trick is to return a list of considered messages to the caller,
7356 but to only fetch those which haven't been fetched yet.
7357
73582002-10-30 Simon Josefsson <jas@extundo.com>
7359
7360 * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
7361
7362 * pgg.el (pgg-passphrase-cache-expiry): Removed.
7363
73642002-10-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7365
7366 * mm-view.el (mm-w3m-local-map-property): Make it work with older
7367 versions of emacs-w3m than 1.3.3.
7368
7369 * lpath.el: Bind w3m-minor-mode-map.
7370
7371 * mm-view.el (mm-w3m-mode-command-alist)
7372 (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
7373 (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
7374 (mm-setup-w3m): Simplified.
7375 (mm-w3m-local-map-property): New function.
7376 (mm-inline-text-html-render-with-w3m): Use it.
7377
7378 * gnus-art.el (gnus-article-wash-html-with-w3m): Use
7379 mm-w3m-local-map-property.
7380
73812002-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
7382
7383 * mm-util.el (mm-auto-save-coding-system): Default to
7384 iso-2022-7bit.
7385
7386 * nndraft.el (nndraft-request-article): Decode an article using
7387 the coding-system emacs-mule if it seems to have been saved using
7388 emacs-mule.
7389 (nndraft-request-replace-article): Use message-draft-coding-system
7390 instead of mm-auto-save-coding-system for the draft or delayed
7391 group.
7392
8753ddee 73932002-10-28 Josh Huber <huber@alum.wpi.edu>
23f87bed
MB
7394
7395 * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
7396 functions.
7397
73982002-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7399 From mah@everybody.org (Mark A. Hershberger).
7400
7401 * mm-url.el (mm-url-insert-file-contents): Make it return the same
7402 type values ("url" size) regardless of the values of
7403 mm-url-use-external.
7404
74052002-10-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7406
7407 * nnimap.el (nnimap-request-article-part): Try harder to show
7408 group name in debugging message.
7409
74102002-10-25 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7411
7412 * gnus-agent.el (gnus-agent-save-fetched-headers): Create
7413 directory if it doesn't exist.
7414 (gnus-agent-fetch-headers): Remove old cruft that tried to
7415 abstain from downloading articles more than once if
7416 gnus-agent-consider-all-articles was true. This is now done
7417 properly via the .fetched files.
7418
74192002-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
7420
7421 * nndraft.el (nndraft-request-article): Treat delayed articles
7422 like drafts.
7423
74242002-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
7425
7426 * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
7427
74282002-10-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7429
7430 * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
7431 Remove unused optional arg DIR and corresponding code.
7432
7433 * nnimap.el (nnimap-request-article-part): Include group name in
7434 debugging output.
7435
74362002-10-24 Paul Jarc <prj@po.cwru.edu>
7437
7438 * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
7439
74402002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7441
7442 * gnus-agent.el (gnus-agent-fetched-headers): New variable,
7443 contains range of headers that have been fetched by the agent
7444 already. Compare gnus-agent-article-alist.
7445 (gnus-agent-file-header-cache): Like
7446 gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
7447 (gnus-agent-fetch-headers): Improve comment. Revert to old
7448 seen/recent logic.
7449 Remember which headers have been fetched before and don't fetch
7450 them again the next time round.
7451 (gnus-agent-load-fetched-headers)
7452 (gnus-agent-save-fetched-headers): New functions, for remembering
7453 which headers have been fetched before.
7454
74552002-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
7456
7457 * lpath.el: Remove useless bindings.
7458
74592002-10-22 Jesper Harder <harder@ifa.au.dk>
7460
7461 * gnus-sum.el (gnus-summary-execute-command): Disable visual
7462 features while searching.
7463
74642002-10-22 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7465
7466 * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
7467
74682002-10-22 Simon Josefsson <jas@extundo.com>
7469
7470 * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
7471 (pgg-snarf-keys): Add.
7472
74732002-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
7474
7475 * lpath.el: Fbind bbdb-records.
7476
7477 * spam.el: Don't autoload bbdb-records.
7478
74792002-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
7480
7481 * spam.el: Set autoload for bbdb-records after loading bbdb-com to
7482 prevent inf-loop.
7483
74842002-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7485
7486 * nnslashdot.el: Removed some test lines.
7487 More test.
7488
74892002-10-21 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7490
7491 * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
7492 are known to be downloaded already.
7493
74942002-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7495
7496 * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
7497 (mm-text-html-washer-alist): Ditto.
7498
74992002-10-19 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7500
7501 * nnheader.el (nnheader-remove-body): Fix an error of detecting
7502 boundary between headers and body.
7503 * nnml.el (nnml-parse-head): Ditto.
7504
75052002-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7506
7507 * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
7508 entries.
7509
7510 * gnus-group.el (gnus-fetch-group): Allow an optional
7511 specification of the articles to select.
7512
7513 * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
7514
75152002-10-20 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7516
7517 * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
7518 headers from the group, update variable `articles' to contain
7519 only those numbers where headers exist. (When fetching all
7520 articles in a group, Gnus creates lots of numbers where there is
7521 no articles.)
7522
75232002-10-20 Steve Youngs <youngs@xemacs.org>
7524
7525 * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
7526 doesn't have the 'alist custom type, use cons cells instead.
7527 (pgg-parse-symmetric-key-algorithm-alist): Ditto.
7528 (pgg-parse-hash-algorithm-alist): Ditto.
7529 (pgg-parse-compression-algorithm-alist): Ditto.
7530 (pgg-parse-signature-type-alist): Ditto.
7531
7532 * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
7533
7534 * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
7535
7536 * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
7537
75382002-10-19 Simon Josefsson <jas@extundo.com>
7539
7540 * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
7541 buffer.
7542
75432002-10-18 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7544
7545 * gnus-spec.el (gnus-make-format-preserve-properties)
7546 (gnus-xmas-format, gnus-parse-simple-format): Preserve text
7547 properties also on XEmacs. `gnus-xmas-format' is like format but
7548 preserves text properties on XEmacs (though it only understands
7549 simple format specs). The variable
7550 `gnus-make-format-preserve-properties' controls whether the
7551 function is used, and is checked in `gnus-parse-simple-format'.
7552 Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
7553
7554 * gnus-agent.el (gnus-agent-fetch-articles): More debugging
7555 output.
7556 (gnus-agent-consider-all-articles): New variable.
7557 (gnus-agent-get-undownloaded-list): Comment that marks todo item.
7558 (gnus-agent-fetch-headers): Depending on
7559 gnus-agent-consider-all-articles, maybe get all articles.
7560 (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
7561 `read'.
7562 (gnus-predicate-imples-unread): New function.
7563 (gnus-agent-fetch-headers): Optimize to call
7564 gnus-list-of-unread-articles if that is sufficient.
7565 Check unseen and recent instead of seen and recent.
7566 (gnus-agent-fetch-headers): Abstain from calling
7567 gnus-list-range-intersection if range (a . b) would have (> a b).
7568
75692002-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
7570
7571 * message.el (message-send-mail): Make it possible to perform
7572 edebug-defun.
7573
75742002-10-18 Simon Josefsson <jas@extundo.com>
7575
7576 * gnus-art.el (gnus-button-man-handler): Change default to
7577 `manual-entry' (defined in both emacsen).
7578 (gnus-button-man-handler): Remove emacsen difference and use
7579 `manual-entry'.
7580
75812002-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
7582
7583 * spam.el: Wrap autoload settings for bbdb-records,
7584 executable-find and ifile-spam-filter with eval-and-compile.
7585 (spam-display-buffer-contents): Remove.
7586 (spam-bogofilter-score): Merge spam-display-buffer-contents.
7587
75882002-10-17 Ted Zlatanov <tzz@lifelogs.com>
7589
7590 * spam.el (spam-display-buffer-contents): New function.
7591 (spam-bogofilter-score): use spam-display-buffer-contents, patch
7592 from Katsumi Yamaoka <yamaoka@jpl.org>.
7593
75942002-10-17 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7595
7596 * nnheader.el (nnheader-parse-naked-head): New function.
7597 (nnheader-parse-head): Use the above function, in order to handle
7598 continuation lines properly.
7599 (nnheader-remove-body): New function.
7600 (nnheader-remove-cr-followed-by-lf): New function.
7601 (nnheader-ms-strip-cr): Use the above function.
7602
7603 * gnus-agent.el (gnus-agent-regenerate-group): Call
7604 `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
7605 `nnheader-parse-head'.
7606 * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
7607
7608 * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
7609 continuation lines by itself; call `nnheader-parse-naked-head'
7610 instead of `nnheader-parse-head'.
7611 * nndiary.el (nndiary-parse-head): Ditto.
7612 * nnfolder.el (nnfolder-parse-head): Ditto.
7613 * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
7614 * nnmaildir.el (nnmaildir--update-nov): Ditto.
7615 * nnml.el (nnml-parse-head): Ditto.
7616
76172002-10-17 Steve Youngs <youngs@xemacs.org>
7618
7619 * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
7620 XEmacs, default to it if featurep 'xemacs.
7621
76222002-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
7623
7624 * spam-stat.el: Check for the existence of hash functions instead
7625 of the Emacs version to decide whether to load cl. Suggested by
7626 Kai Gro\e,A_\e(Bjohann.
7627
76282002-10-15 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7629
7630 * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
7631 if it isn't open yet.
7632
76332002-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7634
7635 * gnus-group.el: Require mm-url only when compiling.
7636 (gnus-group-fetch-charter): Require mm-url.
7637
7638 * spam-stat.el: Require cl for the functions gethash,
7639 hash-table-count, make-hash-table and mapc for Emacs 20.
7640 (puthash): Alias to cl-puthash for Emacs 20.
7641 (with-syntax-table): New macro for Emacs 20.
7642
76432002-10-12 Jesper Harder <harder@ifa.au.dk>
7644
7645 * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
7646
76472002-10-11 Ted Zlatanov <tzz@lifelogs.com>
7648
7649 * spam.el (spam-check-ifile): added ifile as a spam checking
7650 backend, and spam-use-ifle as the variable to toggle that check.
7651
76522002-10-12 Simon Josefsson <jas@extundo.com>
7653
7654 * message.el (message-beginning-of-line): New variable.
7655 (message-beginning-of-line): Use it.
7656
76572002-10-11 Ted Zlatanov <tzz@lifelogs.com>
7658
7659 * spam.el: more compilation fixes for BBDB
7660
99580cde 7661 * spam-stat.el: added code from Alex Schroeder <alex@gnu.org>
23f87bed
MB
7662 (spam-stat-reduce-size): Interactive.
7663 (spam-stat-reset): New function.
7664 (spam-stat-save): Interactive.
7665
76662002-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7667
7668 * gnus.el: Autoload gnus-delay-initialize.
7669
7670 * message.el: Autoload gnus-delay-article.
7671
76722002-10-11 Jesper Harder <harder@ifa.au.dk>
7673
7674 * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
7675 text property in Emacs.
7676
76772002-10-11 Simon Josefsson <jas@extundo.com>
7678
7679 * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
7680 (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
7681
7682 * mml1991.el (mml1991-pgg-sign): Remove CR.
7683
76842002-10-10 Simon Josefsson <jas@extundo.com>
7685
7686 * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
7687 decrypt failed.
7688 (mml2015-trust-boundaries-alist): Removed.
7689 (mml2015-gpg-extract-signature-details): Don't use it.
7690 (mml2015-unabbrev-trust-alist): New.
7691 (mml2015-gpg-extract-signature-details): Use it.
7692
76932002-10-10 Ted Zlatanov <tzz@lifelogs.com>
7694
7695 * spam.el: compilation fixes, spam-check-bbdb function is nil if no
7696 BBDB installed
7697
7698 * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
7699 statistical analysis of spam in Lisp only
7700
77012002-10-10 Simon Josefsson <jas@extundo.com>
7702
7703 * nnimap.el (nnimap-open-server): Re-open server if it isn't in
7704 auth, selected or examine state.
7705
7706 * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
7707 buffer and error buffer depending on type of information.
7708
7709 * mml2015.el (mml2015-gpg-extract-signature-details): Parse
7710 --status-fd stuff even if gpg.el is not used (revert earlier
7711 change).
7712 (mml2015-pgg-{clear-,}verify): Store both output and errors as
7713 gnus details.
7714 (mml2015-pgg-{clear-,}verify): Extract signature info from errors
7715 buffer.
7716
7717 * pgg.el (pgg-verify-region): Use it.
7718
7719 * pgg-def.el (pgg-query-keyserver): New variable.
7720
7721 * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
7722 key-identifier in packet. Is this a good idea?
7723
7724 * mml.el (mml-mode-map): Add security commands that operates on
7725 MIME parts.
7726 (mml-menu): And menu items for them.
7727
7728 * mml1991.el (mml1991-pgg-encrypt): Remove headers.
7729
7730 * mml.el (mml-parse-1): Support sender in #secure tags.
7731
7732 * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
7733 defined.
7734
7735 * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
7736 (mml-pgp-encrypt-buffer): Support combined signing.
7737
7738 * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
7739 (mml1991-gpg-encrypt): Ditto.
7740 (mml1991-pgg-encrypt): Ditto.
7741 (mml1991-encrypt): Pass sign parameter.
7742
7743 * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
7744 (mml-signencrypt-style): Mention the variable.
7745
77462002-10-09 Simon Josefsson <jas@extundo.com>
7747
7748 * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
7749 pgg-gpg-user-id.
7750
7751 * pgg.el (pgg-insert-url-with-w3): Ignore errors.
7752 (pgg-fetch-key-function): Nil if w3 is not installed.
7753
77542002-10-08 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7755
7756 * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
7757 gnus-agent-current-history.
7758
77592002-10-06 Simon Josefsson <jas@extundo.com>
7760
7761 * imap.el (imap-parse-status): Don't use read to read token.
7762
77632002-10-05 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7764
7765 * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
7766 for methods not covered by the agent, and when unplugged.
7767
77682002-10-05 Simon Josefsson <jas@extundo.com>
7769
7770 * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
7771 signing.
7772
7773 * gnus-agent.el (gnus-agent-read-servers): If getting method from
7774 a named server fails, ignore the server.
7775
7776 * mml1991.el (mml1991-pgg-sign): Do QP.
7777
7778 * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
7779 work.
7780
77812002-10-04 Simon Josefsson <jas@extundo.com>
7782
7783 * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
7784
7785 * pgg-pgp.el (pgg-pgp-verify-region): Inline
7786 binary-write-decoded-region from MEL.
7787
7788 * pgg.el (pgg-encrypt-region): Support sign.
7789
7790 * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
7791
7792 * mml2015.el (mml2015-pgg-encrypt): Ditto.
7793
7794 * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
7795 pgg-pgp6.el: Moved from ../pgg/. Modifications compared to EMIKO
7796 branch where PGG was taken from in the ChangeLog entries below.
7797
77982002-10-01 Simon Josefsson <jas@extundo.com>
7799
7800 * pgg-pgp.el: Don't require mel. Don't use luna.
7801 (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
7802 (pgg-pgp-process-region): Use expand-file-name instead of concat.
7803 (pgg-pgp-process-region): Don't use binary-funcall.
7804
7805 * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
7806
7807 * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
7808 instead of concat.
7809
7810 * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
7811
78122002-09-29 Simon Josefsson <jas@extundo.com>
7813
7814 * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
7815 compile warnings.
7816
7817 * pgg.el (pgg-decrypt-region): Don't parse packet.
7818
7819 * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
7820
78212002-09-29 Daiki Ueno <ueno@unixuser.org>
7822
7823 * pgg.el: Remove dependency on calist.el.
7824
78252002-09-28 Simon Josefsson <jas@extundo.com>
7826
7827 * pgg.el (pgg-temporary-file-directory): New variable.
7828 (pgg-verify-region): Don't assume set-buffer-multibyte exists.
7829
7830 * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
7831 (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
7832
7833 * pgg-parse.el (pgg-char-int): Defalias.
7834 (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
7835 (pgg-read-bytes, pgg-read-body): Use it.
7836 (pgg-decode-packets): Don't use MEL, use base64-*.
7837 (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
7838 (pgg-string-as-unibyte): Defalias.
7839 (pgg-parse-armor-region): Use it.
7840
7841 * pgg-gpg.el (pgg-gpg-process-region): Use
7842 pgg-temporary-file-directory.
7843
7844 * luna.el: Don't def-edebug.
7845
7846 * pgg-pgp5.el (pgg-scheme-verify-region): Inline
7847 binary-write-decoded-region from MEL.
7848
7849 * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
7850
7851 * alist.el, calist.el: Don't require product/APEL.
7852
7853 * pgg-parse.el (top-level): Remove dependency on static.el,
7854 pccl.el, mel.el.
7855 (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
7856 `define-ccl-program' is boundp, instead of using broken.
7857
78582002-10-01 Simon Josefsson <jas@extundo.com>
7859
7860 * message.el (message-required-mail-headers): Remove Lines:.
7861
78622002-10-03 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7863 From Jesper Harder.
7864
7865 * gnus-group.el (gnus-group-fetch-charter,
7866 gnus-group-fetch-control): Prompt for group if given a prefix
7867 argument.
7868 * gnus-sum.el (t): Add gnus-group-fetch-charter and
7869 gnus-group-fetch-control to summary key map and menu.
7870
78712002-10-03 Paul Jarc <prj@po.cwru.edu>
7872
7873 * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
7874 number when there are no articles.
7875
78762002-10-03 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7877
7878 * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
7879 arg ALL means to fetch all articles, not only downloadable ones.
7880 (gnus-agent-fetch-selected-article): New function for
7881 gnus-select-article-hook or gnus-mark-article-hook.
7882
78832002-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
7884 From Peter von der Ahe <nospam2159@daimi.au.dk>.
7885
7886 * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
7887 raw-text.
7888
78892002-09-30 Ted Zlatanov <tzz@lifelogs.com>
7890
7891 * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
7892 Pinard).
7893 Major revamp of the code, documentation is in comments in the file
7894 for now.
7895
78962002-09-30 Simon Josefsson <jas@extundo.com>
7897
7898 * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
7899 buffer seem to be needed?
7900
79012002-09-29 Simon Josefsson <jas@extundo.com>
7902
7903 * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
7904 compile warnings.
7905
7906 * mml1991.el (mml1991-function-alist): Add pgg.
7907 (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
7908 (mml1991-pgg-encrypt): Fix recipients querying.
7909
79102002-09-28 Simon Josefsson <jas@extundo.com>
7911
7912 * mml2015.el (autoload): Autoload correct files. Trivial patch
7913 from dme@dme.org.
7914 (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
7915 handle is returned.
7916
79172002-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
7918
7919 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
7920 Protect against non-existent of `nnimap-mailbox-info'.
7921
79222002-09-27 Simon Josefsson <jas@extundo.com>
7923
7924 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
7925 (gnus-setup-news-hook): Use it.
7926 (gnus-after-getting-new-news-hook): Ditto.
7927
7928 * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
7929
79302002-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
7931 From Mats Lidell <matsl@contactor.se>.
7932
7933 * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
7934
79352002-09-27 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7936
7937 * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
7938 the part to decode encoded words, use raw words instead of decoded
7939 words.
7940
79412002-09-26 ShengHuo ZHU <zsh@cs.rochester.edu>
7942
7943 * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
7944
7945 * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
7946 (mm-setup-w3m): Use it.
7947
79482002-09-27 Simon Josefsson <jas@extundo.com>
7949
7950 * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
7951 article buffers.
7952
7953 * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
7954 it just in case.
7955 (nnimap-update-unseen): New function; update unseen count in
7956 `n-m-info'.
7957 (nnimap-close-group): Call it.
7958
7959 * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
7960 (gnus-after-getting-new-news-hook): Ditto.
7961
7962 * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
7963 message into verboselevel 9. Change slow mail check message.
7964 (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
7965 (nnimap-fixup-unread-after-getting-new-news): New function, to be
7966 used as a hook after getting new mail.
7967
79682002-09-26 Simon Josefsson <jas@extundo.com>
7969
7970 * imap.el (imap-parse-resp-text-code): The UNSEEN value in
7971 SELECT/EXAMINE is first unseen article, not number of unseen
7972 articles. Make them distinct by renaming the former to
7973 `first-unseen' instead of `unseen'.
7974
7975 * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
7976 too.
7977 (nnimap-retrieve-groups): Don't used cached data if uidvalidity
7978 changed.
7979 (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
7980
7981 * gnus-int.el (gnus-server-unopen-status): Defcustom.
7982
7983 * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
7984 better.
7985
7986 * mml2015.el (mml2015-pgg-decrypt): Only add security information
7987 if dissecting resulting buffer actually had any information.
7988
79892002-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7990
7991 * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
7992 because the function `string<' allows symbols.
7993
7994 * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
7995
79962002-09-25 ShengHuo ZHU <zsh@cs.rochester.edu>
7997
7998 * message.el (message-forward-make-body): Revert an early change
7999 because 8-bit utf-8 emails.
8000
80012002-09-25 Bj\e,Av\e(Brn Torkelsson <torkel@acc.umu.se>
8002
8003 * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
8004 links to Info)
8005 * gnus-art.el (gnus-treat-highlight-signature):
8006 * gnus-art.el (gnus-treat-buttonize):
8007 * gnus-art.el (gnus-treat-buttonize-head):
8008 * gnus-art.el (gnus-treat-emphasize):
8009 * gnus-art.el (gnus-treat-strip-cr):
8010 * gnus-art.el (gnus-treat-unsplit-urls):
8011 * gnus-art.el (gnus-treat-leading-whitespace):
8012 * gnus-art.el (gnus-treat-hide-headers):
8013 * gnus-art.el (gnus-treat-hide-boring-headers):
8014 * gnus-art.el (gnus-treat-hide-signature):
8015 * gnus-art.el (gnus-treat-fill-article):
8016 * gnus-art.el (gnus-treat-hide-citation):
8017 * gnus-art.el (gnus-treat-hide-citation-maybe):
8018 * gnus-art.el (gnus-treat-strip-list-identifiers):
8019 * gnus-art.el (gnus-treat-strip-pgp):
8020 * gnus-art.el (gnus-treat-strip-pem):
8021 * gnus-art.el (gnus-treat-strip-banner):
8022 * gnus-art.el (gnus-treat-highlight-headers):
8023 * gnus-art.el (gnus-treat-highlight-citation):
8024 * gnus-art.el (gnus-treat-date-ut):
8025 * gnus-art.el (gnus-treat-date-local):
8026 * gnus-art.el (gnus-treat-date-english):
8027 * gnus-art.el (gnus-treat-date-lapsed):
8028 * gnus-art.el (gnus-treat-date-original):
8029 * gnus-art.el (gnus-treat-date-iso8601):
8030 * gnus-art.el (gnus-treat-date-user-defined):
8031 * gnus-art.el (gnus-treat-strip-headers-in-body):
8032 * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
8033 * gnus-art.el (gnus-treat-strip-leading-blank-lines):
8034 * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
8035 * gnus-art.el (gnus-treat-unfold-headers):
8036 * gnus-art.el (gnus-treat-fold-headers):
8037 * gnus-art.el (gnus-treat-fold-newsgroups):
8038 * gnus-art.el (gnus-treat-overstrike):
8039 * gnus-art.el (gnus-treat-display-xface):
8040 * gnus-art.el (gnus-treat-display-smileys):
8041 * gnus-art.el (gnus-treat-from-picon):
8042 * gnus-art.el (gnus-treat-mail-picon):
8043 * gnus-art.el (gnus-treat-newsgroups-picon):
8044 * gnus-art.el (gnus-treat-body-boundary):
8045 * gnus-art.el (gnus-treat-capitalize-sentences):
8046 * gnus-art.el (gnus-treat-fill-long-lines):
8047 * gnus-art.el (gnus-treat-play-sounds):
8048 * gnus-art.el (gnus-treat-translate):
8049 * gnus-art.el (gnus-treat-x-pgp-sig):
8050 * gnus-art.el (gnus-mime-button-line-format):
8051 * gnus-art.el (gnus-button-man-level):
8052 * gnus-art.el (gnus-button-emacs-level):
8053 * gnus-cus.el (gnus-group-parameters):
8054 * gnus-gl.el (bbb-build-mid-scores-alist):
8055 * gnus-group.el (gnus-group-line-format):
8056 * gnus-mlspl.el (gnus-group-split-setup):
8057 * gnus-mlspl.el (gnus-group-split):
8058 * gnus-msg.el (gnus-mailing-list-groups):
8059 * gnus-msg.el (gnus-posting-styles):
8060 * gnus-nocem.el (gnus-nocem-issuers):
8061 * gnus-score.el (gnus-score-regexp-bad-p):
8062 * gnus-srvr.el (gnus-server-line-format):
8063 * gnus-topic.el (gnus-topic-line-format):
8064 * gnus.el (gnus-summary-line-format):
8065 * mail-source.el (mail-sources):
8066 * message.el (message-subscribed-address-file):
8067 * nnmail.el (nnmail-split-fancy):
8068
80692002-09-24 Evgeny Roubinchtein <zhenya@freeshell.org>
8070
8071 * mail-source.el(mail-source-run-script): use `functionp' to test
8072 whether the argument `script' is in fact a function.
8073 (mail-sources): adjust the defcustom to allow users to specify a
8074 function or a string as the value of the `:prescript' and
8075 `:postscript' arguments of the `file' and `pop3' mail sources.
8076
80772002-09-25 Paul Jarc <prj@po.cwru.edu>
8078
8079 * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
8080 number when article 1 does not exist.
8081
80822002-09-25 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8083
8084 * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
8085 apropos if apropos-variable does not exist.
8086 (gnus-button-guessed-mid-regexp)
8087 (gnus-button-handle-describe-prefix, gnus-button-alist): Better
8088 regexes. From Reiner Steib.
8089 (gnus-button-handle-describe-function)
8090 (gnus-button-handle-describe-variable): Doc fix. From Reiner Steib.
8091 (gnus-button-handle-describe-key, gnus-button-handle-apropos)
8092 (gnus-button-handle-apropos-command): Doc fix. From Reiner Steib.
8093
80942002-09-25 Mark A. Hershberger <mah@everybody.org>
8095 Trivial patch.
8096
8097 * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
8098 the file.
8099
81002002-09-24 ShengHuo ZHU <zsh@cs.rochester.edu>
8101
8102 * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
8103
81042002-09-24 Simon Josefsson <jas@extundo.com>
8105
8106 * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
8107 (mml2015-use): Prefer PGG if installed.
8108 (mml2015-function-alist): Add PGG wrappers.
8109 (mml2015-gpg-extract-signature-details): Check mml2015-use too.
8110 (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
8111 prefix, make regexp optionally skip it.
8112 (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
8113 (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
8114 (mml2015-pgg-encrypt): New functions.
8115 (defvar, autoload): Prevent byte-compile warnings.
8116
81172002-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
8118 From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
8119
8120 * gnus-art.el (article-strip-banner): Check for the existence of
8121 from header.
8122
81232002-09-23 Kai Gro\e,b_\e(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
8124
8125 * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
8126 (gnus-button-alist): Improved regexp for
8127 gnus-button-handle-mid-or-mail (false positives), fixed
8128 gnus-button-handle-man entries.
8129 From Reiner Steib.
8130
81312002-09-23 Paul Jarc <prj@po.cwru.edu>
8132 From Josh Huber.
8133
8134 * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
8135 nnmail-extra-headers is non-nil.
8136
81372002-09-23 Paul Jarc <prj@po.cwru.edu>
8138
8139 * nnmaildir.el: Store article numbers persistently. General
8140 revision.
8141 (nnmaildir-request-expire-articles): handle 'immediate and 'never
8142 for nnmail-expiry-wait; delete instead of moving if 'force is
8143 given.
8144
81452002-09-23 Simon Josefsson <jas@extundo.com>
8146 Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
8147
8148 * smime.el (smime-sign-buffer): Get key and extra certs.
8149 (smime-get-key-with-certs-by-email): Utility function.
8150
81512002-09-21 ShengHuo ZHU <zsh@cs.rochester.edu>
8152 Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
8153
8154 * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
8155 article exists.
8156
81572002-09-20 ShengHuo ZHU <zsh@cs.rochester.edu>
8158
8159 * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
8160
81612002-09-20 Kai Gro\e,b_\e(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
8162 From Reiner Steib.
8163
8164 * gnus-art.el (gnus-button-handle-custom,
8165 gnus-button-handle-mid-or-mail,
8166 gnus-button-handle-describe-{function,variable,key},
8167 gnus-button-handle-apropos{,command,variable}): New functions.
8168 (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
8169 gnus-button-{man,emacs,mail}-level): New variables.
8170 (gnus-button-alist): Use the above to buttonize emacs and mail
8171 related links.
8172
81732002-09-18 Juanma Barranquero <lektu@terra.es>
8174
8175 * gnus-int.el (gnus-status-message): Fix spacing.
8176
8177 * imap.el (imap-continuation): Fix typos.
8178
81792002-09-18 ShengHuo ZHU <zsh@cs.rochester.edu>
8180
8181 * gnus-msg.el (gnus-configure-posting-styles): Sort results.
8182
8183 * gnus-art.el (gnus-article-reply-with-original): Correct
8184 with-current-buffer scope.
8185
8186 * message.el (message-completion-alist): Add Reply-To, From, etc.
8187
81882002-09-18 Simon Josefsson <jas@extundo.com>
8189
8190 * nnimap.el (nnimap-request-expire-articles): Make flag setting
8191 conditional. From Nevin Kapur <nevin@jhu.edu>.
8192
81932002-09-17 Simon Josefsson <jas@extundo.com>
8194
8195 * nnimap.el (nnimap-expiry-target): Don't search for which
8196 articles exists here.
8197 (nnimap-request-expire-articles): Do it here instead. Only expire
8198 when articles are found. Suggested by Nevin Kapur
8199 <nevin@jhu.edu>.
8200
82012002-09-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8202 From Reiner Steib <reiner.steib@gmx.de>.
8203
8204 * message.el (message-strip-subject-trailing-was)
8205 (message-change-subject, message-add-archive-header)
8206 (message-xpost-fup2-header, message-xpost-insert-note)
8207 (message-xpost-fup2, message-reduce-to-to-cc): New functions
8208 adopted from message-utils.el. Add functions to the keymap, mode
8209 describtion and menu.
8210 (message-change-subject,message-xpost-fup2): Signal error if
8211 current header is empty.
8212 (message-xpost-insert-note): Changed insert position.
8213 (message-archive-note): Ensure to insert note in message body (not
8214 in head).
8215 (message-archive-header, message-archive-note)
8216 (message-xpost-default, message-xpost-note, message-fup2-note)
8217 (message-xpost-note-function): New variables adopted from
8218 message-utils.el. Changed some doc-strings.
8219 (message-mark-insert-{begin,end}): Rename from
8220 message-{begin,end}-inserted-text-mark (message-utils.el), changed
8221 values.
8222 (message-subject-trailing-was-query)
8223 (message-subject-trailing-was-ask-regexp)
8224 (message-subject-trailing-was-regexp): New variables.
8225 (message-to-list-only): Added doc-string and menu entry.
8226
8227 * message-utils.el: Removed. Functions are now in message.el.
8228
82292002-09-16 ShengHuo ZHU <zsh@cs.rochester.edu>
8230
8231 * gnus-art.el (gnus-article-reply-with-original,
8232 gnus-article-followup-with-original): Switch to
8233 gnus-summary-buffer before reply/followup.
8234
82352002-09-15 John Paul Wallington <jpw@shootybangbang.com>
8236
8237 * gnus-sum.el (gnus-summary-toggle-header): The article window may
8238 not exist. Toggle it anyway.
8239
82402002-09-13 ShengHuo ZHU <zsh@cs.rochester.edu>
8241
8242 * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
8243
8244 * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
8245 Trivial patch from Urban Engberg <ue@ccieurope.com>.
8246
8247 * rfc2047.el (message-posting-charset): Defvar it.
8248 (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
8249 iso-8859-8. Fix doc. Suggested by Dave Love <fx@gnu.org>.
8250
8251 * mail-source.el (mail-source-fetch): Hide password.
8252
8253 * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
8254
82552002-09-12 Katsumi Yamaoka <yamaoka@jpl.org>
8256 From John Paul Wallington <jpw@shootybangbang.com>.
8257
8258 * gnus.el (gnus-visual, gnus-meta): Fix typo.
8259
82602002-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
8261
8262 * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
8263
82642002-09-11 Simon Josefsson <jas@extundo.com>
8265
8266 * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
8267 (nnimap-split-rule): Doc fix.
8268 (nnimap-request-expire-articles): Cleanup code.
8269
82702002-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
8271 From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
8272
8273 * gnus-art.el (gnus-article-address-banner-alist): New option.
8274 (article-strip-banner): Refer the above option to split banners of
8275 free mail servers, when no group parameter is specified.
8276
82772002-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
8278
8279 * nntp.el (nntp-wait-for-string): Check for a process in the
8280 current buffer instead of `nntp-server-buffer'.
8281
82822002-09-09 Simon Josefsson <jas@extundo.com>
8283
8284 * gnus-art.el (gnus-button-man-handler): New variable.
8285 (gnus-button-alist): Use g-b-handle-man.
8286 (gnus-button-handle-man): New, call g-b-man-handler.
8287
82882002-09-08 Simon Josefsson <jas@extundo.com>
8289
8290 * gnus-art.el (gnus-button-alist): Buttonize man page links.
8291
82922002-09-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8293
8294 * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
8295
82962002-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8297
8298 * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
8299
8300 * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
8301 keystroke.
8302
8303 * gnus-srvr.el (gnus-browse-describe-group): New command and
8304 keystroke.
8305
83062002-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
8307
8308 * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
8309 value for gnus-decoration property.
8310
83112002-09-06 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8312
8313 * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
8314 string) as group name in case we have a CRLF in the file.
8315
83162002-09-04 Jesper Harder <harder@ifa.au.dk>
8317
8318 * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
8319 group.
8320 (rfc1843-decode-hzp): do.
8321 (rfc1843-newsgroups-regexp): do.
8322
83232002-09-04 Simon Josefsson <jas@extundo.com>
8324
8325 * message.el (message-canlock-generate): Make sure sha1 doesn't
8326 call external programs.
8327
83282002-09-03 Simon Josefsson <jas@extundo.com>
8329
8330 * nntp.el (nntp-wait-for-string): Dont infloop if process died.
8331
8332 * gnus-agent.el (gnus-agent-batch): Add doc.
8333
83342002-09-03 Josh Huber <huber@alum.wpi.edu>
8335
8336 * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
8337 check for signed and encrypted parts.
8338 * mml.el (mml-parse-1): Correct small typo which preventing
8339 setting recipients in a secure tag.
8340
83412002-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
8342
8343 * mm-util.el (mm-coding-system-priorities): Default to a list of
8344 iso-2022-jp and others for the Japanese environment.
8345
83462002-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
8347
8348 * gnus-util.el (gnus-frame-or-window-display-name): Exclude
8349 invalid display names.
8350
83512002-08-30 Simon Josefsson <jas@extundo.com>
8352
8353 * gnus-group.el (gnus-group-fetch-control): Fix typo in last
8354 commit. From Reiner Steib <4uce.02.r.steib@gmx.net>.
8355
83562002-08-26 Jesper Harder <harder@ifa.au.dk>
8357
8358 * gnus.el (gnus-group-charter-alist): New option.
8359 (gnus-group-fetch-control-use-browse-url): New option.
8360
8361 * gnus-group.el (gnus-group-fetch-charter): New function.
8362 (gnus-group-fetch-control): New function.
8363 Add them to the keymap and menu. Require mm-url.
8364
83652002-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
8366
8367 * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
8368 From Alex Schroeder <alex@emacswiki.org>.
8369
83702002-08-29 Jesper Harder <harder@ifa.au.dk>
8371
8372 * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
8373 items expecting user interaction.
8374
8375 * gnus-topic.el (gnus-topic-make-menu-bar): do.
8376
8377 * gnus-sum.el (gnus-summary-make-menu-bar): do.
8378
8379 * gnus-srvr.el (gnus-server-make-menu-bar): do.
8380
8381 * mml.el (mml-menu): do.
8382
83832002-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
8384
8385 * mail-source.el (mail-source-touch-pop): New function.
8386
8387 * message.el (message-smtpmail-send-it): New function.
8388 (message-send-mail-function): Add it for a candidate.
8389
83902002-08-27 Simon Josefsson <jas@extundo.com>
8391
8392 * gnus-msg.el (posting-charset-alist): Use
8393 gnus-define-group-parameter instead of defcustom.
8394 (gnus-put-message): Handle SPC in GCC.
8395 (gnus-inews-insert-gcc): Ditto.
8396 (gnus-inews-insert-archive-gcc): Ditto.
8397
83982002-08-26 Simon Josefsson <jas@extundo.com>
8399
8400 * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
8401 (gnus-agentize): Auto agentize all nntp and nnimap groups.
8402 (gnus-agent-possibly-save-gcc): Autoload.
8403 Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
8404
84052002-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
8406
8407 * gnus.el (gnus-other-frame-function): New user option.
8408 (gnus-other-frame): Use it; add a doc-string; make it work with
8409 the gnuclient program.
8410
8411 * gnus-util.el (gnus-frame-or-window-display-name): New function.
8412
8413 * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
8414 `device-connection' and `dfw-device'.
8415
84162002-08-22 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8417
8418 * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
8419 positives, make it stricter. From Jochen Hein (trivial change).
8420
84212002-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
8422
8423 * gnus.el (gnus-other-frame): Trivial fix.
8424
84252002-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
8426
8427 * gnus.el (gnus-other-frame-parameters): New user option.
8428 (gnus-other-frame-object): New variable.
8429 (gnus-other-frame): Make it search for existing Gnus frame; don't
8430 read new news; delete frame on exit.
8431
8432 * gnus-util.el (gnus-select-frame-set-input-focus): New function.
8433
8434 * lpath.el: Fbind w32-focus-frame and x-focus-frame.
8435
84362002-08-20 Katsumi Yamaoka <yamaoka@jpl.org>
8437 From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
8438
8439 * message.el (message-set-auto-save-file-name): Add support for
8440 the Cygwin Emacs; the system-type is `cygwin'.
8441 * nnheader.el (nnheader-file-name-translation-alist): Ditto.
8442
84432002-08-20 ShengHuo ZHU <zsh@cs.rochester.edu>
8444
8445 * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
8446
8447 * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
8448 avoid arithmetic errors.
8449
84502002-08-20 Katsumi Yamaoka <yamaoka@jpl.org>
8451
8452 * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
8453
84542002-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8455
8456 * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
8457 (message-ignored-resent-headers): Add envelope From.
8458
84592002-08-18 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8460
8461 * gnus.el (gnus-summary-line-format): Document %k specifier.
8462
84632002-08-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8464
8465 * gnus-sum.el (gnus-summary-line-message-size): New function.
8466 (gnus-summary-line-format-alist): Use it.
8467
84682002-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
8469
8470 * gnus-art.el (article-make-date-line): Refer to the value for
8471 `gnus-article-time-format' in the summary buffer.
8472
8473 * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
8474
84752002-08-14 Simon Josefsson <jas@extundo.com>
8476
8477 * gnus-art.el (gnus-button-alist): Use ' not ` for default value
8478 quoting.
8479 (gnus-button-alist): Fix doc.
8480 (gnus-header-button-alist): Use ' not ` for default value quoting.
8481 (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
8482 rationale similar to 2002-05-01 change.
8483 (gnus-article-add-buttons-to-head): Evaluate expression.
8484
8485 * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
8486
84872002-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
8488
8489 * message.el (message-font-lock-keywords): Refer to the value for
8490 `message-cite-prefix-regexp' dynamically.
8491
84922002-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
8493
8494 * gnus-art.el (gnus-decode-header-methods): Doc fix.
8495
84962002-08-12 Simon Josefsson <jas@extundo.com>
8497
8498 * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
8499 (imap-shell-open): Skip initial junk before IMAP greeting.
8500
85012002-08-11 Simon Josefsson <jas@extundo.com>
8502
8503 * message-utils.el (message-xpost-default,
8504 message-xpost-fup2-header, message-xpost-fup2): Fixed
8505 Typos. Trivial changes from Reiner Steib
8506 <4uce.02.r.steib@gmx.net>.
8507
85082002-08-09 Simon Josefsson <jas@extundo.com>
8509
8510 * message.el (message-canlock-password): Set
8511 canlock-password-for-verify to newly generated canlock-password.
8512 When Emacs is restarted, Custom makes sure this is set, but during
8513 the same session we must set it manually.
8514
85152002-08-07 Jesper Harder <harder@ifa.au.dk>
8516
8517 * yenc.el: New file.
8518
8519 * mm-uu.el (mm-uu-yenc-decode-function): New variable.
8520 (mm-uu-type-alist): Add yenc.
8521 (mm-uu-yenc-filename): New function.
8522 (mm-uu-yenc-extract): New function.
8523
8524 * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
8525
85262002-08-06 ShengHuo ZHU <zsh@cs.rochester.edu>
8527
8528 * dgnushack.el (merge): Don't use coerce.
8529
85302002-05-27 Jesper Harder <harder@ifa.au.dk>
8531
8532 * mailcap.el (mailcap-mime-data): Test window-system rather than
8533 mm-device-type.
8534 (mailcap-mime-data): Call xdvi and gv with "-safer".
8535
8536 * mm-util.el: Don't define mm-device-type.
8537
85382002-08-05 Simon Josefsson <jas@extundo.com>
8539
8540 * mm-util.el (mm-coding-system-priorities): coding-system type not
8541 supported everywhere.
8542
85432002-08-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8544
8545 * gnus.el (gnus-version-number): Bumped version number.
8546
85472002-08-04 01:48:57 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
8548
8549 * gnus.el: Oort Gnus v0.07 is released.
8550
85512002-08-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8552
8553 * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
8554 (gnus-article-sort-functions): Doc fix.
8555 (t): New keystroke.
8556 (gnus-article-sort-by-random): New function.
8557 (gnus-thread-sort-by-random): New function.
8558
85592002-08-02 Simon Josefsson <jas@extundo.com>
8560
8561 * gnus-logic.el (gnus-advanced-integer): Swap arguments in
8562 funcall. From Scott A Crosby <scrosby@cs.rice.edu>.
8563
85642002-07-31 Danny Siu <dsiu@adobe.com>
8565
8566 * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
8567 when splitting malformed messages without message-id
8568
85692002-07-28 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8570 From Niklas Morberg <niklas.morberg@axis.com>.
8571
8572 * nnweb.el (nnweb-type, nnweb-type-definition)
8573 (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
8574 (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
8575 functionality.
8576 * nnweb.el: Removed old non-functioning search engines.
8577
85782002-07-27 Simon Josefsson <jas@extundo.com>
8579
8580 * message.el (message-forward-make-body): Don't use
8581 `message-forward-ignored-headers' when doing a "raw" followup (it
8582 is important to preserve e.g. CTE).
8583
8584 * flow-fill.el (fill-flowed): Disable filladapt-mode.
8585
8586 * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
8587 regexp-quote, Cyrus Sieve is fixed.
8588
8589 * sieve-manage.el (sieve-manage-deletescript): New function.
8590
8591 * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
8592 (sieve-manage-mode): Fix menubar.
8593 (sieve-activate): Change some messages.
8594 (sieve-deactivate-all): New function.
8595 (sieve-deactivate): New alias.
8596 (sieve-remove): New function.
8597 (sieve-help): Fix help.
8598 All suggested by Ned Ludd.
8599
86002002-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
8601
8602 * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
8603 (mm-w3m-safe-url-regexp): New user option.
8604
8605 * mm-view.el (mm-inline-text-html-render-with-w3m): Use
8606 `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
8607
86082002-07-23 Karl Kleinpaste <karl@charcoal.com>
8609
8610 * gnus-sum.el (gnus-summary-delete-article): Force
8611 nnmail-expiry-target to 'delete, so that absolute deletion
8612 happens when absolute deletion is requested.
8613
86142002-07-21 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8615 From Nevin Kapur <nevin@jhu.edu>.
8616
8617 * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
8618 headers as empty headers.
8619
86202002-07-21 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8621 From Jochen Hein <jochen@jochen.org>.
8622
8623 * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
8624 correct typo.
8625 (gnus-emphasis-strikethru): New face.
8626
86272002-07-20 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8628 From Jason Merrill <jason@redhat.com>.
8629
8630 * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
8631 entire file for each of a sequence of missing articles.
8632
8633 * gnus-salt.el (gnus-binary-display-article): Respect an existing
8634 value for gnus-view-pseudos.
8635
8636 * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
8637 avoid nreverse.
8638
86392002-07-14 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8640 From Ted Zlatanov <teodor.zlatanov@divine.com>.
8641
8642 * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
8643 (gnus-summary-mode-line-format-alist): Add %h for number of
8644 spams.
8645 (gnus-newsgroup-spam-marked): New variable.
8646 (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
8647 (gnus-article-read-p, gnus-article-mark)
8648 (gnus-set-global-variables, gnus-set-global-variables)
8649 (gnus-article-marked-p, gnus-summary-mark-article-as-read)
8650 (gnus-summary-mark-article-as-unread)
8651 (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
8652 (gnus-mark-article-as-read, gnus-mark-article-as-unread)
8653 (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
8654
86552002-07-10 Simon Josefsson <jas@extundo.com>
8656
8657 * nnimap.el (nnimap-split-to-groups): Allow group string to be a
8658 function. From KANEMATSU Daiji <kdaiji@bea.com>.
8659
86602002-07-09 Nevin Kapur <nevin@jhu.edu>
8661
8662 * gnus-sum.el (gnus-summary-delete-article): Respect group
8663 parameters while expiring.
8664
86652002-07-08 Simon Josefsson <jas@extundo.com>
8666
8667 * gnus-art.el (article-make-date-line): Fix string. From Henrik
8668 Enberg.
8669
86702002-07-08 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8671
8672 * gnus-art.el (article-unsplit-urls): Only display MIME when this
8673 function is called interactively. From Niklas Morberg.
8674
86752002-07-06 ShengHuo ZHU <zsh@cs.rochester.edu>
8676
8677 * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
8678 cdaar to cdar and car.
8679
8680 * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
8681 (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
8682
86832002-07-05 Katsumi Yamaoka <yamaoka@jpl.org>
8684
8685 * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
8686 don't break a narrowed article.
8687
8688 * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
8689 (nntp-open-via-rlogin-and-telnet): Ditto.
8690
86912002-07-02 Didier Verna <didier@xemacs.org>
8692
8693 * nnmail.el (nnmail-split-methods): fix custom type.
8694
86952002-07-02 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8696
8697 * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
8698 unsplitting. From Niklas Morberg <niklas.morberg@axis.com>.
8699
87002002-07-01 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8701
8702 * gnus-msg.el (gnus-summary-resend-default-address): New user option.
8703 (gnus-summary-resend-message): Use it.
8704
87052002-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
8706
8707 * nntp.el (nntp-via-rlogin-command-switches): New variable.
8708 (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
8709
87102002-06-28 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8711
8712 * message.el (message-font-lock-keywords): Don't fontify
8713 headers in the message body, only in the header.
8714 (message-font-lock-make-header-matcher): New function, used by
8715 message-font-lock-keywords.
8716 From Katsumi Yamaoka <yamaoka@jpl.org>.
8717
87182002-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
8719
8720 * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
8721
87222002-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
8723
8724 * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
8725
87262002-06-26 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8727
8728 * message.el (message-font-lock-keywords): Revert 2002-06-22
8729 change.
8730
87312002-06-24 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8732
8733 * message.el (message-font-lock-keywords): Put colon in header
8734 name match.
8735
87362002-06-22 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8737
8738 * message.el (message-font-lock-keywords): Don't use header faces
8739 in the body. Thanks to Stefan Monnier for the hint on the
8740 implementation.
8741
87422002-05-09 Miles Bader <miles@gnu.org>
8743
8744 * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
8745 (gnus-article-hide-citation): Respect it.
8746
87472002-04-12 Juanma Barranquero <lektu@terra.es>
8748
8749 * pop3.el (pop3-open-server): Fix typo.
8750
87512002-06-18 Josh Huber <huber@alum.wpi.edu>
8752
8753 * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
8754 instead of push to ignore duplicate to-(list|address) values.
8755 * nnmail.el (nnmail-cache-ignore-groups): New.
8756 * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
8757
87582002-06-18 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8759
8760 * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
8761 before sending. Suggested by Jan Rychter.
8762
87632002-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
8764
8765 * dgnushack.el (remove): New compiler macro.
8766 (last, coerce, subseq): Remove compiler macros for those built-in
8767 or unused functions.
8768
87692002-06-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8770
8771 * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
8772 sure to write byte-compiled versions of gnus-*-format-alist to
8773 .newsrc.eld. From Simon Josefsson.
8774
87752002-06-16 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8776
8777 * gnus-agent.el (gnus-agent-read-servers)
8778 (gnus-agent-write-servers): Put server name (string like
8779 "nnchoke:frumple") in the file instead of a server specification
8780 (Lisp expression like (nnchoke "frumple" ...parameters...)).
8781 From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
8782
87832002-06-16 Simon Josefsson <jas@extundo.com>
8784
8785 * gnus-cache.el (gnus-cache-remove-article): n is &optional. From
8786 Reiner Steib <4uce.02.r.steib@gmx.net>.
8787
87882002-06-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8789
8790 * nnheader.el (nnheader-file-name-translation-alist): Set the
8791 default value for MS Windows systems.
8792
8793 * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
8794
87952002-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
8796
8797 * message.el (message-beginning-of-line): Keep the region active
8798 in XEmacs. Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
8799
88002002-06-13 Josh Huber <huber@alum.wpi.edu>
8801
8802 * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
8803 * gnus-msg.el (gnus-summary-reply): Ditto.
8804 * gnus-msg.el (gnus-summary-handle-replysign): New.
8805
88062002-06-12 Katsumi Yamaoka <yamaoka@jpl.org>
8807
8808 * message.el (message-send-mail-with-sendmail): Kill errbuf even
8809 if sending failed.
8810
88112002-06-11 Josh Huber <huber@alum.wpi.edu>
8812
8813 * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
8814 * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
8815 to sign while encrypting.
8816
88172002-06-11 Simon Josefsson <jas@extundo.com>
8818
8819 * gnus-int.el (gnus-request-move-article): Agent expire article if
8820 successfuly moved.
8821
8822 * nnweb.el (nnweb-google-create-mapping): Honors the value of
8823 nnweb-max-hits. From Niklas Morberg <niklas.morberg@axis.com>.
8824
88252002-06-10 Simon Josefsson <jas@extundo.com>
8826
8827 * gnus-int.el (gnus-request-expire-articles): Fix last change?
8828
88292002-06-09 Simon Josefsson <jas@extundo.com>
8830
8831 * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
8832
8833 * gnus-int.el (gnus-request-expire-articles): Do it here instead.
8834
88352002-06-08 ShengHuo ZHU <zsh@cs.rochester.edu>
8836
8837 * flow-fill.el (fill-flowed): Ignore errors.
8838
88392002-06-06 Simon Josefsson <jas@extundo.com>
8840
8841 * message.el (message-send-mail-with-sendmail): Improve error message.
8842
88432002-06-06 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8844
8845 * message.el (message-interactive): Change default from nil to t.
8846 Better to be safe than to be fast.
8847
88482002-06-05 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8849
8850 * message.el (message-send-mail-with-sendmail): Check return value
8851 from call-process-region.
8852
88532002-06-04 Simon Josefsson <jas@extundo.com>
8854
8855 * gnus-msg.el (gnus-group-mail, gnus-group-news)
8856 (gnus-group-post-news, gnus-summary-mail-other-window)
8857 (gnus-summary-news-other-window, gnus-summary-post-news): Bind
8858 gnus-article-copy to nil, thereby inhibiting the `header' posting
8859 style match to use data from last viewed article.
8860 Suggested by Hrvoje Niksic.
8861
88622002-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
8863
8864 * spam.el (spam-point-at-eol): New alias.
8865 (spam-parse-whitelist): Use it.
8866
88672002-06-03 Simon Josefsson <jas@extundo.com>
8868
8869 * nnmail.el (nnmail-mail-splitting-decodes): New variable.
8870 (nnmail-article-group): Use it.
8871
88722002-05-30 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8873
8874 * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
8875 so that code reading them won't be surprised. From Jesper Harder
8876 <harder@ifa.au.dk>.
8877
88782002-05-29 Simon Josefsson <jas@extundo.com>
8879
8880 * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
8881 articles.
8882
8883 * gnus.el (gnus-agent-cache): Doc fix.
8884 (gnus-agent): Change default to t.
8885
8886 * gnus-agent.el (gnus-agent-expire): Make it accept optional
8887 ARTICLES, GROUP and FORCE parameters.
8888
88892002-05-28 Simon Josefsson <jas@extundo.com>
8890
8891 * gnus-group.el (gnus-group-line-format): Doc fix.
8892
88932002-05-28 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8894
8895 * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
8896 original article before yanking. From Jesper Harder
8897 <harder@ifa.au.dk>.
8898
88992002-05-26 Simon Josefsson <jas@extundo.com>
8900
8901 * gnus-sum.el (gnus-summary-menu-split): New function.
8902 (gnus-summary-make-menu-bar): Split charset submenu.
8903 (gnus-summary-menu-maxlen): New variable.
8904 (gnus-summary-menu-split): Use it.
8905
89062002-05-25 Simon Josefsson <jas@extundo.com>
8907
8908 * mml.el (mml-preview): Generate some headers.
8909
8910 * gnus.el (gnus-large-newsgroup): Fix :type.
8911
8912 * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
8913 Agent cache NOV's by default now).
8914 (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
8915
89162002-05-18 Jesper Harder <harder@ifa.au.dk>
8917
8918 * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
8919 call to gnus-parent-id when we check for References loops.
8920 (gnus-summary-prepare-threads): Avoid simplifying every Subject
8921 twice by saving the simplified subject string in simp-subject.
8922
89232002-05-23 Simon Josefsson <jas@extundo.com>
8924
8925 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo. Trivial
8926 change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
8927
8928 * nnweb.el (nnweb-type): Remove dejanewsold. Trivial change from
8929 Niklas Morberg <niklas.morberg@axis.com>.
8930
89312002-05-22 Simon Josefsson <jas@extundo.com>
8932
8933 * sieve.el (sieve-change-region): Define it before it is used.
8934
8935 * gnus-msg.el (gnus-confirm-mail-reply-to-news)
8936 (gnus-summary-reply): Ask for confirmation when replying to news.
8937 Defaults to not ask. From Benjamin Rutt
8938 <rutt+news@cis.ohio-state.edu>.
8939
8940 * nnimap.el (nnimap-nov-is-evil): Improve doc.
8941
89422002-05-21 Simon Josefsson <jas@extundo.com>
8943
8944 * sieve-mode.el (sieve-manage): Fix autoloads.
8945
8946 * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
8947 name (makes it work with recent Cyrus timsieved).
8948
89492002-05-20 Jason <jbaker@cs.utah.edu>
8950 Trivial patch.
8951
8952 * gnus-art.el (gnus-request-article-this-buffer): Try
8953 reconnecting if you don't get the message.
8954
89552002-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8956
8957 * gnus-sum.el (gnus-summary-enter-digest-group): Only get
8958 Reply-To headers from the headers.
8959
89602002-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8961
8962 * mm-url.el (mm-url-insert): Remove junk message.
8963
89642002-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8965
8966 * nnslashdot.el (nnslashdot-request-list): Parse new html.
8967 (nnslashdot-use-front-page): New variable.
8968 (nnslashdot-request-list): Use it.
8969
8970 * mm-url.el (mm-url-timeout): New variable.
8971 (mm-url-retries): Ditto.
8972 (mm-url-insert): Use it.
8973
89742002-05-16 Simon Josefsson <jas@extundo.com>
8975
8976 * gnus-sum.el (gnus-simplify-all-whitespace): New function.
8977 (gnus-simplify-subject-functions): Mention g-s-a-w.
8978
89792002-05-15 Josh Huber <huber@alum.wpi.edu>
8980
8981 * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
8982 nnmail-cache-insert.
8983 * nndiary.el (nndiary-request-accept-article): Ditto.
8984 * nnfolder.el (nnfolder-request-accept-article): Ditto.
8985 * nnimap.el (nnimap-request-accept-article): Ditto.
8986 * nnmail.el (nnmail-process-unix-mail-format): Ditto.
8987 * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
8988 * nnmbox.el (nnmbox-request-accept-article): Ditto.
8989 * nnmh.el (nnmh-request-accept-article): Ditto.
8990 * nnmail.el (nnmail-cache-insert): Change group to required,
8991 removed code which tried to figure out the group.
8992
89932002-05-13 Josh Huber <huber@alum.wpi.edu>
8994
8995 * mml.el (mml-generate-mime-1): Fix mml generation for signed only
8996 messages. From Hans de Graaff <hans@degraaff.org>.
8997 * nnml.el (nnml-request-accept-article): Pass in the group name to
8998 nnmail-cache-insert, since it's available.
8999
90002002-05-10 ShengHuo ZHU <zsh@cs.rochester.edu>
9001
9002 * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
9003
90042002-05-08 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9005 From Florian Weimer <fw@deneb.enyo.de>.
9006
9007 * gnus.el (subscribed): New group parameter.
9008 (gnus-find-subscribed-addresses): Use it.
9009
90102002-05-08 Josh Huber <huber@alum.wpi.edu>
9011
9012 * mml-sec.el (mml-signencrypt-style-alist): Rename. Also, changed
9013 the default for pgpmime to support pgp v2.
9014 * mml-sec.el (mml-signencrypt-style): New accessor function to
9015 allow users to get/set the signencrypt style more easily without
9016 frobbing the alist directly.
9017 * mml.el (mml-generate-mime-1): Use accessor function.
9018
90192002-05-08 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9020
9021 * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
9022 parenthesis for "<" and ">". Suggested by Andreas Schwab
9023 <schwab@suse.de>.
9024
90252002-05-07 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9026
9027 * nnmail.el (nnmail-cache-insert): Prefer group-art over group
9028 when intuiting the group the message is written to. From Josh
9029 Huber <huber@alum.wpi.edu>.
9030
90312002-05-06 Simon Josefsson <jas@extundo.com>
9032
9033 * gnus-topic.el (gnus-group-topic-parameters): Work when group
9034 buffer doesn't show group. From Matt Armstrong <matt@lickey.com>.
9035
90362002-05-06 Josh Huber <huber@alum.wpi.edu>
9037
9038 * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
9039 argument, and fixed compiler warning. (added autoload for
9040 gpg-encrypt).
9041
90422002-05-04 Simon Josefsson <jas@extundo.com>
9043
9044 * mml1991.el (mml1991-function-alist): Doc fix.
9045
9046 * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
9047 doesn't exist (for previewing messages without having Gnus
9048 started).
9049
9050 * mm-util.el (mm-coding-system-priorities): Defcustom.
9051
9052 * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
9053
90542002-05-01 Josh Huber <huber@alum.wpi.edu>
9055
9056 * gnus-msg.el (gnus-message-replysignencrypted): enabled by
9057 default.
9058 * mml-sec.el:
9059 * mml-sec.el (mml-signencrypt-style): New.
9060 * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
9061 argument `sign'.
9062 * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
9063 signencrypt.
9064 * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
9065 * mml.el (mml-generate-mime-1): Changed logic so a part which is
9066 both signed & encryped is processed in one operation. (rather than
9067 two separate ops: sign, then encrypt)
9068 * mml2015.el (mml2015-gpg-extract-signature-details): Give some
9069 indication if a message is signed by an expired key.
9070 * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
9071 enables combined sign & encrypt operation. (this was always on
9072 before).
9073 * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
9074
90752002-05-01 Simon Josefsson <jas@extundo.com>
9076
9077 * nnimap.el (nnimap-retrieve-groups): Use separate data for each
9078 server.
9079 (nnimap-mailbox-info): defvar instead of defvoo.
9080
90812002-05-01 20:09:21 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9082
9083 * gnus.el: Oort Gnus v0.06 is released.
9084
90852002-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9086
9087 * lpath.el: Bind url-package-version.
9088
90892002-05-01 Simon Josefsson <jas@extundo.com>
9090
9091 * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
9092 filename before deleting the group itself, because the presence of
9093 a group filename decides if long filenames are used or not.
9094
9095 * gnus-art.el (gnus-button-alist): Don't inline
9096 gnus-button-url-regexp. This makes it possible to change g-b-u-r
9097 without also modifying g-button-alist.
9098 (gnus-button-alist): Fix type to allow variable as well as regexp.
9099 (gnus-article-add-buttons): Evaluate regexp. Strings evaluate to
9100 themselves, variables to its contents.
9101 (gnus-button-entry): Ditto.
9102
91032002-05-01 Simon Josefsson <jas@extundo.com>
9104
9105 * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
9106 UIDNEXT as a string.
9107
9108 * nnimap.el (nnimap-string-lessp-numerical): New function.
9109 (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
9110 integers.
9111
91122002-04-29 Simon Josefsson <jas@extundo.com>
9113
9114 * nnmail.el (nnmail-cache-insert): Accept optional group
9115 parameter.
9116
9117 * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
9118 n-r-g-a is disabled.
9119
91202002-04-29 Simon Josefsson <jas@extundo.com>
9121
9122 * nnimap.el (nnimap-split-fancy): Fix doc.
9123 (nnimap-split-fancy): Fix doc.
9124
9125 * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
9126 (nnimap-mailbox-info): New internal variable.
9127 (nnimap-retrieve-groups): Implement faster new mail check.
9128
9129 * nnimap.el (nnimap-split-articles): Support
9130 nnmail-cache-accepted-message-ids.
9131 (nnimap-request-accept-article): Ditto.
9132
9133 * imap.el (imap-mailbox-status-asynch): New command.
9134
91352002-04-29 Nevin Kapur <nevin@jhu.edu>
9136
9137 * gnus.el (gnus-find-subscribed-addresses): Return nil when there
9138 are no subscribed mail groups.
9139 - Strip quoted names when comparing addresses
9140
91412002-04-28 Jesper Harder <harder@ifa.au.dk>
9142
9143 * mm-decode.el (mm-text-html-renderer): Change customize type to
9144 const.
9145
9146 * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
9147 (gnus-debug-exclude-variables): do.
9148
91492002-04-27 ShengHuo ZHU <zsh@cs.rochester.edu>
9150
9151 * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
9152 Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
9153
91542002-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
9155
9156 * dns.el (dns-make-network-process): New macro.
9157 (query-dns): Use it.
9158
91592002-04-27 ShengHuo ZHU <zsh@cs.rochester.edu>
9160
9161 * gnus-msg.el (gnus-summary-reply): Remove unbound variable
9162 article-buffer.
9163
9164 * mm-url.el (mm-url-package-name): New variable.
9165 (mm-url-package-version): New variable.
9166 (mm-url-insert-file-contents): Bind url-package-name and
9167 url-package-version here.
9168 * nnrss.el (nnrss-insert-w3): Move the bindings.
9169
9170 * nnrss.el (nnrss-insert-w3): Bind url-package-name and
9171 url-package-version. Trivial change from Andrew J Cosgriff
9172 <ajc@polydistortion.net>
9173
9174 * mm-decode.el (mm-save-part): Fill in file name when GUI saving
9175 attachments. Trivial change from Peter 'Luna' Runestig
9176 <peter@runestig.com>.
9177
91782002-04-19 Jesper Harder <harder@ifa.au.dk>
9179
9180 * nnkiboze.el (nnkiboze-request-scan): Call
9181 nnkiboze-possibly-change-group.
9182 (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
9183 problems.
9184 (nnkiboze-generate-group): Set newsrc to the *highest* article
9185 number kibozed, not the lowest.
9186
91872002-04-15 Jesper Harder <harder@ifa.au.dk>
9188
9189 * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
9190
91912002-04-24 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9192 From Dan Christensen <jdc+news@uwo.ca>.
9193
9194 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9195 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9196 Recognize math postings. Extract Date (now ignores "(15kb)").
9197 Extract email address using gnus-extract-address-components
9198 instead of just taking the first word. Create Date and From
9199 headers for message which are missing these headers. Get rid
9200 of spurious \\ lines (purely cosmetic). Extend body-end and
9201 file-end regexps, to exclude more garbage from the message.
9202 Make URL rephrasing regexp more flexible, to match current
9203 format.
9204
92052002-04-23 Simon Josefsson <jas@extundo.com>
9206
9207 * netrc.el: New file, functions copied from gnus-util.el by Ted
9208 Zlatanov <tzz@lifelogs.com>.
9209
9210 * gnus-util.el: Require netrc.
9211 (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
9212 new code in netrc.el.
9213
92142002-04-23 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9215
9216 * gnus-msg.el (gnus-summary-resend-message-edit): Remove
9217 message-ignored-resent-headers, too. From Matthieu Moy
9218 <Matthieu.Moy@imag.fr>.
9219
92202002-04-22 Bj\e,Av\e(Brn Torkelsson <torkel@acc.umu.se>
9221
9222 * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
9223 boolean not a string
9224 * gnus-group.el (gnus-group-line-format): add description of %C
9225 * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
9226 as %C
9227 * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
9228
92292002-04-22 Paul Jarc <prj@po.cwru.edu>
9230
9231 * nnmaildir.el (nnmaildir-request-scan): typo: set
9232 nnmaildir-get-new-mail, not nnmaildir-new-mail. Don't call
9233 nnmail-get-new-mail for 'find-new-groups.
9234
92352002-04-21 Paul Jarc <prj@po.cwru.edu>
9236
9237 * nnmaildir.el (nnmaildir-request-update-info,
9238 nnmaildir-request-group, nnmaildir-retrieve-groups): remove
9239 unnecessary calls to nnmaildir-request-scan.
9240
92412002-04-20 Josh Huber <huber@alum.wpi.edu>
9242
9243 * gnus-msg.el:
9244 * gnus-msg.el (gnus-message-replysign): New.
9245 * gnus-msg.el (gnus-message-replyencrypt): New.
9246 * gnus-msg.el (gnus-message-replysignencrypted): New.
9247 * gnus-msg.el (gnus-summary-reply): Use the three new variables
9248 (above) to automatically encrypt/sign to encrypted/signed
9249 messages.
9250 * message.el:
9251 * message.el (message-mode-map): Add keybinding for
9252 `message-to-list-only'
9253 * message.el (message-mode): Add description for
9254 `message-to-list-only'
9255 * message.el (message-to-list-only): New.
9256 * message.el (message-make-mft): Changed to use the cl loop macro,
9257 and added optional flag to return only the matched list. (for use
9258 in new message-to-list-only function)
9259
92602002-04-20 Josh Huber <huber@alum.wpi.edu>
9261
9262 * gnus-msg.el:
9263 * gnus-msg.el (gnus-message-replysign):
9264 * gnus-msg.el (gnus-replysign): New.
9265 * gnus-msg.el (gnus-replyencrypt): New.
9266 * gnus-msg.el (gnus-replysignencrypted): New.
9267 * gnus-msg.el (gnus-summary-reply):
9268 * message.el:
9269 * message.el (message-mode-map):
9270 * message.el (message-mode):
9271 * message.el (message-to-list-only): New.
9272 * message.el (message-make-mft):
9273
92742002-04-19 ShengHuo ZHU <zsh@cs.rochester.edu>
9275
9276 * gnus-win.el (gnus-configure-windows-hook): Fix typo.
9277
92782002-04-18 Josh Huber <huber@alum.wpi.edu>
9279
9280 * message.el (message-gen-unsubscribed-mft): accept a prefix
9281 argument so CC can be included with C-u C-c C-f C-a
9282
92832002-04-17 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9284 From Ted Zlatanov <teodor.zlatanov@divine.com>.
9285
9286 * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
9287 Improve docstring.
9288 (spam-enter-blacklist): New command.
9289
9290 * gnus-sum.el (gnus-spam-mark): New mark.
9291 (gnus-auto-expirable-marks): Add gnus-spam-mark.
9292 (gnus-summary-make-tool-bar): Correct conditional.
9293 (gnus-summary-limit-to-unread): Add gnus-spam-mark.
9294 (gnus-summary-mark-as-spam): New command.
9295
92962002-04-13 Josh Huber <huber@alum.wpi.edu>
9297
9298 * mml-sec.el (mml-secure-message): changed to support arbritrary
9299 modes.
9300 * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
9301 changed to support "signencrypt" mode.
9302 * mml.el (mml-parse-1): changed to support different secure modes
9303 more easily. (for signencrypt)
9304
93052002-04-11 Stefan Monnier <monnier@cs.yale.edu>
9306
9307 * gnus-sum.el (gnus-update-summary-mark-positions)
9308 (gnus-summary-toggle-header):
9309 * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
9310 (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
9311 (gnus-uu-post-encoded):
9312 * nnfolder.el (nnfolder-possibly-change-group):
9313 * nnimap.el (nnimap-retrieve-headers):
9314 * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
9315
93162002-04-08 Stefan Monnier <monnier@cs.yale.edu>
9317
9318 * nnml.el (nnml-save-nov, nnml-generate-nov-file):
9319 * pop3.el (pop3-md5): Don't hardcode point-min == 1.
9320
93212002-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
9322
9323 * gnus-srvr.el (gnus-server-set-info): Clear
9324 `gnus-server-method-cache' when `gnus-server-alist' is changed.
9325 From Daiki Ueno <ueno@unixuser.org>.
9326
93272002-04-11 Simon Josefsson <jas@extundo.com>
9328
9329 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
9330 viewing of security buttons. Thanks to Nicolas Kowalski
9331 <Nicolas.Kowalski@imag.fr>.
9332
9333 * smime.el (smime-CA-directory): Fix doc. Thanks to Arne
9334 J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
9335 (smime-sign-buffer): Work in XEmacs. Thanks to Nicolas Kowalski
9336 <Nicolas.Kowalski@imag.fr>.
9337 (smime-decrypt-buffer): Ditto.
9338
93392002-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9340
9341 * gnus-art.el (gnus-article-prepare): Place point on the emtpy
9342 header line.
9343
93442002-04-11 Per Abrahamsen <abraham@dina.kvl.dk>
9345
9346 * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
9347
93482002-04-08 ShengHuo ZHU <zsh@cs.rochester.edu>
9349
9350 * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
9351
93522002-04-07 ShengHuo ZHU <zsh@cs.rochester.edu>
9353
9354 * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
9355 errors when debug.
9356
93572002-04-07 Josh Huber <huber@alum.wpi.edu>
9358
9359 * message.el (message-make-mft): Changed MFT code from using
9360 message-recipients (which included Bcc) to use only the To and CC
9361 headers.
9362
93632002-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
9364
9365 * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
9366 add link.
9367 (gnus-treat-mail-picon): Ditto.
9368 (gnus-treat-newsgroups-picon): Ditto.
9369 (gnus-picon-databases): Fix custom type.
9370 (gnus-picon-databases): Add link.
9371 (gnus-article-x-face-command): Add to gnus-picon group.
9372
93732002-04-01 Jesper Harder <harder@ifa.au.dk>
9374
9375 * message.el (message-buffer-naming-style): Remove.
9376
93772002-04-02 ShengHuo ZHU <zsh@cs.rochester.edu>
9378
9379 * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
9380
9381 * message.el (message-tool-bar-map): Ditto.
9382
9383 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9384
93852002-04-01 ShengHuo ZHU <zsh@cs.rochester.edu>
9386
9387 * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
9388
93892002-04-01 Paul Jarc <prj@po.cwru.edu>
9390
9391 * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
9392
93932002-03-31 Andrew Cohen <cohen@andy.bu.edu>
9394 Trivial patch.
9395
9396 * dns.el: open-network-stream under XEmacs does udp.
9397
93982002-03-31 Lars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
9399
9400 * spam.el (spam-enter-whitelist): New function.
9401 (spam-parse-whitelist): Ditto.
9402 (spam-refresh-list-cache): Ditto.
9403 (spam-address-whitelisted-p): New function.
9404
9405 * dns.el (query-dns): Use TCP when make-network-process isn't
9406 available.
9407 (dns-servers): New variable.
9408 (dns-parse-resolv-conf): New function.
9409 (query-dns): Use it.
9410
9411 * spam.el: New file.
9412
9413 * dns.el (query-dns): Test.
9414
94152002-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9416
9417 * lpath.el (featurep): Bind make-network-process.
9418
94192002-03-31 Paul Jarc <prj@po.cwru.edu>
9420
9421 * nnmaildir.el: Use defstruct. Use a single copy of
9422 nnmail-extra-headers to save memory. Store server's group name
9423 prefix instead of each group's prefixed name.
9424 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
9425 nntp-server-buffer.
9426
94272002-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9428
9429 * dns.el: New file.
9430
94312002-03-28 Simon Josefsson <jas@extundo.com>
9432
9433 * gnus-sum.el (gnus-summary-dummy-line-format):
9434 * gnus.el (gnus-summary-line-format): Fixing links to Info.
9435 Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
9436
94372002-03-29 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9438
9439 * gnus-sum.el (gnus-summary-move-article)
9440 (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
9441 the doc string.
9442
94432002-03-28 Simon Josefsson <jas@extundo.com>
9444
9445 * mml-sec.el (mml-secure-message): Search after
9446 mail-header-separator from top of message.
9447
94482002-03-28 Paul Jarc <prj@po.cwru.edu>
9449
9450 * nnmaildir.el: Cosmetic changes.
9451 (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
9452 nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
9453 nnmaildir--group-ls): New macros/functions. Use them.
9454 (nnmaildir--unlink): Evalutate argument only once.
9455
94562002-03-27 Jesper Harder <harder@ifa.au.dk>
9457
9458 * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
9459 symbols.
9460 (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
9461 `gnus-point-at-eol'.
9462
94632002-03-27 Paul Jarc <prj@po.cwru.edu>
9464
9465 * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
9466 nnmaildir--marks-dir): New macros. Use them.
9467 Use inhibit-quit for atomicity instead of in-memory journaling.
9468 (nnmaildir--edit-prep): New function.
9469 (Local Variables): Use it.
9470
94712002-03-26 Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
9472
9473 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9474
94752002-03-25 Simon Josefsson <jas@extundo.com>
9476
9477 * message.el (message-mode): Fix doc.
9478
94792002-03-25 Simon Josefsson <jas@extundo.com>
9480
9481 * message.el (message-subject-re-regexp): Skip Re[42]: junk. From
9482 Matthieu Moy <Matthieu.Moy@imag.fr>.
9483
94842002-03-24 Jesper Harder <harder@ifa.au.dk>
9485
9486 * mml-sec.el (mml-unsecure-message): Add docstring.
9487
94882002-03-23 ShengHuo ZHU <zsh@cs.rochester.edu>
9489
9490 * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
9491 value.
9492 Trivial change from andre@slamdunknetworks.com
9493
94942002-03-22 Josh Huber <huber@alum.wpi.edu>
9495
9496 * mml.el (mml-mode-map): Added a keybinding for
9497 `mml-unsecure-message'. Also, added a menu entry for said
9498 function in the Attachments menu.
9499
95002002-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
9501
9502 * canlock.el (canlock-version): Remove.
9503 (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
9504 here; simplify \x insertions.
9505 (canlock-sha1): New function, always return a unibyte string.
9506 (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
9507 of a password.
9508 (canlock-insert-header): Use `canlock-sha1'.
9509 (canlock-verify): Ditto.
9510
95112002-03-21 ShengHuo ZHU <zsh@cs.rochester.edu>
9512
9513 * message.el (message-fix-before-sending): Add an option that
9514 ignores illegible text.
9515 Trivial change from Mark Milhollan <mlm@attglobal.net>
9516
9517 * message.el (message-font-lock-keywords): Support multi-line MML
9518 tags.
9519
9520 * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
9521 Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
9522
95232002-03-20 Katsumi Yamaoka <yamaoka@jpl.org>
9524
9525 * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
9526 symbols for "View as different encoding" submenu.
9527
95282002-03-19 Simon Josefsson <jas@extundo.com>
9529
9530 * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
9531 encoding" submenu.
9532
95332002-03-19 ShengHuo ZHU <zsh@cs.rochester.edu>
9534
9535 * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
9536
95372002-03-19 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9538
9539 * gnus-sum.el (gnus-sum-thread-tree-root)
9540 (gnus-sum-thread-tree-single-indent)
9541 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9542 (gnus-sum-thread-tree-leaf-with-other)
9543 (gnus-sum-thread-tree-single-leaf): Make customizable.
9544
95452002-03-16 Simon Josefsson <jas@extundo.com>
9546
9547 * gnus-util.el (gnus-extract-address-components): Don't break on
9548 names such as James "Kibo" Parry. From Francis Litterio
9549 <franl@world.std.com>.
9550
95512002-03-13 Simon Josefsson <jas@extundo.com>
9552
9553 * pop3.el (pop3-open-server): Revert multibyte change. From
9554 Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9555
9556 * message.el (message-send-mail-with-qmail): Make it work. From
9557 Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9558
95592002-03-13 Josh Huber <huber@alum.wpi.edu>
9560
9561 * message.el (message-make-mft): Set case-fold-search while
9562 generating the MFT. Also, a little cleanup in the MFT code.
9563
95642002-03-12 Simon Josefsson <jas@extundo.com>
9565
9566 * message.el (message-qmail-inject-args): May be function.
9567 (message-send-mail-with-qmail): Call function if m-q-i-a is
9568 function. From fn@hungry.org (Faried Nawaz).
9569
95702002-03-12 ShengHuo ZHU <zsh@cs.rochester.edu>
9571
9572 * message.el (message-abbrevs-loaded): Remove.
9573 (mailabbrev): Require it.
9574
9575 * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
9576
95772002-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
9578
9579 * pop3.el (pop3-open-server): Set process buffer unibyte.
9580
95812002-03-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
9582
9583 * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
9584
95852002-03-10 ShengHuo ZHU <zsh@cs.rochester.edu>
9586
9587 * nnslashdot.el (nnslashdot-request-article): Remove javascript
9588 too.
9589
95902002-03-09 ShengHuo ZHU <zsh@cs.rochester.edu>
9591
9592 * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
9593 duplication.
9594 (gnus-summary-save-parts-type-history): Ditto.
9595 (gnus-summary-save-parts-last-directory): Ditto.
9596 Trivial change from andre@slamdunknetworks.com
9597
95982002-03-09 Paul Jarc <prj@po.cwru.edu>
9599
9600 * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
9601
96022002-03-06 ShengHuo ZHU <zsh@cs.rochester.edu>
9603
9604 * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
9605 -->" as the end of the first article.
9606
9607 * gnus-msg.el (gnus-summary-resend-message-edit): New function.
9608 From Matthieu Moy <Matthieu.Moy@imag.fr>
9609
9610 * message.el (message-add-action): Use add-to-list.
9611 (message-delete-action): New function.
9612
9613 * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
9614 pieces.
9615
96162002-03-05 Paul Jarc <prj@po.cwru.edu>
9617
9618 * nnnil.el: New file.
9619 * gnus.el (gnus-valid-select-methods): Include nnnil.
9620
96212002-03-05 ShengHuo ZHU <zsh@cs.rochester.edu>
9622
9623 * message.el (message-syntax-checks): Because canlock is
9624 supported, we disable sender syntax check.
9625 (message-shoot-gnksa-feet): Add cancel-messages option doc.
9626
9627 * gnus-draft.el (gnus-draft-send): If interactive, use its default
9628 value of message-syntax-checks.
9629
9630 * qp.el (quoted-printable-decode-region): Doc addition.
9631 From: Eli Zaretskii <eliz@is.elta.co.il>
9632
9633 * mail-source.el (make-source-make-complex-temp-name): Use
9634 make-temp-file.
9635
9636 * mm-util.el (mm-make-temp-file): New function.
9637 * nneething.el (nneething-file-name): Use it.
9638 * mml-smime.el (mml-smime-encrypt): Ditto.
9639 * mm-view.el (mm-inline-wash-with-file): Ditto.
9640 * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
9641 * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
9642 (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
9643 * gnus-start.el (gnus-slave-save-newsrc): Ditto.
9644 * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
9645 * gnus-art.el (gnus-mime-print-part): Ditto.
9646
96472002-03-04 Paul Jarc <prj@po.cwru.edu>
9648
9649 * message.el (nnmaildir-article-number-to-base-name): New
9650 function.
9651 (nnmaildir-base-name-to-article-number): New function.
9652
96532002-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
9654
9655 * smime.el (smime-make-temp-file): Don't quote
9656 `temporary-file-directory'.
9657
96582002-03-04 Simon Josefsson <jas@extundo.com>
9659
9660 * smime.el (smime-sign-region): Rename argument keyfiles to
9661 keyfile. You only sign something with one key.
9662 (smime-sign-buffer): Better completing-read prompt.
9663 (smime-decrypt-buffer): Ditto.
9664
9665 * smime.el (smime-make-temp-file): Make it work under XEmacs.
9666
9667 * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
9668 completing-read.
9669 (mm-view-pkcs7-decrypt): CRLF->LF.
9670
96712002-03-04 Paul Jarc <prj@po.cwru.edu>
9672
9673 * message.el (message-hierarchical-addresses): New variable.
9674 (message-get-reply-headers): Use it.
9675 From Ted Zlatanov <teodor.zlatanov@divine.com>
9676
96772002-03-03 ShengHuo ZHU <zsh@cs.rochester.edu>
9678
9679 * message.el (message-mode): If buffer-file-name, don't set auto
9680 save file name.
9681 Trivial change from Geoff Greene <ggreene@wpi.edu>
9682
96832002-03-02 ShengHuo ZHU <zsh@cs.rochester.edu>
9684
9685 * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
9686 takes one argument in read-char.
9687
9688 * message.el (message-fix-before-sending): Forward a char.
9689 Check mmu-multibyte-p, add control-1.
9690
96912002-03-01 ShengHuo ZHU <zsh@cs.rochester.edu>
9692
9693 * gnus-start.el (gnus-read-init-file): Ditto.
9694
9695 * gnus-agent.el (gnus-agent-fetch-session): Ditto.
9696
9697 * dgnushack.el (dgnushack-make-load): Ditto.
9698
9699 * mail-source.el (mail-source-fetch): Extract the right error
9700 code.
9701
9702 * message.el (message-fix-before-sending): Check illegible text.
9703
9704 * gnus-util.el (gnus-multiple-choice): New function.
9705
9706 * gnus-kill.el (gnus-score-insert-help): Removed, because it is
9707 also defined in gnus-score.el.
9708
97092002-03-01 Paul Jarc <prj@po.cwru.edu>
9710
9711 * message.el (message-get-reply-headers): downcase email addresses
9712 for comaparisons for duplicate removal.
9713
97142002-03-01 ShengHuo ZHU <zsh@cs.rochester.edu>
9715
9716 * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
9717 implementation of PKCS#7, which just allows users read the
9718 message.
9719 (mm-view-pkcs7): Use it.
9720
97212002-02-27 ShengHuo ZHU <zsh@cs.rochester.edu>
9722
9723 * gnus.el (large-newsgroup-initial): New parameter.
9724
9725 * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
9726 (gnus-summary-insert-old-articles): Ditto.
9727
97282002-02-26 ShengHuo ZHU <zsh@cs.rochester.edu>
9729
9730 * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
9731 used as the default answer of the question, "How many articles?".
9732 From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9733
9734 * nnagent.el (nnagent-retrieve-headers): Remove articles with
9735 small numbers.
9736
97372002-02-24 ShengHuo ZHU <zsh@cs.rochester.edu>
9738
9739 * deuglify.el: Fix comments.
9740
97412002-02-23 ShengHuo ZHU <zsh@cs.rochester.edu>
9742
9743 * html2text.el (html2text-clean-anchor): If there is no HREF,
9744 insert nothing.
9745
9746 * mml.el (mml-generate-mime-1): Add cdr.
9747 From: andre@slamdunknetworks.com
9748
9749 * mm-view.el (mm-text-html-renderer-alist): Add html2text.
9750 (mm-text-html-washer-alist): Ditto.
9751
9752 * mm-decode.el (mm-text-html-renderer): Add html2text.
9753
9754 * html2text.el: Face lift.
9755
9756 * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
9757
97582002-02-22 ShengHuo ZHU <zsh@cs.rochester.edu>
9759
9760 * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
9761
9762 * deuglify.el: Change copy right. Add autoload. Add coding-system.
9763
9764 * deuglify.el: New file. The original file name is
9765 gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
9766
9767 * mm-decode.el (mm-display-external): Use
9768 mm-file-name-rewrite-functions. From <andre@slamdunknetworks.com>
9769
97702002-02-22 Paul Jarc <prj@po.cwru.edu>
9771
9772 * nnmaildir.el (nnmaildir-request-list): Report the highest
9773 article number, not the total number of articles.
9774
97752002-02-21 ShengHuo ZHU <zsh@cs.rochester.edu>
9776
9777 * gnus-sum.el: Move uu key map here.
9778 (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
9779
97802002-02-21 Paul Jarc <prj@po.cwru.edu>
9781
9782 * nnmaildir.el (nnmaildir-request-expire-articles): Use
9783 nnmail-expiry-wait* if expire-age parameter is not set.
9784
97852002-02-21 ShengHuo ZHU <zsh@cs.rochester.edu>
9786
9787 * gnus-group.el (gnus-group-sort-groups-by-real-name): New
9788 function.
9789 (gnus-group-sort-selected-groups-by-real-name): New function.
9790 (gnus-group-make-menu-bar): Add sort by real name.
9791
9792 * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
9793 rebuild.
9794 (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
9795 nil as dependencies as well.
9796
97972002-02-20 ShengHuo ZHU <zsh@cs.rochester.edu>
9798
9799 * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
9800 for mime-parts.
9801
9802 * gnus-art.el (gnus-article-edit-done): Widen the buffer.
9803
9804 * gnus-group.el (gnus-group-name-decode): Don't test
9805 multibyte-string, because it breaks XEmacs.
9806 From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
9807
9808 * message.el (message-send-mail): Be talkative.
9809
9810 * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
9811 (mm-automatic-display): Ditto.
9812
9813 * mailcap.el (mailcap-mime-data): Ditto.
9814 From: Reiner Steib <4uce.02.r.steib@gmx.net>
9815
98162002-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
9817
9818 * many files: Remove trailing whitespaces, replace spc+tab with
9819 tab, replace leading whitespaces with tabs.
9820
98212002-02-19 Paul Jarc <prj@po.cwru.edu>
9822
9823 * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
9824 articles with no body and no blank line after the header.
9825
98262002-02-19 ShengHuo ZHU <zsh@cs.rochester.edu>
9827
9828 * mm-decode.el (mm-dissect-multipart): Consider the case of empty
9829 parts.
9830
9831 * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
9832 non-ascii chars.
9833
9834 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
9835
9836 * gnus-art.el (gnus-article-wash-html-with-w3): Remove
9837 w3-delay-image-loads.
9838 * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
9839 (mm-w3-prepare-buffer): Ditto.
9840
9841 * mail-source.el (mail-source-fetch-directory): Run scripts.
9842
98432002-02-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9844
9845 * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
9846 for Majordomo confirmations.
9847
98482002-02-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9849
9850 * gnus-fun.el (gnus-respond-to-confirmation): New command.
9851
98522002-02-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9853
9854 * nnultimate.el (nnultimate-retrieve-headers): Clean up.
9855
98562002-02-18 Paul Jarc <prj@po.cwru.edu>
9857
9858 * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
9859 References header field. From Mark Thomas <mthomas@cmu.edu>.
9860
98612002-02-18 ShengHuo ZHU <zsh@cs.rochester.edu>
9862
9863 * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
9864 (mm-inline-render-with-stdin): Ditto.
9865 (mm-inline-render-with-function): Ditto.
9866 (mm-inline-wash-with-file): Bind coding-system-for-write.
9867 (mm-inline-wash-with-stdin): Ditto.
9868
98692002-02-18 ShengHuo ZHU <zsh@cs.rochester.edu>
9870
9871 Suggested by Felix Natter <fnatter@gmx.net>
9872
9873 * gnus-art.el (gnus-mime-view-part-externally): Rename from
9874 gnus-mime-externalize-view.
9875 (gnus-mime-view-part-internally): Rename from
9876 gnus-mime-internalize-view.
9877 (gnus-article-view-part-externally): Rename from
9878 gnus-article-externalize-part.
9879 (gnus-mime-action-alist): Change correspondingly.
9880 (gnus-mime-button-commands): Ditto.
9881 (gnus-mime-action-alist): Remove duplication.
9882
9883 * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
9884
98852002-02-18 ShengHuo ZHU <zsh@cs.rochester.edu>
9886
9887 * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
9888
9889 * gnus-art.el (gnus-display-mime): Use it.
9890
9891 * mm-partial.el (mm-partial-find-parts): Use it.
9892
9893 * gnus-sum.el (gnus-article-loose-mime): Rename from
9894 gnus-article-no-strict-mime.
9895 (gnus-summary-save-parts): Use it.
9896
98972002-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
9898
9899 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
9900 local variable.
9901
9902 * gnus-art.el (article-display-x-face): Don't sort multiple
9903 X-Faces.
9904
99052002-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
9906
9907 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
9908 up. Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
9909
9910 * gnus-art.el (article-display-x-face): Sort gray X-Faces.
9911
99122002-02-17 ShengHuo ZHU <zsh@cs.rochester.edu>
9913
9914 Some ideas is inspired by code from Hrvoje Niksic
9915 <hniksic@arsdigita.com>
9916
9917 * gnus-art.el (gnus-article-wash-function): Set the default to
9918 nil, so that we use mm-text-html-renderer instead.
9919 (article-wash-html): Use mm-text-html-renderer.
9920
9921 * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
9922 (mm-text-html-renderer): New variable.
9923 (mm-inline-text-html-renderer): Set the default to nil, so that we
9924 use mm-text-html-renderer instead.
9925
9926 * mm-view.el (mm-inline-text-html): New function.
9927 (mm-text-html-renderer-alist): New variable.
9928 (mm-inline-text-vcard): New function.
9929 (mm-inline-text): Split.
9930 (mm-links-remove-leading-blank): New function.
9931 (mm-inline-render-with-file): New function.
9932 (mm-inline-render-with-stdin): New function.
9933 (mm-inline-render-with-function): New function.
9934 (mm-text-html-washer-alist): New variable.
9935 (mm-inline-wash-with-file): New function.
9936 (mm-inline-wash-with-stdin): New function.
9937
99382002-02-17 ShengHuo ZHU <zsh@cs.rochester.edu>
9939
9940 * message-utils.el: Fix installation doc.
9941 From: Reiner Steib <4uce.02.r.steib@gmx.net>
9942
99432002-02-16 ShengHuo ZHU <zsh@cs.rochester.edu>
9944
9945 * gnus-msg.el (gnus-discouraged-post-methods): New variable.
9946 (gnus-post-method): Use it.
9947 (gnus-summary-cancel-article): Find the correct post-method.
9948
9949 * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
9950 * message.el (message-send-news): Ditto.
9951 Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
9952 <ipmonger@delamancha.org>
9953
9954 * gnus.el (gnus-select-method): Fix doc.
9955 (gnus-server-string): Use 'using nntp'.
9956
9957 * gnus-agent.el (gnus-slave-unplugged): New command.
9958 From: Felix Natter <fnatter@gmx.net>
9959
99602002-02-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9961
9962 * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
9963 Call edit-done-function first, then change the window
9964 configuration.
9965 (gnus-article-edit-mode-map): Add message key bindings. Add menu.
9966 (gnus-article-edit-mode): mml-mode.
9967
9968 * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
9969 21.4. Suggested by Russ Allbery <rra@stanford.edu> .
9970
9971 * message-utils.el: Adopt the file.
9972
9973 * message-utils.el: New file.
9974 From Holger Schauer <Holger.Schauer@gmx.de>
9975
99762002-02-14 ShengHuo ZHU <zsh@cs.rochester.edu>
9977
9978 * gnus-sum.el (gnus-summary-move-article): Select-article only
9979 when gnus-move-split-methods is non-nil. And we don't render or
9980 mark the article.
9981
9982 * gnus-fun.el (gnus-shell-command-to-string): New function.
9983 (gnus-shell-command-on-region): New function.
9984 (gnus-random-x-face): Use them.
9985 (gnus-x-face-from-file): Ditto.
9986 (gnus-convert-image-to-gray-x-face): Ditto.
9987 (gnus-convert-gray-x-face-to-xpm): Ditto.
9988 (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
9989
99902002-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
9991
9992 * gnus-art.el (gnus-treat-display-xface): Don't use
9993 `shell-command-to-string' when compiling.
9994 (gnus-treat-display-grey-xface): Ditto.
9995
99962002-02-13 Paul Jarc <prj@po.cwru.edu>
9997
9998 * nnmaildir.el (nnmaildir--article-count): If the group is
9999 completely empty, report minimum article number as 1 instead of 0.
10000
100012002-02-13 ShengHuo ZHU <zsh@cs.rochester.edu>
10002
10003 * gnus-agent.el (gnus-get-predicate): Use nconc.
10004
10005 * gnus-sum.el (gnus-summary-display-make-predicate): Use
10006 gnus-summary-display-cache as cache.
10007
10008 * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
10009 (nndoc-mail-in-mail-type-p): New function.
10010 (nndoc-mail-in-mail-article-begin): New function.
10011
100122002-02-12 ShengHuo ZHU <zsh@cs.rochester.edu>
10013
10014 * mailcap.el (mailcap-mime-data): Use enriched-decode.
10015
10016 * gnus-cite.el (gnus-article-fill-cited-article): Bind
10017 use-hard-newlines to nil.
10018
10019 * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
10020 image is not available if window-system is not available.
10021
10022 * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
10023
100242002-02-11 ShengHuo ZHU <zsh@cs.rochester.edu>
10025
10026 * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
10027 bookmark, because update-mark doesn't handle it correctly.
10028
100292002-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>
10030
10031 * gnus-soup.el (gnus-soup-send-packet): Send news and mail
10032 directly instead of calling message-send-mail.
10033
10034 * gnus-start.el (gnus-read-descriptions-file): Use
10035 gnus-default-charset.
10036
10037 * mm-util.el (mm-guess-mime-charset): New function.
10038
10039 * gnus.el (gnus-default-charset): Use it.
10040 (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
10041 the default.
10042
100432002-02-08 ShengHuo ZHU <zsh@cs.rochester.edu>
10044
10045 * gnus-art.el (gnus-treat-display-grey-xface): New variable.
10046 (article-display-x-face): Use it. Disable grey xface, if
10047 uncompface is not found.
10048
10049 * message.el (message-mode): Don't enable multibyte on an indirect
10050 buffer.
10051
10052 * nnrss.el (nnrss-content-function): New variable.
10053 (nnrss-request-article): Use it.
10054
100552002-02-08 ShengHuo ZHU <zsh@cs.rochester.edu>
10056
10057 * gnus.el: Add article-unsplit-urls.
10058 * gnus-sum.el: Ditto.
10059 * gnus-art.el (gnus-treat-strip-cr): New variable.
10060 (gnus-treatment-function-alist): Use it.
10061 (article-unsplit-urls): New function.
10062 (gnus-article-make-menu-bar): Use it.
10063 From: Michael Cook <michael.cook@cisco.com>
10064
100652002-02-08 ShengHuo ZHU <zsh@cs.rochester.edu>
10066
10067 * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
10068 copy.
10069
100702002-02-07 Paul Jarc <prj@po.cwru.edu>
10071
10072 * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
10073 with internal whitespace.
10074 (gnus-parent-id): Ditto.
10075
100762002-02-07 ShengHuo ZHU <zsh@cs.rochester.edu>
10077
10078 * gnus-art.el (gnus-article-treat-body-boundary): Add
10079 gnus-decoration property.
10080 * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
10081
10082 * message.el (message-mode): Set local-abbrev-table.
10083 From Matt Armstrong <matt@lickey.com>.
10084
10085 * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
10086 too many spaces.
10087
10088 * rfc2047.el (rfc2047-unfold-region): Ditto.
10089 (rfc2047-decode-region): Don't unfold. Let
10090 gnus-article-treat-unfold-headers do it.
10091
10092 * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
10093 From: Jesper Harder <harder@ifa.au.dk>
10094
100952002-02-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10096
10097 * gnus-msg.el (gnus-posting-styles): Add x-face-file.
10098 (gnus-configure-posting-styles): Use it.
10099 (gnus-configure-posting-styles): Remove trailing newspaces.
10100
101012002-02-06 ShengHuo ZHU <zsh@cs.rochester.edu>
10102
10103 * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
10104 is non-nil.
10105
10106 * mm-util.el (mm-use-find-coding-systems-region): Add doc.
10107
10108 * gnus.el (gnus-server-to-method): Switch position with
10109 gnus-server-get-method.
10110 (gnus-agent): Add doc.
10111
10112 * gnus-sum.el (gnus-article-no-strict-mime): New variable.
10113 (gnus-summary-save-parts): Use it.
10114
10115 * gnus-art.el (gnus-display-mime): Use it.
10116 * mm-partial.el (mm-partial-find-parts): Use it.
10117
10118 * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
10119
10120 * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
10121 From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
10122
10123 * nnagent.el (nnagent-request-expire-articles): Don't delete
10124 files.
10125
101262002-02-05 ShengHuo ZHU <zsh@cs.rochester.edu>
10127
10128 * message.el (message-gen-unsubscribed-mft): New function.
10129 From Sriram Karra <karra@cs.utah.edu>.
10130
10131 * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
10132 open parenthesis.
10133
10134 * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
10135 (mm-inline-text-html-render-with-w3): Ditto.
10136 * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
10137 Suggested by Dave Love <d.love@dl.ac.uk>.
10138
10139 * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
10140
10141 * nntp.el (nntp-send-command-and-decode): Check PROCESS.
10142 * nntp.el (nntp-send-command): Ditto.
10143 * nntp.el (nntp-send-command-nodelete): Ditto.
10144
101452002-02-04 ShengHuo ZHU <zsh@cs.rochester.edu>
10146
10147 * mm-url.el (mm-url-load-url): New function.
10148 (mm-url-insert-file-contents): Use it.
10149
10150 * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
10151
10152 * message.el (message-forward-make-body): Correctly copy
10153 forward-buffer.
10154
10155 * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
10156
101572002-02-04 Simon Josefsson <jas@extundo.com>
10158
10159 * gnus-art.el (gnus-article-followup-with-original): Mark with
10160 force, prevent errors when following up from article buffer.
10161 (gnus-article-reply-with-original): Ditto.
10162
10163 * binhex.el (binhex-decoder-switches): Fix doc. From
10164 Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
10165
101662002-02-04 ShengHuo ZHU <zsh@cs.rochester.edu>
10167
10168 * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
10169 highlight-citation after emphasize.
10170
101712002-02-04 Simon Josefsson <jas@extundo.com>
10172
10173 * nnfolder.el (nnfolder-open-marks):
10174
10175 * nnml.el (nnml-open-marks): Message when done. From David
10176 Edmondson <dme@sun.com>.
10177
101782002-02-03 ShengHuo ZHU <zsh@cs.rochester.edu>
10179
10180 * imap.el (imap-anonymous-auth): Fix typo.
10181 From: Steinar Bang <sb@dod.no>
10182
10183 * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
10184 save-excursion.
10185 (gnus-cache-braid-heads): Ditto.
10186
10187 * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
10188 line, because there are extra articles in the overview buffer.
10189
10190 * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
10191
10192 * message.el (message-forward-rmail-make-body): Directly use
10193 rmail-msg-restore-non-pruned-header to avoid calling
10194 vertical-motion.
10195
101962002-02-02 ShengHuo ZHU <zsh@cs.rochester.edu>
10197
10198 * gnus-cache.el (gnus-summary-insert-cached-articles):
10199 (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
10200
10201 * gnus-group.el (gnus-group-mark-article-read): Nreverse
10202 gnus-newsgroups-unselected.
10203
10204 * gnus-agent.el (gnus-summary-set-agent-mark): Use
10205 gnus-add-to-sorted-list.
10206
10207 * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
10208 gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
10209 (gnus-build-all-threads): Use gnus-add-to-sorted-list.
10210 (gnus-update-read-articles): UNREAD is sorted.
10211 (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
10212 (gnus-newsgroup-marked, gnus-newsgroup-cached)
10213 (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
10214 (gnus-newsgroup-dormant): Require sorted.
10215
10216 * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
10217 directories.
10218 (gnus-dired-print): New function.
10219
10220 * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
10221 ps-despool.
10222
102232002-02-02 Simon Josefsson <jas@extundo.com>
10224
10225 * gnus-dired.el (turn-on-gnus-dired-mode): Autoload. Make defun.
10226
102272002-02-02 ShengHuo ZHU <zsh@cs.rochester.edu>
10228
10229 * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
10230 t. This makes gnus-agent customizable without putting
10231 gnus-agentize into .gnus.
10232
10233 * gnus.el (gnus-agent): Make it customizable.
10234
10235 * gnus-dired.el: New file.
10236 From Benjamin Rutt <brutt@bloomington.in.us>
10237
10238 * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
10239 if no article.
10240 (gnus-cache-possibly-remove-article): Ditto.
10241 (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
10242
102432002-02-01 Simon Josefsson <jas@extundo.com>
10244
10245 * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
10246
102472002-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
10248
10249 * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
10250 (mm-setup-w3m): Don't bind keys listed in the above.
10251
102522002-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
10253
10254 * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
10255 `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
10256 is non-nil; bind `w3m-force-redisplay' with nil.
10257
10258 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10259
10260 * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
10261
102622002-01-31 ShengHuo ZHU <zsh@cs.rochester.edu>
10263
10264 * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
10265 use mail-header-unfold-field.
10266
10267 * gnus-cache.el (gnus-summary-insert-cached-articles): Use
10268 gnus-summary-limit.
10269
10270 * gnus-range.el (gnus-add-to-sorted-list): New function.
10271 * gnus-sum.el (gnus-mark-article-as-read): Use it.
10272 (gnus-mark-article-as-unread): Ditto.
10273 (gnus-summary-mark-article-as-unread): Ditto.
10274 (gnus-build-get-header): Ditto.
10275 (gnus-summary-prepare-threads): Ditto.
10276 (gnus-summary-insert-pseudos): Ditto.
10277 (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
10278 (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
10279 (gnus-summary-insert-old-articles): Ditto.
10280
10281 * gnus-msg.el (gnus-posting-styles): Add new format of header.
10282 (gnus-configure-posting-styles): Support the new format.
10283
10284 * mail-source.el (mail-source-bind, mail-source-bind-common): Set
10285 edebug-form-spec to (sexp body).
10286 Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
10287
10288 * message.el (message-reply-headers): Add doc.
10289
102902002-01-30 ShengHuo ZHU <zsh@cs.rochester.edu>
10291
10292 * gnus-group.el (gnus-group-delete-group): Nix the entry in
10293 gnus-cache-active-hashtb.
10294
10295 * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
10296 (gnus-agent-summary-fetch-group): Use it.
10297
10298 * gnus-msg.el (gnus-debug-files): New variable.
10299 (gnus-debug-exclude-variables): New variable.
10300 (gnus-debug): Use them.
10301
10302 * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
10303
103042002-01-30 ShengHuo ZHU <zsh@cs.rochester.edu>
10305
10306 * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
10307 (message-mode-syntax-table): Move back the previous position.
10308
10309 * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
10310
10311 * gnus-agent.el (gnus-agent-retrieve-headers): Use
10312 gnus-sorted-difference.
10313
10314 * nnsoup.el (nnsoup-request-expire-articles): Use
10315 gnus-sorted-difference.
10316
10317 * nnheader.el: Autoload gnus-sorted-difference.
10318
10319 * nnfolder.el (nnfolder-request-expire-articles): Use
10320 gnus-sorted-difference.
10321
10322 * gnus-cache.el (gnus-cache-retrieve-headers): Use
10323 gnus-sorted-difference.
10324
10325 * gnus-range.el: Autoload cookies.
10326 (gnus-sorted-difference): New function.
10327 (gnus-sorted-ndifference): New function.
10328 (gnus-sorted-nintersection): Rename from
10329 gnus-set-sorted-intersection.
10330 (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
10331 (gnus-list-range-difference): Rename from
10332 gnus-inverse-list-range-intersection.
10333 (gnus-inverse-list-range-intersection): Use defalias.
10334
10335 * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
10336 gnus-sorted-ndifference, and gnus-sorted-nintersection.
10337 (gnus-articles-to-read): Use gnus-sorted-difference.
10338 (gnus-summary-limit-mark-excluded-as-read): Use
10339 gnus-sorted-intersection and gnus-sorted-ndifference.
10340 (gnus-list-of-read-articles): Use gnus-list-range-difference.
10341 (gnus-summary-insert-articles): Use gnus-sorted-difference.
10342
10343 * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
10344
103452002-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
10346
10347 * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
10348 property to the buffer for using emacs-w3m command keys.
10349
10350 * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
10351 option.
10352
10353 * mm-view.el (mm-w3m-mode-map): New variable.
10354 (mm-w3m-mode-command-alist): New variable.
10355 (mm-w3m-minor-mode): Removed.
10356 (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
10357 (mm-inline-text-html-render-with-w3m): Add keymap property to the
10358 buffer for using emacs-w3m command keys.
10359
103602002-01-29 ShengHuo ZHU <zsh@cs.rochester.edu>
10361
10362 * message.el (message-mode-syntax-table): Move forward.
10363 (message-cite-prefix-regexp): Auto detect non word constituents.
10364 (message-cite-prefix-regexp): Don't use with-syntax-table.
10365
10366 * gnus-sum.el (gnus-summary-update-info): Use
10367 gnus-list-range-intersection.
10368
10369 * gnus-agent.el (gnus-agent-fetch-headers): Use
10370 gnus-list-range-intersection.
10371
10372 * gnus-range.el (gnus-range-normalize): Use correct predicate.
10373 (gnus-list-range-intersection): Use it.
10374 (gnus-inverse-list-range-intersection): Ditto.
10375 (gnus-sorted-intersection): Add doc.
10376 (gnus-set-sorted-intersection): Add doc.
10377 (gnus-sorted-union): New function.
10378 (gnus-set-sorted-union): New function.
10379
10380 * gnus-range.el (gnus-list-range-intersection): Correct the logic.
10381 (gnus-inverse-list-range-intersection): Ditto.
10382
103832002-01-29 Karl Kleinpaste <karl@charcoal.com>
10384
10385 * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
10386
10387 * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
10388 and permit `:' and `\' in order to handle full Windows pathnames.
10389 (gnus-uu-begin-string): Add optional leading `0'. Leading `0' is
10390 technically not correct per standard, but seems to have common use.
10391
103922002-01-29 ShengHuo ZHU <zsh@cs.rochester.edu>
10393
10394 * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
10395 replacing numbers.
10396
103972002-01-28 ShengHuo ZHU <zsh@cs.rochester.edu>
10398
10399 * gnus-art.el (gnus-article-followup-with-original): Use (mark).
10400
10401 * gnus-score.el (gnus-score-insert-help): Move to (point-min).
10402 Don't split when the window is small, e.g. when a small *BBDB*
10403 window is the lowest one.
10404
10405 * gnus-agent.el (gnus-agent-retrieve-headers): Use
10406 nnheader-find-nov-line to speed up. Use nreverse, because it is
10407 sorted. Use nnheader-insert-nov-file.
10408
104092002-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
10410
10411 * mm-decode.el (mm-inline-text-html-with-images): New user option.
10412
10413 * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
10414 of `w3m-display-inline-images' with the value of
10415 `mm-inline-text-html-with-images'.
10416 From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
10417
10418 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10419
104202002-01-27 Richard M. Stallman <rms@gnu.org>
10421
10422 * time-date.el: Add autoload cookies. Many doc fixes.
10423 (time-add): New function.
10424 (time-subtract): Renamed from subtract-time.
10425 (subtract-time): New alias for time-subtract.
10426
104272002-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
10428
10429 * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
10430 emacs-w3m in doc-string.
10431
10432 * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
10433 `w3m-current-buffer'.
10434
104352002-01-27 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10436
10437 * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
10438
10439 * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
10440 `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
10441 (mm-w3m-cid-retrieve): New function.
10442 (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
10443
104442002-01-27 ShengHuo ZHU <zsh@cs.rochester.edu>
10445
10446 * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
10447
104482002-01-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
10449
10450 * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
10451
104522002-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10453
10454 * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
10455 32K.
10456
10457 * gnus-sum.el (gnus-summary-expire-articles): Clean up.
10458
10459 * nnmail.el (nnmail-article-group): Decode headers before running
10460 split rules over them.
10461 (nnmail-mail-splitting-charset): New variable.
10462
10463 * smiley.el: Replaced with smiley-ems.el.
10464
104652002-01-26 ShengHuo ZHU <zsh@cs.rochester.edu>
10466
10467 * mm-url.el (mm-url-predefined-programs): Add w3m.
10468 (mm-url-program): Ditto.
10469
104702002-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10471
10472 * nnml.el (nnml-use-compressed-files): New variable.
10473 (nnml-filenames-are-evil): Removed.
10474 (nnml-current-group-article-to-file-alist): Don't use.
10475 (nnml-update-file-alist): Inhibit.
10476 (nnml-article-to-file): Use new var.
10477
104782002-01-26 ShengHuo ZHU <zsh@cs.rochester.edu>
10479
10480 * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
10481
10482 * nnagent.el (nnagent-retrieve-headers): loop until eobp.
10483
104842002-01-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
10485
10486 * gnus-agent.el (gnus-agent-load-alist): Use new caching
10487 function.
10488
10489 * gnus-util.el (gnus-cache-file-contents): New function.
10490
10491 * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
10492 (gnus-agent-load-alist): Use it.
10493
10494 * nnagent.el (nnagent-retrieve-headers): Use optimized function.
10495
10496 * nnheader.el (nnheader-insert-nov-file): New function.
10497
10498 * gnus-util.el (gnus-parse-without-error): Correct the loop.
10499
10500 * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
10501 there are no references.
10502 (gnus-extract-message-id-from-in-reply-to): New function.
10503 (gnus-nov-parse-line): Use in-reply-to if there are no
10504 references.
10505
105062002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10507
10508 * nnagent.el (nnagent-retrieve-headers): Use new macro.
10509
10510 * gnus-util.el (gnus-parse-without-error): New macro.
10511
105122002-01-25 ShengHuo ZHU <zsh@cs.rochester.edu>
10513
10514 * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
10515 (gnus-article-wash-function): use locate-library to decide which
10516 to use.
10517
105182002-01-25 Simon Josefsson <jas@extundo.com>
10519
10520 * pop3.el (pop3-munge-message-separator): Work if no date.
10521 Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
10522
105232002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10524
10525 * gnus-agent.el (gnus-agent-save-alist): Fix.
10526
10527 * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
10528 mistake. Reinstated lost code.
10529
105302002-01-25 Josh Huber <huber@alum.wpi.edu>
10531
10532 * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
10533 one exists in the case of an encrypted message with an internal
10534 signature.
10535
105362002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10537
10538 * gnus-agent.el (gnus-agent-save-alist): Optimized.
10539
105402002-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
10541
10542 * dgnushack.el: Commented out the experimental code.
10543
105442002-01-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
10545
10546 * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
10547 error.
10548
10549 * gnus.el (gnus-server-to-method): Made into subst.
10550 (gnus-server-method-cache): New variable.
10551 (gnus-server-to-method): Use it.
10552 (gnus-group-method-cache): New variable.
10553 (gnus-find-method-for-group-1): Renamed.
10554 (gnus-find-method-for-group): New function.
10555 (gnus-group-method-cache): Removed.
10556
10557 * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
10558 function.
10559
10560 * gnus-range.el (gnus-members-of-range): New function.
10561 (gnus-list-range-intersection): Renamed.
10562 (gnus-inverse-list-range-intersection): New function.
10563
10564 * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
10565
10566 * nnagent.el (nnagent-retrieve-headers): New implementation.
10567
10568 * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
10569 implementation.
10570
105712002-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
10572
10573 * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
10574 `w3m-meta-content-type-charset-regexp'.
10575
10576 * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
10577 charset-encoded html contents.
10578
105792002-01-24 ShengHuo ZHU <zsh@cs.rochester.edu>
10580
10581 * gnus-agent.el (gnus-agent-request-article): Make sure it is not
10582 an empty file.
10583
10584 * nnweb.el (url): Ignore errors when request url.
10585
10586 * nnrss.el: Clean up the comments.
10587
105882002-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10589
10590 * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
10591
10592 * mm-decode.el (mm-inline-text-html-renderer): New user option.
10593 (mm-inline-media-tests): Test whether the value of
10594 `mm-inline-text-html-renderer' is a function for text/html.
10595
10596 * mm-view.el (mm-inline-text-html-render-with-w3): New function
10597 separated from `mm-inline-text'.
10598 (mm-w3m-minor-mode): New variable.
10599 (mm-w3m-setup): New variable.
10600 (mm-setup-w3m): New function.
10601 (mm-inline-text-html-render-with-w3m): New function.
10602 (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
10603 text/html.
10604
106052002-01-23 Paul Jarc <prj@po.cwru.edu>
10606
10607 * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
10608
106092002-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
10610
10611 * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
10612 and `gnus-xmas-completing-read'.
10613
106142002-01-19 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10615
10616 * nneething.el (nneething-message-id-number): Abolished.
10617 (nneething-encode-file-name): Not encode numerical characters.
10618 (nneething-make-head): `nneething-message-id-number' is not
10619 used to generate message IDs.
10620
106212002-01-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
10622
10623 * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
10624 characters.
10625
106262002-01-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10627
10628 * gnus-xmas.el (gnus-xmas-completing-read): New function.
10629 (gnus-xmas-redefine): Redefine conditionally.
10630
106312002-01-22 Josh Huber <huber@alum.wpi.edu>
10632
10633 * mml.el (mml-parse-1): Fixed usage of recipients in the secure
10634 tag.
10635
106362002-01-22 Josh Huber <huber@alum.wpi.edu>
10637
10638 * message.el (message-font-lock-keywords): Added the secure tag.
10639 * mml-sec.el: Added functions to generate/modify/remove the secure
10640 tag while in message mode.
10641 * mml-sec.el (mml-secure-message): New.
10642 * mml-sec.el (mml-unsecure-message): New.
10643 * mml-sec.el (mml-secure-message-sign-smime): New.
10644 * mml-sec.el (mml-secure-message-sign-pgp): New.
10645 * mml-sec.el (mml-secure-message-sign-pgpmime): New.
10646 * mml-sec.el (mml-secure-message-encrypt-smime): New.
10647 * mml-sec.el (mml-secure-message-encrypt-pgp): New.
10648 * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
10649 * mml.el (mml-parse-1): Added code to recognise the secure tag and
10650 convert it to either a part or multipart depending on if there are
10651 other parts in the message.
10652 * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
10653 to use the secure tag, rather than the part tag.
10654 * mml.el (mml-preview): Added a save-excursion to keep cursor
10655 position after doing an MML preview.
10656
106572002-01-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
10658
10659 * nnheader.el (nnheader-parse-overview-file): New function.
10660 (nnheader-write-overview-file): New function.
10661
106622002-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10663
10664 * gnus.el (gnus-group-fast-parameter): Check better if expansion
10665 in wanted.
10666
10667 * nnweb.el (nnweb-type-definition): Clean up.
10668
106692002-01-21 Alastair Burt <burt@dfki.de>
10670 Trivial patch.
10671
10672 * gnus-art.el (gnus-mm-display-part): Make sure that the summary
10673 buffer exists before jumping to it.
10674
106752002-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10676
10677 * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
10678 function.
10679 (article-wash-html): Use it.
10680 (gnus-article-wash-function): New variable.
10681 (gnus-article-wash-html-with-w3m): New function.
10682
106832002-01-20 Bj\e,Av\e(Brn Torkelsson <torkel@acc.umu.se>
10684
10685 * dgnushack.el (dgnushack-compile): Compile smiley-ems for
10686 XEmacs.
10687
106882002-01-20 John H. Palmieri <palmieri@math.washington.edu>
10689
10690 * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
10691 command line.
10692
106932002-01-21 Simon Josefsson <jas@extundo.com>
10694
10695 * canlock.el (base64-encode-string): Autoload it from base64.
10696 (canlock-make-cancel-key): Base64 encode unibyte string.
10697
106982002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10699
10700 * nnfolder.el (nnfolder-request-accept-article): Unfold
10701 x-from-line.
10702 (nnfolder-request-replace-article): Ditto.
10703
107042002-01-20 Nevin Kapur <nevin@jhu.edu>
10705
10706 * gnus-group.el (gnus-group-best-unread-group): Use the right
10707 positioning function.
10708
107092002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10710
10711 * smiley-ems.el (smiley-region): Use new function.
10712 (smiley-update-cache): Use general image functions.
10713 (smiley-region): Use general functions.
10714
10715 * gnus-util.el (gnus-graphic-display-p): New function.
10716
10717 * nnmail.el (nnmail-article-group): Allow outputting traces of
10718 non-strings.
10719
10720 * nndoc.el (nndoc-type-alist): Rules for exim bounces.
10721 (nndoc-exim-bounce-type-p): New function.
10722
10723 * message.el (message-dont-send): Doc fix.
10724
10725 * gnus-util.el (gnus-completing-read): Remove
10726 inherit-input-method.
10727
10728 * gnus-art.el (gnus-treat-smiley): Doc fix.
10729
10730 * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
10731 articles.
10732
107332002-01-19 Simon Josefsson <jas@extundo.com>
10734
10735 * imap.el (imap-gssapi-open): Don't wait for logout to complete.
10736 (imap-kerberos4-open): Ditto.
10737 (imap-open): Set port correctly, don't set auth.
10738
107392002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10740
10741 * gnus.el (gnus-version-number): Bump version number.
10742
107432002-01-20 05:33:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
10744
10745 * gnus.el: Oort Gnus v0.05 is released.
10746
107472002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10748
10749 * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
10750 exists.
10751
10752 * gnus-spec.el (gnus-string-width-function): New function.
10753 (gnus-tilde-cut-form): Use it.
10754 (gnus-tilde-max-form): Ditto.
10755 (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
10756 (gnus-substring-function): Use it.
10757 (gnus-tilde-cut-form): Ditto.
10758 (gnus-substring-function): New function.
10759
10760 * message.el (message-check-news-header-syntax): New message.
10761
10762 * gnus.el (gnus-slave-no-server): Doc fix.
10763
10764 * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
10765
107662002-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
10767
10768 * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
10769 `seen' if it looks like (seen NUM1 . NUM2). It should be
10770 (seen (NUM1 . NUM2)).
10771
107722002-01-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10773
10774 * gnus-topic.el (gnus-topic-catchup-articles): Update article
10775 number in closed topics.
10776
107772002-01-19 Daniel Pittman <daniel@rimspace.net>
10778
10779 * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
10780 functions.
10781
107822002-01-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10783
10784 * gnus.el (gnus-group-find-parameter): Clean up.
10785
10786 * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
10787 articles.
10788
10789 * gnus-util.el (gnus-completing-read-with-default): Renamed.
10790
10791 * nnmail.el (nnmail-article-group): Clean up.
10792
107932002-01-19 Paul Stodghill <stodghil@cs.cornell.edu>
10794
10795 * gnus-agent.el (gnus-category-name): Intern the category name.
10796
107972002-01-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10798
10799 * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
10800
10801 * gnus-util.el (gnus-completing-read): New function.
10802
108032002-01-19 ShengHuo ZHU <zsh@cs.rochester.edu>
10804
10805 * gnus-art.el (gnus-add-wash-type): Use add-to-list.
10806
10807 * smiley-ems.el (smiley-region): Register smiley.
10808 (smiley-toggle-buffer): Rewrite the function.
10809 (smiley-active): Removed.
10810
108112002-01-19 Simon Josefsson <jas@extundo.com>
10812
10813 * gnus-util.el (gnus-parent-id): Optimize null n case. From
10814 Jesper Harder <harder@ifa.au.dk>.
10815
108162002-01-18 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10817
10818 * gnus-art.el (gnus-request-article-this-buffer): Call
10819 `nneething-get-file-name' to extract the file name from the
10820 message id.
10821
10822 * nneething.el (nneething-encode-file-name): New function.
10823 (nneething-decode-file-name): Ditto.
10824 (nneething-get-file-name): Ditto.
10825 (nneething-make-head): Encode the file name and encapsulate it
10826 into the field of the message id.
10827
108282002-01-18 Simon Josefsson <jas@extundo.com>
10829
10830 * nnml.el (nnml-request-update-info): Don't erase flags that isn't
10831 stored in .marks.
10832
10833 * nnfolder.el (nnfolder-request-update-info): Ditto.
10834
108352002-01-18 ShengHuo ZHU <zsh@cs.rochester.edu>
10836
10837 * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
10838
108392002-01-18 Simon Josefsson <jas@extundo.com>
10840
10841 * imap.el (imap-starttls-p): Don't check for binary.
10842 (imap-gssapi-auth-p): Ditto.
10843 (imap-kerberos4-auth-p): Ditto.
10844 (imap-open): Change logic. Iterate through all possible streams,
10845 instead of bailing out after first failure. Move authenticator
10846 decision to `imap-authenticate'.
10847 (imap-authenticate): Change logic, now finds the authenticator to
10848 use, was previously in `imap-open'.
10849 (imap-open): Return nil on failure.
10850 (imap-open): Setup temp buffer correctly.
10851 (imap-open): Return buffer only on success.
10852 (imap-interactive-login, imap-interactive-login): Tell the user
10853 which stream/authenticator is used for the queried
10854 username/password.
10855 (imap-open, imap-authenticate): Set variables.
10856 (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
10857 (imap-open): Don't assume how `with-temp-buffer' is implemented.
10858
108592002-01-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10860
10861 * gnus-fun.el (gnus-grab-cam-x-face): New function.
10862
108632002-01-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10864
10865 * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
10866
108672002-01-17 ShengHuo ZHU <zsh@cs.rochester.edu>
10868
10869 * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
10870 (gnus-agent-group-mode-map): Bind it to "Jo".
10871 (gnus-agent-group-make-menu-bar): Add it into menu bar.
10872
108732002-01-17 Karl Kleinpaste <karl@charcoal.com>
10874
10875 * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
10876 (gnus-summary-mail-toolbar): Add mail article deletion button.
10877
10878 * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
10879 false positives for lines of "^^^^".
10880
10881 * gnus-picon.el (gnus-picon-find-face): faces database is all
10882 lowercase.
10883
108842002-01-17 ShengHuo ZHU <zsh@cs.rochester.edu>
10885
10886 * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
10887 (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
10888 duplications.
10889 (gnus-agent-batch): Bind gnus-agent-confirmation-function.
10890
108912002-01-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
10892
10893 * gnus-sum.el (gnus-summary-initial-limit): Inline
10894 gnus-summary-limit-children.
10895 (gnus-summary-initial-limit): Don't limit if
10896 gnus-newsgroup-display is nil.
10897 (gnus-summary-initial-limit): No, don't.
10898
10899 * gnus-util.el
10900 (gnus-put-text-property-excluding-characters-with-faces): Inline
10901 gnus-put-text-property.
10902
10903 * gnus-spec.el (gnus-default-format-specs): New variable.
10904
10905 * gnus-start.el (gnus-read-newsrc-file): Don't clear
10906 gnus-format-specs.
10907 (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
10908
10909 * gnus-spec.el (gnus-update-format-specifications): Really check
10910 the Gnus version of the .newsrc.eld file.
10911 (gnus-format-specs): Save the new default summary format.
10912
10913 * gnus-util.el (gnus-parent-id): Check whether references is empty
10914 before splitting.
10915
10916 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
10917 functions.
10918 (gnus-gather-threads-by-references): Inline
10919 `gnus-split-references'.
10920
10921 * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
10922 default value of gnus-summary-line-format-spec.
10923
109242002-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10925
10926 * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
10927 message.
10928 (nnslashdot-request-list): Ditto.
10929 (nnslashdot-sid-strip): Removed.
10930
109312002-01-15 Simon Josefsson <jas@extundo.com>
10932
10933 * nnimap.el (nnimap-close-asynchronous): Enable.
10934 (nnimap-close-group): Expunge.
10935
109362002-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10937
10938 * gnus-util.el (gnus-user-date-format-alist): Typo.
10939 From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
10940
109412002-01-15 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
10942
10943 * nneething.el (nneething-request-article): Set
10944 `nnmail-file-coding-system' to `binary' locally, in order to read
10945 files without any conversion.
10946
109472002-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10948
10949 * gnus-agent.el (gnus-agent-retrieve-headers): Use
10950 nnheader-file-coding-system and nnmail-active-file-coding-system.
10951 (gnus-agent-regenerate-group): Ditto.
10952 (gnus-agent-regenerate): Ditto.
10953 (gnus-agent-write-active): Ditto.
10954 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
10955
109562002-01-14 ShengHuo ZHU <zsh@cs.rochester.edu>
10957
10958 * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
10959 Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
10960
109612002-01-14 ShengHuo ZHU <zsh@cs.rochester.edu>
10962
10963 * gnus.el: We don't need gnus-article-show-all-headers.
10964
10965 * gnus-art.el (article-show-all, gnus-article-show-all-header):
10966 Ditto.
10967
10968 * gnus-sum.el (gnus-summary-select-article): Don't call
10969 show-all-headers, because hidden headers are not hidden text any
10970 more.
10971
109722002-01-13 Simon Josefsson <jas@extundo.com>
10973
10974 * message.el (message-newline-and-reformat): Use `newline' instead
10975 of inserting \n, so that the newline is marked as hard.
10976
10977 * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
10978 From Jesper Harder <harder@ifa.au.dk>.
10979
109802002-01-12 ShengHuo ZHU <zsh@cs.rochester.edu>
10981
10982 * imap.el (imap-close): Keep going if quit.
10983
10984 * gnus-agent.el (gnus-agent-retrieve-headers): Erase
10985 nntp-server-buffer.
10986
109872002-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10988
10989 * mm-view.el (mm-display-inline-fontify): Require font-lock to
10990 avoid unbinding shadowed variables.
10991
10992 * gnus-art.el (gnus-picon-databases): Moved here.
10993 (gnus-picons-installed-p): Moved here.
10994 (gnus-article-reply-with-original): Use `mark'.
10995
10996 * gnus.el (gnus-picon): Moved here and renamed.
10997
10998 * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
10999 installed.
11000 (gnus-treat-mail-picon): Ditto.
11001 (gnus-treat-newsgroups-picon): Ditto.
11002
11003 * gnus-picon.el (gnus-picons-installed-p): New function.
11004
110052002-01-12 ShengHuo ZHU <zsh@cs.rochester.edu>
11006
11007 * gnus-agent.el (gnus-agent-go-online): Fix doc.
11008
110092002-01-12 Simon Josefsson <jas@extundo.com>
11010
11011 * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
11012 (nnimap-before-find-minmax-bugworkaround): Use it.
11013 (nnimap-find-minmax-uid): Don't reselect current mailbox.
11014 (nnimap-dont-close): New variable.
11015 (nnimap-close-group): Use it.
11016
110172002-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11018
11019 * gnus-art.el (gnus-article-reply-with-original): Use
11020 `mark-active'.
11021
11022 * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
11023
11024 * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
11025 (gnus-score-advanced): Clean up.
11026 (gnus-score-advanced): Accept a multiple of the score.
11027
110282002-01-12 Simon Josefsson <jas@extundo.com>
11029
11030 * flow-fill.el (fill-flowed-display-column)
11031 (fill-flowed-encode-columnq): New variables. Suggested by
11032 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
11033 (fill-flowed-encode, fill-flowed): Use them.
11034
11035 * message.el (message-send-news, message-send-mail): Use
11036 m-b-s-n-p-e-h-n.
11037
11038 * mml.el (autoload): Autoload fill-flowed-encode.
11039 (mml-buffer-substring-no-properties-except-hard-newlines): New
11040 function.
11041 (mml-read-part): Use it.
11042 (mml-generate-mime-1): Encode format=flowed if appropriate.
11043 (mml-insert-mime-headers): Insert format=flowed.
11044
11045 * flow-fill.el (fill-flowed-encode): New function.
11046 (fill-flowed): Bind fill-column to window width.
11047
110482002-01-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11049
11050 * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
11051 it exists.
11052 (gnus-summary-setup-buffer): Wake up dead summary buffers.
11053 (gnus-summary-buffer-name): Don't return the dead name after all.
11054 (gnus-summary-setup-buffer): Kill the dead buffer.
11055
11056 * gnus-art.el (gnus-article-followup-with-original): Store the
11057 value of the mark before deactivating it.
11058
110592002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
11060
11061 * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
11062 From: Karl Kleinpaste <karl@charcoal.com>
11063
11064 * gnus-art.el (article-display-x-face): Ditto.
11065 (gnus-article-reply-with-original): Use gnus-region-active-p.
11066 (gnus-article-followup-with-original): Ditto.
11067
11068 * gnus-sum.el (gnus-summary-read-group-1): Don't select
11069 downloadable article either.
11070
110712002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
11072
11073 * gnus-art.el (article-display-x-face): Insert From:.
11074
11075 * gnus-sum.el (gnus-summary-move-article): Don't draw the
11076 article. Bind gnus-display-mime-function and
11077 gnus-article-prepare-hook.
11078
11079 * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
11080 (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
11081 gnus-agent-possibly-synchronize-flags to the last.
11082 (gnus-agent-go-online): New function. New variable.
11083
110842002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
11085
11086 * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
11087 (gnus-agent-regenerate): Ditto.
11088
110892002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
11090
11091 * message.el (message-ignored-news-headers)
11092 (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
11093 Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
11094
11095 * gnus.el (gnus-gethash-safe): New macro.
11096
11097 * gnus-agent.el (gnus-agent-regenerate-history): New function.
11098 (gnus-agent-regenerate): Show messages.
11099
111002002-01-11 ShengHuo ZHU <zsh@cs.rochester.edu>
11101
11102 * gnus-agent.el (gnus-agent-regenerate-group): New function.
11103 (gnus-agent-regenerate): New function.
11104 (gnus-agent-save-alist): Sort.
11105 (gnus-agent-copy-nov-line): Test eobp.
11106 (gnus-agent-retrieve-headers): Erase buffer.
11107
111082002-01-10 ShengHuo ZHU <zsh@cs.rochester.edu>
11109
11110 * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
11111 From: Torsten Hilbrich <email@myrkr.in-berlin.de>
11112
11113 * gnus.el (gnus-agent-covered-methods): Move here.
11114 (gnus-online): New function.
11115 (gnus-agent-method-p): Move here.
11116
11117 * nnagent.el (nnagent-retrieve-headers): Check whether arts is
11118 nil. Remove articles-alist.
11119
11120 * gnus-start.el (gnus-get-unread-articles): Check online.
11121 (gnus-groups-to-gnus-format): Ditto.
11122 (gnus-active-to-gnus-format): Ditto.
11123
11124 * gnus-agent.el (gnus-agent-get-function): Use it.
11125 (gnus-agent-get-undownloaded-list): Ditto.
11126 (gnus-agent-fetch-session): Only fetch online methods.
11127
11128 * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
11129 (gnus-server-mode-map): Ditto.
11130 (gnus-server-offline-face): New face.
11131 (gnus-server-offline-face): New variable.
11132 (gnus-server-font-lock-keywords): Add offline.
11133 (gnus-server-insert-server-line): Ditto.
11134 (gnus-server-offline-server): New function.
11135
11136 * gnus-int.el (gnus-open-server): Turn to offline.
11137 (gnus-server-unopen-status): New variable.
11138
111392002-01-10 ShengHuo ZHU <zsh@cs.rochester.edu>
11140
11141 * nnkiboze.el (nnkiboze-request-article): Use
11142 gnus-agent-request-article.
11143
11144 * nnagent.el (nnagent-retrieve-headers): Don't use nnml
11145 function. Insert undownloaded NOV.
11146
11147 * gnus-agent.el (gnus-agent-retrieve-headers): New function.
11148 (gnus-agent-request-article): New function.
11149
11150 * gnus.el (gnus-agent-cache): New variable.
11151
11152 * gnus-int.el (gnus-retrieve-headers): Use
11153 gnus-agent-retrieve-headers.
11154 (gnus-request-head): Use gnus-agent-request-article.
11155 (gnus-request-body): Ditto.
11156
11157 * gnus-art.el (gnus-request-article-this-buffer): Use
11158 gnus-agent-request-article.
11159
11160 * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
11161 article if it is undownloaded.
11162
111632002-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
11164
11165 * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
11166
111672002-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
11168
11169 * canlock.el (canlock-string-as-unibyte): New macro.
11170 (canlock-sha1-with-openssl): Return a unibyte string.
11171 (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
11172
111732002-01-09 ShengHuo ZHU <zsh@cs.rochester.edu>
11174
11175 * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
11176
111772002-01-08 ShengHuo ZHU <zsh@cs.rochester.edu>
11178
11179 * mm-encode.el (mm-content-transfer-encoding-defaults): Add
11180 application/x-emacs-lisp.
11181
11182 * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
11183
11184 * nntp.el (nntp-request-article): Add group parameter.
11185 (nntp-request-head): Ditto.
11186 (nntp-find-group-and-number): Add parameter group. Figure out
11187 number if the status line doesn't give (e.g. quimby.gnus.org).
11188
111892002-01-08 Simon Josefsson <jas@extundo.com>
11190
11191 * mml.el (mml-generate-mime-1): Set recipient correctly.
11192
111932002-01-08 ShengHuo ZHU <zsh@cs.rochester.edu>
11194
11195 * message.el (message-read-from-minibuffer): Add parameter
11196 initial-contents.
11197 * gnus-msg.el (gnus-summary-resend-message): Use it.
11198
11199 * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
11200 behavior of quit-config.
11201
11202 * message.el (message-make-from): Don't quote fullname.
11203 From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
11204
11205 * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
11206 From: <andre@slamdunknetworks.com>
11207
112082002-01-07 ShengHuo ZHU <zsh@cs.rochester.edu>
11209
11210 * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
11211
11212 * gnus-art.el (gnus-header-button-alist): Handle mailto.
11213
11214 * mml.el (mml-preview): Bind gnus-original-article-buffer because
11215 article-decode-group-name uses it. Bind gnus-article-prepare-hook
11216 because bbdb may use it.
11217
112182002-01-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
11219
11220 * nneething.el (nneething-request-article): When a non-text file
11221 is converted to an article, its data is encoded in base64. Call
11222 `nneething-make-head' with options to specify MIME types.
11223 (nneething-make-head): Add optional arguments to specify MIME
11224 types.
11225
112262002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
11227
11228 * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
11229 header if there is not.
11230
11231 * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
11232
11233 * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
11234 (gnus-inews-mark-gcc-as-read): Obsolete variable.
11235 (gnus-inews-do-gcc): Use them.
11236
11237 * gnus-group.el (gnus-group-mark-article-read): Put holes into
11238 gnus-newsgroup-unselected.
11239
112402002-01-06 Simon Josefsson <jas@extundo.com>
11241
11242 * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
11243 condition-case, not ignore-errors.
11244
112452002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
11246
11247 * gnus-sum.el (gnus-summary-insert-old-articles): Bind
11248 gnus-fetch-old-headers.
11249
11250 * gnus-art.el (article-display-x-face): Use the current buffer
11251 unless `W f'. Otherwise, X-Face may be shown in the header of a
11252 forwarded part.
11253 (gnus-treatment-function-alist): Treat xface before hiding
11254 headers.
11255
112562002-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11257
11258 * gnus-group.el (gnus-group-read-ephemeral-group): Fix
11259 parameters.
11260
112612002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
11262
11263 * mm-util.el (mm-multibyte-p): Define conditionally when load.
11264 (mm-guess-charset): New function.
11265 (mm-charset-after): Use it.
11266 (mm-detect-coding-region): New function.
11267 (mm-detect-mime-charset-region): New function.
11268
11269 * gnus-sum.el (gnus-summary-show-article): Use
11270 mm-detect-coding-region.
11271
112722002-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11273
11274 * message.el (message-make-fqdn): Be less violent.
11275
11276 * gnus.el (gnus-logo-color-style): Compute custom form
11277 automatically.
11278
11279 * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
11280 score file of the parent to the document group.
11281
11282 * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
11283 parameters parameter.
11284
11285 * gnus-score.el (gnus-score-load-file): Clean up.
11286
112872002-01-06 ShengHuo ZHU <zsh@cs.rochester.edu>
11288
11289 * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
11290 From: Damien Wyart <damien.wyart@free.fr>
11291
11292 * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
11293
112942002-01-05 ShengHuo ZHU <zsh@cs.rochester.edu>
11295
11296 * gnus-sum.el (gnus-select-group-hook): Typo.
11297
11298 * rfc2047.el (rfc2047-decode-string): Return immediately if there
11299 is no quoted-printable-encoded STRING.
11300 From: Jesper Harder <harder@ifa.au.dk>
11301
11302 (rfc2047-decode-string): Decode it.
11303
113042002-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
11305
11306 * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
11307
113082002-01-05 Keiichi Suzuki <keiichi@nanap.org>
11309 Trivial patch.
11310
11311 * nntp.el (nntp-possibly-change-group): Erase contents of nntp
11312 buffer to get rid of junk line.
11313
113142002-01-05 Simon Josefsson <jas@extundo.com>
11315
11316 * message.el (message-mode-map): Bind message-goto-from to C-c C-f
11317 C-o.
11318 (message-mode-map): Bind message-insert-or-toggle-importance to
11319 C-c C-u.
11320 (message-mode-map): Bind message-disposition-notification-to to
11321 C-c M-n.
11322 (message-mode-menu): Add m-d-n-t.
11323 (message-mode-field-menu): Add m-goto-from.
11324 (message-mode): Doc fix.
11325 (message-goto-from): New function.
11326 (message-insert-disposition-notification-to): New function.
11327 (message-tool-bar-map): Add receipt button.
11328
113292002-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
11330
11331 * gnus-sum.el (gnus-thread-latest-date): New function.
11332 (gnus-thread-sort-by-most-recent-number): Renamed.
11333 (gnus-thread-sort-functions): Doc fix.
11334 (gnus-select-group-hook): Don't use setq on a hook.
11335 (gnus-thread-latest-date): Use date, not number
11336
11337 * gnus-agent.el (gnus-agent-expire-days): Doc fix.
11338 (gnus-agent-expire): Allow regexp of expire-days.
11339
11340 * gnus-art.el (gnus-article-reply-with-original): Deactivate
11341 region.
11342 (gnus-article-followup-with-original): Ditto.
11343
11344 * gnus-sum.el (gnus-thread-highest-number): Doc fix.
11345
11346 * gnus-art.el (gnus-mime-display-alternative): Use
11347 gnus-local-map-property.
11348 (gnus-mime-display-alternative): Ditto.
11349 (gnus-insert-mime-security-button): Ditto.
11350 (gnus-insert-next-page-button): Ditto.
11351 (gnus-button-prev-page): Take optional args.
11352 (gnus-insert-prev-page-button): widget-convert.
11353
11354 * gnus-util.el (gnus-local-map-property): New function.
11355
11356 * gnus-art.el (gnus-prev-page-map): Use parent map.
11357 (gnus-next-page-map): Ditto.
11358
11359 * gnus-spec.el (gnus-parse-format): Clean up.
11360 (gnus-parse-format): Do complex formatting for %=.
11361
11362 * gnus-fun.el (gnus-display-x-face-in-from): Add the string
11363 "X-Face: " to the data in the built-in scenario.
11364
11365 * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
11366 (gnus-correct-pad-form): Renamed.
11367 (gnus-tilde-max-form): Clean up.
11368 (gnus-pad-form): Use gnus-use-correct-string-widths.
11369
11370 * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
11371 support if that is available.
11372
11373 * gnus-sum.el (gnus-thread-highest-number): New function.
11374 (gnus-thread-sort-by-most-recent-thread): New function.
11375 (gnus-thread-sort-functions): Doc fix.
11376
113772002-01-04 ShengHuo ZHU <zsh@cs.rochester.edu>
11378
11379 * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
11380 all cases.
11381 (gnus-summary-mode): Enable it in all cases.
11382 (gnus-summary-display-article): Ditto.
11383 (gnus-summary-edit-article): Ditto.
11384
11385 * gnus-ems.el (gnus-put-image): Really return glyph.
11386
11387 * gnus-art.el (gnus-article-x-face-command): Fix :type.
11388 (gnus-treat-smiley): Don't take "P" in the interactive form.
11389
113902002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11391
11392 * compface.el (uncompface): XEmacs and Emacs have differing
11393 capabilities.
11394
11395 * gnus-fun.el (gnus-display-x-face-in-from): Use face.
11396
11397 * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
11398 (gnus-article-xface-ring-size): Removed.
11399 (gnus-article-display-xface): Removed.
11400 (gnus-remove-image): Cleaned up.
11401
11402 * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
11403 (gnus-xmas-create-image): Take pbm files.
11404 (gnus-x-face): Removed.
11405 (gnus-xmas-article-display-xface): Removed.
11406
11407 * gnus-fun.el (gnus-display-x-face-in-from): Bind
11408 default-enable-multibyte-characters.
11409
11410 * compface.el (uncompface): Doc fix.
11411
11412 * gnus-art.el (gnus-article-x-face-command): Use
11413 gnus-display-x-face-in-from.
11414
11415 * gnus-xmas.el (gnus-xmas-put-image): Return the image.
11416
11417 * gnus-ems.el (gnus-put-image): Return the image.
11418
11419 * gnus-fun.el (gnus-display-x-face-in-from): New function.
11420 (gnus-x-face): Moved here.
11421
114222002-01-04 ShengHuo ZHU <zsh@cs.rochester.edu>
11423
11424 * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
11425 invisible if string is nil.
11426 (gnus-xmas-article-display-xface): Use it.
11427
11428 * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
11429 property when string is nil.
11430 (gnus-article-display-xface): Use it.
11431
114322002-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11433
11434 * gnus-art.el (article-display-x-face): Check whether valid grey
11435 face was returned.
11436 (article-display-x-face): Place image in the right spot.
11437
11438 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
11439 stderr.
11440 (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
11441
114422002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11443
11444 * gnus-xmas.el (gnus-xmas-create-image): Take optional
11445 parameters.
11446 (gnus-xmas-put-image): Allow non-strings to be passed.
11447
11448 * gnus-art.el (article-display-x-face): Use optional parameters.
11449
11450 * gnus-ems.el (gnus-create-image): Take optional parameters.
11451
11452 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
11453
11454 * compface.el (compface-xbm-p): Removed.
11455
11456 * gnus-ems.el (gnus-article-compface-xbm): Removed.
11457 (gnus-article-display-xface): Use compface.
11458
11459 * compface.el: New file.
11460
11461 * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
11462 (gnus-convert-image-to-x-face-command): Ditto.
11463 (gnus-random-x-face): Quote argument.
11464 (gnus-x-face-from-file): Ditto.
11465
114662002-01-03 Paul Jarc <prj@po.cwru.edu>
11467
11468 * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
11469 the expire-group parameter once per article rather than once
11470 per group; bind `nnmaildir-article-file-name' and `article'
11471 for convenience. Leave article alone when expire-group
11472 specifies the current group.
11473 (nnmaildir--update-nov): be more concurrency-friendly with
11474 temp file names.
11475
114762002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11477
11478 * gnus-start.el (gnus-read-init-file): Cleaned up.
11479
114802002-01-03 Dave Love <d.love@dl.ac.uk>
11481
11482 * gnus-start.el (gnus-startup-file-coding-system): Removed.
11483 (gnus-read-init-file): Don't use it.
11484
114852002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11486
11487 * gnus-agent.el (gnus-agent-fetch-session): Run hook.
11488
114892002-01-03 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11490
11491 * gnus-start.el (gnus-read-init-file): Don't force coding system
11492 for ~/.gnus. From Dave Love <fx@gnu.org>.
11493
114942002-01-03 ShengHuo ZHU <zsh@cs.rochester.edu>
11495
11496 * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
11497 * nnspool.el (nnspool-request-post): Ditto.
11498
11499 * mm-util.el (mm-use-find-coding-systems-region): New variable.
11500 (mm-find-mime-charset-region): Use it.
11501
115022002-01-03 Per Abrahamsen <abraham@dina.kvl.dk>
11503
11504 * gnus.el (gnus-summary-line-format): Added :link.
11505 * gnus-topic.el (gnus-topic-line-format): Ditto.
11506 * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
11507 * gnus-srvr.el (gnus-server-line-format): Ditto.
11508 * gnus-group.el (gnus-group-line-format): Ditto.
11509
11510 * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
11511 :keys, it works on both Emacsen.
11512
115132002-01-03 ShengHuo ZHU <zsh@cs.rochester.edu>
11514
11515 * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
11516
115172002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11518
11519 * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
11520
115212002-01-03 Reiner Steib <reiner.steib@gmx.de>
11522
11523 * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
11524 very wide reply.
11525
115262002-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11527
11528 * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
11529 (gnus-picon-cache): New variable.
11530 (gnus-picon-transform-newsgroups): Cache stuff.
11531
11532 * gnus-art.el (gnus-article-reply-with-original): New command.
11533 (gnus-article-followup-with-original): New command.
11534
11535 * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
11536 END parameters.
11537 (gnus-summary-followup): Take a list of list of articles.
11538 (gnus-inews-yank-articles): Allow lists of article/regions.
11539
11540 * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
11541 longer the usual commands.
11542
11543 * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
11544 (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
11545 shell-command-on-region.
11546
115472002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu>
11548
11549 * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
11550 "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
11551
115522002-01-03 Steve Youngs <youngs@xemacs.org>
11553
11554 * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
11555 understand ':keys', wrap it in an featurep 'xemacs.
11556
115572002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu>
11558
11559 * gnus-ems.el (gnus-article-display-xface): Show xface in the
11560 order of headers (Actually, it is called in a reversed order). Add
11561 'gnus-image-text-deletable property.
11562 (gnus-remove-image): Remove text with such a property.
11563
11564 * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
11565 gnus-put-image.
11566
11567 * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
11568 with ", "
11569
115702002-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11571
11572 * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
11573
11574 * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
11575 (article-display-x-face): Display grey X-Faces.
11576
11577 * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
11578 (gnus-convert-gray-x-face-to-ppm): Ditto.
11579 (gnus-convert-image-to-gray-x-face): Ditto.
11580
11581 * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
11582 gnus-summary-show-raw-article.
11583
115842002-01-02 ShengHuo ZHU <zsh@cs.rochester.edu>
11585
11586 Display picons in XEmacs without showing text.
11587
11588 * gnus-xmas.el (gnus-xmas-create-image): Don't use
11589 mm-create-image-xemacs to create xbm glyph, because it deletes
11590 temporary files.
11591 (gnus-xmas-put-image): Use end-glyph. Make text invisible.
11592 (gnus-xmas-remove-image): Make text visible, remove glyph.
11593
11594 * gnus-picon.el (gnus-picon-transform-newsgroups)
11595 (gnus-picon-transform-address): Insert spec backward, due to the
11596 incompatibility of gnus-xmas-put-image.
11597
115982002-01-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11599
11600 * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
11601
116022002-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11603
11604 * gnus.el: Doc fix.
11605
11606 * gnus-art.el: Doc fix.
11607
11608 * gnus-agent.el: Doc fix.
11609
116102002-01-01 ShengHuo ZHU <zsh@cs.rochester.edu>
11611
11612 * gnus-diary.el, gnus-delay.el: Fix copyright lines.
11613
116142002-01-01 Paul Jarc <prj@po.cwru.edu>
11615
11616 * nnmaildir.el (nnmaildir--update-nov): automatically parse
11617 NOV data out of the message again if nnmail-extra-headers has
11618 changed.
11619
116202002-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11621
11622 * gnus-fun.el: New file.
11623 (gnus-convert-image-to-x-face-command): New variable.
11624 (gnus-insert-x-face): New function.
11625 (gnus-random-x-face): Renamed.
11626 (gnus-x-face-from-file): Renamed.
11627
11628 * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
11629 "_".
11630 (gnus-body-boundary-delimiter): Typo fix.
11631
116322002-01-02 Simon Josefsson <jas@extundo.com>
11633
11634 * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
11635 (gnus-body-boundary-delimiter): Fix type.
11636
116372002-01-01 Simon Josefsson <jas@extundo.com>
11638
11639 * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
11640 (gnus-treat-emphasize, gnus-treat-strip-cr)
11641 (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
11642 (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
11643 (gnus-treat-fill-article, gnus-treat-hide-citation)
11644 (gnus-treat-hide-citation-maybe)
11645 (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
11646 (gnus-treat-strip-pem, gnus-treat-strip-banner)
11647 (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
11648 (gnus-treat-date-ut, gnus-treat-date-local)
11649 (gnus-treat-date-english, gnus-treat-date-lapsed)
11650 (gnus-treat-date-original, gnus-treat-date-iso8601)
11651 (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
11652 (gnus-treat-strip-trailing-blank-lines)
11653 (gnus-treat-strip-leading-blank-lines)
11654 (gnus-treat-strip-multiple-blank-lines)
11655 (gnus-treat-unfold-headers, gnus-treat-fold-headers)
11656 (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
11657 (gnus-treat-display-xface, gnus-treat-display-smileys)
11658 (gnus-treat-from-picon, gnus-treat-mail-picon)
11659 (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
11660 (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
11661 (gnus-treat-play-sounds, gnus-treat-translate)
11662 (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
11663
11664 * gnus-art.el (gnus-body-boundary-delimiter): New variable.
11665 (gnus-article-treat-body-boundary): Use it.
11666
11667 * message.el (message-mode): Fix doc.
11668 (message-mode-menu): Fix names.
11669
116702002-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11671
11672 * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
11673 articles.
11674
11675 * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
11676 (gnus-picon-transform-address): Search for unknown faces as well.
11677 (gnus-picon-find-face): Don't search "news" for MISC.
11678 (gnus-picon-user-directories): Changed default back to exclude
11679 "unknown".
11680
11681 * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
11682
11683 * gnus-picon.el (gnus-picon-find-face): Search through all
11684 databases.
11685 (gnus-picon-find-face): New implementation.
11686
11687 * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
11688 keystroke.
11689 (gnus-topic-goto-next-topic): Ditto.
11690
11691 * gnus.el (gnus-summary-line-format): Changed default.
11692
11693 * nnmail.el (nnmail-extra-headers): Change default.
11694
11695 * gnus-sum.el (gnus-extra-headers): Change default.
11696
11697 * message.el (message-news-other-window): Changed "news" to
11698 "posting".
11699 (message-news-other-frame): Ditto.
11700 (message-do-send-housekeeping): Ditto.
11701
11702 * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
11703 function.
11704 (gnus-article-unread-p): New function.
11705 (gnus-article-unseen-p): New function.
11706 (gnus-dead-summary-mode-map): Typo.
11707
11708 * gnus-util.el (gnus-make-predicate): New function.
11709 (gnus-make-predicate-1): New function.
11710
11711 * gnus-sum.el: New function.
11712 (gnus-map-articles): New function.
11713
11714 * gnus-art.el (gnus-treat-fold-headers): New variable.
11715 (gnus-article-treat-fold-headers): New command and keystroke.
11716
11717 * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
11718 (gnus-dead-summary-mode-map): Bind q to bury-buffer.
11719
117202002-01-01 ShengHuo ZHU <zsh@cs.rochester.edu>
11721
11722 * message.el (message-fcc-externalize-attachments): New variable.
11723 (message-do-fcc): Use it.
11724
11725 * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
11726 (gnus-inews-do-gcc): Use it.
11727
11728 * mml.el (mml-tweak-sexp-alist): New variable.
11729 (mml-externalize-attachments): New variable.
11730 (mml-tweak-part): Use mml-tweak-sexp-alist.
11731 (mml-tweak-externalize-attachments): New function.
11732
117332002-01-01 Steve Youngs <youngs@xemacs.org>
11734
11735 * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
11736 'set-glyph-face' so x-face back/foreground can be set.
11737
117382001-12-31 ShengHuo ZHU <zsh@cs.rochester.edu>
11739
11740 * message.el (message-fix-before-sending): Fix a typo.
11741
117422002-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11743
11744 * gnus-art.el (gnus-treat-smiley): Renamed command.
11745 (gnus-article-remove-images): New command and keystroke.
11746
11747 * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
11748
11749 * smiley-ems.el (gnus-smiley-display): Removed.
11750
11751 * gnus.el (gnus-version-number): Update version.
11752
11753 * message.el (message-text-with-property): Renamed and moved
11754 here.
11755 (message-fix-before-sending): Highlight invisible text and place
11756 point there.
11757
117582002-01-01 02:32:53 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
11759
11760 * gnus.el: Oort Gnus v0.04 is released.
11761
117622002-01-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11763
11764 * gnus-delay.el (gnus-delay-send-queue): Renamed.
11765
11766 * gnus-art.el (gnus-ignored-headers): More headers,
11767
11768 * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
11769 of `scan-error', since XEmacs doesn't seem to support that.
11770
117712001-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
11772
11773 * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
11774 arg.
11775 (gnus-summary-best-unread-subject): Ditto.
11776 (gnus-summary-best-unread-subject): No, don't.
11777 (gnus-summary-better-unread-subject): New command.
11778
11779 * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
11780
11781 * lpath.el ((featurep 'xemacs)): fbind url function.
11782
11783 * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
11784 buffer.
11785 (gnus-xmas-remove-image): Implementation that does something.
11786 (gnus-xmas-article-display-xface): Mark images properly.
11787
11788 * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
11789
117902001-12-31 Florian Weimer <fw@deneb.enyo.de>
11791
11792 * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
11793
117942001-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
11795
11796 * gnus-group.el (gnus-group-line-format): Added %O to the default
11797 value.
11798
11799 * gnus-util.el (gnus-text-with-property): The smallest point is
11800 point-min.
11801
11802 * smiley-ems.el (smiley-region): Return images.
11803 (gnus-smiley-display): Allow toggling.
11804 (smiley-region): Use text properties, not overlays.
11805
11806 * gnus-xmas.el (gnus-xmas-remove-image): New function, not
11807 implemented yet.
11808
11809 * smiley-ems.el (smiley-update-cache): Check for valid types.
11810
11811 * gnus-art.el (gnus-with-article-buffer): New macro.
11812
11813 * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
11814 strings as well as the glyphs.
11815 (gnus-picon-transform-address): Ditto.
11816 (gnus-picon-insert-glyph): Ditto.
11817 (gnus-picon-transform-newsgroups): Toggle.
11818 (gnus-picon-transform-address): Toggle.
11819
11820 * gnus-ems.el (gnus-remove-image): New function.
11821 (gnus-put-image): Take an optional string.
11822
11823 * gnus-util.el (gnus-text-with-property): New function.
11824
11825 * gnus-art.el (gnus-delete-images): New function.
11826
11827 * gnus-ems.el (gnus-article-display-xface): Mark and store image.
11828
11829 * gnus-art.el (gnus-article-wash-status-entry): Renamed.
11830 (gnus-article-wash-status): Use it.
11831 (gnus-signature-toggle): Clean up.
11832 (gnus-add-wash-status): New function.
11833 (gnus-delete-wash-status): New function.
11834 (gnus-article-hide-text-type): Use them throughout.
11835 (gnus-add-image): New function.
11836
11837 * gnus-ems.el (gnus-article-display-xface): Use new interface.
11838
11839 * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
11840 interface.
11841
11842 * gnus-art.el (article-display-x-face): Cleaned up.
11843
11844 * rfc2047.el (rfc2047-field-value): New function.
11845
11846 * mail-parse.el (mail-header-field-value): New alias.
11847
11848 * gnus-art.el (gnus-mime-print-part): Fix typos.
11849
11850 * smiley-ems.el (gnus-smiley-file-types): New variable.
11851 (smiley-update-cache): Use it.
11852 (smiley-regexp-alist): Suffix-less smiley names.
11853 (smiley-regexp-alist): Added more smileys.
11854
11855 * gnus-sum.el (gnus-print-buffer): Made into own function.
11856 (gnus-summary-print-article): Use it.
11857
11858 * mailcap.el (mailcap-mime-info): Actually return the bit that we
11859 looked for when REQUEST is a string.
11860
11861 * gnus-art.el (gnus-mime-button-commands): Add printing
11862 keystroke.
11863 (gnus-mime-copy-part): Doc fix.
11864 (gnus-mime-print-part): New command.
11865
118662001-12-31 Simon Josefsson <jas@extundo.com>
11867
11868 * imap.el (imap-parse-fetch): Notice empty flags responses. From
11869 Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
11870
118712001-12-30 ShengHuo ZHU <zsh@cs.rochester.edu>
11872
11873 * gnus-picon.el (gnus-treat-from-picon): Autoload.
11874 (picon): Fix doc.
11875
11876 * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
11877 longer exists. Remove those codes.
11878 * gnus.el (gnus-use-picons): Ditto.
11879
118802001-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11881
11882 * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
11883 infloop.
11884
11885 * gnus-sum.el (t): New `W D' map.
11886
11887 * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
11888 (gnus-article-treat-body-boundary): Clean up.
11889 (gnus-body-boundary-face): Removed.
11890 (gnus-article-goto-header): Moved here.
11891 (gnus-article-goto-header): Allow better regexps.
11892 (gnus-article-treat-fold-newsgroups): New command.
11893
11894 * gnus-sum.el (gnus-summary-move-article): We have to select an
11895 article to give `gnus-read-move-group-name' an opportunity to
11896 suggest an appropriate default.
11897
11898 * rfc2047.el (rfc2047-fold-line): New function.
11899 (rfc2047-unfold-line): Ditto.
11900 (rfc2047-fold-region): Don't fold just after the header name.
11901
11902 * mail-parse.el (mail-header-fold-line): New alias.
11903 (mail-header-unfold-line): Ditto.
11904
11905 * gnus-art.el (gnus-body-boundary-face): Renamed.
11906 (gnus-article-treat-body-boundary): Use it.
11907 (gnus-article-treat-body-boundary): Use an invisible header and a
11908 line of underline characters.
11909
119102001-12-30 ShengHuo ZHU <zsh@cs.rochester.edu>
11911
11912 * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
11913
11914 * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
11915 (gnus-picon-split-address): New function.
11916 (gnus-picon-find-face): Use it.
11917 (gnus-picon-transform-address): Use it. Set first to t for each
11918 address.
11919
11920 * gnus-art.el (gnus-with-article-headers): Move to here. Define
11921 the macro then use it.
11922 (gnus-treatment-function-alist): Treat picons earlier.
11923
119242001-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11925
11926 * gnus-art.el (gnus-body-separator-face): New variable.
11927 (gnus-article-treat-body-boundary): Use a blank, colored line.
11928
11929 * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
11930 well.
11931
11932 * gnus-art.el (gnus-treat-body-boundary): New variable.
11933 (gnus-article-treat-unfold-headers): Use helper macro.
11934 (gnus-article-treat-body-boundary): New command.
11935
11936 * gnus.el (gnus-logo-color-style): Change the default color.
11937 (gnus-splash-face): Gray, gray.
11938
11939 * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
11940 colors.
11941
11942 * gnus.el (gnus-logo-color-alist): Moved here and renamed.
11943 (gnus-logo-color-style): Ditto.
11944 (gnus-logo-colors): Ditto.
11945
11946 * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
11947
11948 * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
11949
11950 * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
11951 (gnus-picon-transform-newsgroups): New function.
11952
11953 * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
11954 string.
11955
11956 * gnus-picon.el (gnus-treat-mail-picon): Renamed.
11957
11958 * gnus-art.el (gnus-treat-cc-picon): New variable.
11959 (gnus-treat-mail-picon): Renamed.
11960
11961 * gnus-picon.el: New implementation.
11962 (gnus-picon-find-face): Renamed.
11963 (gnus-treat-from-picon): Use it.
11964 (gnus-picon-transform-address): Renamed.
11965 (gnus-treat-from-picon): Use it.
11966 (gnus-picon-create-glyph): Renamed.
11967 (gnus-picon-transform-address): Use it.
11968 (gnus-treat-cc-picon): New command.
11969
11970 * mm-decode.el (mm-create-image-xemacs): Separated out into
11971 function.
11972 (mm-get-image): Use it.
11973
11974 * gnus-art.el (gnus-treat-display-picons): Simplify.
11975 (gnus-treat-from-picon): Renamed.
11976
11977 * gnus-ems.el (gnus-create-image): New function.
11978 (gnus-put-image): New function.
11979
11980 * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
11981 (gnus-with-article-headers): New macro.
11982 (gnus-article-goto-header): New function.
11983
11984 * gnus-xmas.el (gnus-image-type-available-p): New function.
11985
11986 * gnus-ems.el (gnus-image-type-available-p): New function.
11987
119882001-12-30 ShengHuo ZHU <zsh@cs.rochester.edu>
11989
11990 * nnrss.el (nnrss-check-group): Find the correct tag, because
11991 xml.el is changed.
11992
119932001-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11994
11995 * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
11996 lines are shorter than the window width.
11997 (gnus-ignored-headers): More headers.
11998
119992001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
12000
12001 * gnus-art.el (gnus-treat-unfold-lines): New variable.
12002 (gnus-treat-unfold-headers): Renamed.
12003 (gnus-article-treat-unfold-headers): New command and keystroke.
12004
12005 * rfc2047.el (rfc2047-encode-message-header): Clean up.
12006
12007 * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
12008
120092001-12-29 ShengHuo ZHU <zsh@cs.rochester.edu>
12010
12011 * sha1-el.el (sha1-use-external): New variable.
12012 (sha1-region): Use it.
12013 (sha1-string): Ditto.
12014
12015 * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
12016 * gnus-picon.el: Less warnings when compile.
12017
120182001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
12019
12020 * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
12021 alias.
12022 (gnus-picons-database): Default to list.
12023 (gnus-picons-lookup-internal): Use it.
12024
12025 * nnmail.el (nnmail-article-group): Default nnmail-split-methods
12026 to "bogus".
12027
12028 * gnus-win.el (gnus-configure-windows-hook): New hook.
12029
120302001-12-29 Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>
12031
12032 * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
12033
120342001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
12035
12036 * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
12037 lists.
12038 (gnus-select-newsgroup): Don't append; push.
12039 (gnus-adjust-marked-articles): Remove obsolete ranges from
12040 `seen'.
12041 (gnus-update-marks): Clean up.
12042 (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
12043
120442001-12-29 Frank Schmitt <usereplyto@Frank-Schmitt.net>
12045
12046 * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
12047
120482001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
12049
12050 * gnus-sum.el (gnus-auto-select-subject): New variable.
12051 (gnus-summary-best-unread-subject): New function.
12052 (gnus-summary-best-unread-article): Use it.
12053 (gnus-summary-first-unseen-subject): New function and command.
12054
12055 * gnus-art.el (gnus-treatment-function-alist): Emphasize after
12056 other treatments.
12057
12058 * gnus-util.el (gnus-put-overlay-excluding-newlines): New
12059 function.
12060
12061 * gnus-art.el (gnus-article-show-hidden-text): Remove the type
12062 from the list of hidden types.
12063
12064 * mm-view.el (mm-inline-text): Ditto.
12065 (mm-inline-text): Ditto.
12066 (mm-w3-prepare-buffer): Ditto.
12067
12068 * gnus-art.el (article-wash-html): Inhibit more remote fetching.
12069
120702001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
12071
12072 * gnus-art.el (gnus-ignored-headers): Added more headers.
12073
120742001-12-29 Jesper Harder <harder@ifa.au.dk>
12075
12076 * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
12077 once.
12078
120792001-12-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
12080
12081 * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
12082
120832001-12-28 Simon Josefsson <jas@extundo.com>
12084
12085 * gnus-srvr.el (gnus-browse-foreign-server): Fix typo. From
12086 Jesper Harder <harder@ifa.au.dk>.
12087
120882001-12-27 Simon Josefsson <jas@extundo.com>
12089
12090 * gnus-sum.el (gnus-select-newsgroup): Make
12091 `gnus-newsgroup-unseen' sorted. Make `gnus-newsgroup-unseen'
12092 contain all articles (instead of none) when no seen marks have
12093 been set for the group.
12094 (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
12095 instead, it seems to result in shorter ranges.
12096
120972001-12-26 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12098
12099 * mm-util.el (mm-iso-8859-x-to-15-region): Use
12100 insert-before-markers.
12101 From Jesper Harder <harder@ifa.au.dk>
12102
121032001-12-26 Paul Jarc <prj@po.cwru.edu>
12104
12105 * nnmaildir.el (nnmaildir-save-mail): create the destination
12106 groups if they do not exist.
12107
121082001-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
12109
12110 * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
12111
121122001-12-22 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12113
12114 * gnus-group.el (gnus-group-read-ephemeral-group): Call
12115 gnus-group-real-name.
12116
12117 * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
12118 (gnus-newsgroup-variables): Ditto.
12119
12120 * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
12121 return it.
12122
121232001-12-21 Paul Jarc <prj@po.cwru.edu>
12124
12125 * gnus.el (gnus-valid-select-methods): Include nnmaildir.
12126 * nnmaildir.el (top-level): Add commentary.
12127 (nnmaildir-version): Indicate that nnmaildir is now a standard
12128 part of Gnus, not separately released.
12129
121302001-12-21 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12131
12132 * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
12133 * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
12134 * nnheader.el, nnmail.el: Nil/NIL vs. nil.
12135 From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12136
121372001-12-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12138
12139 * nnmaildir.el: Copyright changes. Require cl only at compile time.
12140
121412001-12-20 Simon Josefsson <jas@extundo.com>
12142
12143 * nnimap.el (top-level): Don't require cl. Suggested by ShengHuo
12144 ZHU <zsh@cs.rochester.edu>.
12145 (nnimap-close-group): Don't quote KEYLIST items. Suggested by
12146 Brian P Templeton <bpt@tunes.org>.
12147
121482001-12-19 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12149
12150 * nnmaildir.el: New file.
12151 From Paul Jarc <prj@po.cwru.edu>.
12152
121532001-12-19 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12154
12155 * nndoc.el (nndoc-type-alist): Move forward to the end.
12156
121572001-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
12158
12159 * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
12160 `dolist'.
12161
121622001-12-19 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12163
12164 * gnus-win.el (gnus-frames-on-display-list): New function.
12165 (gnus-get-buffer-window): Use it.
12166
121672001-12-19 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12168
12169 * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
12170
121712001-12-18 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12172
12173 * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
12174
121752001-12-18 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12176 From Harald Meland <Harald.Meland@usit.uio.no>
12177
12178 * gnus-win.el (gnus-get-buffer-window): New function.
12179 (gnus-all-windows-visible-p): Use it.
12180
12181 * gnus-util.el (gnus-horizontal-recenter)
12182 (gnus-horizontal-recenter, gnus-horizontal-recenter)
12183 (gnus-horizontal-recenter, gnus-set-window-start): Use it.
12184
12185 * gnus-score.el (gnus-score-insert-help): Use it.
12186
12187 * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
12188 (gnus-generate-tree, gnus-highlight-selected-tree)
12189 (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
12190 it.
12191
12192 * gnus-art.el (gnus-article-set-window-start)
12193 (gnus-mm-display-part, gnus-request-article-this-buffer)
12194 (gnus-button-next-page, gnus-button-prev-page)
12195 (gnus-article-button-next-page, gnus-article-button-prev-page):
12196 Use it.
12197
121982001-12-18 Josh Huber <huber@alum.wpi.edu>
12199
12200 * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
12201 * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
12202 * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
12203
122042001-12-18 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12205
12206 * ChangeLog, ChangeLog.1, nnwfm.el, gnus-smiley.el:
12207 * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
12208 * mml1991.el, nnultimate.el: Add `coding'.
12209
122102001-12-17 Josh Huber <huber@alum.wpi.edu>
12211
12212 * ChangeLog: changed coding to buffer-file-coding-system
12213 * ChangeLog.1: same
12214 * nnwfm.el: same
12215 * gnus-smiley.el: same
12216 * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
12217 * gnus-delay.el: same
12218 * gnus-spec.el: same
12219 * message.el: same
12220 * mml1991.el: same
12221 * nnultimate.el: same
12222
122232001-12-16 Simon Josefsson <jas@extundo.com>
12224 Inspired by code by Dirk Meyer <dischi@tzi.de>.
12225
12226 * gnus-sum.el (gnus-summary-muttprint-program): New variable.
12227 (gnus-summary-save-map): Add muttprint.
12228 (gnus-summary-make-menu-bar): Ditto.
12229 (gnus-summary-muttprint): New function.
12230
12231 * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
12232
122332001-12-14 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12234
12235 * uudecode.el (uudecode-decode-region-internal): Speedup by using
12236 temporary list instead of buffer.
12237
12238 * mm-url.el (executable-find): autoload.
12239
122402001-12-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
12241
12242 * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
12243 to variable, follow doc-string conventions).
12244
122452001-12-13 Josh Huber <huber@alum.wpi.edu>
12246
12247 * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
12248 subscribe-level
12249 * gnus-topic.el (gnus-subscribe-topics): use it.
12250
122512001-12-13 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12252
12253 * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
12254 messages. (A small patch with indentation)
12255 From Sean Neakums <sneakums@zork.net>.
12256
12257 * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
12258 nil after shooting down the gnus-original-article-buffer.
12259
122602001-12-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12261
12262 * uudecode.el (uudecode-use-external): New variable.
12263 (uudecode-decode-region): Automatically detect external program.
12264
12265 * binhex.el (binhex-use-external): New variable.
12266 (binhex-decode-region-internal): New function.
12267 (binhex-decode-region): Automatically detect external program.
12268
12269 * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
12270 Use them.
12271
122722001-12-12 Simon Josefsson <jas@extundo.com>
12273
12274 * nnvirtual.el (nnvirtual-always-rescan)
12275 (nnvirtual-component-regexp): Fix doc.
12276
12277 * nnoo.el (defvoo): Add doc to defvoo variables.
12278
12279 * nnml.el (nnml-directory, nnml-active-file)
12280 (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
12281 (nnml-marks-is-evil, nnml-filenames-are-evil)
12282 (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
12283
12284 * nnmh.el (nnmh-directory, nnmh-get-new-mail)
12285 (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
12286 (nnmh-possibly-change-directory): Use `nnheader-report' instead of
12287 `error'.
12288
12289 * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
12290 (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
12291
12292 * nnfolder.el (nnfolder-directory, nnfolder-active-file)
12293 (nnfolder-newsgroups-file, nnfolder-get-new-mail)
12294 (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
12295 (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
12296
12297 * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
12298 (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
12299
12300 * imap.el, nnimap.el: Fix indentation.
12301
12302 * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
12303
123042001-12-12 Didier Verna <didier@xemacs.org>
12305
12306 * gnus-msg.el (gnus-group-news): New function.
12307 * gnus-group.el (gnus-group-mode-map): bind it to `i'.
12308 * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
12309 * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
12310 for it.
12311 * gnus-msg.el (gnus-summary-news-other-window): New function.
12312 * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
12313 bind it to `i'.
12314 * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
12315 * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
12316 * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
12317 for it (called with a prefix).
12318 * gnus-msg.el (gnus-configure-posting-styles): add an optional
12319 group-name argument.
12320 * gnus-msg.el (gnus-setup-message): use it.
12321
123222001-12-12 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12323
12324 * gnus-sum.el (gnus-summary-show-article): Fix doc.
12325
123262001-12-10 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12327
12328 * mml.el (mime-to-mml): Remove Content-Disposition too.
12329
123302001-12-09 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12331
12332 * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
12333 * gnus-group.el (gnus-group-name-decode): Decode unibyte
12334 strings only.
12335 From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
12336
123372001-12-08 Nevin Kapur <nevin@jhu.edu>
12338
12339 * nnmail.el (nnmail-fancy-expiry-targets): New variable.
12340 (nnmail-fancy-expiry-target): Use it.
12341 Suggestions from Simon Josefsson <jas@extundo.com>.
12342
123432001-12-07 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12344
12345 * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
12346
123472001-12-07 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12348
12349 * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
12350
12351 * gnus-util.el (gnus-url-unhex-string): Move here.
12352
123532001-12-07 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12354
12355 * nnrss.el (nnrss-decode-entities-unibyte-string): Use
12356 mm-url-decode-entities-nbsp.
12357
12358 * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
12359 * webmail.el, nnwfm.el: Use mm-url.
12360
12361 * mm-url.el (mm-url-fetch-form): Move from nnweb.
12362 (mm-url-remove-markup): Move from nnweb.
12363 (mm-url-fetch-simple): Move from webmail.
12364
12365 * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
12366
123672001-12-07 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12368
12369 * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
12370 (gnus-summary-print-article): Use it.
12371
12372 * gnus-util.el (gnus-replace-in-string): Typo.
12373
123742001-12-06 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12375
12376 * nnweb.el (nnweb-replace-in-string): Removed.
12377
12378 * gnus-util.el (gnus-replace-in-string): New function.
12379 (gnus-mode-string-quote): Use it.
12380
12381 * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
12382 * nnwfm.el (nnwfm-create-mapping): Ditto.
12383
123842001-12-06 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12385
12386 * dgnushack.el (dgnushack-compile): nnrss.el and
12387 nnslashdot.el don't depend on nnweb, url, w3.
12388
12389 * nnrss.el: Use mm-url.
12390
123912001-12-06 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12392
12393 * mm-url.el (mm-url-insert-file-contents): Support file:.
12394
123952001-12-05 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12396
12397 * mm-view.el: Lower case for the description line. Sync from the
12398 Emacs CVS.
12399
124002001-12-05 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12401
12402 * gnus-group.el (gnus-group-find-new-groups): Fix doc.
12403 From: Stefan Monnier <monnier@cs.yale.edu>
12404
124052001-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12406
99580cde 12407 * mm-view.el (mm-inline-text): Decode a charset-encoded rich text.
23f87bed
MB
12408
124092001-12-04 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12410
12411 * mm-url.el: Require executable.
12412 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
12413
124142001-12-03 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12415
12416 * pop3.el (pop3-munge-message-separator): Only use valid date.
12417 Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
12418
12419 * Makefile.in: gnus-load.elc may not be generated.
12420
124212001-12-03 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12422
12423 * mm-url.el: New file.
12424 * nnslashdot.el: Use it.
12425 * mm-extern.el (mm-extern-url): Use it.
12426
124272001-12-01 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12428
12429 * gnus-sum.el (gnus-summary-save-article): Nix
12430 gnus-display-mime-function and gnus-article-prepare-hook.
12431
12432 * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
12433 the beginning of lines.
12434 (gnus-complex-form-to-spec): Ditto.
12435
124362001-12-01 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12437
12438 * message.el (message-make-mft): Fix the m-s-a-file regexp.
12439 From Paul Jarc <prj@po.cwru.edu>.
12440
124412001-11-30 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12442
12443 * message.el: New variable message-subscribed-address-file;
12444 use it in message-make-mft. From Paul Jarc <prj@po.cwru.edu>.
12445
124462001-11-30 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12447
12448 * message.el (message-tab-body-function): Set to nil.
12449 (message-tab): Use text-mode-map or global-map.
12450 Suggested by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
12451
124522001-11-30 Simon Josefsson <jas@extundo.com>
12453
12454 * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
12455 instead of gnus-union, for speed. Suggested by Christoph Conrad
12456 <christoph.conrad@gmx.de>.
12457 (gnus-agent-fetch-group-1): Add verbose message.
12458
124592001-11-29 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12460
12461 * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
12462 of integers.
12463
124642001-11-29 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12465
12466 * message.el (message-newgroups-header-regexp)
12467 (message-completion-alist, message-tab-body-function): Use
12468 defcustom rather than defvar.
12469 (message-tab): Mention `message-tab-body-function' in doc.
12470 Suggested by Karl Eichwalder.
12471
124722001-11-28 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12473
12474 * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
12475
124762001-11-28 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12477
12478 * nnheader.el (nnheader-find-nov-line): Don't use macro
12479 gnus-delete-line.
12480
12481 * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
12482 (gnus-group-name-charset): Ditto.
12483
12484 * gnus-util.el (gnus-buffer-live-p): Ditto.
12485
124862001-11-28 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12487
12488 * sieve-manage.el (sieve-manage-stream-alist): Backslash before
12489 open parenthesis in doc.
12490 (sieve-manage-authenticator-alist): Typo in doc.
12491 * imap.el (imap-authenticator-alist): Typo in doc.
12492 (imap-stream-alist): Backslash.
12493
12494 * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
12495 Thanks to david.goldberg6@verizon.net (David S. Goldberg)
12496
124972001-11-27 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12498
12499 * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
12500
12501 * message.el (message-mode): make-local-hook is harmless in Emacs 21.
12502
12503 * gnus-msg.el (gnus-configure-posting-styles): use
12504 make-local-hook. Add LOCAL for add-hook.
12505
125062001-11-27 Per Abrahamsen <abraham@dina.kvl.dk>
12507
12508 * message.el (message-mode): Use `make-local-hook' unless
12509 obsolete.
12510 Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
12511
125122001-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
12513
12514 * canlock.el: Remove sha1.el and base64.el stuff.
12515
125162001-11-26 Didier Verna <didier@xemacs.org>
12517
12518 * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
12519 if needed.
12520
125212001-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12522
12523 * message.el (message-tamago-not-in-use-p): New function.
12524 (message-strip-forbidden-properties): Use it.
12525
125262001-11-26 Didier Verna <didier@xemacs.org>
12527
12528 * gnus-start.el (gnus-check-first-time-used): only check for
12529 existence of .el[d] files.
12530
125312001-11-25 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12532
12533 * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
12534
12535 * message.el (message-setup-1): Clean up mc-*.
12536
125372001-11-25 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12538
12539 * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
12540 * gnus-score.el (gnus-score-find-bnews): Use it.
12541
12542 * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
12543 (gnus-summary-limit-to-author): Ditto.
12544 (gnus-summary-limit-to-extra): Ditto.
12545 (gnus-summary-find-matching): Support not-matching argument.
12546
125472001-11-25 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12548
12549 * message.el (message-wash-subject): Use `insert' rather than
12550 `insert-string', which is deprecated.
12551
125522001-11-24 Simon Josefsson <jas@extundo.com>
12553
12554 * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
12555 message. (Gnus does not "default" to using 8bit for the message,
12556 it default to use 8bit encoding and the user-supplied CTE
12557 value. Calling this behaviour "treating it as 8bit" is perhaps
12558 better.)
12559
12560 * mm-bodies.el (mm-body-encoding): Intern encoding if needed
12561 (compare mm-charset-to-coding-system).
12562
125632001-11-23 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12564
12565 * canlock.el (canlock-sha1-with-openssl): Use unibyte
12566 buffer. Correctly decode hex.
12567
125682001-11-21 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12569
12570 * gnus-agent.el (gnus-category-insert-line): Convert category
12571 names to strings.
12572
125732001-11-20 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12574
12575 * message.el (sha1): eval-and-compile.
12576
125772001-11-20 Simon Josefsson <jas@extundo.com>
12578
12579 * message.el (message-allow-no-recipients): New variable.
12580 (message-send): Use it, customize the prompting when posting to
12581 Gcc/Fcc alone. From prj@po.cwru.edu (Paul Jarc).
12582
125832001-11-20 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12584
12585 * mm-util.el (mm-coding-system-priorities): New variable.
12586 (mm-sort-coding-systems-predicate): New function.
12587 (mm-find-mime-charset-region): Resort coding systems if needed.
12588 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
12589
125902001-11-20 Didier Verna <didier@xemacs.org>
12591
12592 * gnus-group.el (gnus-group-make-help-group): new optional
12593 argument to control the error behavior.
12594 * gnus-start.el (gnus-check-first-time-used): use it to avoid
12595 erroring.
12596
125972001-11-19 Simon Josefsson <jas@extundo.com>
12598
12599 * message.el (message-mode-map): Use C-c C-f C-i for Importance:
12600 instead of C-c C-u. Suggested by Per Abrahamsen
12601 <abraham@dina.kvl.dk>.
12602
126032001-11-18 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12604
12605 * nnfolder.el (nnfolder-read-folder): Use group instead of
12606 nnfolder-current-group.
1af7fe2b 12607 Suggested by K\e,Ba\e(Broly L\e,Bu\e(Brentey <lorentey@elte.hu>.
23f87bed
MB
12608
126092001-11-17 Simon Josefsson <jas@extundo.com>
12610
12611 * message.el (message-send): Ask user if Fcc/Gcc should be
12612 performed when no other sender was specified.
12613 Suggested by prj@po.cwru.edu (Paul Jarc).
12614
126152001-11-17 Simon Josefsson <jas@extundo.com>
12616
12617 * message.el (message-mode, message-mode-map): Use C-c C-u for
12618 Importance: instead of C-c C-p (used by SC).
12619
126202001-11-16 Simon Josefsson <jas@extundo.com>
12621
12622 * message.el (message-insert-importance-high)
12623 (message-insert-importance-low): Save point.
12624
12625 * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
12626 value.
12627
126282001-11-16 Per Abrahamsen <abraham@dina.kvl.dk>
12629
12630 * message.el (message-strip-special-text-properties): New option.
12631 (message-strip-forbidden-properties): Obey it.
12632
126332001-11-14 Sam Steingold <sds@gnu.org>
12634
12635 * gnus-score.el: Fixed some doc strings to properly quote symbols.
12636
126372001-11-15 Simon Josefsson <jas@extundo.com>
12638
12639 Support "Importance:" header in Message.
12640
12641 * message.el (message-mode-map): Bind C-c C-p to
12642 `message-insert-or-toggle-importance'
12643 (message-mode-menu): Add message-insert-importance-{high,low}.
12644 (message-insert-importance-high, message-insert-importance-low)
12645 (message-insert-or-toggle-importance): New functions.
12646 (message-tool-bar-map): Add {un,}important.
12647 (message-mode): Doc fix.
12648
126492001-11-15 Simon Josefsson <jas@extundo.com>
12650
12651 * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
12652
12653 * mml.el (mml-menu): Fix toolbar tooltip.
12654
126552001-11-15 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12656
12657 * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
12658 * nnml.el (nnml-save-marks): Ditto.
12659
12660 * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
12661
126622001-11-15 Simon Josefsson <jas@extundo.com>
12663
12664 * nnml.el (nnml-save-marks):
12665 * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
12666 Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
12667
126682001-11-15 Per Abrahamsen <abraham@dina.kvl.dk>
12669
12670 * gnus-art.el (gnus-article-wash-status-strings): Use
12671 `copy-sequence', not `copy-seq'.
12672
126732001-11-15 Per Abrahamsen <abraham@dina.kvl.dk>
12674
12675 * gnus-art.el (gnus-article-wash-status-strings): New constant.
12676 (gnus-gnus-article-wash-status-entry): New function.
12677 (gnus-article-wash-status): Use it.
12678
126792001-11-13 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12680
12681 * mml1991.el: Add coding header.
12682
126832001-11-12 Simon Josefsson <jas@extundo.com>
12684
12685 * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
12686 (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
12687 `mml1991-sign' and `mml1991-encrypt'.
12688 (mml1991-encrypt, mml1991-sign): New glue functions.
12689 (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
12690
12691 * mml.el (mml-mode-map): `C-c RET o' map for PGP.
12692 (mml-menu): Add PGP to menu.
12693
12694 * mml-sec.el (top-level): Require mml1991. Don't require smime.
12695 (mml-sign-alist, mml-encrypt-alist): Add "pgp".
12696 (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
12697 (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
12698
12699 * mml2015.el: Mention RFC 3156.
12700
12701 * mml1991.el: New file. From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
12702
127032001-11-12 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12704
12705 * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
12706
12707 * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
12708 From <Michael.Cook@cisco.com>
12709
127102001-11-11 Simon Josefsson <jas@extundo.com>
12711
12712 * message.el (top-level): Autoload sha1.
12713 (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
12714 canlock, no need to require two different hash algs). Suggested
12715 by Ferenc Wagner <wferi@bolyai1.elte.hu>.
12716
127172001-11-09 Simon Josefsson <jas@extundo.com>
12718
12719 * gnus.el (gnus-local-domain): Fix doc. From Pavel Jan\e,Am\e(Bk
12720 <Pavel@Janik.cz>.
12721
127222001-11-09 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12723
12724 * message.el (message-point-in-header-p): New function.
12725 (message-do-auto-fill): Use it.
12726 (message-beginning-of-line): New function. Goes to beginning of
12727 header value (i.e., end of header name), or to beginning of line
12728 if already at beginning of value. Behaves like
12729 `beginning-of-line' when in message body.
12730 (message-mode-map): Bind it.
12731
127322001-11-08 Simon Josefsson <jas@extundo.com>
12733
12734 * gnus-msg.el (gnus-posting-styles): Add doc.
12735
127362001-11-07 Simon Josefsson <jas@extundo.com>
12737
12738 * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
12739
12740 * sieve-mode.el (sieve-control-commands-face)
12741 (sieve-control-commands-face, sieve-action-commands-face)
12742 (sieve-test-commands-face, sieve-tagged-arguments-face): New
12743 faces.
12744 (sieve-font-lock-keywords): Use them.
12745 (sieve-mode): Only set font-lock-defaults in emacs.
12746
12747 * gnus-art.el (gnus-default-article-saver): Add
12748 gnus-summary-save-body-in-file.
12749 (gnus-summary-write-to-file): Fix doc.
12750
127512001-11-07 Simon Josefsson <jas@extundo.com>
12752
12753 * gnus-art.el (gnus-treat-highlight-signature): Add cross
12754 reference to the correct chapter in the manual.
12755
12756 * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
12757 Suggested by "Golubev I. N." <gin@mo.msk.ru>.
12758
127592001-11-07 06:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12760
12761 * mml.el (mml-preview): Bind mail-header-separator.
12762
127632001-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
12764
12765 * message.el: Always require canlock.
12766 (message-ignored-supersedes-headers): Include Cancel-Lock and
12767 Cancel-Key.
12768 (message-insert-canlock): Don't require canlock.
12769 (message-cancel-news): Don't check whether canlock is available.
12770 (message-supersede): Support cancel-locks.
12771
12772 * gnus-art.el: Don't autoload canlock.
12773
127742001-11-06 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12775
12776 * mail-source.el (mail-source-fetch-imap): ASYNC param.
12777 From: <andre@slamdunknetworks.com>
12778
127792001-11-06 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12780
12781 * many files: Fix copyright lines.
12782
127832001-11-05 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12784
12785 * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
12786 Suggested by Dave Love <fx@gnu.org>.
12787
127882001-11-04 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12789
12790 * message.el (message-kill-buffer): Remove auto-save file after
12791 confirm.
12792
12793 * message.el (message-send-mail): Call message-generate-headers
12794 once. Suggested by Matt Armstrong <matt@lickey.com>.
12795
12796 * gnus-topic.el (gnus-topic-rename): Initial-input.
12797 Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
12798
127992001-11-03 Per Abrahamsen <abraham@dina.kvl.dk>
12800
12801 * message.el (message-forbidden-properties): New constant.
12802 (message-strip-forbidden-properties): New function.
12803 (message-mode): Activate it.
12804
128052001-11-02 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12806
12807 * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
12808 (mm-hack-charsets): Fix doc.
12809
128102001-11-02 Simon Josefsson <jas@extundo.com>
12811
12812 * gnus-int.el (gnus-check-server): Message "...done" when done.
12813
12814 * imap.el (imap-close): Don't message (imap-send-command-wait
12815 returns if the connection is dropped).
12816 (imap-wait-for-tag): Nix out message only when necessary.
12817
12818 * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
12819 for non-crossposting.
12820 (gnus-sieve-crosspost): Default to t to be consistent with other
12821 parts of Gnus.
12822
128232001-11-01 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12824
12825 * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
12826 (mm-iso-8859-x-to-15-table): Ditto.
12827 (mm-iso-8859-x-to-15-region): Ditto.
12828 (mm-find-mime-charset-region): Ditto.
12829
128302001-11-01 Simon Josefsson <jas@extundo.com>
12831
12832 * nnimap.el (nnimap-close-asynchronous): New variable.
12833 (nnimap-close-group): Use it.
12834 (nnimap-expunge): Don't use it.
12835
12836 * imap.el (imap-callbacks): New variable.
12837 (imap-remassoc): Copied from `gnus-remassoc'.
12838 (imap-add-callback): New function.
12839 (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
12840 behaviour.
12841 (imap-parse-response): Call the callback.
12842
12843 * message.el (message-insert-canlock): New variable.
12844 (message-canlock-generate, message-canlock-password)
12845 (message-insert-canlock): New functions.
12846 (message-send-news): Call `message-insert-canlock'.
12847 (top-level): Require canlock when compiling.
12848 (message-insert-canlock): Require canlock before we need it.
12849
128502001-11-01 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12851
12852 * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
12853
128542001-11-01 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12855
12856 * dgnushack.el (dgnushack-make-load): A workaround for
12857 custom-add-loads bug in some versions of XEmacs.
12858
128592001-11-01 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12860
12861 * mm-util.el (mm-charset-synonym-alist): Revert (some).
12862
128632001-11-01 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12864
12865 * mm-util.el (mm-iso-8859-x-to-15-region): New function.
12866 (mm-hack-charsets): New variable.
12867 (mm-iso-8859-15-compatible): New variable.
12868 (mm-iso-8859-x-to-15-table): New variable.
12869 (mm-find-mime-charset-region): Add parameter hack-charsets.
12870
12871 * mm-bodies.el (mm-encode-body): Use it.
12872 * mml.el (mml-parse-1): Ditto.
12873
128742001-11-01 Simon Josefsson <jas@extundo.com>
12875
12876 * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
12877
128782001-11-01 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12879
12880 * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
12881 is nil.
12882
128832001-11-01 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12884
12885 * smiley-ems.el (smiley-update-cache): Auto detect file type.
12886
12887 * message.el (message-forward-rmail-make-body): Use
12888 save-window-excursion.
12889 (message-encode-message-body): Search with noerror.
12890 (message-setup-1): Convert compose-mail send-actions to
12891 message-send-actions.
12892
128932001-11-01 Simon Josefsson <jas@extundo.com>
12894
12895 * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
12896 <yamaoka@jpl.org>.
12897
128982001-10-31 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12899
12900 * sieve-manage.el (sieve-string-bytes): No complain.
12901
129022001-11-01 Simon Josefsson <jas@extundo.com>
12903
12904 * gnus-group.el (gnus-group-mode-map): Bind "D u" to
12905 `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
12906 has autoload cookies, so no `require' should be necessary.)
12907
12908 * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
12909 files.
12910
129112001-10-31 Simon Josefsson <jas@extundo.com>
12912
12913 * gnus-cus.el (gnus-group-parameters): Support integer `display'
12914 parameter.
12915
12916 * gnus-sum.el (gnus-select-newsgroup): If group parameter
12917 `display' is a number (and C-u wasn't used to enter group), only
12918 fetch that number of articles.
12919
129202001-10-31 Matt Armstrong <matt@lickey.com>
12921
12922 * gnus.el (gnus-find-subscribed-addresses): Doc fix:
12923 not-subscribed -> subscribed.
12924
129252001-10-31 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12926 From: Josh Huber <huber@alum.wpi.edu>
12927
12928 * message.el (message-subscribed-address-functions): New variable.
12929 (message-subscribed-addresses): New variable.
12930 (message-subscribed-regexps): New variable.
12931 (message-goto-mail-followup-to): New function.
12932 (message-send-mail): Add Mail-Followup-To.
12933 (message-make-mft): New function.
12934
12935 * gnus.el (gnus-find-subscribed-addresses): New function.
12936
129372001-10-31 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12938
12939 * mail-source.el (mail-source-fetch): If debug, don't regain signals.
12940 (mail-source-fetch-pop): Ditto.
12941 (mail-source-check-pop): Ditto.
12942
12943 * gnus-start.el (gnus-read-init-file): Ditto.
12944 (gnus-activate-group): Ditto.
12945 (gnus-read-newsrc-el-file): Ditto.
12946
129472001-10-30 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12948
12949 * message.el (message-get-reply-headers): Make sure there is ", ".
12950
12951 * mm-util.el (mm-mime-mule-charset-alist): Move down and call
12952 mm-coding-system-p. Don't correct it only in XEmacs.
12953 (mm-charset-to-coding-system): Use mm-coding-system-p and
12954 mm-get-coding-system-list.
12955 (mm-emacs-mule, mm-mule4-p): New variables.
12956 (mm-enable-multibyte, mm-disable-multibyte,
12957 mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
12958 mm-with-unibyte-current-buffer,
12959 mm-with-unibyte-current-buffer-mule4): Use them.
12960 (mm-find-mime-charset-region): Treat iso-2022-jp.
12961
12962 From Dave Love <fx@gnu.org>:
12963
12964 * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
12965 construction.
12966 (mm-charset-synonym-alist): Remove windows-125[02]. Make other
12967 entries conditional on not having a coding system defined for
12968 them.
12969 (mm-mule-charset-to-mime-charset): Use
12970 find-coding-systems-for-charsets if defined.
12971 (mm-charset-to-coding-system): Don't use
12972 mm-get-coding-system-list. Look in mm-charset-synonym-alist
12973 later. Add last resort search of coding systems.
12974 (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
12975 (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
12976 Mule 4.
12977 (mm-find-mime-charset-region): Re-write.
12978 (mm-with-unibyte-current-buffer): Restore buffer as well as
12979 multibyteness.
12980
129812001-10-30 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12982
12983 * canlock.el, sha1-el.el, hex-util.el: Move from contrib
12984 directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
12985 KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
12986
129872001-10-30 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12988
12989 * gnus-art.el (article-display-x-face): Nix buffer-read-only
12990 again.
12991
12992 * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
12993
129942001-10-30 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
12995
12996 * gnus-spec.el (gnus-parse-simple-format): Use
12997 buffer-substring-no-properties.
12998
129992001-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
13000
13001 * gnus-art.el (article-verify-cancel-lock): New function.
13002
13003 * nnheader.el (nntp-process-response): New variable.
13004 (nnheader-init-server-buffer): Make `nntp-process-response'
13005 buffer-local in `nntp-server-buffer'.
13006
13007 * nntp.el (nntp-prepare-post-hook): New hook.
13008 (nntp-wait-for): Save a server's ID in `nntp-process-response'.
13009 (nntp-async-trigger): Ditto.
13010 (nntp-request-post): Insert a server's ID if there's no Message-ID
13011 header; run `nntp-prepare-post-hook'.
13012
130132001-10-30 04:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13014
13015 * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
13016 instead.
13017
13018 * message.el (message-forward-subject-author-subject): Don't use
13019 message-news-p, which widens the buffer.
13020 (message-forward-make-body): New function.
13021 (message-forward): Use it.
13022 (message-insinuate-rmail): New function.
13023 (message-forward-rmail-make-body): New function.
13024
130252001-10-30 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13026
13027 * mm-extern.el (mm-extern): Provide it.
13028
13029 * mm-partial.el (mm-partial): Provide it.
13030
130312001-10-28 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13032
13033 * gnus-msg.el (gnus-setup-message): Call post-command-hook.
13034
130352001-10-29 Simon Josefsson <jas@extundo.com>
13036
13037 * mml.el (mml-preview): Bind message-this-is-news if it is
13038 news. From Jesper Harder <harder@myrealbox.com>.
13039
130402001-10-28 Simon Josefsson <jas@extundo.com>
13041
13042 * gnus-sum.el (gnus-group-make-articles-read): Inline group.
13043
130442001-10-29 Per Abrahamsen <abraham@dina.kvl.dk>
13045
13046 * smiley-ems.el (smiley-regexp-alist): Add support for sad and
13047 ironic smilies.
13048
130492001-10-27 Simon Josefsson <jas@extundo.com>
13050
13051 * message.el (message-indent-citation): Don't add trailing
13052 whitespace when citing text.
13053
13054 * gnus.el (gnus-group-faq-directory): Fix. From Jesper Harder
13055 <harder@ifa.au.dk>.
13056
130572001-10-26 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13058
13059 * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
13060 not available.
13061 (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
13062 (nnweb-type-definition): Add google as alias of dejanews.
13063 (nnweb-google-parse-1): Forward 1 line.
13064
130652001-10-26 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13066
13067 * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
13068 variable `message-forward-ignored-headers'.
13069
130702001-10-24 Per Abrahamsen <abraham@dina.kvl.dk>
13071
13072 * gnus.el (gnus-expand-group-parameter): New function.
13073 (gnus-expand-group-parameters): Call it.
13074 (gnus-group-fast-parameter): New function.
13075 (gnus-group-find-parameter): Call it.
13076
130772001-10-23 Per Abrahamsen <abraham@dina.kvl.dk>
13078
13079 * gnus.el (gnus-news-group-p): Rewrote. Now accepts a header
13080 vector (it didn't before because of a bug).
13081 * gnus-msg.el (gnus-post-news): Use header vector directly, if
13082 available. Before it converted it to an article number.
13083
13084 This makes followup to news articles with negative numbers in
13085 nnvirtual groups use news instead of mail.
13086
130872001-10-23 Per Abrahamsen <abraham@dina.kvl.dk>
13088
13089 * gnus.el (post-method): Use `native' instead of `nil'.
13090
13091 * gnus-msg.el (gnus-post-method): Ditto.
13092
130932001-10-23 Per Abrahamsen <abraham@dina.kvl.dk>
13094
13095 * gnus.el (gnus-define-group-parameter): Grammar fix.
13096
130972001-10-22 Simon Josefsson <jas@extundo.com>
13098
13099 * gnus-msg.el (gnus-extended-version): Include
13100 system-configuration.
13101 Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
13102
131032001-10-22 Per Abrahamsen <abraham@dina.kvl.dk>
13104
13105 * gnus.el (post-method): Customization fix: `native' is not a
13106 valid value.
13107 * gnus-msg.el (gnus-post-method): Doc and customization fix:
13108 `native' is not a valid value.
13109
131102001-10-21 Simon Josefsson <jas@extundo.com>
13111
13112 * nnimap.el (nnimap): Defgroup
13113 (nnimap-strict-function, nnimap-strict-function-match): New
13114 widget, from Per Abrahamsen <abraham@dina.kvl.dk>.
13115 (nnimap-split-crosspost, nnimap-split-inbox)
13116 (nnimap-split-rule, nnimap-split-predicate)
13117 (nnimap-split-predicate): Defcustom.
13118 (nnimap-split-inbox, nnimap-expunge-search-string)
13119 (nnimap-importantize-dormant): Remove "*" from doc.
13120
131212001-10-20 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13122
13123 * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
13124 not supplied via prefix arg. From Lisp, make arg mandatory.
13125 Suggested by Frank Schmitt.
13126
131272001-10-20 Per Abrahamsen <abraham@dina.kvl.dk>
13128
13129 * message.el (message-do-auto-fill): Avoid calling
13130 'rfc822-goto-eoh'.
13131
131322001-10-20 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13133 From Paul Jarc <prj@po.cwru.edu>.
13134
13135 * message.el (message-get-reply-headers): Restructure the logic
13136 and add comments. From Paul Jarc <prj@po.cwru.edu>.
13137
131382001-10-20 Simon Josefsson <jas@extundo.com>
13139
13140 * message.el (message-cancel-news): Support cancel-locks.
13141 Suggested by Per Abrahamsson.
13142
13143 * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
13144 conses. From David Z Maze <dmaze@MIT.EDU>.
13145
13146 * nnfolder.el (nnfolder-marks-changed-p): Ditto.
13147
131482001-10-19 Per Abrahamsen <abraham@dina.kvl.dk>
13149
13150 * mm-decode.el (mm-default-directory): Fix customize type.
13151
13152 * message.el (message-setup-fill-variables): Kludge to use
13153 normal-auto-fill-function even if auto fill is already activated.
13154
131552001-10-19 Per Abrahamsen <abraham@dina.kvl.dk>
13156
13157 * message.el (message-do-auto-fill): New version that does not
13158 rely on text properties, by Simon Josefsson <jas@extundo.com>.
13159 (message-setup-1): Removed the `message-field' property.
13160
13161 * gnus-draft.el (gnus-draft-edit-message): Removed the
13162 `message-field' property.
13163
131642001-10-19 Per Abrahamsen <abraham@dina.kvl.dk>
13165
13166 * gnus-draft.el (gnus-draft-edit-message): Change `field' to
13167 `message-field'. The `field' property has a special significance in
13168 Emacs 21.
13169
13170 * message.el (message-send, message-setup-1): Ditto.
13171
131722001-10-18 Simon Josefsson <jas@extundo.com>
13173
13174 * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
13175 when undoing.
13176
131772001-10-18 Simon Josefsson <jas@extundo.com>
13178 From Frank Schmitt <usereplyto@Frank-Schmitt.net>
13179
13180 * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
13181 (gnus-summary-make-menu-bar): Ditto.
13182
131832001-10-17 Simon Josefsson <jas@extundo.com>
13184
13185 * nnimap.el (nnimap-expiry-target): Make sure it is back to the
13186 server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
13187
131882001-10-17 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13189
13190 * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
13191 * gnus-util.el (gnus-user-date): New function.
13192 From Frank Schmitt <usenet@Frank-Schmitt.net>.
13193
131942001-10-17 Per Abrahamsen <abraham@dina.kvl.dk>
13195
13196 * message.el (message-check-news-header-syntax): Special case
13197 nnvirtual groups.
13198
13199 * gnus-sum.el (gnus-summary-respool-default-method): Changed
13200 customize type to `symbol'.
13201
132022001-10-17 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13203
13204 * gnus-spec.el (gnus-parse-simple-format): Support extended spec
13205 %&foo;.
13206 (gnus-parse-simple-format): Support user extended spec too.
13207 %u&foo; invokes gnus-user-format-function-foo.
13208
132092001-10-17 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13210
13211 * nnml.el (nnml-request-expire-articles): Make sure it is back to
13212 the server.
13213 * nnmbox.el (nnmbox-request-expire-articles): Ditto.
13214 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
13215 * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
13216 * nndiary.el (nndiary-request-expire-articles): Ditto.
13217 (nndiary-schedule): Defsubst it before use it.
13218 (nndiary-error): eval-and-compile.
13219
132202001-10-17 Per Abrahamsen <abraham@dina.kvl.dk>
13221
13222 * gnus-msg.el (gnus-post-method): Changed two instances of
13223 `active' to `current' and one `null' to `not'.
13224
132252001-10-16 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13226 From Katsumi Yamaoka <yamaoka@jpl.org>.
13227
13228 * message.el (message-setup-fill-variables): Use
13229 `normal-auto-fill-function' instead of `auto-fill-function'.
13230
132312001-10-16 Simon Josefsson <jas@extundo.com>
13232
13233 * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
13234 (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
13235 body. (Mailcrypt seem to do this, but gpg.el doesn't.)
13236
132372001-10-16 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13238 Patch by Oliver Scholz <oscholz@my.gnus.org>.
13239
13240 * gnus-draft.el (gnus-draft-edit-message): Add text property
13241 `field' with value `header' to message headers.
13242 * message.el (message-setup-1): Really add text property to all of
13243 the header, not just part of it.
13244
132452001-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
13246
13247 * gnus-group.el (gnus-group-sort-by-server): Use it.
13248
13249 * gnus.el (gnus-method-to-full-server-name): New, bogus function.
13250
13251 * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
13252 and keystroke.
13253
132542001-10-14 Simon Josefsson <jas@extundo.com>
13255
13256 * dig.el: Doc fix.
13257
13258 * smime.el: Doc fix.
13259
13260 * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
13261 charset magic from message.el.
13262
132632001-10-12 Simon Josefsson <jas@extundo.com>
13264 Suggested by david.goldberg6@verizon.net (David S. Goldberg)
13265
13266 * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
13267 'cite from g-a-wash-types.
13268 (gnus-cite-toggle): Ditto. Add 'cite. Set modeline.
13269 (gnus-article-hide-citation): Fix.
13270
13271 * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
13272 character.
13273 (gnus-article-toggle-cited-text): Toggle `c' mode line character.
13274
13275 * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
13276 definition.
13277 (gnus-signature-toggle): Toggle `s' mode line character.
13278
13279 * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
13280 doing stuff that clears it.
13281
132822001-10-12 Simon Josefsson <jas@extundo.com>
13283
13284 * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
13285 From Eric Marsden <emarsden@laas.fr>.
13286
132872001-10-12 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13288
13289 * message.el (message-do-auto-fill): Use gnus-point-at-bol.
13290 (autoload): Add some autoloads.
13291
132922001-10-12 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13293 Suggested by Oliver Scholz <epameinondas@gmx.de>.
13294
13295 * message.el (message-do-auto-fill): New function. Like
13296 `do-auto-fill' but don't fill when in the message header.
13297 (message-setup-1): Put a text property on the message header.
13298 (message-setup-fill-variables): Use `message-do-auto-fill'.
13299
133002001-10-10 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13301
13302 * message.el (message-send-mail-partially): Insert an empty line
13303 first, because of the change of message-make-lines.
13304
133052001-10-10 Florian Weimer <fw@deneb.enyo.de>
13306
13307 * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
13308 iso-8859-15, make it an alias for iso-8859-1.
13309
133102001-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
13311
13312 * message.el (message-send-news): Don't modify the value of
13313 `message-syntax-checks' if it is not a list (possibly it is
13314 `dont-check-for-anything-just-trust-me').
13315
133162001-10-10 Katsumi Yamaoka <yamaoka@jpl.org>
13317
13318 * gnus-group.el (gnus-group-name-charset-group-alist): Use
13319 `find-coding-system' for XEmacs to check whether the coding-system
13320 `utf-8' is available.
13321
133222001-10-09 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13323
13324 * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
13325
133262001-10-09 Per Abrahamsen <abraham@dina.kvl.dk>
13327
13328 * message.el (message-send-news): Oops, missed case with no
13329 "Followup-To" header...
13330
133312001-10-09 Per Abrahamsen <abraham@dina.kvl.dk>
13332
13333 * message.el (message-send-news): Allow
13334 `gnus-group-name-charset-group-alist' to affect encoding of the
13335 "Newsgroups" and "Followup-To" headers.
13336
133372001-10-07 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13338
13339 * Makefile.in (install-el): Depend on gnus-load.el.
13340
133412001-10-07 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13342
13343 * Makefile.in (install-el): Use -f.
13344 From: Amos Gouaux <amos+lists.ding@utdallas.edu>
13345
133462001-10-07 Per Abrahamsen <abraham@dina.kvl.dk>
13347
13348 * message.el (message-send-news): Don't encode Followups-To when
13349 `gnus-group-name-charset-group-alist is' ".*". [Yuck]
13350
13351 * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
13352 header.
13353
13354 * gnus-art.el (article-decode-group-name): Also decode
13355 "Followup-To".
13356
13357 * rfc2047.el (rfc2047-encode-message-header): Encode without
13358 asking for null methods.
13359
13360 * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
13361 default charset for newsgroup names in accordance with USEFOR.
13362
13363 * gnus-group.el (gnus-group-name-charset-method-alist,
13364 gnus-group-name-charset-group-alist): Removed "*" from doc
13365 strings, "*" should not be used for complex variables.
13366
133672001-10-06 Simon Josefsson <jas@extundo.com>
13368
13369 Support UTF-8 group names better.
13370
13371 * message.el (message-check-news-header-syntax): Encode group
13372 names before comparison.
13373
13374 * gnus-msg.el (gnus-copy-article-buffer): Run all
13375 `gnus-article-decode-hook's except `article-decode-charset'
13376 instead of hardcoding call to one of them.
13377
13378 * gnus-art.el (gnus-article-decode-hook): Add
13379 `article-decode-group-name'.
13380 (article-decode-group-name): New function, use `g-d-n'.
13381
13382 * gnus-group.el (gnus-group-insert-group-line): Decode
13383 gnus-tmp-group using `g-d-n'.
13384
13385 * gnus-util.el (gnus-decode-newsgroups): New function.
13386
133872001-10-06 Per Abrahamsen <abraham@dina.kvl.dk>
13388
13389 * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
13390 `gnus-group-name-charset-group-alist'.
13391
133922001-10-06 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13393
13394 * Makefile.in: Install el in install. Add uninstall.
13395
133962001-10-05 Simon Josefsson <jas@extundo.com>
13397
13398 * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
13399
13400 * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
13401
13402 * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
13403 empty folders.
13404
13405 * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
13406 limiting if read-all (C-u RET) was used.
13407
134082001-10-04 Simon Josefsson <jas@extundo.com>
13409
13410 * mail-source.el (mail-source-movemail-program): New variable.
13411 (mail-source-movemail): Use it. Suggested by Taylor Hutt
13412 <thutt@thutt.vmware.com>.
13413
134142001-10-03 Simon Josefsson <jas@extundo.com>
13415
13416 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
13417 (gnus-summary-line-format-alist): Fix param.
13418
134192001-10-02 Simon Josefsson <jas@extundo.com>
13420
13421 * nnimap.el (nnimap-request-move-article): Use imap.el directly,
13422 don't go through `nnimap-request-expire-articles' to delete the
13423 article. Thanks to prj@po.cwru.edu (Paul Jarc).
13424
134252001-10-02 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13426
13427 * gnus-agent.el (gnus-agent-write-active): The min in the
13428 agent/active may be larger than that in the server/active.
13429
134302001-10-01 Simon Josefsson <jas@extundo.com>
13431
13432 * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
13433 is IMAP4rev1.
13434
13435 * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
13436
13437 * nnfolder.el: Ditto.
13438
134392001-09-30 Dan Christensen <jdc@uwo.ca>
13440
13441 * gnus-sum.el (gnus-summary-extract-address-component): New function.
13442 (gnus-summary-from-or-to-or-newsgroups): Optimize.
13443
134442001-09-29 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13445
13446 * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
13447 (message-mode-menu): Menu item for same.
13448
13449 * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
13450 delayed articles.
13451
13452 * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
13453 nndraft:delayed does not exist.
13454 (gnus-delay-initialize): Don't set up keymap, that's done from
13455 message.el now.
13456 (gnus-delay, gnus-delay-group, gnus-delay-header)
13457 (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
13458
134592001-09-29 Simon Josefsson <jas@extundo.com>
13460
13461 * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
13462 utf-8, not eight-bit-control.
13463
13464 * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
13465 (imap-log, imap-debug): Custom.
13466 (imap-log-buffer, imap-debug-buffer): New constants.
13467 (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
13468 (imap-network-open, imap-shell-open, imap-starttls-open)
13469 (imap-send-command-1, imap-send-command, imap-arrival-filter)
13470 (imap-debug): Use imap-*-buffer.
13471
13472 * nndoc.el (nndoc-article-type): Add mailman.
13473 (nndoc-type-alist): Ditto.
13474 (nndoc-mailman-type-p): New function.
13475
134762001-09-28 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13477
13478 * gnus-xmas.el (gnus-article-x-face-command): Merge it into
13479 gnus-art.el.
13480
134812001-09-27 Simon Josefsson <jas@extundo.com>
13482
13483 * gnus-topic.el (gnus-topic-mode-map): Add catchup.
13484 (gnus-topic-catchup-articles): New function. Suggested by Robin
13485 S. Socha <robin-dated-1001857693.185e29@socha.net>.
13486
134872001-09-27 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13488 From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
13489
13490 * gnus-ems.el (gnus-article-display-xface): Insert xface after
13491 previous ones.
13492
134932001-09-27 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13494 From Daiki Ueno <ueno@unixuser.org>
13495
13496 * gnus-sum.el (gnus-summary-show-article): The arglist of
13497 detect-coding-region is incompatible.
13498
134992001-09-26 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13500 From Katsuhiro Hermit Endo <hermit@koka-in.org>
13501
13502 * gnus-group.el (gnus-group-delete-group): Typo.
13503
135042001-09-26 Simon Josefsson <jas@extundo.com>
13505
13506 * nnmail.el (nnmail-expiry-target-group): Add doc warning.
13507
13508 * nnimap.el (nnimap-expiry-target): Use temp buffer.
13509
135102001-09-26 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13511
13512 * gnus-cus.el (gnus-group-parameters): Display as sexp.
13513
135142001-09-22 Simon Josefsson <jas@extundo.com>
13515
13516 * nnml.el (nnml-open-marks): Remove unpropagatable marks.
13517
13518 * nnfolder.el (nnfolder-open-marks): Ditto.
13519
13520 * gnus-sum.el (gnus-article-unpropagatable-p): New function.
13521 (gnus-update-marks): Use it.
13522 (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
13523 hardcoded list.
13524
13525 * gnus.el (gnus-article-special-mark-lists): Add killed.
13526 (gnus-article-unpropagated-mark-lists): New constant.
13527
135282001-09-22 Simon Josefsson <jas@extundo.com>
13529
13530 * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
13531 custom option.
13532
135332001-09-23 Simon Josefsson <jas@extundo.com>
13534
13535 * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
13536
135372001-09-23 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13538
13539 * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
13540
135412001-09-22 Per Abrahamsen <abraham@dina.kvl.dk>
13542
13543 * gnus-group.el (gnus-group-sort-function): Fix customize type to
13544 accept lists of functions.
13545
135462001-09-20 Simon Josefsson <jas@extundo.com>
13547
13548 * gnus-group.el (gnus-group-catchup): Update expire marks in
13549 backend. Also, if ALL also set expire marks on tick/dormant.
13550
135512001-09-20 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13552
13553 * message.el (message-tab-body-function): New variable.
13554 * message.el (message-tab): Use it.
13555
135562001-09-19 Sam Steingold <sds@gnu.org>
13557
13558 * gnus-win.el (gnus-buffer-configuration): Respect
13559 `gnus-bug-create-help-buffer'.
13560
135612001-09-18 Simon Josefsson <jas@extundo.com>
13562
13563 * gnus-spec.el (gnus-correct-pad-form): Re-revert.
13564 (gnus-parse-simple-format): Re-revert.
13565
135662001-09-16 Katsuhiro Hermit Endo <hermit@koka-in.org>
13567 Trivial patch.
13568
13569 * gnus-spec.el (gnus-parse-complex-format): Don't fold search
13570 case. (Thanks to Daiki Ueno <ueno@unixuser.org>.)
13571
135722001-09-18 Simon Josefsson <jas@extundo.com>
13573
13574 * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
13575 signed.
13576 (gnus-parse-simple-format): Don't use it.
13577
135782001-09-17 Miles Bader <miles@gnu.org>
13579
13580 * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
13581 error querying a backend abort the whole process.
13582
135832001-09-17 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13584
13585 * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
13586 From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
13587
135882001-09-17 Didier Verna <didier@xemacs.org>
13589
13590 * nndiary.el: version 0.2-b14.
13591 * gnus-diary.el (gnus-diary-check-message): fix `read-string'
13592 compatibility problem with XEmacs 21.1.
13593
135942001-09-15 Simon Josefsson <jas@extundo.com>
13595
13596 * gnus-group.el (gnus-group-line-format): Document %c.
13597
13598 * nnml.el (nnml-parse-head): Handle CRLF files.
13599 (nnml-generate-nov-file): Ditto.
13600 (nnml-retrieve-headers): Ditto.
13601
136022001-09-15 Michael Welsh Duggan <md5i@cs.cmu.edu>
13603
13604 * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
13605
136062001-09-13 Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
13607
13608 * gnus-spec.el (gnus-correct-substring): Still stopped one
13609 character before we wanted (never included last character).
13610 (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
13611 add missing "," (once per function)
13612
136132001-09-14 Simon Josefsson <jas@extundo.com>
13614
13615 * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
13616 (otherwise e.g. gnus-agentize in .gnus overrides the customized
13617 default before gnus-group is loaded and the variable set.)
13618
13619 * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
13620 killed or unsent marks.
13621
13622 * gnus-draft.el (gnus-draft-setup): Don't set mark when there
13623 isn't an article to set it on (e.g. when you `a' in a group).
13624
136252001-09-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
13626
13627 * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
13628 can read e-mails from Microsoft Outlook users not using ISO
13629 8859-2 character set.
13630
136312001-09-12 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13632
13633 * gnus-diary.el: Minor modifications to avoid warnings.
13634 (gnus-summary-misc-menu): defvar.
13635 (gnus-diary-check-message): Use gnus-point-at-eol.
13636 (gnus-diary-kill-entire-line): eval-and-compile.
13637
136382001-09-12 Didier Verna <didier@xemacs.org>
13639
13640 * nndiary.el: new version (0.2-b13).
13641 * nndiary.el (nndiary-mail-sources): doc update.
13642 * nndiary.el (nndiary-split-methods): ditto.
13643 * nndiary.el (nndiary-request-accept-article-hooks): New.
13644 * nndiary.el (nndiary-request-accept-article): use it, check
13645 message validity.
13646 * nndiary.el (nndiary-get-new-mail): changed default to nil.
13647 * nndiary.el (nndiary-schedule): fix bug (misplaced
13648 condition-case): it didn't return nil on error.
13649 * gnus-diary.el: new version.
13650 * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
13651 * gnus-diary.el (gnus-diary-header-value-history): New.
13652 * gnus-diary.el (gnus-diary-narrow-to-headers): New.
13653 * gnus-diary.el (gnus-diary-add-header): New.
13654 * gnus-diary.el (gnus-diary-check-message): New.
13655 * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
13656 * gnus-diary.el (gnus-article-edit-mode-map): ditto.
13657
136582001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
13659
13660 * gnus-sum.el (gnus-select-newsgroup): Make
13661 `gnus-current-select-method' buffer-local.
13662
13663 * gnus-art.el (gnus-request-article-this-buffer): Refer
13664 `gnus-current-select-method' in the current summary buffer.
13665
136662001-09-10 Simon Josefsson <jas@extundo.com>
13667 From Daniel Pittman <daniel@rimspace.net>
13668
13669 * gnus-spec.el (gnus-correct-pad-form): Fix.
13670
136712001-09-09 Simon Josefsson <jas@extundo.com>
13672
13673 * mm-decode.el (mm-inline-media-tests): Add
13674 application/x-emacs-lisp.
13675 (mm-attachment-override-types): Add
13676 application/{x-,}pkcs7-signature.
13677
13678 * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
13679 (gnus-server-line-format, gnus-server-mode-line-format)
13680 (gnus-server-browse-in-group-buffer): Customize.
13681
136822001-09-08 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13683
13684 * nnml.el (nnml-marks-changed-p): Typo.
13685 (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
13686 (nnml-marks-changed-p): Use gnus-gethash.
13687 (nnml-marks-modtime): Use gnus-make-hashtable.
13688
13689 * nnfolder.el (nnfolder-marks-changed-p): Typo.
13690 (nnfolder-request-expire-articles, nnfolder-save-marks)
13691 (nnfolder-open-marks): Typo.
13692 (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
13693 (nnfolder-marks-changed-p): Use gnus-gethash.
13694 (nnfolder-marks-modtime): Use gnus-make-hashtable.
13695
136962001-09-08 Simon Josefsson <jas@extundo.com>
13697
13698 * nnfolder.el (nnfolder-marks-modtime): New variable.
13699 (nnfolder-marks-changed-p): New function.
13700 (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
13701 (nnfolder-request-update-info): Don't update if marks didn't change.
13702
13703 * nnml.el (nnml-marks-modtime): New variable.
13704 (nnml-marks-changed-p): New function.
13705 (nnml-save-marks, nnml-open-marks): Save modtime.
13706 (nnml-request-update-info): Don't update if marks didn't change.
13707
13708 * gnus-agent.el (gnus-agent-any-covered-gcc)
13709 (gnus-agent-add-server, gnus-agent-remove-server): Use
13710 gnus-agent-method-p.
13711
13712 * gnus-art.el (gnus-buttonized-mime-types): New variable.
13713 (gnus-unbuttonized-mime-type-p): Use it.
13714
13715 * gnus-agent.el (gnus-agent-fetch-group): If online, actually
13716 fetch group.
13717
137182001-09-08 Simon Josefsson <jas@extundo.com>
13719 From Daniel Pittman <daniel@rimspace.net>
13720
13721 * gnus-spec.el (gnus-correct-pad-form): New function.
13722 (gnus-parse-simple-format): Use it.
13723
137242001-09-07 Simon Josefsson <jas@extundo.com>
13725
13726 * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
13727 (gnus-group-sort-selected-groups): Ditto. Suggested by Harry
13728 Putnam <reader@newsguy.com>.
13729 (gnus-group-sort-selected-groups): Touch dribble file.
13730
137312001-09-07 Raja R Harinath <harinath@cs.umn.edu>
13732
13733 * nnml.el (nnml-filenames-are-evil): New variable.
13734 (nnml-article-to-file-alist): Rename to ...
13735 (nnml-current-group-article-to-file-alist): ... this.
13736 Respect `nnml-filenames-are-evil'.
13737 (nnml-active-number): Update.
13738 (nnml-update-file-alist): Update.
13739 (nnml-request-article): Use nnheader-article-to-file-alist.
13740 (nnml-request-rename-group): Likewise.
13741
137422001-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
13743
13744 * gnus-sum.el (gnus-summary-insert-line): Fix.
13745
137462001-09-06 Bj\e,Av\e(Brn Torkelsson <torkel@acc.umu.se>
13747
13748 * gnus-sum.el: Bind g-s-t-s to "W g".
13749 * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
13750 * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
13751 display of graphical smilies.
13752
137532001-09-07 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13754
13755 * gnus-start.el (gnus-setup-news): A typo.
13756 From Bill White <billw@wolfram.com>.
13757
137582001-09-06 Simon Josefsson <jas@extundo.com>
13759
13760 * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
13761 and unseen marks.
13762
137632001-09-05 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13764
13765 * nnmail.el (nnmail-split-fancy): Document `junk'.
13766
137672001-09-04 Simon Josefsson <jas@extundo.com>
13768
13769 * imap.el (imap-search): Don't error if server is broken.
13770
137712001-09-02 Benjamin Rutt <brutt@bloomington.in.us>
13772
13773 * nnmbox.el (nnmbox-find-article): Fix infinite loop when
13774 searching for an article that isn't in the mbox.
13775
137762001-09-02 23:12:48 Lars Magne Ingebrigtsen <larsi@gnus.org>
13777
13778 * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
13779 right, and get all the comments.
13780
137812001-09-02 Simon Josefsson <jas@extundo.com>
13782 Suggested by Dan Christensen <jdc+news@uwo.ca>
13783
13784 * nnfolder.el (nnfolder-request-update-info): Fix message.
13785
13786 * nnml.el (nnml-request-update-info): Ditto.
13787
137882001-09-01 Simon Josefsson <jas@extundo.com>
13789
13790 * nnml.el (nnml-request-expire-articles): Also bind
13791 `nnml-current-group' and `nnml-article-file-alist' when using
13792 expiry-target. (Otherwise nnml will be in a inconsistent internal
13793 state causing all kind of problems.)
13794 (nnml-request-expire-articles): If `nnml-article-to-file' or
13795 `file-attributes' failes, return article as un-expirable instead
13796 of treating it as expired.
13797
137982001-08-31 Sam Steingold <sds@gnu.org>
13799
13800 * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
13801 typo: `exmine' --> `examine'.
13802
138032001-08-30 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13804
13805 * nndoc.el (nndoc-forward-type-p): It is not a digest.
13806
138072001-08-30 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13808
13809 * nnml.el (nnml-check-directory-twice): Remove.
13810 (nnml-retrieve-headers): Ditto.
13811 (nnml-article-to-file): Use nnheader-directory-files-is-safe.
13812
138132001-08-30 Andrew Innes <andrewi@gnu.org>
13814
13815 * nnheader.el (nnheader-directory-files-is-safe): No need to read
13816 directory twice on Windows, or on GNU Emacs-21.
13817
138182001-08-30 Andrew Innes <andrewi@gnu.org>
13819
13820 * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
13821 (nnml-request-rename-group): Ditto.
13822 (nnml-active-number): Ditto.
13823 (nnml-request-create-group): Use nnml-directory-articles.
13824 (nnml-request-expire-articles): Use nnml-directory-articles, which
13825 gets list from nov database if available.
13826 (nnml-get-nov-buffer): New function.
13827 (nnml-open-nov): Use it.
13828 (nnml-update-file-alist): Use nnml-article-to-file-alist, which
13829 gets alist from nov database if available.
13830 (nnml-directory-articles): New function.
13831 (nnml-article-to-file-alist): New function.
13832
138332001-08-30 Andrew Innes <andrewi@gnu.org>
13834
13835 * mm-decode.el (mm-display-external): Use `name' as filename, if
13836 `filename' attribute is not present.
13837
138382001-08-30 Andrew Innes <andrewi@gnu.org>
13839
13840 * mail-source.el (mail-source-flash): New defcustom.
13841 (mail-source-new-mail-p): Ring visible bell if appropriate.
13842 (mail-source-start-idle-timer): Use unwind-protect to ensure idle
13843 timer is cleared even if mail check signals an error.
13844
138452001-08-29 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13846
13847 * gnus-sum.el (gnus-summary-move-article): Only update marks of
13848 type 'list.
13849
138502001-08-29 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13851
13852 * flow-fill.el (fill-flowed): eol might be point-max.
13853
138542001-08-27 Simon Josefsson <jas@extundo.com>
13855
13856 * nnml.el (nnml-request-update-info): Fix message.
13857 (nnml-open-marks): Ditto.
13858
13859 * nnfolder.el (nnfolder-request-update-info):
13860 (nnfolder-open-marks): Fix message.
13861
138622001-08-25 Simon Josefsson <jas@extundo.com>
13863
13864 * nnfolder.el (nnfolder-save-marks): Don't create directory named
13865 after group in ~/.
13866
138672001-08-25 Simon Josefsson <jas@extundo.com>
13868 From Andreas Jaeger <aj@suse.de>
13869
13870 * nnfolder.el (nnfolder-open-marks): Fix typo.
13871 * nnml.el (nnml-open-marks): Likewise.
13872
138732001-08-25 Simon Josefsson <jas@extundo.com>
13874
13875 Make nnfolder groups self-contained as far as marks are concerned.
13876
13877 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
13878 (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
13879 (nnfolder-open-server): Make marks directory.
13880 (nnfolder-request-delete-group): Delete marks file.
13881 (nnfolder-request-delete-group): Check of nov/marks file exist
13882 before deleting.
13883 (nnfolder-request-rename-group): Rename marks file.
13884 (nnfolder-request-rename-group): Only rename nov/mark if they exists.
13885 (nnfolder-request-set-mark, nnfolder-request-update-info)
13886 (nnfolder-group-marks-pathname, nnfolder-save-marks)
13887 (nnfolder-open-marks): New functions.
13888 (top-level): Require gnus.
13889
138902001-08-25 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13891
13892 * nnweb.el (nnweb-type-definition): Use google raw file.
13893 (nnweb-google-parse-1): Ditto.
13894 (nnweb-google-identity): Ditto.
13895 (nnweb-reference-wash-article): Move nnweb-decode-entities here.
13896 (nnweb-altavista-wash-article): Ditto.
13897 (nnweb-request-article): Remove nnweb-decode-entities.
13898
13899 * nnml.el: Require 'gnus.
13900
139012001-08-25 Simon Josefsson <jas@extundo.com>
13902
13903 * nnml.el (nnml-marks-is-evil): Add doc.
13904
139052001-08-25 Simon Josefsson <jas@extundo.com>
13906
13907 * nnml.el (nnml-save-marks): Wrap saving marks in a
13908 condition-case, to allow user to start Gnus if saving marks failed
13909 for some reason.
13910
139112001-08-24 16:05:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
13912
13913 * gnus-spec.el (gnus-compile): Don't compile gnus-version.
13914
13915 * gnus-group.el (gnus-update-group-mark-positions): Bind
13916 gnus-group-update-hook to nil.
13917
139182001-08-24 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13919
13920 * mml.el (mml-generate-mime-1): Force as multibyte string.
13921
139222001-08-24 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13923
13924 * gnus-sum.el (gnus-summary-insert-line)
13925 (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
13926 From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
13927
13928 * gnus-spec.el (gnus-correct-substring): Take optional END.
13929
13930 * nnrss.el (nnrss-request-article): Remove \n.
13931 (nnrss-retrieve-headers): Lines number is -1.
13932
139332001-08-24 Simon Josefsson <jas@extundo.com>
13934
13935 * gnus-group.el (gnus-info-clear-data): Call
13936 nnfoo-request-set-mark to propagate marks. Fix bug:
13937 `gnus-group-update-line' doesn't update read range unless we call
13938 `gnus-get-unread-articles-in-group' first.
13939
13940 * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
13941 to server.
13942
139432001-08-23 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13944
13945 * gnus-util.el (gnus-create-info-command): Return an interactive
13946 function.
13947
139482001-08-23 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13949 From Katsumi Yamaoka <yamaoka@jpl.org>
13950
13951 * gnus-spec.el (gnus-parse-complex-format): Use equal.
13952
139532001-08-23 18:43:05 Lars Magne Ingebrigtsen <larsi@gnus.org>
13954
13955 * gnus-sum.el (gnus-select-newsgroup): Use it.
13956
13957 * gnus-util.el (gnus-not-ignore): New function.
13958
13959 * lpath.el (featurep): Don't fbind char-int.
13960
13961 * gnus-util.el (gnus-create-info-command): New function.
13962
13963 * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
13964 right node.
13965
13966 * gnus-sum.el (gnus-select-newsgroup): Clean up.
13967 (gnus-summary-limit-children): Use 'identity instead of `all'.
13968 (gnus-summary-limit-to-display-predicate): New command and
13969 keystroke.
13970
139712001-08-23 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
13972
13973 * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
13974
13975 * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
13976
139772001-08-23 18:43:05 Lars Magne Ingebrigtsen <larsi@gnus.org>
13978
13979 * gnus-spec.el: Add the Gnus version.
13980 (gnus-update-format-specifications): If the Gnus version changes,
13981 nix out the format spec cache.
13982
13983 * gnus.el (gnus-continuum-version): Made into a command and
13984 optionalize the VERSION.
13985
13986 * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
13987 the start of the lines.
13988
139892001-08-22 00:06:52 Lars Magne Ingebrigtsen <larsi@gnus.org>
13990
13991 * gnus.el (gnus-visual-p): Define function before use of
13992 function.
13993
139942001-08-21 23:28:02 Lars Magne Ingebrigtsen <larsi@gnus.org>
13995
13996 * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
13997 (gnus-article-mark-to-type): New function.
13998 (gnus-update-missing-marks): Only update marks of type 'list.
13999
14000 * gnus.el (gnus-article-special-mark-lists): New variable.
14001
140022001-08-21 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14003
14004 * gnus-sum.el (gnus-summary-limit-children): Check 'all.
14005 (gnus-select-newsgroup): Still use 'all.
14006 (gnus-summary-initial-limit): Comparing with 'all.
14007
140082001-08-20 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14009
14010 * gnus-start.el (gnus-activate-group): If dont-check, don't update
14011 active.
14012
140132001-08-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14014
14015 * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
14016 nnslashdot-*-retrieve-headers.
14017 (nnslashdot-request-article): Fix for slashcode 2.2.
14018 (nnslashdot-make-tuple): New function.
14019 (nnslashdot-read-groups): Use it.
14020
140212001-08-20 01:34:03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14022
14023 * gnus.el (gnus-expand-group-parameters): Don't alter the variable
14024 list.
14025
14026 * gnus-sum.el (gnus-summary-move-article): Don't select article.
14027
140282001-08-20 Simon Josefsson <jas@extundo.com>
14029
14030 * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
14031 opened, error instead of continuing (and exploding later).
14032
140332001-08-20 01:34:03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14034
14035 * gnus.el (gnus-expand-group-parameters): Return the parameter
14036 list.
14037
14038 * gnus-sum.el (gnus-summary-show-article): Doc fix.
14039 (gnus-summary-show-article): Guess at charset if required.
14040
14041 * gnus-spec.el (gnus-correct-substring): Stopped one character
14042 before we wanted.
14043
140442001-08-19 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14045
14046 * earcon.el (earcon-auto-play): Remove unused option.
14047
140482001-08-19 16:14:41 Lars Magne Ingebrigtsen <larsi@gnus.org>
14049
14050 * gnus-score.el (gnus-score-headers): Move the "Scoring..."
14051 message down in levels, since it happens very fast.
14052
14053 * smiley-ems.el (smiley-update-cache): Respect the symbol version
14054 of smiley-regexp-alist.
14055
14056 * mm-view.el (mm-inline-text): Ignore vcard errors.
14057
14058 * gnus-art.el (gnus-ignored-headers): Added more junk headers.
14059
14060 * gnus-score.el (gnus-all-score-files): Use append instead of
14061 nconc.
14062
14063 * gnus.el (gnus-splash-face): Doc fix.
14064
14065 * mm-decode.el (mm-mailcap-command): Use
14066 mm-path-name-rewrite-functions.
14067 (mm-path-name-rewrite-functions): New variable.
14068
14069 * gnus-spec.el (gnus-parse-complex-format): React to ?=.
14070 (gnus-complex-form-to-spec): Insert tab.
14071 (gnus-spec-tab): New function.
14072
14073 * gnus-sum.el (gnus-select-newsgroup): Set the marks before
14074 entering the group.
14075
14076 * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
14077 the positional spec.
14078 (gnus-parse-complex-format): React to %C.
14079
14080 * gnus-ems.el (gnus-char-width): Moved here.
14081
14082 * gnus-sum.el (gnus-select-newsgroup): Set
14083 gnus-newsgroup-articles.
14084 (gnus-unseen-mark): New variable.
14085 (gnus-newsgroup-unseen): Ditto.
14086 (gnus-newsgroup-seen): Ditto.
14087 (gnus-adjust-marked-articles): Use them.
14088 (gnus-update-marks): Use them.
14089 (gnus-summary-update-secondary-mark): Display.
14090 (gnus-summary-prepare-threads): Display.
14091
14092 * gnus-msg.el (gnus-inews-group-method): Use and return the
14093 method, not the server.
14094
140952001-08-19 Simon Josefsson <jas@extundo.com>
14096
14097 * gnus-srvr.el (gnus-server-agent-face): New.
14098 (gnus-server-agent-face): New.
14099 (gnus-server-mode): Turn on font-lock-mode.
14100
14101 * gnus.el (gnus-server-visual): Add defgroup.
14102
141032001-08-19 Simon Josefsson <jas@extundo.com>
14104 From Joe Casadonte <jcasadonte@northbound-train.com>
14105
14106 * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
14107 gnus-server-denied-face): New.
14108 (gnus-server-opened-face, gnus-server-closed-face,
14109 gnus-server-denied-face): New.
14110 (gnus-server-font-lock-keywords): Add.
14111
141122001-08-19 Simon Josefsson <jas@extundo.com>
14113
14114 * nnml.el (nnml-request-set-mark): Return nil.
14115 (nnml-save-marks): Use nnml-possibly-create-directory.
14116 (nnml-open-marks): Only work in temp buffer when inserting/reading
14117 .marks file.
14118
141192001-08-18 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14120
14121 * gnus.el (gnus-expand-group-parameters): Fix.
14122
14123 * gnus-spec.el (gnus-char-width): New function.
14124 (gnus-correct-substring, gnus-correct-length): Use it.
14125
14126 * message.el (message-required-mail-headers): Fix doc.
14127
141282001-08-18 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14129
14130 * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
14131
14132 * mm-decode.el (mm-save-part-to-file): Insert the handle.
14133
141342001-08-18 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14135
14136 * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
14137 slashdot 2.2 (not fully fixed yet).
14138 (nnslashdot-request-article): Ditto.
14139
141402001-08-18 Simon Josefsson <jas@extundo.com>
14141
14142 * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
14143 nnimap.
14144
14145 * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
14146 gnus-util.
14147 (nnimap-request-update-info-internal): Use new functions.
14148
14149 * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
14150 new functions.
14151
141522001-08-18 Simon Josefsson <jas@extundo.com>
14153
14154 Make nnml groups self-contained as far as marks are concerned.
14155
14156 * nnml.el (nnml-request-delete-group): Delete marks file.
14157 (nnml-request-rename-group): Move marks file.
14158 (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
14159 variables.
14160 (nnml-request-set-mark, nnml-request-update-info): New server
14161 functions.
14162 (nnml-save-marks, nnml-open-marks): New functions.
14163
141642001-08-18 Simon Josefsson <jas@extundo.com>
14165
14166 * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
14167 `set' when setting marks.
14168
141692001-08-17 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14170
14171 * gnus.el (gnus-info-find-node): Take an argument.
14172
14173 * gnus-art.el (gnus-button-handle-info): New function.
14174 (gnus-url-unhex-string): Replace "+" with " ".
14175
141762001-08-17 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14177
14178 * message.el (message-check-news-header-syntax): Check bad From.
14179
141802001-08-18 00:14:45 Lars Magne Ingebrigtsen <larsi@gnus.org>
14181
14182 * gnus-spec.el (gnus-correct-length): New function.
14183 (gnus-correct-substring): New function.
14184 (gnus-tilde-max-form): Use it.
14185
141862001-08-17 Nevin Kapur <nevin@jhu.edu>
14187
14188 * nnmh.el: Docstring changes as below.
14189
14190 * nnml.el: Docstring changes as below.
14191
14192 * nnbabyl.el: Docstring changes as below.
14193
14194 * nnmbox.el: Docstring changes as below.
14195
14196 * nnfolder.el: Added docstrings identifying each virtual server
14197 parameter.
14198
141992001-08-18 Simon Josefsson <jas@extundo.com>
14200
14201 * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
14202
142032001-08-17 Bj\e,Av\e(Brn Torkelsson <torkel@acc.kth.se>
14204
14205 * message.el: rename "Abort Message" to "Postpone Message".
14206 Remove "Attach file as MIME" from Message menu, it's already in
14207 the MIME menu.
14208
142092001-08-17 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14210
14211 * smime.el (smime-point-at-eol): eval-and-compile.
14212 (smime-make-temp-file): New function.
14213 (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
14214 Use it.
14215
142162001-08-17 10:41:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
14217
14218 * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
14219 (gnus-agent-summary-fetch-group): New command and keystroke.
14220
14221 * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
14222 (gnus-mime-display-security): Make it respect
14223 gnus-unbuttonized-mime-type-p.
14224
14225 * gnus-sum.el (gnus-articles-to-read): Comments.
14226 (gnus-article-marked-p): New function.
14227 (gnus-summary-display-make-predicate): New function.
14228 (gnus-select-newsgroup): Use them.
14229
14230 * mm-decode.el (mm-save-part-to-file): Made it not error.
14231
142322001-08-17 Simon Josefsson <jas@extundo.com>
14233
14234 * imap.el (imap-wait-for-tag): If process-status isn't open or
14235 run, return nil instead of sit-for looping.
14236
142372001-08-17 10:41:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
14238
14239 * lpath.el (featurep): fbind xml-parse-region.
14240
14241 * gnus.el (gnus-message-archive-method): Default to "archive".
14242 (gnus-message-archive-method): Doc fix.
14243 (gnus-parameters-get-parameter): Cleaned up.
14244 (gnus-expand-group-parameter): New function.
14245
14246 * gnus-start.el (gnus-setup-news): Push the archive server only
14247 the server list.
14248
14249 * mml.el (mml-menu): Changed name to "Attachments".
14250
14251 * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
14252 when there is something to detroy.
14253
142542001-05-21 17:11:46 Lars Magne Ingebrigtsen <larsi@gnus.org>
14255
14256 * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
14257 nil.
14258
142592001-08-15 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14260
14261 * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
14262 which specifies a time today or tomorrow.
14263
142642001-08-15 Simon Josefsson <jas@extundo.com>
14265 From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
14266
14267 * gnus-agent.el (gnus-agent-make-mode-line-string)
14268 (gnus-agent-toggle-plugged): Use new API.
14269
142702001-08-14 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14271
14272 * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
14273 deadline has expired.
14274
142752001-08-12 Simon Josefsson <jas@extundo.com>
14276 Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
14277
14278 Support `recent' mark indicating newly arrived messages (to
14279 separate from old but unread messages).
14280
14281 * nnimap.el (nnimap-retrieve-groups): Push dummy article into
14282 `nnmail-split-history' if recent is > 0.
14283 (nnimap-request-update-info-internal): Update `recent' marks.
14284 (nnimap-request-set-mark): Never set `recent' marks.
14285 (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
14286 recent.
14287
14288 * gnus-sum.el (gnus-recent-mark): New mark.
14289 (gnus-newsgroup-recent): New variable.
14290 (gnus-summary-local-variables): Add gnus-newsgroup-recent.
14291 (gnus-summary-prepare-threads): Mark recent articles.
14292 (gnus-summary-add-mark): Support recent.
14293 (gnus-summary-update-secondary-mark): Support recent.
14294
14295 * gnus.el (gnus-article-mark-lists): Add recent.
14296
142972001-08-12 Simon Josefsson <jas@extundo.com>
14298
14299 * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
14300 whether successful decoding took place. Add doc.
14301
143022001-08-12 Simon Josefsson <jas@extundo.com>
14303 Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
14304
14305 * gnus.el (gnus-summary-line-format, gnus-parameters):
14306 * gnus-gl.el (gnus-summary-grouplens-line-format):
14307 * gnus-salt.el (gnus-summary-pick-line-format):
14308 * gnus-spec.el (gnus-format-specs): %n is 23 chars.
14309
143102001-08-11 09:40:00 Karl Kleinpaste <karl@charcoal.com>
14311 Committed by Kai Gro\e,b_\e(Bjohann.
14312
14313 * gnus-score.el (gnus-score-string): Fix `match' regexp
14314 for `extra' header case.
14315
143162001-08-10 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14317
14318 * nnmbox.el (nnmbox-read-mbox): No warning.
14319
143202001-08-10 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14321
14322 * nndoc.el (nndoc-article-type): Fix doc.
14323 (nndoc-generate-article-function): New variable.
14324 (nndoc-dissection-function): New variable.
14325 (nndoc-type-alist): Add oe-dbx.
14326 (nndoc-oe-dbx-type-p): New function.
14327 (nndoc-oe-dbx-dissection): New function.
14328 (nndoc-oe-dbx-generate-article): New function.
14329
143302001-08-11 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14331
14332 * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
14333 whether deadline has been reached. Patch from Dan Nicolaescu
14334 <dann@godzilla.ics.uci.edu>.
14335
143362001-08-10 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14337
14338 * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
14339 gnus-group-find-parameter. Suggested by Janne Rinta-Manty
14340 <rintaman@cs.Helsinki.FI>.
14341
14342 * mail-source.el (mail-source-movemail): The error buffer is
14343 modified, but nothing in it.
14344
143452001-08-10 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14346
14347 * message.el (message-bogus-system-names): New variable.
14348 (message-make-fqdn): Use it.
14349
143502001-08-09 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14351
14352 * nndraft.el (nndraft-request-group): Use
14353 nndraft-auto-save-file-name.
14354
143552001-08-09 Simon Josefsson <jas@extundo.com>
14356
14357 * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
14358 Don't ask whether to decrypt. Just leave result in buffer (don't
14359 call mm).
14360
14361 * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
14362 parts as well.
14363 (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
14364 (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
14365
143662001-08-09 Simon Josefsson <jas@extundo.com>
14367
14368 * mm-decode.el (mm-insert-part): Return decoding success status.
14369 (mm-save-part-to-file): Error if decoding failed.
14370
143712001-08-09 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14372
14373 * message.el (message-tab): Use indent-relative.
14374 (message-mode): Don't bind indent-line-function to indent-relative.
14375
143762001-08-09 Simon Josefsson <jas@extundo.com>
14377
14378 * message.el (message-get-reply-headers): Fix string. Suggested by
14379 Christoph Conrad <cc@cli.de>.
14380
143812001-08-08 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14382
14383 * message.el (message-tab): Use the current value of
14384 indent-line-function.
14385 (message-mode): Bind indent-line-function to indent-relative.
14386
143872001-08-08 Simon Josefsson <jas@extundo.com>
14388
14389 * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
14390 whether `imtest' is installed.
14391
143922001-08-04 ShengHuo ZHU <zsh@cs.rochester.edu>
14393 Trivial patch from Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
14394
14395 * gnus-sum.el (gnus-summary-show-article): Call
14396 gnus-summary-update-secondary-secondary-mark.
14397 * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
14398 * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
14399
144002001-08-07 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14401
14402 * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
14403
14404 * gnus-group.el (gnus-group-make-menu-bar): Ditto.
14405
14406 * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
14407 <gerd@gnu.org>.
14408
14409 * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
14410
14411 * gnus-util.el (gnus-output-to-rmail): Ditto.
14412 (gnus-output-to-mail): Ditto.
14413
14414 * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
14415
144162001-08-06 Florian Weimer <fw@deneb.enyo.de>
14417
14418 * message.el (message-indent-citation): Use
14419 `message-yank-cited-prefix' for empty lines.
14420
144212001-08-05 Florian Weimer <fw@deneb.enyo.de>
14422
14423 * message.el (message-indent-citation): Quote only lines starting
14424 with ">" using `message-yank-cited-prefix'.
14425
144262001-08-05 Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
14427 Trivial patch.
14428
14429 * gnus-cache.el (gnus-cache-possibly-enter-article): Use
14430 gnus-cache-fully-p.
14431
144322001-08-04 Simon Josefsson <jas@extundo.com>
14433
14434 * gnus-cache.el (gnus-cache-possibly-update-active): Create active
14435 file if it doesn't exist (by calling gnus-cache-read-active).
14436
144372001-08-04 Simon Josefsson <jas@extundo.com>
14438
14439 * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
14440 (gnus-cache-passively-or-fully-p): Removed.
14441 (gnus-cache-fully-p): Fix it.
14442
14443 * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
14444
144452001-08-04 Simon Josefsson <jas@extundo.com>
14446
14447 * gnus-cache.el (gnus-cache-fully-p)
14448 (gnus-cache-passively-or-fully-p): New functions.
14449 (gnus-cache-possibly-enter-article): Cosmetic change, use
14450 `g-c-p-o-f-p'.
14451 (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
14452 was bogus (`g-c-p-a-a' does not change active info, just change
14453 the functions parameters).
14454 (gnus-cache-possibly-remove-articles-1): Make sure articles are
14455 not removed in groups that match `gnus-uncacheable-groups'.
14456
14457 Reported and modifications based on discussions with Nuutti
14458 Kotivuori <nuutti.kotivuori@smarttrust.com>.
14459
144602001-08-04 Simon Josefsson <jas@extundo.com>
14461 Trivial patch from Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
14462
14463 * gnus-cache.el (gnus-cache-possibly-update-active): New function;
14464 calls `gnus-cache-update-active' if bounds has been extended.
14465
144662001-08-04 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14467
14468 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
14469 before remove.
14470 (gnus-mime-security-show-details): Ditto.
14471
144722001-08-04 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14473
14474 * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
14475 syntax. Protect string-match against nil string and regexp.
14476
144772001-08-03 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14478
14479 * mm-util.el (mm-find-charset-region): Remove control-1.
14480
144812001-08-03 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14482
14483 * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
14484
144852001-08-04 Simon Josefsson <jas@extundo.com>
14486
14487 * smime.el (smime-sign-region, smime-encrypt-region): Fix details
14488 buffer. Delete MIME-Version header.
14489
144902001-08-03 Simon Josefsson <jas@extundo.com>
14491
14492 * gnus-cache.el (gnus-cache-possibly-enter-article): The article
14493 that is entered does not necessarily have the highest article
14494 number in the group, so use `gnus-cache-possibly-alter-active'
14495 instead of `gnus-cache-update-active'.
14496
144972001-08-03 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14498
14499 * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
14500
145012001-08-03 Simon Josefsson <jas@extundo.com>
14502
14503 * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
14504 menu.
14505
145062001-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
14507
14508 * gnus.el (post-method): New group parameter. It also provides
14509 the user option `gnus-post-method-alist' and the internal function
14510 `gnus-parameter-post-method'.
14511
14512 * gnus-msg.el (gnus-post-method): Bind the value of
14513 `gnus-post-method' to the group parameter if it is defined.
14514
145152001-08-02 Simon Josefsson <jas@extundo.com>
14516
14517 * smime.el (smime-extra-arguments): Removed.
14518 (smime-call-openssl-region): Don't use it.
14519
145202001-08-02 Simon Josefsson <jas@extundo.com>
14521
14522 * smime.el (smime-sign-region): Handle stderr.
14523 (smime-encrypt-region): Ditto.
14524
14525 * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp. Don't
14526 match the ASN.1 length bytes.
14527 (mm-pkcs7-enveloped-magic): Ditto.
14528 (mm-view-pkcs7-get-type): Don't regexp quote.
14529
145302001-08-01 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14531 From Andreas Fuchs <asf@void.at>
14532
14533 * mml2015.el (mml2015-trust-boundaries-alist): Typo.
14534
145352001-08-01 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14536
14537 * gnus-art.el (gnus-header-button-alist): References regexp.
14538
145392001-08-01 Gerd Moellmann <gerd@gnu.org>
14540
14541 * mm-view.el (autoload): Don't autoload `diff-mode' if it's
14542 already fboundp. Add INTERACTIVE arg to autoload form.
14543
145442001-08-01 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14545
14546 * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
14547
14548 * nnmail.el (nnmail-cache-open): Ditto.
14549
145502001-07-31 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14551
14552 * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
14553
145542001-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
14555
14556 * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
14557
145582001-07-31 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14559 Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14560
14561 * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
14562 (gnus-agent-toggle-plugged): Use it.
14563
145642001-07-31 ShengHuo ZHU <zsh@cs.rochester.edu>
14565
14566 * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
14567 (gnus-ding-file-coding-system): New variable.
14568 (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
14569 (gnus-slave-save-newsrc): Use it.
14570
145712001-07-31 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14572
14573 * gnus-delay.el (gnus-delay-initialize): Use standard define-key
14574 syntax.
14575
145762001-07-30 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14577 Originally from Andreas Fuchs <asf@void.at>
14578
14579 * mml2015.el (mml2015-trust-boundaries-alist): New variable.
14580 (mml2015-gpg-pretty-print-fpr): New function.
14581 (mml2015-gpg-extract-signature-details): More details, rename from
14582 `m-g-e-from'.
14583 (mml2015-gpg-verify): Use them.
14584 (mml2015-gpg-clear-verify): Use them.
14585
145862001-07-31 Simon Josefsson <jas@extundo.com>
14587
14588 * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
14589 buffer when done.
14590
145912001-07-30 Simon Josefsson <jas@extundo.com>
14592
14593 * smime.el (smime-call-openssl-region): Revert previous change,
14594 just pass on buf to `call-process-region'.
14595 (smime-verify-region): Doc fix. Don't message stuff. Use
14596 `smime-new-details-buffer'. Inserts error messages into buffer.
14597 (smime-noverify-region): Ditto.
14598 (smime-decrypt-region): Ditto. Handles stderr separately.
14599 (smime-verify-buffer, smime-noverify-buffer)
14600 (smime-decrypt-buffer): Doc fix.
14601 (smime-new-details-buffer): New function.
14602 (smime-pkcs7-region, smime-pkcs7-certificates-region)
14603 (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
14604 (smime-sign-region, smime-encrypt-region): Don't use
14605 `insert-buffer'.
14606
14607 * mml-smime.el (mml-smime-verify): Fix security button strings.
14608
146092001-07-30 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14610
14611 * gnus-art.el (gnus-mime-save-part-and-strip): Save
14612 gnus-article-mime-handles.
14613
146142001-07-29 Simon Josefsson <jas@extundo.com>
14615
14616 * mail-source.el (top-level): Require message for message-directory.
14617 (mail-source-directory): Change default to message-directory.
14618
14619 * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
14620 (smime-certificate-directory, smime-openssl-program)
14621 (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
14622 (smime-extra-arguments): New variable.
14623 (smime-dns-server): Fix customize group.
14624 (smime-call-openssl-region): Use `smime-extra-arguments'.
14625
146262001-07-29 Simon Josefsson <jas@extundo.com>
14627 From Vladimir Volovich <vvv@vsu.ru>
14628
14629 * smime.el (smime-call-openssl-region): Ignore stderr.
14630
146312001-07-29 Simon Josefsson <jas@extundo.com>
14632 From Christoph Conrad <christoph.conrad@gmx.de>
14633
14634 * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
14635 file.
14636
146372001-07-29 Simon Josefsson <jas@extundo.com>
14638
14639 * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
14640
14641 Support S/MIME decryption.
14642
14643 * mm-decode.el (mm-inline-media-tests):
14644 (mm-inlined-types):
14645 (mm-automatic-display):
14646 (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
14647
14648 * mm-view.el (mm-pkcs7-signed-magic):
14649 (mm-pkcs7-enveloped-magic): New variables.
14650 (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
14651 (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
14652 (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
14653 PKCS#7 blobs.
14654
14655 * smime.el (smime-decrypt-region): Expand keyfile.
14656
146572001-07-29 Simon Josefsson <jas@extundo.com>
14658
14659 * nntp.el (nntp-open-ssl-stream): Don't mess with internal
14660 `ssl.el' variables.
14661
14662 * gnus-agent.el (gnus-agent-save-group-info): Delete everything
14663 but line instead of narrowing to it, because `nnmail-parse-active'
14664 calls widen. Thanks to Christoph Conrad
14665 <christoph.conrad@gmx.de>.
14666
146672001-07-29 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14668
14669 * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
14670 for %B spec.
14671
14672 * gnus-sum.el (gnus-summary-prepare-threads): If
14673 gnus-sum-thread-tree-root is nil, use subject instead.
14674 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
14675 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14676 (gnus-sum-thread-tree-leaf-with-other)
14677 (gnus-sum-thread-tree-single-leaf): Documentation.
14678 (gnus-sum-thread-tree-single-indent): Allow nil.
14679
146802001-07-28 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14681
14682 * message.el (message-fill-paragraph): Do nothing if the user
14683 wants filladapt-mode.
14684
146852001-07-27 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14686
14687 * mm-decode.el (mm-image-type-from-buffer): New function.
14688 (mm-get-image): Use it.
14689
146902001-07-27 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14691
14692 * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
14693
14694 * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
14695 mm-display-parts too.
14696
146972001-07-27 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14698
14699 * nnfolder.el (nnfolder-request-accept-article): Bind
14700 nntp-server-buffer.
14701
14702 * nnmail.el (nnmail-parse-active): Read from buffer instead of
14703 nntp-server-buffer.
14704
147052001-07-27 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14706
14707 * message.el (message-check-news-header-syntax): Use
14708 message-post-method.
14709 (message-send-news): Bind message-post-method.
14710
147112001-07-27 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14712
14713 * mml.el (mml-tweak-type-alist): New variable.
14714 (mml-tweak-function-alist): New variable.
14715 (mml-tweak-part): New function.
14716 (mml-generate-mime-1): Use it.
14717
147182001-07-26 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14719
14720 * nnfolder.el (nnfolder-request-accept-article): Replace
14721 nnfolder-request-list.
14722
147232001-07-27 Simon Josefsson <jas@extundo.com>
14724
14725 * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
14726 nnoo-change-server failed to do it.
14727
147282001-07-26 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14729
14730 * gnus.el (gnus-parameters): Make it customizable.
14731
147322001-07-26 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14733
14734 * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
14735
14736 * message.el (message-set-auto-save-file-name): More
14737 poor-system-types.
14738
14739 * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
14740
14741 * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
14742 supports +.
14743
147442001-07-26 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14745
14746 * mm-decode.el (mm-readable-p): New function.
14747 (mm-inline-media-tests): Fix the default testers.
14748
147492001-07-26 Simon Josefsson <jas@extundo.com>
14750
14751 * nnimap.el (nnimap-version): Bump version number.
14752
147532001-07-26 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14754 From Steven E. Harris <seh@speakeasy.org>
14755
14756 * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
14757 in M$Windows too.
14758
147592001-07-26 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14760
14761 * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
14762
147632001-07-25 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14764
14765 * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
14766
14767 * mm-decode.el (mm-get-image): Guess then use the type.
14768
14769 * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
14770
147712001-07-25 12:54:00 Danny Siu <dsiu@adobe.com>
14772
14773 * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
14774 display (%B) for threads if threading is off.
14775
147762001-07-25 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14777 From Henrik Enberg <henrik@enberg.org>
14778
14779 * gnus-msg.el: Customization patch.
14780
147812001-07-25 22:22:22 Raymond Scholz <rscholz@zonix.de>
14782
14783 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
14784 variable.
14785 (nnmail-split-fancy-with-parent): Ignore certain groups.
14786
147872001-07-25 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14788
14789 * gnus-util.el (gnus-byte-compile): New function.
14790 (gnus-use-byte-compile): New variable.
14791 (gnus-make-sort-function): Use it.
14792
14793 * nnmail.el (nnmail-get-new-mail): Use it.
14794
14795 * gnus-agent.el (gnus-category-make-function): Simple function or
14796 compiled function.
14797 (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
14798
14799 * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
14800 * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
14801 (gnus-topic-sort-topics-1): Use gnus-byte-compile.
14802
14803 * message.el (message-check-news-header-syntax): Remove quote.
14804
148052001-07-24 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14806
14807 * message.el (message-use-mail-followup-to): `t' is not a
14808 documented value.
14809
148102001-07-24 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14811
14812 * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
14813
148142001-07-24 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14815
14816 * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
14817 there are long lines.
14818
148192001-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
14820
14821 * dgnushack.el (copy-list): New compiler macro.
14822
148232001-07-24 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14824
14825 * message.el (message-bounce): If no Return-Path, the whole
14826 content is considered as the original message.
14827
14828 * nnml.el (nnml-check-directory-twice): New variable.
14829 (nnml-article-to-file): Use it.
14830 (nnml-retrieve-headers): Hack it.
14831
148322001-07-24 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14833
14834 * gnus-win.el (gnus-buffer-configuration): New configure.
14835
14836 * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
14837 not alive.
14838
14839 * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
14840 (mm-display-external): Use display-term configure.
14841
148422001-07-24 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14843
14844 * gnus-delay.el (gnus-delay-default-hour): New variable.
14845 (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
14846
148472001-07-23 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14848 From Karl Kleinpaste <karl@charcoal.com>
14849
14850 * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
14851 (gnus-summary-prepare-threads): Ditto.
14852
14853 * gnus.el (gnus-summary-line-format): Add %B.
14854
148552001-07-23 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14856
14857 * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
14858
14859 * mm-util.el (mm-string-as-multibyte): New function.
14860
14861 * nnmh.el (nnmh-request-list-1): Encode, not decode!
14862
148632001-07-23 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14864
14865 * mm-util.el (mm-universal-coding-system): New variable.
14866
14867 * gnus-start.el (gnus-startup-file-coding-system): Use it.
14868
14869 * score-mode.el (score-mode-coding-system): Use it.
14870
148712001-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
14872
14873 * gnus-start.el (gnus-setup-news): Call
14874 `gnus-check-bogus-newsgroups' just after the native server is
14875 opened.
14876
148772001-07-23 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14878
14879 * nnmail.el (nnmail-do-request-post): Util function to be used by
14880 `nnchoke-request-post' for all nnmail-derived backends.
14881
14882 * nnml.el (nnml-request-post): Use it.
14883
14884 * gnus.el (gnus-valid-select-methods): nnml is a post-mail
14885 backend, for it groks nnml-request-post.
14886
14887 * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
14888 Treat `mail-post' backends like `mail' backends, not like `news'
14889 backends.
14890
148912001-07-22 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14892
14893 * gnus-msg.el (gnus-setup-message): make-local-hook.
14894
148952001-07-22 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14896
14897 * gnus-delay.el (gnus-delay-article): Fix `read-string' for
14898 XEmacs. Allow more units. Submitted by Karl Kleinpaste
14899 <karl@charcoal.com>, slightly changed by Kai.
14900
14901 * message.el (message-check-news-header-syntax): When checking
14902 whether the groups exist, check the right server based on
14903 `gnus-post-method'.
14904
149052001-07-21 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14906
14907 * gnus-delay.el: New file.
14908
149092001-07-21 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14910
14911 * mm-util.el (mm-read-coding-system): Take two arguments.
14912
14913 * gnus-sum.el (gnus-summary-show-article): Use
14914 mm-read-coding-system.
14915
14916 * gnus-art.el (article-de-quoted-unreadable):
14917 (article-de-base64-unreadable, article-wash-html):
14918 (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
14919
149202001-07-21 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14921
14922 * nnml.el (nnml-request-post): New function. Can be used for
14923 annotations in nnml groups.
14924
149252001-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
14926
14927 * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
14928 command.
14929
14930 * gnus-start.el (gnus-find-new-newsgroups): Use
14931 `message-make-date' instead of `current-time-string'.
14932 (gnus-ask-server-for-new-groups): Ditto.
14933 (gnus-check-first-time-used): Ditto.
14934
149352001-07-20 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14936
14937 * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
14938
149392001-07-18 Per Abrahamsen <abraham@dina.kvl.dk>
14940
14941 * message.el (message-shorten-references): Change `maxcount' and
14942 `cut' to obey USEFOR draft 5.
14943
149442001-07-12 Colin Walters <walters@cis.ohio-state.edu>
14945
14946 * gnus-sum.el (gnus-summary-display-arrow): New variable.
14947 (gnus-summary-set-article-display-arrow): New function.
14948 (gnus-summary-goto-subject): Use it.
14949
149502001-07-18 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14951
14952 * gnus-sum.el (gnus-summary-import-article): Insert date if
14953 doesn't exist.
14954
149552001-07-18 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14956
14957 * mml.el (mml-content-type-parameters): New variable.
14958 (mml-content-disposition-parameters): New variable.
14959 (mml-insert-mime-headers): Use them.
14960 (mml-parse-1): Accept charset.
14961
149622001-07-17 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14963
14964 * gnus-group.el (gnus-group-select-group): Doc fix.
14965
14966 * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
14967
149682001-07-17 Katsumi Yamaoka <yamaoka@jpl.org>
14969
14970 * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
14971 to handle `define-derived-mode'.
14972
149732001-07-16 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14974 From: Stefan Monnier <monnier@cs.yale.edu>
14975
14976 * message.el (message-mode): Use define-derived-mode.
14977 (message-tab): message-completion-alist.
14978
14979 * imap.el (imap-interactive-login): Use make-local-variable.
14980 (imap-open): Ditto.
14981 (imap-authenticate): Ditto.
14982
14983 * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
14984
14985 * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
14986
149872001-07-16 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14988
14989 * message.el (message-citation-line-function): Refer to
14990 gnus-cite-attribution-suffix.
14991
149922001-07-15 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
14993
14994 * gnus-art.el,...: Error convention changes.
14995
149962001-07-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
14997
14998 * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
14999
150002001-07-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15001
15002 * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
15003 (nnrss-read-server-data): Ditto.
15004
150052001-07-13 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15006
15007 * gnus-setup.el (gnus-use-installed-gnus): Typo.
15008 * Cleanup files.
15009 From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
15010
150112001-07-13 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15012
15013 * gnus.el (gnus-summary-line-format): Add %o.
15014
15015 * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
15016 unless shell outputs something.
15017
150182001-07-13 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15019
15020 * gnus-art.el (gnus-boring-article-headers): Better doc.
15021 (article-hide-headers): Better regexp.
15022 Suggested by Matt Swift <swift@alum.mit.edu>.
15023
15024 * nnheader.el (nnheader-max-head-length): Better doc.
15025 (nnheader-header-value): Skip spaces.
15026 (nnheader-parse-head): Remove space.
15027 Suggested by Matt Swift <swift@alum.mit.edu>.
15028
15029 * gnus-sum.el (gnus-summary-show-raw-article): New function.
15030 (gnus-get-newsgroup-headers): Remove space.
15031
150322001-07-12 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15033
15034 * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
15035 (gnus-summary-reply): Use it.
15036 (gnus-summary-reply-broken-reply-to): New function.
15037 (gnus-msg-force-broken-reply-to): New function.
15038
15039 * mm-view.el (mm-inline-text): Showing as text/plain when error.
15040
150412001-07-12 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15042
15043 * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
15044
150452001-07-12 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15046
15047 * mm-decode.el (mm-external-terminal-program): New variable.
15048 (mm-display-external): Use it. Use term to display when no
15049 window-system.
15050
150512001-07-12 Bj\e,Av\e(Brn Torkelsson <torkel@hpc2n.umu.se>
15052
15053 * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
15054 Browse->Next entries to Browse->Prev
15055
150562001-07-11 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15057
15058 * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
15059
150602001-07-11 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15061
15062 * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
15063 for the default encoding.
15064
15065 * nnrss.el (nnrss-url-field): New field.
15066 (nnrss-request-article): Add newsgroups.
15067
15068 * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
15069
150702001-07-11 04:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15071
15072 * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
15073
15074 * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
15075 (gnus-draft-setup): Remove backlog.
15076
150772001-07-10 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
15078
15079 * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
15080 Cleanup.
15081
150822001-07-09 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15083
15084 * gnus-msg.el (gnus-bug): Erase buffer.
15085
15086 * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
15087
150882001-07-09 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15089
15090 * mm-decode.el (mm-attachment-override-p): Fix typo.
15091
150922001-03-19 05:28:00 Katsumi Yamaoka <yamaoka@jpl.org>
15093
15094 * gnus-kill.el (gnus-execute): Work with the extra headers.
15095 * gnus-sum.el (gnus-summary-execute-command): Ditto.
15096
150972001-07-09 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15098
15099 * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
15100 may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
15101
15102 * message.el (message-send-mail-real-function): New variable.
15103 (message-send-mail-partially, message-send-mail):
15104
15105 * nngateway.el (nngateway-request-post): Use it.
15106
15107 * gnus-agent.el (gnus-agentize): Use it.
15108
15109 * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
15110 (nnsoup-revert-variables): Use it.
15111
151122001-07-09 Colin Walters <walters@cis.ohio-state.edu>
15113
15114 * mm-decode.el (mm-inline-media-tests): Default to displaying as
15115 text/plain if the type doesn't match any other media types.
15116 (mm-inlined-types): Doc fix.
15117 (mm-display-inline): Revert previous change (now handled by a
15118 default type in `mm-inline-media-tests'.
15119 (mm-inlinable-p): Revive.
15120 (mm-display-part): Call `mm-inlinable-p'.
15121 (mm-attachment-override-p): Ditto.
15122 (mm-inlined-p): Doc fix.
15123
15124 * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
15125 well as `mm-inlined-p'.
15126
151272001-07-09 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15128
15129 * nntp.el (nntp-send-command, nntp-send-command-nodelete):
15130 (nntp-send-command-and-decode): Use gnus-point-at-bol.
15131
151322001-07-09 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15133 From Paul Jarc <prj@po.cwru.edu>
15134
15135 * message.el (message-use-mail-followup-to): New variable.
15136 (message-get-reply-headers): Use it.
15137
151382001-07-04 Gerd Moellmann <gerd@gnu.org>
15139
15140 * nnheader.el (nnheader-init-server-buffer): Make sure the
15141 *nntpd* buffer is made multibyte instead of a random buffer.
15142
151432001-07-09 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15144
15145 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
15146 when it returns headers.
15147
151482001-07-07 Simon Josefsson <jas@extundo.com>
15149
15150 * rfc2047.el (rfc2047-encode-message-header): Skip header when
15151 trying to fold. Thanks to Colin Walters
15152 <walters@cis.ohio-state.edu>
15153
151542001-07-06 Simon Josefsson <jas@extundo.com>
15155
15156 * imap.el (imap-parse-address-list, imap-parse-flag-list)
15157 (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
15158 Add information in `assert's.
15159
15160 * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
15161 changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
15162 and `nnimap-group-overview-filename', should handle all
15163 change-of-uidvalidity related issues. But there may be other
15164 problems.)
15165
151662001-07-05 Colin Walters <walters@cis.ohio-state.edu>
15167
15168 * rfc2047.el (rfc2047-encode-message-header): Don't include the
15169 header name when folding.
15170
151712001-07-05 Colin Walters <walters@cis.ohio-state.edu>
15172
15173 * mm-decode.el (mm-inlined-types): Document relationship with
15174 `mm-inline-media-tests'.
15175 (mm-display-inline): Default to displaying as plain text if no
15176 inlining handler is available.
15177 (mm-inlinable-p): Remove.
15178 (mm-inlined-p): Don't call `mm-inlinable-p'.
15179 (mm-automatic-display-p): Ditto.
15180 (mm-attachment-override-p): Ditto.
15181
151822001-07-04 Simon Josefsson <jas@extundo.com>
15183
15184 * nnimap.el (nnimap-importantize-dormant): New variable.
15185 (nnimap-request-update-info-internal): Use it.
15186 (nnimap-request-set-mark): Ditto.
15187
151882001-07-04 Didier Verna <didier@lrde.epita.fr>
15189
15190 * nntp.el (nntp-send-command): don't pass a buffer argument to
15191 `point'. Only XEmacs accepts this.
15192 * nntp.el (nntp-send-command-nodelete): ditto.
15193 * nntp.el (nntp-send-command-and-decode): ditto.
15194
151952001-07-04 Didier Verna <didier@lrde.epita.fr>
15196
15197 * nntp.el (nntp-open-connection-function): doc update.
15198 * nntp.el (nntp-pre-command): New.
15199 * nntp.el (nntp-via-rlogin-command): New.
15200 * nntp.el (nntp-via-telnet-command): New.
15201 * nntp.el (nntp-via-telnet-switches): New.
15202 * nntp.el (nntp-via-user-name): New.
15203 * nntp.el (nntp-via-user-password): New.
15204 * nntp.el (nntp-via-address): New.
15205 * nntp.el (nntp-via-envuser): New.
15206 * nntp.el (nntp-via-shell-prompt): New.
15207 * nntp.el (nntp-open-telnet-stream): New.
15208 * nntp.el (nntp-open-via-rlogin-and-telnet): New.
15209 * nntp.el (nntp-open-via-telnet-and-telnet): New.
15210 * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
15211 * nntp.el (nntp-send-command): ditto.
15212 * nntp.el (nntp-send-command-nodelete): ditto.
15213 * nntp.el (nntp-send-command-and-decode): ditto.
15214
152152001-06-30 YAGI Tatsuya <yagi@is.titech.ac.jp>
15216 Trivial patch.
15217
15218 * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
15219 `when'.
15220
152212001-07-03 Simon Josefsson <jas@extundo.com>
15222 From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
15223
15224 * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
15225
152262001-07-03 Simon Josefsson <jas@extundo.com>
15227
15228 * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
15229 remove it (workaround XEmacs `fill-region' bug).
15230
152312001-07-01 Simon Josefsson <jas@extundo.com>
15232
15233 * nnimap.el (nnimap-date-days-ago): Defeat locale.
15234
152352001-06-28 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15236
15237 * mml2015.el (mml2015-format-error): New function.
15238 (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
15239 (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
15240 (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
15241
152422001-06-26 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15243
15244 * nnrss.el (nnrss-retrieve-headers): The description may not exist.
15245 Suggested by Christoph Conrad <C.Conrad@cli.de>.
15246
15247 * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
15248 group variables.
15249
152502001-06-25 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15251
15252 * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
15253
15254 * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
15255 (nnrss-save-group-data): Ditto.
15256
15257 * gnus-agent.el (gnus-agent-save-alist): Ditto.
15258
152592001-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
15260
15261 * message.el (message-do-send-housekeeping): Narrow to headers.
15262
152632001-06-24 Simon Josefsson <jas@extundo.com>
15264
15265 * rfc2047.el (rfc2047-fold-region): The check to skip WSP
15266 insertion when breaking lines looked for " \t" instead of "[ \t]".
15267 (rfc2047-encode-message-header): Fold lines even if
15268 no QP encoding is done.
15269
152702001-06-23 Simon Josefsson <jas@extundo.com>
15271 From Samuel Tardieu <sam@inf.enst.fr>
15272
15273 * smime.el (smime-keys): Support additional certificates.
15274 (smime-make-certfiles): New function.
15275 (smime-sign-region): Use previous variables.
15276 (smime-get-certfiles): New function.
15277 (smime-sign-buffer): Use it.
15278 (smime-verify-region): Support both CAfile and CApath.
15279
152802001-06-23 Simon Josefsson <jas@extundo.com>
15281
15282 * smime.el (smime-decrypt-region): Perhaps work.
15283
152842001-06-22 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15285
15286 * gnus-msg.el (gnus-copy-article-buffer): Typo.
15287
152882001-04-06 Ralph Schleicher <rs@nunatak.allgaeu.org>
15289
15290 * mm-decode.el (mm-save-part): Rewrite file name.
15291 (mm-file-name-rewrite-functions): New variable.
15292 (mm-file-name-delete-whitespace): New function.
15293 (mm-file-name-trim-whitespace): New function.
15294 (mm-file-name-collapse-whitespace): New function.
15295 (mm-file-name-replace-whitespace): New variable and function.
15296
152972001-06-22 Simon Josefsson <jas@extundo.com>
15298
15299 * message.el (message-make-date): Workaround locale for weekdays.
15300
153012001-06-21 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15302
15303 * message.el (message-goto-body): Return nil if not found. (revert!)
15304
153052001-06-21 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15306 From Fremlin <chief@bandits.org>
15307
15308 * message.el (message-goto-body): Some messages have no header.
15309
15310 * gnus-msg.el (gnus-copy-article-buffer): Use it.
15311
153122001-06-21 Ralph Schleicher <rs@nunatak.allgaeu.org>
15313
15314 * nnultimate.el (nnultimate-retrieve-headers): Date fix.
15315
153162001-06-21 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15317
15318 * message.el (message-make-date): Add week day.
15319 Suggested by Jason R. Mastaler <jason@mastaler.com>.
15320
153212001-06-19 Simon Josefsson <jas@extundo.com>
15322
15323 * message.el (message-yank-prefix): Doc fix.
15324 (message-yank-cited-prefix): Ditto.
15325 (message-delete-not-region): Keep citation prefix on first line,
15326 if possible and appropriate.
15327
153282001-06-19 Simon Josefsson <jas@extundo.com>
15329
15330 * imap.el (imap-process-connection-type): New variable.
15331 (imap-kerberos4-open, imap-gssapi-open): Use it. This makes
15332 recent `imtest's work completely (no line length issues), while
15333 making making old `imtest's unusable. Thanks to NAGY Andras
15334 <nagya@inf.elte.hu> for his work.
15335
153362000-12-30 NAGY Andras <nagya@inf.elte.hu>
15337
15338 * imap.el (imap-ssl-program): Add -quiet to shut up
15339 OpenSSL/SSLeay's internal debug talk.
15340
153412001-06-19 Matt Armstrong <matt@lickey.com>
15342
15343 * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
15344 server.
15345
153462001-06-19 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15347
15348 * nnmail.el (nnmail-article-buffer): New variable.
15349 (nnmail-split-incoming): Use it.
15350
153512001-06-15 Eli Zaretskii <eliz@is.elta.co.il>
15352
15353 * qp.el (quoted-printable-decode-region): If called interactively,
15354 use coding-system-for-read.
15355
153562001-06-16 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15357
15358 * message.el (message-check-news-header-syntax): Check Reply-To.
15359
153602001-06-16 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15361
15362 * mml.el (mml-parse-1): Use message options.
15363
15364 * message.el (message-do-fcc): Don't do anything if there is no
15365 FCC.
15366
153672001-06-16 Simon Josefsson <jas@extundo.com>
15368
15369 * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
15370 (nnimap-expunge-search-string): New variable.
15371 (nnimap-request-expire-articles): Use it.
15372
153732001-06-15 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15374
15375 * message.el (message-send-mail-with-qmail): wrong exit status is
15376 100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
15377
153782001-06-15 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15379
15380 * gnus-art.el (article-strip-multiple-blank-lines): Use
15381 delete-region instead of replace-match.
15382
153832001-06-14 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15384
15385 * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
15386 (nnweb-google-wash-article): Ditto.
15387
153882001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
15389
15390 * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
15391
153922001-06-13 Katsumi Yamaoka <yamaoka@jpl.org>
15393
15394 * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
15395 specs.
15396
153972001-06-13 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15398
15399 * gnus.el (gnus-email-address): Move it here.
15400
15401 * gnus-art.el (article-de-quoted-unreadable): Read charset if
15402 requested.
15403 (article-de-base64-unreadable): Ditto.
15404 (article-wash-html): Ditto.
15405
154062001-06-12 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15407
15408 * message.el (message-options-set-recipient): Don't add ", "
15409 unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
15410
154112001-06-12 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15412
15413 * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
15414
154152001-06-12 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15416
15417 * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
15418 From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
15419
15420 * nnrss.el (nnrss-node-text): Node might be nil.
15421
154222001-06-11 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15423
15424 * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
15425 part. From Katsumi Yamaoka <yamaoka@jpl.org>.
15426
15427 * nnrss.el (nnrss-group-alist): More items.
15428
154292001-06-09 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15430
15431 * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
15432
154332001-06-03 ShengHuo ZHU <zsh@cs.rochester.edu>
15434 Trivial patch from Dale Hagglund <rdh@best.com>
15435
15436 * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
15437 restrict clauses.
15438
154392001-06-07 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15440
15441 From Benjamin Rutt <brutt+news@bloomington.in.us>
15442
15443 * message.el (message-wide-reply-confirm-recipients): New variable.
15444
154452001-06-06 ShengHuo ZHU <zsh@cs.rochester.edu>
15446 Trivial patch from Mark Thomas <mthomas@edrc.cmu.edu>
15447
15448 * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
15449 fix so it works with XEmacs.
15450
154512001-06-07 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15452
15453 * nnrss.el (nnrss-retrieve-headers): Support description as extra
15454 headers.
15455
154562001-06-07 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15457
15458 * nnrss.el: Fix a few bugs.
15459
154602001-06-05 Simon Josefsson <jas@extundo.com>
15461
15462 * mm-decode.el (mm-handle-set-external-undisplayer): Don't
15463 generate compiler warnings. From Alex Schroeder <alex@gnu.org>.
15464
154652001-06-04 Hrvoje Niksic <hniksic@arsdigita.com>
15466
15467 * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
15468 binary so that we don't transmit ISO 2022 garbage to the process.
15469 This is needed under XEmacs.
15470
154712001-06-03 Simon Josefsson <simon@josefsson.org>
15472
15473 * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
15474 autoloaded incorrectly below because ssl-program-* is bound.)
15475 Thanks to Amos Gouaux for report.
15476
154772001-06-02 Simon Josefsson <simon@josefsson.org>
15478
15479 * imap.el (imap-kerberos4-open):
15480 (imap-gssapi-open):
15481 (imap-ssl-open):
15482 (imap-network-open):
15483 (imap-shell-open):
15484 (imap-starttls-open): Set buffer to workaround spurious
15485 `accept-process-output' buffer changes. Thanks to Mats Lidell
15486 <Mats.Lidell@contactor.se> for report and partial patch and Jake
15487 Colman <colman@ppllc.com> for report.
15488
154892001-05-31 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15490
15491 * gnus-sum.el (gnus-summary-catchup): New argument.
15492 (gnus-summary-catchup-from-here): New function.
15493
154942001-05-30 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15495
15496 * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
15497 back, then insert glyph. (Before, the glyph was inserted first,
15498 then the newline.) This works around a behavior in XEmacs where
15499 it is not possible to insert a character after a glyph which is at
15500 the end of a buffer. Patch by Lloyd Zusman <ljz@asfast.com>.
15501
155022001-05-28 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15503
15504 From Jaap-Henk Hoepman (jhh@xs4all.nl).
15505
15506 * mm-decode.el (mm-keep-viewer-alive-types): New variable.
15507 (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
15508 mm-destroy-postponed-undisplay-list): New functions.
15509 (mm-display-external): Use them.
15510
155112001-05-27 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15512
15513 * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
15514 `default-low' when evaluating `gnus-summary-highlight'.
15515 From Raja R Harinath <harinath@cs.umn.edu>.
15516
155172001-05-27 Simon Josefsson <simon@josefsson.org>
15518
15519 * message.el (message-yank-cited-prefix): New variable.
15520 (message-indent-citation): Use it.
15521
15522 * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
15523 as details.
15524 (mml2015-mailcrypt-clear-verify): Ditto.
15525
155262001-05-24 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15527 From Nevin Kapur <nevin@jhu.edu>.
15528
15529 * gnus-sum.el (gnus-summary-default-high-score,
15530 gnus-summary-default-low-score): New variables.
15531 (gnus-summary-highlight): Use them.
15532
155332001-05-16 Didier Verna <didier@lrde.epita.fr>
15534
15535 * message.el (message-mail): pass the 'send-actions argument to
15536 `message-setup'.
15537
155382001-05-16 Simon Josefsson <simon@josefsson.org>
15539 From Raymond Scholz <ray-2001@zonix.de>
15540
15541 * gnus-art.el (gnus-mime-view-part-as-charset):
15542 (gnus-mime-internalize-part): Doc fixes.
15543
155442001-05-11 Simon Josefsson <simon@josefsson.org>
15545
15546 * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
15547 status lines without any text ("^215$").
15548
155492001-05-06 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15550
15551 * nnrss.el (nnrss-check-group): Reverse.
15552
155532001-05-07 Simon Josefsson <simon@josefsson.org>
15554
15555 * message.el (message-get-reply-headers):
15556 (message-followup): Fix typo, suggested by David Green
15557 <dgreen@uab.edu>
15558
155592001-05-05 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15560
15561 * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
15562
15563 * nnrss.el (nnrss-open-server): Read server data when it is called.
15564 (nnrss-request-expire-articles): Fix.
15565
155662001-05-05 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15567
15568 * message.el (message-do-send-housekeeping): mail-abbrevs may
15569 rename buffer behind Gnus.
15570
155712001-05-04 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15572
15573 * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
15574 (nnrss-group-alist): Add more resources.
15575 (nnrss-check-group): Ignore errors.
15576
155772001-05-04 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15578
15579 * nnrss.el (nnrss-request-expire-articles): Correct the return value.
15580
15581 * nnslashdot.el (nnslashdot-request-list): Add time.
15582 (nnslashdot-request-expire-articles): New function.
15583
15584 * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
15585 secondary methods too.
15586
155872001-05-03 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15588
15589 * message.el (message-use-followup-to): Set default value to t.
15590
155912001-05-03 Florian Weimer <fw@deneb.enyo.de>
15592
15593 * message.el (message-dont-reply-to-names): Fix documentation.
15594 (message-get-reply-headers): Use Mail-Followup-To only for wide
15595 replies.
15596
155972001-05-03 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15598
15599 * nnrss.el (nnrss-request-expire-articles): Calculate # of days
15600 correctly.
15601 (nnrss-check-group): Use time.
15602
156032001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15604
15605 * gnus.el: Oort Gnus v0.03 is released.
15606
156072001-05-01 19:06:21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15608
15609 * nnultimate.el (nnultimate-topic-article-to-article): Use the
15610 group.
15611
156122001-04-24 19:50:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15613
15614 * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
15615
156162001-04-15 14:55:03 Lars Magne Ingebrigtsen <larsi@gnus.org>
15617
15618 * nnultimate.el (nnultimate-retrieve-headers): Return all
15619 available headers.
15620
15621 * gnus-sum.el (gnus-read-all-available-headers): New variable.
15622 (gnus-get-newsgroup-headers-xover): Use it.
15623
156242001-04-14 15:47:26 Lars Magne Ingebrigtsen <larsi@gnus.org>
15625
15626 * nnultimate.el (nnultimate-retrieve-headers): Clean up.
15627
156282001-04-30 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15629
15630 * nntp.el (nntp-retrieve-groups): Use throw instead of error.
15631
156322001-04-29 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15633
15634 * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
15635 disable it.
15636
15637 * gnus.el (gnus-info-nodes): Remove a few The's.
15638
156392001-04-29 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15640
15641 * mail-source.el (mail-source-movemail): Call-process may return a
15642 signal description string.
15643
15644 * gnus-start.el (gnus-read-newsrc-el-file):
15645 gnus-newsrc-file-version may be nil.
15646
15647 * nnmail.el (nnmail-get-new-mail): Use the exact file only.
15648 Suggested by Michael Sperber [Mr. Preprocessor]
15649 <sperber@informatik.uni-tuebingen.de>.
15650
156512001-04-25 Per Abrahamsen <abraham@dina.kvl.dk>
15652
15653 * mm-uu.el (mm-uu-configure-list): Fixed customize type.
15654
156552001-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
15656
15657 * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
15658 fontify HANDLE.
15659
156602001-04-18 Simon Josefsson <simon@josefsson.org>
15661
15662 * smime.el (smime-ask-passphrase): Rework to return value.
15663 (smime-sign-region): Rework to bind value and use it.
15664 (smime-decrypt-region): Ditto.
15665
156662001-04-18 Simon Josefsson <simon@josefsson.org>
15667 Trivial patch from Mathias Herberts <Mathias.Herberts@iroise.net>
15668
15669 * smime.el (smime-ask-passphrase): New function.
15670 (smime-sign-region): Use it.
15671 (smime-encrypt-cipher): New variable.
15672 (smime-decrypt-region): Ditto.
15673
156742001-04-12 Jason Merrill <jason_merrill@redhat.com>
15675 Committed by Simon Josefsson <simon@josefsson.org>
15676
15677 * imap.el (imap-shell-open): Erase the buffer *after* copying it into
15678 the log.
15679
156802001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15681
15682 * gnus.el: Oort Gnus v0.02 is released.
15683
156842001-04-14 00:48:42 Lars Magne Ingebrigtsen <larsi@quimby.gnus.org>
15685
15686 * gnus.el: Oort Gnus v0.01 is released.
15687
156882001-04-13 22:01:46 Lars Magne Ingebrigtsen <larsi@gnus.org>
15689
15690 * gnus-sum.el (gnus-summary-highlight): Highlight read
15691 undownloaded articles as read articles.
15692
15693 * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
15694 (gnus-agent-get-undownloaded-list): Mark all undownloaded
15695 articles, even read ones, as such.
15696
15697 * gnus-sum.el (gnus-summary-find-matching): Clean up.
15698 (gnus-find-matching-articles): New function.
15699 (gnus-summary-limit-include-matching-articles): New command.
15700 (gnus-summary-limit-include-thread): Include articles that have
15701 matching subjects.
15702 (gnus-offer-save-summaries): Clean up.
15703
157042001-04-13 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15705
15706 * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
15707
157082001-04-12 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15709 From Jason Merrill <jason_merrill@redhat.com>
15710
15711 * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
15712
157132001-04-10 08:01:15 Katsumi Yamaoka <yamaoka@jpl.org>
15714 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
15715
15716 * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
15717 newsgroup names when the original article is a news message.
15718
157192001-04-12 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15720
15721 * message.el (message-cite-prefix-regexp): Use POSIX regexp if
15722 supported. Suggest by Jim Meyering <jim@meyering.net>.
15723
157242001-04-02 Nevin Kapur <nevin@jhu.edu>
15725 Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
15726
15727 * nnmail.el (nnmail-split-it): Added check for .* at the end of
15728 regexp in nnmail-split-fancy.
15729
157302001-04-10 Simon Josefsson <simon@josefsson.org>
15731
15732 * message.el (message-options-set-recipient): Look at Cc and Bcc too.
15733
157342001-04-10 Colin Marquardt <colin@marquardt-home.de>
15735
15736 * message.el (message-send-mail): Improve the interaction with the
15737 user.
15738
157392001-04-10 Simon Josefsson <simon@josefsson.org>
15740
15741 * imap.el (imap-message-copy): Work around buggy servers that
15742 doesn't send TRYCREATE tags.
15743
157442001-04-09 01:15:54 Katsumi Yamaoka <yamaoka@jpl.org>
15745
15746 * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
15747
157482001-04-05 21:43:25 Lars Magne Ingebrigtsen <larsi@gnus.org>
15749
15750 * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
15751 date.
15752
157532001-04-04 16:13:17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15754
15755 * gnus-group.el (gnus-group-quit): Check that the dribble buffer
15756 lives.
15757
157582001-04-02 00:40:12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15759
15760 * gnus-art.el (gnus-parse-news-url): New function.
15761 (gnus-button-handle-news): New function.
15762 (gnus-button-alist): Point to new functions.
15763
15764 * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
15765
15766 * gnus-start.el (gnus-read-newsrc-el-file): Nix out
15767 gnus-format-specs.
15768
15769 * message.el (message-check-news-header-syntax): Question even
15770 when Gnus doesn't know the group names.
15771 (message-send-news): Clean up.
15772
15773 * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
15774 exited on purpose without saving.
15775
15776 * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
15777
157782001-04-01 00:37:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15779
15780 * gnus-score.el (gnus-score-orphans): Clean up.
15781
15782 * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
15783
15784 * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
15785 later.
15786
15787 * gnus-start.el (gnus-close-all-servers): Find the right items to
15788 close.
15789
15790 * qp.el (quoted-printable-decode-region): Just message
15791 malformation; don't quit.
15792
157932001-03-31 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15794 From Gerd Moellmann <gerd@gnu.org>.
15795
15796 * gnus.el (gnus-interactive): A typo.
15797
157982001-03-26 Juanma Barranquero <lektu@uol.com.br>
15799 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
15800
15801 * gnus-util.el (gnus-delete-alist): Declare it as an alias of
15802 `assq-delete-all', if that function exists; otherwise use the old
15803 definition. Documentation changed to match the one in
15804 `assq-delete-all'.
15805
158062001-04-01 00:37:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15807
15808 * gnus-start.el (gnus-close-all-servers): New function.
15809
15810 * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
15811 (gnus-server-remove-denials): Clean up.
15812
15813 * gnus-sum.el (gnus-summary-sort-by-original): New command and
15814 keystroke.
15815
158162001-03-31 02:56:55 Lars Magne Ingebrigtsen <larsi@gnus.org>
15817
15818 * message.el (message-send-news): Message where we are sending.
15819 (message-send-mail): Ditto.
15820
15821 * gnus.el (gnus-server-string): New function.
15822
15823 * gnus-sum.el (gnus-summary-up-thread): Doc fix.
15824
15825 * mm-decode.el (mm-default-directory): Customized.
15826 (mm-tmp-directory): Ditto.
15827
15828 * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
15829 (gnus-get-newsgroup-headers): Return -1 for articles without Lines
15830 or Chars.
15831 (gnus-summary-line-format-alist): ?l is now a string.
15832 (gnus-summary-prepare-threads): Output ? for unknown lines.
15833 (gnus-summary-insert-line): Ditto.
15834 (gnus-summary-print-article): Unbalanced parentheses.
15835
15836 * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
15837 out whether new stuff has arrived.
15838
158392001-03-31 02:14:38 Alan Shutko <ats@acm.org>
15840
15841 * gnus-sum.el: Let printing work on ttys on Emacs.
15842
158432001-03-31 01:11:14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15844
15845 * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
15846 when forcing news.
15847
15848 * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
15849 command.
15850
158512001-03-31 01:04:54 Francis Litterio <franl@world.std.com>
15852
15853 * message.el (message-set-auto-save-file-name): Don't use
15854 asterisks under nt.
15855
158562001-03-31 00:03:42 Lars Magne Ingebrigtsen <larsi@gnus.org>
15857
15858 * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
15859 lists of articles.
15860
15861 * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
15862
15863 * gnus-msg.el (gnus-put-message): Clean up.
15864 (gnus-summary-reply): Mark all replied-to articles as replied to.
15865 (gnus-inews-add-send-actions): Also mark as forwarded.
15866 (gnus-summary-mail-forward): Mark as forwarded.
15867
15868 * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
15869 of articles.
15870 (gnus-summary-mark-article-as-forwarded): Ditto.
15871
15872 * gnus-msg.el (gnus-summary-resend-message): Mark article as
15873 forwarded.
15874 (gnus-summary-mail-forward): Clean up.
15875
15876 * gnus.el (gnus-article-mark-lists): Added forward.
15877
15878 * gnus-sum.el (gnus-forwarded-mark): New variable.
15879 (gnus-summary-prepare-threads): Use it.
15880 (gnus-summary-update-secondary-mark): Ditto.
15881 (gnus-newsgroup-forwarded): New variable.
15882
158832001-03-30 23:13:37 Lars Magne Ingebrigtsen <larsi@gnus.org>
15884
15885 * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
15886 (gnus-summary-very-wide-reply): New command and keystroke.
15887 (gnus-summary-very-wide-reply-with-original): Ditto.
15888
15889 * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
15890 (gnus-score-adaptive): Use it.
15891
15892 * gnus-start.el (gnus-get-unread-articles): Clean up.
15893
158942001-03-21 20:00:43 Lars Magne Ingebrigtsen <larsi@gnus.org>
15895
15896 * nnultimate.el (nnultimate-retrieve-headers): Work for other
15897 boards.
15898
158992001-03-21 Didier Verna <didier@lrde.epita.fr>
15900
15901 * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
15902 * gnus-start.el (gnus-subscribe-newsgroup): use it.
15903
159042001-03-15 09:47:23 Lars Magne Ingebrigtsen <larsi@gnus.org>
15905
15906 * nnultimate.el (nnultimate-retrieve-headers): Understand
15907 long-form month names.
15908
159092001-03-18 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15910
15911 * gnus-sum.el (gnus-summary-show-all-headers):
15912 gnus-article-show-all-headers is broken. Use
15913 gnus-summary-toggle-header instead.
15914
15915 * mml2015.el (mml2015-gpg-extract-from): No error.
15916
159172001-03-18 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15918 From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
15919
15920 * mml2015.el (mml2015-gpg-extract-from): New function.
15921 (mml2015-gpg-verify): Use it.
15922 (mml2015-gpg-clear-verify): Use it.
15923
159242001-03-17 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15925
15926 * message.el (message-setup-fill-variables): Use
15927 fill-paragraph-function.
15928 (message-fill-paragraph): Take an argument.
15929 (message-newline-and-reformat): Take another argument.
15930
159312001-03-16 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15932
15933 * message.el (rmail-output): It is in rmailout.el not rmail.el.
15934
159352001-03-16 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15936
15937 * message.el (message-forward): local-variable-p takes an extra
15938 argument in XEmacs.
15939
159402001-03-16 Simon Josefsson <simon@josefsson.org>
15941
15942 * nnimap.el (nnimap-dont-use-nov-p): Renamed from
15943 `nnimap-use-nov-p' (it really tested the negative).
15944 (nnimap-retrieve-headers): Use it.
15945
159462001-03-11 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15947
15948 * message.el (message-generate-headers-first): Update doc.
15949
159502001-03-10 Matthias Wiehl <mwiehl@gmx.de>
15951 Trivial patch.
15952
15953 * gnus.el (gnus-summary-line-format): Typo.
15954
159552001-03-11 Simon Josefsson <simon@josefsson.org>
15956
15957 * mailcap.el (mailcap-mime-data): Add application/sieve.
15958 (mailcap-mime-extensions): Add .siv, .xls.
15959
159602001-03-14 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15961 From Christoph Conrad <christoph.conrad@gmx.de>
15962
15963 * gnus-score.el (gnus-summary-lower-thread): Typo.
15964
159652001-03-14 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
15966
15967 * message.el (message-forward-decoded-p): New variable.
15968 (message-forward-subject-author-subject): Use it.
15969 (message-make-forward-subject): Use it.
15970 (message-forward): Use it.
15971
15972 * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
15973
15974 * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
15975 Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
15976
15977;;Has been fixed -- zsh.
15978;;2001-03-05 Dave Love <fx@gnu.org>
15979;;
15980;; * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
15981;; Move it after definition of mm-coding-system-p.
15982;;
159832001-03-01 Dave Love <fx@gnu.org>
15984
15985 * mm-util.el (mm-inhibit-file-name-handlers): Add
15986 image-file-handler.
15987
159882001-02-11 Dave Love <fx@gnu.org>
15989
15990 * message.el (message-signature-file): Fix doc, :type.
15991
159922001-02-08 Dave Love <fx@gnu.org>
15993
15994 * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
15995 (message-posting-charset): Defvar when compiling again.
15996 (rfc2047-encodable-p): Require message.
15997
15998 * gnus-sum.el (gnus-alter-articles-to-read-function):
15999 * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
16000
160012001-03-08 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16002
16003 * nnrss.el: New file.
16004
160052001-03-08 02:41:36 Katsumi Yamaoka <yamaoka@jpl.org>
16006 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
16007
16008 * rfc2047.el (rfc2047-unfold-region): Fix arg of
16009 `skip-chars-forward'.
16010
160112001-03-07 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16012
16013 * nndraft.el (nndraft-request-group): Restore auto save files if
16014 the original files do not exist.
16015
160162001-03-07 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16017
16018 * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
16019 SCORE paths.
16020
16021 * mm-decode.el (mm-dissect-buffer): Call
16022 mail-extract-address-components only if necessary.
16023
160242001-03-06 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16025
16026 * gnus-score.el (gnus-score-find-bnews): Maybe there is no
16027 directory part.
16028 (gnus-score-search-global-directories): Use file-directory-p.
16029
16030 * gnus-score.el (gnus-score-score-files-1): Use
16031 gnus-kill-files-directory.
16032 From Adrian Aichner <adrian@xemacs.org>.
16033
160342001-03-05 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16035
16036 * gnus.el (charset): Move here from gnus-sum.el.
16037
160382001-03-04 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16039
16040 * mml.el (mml-preview): Disable local map.
16041
16042 * gnus-sum.el (gnus-summary-make-menu-bar): Make
16043 gnus-article-post-menu here.
16044
16045 * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
16046 if it has not been made.
16047
160482001-03-02 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16049
16050 * gnus-art.el (gnus-article-describe-key): Map key to event.
16051 (gnus-article-describe-key-briefly): Ditto
16052
160532001-03-01 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16054
16055 * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
16056
160572001-03-01 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16058 From Katsumi Yamaoka <yamaoka@jpl.org>.
16059
16060 * dgnushack.el (coerce, merge, subseq): defmacro.
16061
160622001-03-01 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16063
16064 * lpath.el (nndraft-request-group): Move it here from nndraft.el.
16065 A fake defalias in nndraft.el results a not-activated bug in
16066 uncompiled versions.
16067
160682001-02-26 11:27:27 Paul Jarc <prj@po.cwru.edu>
16069 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
16070
16071 * gnus-util.el (gnus-split-references): Handle malformed References:.
16072
160732001-02-26 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16074
16075 * gnus-art.el (gnus-article-mime-part-status): 1 part.
16076
160772001-02-25 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16078 From NAGY Andras <nagya@inf.elte.hu>.
16079
16080 * gnus.el (gnus-parameters): Typo.
16081
160822001-02-24 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16083
16084 * gnus.el (gnus-read-method): Remove redundancy.
16085
160862001-02-23 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16087
16088 * nnslashdot.el (nnslashdot-backslash-url): New variable.
16089 (nnslashdot-request-list): Use it.
16090
160912001-02-23 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16092
16093 * nnml.el (nnml-generate-active-info): Fix the case when there is
16094 no file.
16095
16096 * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
16097 (gnus-summary-create-article): New function.
16098
16099 * gnus-group.el (gnus-group-mark-article-read): New function.
16100
16101 * gnus-msg.el (gnus-inews-do-gcc): Use it.
16102
16103 * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
16104
161052001-02-23 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16106
16107 * gnus-art.el (gnus-article-edit-done): Don't use
16108 gnus-article-edit-exit.
16109 (gnus-article-edit-exit): Confirm and insert original-article-buffer.
16110
16111 * gnus.el (gnus-parameters): New variable.
16112 Suggested by NAGY Andras <nagya@inf.elte.hu>.
16113 (gnus-parameters-get-parameter): New function.
16114 (gnus-group-find-parameter): Use it.
16115
161162001-02-23 Simon Josefsson <simon@josefsson.org>
16117
16118 * gnus-msg.el (gnus-post-method): Fix documentation to reflect
16119 change of default value to `current'.
16120
161212001-02-23 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16122
16123 * nneething.el (nneething-get-head): Insert unreadable file too.
16124
161252001-02-22 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16126
16127 * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
16128
16129 * webmail.el (webmail-type-definition): Deja is bought by google.
16130
161312001-02-22 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16132
16133 * gnus-sum.el (gnus-fetch-headers): New function.
16134 (gnus-select-newsgroup): Use it.
16135 (gnus-summary-insert-articles): New function.
16136 (gnus-summary-insert-old-articles): New function.
16137 (gnus-summary-insert-new-articles): New function.
16138
16139 * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
16140 (gnus-group-list-active): Ditto.
16141 * gnus-sum.el (gnus-set-mode-line): Ditto.
16142 (gnus-summary-read-group-1): Ditto.
16143
161442001-02-21 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16145
16146 * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
16147 current topic.
16148
161492001-02-21 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16150
16151 * smiley.el (gnus-smiley-display): Don't do widening.
16152
16153 * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
16154 within body.
16155
16156 * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
16157
16158 * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
16159 New variable.
16160 (gnus-mime-display-multipart-related-as-mixed): New variable.
16161 (gnus-mime-display-part): Use them.
16162
161632001-02-20 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16164
16165 * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
16166 something special.
16167
161682001-02-20 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16169
16170 * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
16171 (nnweb-request-article): Call reference if exists.
16172 (nnweb-type-definition): Dejanews is bought by google.com.
16173 Beta!
16174
161752001-02-19 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16176
16177 * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
16178
161792001-02-19 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16180
16181 * gnus-sum.el (gnus-thread-sort-functions): Doc fix. Refer to
16182 gnus-article-sort-functions.
16183 (gnus-article-sort-functions): Doc fix. Refer to
16184 gnus-thread-sort-functions.
16185
161862001-02-18 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16187 From Paul Jarc <prj@po.cwru.edu>.
16188
16189 * message.el (message-get-reply-headers): More fixes.
16190
161912001-02-17 Paul Jarc <prj@po.cwru.edu>
16192 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
16193
16194 * message.el (message-get-reply-headers): Fix bug with
16195 Mail-Followup-To/to-address interaction.
16196
161972001-02-17 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16198
16199 * gnus-msg.el (gnus-configure-posting-styles): Match header in
16200 gnus-article-copy.
16201
162022001-02-16 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16203
16204 * message.el (message-do-send-housekeeping): Rename to a better
16205 name.
16206
162072001-02-16 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16208
16209 * message.el (message-cancel-news): Check article first, then ask
16210 yes or no.
16211
162122001-02-16 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16213
16214 * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
16215
162162001-02-16 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16217
16218 * gnus-range.el (gnus-range-normalize): New function.
16219
162202001-02-15 NAGY Andras <nagya@inf.elte.hu>
16221
16222 * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
16223
162242001-02-14 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16225
16226 * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
16227
16228 * nnagent.el (nnagent-request-regenerate): New function.
16229
16230 * nnfolder.el (nnfolder-request-regenerate): New deffoo.
16231
16232 * nnml.el (nnml-generate-nov-databases): Accept argument
16233 server. Don't open server if it is opened.
16234 (nnml-request-regenerate): Use it. Change to deffoo.
16235
162362001-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
16237 Committed by ShengHuo ZHU <zsh@cs.rochester.edu>
16238
16239 * gnus.el (gnus-define-group-parameter): Fix.
16240
162412001-02-14 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16242
16243 * gnus.el (gnus-define-group-parameter): Improved.
16244
16245 * gnus-sum.el (charset): Define parameter.
16246 (ignored-charsets): Ditto.
16247 (gnus-summary-setup-default-charset): Use them.
16248
16249 * gnus-start.el (gnus-read-descriptions-file): Use them.
16250
16251 * gnus-cus.el (gnus-group-parameters): Remove them.
16252
162532001-02-14 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16254
16255 * gnus-sum.el (gnus-summary-print-article): Redo highlight.
16256
162572001-02-13 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16258
16259 * gnus-sum.el (gnus-summary-read-group-1): Remove
16260 gnus-summary-set-local-parameters.
16261 (gnus-summary-setup-buffer): Put it here.
16262
162632001-02-13 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16264
16265 * gnus.el (to-address): Define parameter.
16266 (to-list): Ditto.
16267 * gnus-art.el (article-hide-boring-headers): Use them.
16268 * gnus-msg.el (gnus-post-news): Ditto.
16269 * gnus-cus.el (gnus-group-parameters): Remove them.
16270
162712001-02-13 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16272
16273 * gnus-draft.el (gnus-draft-reminder): New function.
16274
16275 * gnus-art.el (gnus-sender-save-name): New function.
16276
162772001-02-13 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16278
16279 * mm-util.el (mm-mime-charset): Error message.
16280
162812001-02-13 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16282
16283 * message.el (message-check-news-body-syntax): Don't check mml lines.
16284
162852001-02-12 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16286
16287 * gnus-topic.el (gnus-subscribe-topics): Return nil if not
16288 subscribe.
16289
16290 * gnus-start.el (gnus-call-subscribe-functions): New function.
16291 (gnus-find-new-newsgroups): Use it.
16292 (gnus-ask-server-for-new-groups): Use it.
16293 (gnus-check-first-time-used): Use it.
16294 (gnus-subscribe-newsgroup-method): Grok a list of functions.
16295 (gnus-subscribe-options-newsgroup-method): Ditto.
16296 (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
16297 return .
16298
162992001-02-12 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16300
16301 * gnus-cus.el (gnus-score-customize): Doc fix.
16302
163032001-02-11 Jesper Harder <harder@ifa.au.dk>
16304
16305 * dgnushack.el (my-getenv): Typo.
16306
163072001-02-11 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16308
16309 * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
16310
163112001-02-11 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16312
16313 * gnus-group.el (gnus-group-suspend): Offer save summaries.
16314
16315 * gnus-art.el (gnus-treat-leading-whitespace): New variable.
16316 (gnus-treatment-function-alist): Use it.
16317 (article-remove-leading-whitespace): New function.
16318 (gnus-article-make-menu-bar): Use it.
16319
16320 * gnus-sum.el (gnus-summary-wash-empty-map): Add
16321 remove-leading-whitespace.
16322 (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
16323 because of conflict.
16324
163252001-02-09 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16326
16327 * Makefile.in: Hack generating gnus-load.el.
16328 * dgnushack.el: Ditto.
16329 * gnus-load.el: Remove it.
16330
163312001-02-09 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16332
16333 * dgnushack.el : Add URLDIR.
16334
16335 * Makefile.in (EMACS_COMP): Ditto.
16336
163372001-02-09 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16338
16339 * gnus-cus.el (gnus-score-customize): Error on no score file.
16340
163412001-02-09 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16342
16343 * mm-decode.el (mm-merge-handles): New function.
16344
16345 * mm-view.el (mm-inline-message): Use it.
16346 (mm-view-message): Ditto.
16347
16348 * mm-partial.el (mm-inline-partial): Ditto.
16349
16350 * mm-extern.el (mm-inline-external-body): Ditto.
16351
16352 * gnus-art.el (gnus-mime-view-part): Ditto.
16353 (gnus-mime-view-part-as-type): Ditto.
16354 (gnus-mime-save-part-and-strip): Prevent users to strip in some
16355 cases.
16356
163572001-02-08 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16358
16359 * message.el (message-cancel-news): Allow to shoot foot.
16360 (message-supersede): Ditto.
16361
163622001-02-08 Tommi Vainikainen <thv@iki.fi>
16363 Trivial patch.
16364
16365 * gnus-sum.el (gnus-simplify-subject-re): Use
16366 message-subject-re-regexp.
16367
163682001-02-08 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16369
16370 * nnmail.el (nnmail-expiry-target-group): Bind
16371 nnmail-cache-accepted-message-ids to nil.
16372
16373 * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
16374 coding system.
16375
163762001-02-07 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16377
16378 * qp.el (quoted-printable-encode-region): Make sure characters are
16379 between 00 and FF. Don't check charset.
16380
16381 * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
16382 in Emacs 20.
16383 * rfc2047.el (rfc2047-q-encode-region): Ditto.
16384
163852001-02-07 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16386
16387 * message.el (message-make-forward-subject): Argument decoded.
16388 (message-forward): Use it when digest.
16389
16390 * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
16391 buffer.
16392
163932001-02-07 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16394
16395 * message.el (message-generate-headers-first): Doc fix.
16396
163972001-02-07 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16398
16399 * gnus-art.el (article-make-date-line): Error proof.
16400
164012001-02-06 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16402
16403 * gnus-group.el (gnus-group-listing-limit): New variable.
16404 (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
16405
16406 * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
16407
164082001-02-06 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16409
16410 * message.el (message-newline-and-reformat): Special case for
16411 breaking at BOL.
16412
164132001-02-06 Per Abrahamsen <abraham@dina.kvl.dk>
16414
16415 * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
16416 message/rfc822.
16417
164182001-02-06 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16419
16420 * message.el (message-encode-message-body): Don't insert
16421 Content-Type if it is inside a mail.
16422
164232001-02-06 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16424
16425 * gnus-xmas.el (gnus-xmas-article-menu-add): Add
16426 gnus-article-commands-menu.
16427
16428 * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
16429 in Emacs.
16430
16431 * gnus-start.el (gnus-read-descriptions-file): Use
16432 gnus-group-name-charset and gnus-group-charset-alist.
16433
164342001-02-04 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16435
16436 * gnus-sum.el (gnus-summary-mark-as-processable): Understand
16437 active region.
16438
16439 * gnus-start.el (gnus-group-change-level): Remove from both
16440 gnus-zombie-list and gnus-killed-list.
16441
164422001-02-04 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16443
16444 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
16445 gnus-subscribe-topics.
16446
16447 * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
16448
164492001-02-04 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16450
16451 * gnus-art.el (gnus-article-make-menu-bar): Make
16452 gnus-article-post-menu.
16453
16454 * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
16455
16456 * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
16457
16458 * gnus-group.el (gnus-group-make-menu-bar): Ditto.
16459
16460 * message.el (message-mode-menu): Ditto.
16461
16462 * gnus-art.el (defvar): eval-when-compile.
16463
164642001-02-02 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16465
16466 * gnus-agent.el (gnus-agentize): Fix doc.
16467
164682001-02-02 Karl Kleinpaste <karl@charcoal.com>
16469
16470 * mml.el (mml-preview): Bind `q'.
16471
164722001-02-02 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16473
16474 * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
16475
164762001-01-31 Dave Love <fx@gnu.org>
16477
16478 * mm-util.el (mm-mime-mule-charset-alist)
16479 (mm-find-mime-charset-region): Consider mule-utf-8.
16480
164812001-01-31 Dave Love <fx@gnu.org>
16482
16483 * gnus-art.el (gnus-article-x-face-command)
16484 (gnus-treat-display-xface, gnus-treat-display-smileys): Add
16485 :version.
16486
164872001-01-26 Dave Love <fx@gnu.org>
16488
16489 * mm-util.el (mm-multibyte-string-p): New.
16490
16491;; * qp.el: Remove un-logged bogus changes from 2000-12-20.
16492;; (quoted-printable-encode-region): Doc fix. Don't call
16493;; string-as-multibyte on class. Clarify line-folding.
16494 (quoted-printable-encode-string): Make temp buffer inherit
16495 string's multibyteness.
16496
164972001-01-23 Gerd Moellmann <gerd@gnu.org>
16498
16499 * nnheader.el (toplevel): Don't require `gnus-util' at
16500 compile-time; this creates a circular dependency, and prevents
16501 a bootstrap.
16502
165032001-01-22 Andreas Schwab <schwab@suse.de>
16504
16505 * nnheader.el (gnus-delete-line): Autoload it as a macro.
16506
165072001-01-31 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16508
16509 * nnmail.el (nnmail-remove-list-identifiers): Use consp.
16510
16511 * gnus-art.el (article-hide-list-identifiers): Ditto.
16512
16513 * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
16514
165152001-01-31 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16516
16517 * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
16518
16519 * gnus-art.el (article-hide-list-identifiers): Similar.
16520
165212001-01-31 Karl Kleinpaste <karl@charcoal.com>
16522
16523 * nnmail.el (nnmail-remove-list-identifiers): Improved.
16524
165252001-01-31 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16526
16527 * gnus-score.el (gnus-summary-score-entry): match may be an integer.
16528
165292001-01-30 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16530
16531 * gnus-util.el (gnus-string-equal): New function.
16532
16533 * gnus-art.el (article-hide-boring-headers): Use it.
16534
165352001-01-27 Karl Kleinpaste <karl@charcoal.com>
16536
16537 * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
16538
165392001-01-27 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16540
16541 * gnus-msg.el (gnus-msg-mail): Support switch-action.
16542
165432001-01-26 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16544
16545 * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
16546 command if there is not last-saver.
16547
165482001-01-24 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16549
16550 * nntp.el (nntp-open-connection): 201 is possible.
16551
165522001-01-24 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16553
16554 * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
16555 (rfc2047-charset-encoding-alist): Add big5.
16556
165572001-01-24 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16558
16559 * gnus-agent.el (gnus-agent-add-server): Redraw the line.
16560 (gnus-agent-remove-server): Ditto.
16561 (autoload): gnus-server-update-server.
16562
16563 * gnus-srvr.el (gnus-server-line-format): Add %a.
16564 (gnus-server-line-format-alist): Add gnus-tmp-agent.
16565 (gnus-server-insert-server-line): Use it.
16566
165672001-01-24 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16568
16569 * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
16570 GB2312 and Big5.
16571
165722001-01-24 Simon Josefsson <sj@extundo.com>
16573
16574 * mail-source.el (mail-sources): Add :program specifier to IMAP
16575 mail source.
16576 (mail-source-fetch-imap): Map :program to `imap-shell-program'.
16577
165782001-01-24 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16579
16580 * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
16581
165822001-01-24 12:22:47 Lars Magne Ingebrigtsen <larsi@gnus.org>
16583
16584 * nntp.el (nntp-wait-for): Return the success code.
16585 (nntp-open-connection): Use it.
16586
165872001-01-11 11:49:02 Lars Magne Ingebrigtsen <larsi@gnus.org>
16588
16589 * gnus-int.el (gnus-check-server): Allow breaking the opening.
16590
165912001-01-23 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16592
16593 * gnus-sum.el (gnus-summary-print-article): Remove process mark.
16594
165952001-01-22 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16596
16597 * gnus-sum.el (gnus-summary-print-article): Take one prefix
16598 argument. Allow to print several articles in one file.
16599
166002001-01-21 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16601
16602 * webmail.el (webmail-type-definition): netaddress changes.
16603
166042001-01-21 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16605
16606 * gnus.el: Fix copyright. Remove trailing spaces.
16607
16608 * message.el (message-forward): Use mule4.
16609
166102001-01-20 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16611
16612 * mm-util.el (mm-string-as-unibyte): New function.
16613
16614 * message.el (message-forward): Use it.
16615
166162001-01-19 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16617
16618 * message.el (message-cite-original-without-signature): Don't peel
16619 off the blank line.
16620 (message-get-reply-headers): Add Cc if it is not in follow-to.
16621
166222001-01-20 Simon Josefsson <sj@extundo.com>
16623
16624 * mm-decode.el (mm-handle-multipart-from): Add.
16625 (mm-dissect-buffer): Save From: header value.
16626 (mm-security-from): Remove.
16627 (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
16628
16629 * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
16630 instead of `mml-security-from'. Protect null from value.
16631
166322001-01-20 Simon Josefsson <sj@extundo.com>
16633
16634 * mailcap.el (mailcap-mime-data): Run `gnumeric' on
16635 application/vnd.ms-excel attachments.
16636
166372001-01-19 Simon Josefsson <sj@extundo.com>
16638
16639 * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
16640
166412001-01-19 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16642
16643 * message.el (message-ignored-mail-headers): Ditto.
16644
166452001-01-19 Simon Josefsson <sj@extundo.com>
16646
16647 * message.el (message-ignored-news-headers): Only search beginning
16648 of line.
16649
166502001-01-19 ShengHuo Zhu <zsh@cs.rochester.edu>
16651 Trivial patch from Alberto Lusiani <a.lusiani@noemail.org>
16652
16653 * message.el (message-send-mail): Content-Type may not be there.
16654
166552001-01-18 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16656
16657 * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
16658 * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
16659
16660 * gnus-art.el (article-display-x-face): Insert X-Face if there is
16661 not.
16662
166632001-01-18 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16664
16665 * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
16666 non-native groups.
16667
166682001-01-18 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16669
16670 * message.el (message-yank-original): Understand
16671 universal-argument.
16672
166732001-01-18 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16674
16675 * gnus-art.el (gnus-boring-article-headers): Add to-address.
16676 (article-hide-boring-headers): Ditto.
16677
16678 * mm-view.el (mm-inline-message): Insert a newline unless bolp.
16679
166802001-01-18 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16681
16682 * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
16683 one.
16684
166852001-01-16 Simon Josefsson <simon@josefsson.org>
16686
16687 * message.el (message-make-in-reply-to): Add comment to message-id
16688 (old syntax, see 2000-08-02 change).
16689
166902001-01-16 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16691
16692 * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
16693 (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
16694 (gnus-button-reply): Ditto.
16695
166962001-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
16697
16698 * gnus-art.el (article-display-x-face): Fix.
16699
167002001-01-15 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16701
16702 * gnus-art.el (article-display-x-face): Use
16703 gnus-original-article-buffer.
16704
167052001-01-15 Jack Twilley <jmt@tbe.net>
16706
16707 * message.el (message-add-header): Move to point-max.
16708
167092001-01-15 Simon Josefsson <simon@josefsson.org>
16710
16711 * smime.el (smime-CA-directory, smime-CA-file): Change default to
16712 nil, improve documentation.
16713 (smime-certificate-directory): Comment out false hints (until it
16714 is implemented).
16715
16716 * mml-smime.el (mml-smime-sign): Place user in customize buffer if
16717 there aren't any keys.
16718 (mml-smime-verify): If smime-CA-{file,directory} set, also try to
16719 verify certificate. Default is changed to only check integrity.
16720 Improved security status texts. If a certificate doesn't contain
16721 a email address, don't fail.
16722
16723 * smime.el (smime-noverify-region):
16724 (smime-noverify-buffer): New functions. Verifies integrity only.
16725
167262001-01-12 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16727
16728 * gnus-group.el (gnus-group-sort-by-score): Reverse order.
16729
167302001-01-12 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16731
16732 * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
16733 (gnus-remove-some-windows): Ditto.
16734
167352001-01-12 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16736
16737 * gnus-art.el (article-make-date-line): 11th.
16738
167392001-01-11 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16740
16741 * mml2015.el (mml2015-gpg-encrypt): Remove CR.
16742 (mml2015-gpg-sign): Ditto.
16743
167442001-01-10 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16745
16746 * gnus.el: Sync with EMACS_PRETEST_21_0_95.
16747 * gnus.el (gnus-default-posting-charset): Bogus. Removed.
16748
167492001-01-08 Dave Love <fx@gnu.org>
16750
16751 * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
16752 single character.
16753
16754 * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
16755
16756 * message.el: Doc and message fixes.
16757 (message-send-rename-function)
16758 (message-make-forward-subject-function)
16759 (message-send-mail-function, message-reply-to-function)
16760 (message-wide-reply-to-function, message-followup-to-function)
16761 (message-distribution-function, message-auto-save-directory): Fix
16762 :type.
16763
16764 * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
16765 proceeding after warnings. Amend multipart warning message.
16766
167672001-01-04 Dave Love <fx@gnu.org>
16768
16769 * gnus-util.el (nnmail-pathname-coding-system): Defvar when
16770 compiling.
16771 (gnus-make-directory): Require nnmail.
16772
16773 * mm-decode.el (mm-inline-media-tests): Add
16774 image/x-portable-bitmap.
16775 (mm-get-image): Grok pbm.
16776
167772001-01-10 Paul Stevenson <p.stevenson@surrey.ac.uk>
16778
16779 * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
16780
167812001-01-09 Didier Verna <didier@xemacs.org>
16782
16783 * dgnushack.el (dgnushack-compile): give a dummy value to
16784 `gnus-xmas-glyph-directory' for the time of compilation.
16785 * gnus-agent.el: moved some XEmacs specific hook add-ons from
16786 `gnus-xmas-[re]define' to avoid loosing user custom settings.
16787 * gnus-art.el: ditto.
16788 * gnus-group.el: ditto.
16789 * gnus-salt.el: ditto.
16790 * gnus-sum.el: ditto.
16791 * gnus-topic.el: ditto.
16792 * gnus-xmas.el (gnus-xmas-define): see above.
16793 * gnus-xmas.el (gnus-xmas-redefine): see above.
16794 * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
16795 non-continuable error when the directory can't be found.
16796
167972001-01-09 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16798
16799 * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
16800 handle.
16801 * gnus-art.el (gnus-mime-view-part): Copy it.
16802 (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
16803
168042001-01-09 Michael Downes <mjd@ams.org>
16805
16806 * gnus-sum.el (gnus-summary-read-group-1): More useful message.
16807
168082001-01-08 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16809
16810 * nnmail.el (nnmail-get-new-mail): Find group only if file is not
16811 orig-file. Use ',source.
16812
168132001-01-08 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16814
16815 * gnus-xmas.el (gnus-xmas-modeline-glyph):
16816 (gnus-xmas-group-startup-message):
16817 Detect gnus-xmas-glyph-directory when it is nil.
16818
168192001-01-08 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16820
16821 * pop3.el (pop3-get-message-count): Andrew Innes
16822 <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
16823
168242001-01-05 06:49:37 Lars Magne Ingebrigtsen <larsi@gnus.org>
16825
16826 * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
16827
16828 * time-date.el (time-to-number-of-days): New function.
16829
168302001-01-04 11:06:14 Gregory Chernov <greg@visiontech-dml.com>
16831 Trivial patch.
16832
16833 * nnslashdot.el (nnslashdot-request-list): Always get the right
16834 sid.
16835
168362001-01-05 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16837
16838 * message.el (message-minibuffer-local-map): New keymap.
16839 (message-read-from-minibuffer): Use it.
16840 * gnus-msg.el (gnus-summary-resend-message): Use it
16841
168422001-01-04 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16843
16844 * gnus-start.el (gnus-display-time-event-handler): New function.
16845 (gnus-after-getting-new-news-hook): Use it.
16846
168472001-01-03 07:26:58 Lars Magne Ingebrigtsen <larsi@gnus.org>
16848
16849 * message.el (message-ignored-mail-headers): Add draft header.
16850
168512001-01-02 06:28:28 Lars Magne Ingebrigtsen <larsi@gnus.org>
16852
16853 * gnus-sum.el (gnus-summary-expire-articles): Don't save
16854 excursion.
16855
16856 * nnslashdot.el (nnslashdot-request-list): Get the right year.
16857
168582001-01-01 00:52:44 Ed L. Cashin <ecashin@coe.uga.edu>
16859 A revoked patch.
16860
16861 * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
16862
168632000-12-31 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16864
16865 * qp.el (quoted-printable-decode-region): Don't backward-char.
16866
168672000-12-31 03:57:31 Lars Magne Ingebrigtsen <larsi@gnus.org>
16868
16869 * gnus-draft.el: Mark articles as replied.
16870
16871 * gnus-sum.el (gnus-summary-add-mark): New function.
16872
16873 * gnus-group.el (gnus-add-mark): New function.
16874
16875 * gnus-sum.el (gnus-summary-buffer-name): New function.
16876 (gnus-summary-setup-buffer): Use it.
16877
16878 * gnus-draft.el: Set things up with the right post method and
16879 stuff.
16880
16881 * message.el (message-ignored-news-headers): Remove X-Draft-From.
16882
16883 * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
16884
16885 * gnus.el (gnus-draft-meta-information-header): New variable.
16886
168872000-12-30 00:17:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
16888
16889 * gnus-art.el (gnus-treatment-function-alist): Move the date
16890 functions before the header sorting functions.
16891
16892 * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
16893
16894 * dgnushack.el (dgnushack-compile): Message whether there is w3.
16895 Don't (push "/usr/share/emacs/site-lisp" load-path).
16896
16897 * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
16898 to empty fill prefixes.
16899
169002000-12-30 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16901
16902 * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
16903 Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
16904
169052000-12-30 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16906
16907 * nnheader.el (autoload): Autoload gnus-sorted-intersection.
16908
16909 * nnml.el (autoload): Move to nnheader.el.
16910
16911 * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
16912 (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
16913 (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
16914 Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
16915
169162000-12-30 00:17:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
16917
16918 * gnus-art.el (article-make-date-line): Get the hours right.
16919 (gnus-ignored-headers): More hiding.
16920
16921 * nnmail.el (nnmail-expiry-wait): Not an integer.
16922
16923 * message.el (message-goto-body): Only expand abbrev when called
16924 interactively.
16925 (message-make-lines): Use it.
16926
169272000-12-29 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16928
16929 * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
16930
169312000-12-30 00:17:38 Lars Magne Ingebrigtsen <larsi@gnus.org>
16932
16933 * gnus-sum.el (gnus-summary-limit-include-expunged): Really
16934 include the expunged articles.
16935
16936 * gnus-group.el (gnus-group-sort-by-server): New function.
16937
16938 * gnus.el (gnus-method-to-server-name): New function.
16939 (gnus-group-prefixed-name): Use it.
16940
16941 * gnus-group.el (gnus-group-sort-function): Doc fix.
16942 (gnus-group-sort-groups-by-server): New command.
16943
169442000-12-29 13:25:10 Lars Magne Ingebrigtsen <larsi@gnus.org>
16945
16946 * gnus-art.el (gnus-treat-date-english): New variable.
16947 (article-date-english): New command.
16948 (gnus-english-month-names): New variable.
16949 (article-make-date-line): Do 'english.
16950
16951 * gnus-cite.el (gnus-article-fill-cited-article): Add a space
16952 after the fill prefix.
16953
16954 * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
16955 score...".
16956
16957 * gnus-art.el (gnus-ignored-headers): Hide more headers.
16958
16959 * message.el (message-mode-map): Bind comment-region.
16960
16961 * gnus-art.el (gnus-mime-display-part): Let w3 display
16962 multipart/related.
16963
16964 * mm-bodies.el (mm-long-lines-p): New function.
16965 (mm-body-encoding): Use it.
16966 (mm-body-encoding): Encode articles with lines longer than 1000
16967 characters.
16968
169692000-12-29 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
16970
16971 * mm-util.el (mm-enable-multibyte): Use
16972 default-enable-multibyte-characters.
16973 (mm-enable-multibyte-mule4): Ditto.
16974 (mm-disable-multibyte): Test XEmacs.
16975 (mm-disable-multibyte-mule4): Ditto.
16976 (mm-with-unibyte-current-buffer): Simplified.
16977 (mm-with-unibyte-current-buffer-mule4): Ditto.
16978
169792000-12-28 19:44:56 Lars Magne Ingebrigtsen <larsi@gnus.org>
16980
16981 * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
16982
16983 * nnheader.el (nnheader-string-as-multibyte): New alias.
16984
16985 * mm-view.el (mm-inline-text): Warn when bugging out in w3.
16986
16987 * gnus-uu.el (gnus-message-process-mark): New function.
16988 (gnus-uu-mark-by-regexp): Use it.
16989 (gnus-new-processable): New function.
16990
169912000-12-28 19:21:57 Inge Frick <inge@nada.kth.se>
16992 Trivial patch.
16993
16994 * gnus-sum.el (gnus-no-mark): New variable.
16995
169962000-11-01 01:12:29 Lars Magne Ingebrigtsen <larsi@gnus.org>
16997
16998 * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
16999 backslashes.
17000
170012000-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
17002
17003 * gnus-art.el (gnus-article-banner-alist): Remove duplicate
17004 definition.
17005
170062000-12-25 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17007
17008 * dgnushack.el (dgnushack-compile): elc is in the current directory.
17009
17010 * qp.el (quoted-printable-encode-region): Don't check multibyte in
17011 XEmacs.
17012
170132000-12-25 Lloyd Zusman <ljz@asfast.com>
17014 Trivial patch.
17015
17016 * mml.el (mml-read-tag): Save tag location.
17017
170182000-12-25 Simon Josefsson <simon@josefsson.org>
17019
17020 * starttls.el: Sync with Emacs 21.
17021
170222000-12-24 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17023
17024 * message.el (message-mail): Support yank-action.
17025
17026 * message.el (message-setup): Revoke the last change.
17027
170282000-12-24 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17029
17030 * message.el (message-setup): Use cons. Suggested by Johan Vromans
17031 <jvromans@squirrel.nl>.
17032
170332000-12-24 Simon Josefsson <sj@extundo.com>
17034
17035 * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
17036 mailing list junk at end of part.
17037
170382000-12-23 Simon Josefsson <sj@extundo.com>
17039
17040 * nnimap.el (nnimap-expiry-target): New function.
17041 (nnimap-request-expire-articles): Use it.
17042
170432000-12-22 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17044
17045 * gnus.el (gnus-group-parameters-more): New variable.
17046 * gnus-cus.el (gnus-group-customize): Use it.
17047
17048 * gnus.el (gnus-define-group-parameter): New macro.
17049 (auto-expire): Use it
17050 (total-expire): Use it.
17051 * gnus-art.el (banner): Use it.
17052
17053 * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
17054 <ljz@asfast.com>.
17055
170562000-12-22 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17057
17058 * gnus-topic.el (gnus-topic-create-topic): Use list.
17059
17060 * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
17061 before binding gnus-default-article-saver.
17062
17063 * gnus-sum.el (gnus-summary-save-article):
17064 (gnus-summary-pipe-output):
17065 (gnus-summary-save-article-mail):
17066 (gnus-summary-save-article-rmail):
17067 (gnus-summary-save-article-file):
17068 (gnus-summary-write-article-file):
17069 (gnus-summary-save-article-body-file): Ditto.
17070
17071 * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
17072
170732000-12-22 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17074
17075 * gnus-art.el (gnus-mime-security-button-map):
17076 (gnus-mime-button-map): Add parent.
17077
170782000-12-22 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17079
17080 * messagexmas.el (message-xmas-redefine): New function.
17081
17082 * message.el: Use it.
17083
17084 * gnus-art.el (gnus-article-check-hidden-text): Return t.
17085
17086 * gnus-util.el (gnus-remove-text-properties-when): Return t.
17087
170882000-12-22 03:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17089
17090 * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
17091 malformatted messages.
17092
170932000-12-22 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17094
17095 * mm-util.el (mm-image-load-path): New function.
17096
17097 * gnus-group.el (gnus-group-make-tool-bar): Use it.
17098
17099 * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
17100
17101 * message.el (message-tool-bar-map): Use it.
17102
17103 * Makefile.in (install-el): New rule.
17104
171052000-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
17106
17107 * gnus-art.el (article-treat-dumbquotes): Quote \.
17108
171092000-12-21 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17110
17111 * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
17112 Emacs 20 runs on a terminal.
17113
171142000-12-21 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17115
17116 * gnus-msg.el (gnus-bug): Revert to save-excursion.
17117
17118 * mml.el (gnus-add-minor-mode): Autoload.
17119
17120 * message.el (message-forward): Save-restriction.
17121
171222000-12-21 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17123
17124 * gnus-art.el (article-treat-dumbquotes): More doc, provided by
17125 Paul Stevenson <p.stevenson@surrey.ac.uk>
17126
171272000-12-21 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17128
17129 * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
17130
17131 * mml.el (gnus-ems): Don't require.
17132
17133 * gnus.el (gnus-decode-rfc1522): Removed.
17134 (gnus-set-text-properties): Define.
17135
171362000-12-21 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17137
17138 * gnus-art.el (gnus-mime-*): handle may be nil.
17139
17140 * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
17141
17142 * gnus.el (gnus-group-remove-excess-properties): Not defined
17143 in gnus-xmas.
17144
171452000-12-20 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17146
17147 * message.el (message-mail-user-agent): Add :version.
17148
171492000-12-21 Miles Bader <miles@gnu.org>
17150
17151 * message.el (message-mode): Set `comment-start' to the yank prefix.
17152
171532000-12-20 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17154
17155 * message.el (message-mail-user-agent): New variable.
17156 (message-setup): Renamed to message-setup-1. Support
17157 mail-user-agent.
17158 (message-mail-user-agent): New function.
17159 (message-mail): Use it.
17160 (message-reply): Use it.
17161 (message-resend): Use it.
17162 (message-mail-other-window): Use it.
17163 (message-mail-other-frame): Use it.
17164
17165 * gnus-msg.el (gnus-bug): Support mail-user-agent.
17166
171672000-12-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17168
17169 * message.el (message-tool-bar-map): Simplify.
17170 (message-narrow-to-head-1): New function.
17171 (message-narrow-to-head): Use it.
17172 (message-reply): Ditto.
17173 (message-cancel-news): Ditto.
17174 (message-supersede): Ditto.
17175 (message-make-forward-subject): Ditto.
17176 (message-bounce): Ditto.
17177
171782000-12-20 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17179
17180 * uudecode.el (uudecode-decode-region-external): make-temp-file
17181 may not be defined.
17182
17183 * binhex.el (defalias): eval-and-compile.
17184
17185 * message.el (message-tool-bar-map): New function.
17186 (message-mode): Use it.
17187
171882000-12-20 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17189
17190 * nntp.el (nntp-find-connection): Remove the entry.
17191 (nntp-retrieve-groups): (gnus-buffer-live-p buf).
17192
171932000-12-20 05:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17194
17195 * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
17196
17197 * message.el (message-forward): Copy buffer in unibyte mode.
17198
171992000-12-20 04:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17200
17201 * message.el (message-make-forward-subject): Don't widen. Decode.
17202 (message-forward): Don't decode subject.
17203
172042000-12-20 Christoph Conrad <C.Conrad@cli.de>
17205
17206 * qp.el (quoted-printable-encode-region): Upcase QP.
17207
172082000-12-20 03:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17209
17210 * mm-decode.el (mm-possibly-verify-or-decrypt): Use
17211 mail-extract-a-c instead. Don't depend on Gnus.
17212
17213 * mml.el (gnus-ems): Require it.
17214
17215 * gnus-msg.el (gnus-summary-mail-forward):
17216
17217 * message.el (message-forward): Move mime-to-mml here.
17218
172192000-12-20 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17220
17221 * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
17222 * gnus-art.el (gnus-insert-mime-button): Simplify.
17223 (gnus-mime-display-alternative): Ditto.
17224 (gnus-insert-mime-security-button): Ditto.
17225
172262000-12-20 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17227
17228 * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
17229 text-property-not-all doesn't return nil when start=mark(end).
17230 (gnus-remove-text-properties-when): Ditto.
17231
172322000-12-20 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17233
17234 * gnus-start.el (gnus-group-change-level): Remove group from
17235 gnus-active-hashtb if real killed.
17236
172372000-12-19 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17238
17239 * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
17240 (gnus-mime-display-alternative): Ditto.
17241 (gnus-insert-mime-security-button): Ditto.
17242
172432000-12-19 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17244
17245 * gnus-start.el (gnus-group-change-level): Don't add it into
17246 killed-list if it was killed.
17247
172482000-12-19 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17249
17250 * nnmbox.el (nnmbox-file-coding-system): Use binary.
17251 (nnmbox-active-file-coding-system): Ditto.
17252
17253 * gnus-cus.el (gnus-group-parameters): Add posting-style.
17254
172552000-12-19 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17256
17257 * gnus.el (gnus-version):
17258 (gnus-version-number): Set to Oort Gnus 0.01.
17259
17260 * gnus-art.el (gnus-mime-security-button-map):
17261 (gnus-insert-mime-security-button): Fix for Emacs21.
17262
172632000-12-19 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17264
17265 * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
17266 easymenu, because XEmacs doesn't understand :help.
17267
17268 * mm-uu.el: Require binhex.
17269
172702000-12-19 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17271
17272 * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
17273
172742000-12-19 ShengHuo ZHU <zsh@cs.rochester.edu>
17275
17276 * mm-util.el (mm-charset-synonym-alist): Fix a typo.
17277
172782000-12-18 Gerd Moellmann <gerd@gnu.org>
17279
17280 * *.xpm, *.pbm: Convert icons icons to size 24x24.
17281
172822000-12-18 Dave Love <fx@gnu.org>
17283
17284 * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
17285 (unused).
17286
172872000-12-13 Miles Bader <miles@gnu.org>
17288
17289 * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
17290 to t, so that we don't get stuck while trying to smilefy
17291 intangible text.
17292
172932000-12-12 Gerd Moellmann <gerd@gnu.org>
17294
17295 * smiley-ems.el (smiley-regexp-alist): Make regexps match
17296 at the end of the buffer.
17297 (smiley-region): In the loop, move to the end of the submatch
17298 matching the smiley instead of using the end of the match
17299 of the whole regexp.
17300
173012000-12-12 Eli Zaretskii <eliz@is.elta.co.il>
17302
17303 * message.el (message-mode): Doc fix.
17304
173052000-12-12 Gerd Moellmann <gerd@gnu.org>
17306
17307 * smiley-ems.el (smiley-region): Doc fix.
17308
173092000-12-11 Miles Bader <miles@gnu.org>
17310
17311 * gnus-sum.el (gnus-summary-recenter): When trying to keep the
17312 bottom line visible, check to see if it's partially obscured, and
17313 if so, either scroll one more line to make it fully visible, or
17314 revert to showing the second line from the top.
17315
173162000-12-07 Dave Love <fx@gnu.org>
17317
17318 * mailcap.el (mailcap-download-directory)
17319 * gnus-audio.el (gnus-audio-directory)
17320 * smiley-ems.el (smiley-data-directory): Fix :type.
17321
173222000-11-30 Dave Love <fx@gnu.org>
17323
17324 * message.el (message-auto-save-directory): Use
17325 file-name-as-directory.
17326 (message-set-auto-save-file-name): Create
17327 message-auto-save-directory if necessary.
17328 (message-replace-chars-in-string): Removed -- unused.
17329 (message-mail-alias-type): Customize.
17330 (message-headers): Remove duplicate defgroup.
17331
173322000-11-29 Dave Love <fx@gnu.org>
17333
17334 * qp.el (quoted-printable-decode-region): Use error, not message
17335 to report malformed text (like base64). Amend message.
17336
173372000-11-29 Miles Bader <miles@gnu.org>
17338
17339 * message.el (message-header-lines): Fontify tag.
17340
173412000-11-27 Dave Love <fx@gnu.org>
17342
17343 * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
17344 compiler warning.
17345
17346;2000-11-26 Dave Love <fx@gnu.org>
17347;
17348; * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
17349;
173502000-11-23 Dave Love <fx@gnu.org>
17351
17352 * uu-post.pbm, uu-decode.pbm: new files from XPMs.
17353
17354 * mm-uu.el (uudecode): Require.
17355 (uudecode-decode-region, uudecode-decode-region-external): Don't
17356 autoload.
17357 (mm-uu-copy-to-buffer): Doc fix.
17358 (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
17359 type fix.
17360
17361 * mailcap.el: Doc fixes.
17362 (mailcap-mime-data): Various adjustments.
17363 (mailcap): New group.
17364 (mailcap-download-directory): Customize.
17365 (mailcap-generate-unique-filename, mailcap-binary-suffixes)
17366 (mailcap-temporary-directory): Deleted (unused).
17367 (mailcap-unescape-mime-test): Simplify slightly.
17368 (mailcap-viewer-passes-test): Use functionp.
17369 (mailcap-command-p): Aliased to executable-find.
17370
17371 * rfc2047.el (rfc2047-encode-message-header): Don't encode if
17372 default-enable-multibyte-characters is nil.
17373
173742000-11-22 Gerd Moellmann <gerd@gnu.org>
17375
17376 * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
17377
173782000-11-21 Dave Love <fx@gnu.org>
17379
17380 * gnus-art.el (gnus-mime-button-map): Don't inherit from
17381 gnus-article-mode-map.
17382; (gnus-mime-button-menu): Use mouse-set-point.
17383 (gnus-insert-mime-button, gnus-mime-display-alternative)
17384 (gnus-mime-display-alternative): Don't use local-map property.
17385
173862000-11-17 Dave Love <fx@gnu.org>
17387
17388 * uudecode.el (uudecode-insert-char): Fix bogus feature test.
17389 (uudecode-decode-region-external): Doc fix. Use with-temp-buffer
17390 and make-temp-file.
17391 (uudecode-decode-region): Doc fix.
17392
173932000-11-14 Dave Love <fx@gnu.org>
17394
17395 * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
17396 * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
17397 * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
17398 New files, derived from the XPMs.
17399
174002000-11-10 Dave Love <fx@gnu.org>
17401
17402 * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
17403 (gnus-agent-lib-file, gnus-agent-load-alist)
17404 (gnus-agent-save-alist, gnus-agent-article-name): Use
17405 expand-file-name.
17406
17407 * gnus-group.el (gnus-group-name-charset-method-alist): Add
17408 :version.
17409 (nnkiboze-score-file): Defvar when compiling.
17410
17411 * gnus-start.el (gnus-read-newsrc-file): Add :version.
17412
17413 * gnus-art.el (gnus-article-banner-alist)
17414 (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
17415 (gnus-article-date-lapsed-new-header)
17416 (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
17417 (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
17418 (gnus-treat-strip-headers-in-body)
17419 (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
17420 (gnus-treat-translate): Add :version.
17421 (gnus-article-mime-part-function): Fix defcustom.
17422
17423 * nnmail.el (nnmail-expiry-target)
17424 (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
17425 (nnmail-split-header-length-limit): Add :version.
17426
17427 * gnus-sum.el (gnus-auto-expirable-marks)
17428 (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
17429 (gnus-extra-headers, gnus-ignored-from-addresses)
17430 (gnus-newsgroup-ignored-charsets)
17431 (gnus-group-highlight-words-alist)
17432 (gnus-summary-show-article-charset-alist): Add :version.
17433
17434 * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
17435 gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
17436 files, converted from the XPMs.
17437
17438 * gnus-cache.el (gnus-cache-active-file): Don't use
17439 file-name-as-directory on directory.
17440 (gnus-cache-file-name): Use expand-file-name, not concat. Don't
17441 use file-name-as-directory on directory.
17442
17443 * time-date.el (timezone-make-date-arpa-standard): Autoload.
17444 (date-to-time): Use it.
17445
17446; * message.el (message-mode) <adaptive-fill-regexp>:
17447; <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
17448; (message-newline-and-reformat): Likewise.
17449 (message-forward-as-mime, message-forward-ignored-headers)
17450 (message-buffer-naming-style, message-default-charset)
17451 (message-dont-reply-to-names, message-send-mail-partially-limit):
17452 Add :version.
17453
17454 * mm-util.el: Doc fixes.
17455 (mm-mime-charset): Don't use the raw result of
17456 mm-preferred-coding-system.
17457 (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
17458 (mm-with-unibyte): Simplify.
17459
17460 * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
17461 concat.
17462
17463 * pop3.el (pop3-version): Deleted.
17464 (pop3-make-date): New function, avoiding message-make-date.
17465 (pop3-munge-message-separator): Use it.
17466
174672000-11-09 Dave Love <fx@gnu.org>
17468
17469 * gnus-group.el (gnus-group-make-directory-group)
17470 (gnus-group-fetch-faq): Use expand-file-name.
17471 (gnus-group-fetch-faq): Simplify completing-read form.
17472
17473 * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
17474 test for Mule.
17475
17476 * message.el (tool-bar-map): Defvar when compiling.
17477
17478 * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
17479 (gnus-tm-lisp-directory): Deleted.
17480 (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
17481 (featurep 'xemacs).
17482 (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
17483 (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
17484 version numbers from file names.
17485
174862000-11-08 Dave Love <fx@gnu.org>
17487
17488 * mm-view.el: Use featurep for XEmacs test.
17489 (mm-inline-message): Test for `remove-specifier'; don't use
17490 condition-case.
17491
17492 * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
17493
17494 * gnus-score.el (gnus-score-load-file): Use expand-file-name.
17495 (gnus-score-find-bnews): Don't concat "".
17496
17497 * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
17498 * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
17499 * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
17500 * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
17501
17502 * gnus-sum.el: Put some defvars in eval-when-compile.
17503 (gnus-summary-mode-hook): Add :options.
17504 (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
17505 (gnus-summary-tool-bar-map): New variable.
17506 (gnus-summary-make-tool-bar): New function.
17507 (gnus-summary-mode): Put kill-all-local-variables first.
17508
17509 * gnus-group.el (gnus-group-toolbar-map): New variable.
17510 (gnus-group-make-tool-bar): Rewritten.
17511 (gnus-group-mode): Put kill-all-local-variables first.
17512
17513 * rfc2047.el: Require gnus-util.
17514
17515 * nnml.el (gnus-sorted-intersection): Autoload.
17516
17517 * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
17518 Put some defvars in eval-when-compile.
17519 (gnus-intersection, gnus-sorted-complement): Autoload.
17520
17521 * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
17522
17523 * mm-encode.el (mm-body-7-or-8): Autoload.
17524
17525 * mm-decode.el (mm-insert-inline): Autoload.
17526
17527 * mml.el:
17528 * message.el: Put some defvars in eval-when-compile.
17529
17530 * gnus-msg.el: Put some defvars in eval-when-compile.
17531 (gnus-msg-mail): Move after gnus-setup-message.
17532
17533 * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
17534
175352000-11-07 Dave Love <fx@gnu.org>
17536
17537 * gnus-util.el (nnheader): Don't require message (recursive
17538 autoload).
17539
17540 * uudecode.el: Avoid compiler warnings.
17541
17542 * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
17543 (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
17544
175452000-11-06 Dave Love <fx@gnu.org>
17546
17547 * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
17548
17549 * uudecode.el: Use (featurep 'xemacs). Require cl when compiling.
17550 (uudecode-char-int): New alias, replacing char-int.
17551 (uudecode-decode-region): Don't call buffer-disable-undo.
17552
17553; * mm-uu.el (mm-uu-configure): Unquote lambda.
17554; (mm-uu-configure-list): Doc fix.
17555;
17556; * earcon.el (running-xemacs): Don't define.
17557;
17558;2000-11-03 Stefan Monnier <monnier@cs.yale.edu>
17559;
17560; * message.el (message-font-lock-keywords): Match a final newline
17561; to help font-lock's multiline support.
17562;
175632000-11-03 Dave Love <fx@gnu.org>
17564
17565 * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
17566
17567 * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
17568 name.
17569
17570 * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
17571 <banner>: Fix custom type, doc.
17572
17573 * mm-decode.el (mm-display-external): Space-prefix temp buffer
17574 name. Don't disable undo explicitly.
17575
17576;2000-11-02 Dave Love <fx@gnu.org>
17577;
17578; * message.el (message-font-lock-keywords): Use [:alpha:] for
17579; cite-prefix.
17580
175812000-11-01 Dave Love <fx@gnu.org>
17582
17583 * rfc2047.el (base64): Require unconditionally.
17584 (message-posting-charset): Defvar when compiling.
17585 (rfc2047-encode-message-header, rfc2047-encodable-p): Require
17586 message.
17587
17588 * gnus-sum.el (nnoo): Require.
17589 (mm-uu-dissect): Autoload.
17590
17591 * mml.el (mml-parse-1): Clarify message.
17592 (mml-minibuffer-read-type): Use mailcap-mime-types.
17593
175942000-11-01 Stefan Monnier <monnier@cs.yale.edu>
17595
17596 * mml.el: Fix a typo in the requiring of CL.
17597
175982000-11-01 Dave Love <fx@gnu.org>
17599
17600 * utf7.el: Require cl when compiling.
17601
17602 * binhex.el: Use (featurep 'xemacs).
17603 (binhex-char-int): New alias, replacing char-int. Change callers.
17604 (binhex-decode-region): Simplify work buffer code.
17605 (binhex-decode-region-external): Use expand-file-name, not concat.
17606
176072000-10-30 Dave Love <fx@gnu.org>
17608
17609 * gnus-art.el: Fix 2000-10-27 change properly.
17610
176112000-10-28 Miles Bader <miles@gnu.org>
17612
17613 * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
17614
176152000-10-27 Dave Love <fx@gnu.org>
17616
17617 * gnus-group.el (gnus-group-make-menu-bar): Add some :help
17618 strings.
17619 (gnus-group-make-tool-bar): New function.
17620 (gnus-group-mode): Use it.
17621
17622 * message.el (message-mode-menu): Add some :help strings.
17623 (message-mode) [message-tool-bar-map]: Define tool-bar-map.
17624 (featurep): Use (featurep 'xemacs). Install tool bar for Emacs.
17625
17626 * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
17627 * describe-group.xpm, get-news.xpm, kill-group.xpm:
17628 * unsubscribe.xpm: New files. Renamed icons from Luis Fernandes.
17629
17630 * mm-decode.el (mm-valid-and-fit-image-p): Don't test
17631 display-graphic-p here.
17632
176332000-10-27 Miles Bader <miles@lsi.nec.co.jp>
17634
17635 * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
17636 of the `gnus-xemacs' variable, as the latter has been removed.
17637 * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
17638 * gnus-art.el (gnus-treat-display-xface)
17639 (gnus-treat-display-smileys, gnus-treat-display-picons)
17640 (gnus-article-read-summary-keys): Likewise.
17641
176422000-10-26 Dave Love <fx@gnu.org>
17643
17644 (defvar): Use rmail-spool-directory unconditionally.
17645
176462000-10-18 Dave Love <fx@gnu.org>
17647
17648 * mm-bodies.el (mm-uu-decode-function)
17649 (mm-uu-binhex-decode-function): Defvar when compiling.
17650
17651 * gnus-nocem.el (gnus-nocem-issuers): Update.
17652 (gnus-nocem-check-from): New option.
17653 (gnus-nocem-scan-groups): Use it.
17654 (gnus-nocem-check-article): Bind gnus-newsgroup-name.
17655 (gnus-nocem-check-article-limit): Add :version.
17656
176572000-10-16 Stefan Monnier <monnier@cs.yale.edu>
17658
17659 * ietf-drums.el (mm-util): Require CL when compiling.
17660
176612000-10-15 Dave Love <fx@gnu.org>
17662
17663 * qp.el: Require mm-util.
17664
176652000-10-13 Dave Love <fx@gnu.org>
17666
17667 * qp.el (quoted-printable-decode-region): Avoid invalid
17668 coding-systems.
17669
176702000-10-12 Gerd Moellmann <gerd@gnu.org>
17671
17672 * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
17673 to a recursive load.
17674
176752000-10-12 Dave Love <fx@gnu.org>
17676
17677 * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
17678
17679 * gnus.el (gnus-group-startup-message): Check for PBM image.
17680
176812000-10-09 Dave Love <fx@gnu.org>
17682
17683 * mail-source.el (mail-source-fetch-imap): Bind
17684 default-enable-multibyte-characters rather than using
17685 mm-disable-multibyte.
17686
176872000-10-05 Dave Love <fx@gnu.org>
17688
17689 * qp.el (mm-decode-coding-region, mm-encode-coding-region):
17690 Autoload.
17691 (quoted-printable-decode-region): Rename arg which confused
17692 charset with coding-system. Don't use nonascii-insert-offset.
17693 Coding-system encode the region initially. Don't recognize `=='
17694 as valid QP. Coding-system decode the region finally.
17695 (quoted-printable-decode-string): Rename arg which confused
17696 charset with coding-system.
17697
17698 * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
17699 (mm-encode-body): Apply mm-charset-to-coding-system to arg of
17700 mm-encode-coding-region.
17701 (mm-decode-body, mm-decode-string): Rename variables which
17702 confused charset with coding-system.
17703 (binhex-decode-region): Don't autoload.
17704 (mm-body-encoding): Require message.
17705 (mm-decode-content-transfer-encoding): Require mm-uu in relevant
17706 cond branches.
17707
17708 * gnus-art.el (article-de-quoted-unreadable)
17709 (article-de-base64-unreadable): Fold search case
17710 rather than downcasing string. Apply mm-charset-to-coding-system
17711 to arg of quoted-printable-decode-region.
17712
177132000-10-04 Dave Love <fx@gnu.org>
17714
17715 * gnus-ems.el: Don't turn off compiler warnings in local vars.
17716 Require ring when compiling.
17717 (gnus-article-compface-xbm): New variable.
17718
177192000-10-04 Dave Love <fx@gnu.org>
17720
17721 * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
17722 pbm images.
17723
17724 * frown.pbm, smile.pbm, wry.pbm: New files.
17725
17726 * frown.xbm, smile.xbm, wry.xbm: Deleted.
17727
177282000-10-03 Dave Love <fx@gnu.org>
17729
17730 * mail-source.el (mail-sources): Revert to nil.
17731
17732 * nnmail.el (nnmail-spool-file): Revert to `((file))'.
17733
17734 * qp.el: Don't require mm-util.
17735 (quoted-printable-decode-region): Rewritten.
17736 (quoted-printable-decode-string, quoted-printable-encode-region):
17737 Doc fix.
17738 (quoted-printable-encode-region): Barf on multibyte characters.
17739 Maybe make the class multibyte. Upcase chars, not formatted
17740 strings. Allow mm-use-ultra-safe-encoding to be unbound.
17741 (quoted-printable-encode-string): Don't use
17742 mm-with-unibyte-buffer.
17743
177442000-09-29 Gerd Moellmann <gerd@gnu.org>
17745
17746 * smiley-ems.el (smiley-update-cache): Use `:ascent center'.
17747
177482000-09-21 Dave Love <fx@gnu.org>
17749
17750 * smiley-ems.el (smiley-region): Test if display-graphic-p bound
17751 (for Emacs 20). Tidy somewhat.
17752
177532000-09-21 Dave Love <fx@gnu.org>
17754
17755 * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
17756 image processing. Rationalize logic somewhat.
17757
177582000-09-20 Dave Love <fx@gnu.org>
17759
17760 * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
17761 specifically.
17762
17763 * gnus.el (gnus-version-number): Avoid some redundant
17764 autoloads.
17765
177662000-09-20 Gerd Moellmann <gerd@gnu.org>
17767
17768 * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
17769 to XBM; we always have PBM support.
17770
177712000-09-14 Dave Love <fx@gnu.org>
17772
17773 * gnus.el (gnus-charset):
17774 * mm-decode.el (mime-display):
17775 * imap.el (imap) <defgroup>: Add :version.
17776
177772000-09-13 Gerd Moellmann <gerd@gnu.org>
17778
17779 * parse-time.el: Fix author's mail address.
17780
17781 * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
17782 * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
17783 * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
17784 * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
17785 * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
17786 * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
17787 * rfc2231.el, uudecode.el: Fix copyright notice.
17788
17789 * nnweb.el (toplevel): To make the file bootstrap in Emacs,
17790 require `w3' at load-time only if not running in batch mode.
17791
177922000-12-19 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17793
17794 * gnus.el: Before merge with Emacs21.
17795
177962000-12-19 Raymond Scholz <ray-2000@zonix.de>
17797
17798 * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
17799
178002000-12-19 Per Abrahamsen <abraham@dina.kvl.dk>
17801
17802 * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
17803 to avoid conflict with the standard `back-to-indentation'
17804 binding.
17805
178062000-12-17 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17807
17808 * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
17809
17810 * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
17811 (mm-disable-multibyte-mule4): Ditto.
17812 (mm-with-unibyte-current-buffer-mule4): Ditto.
17813
178142000-12-15 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17815
17816 * pop3.el (pop3-movemail): Use binary.
17817 (pop3-movemail-file-coding-system): Removed.
17818
178192000-12-14 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17820
17821 * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
17822
178232000-12-13 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17824
17825 * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
17826 exists.
17827
178282000-12-13 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17829
17830 * gnus-msg.el (gnus-post-method): Use backend name when the
17831 address is "".
17832
178332000-12-08 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17834
17835 * gnus-art.el (article-verify-x-pgp-sig): Don't test
17836 mm-verify-option.
17837 (gnus-treat-x-pgp-sig): Default value.
17838 (gnus-ignored-headers): Redundant.
17839
178402000-12-04 22:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17841
17842 * gnus-win.el (gnus-configure-frame): Save selected window.
17843
178442000-02-15 Andrew Innes <andrewi@gnu.org>
17845
17846 * nnmbox.el: Require gnus-range.
17847 (nnmbox-group-building-active-articles): New variable.
17848 (nnmbox-group-active-articles): New variable; this is a cache of
17849 all active articles by group and number.
17850 (nnmbox-in-header-p): New function.
17851 (nnmbox-find-article): New function.
17852 (nnmbox-record-active-article): New function.
17853 (nnmbox-record-deleted-article): New function.
17854 (nnmbox-is-article-active-p): New function.
17855 (nnmbox-retrieve-headers): Use nnmbox-find-article.
17856 (nnmbox-request-article): Ditto. Also supply extra arg to
17857 nnmbox-article-group-number.
17858 (nnmbox-request-expire-articles): Ditto.
17859 (nnmbox-request-move-article): Ditto.
17860 (nnmbox-request-replace-article): Ditto.
17861 (nnmbox-request-rename-group): Rename group entry in active
17862 article cache.
17863 (nnmbox-delete-mail): Update active article cache, unless article
17864 is being replaced.
17865 (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
17866 than partially duplicating it.
17867 (nnmbox-article-group-number): Add extra `this-line' arg, to
17868 handle articles belonging to multiple groups.
17869 (nnmbox-save-mail): Update active article cache.
17870 (nnmbox-read-mbox): Build active article cache when loading mbox.
17871 Also do some repair work, if we find articles that are missing the
17872 appropriate X-Gnus-Newsgroup lines in the header. We can usually
17873 reconstruct these from Xref info.
17874
178752000-12-04 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17876
17877 * mail-source.el (mail-source-report-new-mail): Use
17878 nnheader-run-at-time.
17879
178802000-02-15 Andrew Innes <andrewi@gnu.org>
17881
17882 * mail-source.el (mail-source-fetch-pop): Clear pop password when
17883 an error is thrown, and then rethrow the error.
17884 (mail-source-check-pop): Ditto.
17885 (mail-source-start-idle-timer): Prevent multiple pop checks
17886 running if the check takes a long time.
17887
178882000-12-04 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17889
17890 * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
17891 succeed.
17892
178932000-12-04 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17894
17895 * gnus-win.el (gnus-configure-windows): Make sure
17896 nntp-server-buffer is live.
17897 (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
17898
178992000-11-21 Stefan Monnier <monnier@cs.yale.edu>
17900
17901 * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
17902
179032000-12-04 Andreas Jaeger <aj@suse.de>
17904
17905 * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
17906
179072000-12-03 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17908
17909 * mml2015.el (mml2015-fix-micalg): Alg might be nil.
17910
179112000-12-01 ShengHuo ZHU <zsh@cs.rochester.edu>
17912 Trivial patch from Christopher Splinter <chris@splinter.inka.de>
17913
17914 * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
17915
179162000-12-01 Simon Josefsson <sj@extundo.com>
17917
17918 * mml-smime.el (mml-smime-verify): Fix address parsing.
17919
179202000-12-01 Simon Josefsson <sj@extundo.com>
17921
17922 * mml-smime.el (mml-smime-verify): Don't modify MM buffer. Handle
17923 more than one certificate inside PKCS#7 blob. Better security
17924 information (clamed / actual sender, openssl output, certificates
17925 inside message).
17926
17927 * smime.el (smime-verify-region): Output to /dev/null.
17928 (smime-buffer-as-string-region): Don't parse empty lines.
17929
179302000-11-30 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17931
17932 * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
17933 ?d and ?D.
17934 (gnus-mime-security-show-details-inline): New variable.
17935 (gnus-mime-security-show-details): Use them.
17936 (gnus-insert-mime-security-button): Ditto.
17937
17938 * mml2015.el (mml2015-gpg-verify): Set details when succeed.
17939 Suggest by Michael Duggan (md5i@cs.cmu.edu).
17940 (mml2015-gpg-clear-verify): Ditto.
17941 (mml2015-gpg-decrypt-1): Ditto.
17942 (mml2015-use): Prefer 'gpg.
17943
179442000-11-30 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17945
17946 * gnus-util.el (gnus-add-text-properties-when): New function.
17947 (gnus-remove-text-properties-when): Ditto.
17948
17949 * gnus-cite.el (gnus-article-hide-citation): Use them.
17950 (gnus-article-toggle-cited-text): Use them.
17951
17952 * gnus-art.el (gnus-signature-toggle): Use them.
17953 (gnus-article-show-hidden-text): Ditto.
17954 (gnus-article-hide-text): Ditto.
17955
179562000-11-30 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17957
17958 * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
17959
179602000-11-30 Simon Josefsson <sj@extundo.com>
17961
17962 * smime.el (smime-point-at-eol): New alias.
17963 (smime-buffer-as-string-region): Use it.
17964
179652000-11-29 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17966
17967 * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
17968
179692000-11-29 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
17970
17971 * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
17972
17973 * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
17974
17975 * nnmbox.el (nnmbox-request-expire-articles): Ditto.
17976
179772000-11-22 Jan Nieuwenhuizen <janneke@gnu.org>
17978
17979 * nnmh.el (nnmh-request-expire-articles): Implemented
17980 expiry-target for nnmh backend.
17981
179822000-11-30 Simon Josefsson <sj@extundo.com>
17983
17984 * mm-decode.el (mm-security-from): New variable.
17985 (mm-possibly-verify-or-decrypt): Use it rather than `from'.
17986
17987 * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
17988 than `from'.
17989
179902000-11-30 Simon Josefsson <sj@extundo.com>
17991
17992 * mml-smime.el (mml-smime-verify): Verify that certificate mail
17993 address match sender address.
17994
17995 * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
17996
17997 * smime.el (smime-verify-region): Don't copy buffer.
17998 (smime-decrypt-buffer): Use expand-file-name on keyfile.
17999 (smime-pkcs7-region): New function.
18000 (smime-pkcs7-certificates-region): Ditto.
18001 (smime-pkcs7-email-region): Ditto.
18002 (smime-buffer-as-string-region): Ditto.
18003
18004 * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
18005 buffer.
18006
180072000-11-23 Jens Krinke <j.krinke@gmx.de>
18008
18009 * smime.el (smime-decrypt-region): Fix keyfile argument.
18010
180112000-11-29 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18012
18013 * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
18014
180152000-11-28 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18016
18017 * message.el (message-shoot-gnksa-feet): New variable.
18018 (message-gnksa-enable-p): New function.
18019 (message-send): Use it.
18020 (message-check-news-body-syntax): Ditto.
18021
180222000-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
18023
18024 * message.el (message-make-message-id): Remove the redundancy.
18025
180262000-11-22 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18027
18028 * message.el (message-setup): Discourage using mc-install-*-mode.
18029
18030 * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
18031
180322000-11-22 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18033
18034 * gnus-cite.el (gnus-cite-parse): Guess citation length.
18035
180362000-11-22 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18037
18038 * gnus-ml.el (gnus-mailing-list-insinuate): New function.
18039
180402000-11-22 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18041
18042 * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
18043
180442000-11-22 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18045
18046 * gnus-xmas.el (gnus-xmas-article-display-xface): Use
18047 insert-buffer-substring.
18048
18049 * message.el (message-send-mail): Use buffer-substring-no-properties.
18050 (message-send-news): Ditto.
18051
180522000-11-22 David Edmondson <dme@dme.org>
18053
18054 * imap.el (imap-wait-for-tag): Message read info.
18055
180562000-11-21 20:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18057
18058 * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
18059 (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
18060 (mml2015-gpg-encrypt): Ditto.
18061
180622000-11-21 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18063
18064 * mm-decode.el (mm-verify-option): Default value.
18065
18066 * mml-sec.el (mml-secure-part): Error message.
18067
180682000-11-20 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18069
18070 * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
18071
180722000-11-20 17:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18073
18074 * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
18075
180762000-11-20 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18077
18078 * gnus-art.el (gnus-article-describe-key): Use prompt.
18079 (gnus-article-describe-key-briefly): Ditto.
18080
180812000-11-20 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18082
18083 * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
18084
180852000-11-20 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18086
18087 * gnus-art.el (gnus-article-describe-key): New function.
18088 (gnus-article-describe-key-briefly): New function.
18089
180902000-11-19 23:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18091
18092 * mm-decode.el (mm-decrypt-option): Doc typo.
18093
18094 * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
18095 return a number.
18096
180972000-11-19 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18098
18099 * message.el (message-newline-and-reformat): Typo.
18100
181012000-11-19 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18102
18103 * gnus-art.el (article-verify-x-pgp-sig): Check whether
18104 original-article-buffer exists.
18105
18106 * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
18107 (rfc2047-header-encoding-alist): Addresses are different from text.
18108 (rfc2047-encode-message-header): Ditto.
18109 (rfc2047-dissect-region): Extra parameter.
18110 (rfc2047-encode-region): Ditto.
18111 (rfc2047-encode-string): Ditto.
18112
181132000-11-19 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18114
18115 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
18116 (mm-uu-pgp-encrypted-extract): Use it.
18117 (mm-uu-pgp-signed-extract-1): New function.
18118 (mm-uu-pgp-signed-extract): Use it.
18119
18120 * gnus-art.el (gnus-mime-display-security): New function.
18121 (gnus-mime-display-part): Use it.
18122 (gnus-mime-security-verify-or-decrypt): New function.
18123 (gnus-mime-security-press-button): New function.
18124 (gnus-insert-mime-security-button): Use it.
18125
18126 * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
18127 (mm-find-raw-part-by-type): Ditto.
18128 (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
18129 (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
18130 (mm-destroy-parts): Kill nested multibyte buffer.
18131
18132 * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
18133 (mml2015-gpg-verify): Ditto.
18134
181352000-11-18 Simon Josefsson <sj@extundo.com>
18136
18137 * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
18138 (mml2015-function-alist): Use it.
18139
18140 * mml-sec.el (mml-sign-alist): Update names.
18141 (mml-encrypt-alist): Ditto.
18142 (mml-secure-part-smime-sign): Moved to mml-smime.el
18143 as `mml-smime-sign-query'.
18144 (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
18145 `mml-smime-get-file-cert'.
18146 (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
18147 `mml-smime-get-dns-cert'.
18148 (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
18149 `mml-smime-encrypt-query'.
18150 (mml-smime-sign-buffer): Use mml-smime-sign.
18151 (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
18152
18153 * mml-smime.el (mml-smime-sign): New function.
18154 (mml-smime-encrypt):
18155 (mml-smime-sign-query):
18156 (mml-smime-get-file-cert):
18157 (mml-smime-get-dns-cert):
18158 (mml-smime-encrypt-query): Moved from mml-sec.el.
18159
181602000-11-16 Simon Josefsson <sj@extundo.com>
18161
18162 * mml2015.el (mml2015-gpg-clear-verify): New function.
18163 (mml2015-function-alist): Add it.
18164
181652000-11-17 14:21 ShengHuo ZHU <zsh@cs.rochester.edu>
18166
18167 * message.el (message-setup-fill-variables): Use
18168 message-cite-prefix-regexp.
18169 (message-newline-and-reformat): Check the end of citation, leading
18170 WSP, break in the cite prefix.
18171 (message-fill-paragraph): New function.
18172
181732000-11-17 13:44 ShengHuo ZHU <zsh@cs.rochester.edu>
18174
18175 * lpath.el: Shut up.
18176
181772000-11-17 Per Abrahamsen <abraham@dina.kvl.dk>
18178
18179 * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
18180 raw 8-bit in headers in dk.* newsgroups.
18181
181822000-11-17 08:02 ShengHuo ZHU <zsh@cs.rochester.edu>
18183
18184 * message.el (message-newline-and-reformat): Match extra WSPs.
18185
181862000-11-16 23:31 ShengHuo ZHU <zsh@cs.rochester.edu>
18187
18188 * mml.el (mml-generate-mime-1): Ignore ascii.
18189
181902000-11-16 Justin Sheehy <justin@iago.org>
18191
18192 * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
18193
181942000-11-16 17:00 ShengHuo ZHU <zsh@cs.rochester.edu>
18195
18196 * message.el (message-cite-prefix-regexp): Prefix should not end
18197 at space.
18198
181992000-11-15 18:09 ShengHuo ZHU <zsh@cs.rochester.edu>
18200
18201 * message.el (message-mode-syntax-table): Add - as a word
18202 constituent as in articles.
18203 (message-setup-fill-variables): Add -_. as supercite-style prefix.
18204 * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
18205 * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
18206
182072000-11-15 13:21 ShengHuo ZHU <zsh@cs.rochester.edu>
18208
18209 * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
18210
182112000-11-12 David Edmondson <dme@dme.org>
18212
18213 * message.el (message-font-lock-keywords): use
18214 message-cite-prefix-regexp.
18215
182162000-11-15 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
18217
18218 * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
18219 Stein Arild Str\e,Ax\e(Bmme.
18220 (gnus-group-jump-to-group): Use it.
18221 (gnus-group-jump-to-group-prompt): Customize.
18222
182232000-11-14 10:32:42 ShengHuo ZHU <zsh@cs.rochester.edu>
18224
18225 * mailcap.el (mailcap-possible-viewers): Match the entire string.
18226
182272000-11-14 10:20:56 ShengHuo ZHU <zsh@cs.rochester.edu>
18228
18229 * mml2015.el (mml2015-mailcrypt-verify): replace-match is
18230 incompatible.
18231 (mml2015-mailcrypt-sign): Ditto.
18232
182332000-11-14 10:12:05 ShengHuo ZHU <zsh@cs.rochester.edu>
18234
18235 * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
18236 group is open.
18237
182382000-11-14 00:48:52 ShengHuo ZHU <zsh@cs.rochester.edu>
18239
18240 * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
18241 nnvirtual articles.
18242 (gnus-backlog-request-article): Don't request nnvirtual articles.
18243
182442000-11-13 22:08:09 ShengHuo ZHU <zsh@cs.rochester.edu>
18245
18246 * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
18247 * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
18248
182492000-11-13 20:43:37 ShengHuo ZHU <zsh@cs.rochester.edu>
18250
18251 * mm-decode.el (mm-get-part): Don't call mm-insert-part.
18252 * mml.el (mml-generate-mime-1): Use charset attribute.
18253 * mm-bodies.el (mm-encode-body): Add parameter charset.
18254 * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
18255
182562000-11-13 16:09:09 ShengHuo ZHU <zsh@cs.rochester.edu>
18257
18258 * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
18259 (mml2015-mailcrypt-clear-decrypt): Ditto.
18260 (mml2015-mailcrypt-verify): Ditto.
18261 (mml2015-mailcrypt-clear-verify): Ditto.
18262 (mml2015-gpg-verify): Ditto.
18263
182642000-11-13 15:29:58 ShengHuo ZHU <zsh@cs.rochester.edu>
18265
18266 * smime.el (smime-openssl-program): Test the existence of openssl.
18267 * mml-smime.el: Require mm-decode.
18268 (mml-smime-verify-test): New function.
18269 * mm-decode.el (mm-verify-function-alist): Use it.
18270
182712000-11-13 09:50:29 ShengHuo ZHU <zsh@cs.rochester.edu>
18272
18273 * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
18274 anyway.
18275
182762000-11-13 Simon Josefsson <sj@extundo.com>
18277
18278 * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
18279 verification doesn't work.
18280
182812000-11-12 23:36:45 ShengHuo ZHU <zsh@cs.rochester.edu>
18282
18283 * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
18284 (gnus-inews-do-gcc): Use it.
18285
182862000-11-12 21:35:04 ShengHuo ZHU <zsh@cs.rochester.edu>
18287
18288 * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
18289 leading space.
18290 * mm-extern.el (mm-inline-external-body): Report error when no
18291 access-type.
18292
182932000-11-12 19:48:30 ShengHuo ZHU <zsh@cs.rochester.edu>
18294
18295 * gnus-sum.el (gnus-select-newsgroup): Change the error message.
18296
182972000-11-12 11:53:18 ShengHuo ZHU <zsh@cs.rochester.edu>
18298
18299 * gnus-art.el (gnus-mime-button-menu): Use select-window.
18300
183012000-11-12 09:47:54 ShengHuo ZHU <zsh@cs.rochester.edu>
18302
18303 * gnus-art.el (gnus-mime-display-part): Display multipart/related
18304 as multipart/mixed.
18305
183062000-11-12 David Edmondson <dme@dme.org>
18307
18308 * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
18309 and replace `.' with `\w' to allow for different syntax tables
18310 (from Vladimir Volovich).
18311 * message.el (message-newline-and-reformat): use
18312 `message-cite-prefix-regexp'.
18313 * gnus-cite.el (gnus-supercite-regexp): use
18314 `message-cite-prefix-regexp'.
18315 * gnus-cite.el (gnus-cite-parse): use
18316 `message-cite-prefix-regexp'.
18317
183182000-11-12 08:52:46 ShengHuo ZHU <zsh@cs.rochester.edu>
18319
18320 * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
18321 PGP SIGNATURE. Escape leading "-"'s.
18322 (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
18323
183242000-11-11 15:55:35 ShengHuo ZHU <zsh@cs.rochester.edu>
18325
18326 * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
18327
183282000-11-11 Simon Josefsson <sj@extundo.com>
18329
18330 * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
18331
18332 * smime.el (smime-details-buffer): New variable.
18333 (smime-sign-region):
18334 (smime-encrypt-region):
18335 (smime-verify-region):
18336 (smime-decrypt-region): Copy OpenSSL output to the buffer.
18337
18338 * mml-smime.el (mml-smime-verify): Support security info.
18339
183402000-11-10 17:11:22 ShengHuo ZHU <zsh@cs.rochester.edu>
18341
18342 * mm-decode.el (mm-verify-option): Set default to nil.
18343 (mm-decrypt-option): Ditto.
18344 * gnus-art.el (article-verify-x-pgp-sig): New function.
18345
183462000-11-10 09:01:25 ShengHuo ZHU <zsh@cs.rochester.edu>
18347
18348 * gnus-art.el (gnus-mime-display-alternative): Show button if no
18349 preferred part.
18350
183512000-11-07 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
18352
18353 * gnus-sum.el (gnus-move-split-methods): Say that
18354 `gnus-split-methods' uses file names, whereas this uses group
18355 names. (Report from Nevin Kapur)
18356
183572000-11-10 01:23:20 ShengHuo ZHU <zsh@cs.rochester.edu>
18358
18359 * mm-partial.el (mm-inline-partial): Insert MIME-Version.
18360
183612000-11-09 17:02:50 ShengHuo ZHU <zsh@cs.rochester.edu>
18362
18363 * nnheader.el (nnheader-directory-files-is-safe): New variable.
18364 (nnheader-directory-articles): Use it.
18365 (nnheader-article-to-file-alist): Ditto.
18366
183672000-11-09 16:20:37 ShengHuo ZHU <zsh@cs.rochester.edu>
18368
18369 * rfc2047.el (rfc2047-pad-base64): New function.
18370 (rfc2047-decode): Use it.
18371
183722000-11-09 08:53:04 ShengHuo ZHU <zsh@cs.rochester.edu>
18373
18374 * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
18375 select method.
18376
183772000-11-08 19:58:58 ShengHuo ZHU <zsh@cs.rochester.edu>
18378
18379 * mml2015.el (mml2015-gpg-decrypt-1):
18380 (mml2015-gpg-verify): buffer-string has no argument in Emacs.
18381
183822000-11-08 16:37:02 ShengHuo ZHU <zsh@cs.rochester.edu>
18383
18384 * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
18385
183862000-11-08 08:38:30 ShengHuo ZHU <zsh@cs.rochester.edu>
18387
18388 * pop3.el (pop3-munge-message-separator): A message may have an
18389 empty body.
18390
183912000-11-07 18:02:26 ShengHuo ZHU <zsh@cs.rochester.edu>
18392
18393 * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
18394 (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
18395 (mm-uu-pgp-signed-extract): Use coding-system.
18396
183972000-11-07 14:33:19 ShengHuo ZHU <zsh@cs.rochester.edu>
18398
18399 * gnus-art.el (gnus-mime-display-part): Show MIME security button.
18400 (gnus-insert-mime-security-button): New function.
18401 * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
18402 * mml2015.el: Add security info when verify or decrypt.
18403 * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
18404 (mm-uu-pgp-encrypted-extract): Ditto.
18405
184062000-11-07 08:49:36 ShengHuo ZHU <zsh@cs.rochester.edu>
18407
18408 * mm-decode.el (mm-display-parts): New function.
18409 * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
18410
184112000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18412
18413 * gnus-mlspl.el: Documentation tweaks.
18414
184152000-11-06 22:06:44 ShengHuo ZHU <zsh@cs.rochester.edu>
18416
18417 * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
18418 * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
18419 argument.
18420
184212000-11-06 19:10:14 ShengHuo ZHU <zsh@cs.rochester.edu>
18422
18423 * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
18424
184252000-11-06 18:17:53 ShengHuo ZHU <zsh@cs.rochester.edu>
18426
18427 * gnus-art.el (gnus-article-encrypt): New function.
18428 (gnus-article-encrypt-protocol-alist): New variable.
18429 (gnus-article-encrypt-protocol): New variable.
18430 * mml2015.el (mml2015-self-encrypt): New function.
18431 (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
18432
184332000-11-06 16:02:52 ShengHuo ZHU <zsh@cs.rochester.edu>
18434
18435 * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
18436 (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
18437 let mailcap do it.
18438 * mml2015.el: Remove snarf code.
18439 * mm-decode.el: Remove snarf code.
18440
184412000-11-06 14:03:10 ShengHuo ZHU <zsh@cs.rochester.edu>
18442
18443 * mml.el (mml-insert-mml-markup): Ignore internal stuff.
18444 (mml-insert-mime): Understand gnus-decoded.
18445 (mime-to-mml): New parameter handles.
18446 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18447 * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
18448
184492000-11-06 13:51:37 ShengHuo ZHU <zsh@cs.rochester.edu>
18450
18451 * mm-decode.el (mime-security): New group.
18452 (mm-verify-function-alist): Add test function.
18453 (mm-decrypt-function-alist): Ditto.
18454 (mm-snarf-option): Set default value as nil.
18455 (mm-find-part-by-type): Recursive parameter.
18456 (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
18457 * mml2015.el: Support draft-ietf-openpgp-multsig.
18458
184592000-11-06 13:01:27 ShengHuo ZHU <zsh@cs.rochester.edu>
18460
18461 * gnus-art.el (gnus-mime-view-part-as-charset): New function.
18462 (gnus-article-view-part-as-charset): New function.
18463
184642000-11-05 22:34:07 ShengHuo ZHU <zsh@cs.rochester.edu>
18465
18466 * mm-decode.el (mm-verify-option): Default value.
18467 (mm-possibly-verify-or-decrypt): Dealing with broken messages.
18468
184692000-11-05 15:06:05 ShengHuo ZHU <zsh@cs.rochester.edu>
18470
18471 * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
18472
184732000-11-05 Simon Josefsson <sj@extundo.com>
18474
18475 * mml-smime.el (mml-smime-verify): Work in original multipart
18476 buffert.
18477
18478 * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
18479 (mm-handle-multipart-ctl-parameter): Ditto.
18480 (mm-alist-to-plist): New function.
18481 (mm-dissect-buffer): Store CTL parameters and copy original buffer
18482 for multiparts.
18483 (mm-destroy-parts): Destroy multipart buffert.
18484 (mm-remove-part): Ditto.
18485
18486 * mml-smime.el (mml-smime-sign): Not used.
18487 (mml-smime-encrypt): Ditto.
18488
18489 * mm-decode.el (mml-smime-verify): Autoload mml-smime.
18490
18491 Verify S/MIME signature support.
18492
18493 * mm-decode.el (mm-inline-media-tests): Add
18494 application/{x-,}pkcs7-signature.
18495 (mm-inlined-types): Ditto.
18496 (mm-automatic-display): Ditto.
18497 (mm-verify-function-alist): Ditto. Add name of method.
18498 (mm-decrypt-function-alist): Add name of method.
18499 (mm-find-part-by-type): Add documentation.
18500 (mm-possibly-verify-or-decrypt): Use new format of
18501 mm-{verify,decrypt}-function-alist. Use method names.
18502
18503 * mml-smime.el (mml-smime-verify): New function.
18504
185052000-11-04 20:38:50 ShengHuo ZHU <zsh@cs.rochester.edu>
18506
18507 * mm-view.el (mm-inline-text): Move point to the end of inserted text.
18508
185092000-11-04 19:07:08 ShengHuo ZHU <zsh@cs.rochester.edu>
18510
18511 * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
18512 * mm-uu.el: Reorganized. Add gnatsweb, pgp-signed, pgp-encrypted.
18513 * mm-decode.el (mm-snarf-option): New variable.
18514
185152000-11-04 13:08:02 ShengHuo ZHU <zsh@cs.rochester.edu>
18516
18517 * mm-util.el (mm-subst-char-in-string): New function.
18518 (mm-replace-chars-in-string): Use it.
18519 * message.el (message-replace-chars-in-string): Use it.
18520 * nnheader.el (nnheader-replace-chars-in-string): Use it.
18521 * gnus-mh.el (mh-lib-progs): Shut up.
18522
185232000-11-04 ShengHuo Zhu <zsh@cs.rochester.edu>
18524
18525 * base64.el, md5.el: Moved to contrib directory.
18526
185272000-11-04 11:13:56 ShengHuo ZHU <zsh@cs.rochester.edu>
18528
18529 * gnus-sum.el (gnus-summary-search-article-forward): Don't move
18530 the last article when search.
18531
185322000-11-04 10:34:29 ShengHuo ZHU <zsh@cs.rochester.edu>
18533
18534 * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
18535 * nnmail.el (nnmail-pathname-coding-system): Ditto.
18536
185372000-09-29 David Edmondson <dme@thus.net>
18538
18539 * message.el (message-newline-and-reformat): Typo.
18540
185412000-11-04 10:11:05 ShengHuo ZHU <zsh@cs.rochester.edu>
18542
18543 * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
18544
185452000-11-04 09:53:42 ShengHuo ZHU <zsh@cs.rochester.edu>
18546
18547 * nntp.el (nntp-decode-text): Delete bogus status lines.
18548
185492000-11-03 Stefan Monnier <monnier@cs.yale.edu>
18550
18551 * message.el (message-font-lock-keywords): Match a final newline
18552 to help font-lock's multiline support.
18553
185542000-11-04 09:11:44 ShengHuo ZHU <zsh@cs.rochester.edu>
18555
18556 * nnoo.el (nnoo-set): New function.
18557
185582000-11-04 ShengHuo Zhu <zsh@cs.rochester.edu>
18559
18560 * gpg.el, gpg-ring.el: Moved to contrib directory.
18561
185622000-11-04 Simon Josefsson <sj@extundo.com>
18563
18564 * nnimap.el (nnimap-split-inbox): Typo.
18565
185662000-11-03 10:46:44 ShengHuo ZHU <zsh@cs.rochester.edu>
18567
18568 * gnus-msg.el (gnus-msg-mail): Move it backwards.
18569
185702000-11-03 Simon Josefsson <sj@extundo.com>
18571
18572 * rfc2231.el (rfc2231-parse-qp-string): New function.
18573 (require): rfc2047.
18574
18575 * mail-parse.el (mail-header-parse-content-type):
18576 (mail-header-parse-content-disposition): Support invalid QP
18577 encoded strings, by using `rfc2231-parse-qp-string'.
18578
185792000-11-03 08:58:08 ShengHuo ZHU <zsh@cs.rochester.edu>
18580
18581 * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
18582 (rfc2231-decode-encoded-string): Typo "> X 1".
18583 (rfc2231-encode-string): Insert the name of charset.
18584 * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
18585
185862000-11-02 23:35:50 ShengHuo ZHU <zsh@cs.rochester.edu>
18587
18588 * mm-decode.el (mm-save-part): Return the filename.
18589 * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
18590 * gnus-art.el (gnus-mime-save-part-and-strip): New function.
18591 (gnus-mime-action-alist): Use it.
18592 (gnus-mime-button-commands): Use it.
18593 * mm-extern.el (mm-extern-local-file): Error when the file is gone.
18594 (mm-inline-external-body): unwind-protect.
18595
185962000-11-02 21:08:49 ShengHuo ZHU <zsh@cs.rochester.edu>
18597
18598 * gnus-art.el (gnus-insert-mime-button): Show url.
18599
186002000-11-02 19:51:19 ShengHuo ZHU <zsh@cs.rochester.edu>
18601
18602 * mml.el (mml-generate-mime-1): Support external url.
18603 * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
18604
186052000-11-02 16:53:32 ShengHuo ZHU <zsh@cs.rochester.edu>
18606
18607 * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
18608 * mm-decode.el (mm-display-external): Ditto.
18609 * mm-extern.el: New file.
18610 * mm-decode.el (mm-inline-media-tests): Hook it up.
18611 (mm-inlined-types): Inline message/external-body.
18612
186132000-11-02 Simon Josefsson <sj@extundo.com>
18614
18615 * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
18616
18617 * message.el (message-get-reply-headers): Better handling when
18618 Mail-Followup-To is very large.
18619
186202000-11-02 13:27:56 ShengHuo ZHU <zsh@cs.rochester.edu>
18621
18622 * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
18623 * gnus-art.el (gnus-article-edit-done):
18624 * gnus-sum.el (gnus-summary-edit-article-done): Move line
18625 counting code here.
18626 * gnus-msg.el (gnus-setup-message): Remove a hack.
18627
186282000-11-02 09:33:01 ShengHuo ZHU <zsh@cs.rochester.edu>
18629
18630 * gnus-sum.el (gnus-newsgroup-variables): New variable.
18631 (gnus-summary-mode): Make them local variables.
18632 (gnus-set-global-variables): Globalize them.
18633 (gnus-summary-exit): Kill them.
18634
186352000-11-02 Hrvoje Niksic <hniksic@arsdigita.com>
18636
18637 * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
18638 word.
18639
186402000-11-01 10:07:13 ShengHuo ZHU <zsh@cs.rochester.edu>
18641
18642 * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
18643 gnus-article-wash-types.
18644 * gnus-art.el (gnus-article-wash-status): Use them.
18645
186462000-11-01 08:54:11 ShengHuo ZHU <zsh@cs.rochester.edu>
18647
18648 * mml.el (mml-read-tag): Remove spaces and LF.
18649
186502000-11-01 08:01:03 ShengHuo ZHU <zsh@cs.rochester.edu>
18651
18652 * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
18653 * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
18654
186552000-11-01 07:39:24 ShengHuo ZHU <zsh@cs.rochester.edu>
18656
18657 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
18658
186592000-10-31 22:06:13 ShengHuo ZHU <zsh@cs.rochester.edu>
18660
18661 * gnus-sum.el (gnus-article-charset): New variable.
18662 (gnus-summary-display-article): Set it.
18663 * gnus-msg.el (gnus-copy-article-buffer): Use it.
18664 * gnus-art.el (gnus-article-mode): Make it local variable.
18665
186662000-11-01 01:12:29 Lars Magne Ingebrigtsen <larsi@gnus.org>
18667
18668 * nnultimate.el (nnultimate-create-mapping): Use nreverse.
18669
186702000-10-31 23:45:31 Lars Magne Ingebrigtsen <larsi@gnus.org>
18671
18672 * nnwfm.el: New file.
18673
18674 * nnweb.el (nnweb-replace-in-string): New function.
18675
186762000-10-31 17:32:02 ShengHuo ZHU <zsh@cs.rochester.edu>
18677
18678 * mml2015.el: Wrap gpg.el.
18679 * gpg.el (gpg-verify): The last argument of apply is a list.
18680 (gpg-encrypt): Add passphrase as a parameter.
18681
186822000-10-31 17:28:45 ShengHuo ZHU <zsh@cs.rochester.edu>
18683
18684 * gpg.el: New file.
18685 * gpg-ring.el: New file.
18686
186872000-10-31 11:44:29 ShengHuo ZHU <zsh@cs.rochester.edu>
18688
18689 * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
18690
186912000-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
18692
18693 * gnus-sum.el (gnus-summary-insert-line): Work with quoted
18694 double-quote characters.
18695 (gnus-summary-prepare-threads): Ditto.
18696
186972000-10-31 08:36:03 ShengHuo ZHU <zsh@cs.rochester.edu>
18698
18699 * gnus-art.el (gnus-mime-display-single): Forward line -1.
18700 * mml.el (mml-read-tag): Don't skip the leading space.
18701 * lpath.el (font-lock-set-defaults): Shut up.
18702
187032000-10-31 00:04:35 ShengHuo ZHU <zsh@cs.rochester.edu>
18704
18705 * mml2015.el: Fix doc. Remove bogus mml2015-setup.
18706
187072000-10-30 23:37:07 ShengHuo ZHU <zsh@cs.rochester.edu>
18708
18709 * qp.el (quoted-printable-encode-region): Replace leading - when
18710 ultra safe.
18711 * mml.el (mml-generate-mime-postprocess-function): Removed.
18712 (mml-postprocess-alist): Removed.
18713 (mml-generate-mime-1): Use ultra-safe when sign.
18714 * mml2015.el (mml2015-fix-micalg): Uppercase.
18715 (mml2015-verify): Insert LF.
18716 (mml2015-mailcrypt-sign): Downcase; search backward.
18717
187182000-10-16 11:36:52 Lars Magne Ingebrigtsen <larsi@gnus.org>
18719
18720 * nnultimate.el (nnultimate-forum-table-p): Be a bit more
18721 restrictive.
18722 (nnultimate-table-regexp): New variable.
18723 (nnultimate-forum-table-p): Use it.
18724
187252000-10-30 Ed L Cashin <ecashin@coe.uga.edu>
18726 Trivial patch.
18727
18728 * gnus-sum.el (gnus-summary-expire-articles): Save point.
18729
187302000-10-30 08:52:50 ShengHuo ZHU <zsh@cs.rochester.edu>
18731
18732 * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
18733 (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
18734
187352000-10-30 08:38:12 ShengHuo ZHU <zsh@cs.rochester.edu>
18736
18737 * mml2015.el: Shut up.
18738
187392000-10-30 08:17:46 ShengHuo ZHU <zsh@cs.rochester.edu>
18740
18741 * gnus.el (gnus-server-browse-hashtb): Removed.
18742 * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
18743 (gnus-group-insert-group-line-info): Use simplified method.
18744 * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
18745
187462000-10-30 01:52:40 ShengHuo ZHU <zsh@cs.rochester.edu>
18747
18748 * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
18749 moved here.
18750 * gnus-agent.el (gnus-agent-fetch-headers): Use it.
18751 * gnus-group.el (gnus-group-prepare-flat): Use it.
18752 * gnus-topic.el (gnus-group-prepare-topics): Use it.
18753
187542000-10-30 01:23:49 ShengHuo ZHU <zsh@cs.rochester.edu>
18755
18756 * mml.el (mml-mode): Show menu in XEmacs.
18757
187582000-10-30 00:49:33 ShengHuo ZHU <zsh@cs.rochester.edu>
18759
18760 * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
18761 (gnus-server-read-server-in-server-buffer): New function.
18762 (gnus-browse-foreign-server): Browse in group buffer.
18763 * gnus-group.el (gnus-group-prepare-flat): List group not in list.
18764 (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
18765 * gnus-topic.el (gnus-group-prepare-topics): Ditto.
18766 * gnus.el (gnus-server-browse-hashtb): New variable.
18767
187682000-10-29 22:31:40 ShengHuo ZHU <zsh@cs.rochester.edu>
18769
18770 * nnfolder.el (nnfolder-open-nov): Use group.
18771
187722000-10-29 17:23:15 ShengHuo ZHU <zsh@cs.rochester.edu>
18773
18774 * nnfolder.el: Add NOV. Set version to 2.0.
18775 (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
18776
187772000-10-29 10:35:08 ShengHuo ZHU <zsh@cs.rochester.edu>
18778
18779 * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
18780
187812000-10-29 09:42:05 ShengHuo ZHU <zsh@cs.rochester.edu>
18782
18783 * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
18784 (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
18785
187862000-10-29 08:28:58 ShengHuo ZHU <zsh@cs.rochester.edu>
18787
18788 * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
18789
187902000-10-28 19:11:01 ShengHuo ZHU <zsh@cs.rochester.edu>
18791
18792 * mm-decode.el (mm-verify-function-alist): New variable.
18793 (mm-verify-option): New variable.
18794 (mm-decrypt-function-alist): Ditto.
18795 (mm-decrypt-option): Ditto.
18796 (mm-find-raw-part-by-type): New function.
18797 (mm-possibly-verify-or-decrypt): New function.
18798 (mm-dissect-multipart): Use it.
18799 * mml2015.el (mml2015-fix-micalg): New function.
18800 (mml2015-decrypt): Use new interface.
18801 (mml2015-verify): Use new interface.
18802 (mml2015-setup): Make it bogus.
18803
188042000-10-28 16:54:45 ShengHuo ZHU <zsh@cs.rochester.edu>
18805
18806 * mml.el (mml-generate-mime-postprocess-function): Set to
18807 mml-postprocess.
18808 (autoload): Autoload mml2015 and mml-smime.
18809 (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
18810 * mml2015.el (mml2015-encrypt): New function.
18811 (mml2015-sign): New function.
18812 (mml2015-encrypt-function): New variable.
18813 (mml2015-sign-function): New variable.
18814 (mml2015-mailcrypt-encrypt): Use message-recipients.
18815 (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
18816 * mml-smime.el (mml-smime-setup): Ditto.
18817
188182000-10-28 Simon Josefsson <sj@extundo.com>
18819
18820 * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
18821 Communigate Pro 3.3.1 server.
18822
18823 * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
18824 in buffers.
18825 (mml-secure-dns-server): Removed.
18826 (mml-secure-part-smime-encrypt-by-dns): Use DIG interface. Don't
18827 write certificates to files.
18828
18829 * smime.el (smime-dns-server): New variable.
18830 (smime-mail-to-domain):
18831 (smime-cert-by-dns): New functions.
18832
18833 * dig.el: New file.
18834
188352000-10-28 10:09:41 ShengHuo ZHU <zsh@cs.rochester.edu>
18836
18837 * message.el (message-options): New variable.
18838 (message-options-set-recipient): New function.
18839 (message-send): Use them.
18840 * gnus-int.el (gnus-request-replace-article): Use them.
18841 (gnus-request-accept-article): Ditto.
18842 * mml.el (mml-preview): Use them.
18843 * gnus-sum.el (gnus-summary-edit-article): Use them.
18844
18845 * message.el (message-options-get): New function.
18846 (message-options-get): New function.
18847 * rfc2047.el (rfc2047-encode-message-header): Use them.
18848 * mm-bodies.el (mm-encode-body): Use them.
18849
188502000-10-28 Simon Josefsson <sj@extundo.com>
18851
18852 * nnimap.el (nnimap-retrieve-which-headers):
18853 (nnimap-request-article-part): Quote message-id.
18854
18855 * smime.el (smime-CA-directory): Rename from `smime-CAs'.
18856 (smime-CA-file): New variable.
18857 (smime-call-openssl-region): Don't error.
18858 (smime-sign-region): Return result value.
18859 (smime-encrypt-region): Ditto.
18860 (smime-verify-region): New function.
18861 (smime-decrypt-region): Ditto.
18862 (smime-verify-buffer): Ditto.
18863 (smime-decrypt-buffer): Ditto.
18864
18865 * mml.el: Require mml-sec.
18866 (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
18867 (mml-mode-map): Add "sign" and "encrypt" maps.
18868 (mml-menu): Add security menu.
18869 (mml-preview): Use generate-new-buffer.
18870
18871 * mml-sec.el: New file.
18872
188732000-10-28 03:43:03 ShengHuo ZHU <zsh@cs.rochester.edu>
18874
18875 * mm-decode.el (mm-find-part-by-type): Move it here.
18876 * mml.el (mml-postprocess): Move it here.
18877 (mml-postprocess-alist): Move it here. Merge them.
18878
188792000-10-28 03:38:39 ShengHuo ZHU <zsh@cs.rochester.edu>
18880
18881 * rfc2047.el (rfc2047-encode-message-header): Make sure no
18882 unencoded stuff in the header.
18883
188842000-10-28 02:40:46 ShengHuo ZHU <zsh@cs.rochester.edu>
18885
18886 * gnus-group.el (gnus-group-listed-groups): New variable.
18887 (gnus-group-list-option): New variable.
18888 (gnus-group-list-limit-map): New keymap.
18889 (gnus-group-list-flush-map): New keymap.
18890 (gnus-group-list-plus-map): New keymap.
18891 (gnus-group-prepare-logic): New function.
18892 (gnus-group-prepare-flat): Merge with
18893 gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
18894 (gnus-group-prepare-flat-list-dead): Ditto.
18895 (gnus-group-list-matching): Use gnus-group-prepare-function.
18896 (gnus-group-list-dormant): Ditto.
18897 (gnus-group-list-cached): Ditto.
18898 (gnus-group-listed-groups): New function.
18899 (gnus-group-list-limit): New function.
18900 (gnus-group-list-flush): New function.
18901 (gnus-group-list-plus): New function.
18902 * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
18903 (gnus-topic-prepare-topic): Ditto.
18904
189052000-10-27 Paul Jarc <prj@po.cwru.edu>
18906
18907 * message.el (message-insert-to, message-get-reply-headers):
18908 (message-reply, message-followup): Mail-{Followup,Reply}-To.
18909
189102000-10-27 19:45:58 ShengHuo ZHU <zsh@cs.rochester.edu>
18911
18912 * mml2015.el: New file.
18913 * smime.el: New file.
18914 * mml-smime.el: New file.
18915
ef3b7aae
MB
189162000-10-27 19:42:12 ShengHuo ZHU <zsh@cs.rochester.edu>
18917
18918 * ChangeLog: Moved to ChangeLog.1.
18919
18920See ChangeLog.1 for earlier changes.
23f87bed 18921
ef3b7aae 18922 Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
23f87bed
MB
18923 Copying and distribution of this file, with or without modification,
18924 are permitted provided the copyright notice and this notice are preserved.
18925
ef3b7aae
MB
18926;; Local Variables:
18927;; coding: iso-2022-7bit
18928;; End:
18929
18930;; arch-tag: 956fd310-042f-4fca-8dca-a01dbe06acff