1 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
3 * message.el (message-send-mail-function): Increase custom version.
5 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
8 2007-12-21 Teodor Zlatanov <tzz@lifelogs.com>
10 * imap.el (imap-authenticate): Use current-buffer instead of buffer,
11 for the cases where imap-authenticate is called with a nil buffer
14 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
16 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
17 html parts correctly; support forwarded messages.
18 (gnus-article-browse-html-article): Remove work buffers.
20 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
22 (netrc-bound-and-true-p): New macro.
23 (netrc-parse): Use it instead of bound-and-true-p that is not available
26 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
28 * gnus-registry.el (gnus-registry-mark-article)
29 (gnus-registry-article-marks): Add functionality to mark articles
30 through the Gnus registry.
32 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
33 (netrc-parse): Use encrypt-file-alist to determine if
34 encrypt-find-model or encrypt-insert-file-contents should be used.
36 2007-12-19 Glenn Morris <rgm@gnu.org>
38 * mml.el (message-options-set, message-narrow-to-head)
39 (message-in-body-p, message-mail-p, message-encode-message-body):
41 (message-remove-header, message-narrow-to-headers-or-head)
42 (message-subscribed-p, message-make-mail-followup-to)
43 (message-position-on-field, message-news-p)
44 (message-options-set-recipient, message-generate-headers)
45 (message-sort-headers): Declare as functions.
47 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
49 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
50 convention in doc string.
52 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
54 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
56 (gnus-article-browse-html-article): Pass message header to it.
58 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
60 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
62 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
63 or password compatible with XEmacs.
65 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
67 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
69 (gnus-mime-delete-part): Don't write description line if empty.
70 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
72 2007-12-14 Johan Bockg
\e,Ae
\e(Brd <bojohan@gnu.org>
74 * gnus-sum.el (gnus-summary-mark-unread-as-read)
75 (gnus-summary-mark-read-and-unread-as-read)
76 (gnus-summary-mark-current-read-and-unread-as-read)
77 (gnus-summary-mark-unread-as-ticked): Doc fix.
78 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
80 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
82 * gnus-sum.el (gnus-summary-prev-article): Fix doc string. Reported by
83 Christoph Conrad <christoph.conrad@gmx.de>.
85 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
87 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
90 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
92 * mm-decode.el (mm-add-meta-html-tag): New function.
93 (mm-save-part-to-file, mm-pipe-part): Use it
95 * gnus-art.el (gnus-article-browse-delete-temp-files): Use
96 gnus-y-or-n-p instead of y-or-n-p.
97 (gnus-article-browse-html-parts): Work with message/external-body; use
100 2007-12-11 Glenn Morris <rgm@gnu.org>
102 * gnus-cache.el: Require gnus-sum not just when compiling.
104 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
106 * gnus-int.el (gnus-server-opened, gnus-status-message): Move
107 definitions before use.
109 * mm-decode.el: Require gnus-util.
110 (mm-remove-part): Only call delete-annotation on XEmacs.
112 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
114 * nnmail.el: Require gnus-int.
116 * spam.el: Move `require's before `eval-when-compile's.
118 * gnus-ems.el (gnus-alive-p):
119 * gnus-fun.el (message-goto-eoh):
120 * gnus-util.el (gnus-group-name-decode):
121 * mail-source.el (gnus-compress-sequence):
122 * message.el (Info-goto-node, format-spec):
123 * mm-bodies.el (message-options-get):
124 * mm-decode.el (mm-view-pkcs7):
125 * mm-util.el (gmm-write-region):
126 * mml-smime.el (mml-compute-boundary)
127 (gnus-completing-read-with-default):
128 * mml.el (widget-button-press, gnus-make-hashtable):
129 * mml1991.el (mm-decode-content-transfer-encoding)
130 (mm-encode-content-transfer-encoding)
131 (message-options-get, message-options-set):
132 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
133 * nnfolder.el (gnus-request-group):
134 * nnheader.el (ietf-drums-unfold-fws):
135 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
136 * smime.el (gnus-run-mode-hooks):
137 * spam-stat.el (gnus-message): Autoload.
139 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
140 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
141 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
142 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
143 Add declare-function compatibility definition.
145 * gnus-cache.el (nnvirtual-find-group-art):
146 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
147 (gnus-add-image, gnus-add-wash-type):
148 * gnus-group.el (nnkiboze-score-file):
149 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
150 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
151 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
152 (message-tokenize-header, gnus-get-buffer-create)
153 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
154 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
155 * gnus.el (gnus-group-decoded-name):
156 * mail-source.el (imap-capability):
157 * mm-bodies.el (message-options-set):
158 * mm-decode.el (gnus-configure-windows):
159 * mm-extern.el (message-goto-body):
160 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
161 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
162 (epg-sub-key-validity, message-options-set):
163 * mml.el (widget-event-point, gnus-configure-windows):
164 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
165 * mml2015.el (epg-check-configuration, epg-configuration)
166 (message-options-set):
167 * nndb.el (nndb-request-article):
168 * nnfolder.el (gnus-request-create-group):
169 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
170 * nnmaildir.el (gnus-group-mark-article-read):
171 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
172 * rfc1843.el (message-fetch-field):
173 * spam.el (gnus-extract-address-components):
174 Declare as functions.
176 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
178 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
180 2007-12-09 Glenn Morris <rgm@gnu.org>
182 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
184 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
185 * message.el, mm-view.el, sieve-manage, smime.el:
186 Add declare-function compatibility definition.
188 * gnus-art.el (w3-region, w3m-region, Info-menu):
189 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
190 * gnus-sum.el (gnus-get-predicate):
191 * gnus-util.el (mm-append-to-file, w32-focus-frame):
192 * message.el (mail-abbrev-in-expansion-header-p):
193 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
194 (w3m-detect-meta-charset, w3m-region):
195 * sieve-manage.el (password-read, password-cache-add)
196 (password-cache-remove):
197 * smime.el (password-read-and-add): Declare as functions.
199 2007-12-08 David Kastrup <dak@gnu.org>
201 * gnus-sum.el (gnus-summary-simplify-subject-query):
202 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
205 2007-12-07 Glenn Morris <rgm@gnu.org>
207 * gnus-art.el (article-make-date-line): Revert previous change.
209 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
211 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
213 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
215 * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
216 Call gnus-add-to-range ranges only once with a prepared article-list.
218 2007-12-06 Paul Jarc <prj@po.cwru.edu>
220 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups,
221 nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
222 group names with backslashes. Reported by Tassilo Horn
223 <tassilo@member.fsf.org>.
225 2007-12-06 D. Goel <deego3@gmail.com>
227 * gnus-art.el (article-make-date-line):
228 * gnus-start.el (gnus-load):
229 * pop3.el (pop3-read-response): Fix buggy call to `error'.
231 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
233 * gnus-art.el (gnus-use-idna)
234 * gnus-start.el (gnus-site-init-file)
235 * message.el (message-use-idna)
236 * mm-uu.el (mm-uu-hide-markers)
237 * smiley.el (smiley-style): Revert changes that suppress warnings.
239 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
241 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
242 specify charset to html source. Reported by Christoph Conrad
243 <christoph.conrad@gmx.de>.
245 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
247 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
248 idna-program in order to suppress byte compile warning issued by XEmacs
249 that came to byte compile the default value section of defcustom forms
252 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
253 value of installation-directory.
255 * message.el (message-use-idna): Don't directly refer to the value of
258 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
260 * smiley.el (smiley-style): Don't directly call face-attribute.
262 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
264 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
266 * gnus-dired.el: Reduce Gnus dependencies.
267 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
268 require. Use autoloads instead.
269 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
270 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
271 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
272 (gnus-dired-mode): Adjust doc string.
273 (gnus-dired-mail-mode): New variable.
274 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
275 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
276 (gnus-dired-mail-buffers): New function. Return mail or message
278 (gnus-dired-attach): Use it.
279 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
281 (gnus-dired-print): Use `gnus-print-buffer' depending on
282 `gnus-dired-mail-mode'.
284 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
286 * rfc2047.el (rfc2047-encoded-word-regexp)
287 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
288 explaining what regexp patterns are for.
290 2007-12-04 Glenn Morris <rgm@gnu.org>
292 * password.el: Move to ../password-cache.el.
294 * mml1991.el (password-read, password-cache-add, password-cache-remove):
295 * mml2015.el (password-read, password-cache-add, password-cache-remove):
296 * mml-smime.el (password-read, password-cache-add)
297 (password-cache-remove):
298 No need to autoload, since mml-sec requires password.
300 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
301 * message.el (gnus-extract-address-components):
302 * mml-smime.el (gnus-extract-address-components): Define for compiler.
304 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
307 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
309 * mailcap.el: Reduce dependencies.
310 (mail-header-parse-content-type): Autoload.
311 (mailcap-delete-duplicates): New alias.
312 (mailcap-mime-info): Add optional argument NO-DECODE.
313 (mailcap-mime-types): Use mailcap-delete-duplicates.
315 * message.el (message-ignored-supersedes-headers): Add "X-ID".
317 2007-12-03 Nathan J. Williams <nathanw@MIT.EDU> (tiny change)
319 * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
320 (imap-parse-status): Upcase status-att for servers that sends them
321 lower-case (e.g., MS Exchange 2007).
323 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
325 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
328 * gnus-uu.el (gnus-uu-decode-yenc): New command.
329 (gnus-uu-yenc-article): New function.
331 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
333 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
336 2007-12-02 Glenn Morris <rgm@gnu.org>
338 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
341 * binhex.el, uudecode.el: Move to ../mail.
343 * encrypt.el: Remove file.
345 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
347 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
350 * gnus-art.el (gnus-article-browse-html-article): Mention
351 `mm-text-html-renderer' in the doc string.
353 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
354 string. Add comments.
356 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
359 2007-12-01 Glenn Morris <rgm@gnu.org>
361 * dig.el, dns.el: Move to ../net.
362 * format-spec.el, hex-util.el, sha1.el: Move to ../.
364 * mail-source.el (top-level): Require format-spec before
367 2007-11-30 Glenn Morris <rgm@gnu.org>
369 * encrypt.el: Require password, rather than autoloading password-read.
371 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
373 * gnus.el (gnus-method-to-server): Add an optional parameter so the
374 caller can indicate whether the cache should be disregarded for this
375 call. This way the result of the call is reproducible at all times and
376 can be considered a canonical server name for the supplied method.
377 (gnus-agent-method-p): Canonicalize server names by pushing their
378 method through `gnus-method-to-server' using the no-cache argument.
380 * gnus-srvr.el (gnus-server-insert-server-line): Call
381 `gnus-method-to-server' with `no-cache' argument.
383 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
384 gnus-agent-possibly-synchronize-flags as this should be called when the
385 server is actually being opened.
386 (gnus-agent-possibly-synchronize-flags)
387 (gnus-agent-possibly-synchronize-flags-server): Move check for the
388 flags file of an agentized server to the latter function.
390 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
391 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
392 after a connection has been established successfully.
394 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
396 * gnus-art.el (article-display-face): Force to display face if called
397 interactively; check if gnus-article-x-face-too-ugly matches author.
398 (article-display-x-face): Display face even if From header is missing
399 as article-display-face does.
401 2007-11-28 Richard Stallman <rms@gnu.org>
403 * md4.el: Move to ../.
404 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
406 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
408 * mail-source.el (mail-sources): Default to fetch from file for
409 compatibility with default of nnmail-spool-file.
411 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
413 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
414 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
415 to look for encoded word that should be encoded again.
416 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
417 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
419 (rfc2047-decode-region): Switch strict regexp and loose one according
420 to rfc2047-allow-irregular-q-encoded-words.
422 2007-11-26 Simon Josefsson <simon@josefsson.org>
424 * imap.el: Move to ../net directory.
426 2007-11-25 Romain Francoise <romain@orebokech.com>
428 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
430 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
432 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
433 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
435 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
438 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
441 * gnus-move.el (gnus-change-server): Ditto.
443 * gnus-kill.el (gnus-batch-score): Ditto.
445 * gnus-cache.el (gnus-jog-cache): Ditto.
447 * gnus-msg.el (gnus-summary-reply): Ignore
448 gnus-confirm-mail-reply-to-news for wide and very wide replies.
450 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
452 * gnus-cache.el (gnus-cache-generate-nov-databases): Use
453 nnml-generate-nov-databases-directory instead of
454 nnml-generate-nov-databases-1.
456 2007-11-24 Glenn Morris <rgm@gnu.org>
458 * message.el (message-tool-bar-retro): Update for rename
459 mail_send.xpm->mail-send.xpm.
461 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
463 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
464 `smime-ldap-search' for Emacs 22 and up.
466 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
468 * hashcash.el: Move to ../mail directory.
470 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
472 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
473 `smime-ldap-search' for Emacs 22 and up.
475 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
477 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
479 * message.el (message-send-mail-function): Fix error convention.
480 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
481 (message-widen-reply, message-send-mail, message-talkative-question)
482 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
483 (message-clone-locals, message-send-news): Use with-current-buffer.
484 (message-insert-or-toggle-importance): Remove unused var `valid'.
485 (message-make-references): Remove unused var `new-references'.
486 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
488 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
490 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
491 (spam-split-symbolic-return-positive): Reflow docstring.
492 (spam-backends, spam-summary-exit-behavior)
493 (spam-mark-ham-unread-before-move-from-spam-group)
494 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
495 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
496 (spam-clear-cache, spam-backend-check, spam-install-backend)
497 (spam-install-statistical-backend, spam-list-of-processors)
498 (spam-group-processor-p, spam-split, spam-bogofilter-score)
499 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
500 (spam-check-crm114, spam-initialize, spam-unload-hook):
501 Fix typos in docstrings.
503 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
505 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
506 been checked if they have never been read and those group levels are
507 higher than the one that a user specified.
509 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
511 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
512 foreign groups unless a group level is specified by a user.
513 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
515 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
517 * message.el (message-send-mail-function): Require sendmail.
519 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
521 * message.el (message-send-mail-function): Check for smtpmail too.
523 * utf7.el (utf7-encode, utf7-decode): Use coding system
524 `utf-7'/`utf-7-imap' from utf-7.el' if available.
526 * message.el (message-send-mail-function): New function.
527 (message-send-mail-function): Set default using
528 message-send-mail-function. Adjust doc string.
529 (message-send-mail-with-mailclient): New function.
531 2007-11-17 Richard Stallman <rms@gnu.org>
533 * assistant.el: Remove file.
535 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
538 * rfc2047.el (message-posting-charset):
539 * qp.el (mm-use-ultra-safe-encoding):
540 * pop3.el (parse-time-months):
541 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
543 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
544 (jka-compr-compression-info-list, ange-ftp-path-format)
546 * nndiary.el (files):
547 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
548 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
549 (epg-digest-algorithm-alist, inhibit-redisplay)
550 (password-cache-expiry):
551 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
552 (pgg-output-buffer, password-cache-expiry):
553 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
555 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
557 * mm-uu.el (file-name, start-point, end-point, entry)
558 (gnus-newsgroup-name, gnus-newsgroup-charset):
559 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
560 (latin-unity-ucs-list):
561 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
562 (mm-uu-binhex-decode-function):
563 * message.el (gnus-message-group-art, gnus-list-identifiers, )
564 (rmail-enable-mime-composing, gnus-local-organization)
565 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
566 (gnus-read-active-file, facemenu-add-face-function)
567 (facemenu-remove-face-function, gnus-article-decoded-p)
569 * mail-source.el (display-time-mail-function):
570 * gnus-util.el (nnmail-pathname-coding-system)
571 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
572 (gnus-original-article-buffer, gnus-user-agent)
573 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
574 (xemacs-codename, sxemacs-codename, emacs-program-version):
575 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
576 * gnus-start.el (gnus-agent-covered-methods)
577 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
578 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
579 (gnus-newsgroup-headers, gnus-group-list-mode)
580 (gnus-group-mark-positions, gnus-newsgroup-data)
581 (gnus-newsgroup-unreads, nnoo-state-alist)
582 (gnus-current-select-method, mail-sources)
583 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
584 (nnmail-spool-file, gnus-cache-active-hashtb):
585 * gnus-mh.el (mh-lib-progs):
586 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
587 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
588 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
589 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
591 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
592 (font-lock-set-defaults):
593 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
594 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
595 (gnus-summary-post-menu, total-parts, type, condition, length):
596 * gnus-agent.el (gnus-agent-read-agentview):
597 * flow-fill.el (show-trailing-whitespace):
598 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
599 eval-and-compile wrappers for byte compiler pacifiers.
601 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
602 (mm-display-inline-fontify): Check for featurep 'xemacs not
605 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
607 (mm-create-image-xemacs): Only do something for XEmacs.
608 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
610 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
612 * gnus-registry.el (gnus-adaptive-word-syntax-table):
613 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
615 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
617 * nnimap.el (nnimap-split-download-body):
618 * gnus-demon.el (gnus-demon):
619 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
621 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
623 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
625 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
626 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
627 copy data from unibyte buffer to multibyte current buffer.
628 (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
629 to copy data from unibyte current buffer to multibyte buffer.
630 (nntp-make-process-buffer): Make process buffer unibyte.
632 * pop3.el (pop3-open-server): Fix typo in Lisp code.
634 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
636 * pop3.el (pop3-open-server): Accept and process data more robustly at
637 connexion start to avoid spurious "POP SSL connexion failed" errors.
639 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
641 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
644 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
646 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
648 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
650 * nnmail.el (nnmail-parse-active): Make group names unibyte.
651 (nnmail-save-active): Use a unibyte buffer when saving active file,
652 which may contain non-ASCII group names.
654 * nnml.el (nnml-request-group): Decode group names in messages.
656 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
658 * message.el (message-citation-line-function)
659 (message-insert-formatted-citation-line): Fix spelling of
660 `message-insert-formated-citation-line'.
662 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
664 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
666 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
668 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
669 nnmail-pathname-coding-system.
671 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
672 that a user enters; decode group names in messages.
674 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
676 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
678 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
680 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
682 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
683 risky local variable.
685 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
687 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
689 * encrypt.el: Improve documentation to fix function name typo.
690 Reported by Daiki Ueno <ueno@unixuser.org>.
692 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
694 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
695 even if the point is not in the last page of an article.
696 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
697 back to the previous page.
699 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
701 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
703 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
705 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
707 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
709 * message.el (message-check-news-body-syntax): Avoid
710 mm-string-as-multibyte.
711 (message-hide-headers): Don't assume (point-min)==1.
713 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
715 * message.el (message-remove-blank-cited-lines): Fix if remove is
717 (message-bogus-address-regexp): New variable.
718 (message-bogus-recipient-p): New function.
719 (message-check-recipients): New command.
720 (message-syntax-checks): Add `bogus-recipient'.
721 (message-fix-before-sending): Add `bogus-recipient'.
723 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
724 (gnus-treat-emphasize, gnus-treat-body-boundary): Don't test
727 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
729 * gnus.el: Bump version to Gnus v5.13.
731 2007-10-28 Miles Bader <miles@gnu.org>
733 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
736 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
738 * gnus-msg.el (gnus-message-setup-hook): Add
739 `message-remove-blank-cited-lines' to options.
741 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
743 * message.el (message-remove-blank-cited-lines): New function.
744 Suggested by Karl Pl
\e,Ad
\e(Bsterer.
746 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
748 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
751 * imap.el (imap-open): Replace mapcar called for effect with mapc.
752 (top-level): Use mapc to set functions to be traced for debugging.
754 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
755 called for effect with while loop.
757 * message.el (message-talkative-question): Replace mapcar called for
760 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
761 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
762 called for effect with dolist.
764 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
766 * nndiary.el: Use dolist instead of mapcar to add diary headers to
767 gnus-extra-headers and nnmail-extra-headers.
769 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
770 called for effect with dolist.
771 (top-level): Use mapc to set functions to be traced for debugging.
773 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
774 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
777 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
778 Replace mapcar called for effect with mapc.
779 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
780 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
781 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
782 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
784 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
785 remove-if that's a cl function.
787 * webmail.el (webmail-debug): Replace mapcar called for effect with
790 * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
793 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
795 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
796 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
799 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
800 functions from article-* functions.
801 (gnus-multi-decode-header): Replace mapcar called for effect with
804 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
805 (gnus-bookmark-show-details): Replace mapcar called for effect with
808 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
809 called for effect with while loop.
811 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
814 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
815 mapcar called for effect with dolist.
817 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
819 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
820 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
821 Replace mapcar called for effect with dolist.
822 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
825 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
826 Replace mapcar called for effect with dolist.
827 (gnus-topic-list): Replace mapcar called for effect with mapc.
829 * gnus.el: Use mapc instead of mapcar to add autoloads.
831 2007-10-23 Richard Stallman <rms@gnu.org>
833 * gnus-group.el (gnus-group-highlight): Mark as risky.
835 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
837 * gnus.el (gnus-server-to-method): Return method found first in
840 * gnus-art.el (gnus-article-highlight-signature)
841 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
842 button overlay without the front stickiness.
844 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
846 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
847 overview buffer needed a catch to receive its throw.
848 (gnus-agent-flush-cache): Declared as interactive to make this function
851 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
853 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
856 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
858 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
859 exclude address matching message-dont-reply-to-names.
861 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
863 * gnus-util.el (gnus-string<): New function.
865 * gnus-sum.el (gnus-article-sort-by-author)
866 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
868 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
870 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
871 the frame-focus tag is set in gnus-buffer-configuration.
873 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
875 * gnus-art.el (gnus-article-add-button): Make a button overlay without
876 the front stickiness.
878 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
880 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
881 url pattern; remove duplicate one.
882 (gnus-article-extend-url-button): New function.
883 (gnus-article-add-buttons): Use it.
884 (gnus-button-push): Use concatenated url that it makes.
886 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
888 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
889 (sieve-manage-open): Use `mapc' instead of `mapcar'.
891 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
893 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
894 Don't hardcode point-min==1.
896 2007-09-30 David Kastrup <dak@gnu.org>
898 * gnus-art.el (gnus-article-reply-with-original)
899 (gnus-article-followup-with-original): When `transient-mark-mode' is
900 off, refrain from active-region behavior for followups.
902 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
904 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
905 Fix comment about "iso8859-1".
907 2007-10-08 Daiki Ueno <ueno@unixuser.org>
909 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
910 ones returned from the verify-function.
912 * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
913 mml2015-extract-cleartext-signature if extraction failed.
915 2007-10-07 Daiki Ueno <ueno@unixuser.org>
917 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
918 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
921 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
923 * Relicense "GPLv2 or later" files to "GPLv3 or later".
925 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
927 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
928 to mark a thread as expirable. Add variable `hide' to handle hiding of
929 thread for both the null and zero (kill/expire thread) universal prefix
931 (gnus-summary-expire-thread): Add new function to expire a thread,
932 using gnus-summary-kill-thread.
933 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
934 shortcuts for gnus-summary-expire-thread.
935 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
936 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
938 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
940 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
941 extras value, so an extras entry can be deleted.
942 (gnus-registry-delete-extra-entry): Use it.
943 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
944 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
945 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
946 storage through the gnus-registry, and provide an appropriate API for
949 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
951 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
952 Suggested by Leo <sdl.web@gmail.com>.
956 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
958 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
959 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
961 * gnus-agent.el (gnus-agent-fetch-headers): Do.
963 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
964 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
966 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
968 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
970 (nnmbox-request-accept-article): Don't change article in source buffer;
971 narrow to header to use message-fetch-field rather than
972 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
973 (nnmbox-request-replace-article): Quote lines that'll be misidentified
974 as delimiters; make sure article ends with newline.
975 (nnmbox-delete-mail): Correct last position of article to be deleted;
976 ignore X-Gnus-Newsgroup header in article body.
977 (nnmbox-save-mail): Quote lines looking like delimiters at the right
978 positions; make sure article ends with newline.
980 * message.el (message-display-abbrev): Don't infloop when a user
981 inserts SPC in the beginning of header.
983 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
985 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
986 list of groups not followed by default. Fix type to be regexp.
987 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
989 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
991 * hmac-def.el (define-hmac-function): Switch from old-style to
992 new-style backquotes.
994 * md4.el (md4-make-step): likewise.
996 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
998 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
999 raw-text coding system when saving .newsrc file, which may contain
1000 non-ASCII group names.
1002 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
1004 * gnus-cus.el (gnus-score-extra): New widget.
1005 (gnus-score-extra-convert): New function.
1006 (gnus-score-customize): Use it for Extra.
1008 2007-08-31 Daiki Ueno <ueno@unixuser.org>
1010 * mml2015.el (mml2015-extract-cleartext-signature): New function.
1011 (mml2015-mailcrypt-clear-verify): Use it.
1012 (mml2015-gpg-clear-verify): Use it.
1013 (mml2015-pgg-clear-verify): Use it.
1014 (mml2015-epg-clear-verify): Replace the current part with the output
1015 from GnuPG; don't extract the plaintext by itself.
1017 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
1018 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
1019 mml2015-clear-verify-function; don't touch the armor headers or
1020 dash-escaped text here.
1022 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
1024 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
1025 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
1026 parts, or application/octet-stream as a last resort.
1027 (gnus-mime-view-part-as-type): Don't toggle display.
1028 (gnus-mime-view-part-as-charset): Don't turn off display before
1031 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
1032 stuff to undisplayer function in Emacs.
1033 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
1035 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
1036 text/calendar parts.
1038 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
1040 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
1041 decoding text/calendar parts.
1043 * message.el (message-forward-make-body-mime): Always mark body as
1044 having no illegible text; remove signed-or-encrypted argument.
1045 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
1047 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
1048 (mml-generate-mime-1): Don't encode body if it is specified to be in
1049 raw form; don't make buffer be unibyte when inserting multibyte string.
1051 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
1053 * sha1.el: Fix up comment style.
1054 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
1055 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
1057 * hex-util.el: Fix up comment style.
1058 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
1060 * gnus-salt.el: Use with-current-buffer.
1061 (gnus-pick-setup-message): Fix long-standing typo.
1063 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
1065 * imap.el (imap-logout-timeout): New variable.
1066 (imap-logout, imap-logout-wait): New functions.
1067 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
1069 * nnimap.el (nnimap-logout-timeout): New server variable.
1070 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
1071 nnimap-logout-timeout.
1073 * gnus-art.el (gnus-article-summary-command-nosave)
1074 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
1076 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1078 * gnus.el (gnus-maximum-newsgroup): New variable.
1080 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
1081 according to gnus-maximum-newsgroup.
1083 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
1084 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
1085 Limit the range of articles according to gnus-maximum-newsgroup.
1087 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
1089 * gnus-art.el (gnus-sticky-article): Fixed problems described in
1090 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
1091 Don't perform gnus-configure-windows here; reuse existing sticky
1094 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
1095 it doesn't exist in gnus-article-mode.
1097 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
1099 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
1100 (gnus-agent-decoded-group-name): New function.
1101 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
1102 (gnus-agent-expire-group-1): Use it; decode group name in messages.
1104 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
1106 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
1107 Add binding for gnus-sticky-article.
1108 (gnus-summary-exit): Don't kill sticky article buffers.
1110 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
1112 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
1113 (gnus-kill-sticky-article-buffers): New commands.
1115 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1117 * nntp.el (nntp-xref-number-is-evil): New server variable.
1118 (nntp-find-group-and-number): If it is non-nil, don't trust article
1119 numbers in the Xref header.
1121 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
1123 * gnus-agent.el (gnus-agent-read-group): New function.
1124 (gnus-agent-flush-group, gnus-agent-expire-group)
1125 (gnus-agent-regenerate-group): Use it.
1126 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
1127 nnmail-pathname-coding-system.
1129 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
1131 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
1133 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
1134 that are unread as unread, and also as selected so that information of
1135 marks having been changed by a user may be updated when exiting group.
1137 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
1139 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
1141 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
1143 * gnus-art.el (gnus-mime-display-single): Pass part number that is
1144 calculated ignoring signature parts to gnus-treat-article.
1146 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
1148 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
1149 a point here in order to keep the window start.
1150 (gnus-insert-mime-security-button): Make a button overlay without the
1152 (gnus-mime-display-security): Goto the end of a button.
1154 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
1156 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
1158 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
1159 group-name-at-point.
1160 (gnus-group-completing-read): New function that offers decoded
1161 non-ASCII group names for completion.
1162 (gnus-fetch-group, gnus-group-read-ephemeral-group)
1163 (gnus-group-jump-to-group, gnus-group-make-group-simple)
1164 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
1165 (gnus-group-fetch-control): Use it.
1166 (gnus-fetch-group): Use group-name-at-point for the initial value
1167 rather than the default value; use gnus-alive-p.
1169 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
1170 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
1171 (gnus-summary-post-news): Use gnus-group-completing-read.
1173 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
1174 (gnus-read-move-group-name): Decode group name for completion.
1176 2007-07-31 Ted Zlatanov <tzz@lifelogs.com>
1178 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
1179 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
1180 Yamaoka slightly modified the code).
1182 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1184 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
1185 (nnmail-split-incoming): Bind it.
1187 * nnml.el (nnml-group-name-charset): New function.
1188 (nnml-decoded-group-name): Use it; don't decode group name if
1189 nnmail-group-names-not-encoded-p is non-nil.
1190 (nnml-encoded-group-name): New function.
1191 (nnml-group-pathname): Inline nnml-decoded-group-name.
1192 (nnml-request-expire-articles): Decode group name in message.
1193 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
1194 nnmail-pathname-coding-system.
1195 (nnml-save-mail, nnml-active-number): Work with decoded group names and
1196 not decoded ones according to nnmail-group-names-not-encoded-p.
1197 (nnml-generate-active-info): Use nnml-encoded-group-name.
1199 2007-08-08 Glenn Morris <rgm@gnu.org>
1201 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
1202 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
1203 doc-strings and comments.
1205 2007-07-25 Glenn Morris <rgm@gnu.org>
1207 * Relicense all FSF files to GPLv3 or later.
1209 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
1211 * gnus-sum.el (gnus-summary-move-article): Make
1212 gnus-summary-respool-article work.
1214 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
1216 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
1219 2007-07-20 Micha
\e,Ak
\e(Bl Cadilhac <michael@cadilhac.name>
1221 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
1222 that should be ignored when comparing distant RSS articles with local
1224 (nnrss-make-hash-index): New function. Create a hash index according
1225 to the ignored fields.
1226 (nnrss-check-group): Use it.
1228 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
1230 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
1232 * gnus-art.el (article-decode-group-name): Decode Xref header too.
1234 * gnus-group.el (gnus-group-make-group): Encode group name here unless
1235 the new optional argument ENCODED is non-nil.
1236 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
1237 coding system for encoding group name.
1238 (gnus-group-make-rss-group): Pass un-encoded group name to
1239 gnus-group-make-group.
1240 (gnus-group-set-info): Tell gnus-group-make-group that group name is
1243 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
1244 Encode group name to which articles are moved or copied.
1245 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
1246 coding system for encoding Newsgroup, Followup-To and Xref headers.
1248 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
1249 marks; use nnheader-file-coding-system to write a file.
1250 (nnagent-retrieve-headers): Bind file-name-coding-system to
1251 nnmail-pathname-coding-system.
1253 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
1255 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
1256 (nnml-request-article, nnml-request-create-group)
1257 (nnml-request-rename-group, nnml-find-id)
1258 (nnml-possibly-change-directory, nnml-possibly-create-directory)
1259 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
1260 (nnml-save-marks): Use nnml-group-pathname instead of
1261 nnmail-group-pathname.
1263 (nnml-request-create-group, nnml-request-expire-articles)
1264 (nnml-request-move-article, nnml-request-delete-group)
1265 (nnml-deletable-article-p, nnml-possibly-create-directory)
1266 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
1267 (nnml-open-marks): Bind file-name-coding-system to
1268 nnmail-pathname-coding-system.
1270 (nnml-request-article): Pass server argument to nnml-find-group-number.
1271 (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
1272 server argument to nnml-possibly-create-directory.
1273 (nnml-request-accept-article): Pass server argument to
1274 nnml-active-number and nnml-save-mail.
1275 (nnml-find-group-number): Pass server argument to nnml-find-id.
1276 (nnml-request-update-info): Pass server argument to
1277 nnml-marks-changed-p.
1279 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
1280 (nnml-save-mail, nnml-active-number): Add server argument.
1282 (nnml-request-delete-group): Warn if group is missing.
1283 (nnml-get-nov-buffer): Decode group name.
1284 (nnml-generate-active-info): Encode group name.
1285 (nnml-open-marks): Decode group name in messages.
1287 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
1289 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
1290 if it is not specified.
1291 (gnus-article-pipe-part, gnus-article-save-part)
1292 (gnus-article-interactively-view-part, gnus-article-copy-part)
1293 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
1294 (gnus-article-inline-part, gnus-article-save-part-and-strip)
1295 (gnus-article-replace-part, gnus-article-delete-part)
1296 (gnus-article-view-part-as-type): Pass raw prefix argument to
1297 gnus-article-part-wrapper.
1299 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
1301 * gnus-agent.el (gnus-agent-save-active): Bind
1302 nnheader-file-coding-system to gnus-agent-file-coding-system.
1304 * gnus-cache.el (gnus-cache-save-buffers)
1305 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
1306 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
1307 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
1308 (gnus-cache-braid-nov, gnus-cache-braid-heads)
1309 (gnus-cache-generate-active, gnus-cache-rename-group)
1310 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
1311 (gnus-cache-update-overview-total-fetched-for): Bind
1312 file-name-coding-system to nnmail-pathname-coding-system.
1313 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
1315 (gnus-cache-decoded-group-name): New function.
1316 (gnus-cache-file-name): Use it.
1317 (gnus-cache-generate-active): Use non-decoded group name for active.
1319 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
1321 (gnus-write-active-file): Don't break non-ASCII group names.
1323 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
1324 nnmail-pathname-coding-system.
1326 * gnus-uu.el (gnus-uu-decode-save): Typo.
1328 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
1330 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
1332 2007-07-14 David Kastrup <dak@gnu.org>
1334 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
1335 finishing actions if we did not edit the article.
1337 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
1339 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
1340 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
1341 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
1342 (gnus-agent-flush-group, gnus-agent-flush-cache)
1343 (gnus-agent-fetch-headers, gnus-agent-load-alist)
1344 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
1345 (gnus-agent-retrieve-headers, gnus-agent-request-article)
1346 (gnus-agent-regenerate-group)
1347 (gnus-agent-update-files-total-fetched-for)
1348 (gnus-agent-update-view-total-fetched-for): Bind
1349 file-name-coding-system to nnmail-pathname-coding-system.
1350 (gnus-agent-group-pathname): Don't encode file names by
1351 nnmail-pathname-coding-system.
1352 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
1353 coding-system-for-write instead of buffer-file-coding-system to
1354 gnus-agent-file-coding-system.
1356 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
1359 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
1361 * gnus-start.el (gnus-update-active-hashtb-from-killed)
1362 (gnus-read-newsrc-el-file): Make group names unibyte.
1364 * nnmail.el (nnmail-group-pathname): Don't encode file names by
1365 nnmail-pathname-coding-system.
1367 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
1368 (nnrss-request-delete-group): Bind file-name-coding-system to
1369 nnmail-pathname-coding-system.
1370 (nnrss-read-server-data, nnrss-read-group-data): Bind
1371 file-name-coding-system correctly.
1372 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
1374 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
1375 (nntp-server-to-method-cache): New variable.
1376 (nntp-group-pathname): New function that decodes non-ASCII group names.
1377 (nntp-possibly-create-directory, nntp-marks-changed-p)
1378 (nntp-save-marks, nntp-open-marks): Use it.
1379 (nntp-possibly-create-directory, nntp-open-marks):
1380 Bind file-name-coding-system to nnmail-pathname-coding-system.
1381 (nntp-open-marks): Decode group names when bootstrapping marks.
1383 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
1384 Newsgroups and Folowup-To headers.
1386 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
1388 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
1389 (gnus-server-closed-face, gnus-server-denied-face)
1390 (gnus-server-offline-face): Remove variable.
1391 (gnus-server-font-lock-keywords): Use faces that are not aliases.
1393 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
1394 of modifying message-stack directly for XEmacs.
1396 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
1397 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
1398 if the coding-system argument is nil for XEmacs.
1400 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
1401 mm-charset-override-alist.
1403 * rfc2047.el: Don't require base64; require rfc2045 for the function
1404 rfc2045-encode-string.
1405 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
1406 to quote the parameter value.
1408 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
1410 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
1411 form in gnus-group-name-charset-method-alist.
1413 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
1414 overrides the default layout edit-form.
1416 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
1418 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
1420 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
1422 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
1423 as unfetched articles.
1425 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
1427 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
1429 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1431 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
1432 original back end that keeps marks in the local system.
1434 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1436 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
1437 arg of pop-to-buffer for XEmacs.
1438 (gnus-article-read-summary-keys): Ditto; don't restore window
1439 configuration if summary command ends up with neither article buffer
1440 nor summary buffer; describe bindings if summary keys end with C-h.
1442 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
1444 * message.el (message-fix-before-sending): Skip raw message part to be
1445 forwarded while checking illegible text.
1446 (message-forward-make-body-mime, message-forward-make-body): Mark
1447 signed or encrypted raw message as having no illegible text.
1449 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1451 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
1452 (gnus-message-with-timestamp-1): New macro.
1453 (gnus-message-with-timestamp): New function.
1454 (gnus-message): Use them.
1456 * nnheader.el (nnheader-message): Use them.
1458 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
1460 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
1463 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
1465 * gnus-agent.el (gnus-agent-fetch-headers)
1466 (gnus-agent-retrieve-headers): Bind
1467 gnus-decode-encoded-address-function to identity.
1469 * nntp.el (nntp-send-xover-command): Recognize an xover command is
1470 available also when the server returns simply a dot.
1472 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
1474 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
1476 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
1478 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
1480 * gnus-ems.el (gnus-x-splash): Make it work.
1482 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
1485 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
1487 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
1488 the front stickiness.
1489 (gnus-article-summary-command-nosave): Correct the order of the
1490 arguments passed to pop-to-buffer.
1491 (gnus-article-read-summary-keys): Ditto; make it work properly when the
1492 summary command ends up with the article buffer.
1494 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
1497 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
1499 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
1501 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
1503 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
1504 * gnus-sum.el (gnus-summary-highlight):
1505 * mail-source.el (mail-source-delete-old-incoming-confirm):
1506 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
1508 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1510 * gnus-art.el (gnus-mime-view-part-externally)
1511 (gnus-mime-view-part-internally): Fix predicate function passed to
1514 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
1516 * gnus.el (gnus-update-message-archive-method): Add :version.
1518 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
1520 * gnus.el (gnus-update-message-archive-method): New variable.
1522 * gnus-start.el (gnus-setup-news): Update saved "archive" method
1523 according to gnus-message-archive-method if
1524 gnus-update-message-archive-method is non-nil.
1526 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1528 * gnus-sum.el (gnus-summary-limit-to-address): New function. Suggested
1529 by Loic Dachary <loic@dachary.org>.
1530 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
1532 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
1534 * message.el (message-pop-to-buffer): Add switch-function argument.
1535 (message-mail): Pass switch-function argument to it.
1537 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
1539 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
1542 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
1544 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
1545 (gnus-header-content)
1546 * gnus-cite.el (gnus-cite-10)
1547 * gnus-srvr.el (gnus-server-closed)
1548 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
1549 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
1550 (gnus-group-mail-3-empty, gnus-group-mail-low)
1551 (gnus-group-mail-low-empty, gnus-splash)
1552 * message.el (message-header-to, message-header-cc)
1553 (message-header-subject, message-header-other, message-header-name)
1554 (message-header-xheader, message-separator, message-cited-text)
1555 (message-mml): Lighten colors of faces used for dark background.
1557 2007-05-24 Simon Josefsson <simon@josefsson.org>
1559 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
1560 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
1562 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
1564 * message.el (message-narrow-to-headers-or-head): Ignore
1565 mail-header-separator in the body.
1567 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
1569 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
1570 same as window size.
1572 2007-05-22 Kevin Ryde <user42@zip.com.au>
1574 * message.el (message-font-lock-keywords): Use message-header-xheader
1575 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
1576 ahead of the anything pattern, to get it recognised.
1578 2007-05-12 Micha
\e,Ak
\e(Bl Cadilhac <michael@cadilhac.name>
1580 * gnus-sum.el (gnus-articles-to-read)
1581 (gnus-summary-insert-old-articles): Don't truncate group name for
1584 * gnus-util.el (gnus-limit-string): Delete this function.
1586 * gnus-sum.el (gnus-simplify-subject-fully): Use
1587 `truncate-string-to-width' instead.
1589 2007-05-11 Micha
\e,Ak
\e(Bl Cadilhac <michael@cadilhac.name>
1591 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable. Tell
1592 if, on summary exit, the next group has to be selected.
1593 (gnus-summary-exit): Use it.
1595 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1597 * gnus-art.el (gnus-article-mode): Fix comment about displaying
1600 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
1602 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
1603 Check if group is not a directory.
1604 (nnfolder-request-expire-articles): Don't delete articles if the target
1605 group is not available.
1607 * nnml.el (nnml-request-create-group): Properly check if group is not a
1609 (nnml-request-expire-articles): Don't delete articles if the target
1610 group is not available.
1612 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1613 Don't quote characters that are within parentheses.
1615 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
1617 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
1618 (gnus-handle-ephemeral-exit): Select article according to it.
1620 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
1622 * message.el (message-insert-formated-citation-line): Remove newline.
1623 (message-citation-line-format): Add final \n here so that the user can
1626 2007-05-03 Dan Christensen <jdc@uwo.ca>
1628 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
1629 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
1630 Update lanl/arXiv support.
1632 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
1634 * gnus.el: Bump version number.
1636 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1638 * gnus.el (gnus-version-number): Bump version.
1640 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1642 * gnus.el: No Gnus v0.6 is released.
1644 2007-04-27 Didier Verna <didier@xemacs.org>
1646 * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
1647 * gmm-utils.el (gmm-regexp-concat): here.
1648 * message.el: Don't require 'gnus-util.
1649 (message-dont-reply-to-names): Handle name change above.
1650 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
1652 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
1654 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
1655 since the initial value varies according to the system.
1657 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
1659 * mm-util.el (mm-charset-synonym-alist): Defcustom.
1661 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
1663 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
1665 2007-04-24 Didier Verna <didier@xemacs.org>
1667 Improve the type of gnus-ignored-from-addresses.
1668 * gnus-util.el (gnus-orify-regexp): New function.
1669 * message.el (gnus-util): Require it.
1670 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
1671 * gnus-sum.el (gnus-ignored-from-addresses): New function.
1672 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
1674 2007-04-24 Didier Verna <didier@xemacs.org>
1677 * gnus-utils.el: Fix some trailing whitespaces.
1679 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
1681 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
1682 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
1683 article's Message-ID; refer parent article in summary buffer.
1685 * message.el (message-bounce): Call mime-to-mml.
1687 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
1689 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
1691 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
1693 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
1694 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
1695 displayed of multipart/alternative part if it is invoked from summary
1698 * mm-view.el (mm-inline-text-html-render-with-w3m)
1699 (mm-inline-text-html-render-with-w3m-standalone)
1700 (mm-inline-render-with-function): Use mail-parse-charset by default.
1702 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
1704 * parse-time.el (parse-time-string-chars): Check if CHAR
1705 is less than the length of parse-time-syntax.
1707 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
1709 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
1710 from gnus-newsgroup-processable.
1712 2007-04-16 Didier Verna <didier@xemacs.org>
1714 * gnus-msg.el (gnus-configure-posting-styles): Handle
1715 message-signature-directory properly with :file syntax. Reported by
1718 2007-04-11 Didier Verna <didier@xemacs.org>
1720 New user option: message-signature-directory.
1721 * gnus-msg.el (gnus-configure-posting-styles): Support it.
1722 * message.el (message-insert-signature): Ditto.
1723 * message.el (message-signature-file): Doc update.
1724 * message.el (message-signature-directory): New.
1726 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
1728 * gnus-msg.el (gnus-inews-yank-articles): Use
1729 message-exchange-point-and-mark instead of exchange-point-and-mark.
1731 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
1733 * message.el (message-yank-original): Make sure cited text ends with
1734 newline; don't exchange point and mark.
1736 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
1738 * tls.el (open-tls-stream): Properly handle case where there
1739 is no associated buffer.
1741 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
1743 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
1744 message-yank-original, make sure (< mark TEXT point).
1746 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
1748 * message.el (message-fill-column): New variable.
1749 (message-mode): Use it. Add comment on a possible new hook.
1751 * nnmail.el (nnmail-spool-file): Mark as obsolete.
1752 (nnmail-get-new-mail): Reformat.
1754 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
1756 * gmm-utils.el: Fix Commentary.
1757 (gmm-tool-bar-from-list): Fix typo in doc string.
1759 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
1761 * message.el (message-yank-original): Don't switch point and mark
1762 unnecessarily to put point and mark as documented.
1764 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1766 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
1767 from the message heads.
1769 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
1771 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
1772 article buffer does not have a window. This may not be the best
1773 solution but is certainly better than setting the start of the null,
1774 that is the current, window.
1776 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
1778 * gnus-draft.el (gnus-draft-setup-hook): New hook.
1779 (gnus-draft-setup): Run it.
1781 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
1782 gnus-score-fast-scoring. Allow regexp.
1783 (gnus-score-headers): Use it.
1785 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
1788 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
1790 (gnus-button-alist): Also catch `<f1> k ...'.
1791 (gnus-treat-display-x-face): Fix doc string.
1793 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1795 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
1796 evaluation of gnus-extended-version to ensure correct generation of the
1797 User-Agent header when message-generate-headers-first is used.
1799 2007-03-24 Simon Josefsson <simon@josefsson.org>
1801 * hashcash.el (hashcash-generate-payment-async): Don't crash if
1802 hashcash-path is nil. Don't call callback with incorrect number of
1803 parameters if val is 0.
1805 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1807 * message.el (message-required-news-headers):
1808 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
1810 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1812 * message.el (message-generate-new-buffers): Change the meaning of the
1813 nil value; add `standard' to the choices; treat t as `unique'; improve
1815 (gnus-select-frame-set-input-focus): Autoload.
1816 (message-buffer-name): Search for the existing message buffer if
1817 message-generate-new-buffers is nil or `standard'; treat the value t of
1818 message-generate-new-buffers as `unique'.
1819 (message-pop-to-buffer): Raise the frame already displaying the message
1820 buffer; clear the echo area after querying.
1821 (message-setup): Pass the `continue' argument to compose-mail.
1822 (message-mail): Prefer `switch-function' if it is given; search for the
1823 existing message buffer if the `continue' argument is non-nil; pass
1824 continue and switch-function arguments to compose-mail by way of
1826 (message-mail-other-window): Adjust argument of message-setup.
1827 (message-mail-other-frame): Ditto.
1829 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
1831 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
1832 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
1833 to turn font-lock on when turning gnus-message-citation-mode on.
1835 2007-03-06 Daiki Ueno <ueno@unixuser.org>
1837 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
1838 (mml-smime-function-alist): New variable; add epg as the backend.
1839 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
1840 mml-smime- functions instead.
1841 * mm-view.el: Require smime.
1843 2007-03-05 Didier Verna <didier@xemacs.org>
1845 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
1846 instead of just inheritance for posting styles.
1847 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
1849 2007-02-24 John Paul Wallington <jpw@pobox.com>
1851 * tls.el (tls-certtool-program): Fix custom type.
1853 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
1855 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
1856 and point-at-eol instead of line-(beginning|end)-position.
1858 * assistant.el (assistant-parse-buffer): Ditto.
1860 2007-02-28 Daiki Ueno <ueno@unixuser.org>
1862 * mml2015.el (mml2015-epg-find-usable-key): New function.
1863 (mml2015-epg-sign): Use it.
1864 (mml2015-epg-encrypt): Use it.
1866 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
1868 * message.el (message-make-in-reply-to): Quote name containing
1869 non-ASCII characters. It will make the RFC2047 encoder cause an error
1870 if there are special characters. Reported by NAKAJI Hiroyuki
1871 <nakaji@jp.freebsd.org>.
1873 2007-02-27 Didier Verna <didier@xemacs.org>
1875 Include the group parameters as well as the topic ones in the
1876 inheritance filter process.
1877 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
1878 argument GROUP-PARAMS-LIST.
1879 * gnus-topic.el (gnus-group-topic-parameters): Use it.
1881 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1883 * nntp.el (nntp-never-echoes-commands)
1884 (nntp-open-connection-functions-never-echo-commands): New variables.
1885 (nntp-send-command): Use them.
1887 2007-02-20 Daiki Ueno <ueno@unixuser.org>
1889 * mml2015.el (mml2015-epg-verify): Simplified.
1891 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
1893 * mml.el (mml-content-disposition-alist): New user option.
1894 (mml-content-disposition): New function.
1895 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
1896 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
1898 2007-02-19 Daiki Ueno <ueno@unixuser.org>
1900 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
1903 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1905 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
1906 articles posted in the last 24 hours.
1908 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
1910 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
1912 2007-02-14 Micha
\e,Ak
\e(Bl Cadilhac <michael@cadilhac.name>
1914 * nntp.el (nntp-send-command): Don't wait for echoes when
1915 nntp-open-ssl-stream is used.
1917 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
1919 * gnus-cite.el (gnus-test-font-lock-add-keywords)
1920 (gnus-message-add-citation-keywords)
1921 (gnus-message-remove-citation-keywords): Remove.
1922 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
1923 directly, make the variables in font-lock-defaults buffer-local, add
1924 gnus-message-citation-keywords to them and then update the value of
1927 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
1929 * message.el (message-cite-original-1): Don't call
1930 gnus-article-highlight-citation.
1932 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
1933 citations; fix line count.
1935 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
1937 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
1938 (gnus-message-add-citation-keywords)
1939 (gnus-message-remove-citation-keywords): Use it; fix the emulating
1940 versions of font-lock-add-keywords and font-lock-remove-keywords to
1941 work with XEmacs correctly.
1943 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
1945 * gnus-cite.el (gnus-cite-face-list): Set the values of
1946 gnus-message-max-citation-depth and gnus-message-citation-keywords.
1947 (gnus-message-max-citation-depth): Use defvar rather than defconst.
1948 (gnus-message-cite-prefix-regexp): New variable.
1949 (gnus-message-search-citation-line): Use it; protect against long
1950 citation prefix; fill match data with nil rather than 0 for XEmacs; set
1951 the 0th match data for Emacs.
1952 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
1953 (gnus-message-add-citation-keywords): Append keywords rather than
1954 prepending; emulate font-lock-add-keywords if it is not available.
1955 (gnus-message-remove-citation-keywords): Emulate
1956 font-lock-remove-keywords if it is not available.
1958 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
1960 * message.el (message-cite-prefix-regexp): Set the value of
1961 gnus-message-cite-prefix-regexp.
1963 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1965 * nnweb.el (nnweb-google-parse-1): Update parser.
1967 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
1969 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
1971 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1973 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
1976 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
1978 * uudecode.el (uudecode-string-to-multibyte): New function emulating
1979 string-to-multibyte.
1980 (uudecode-decode-region-internal): Use it.
1982 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
1984 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
1987 * gnus-art.el (gnus-signature-limit): Fix custom choice.
1989 2007-01-22 Daiki Ueno <ueno@unixuser.org>
1991 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
1993 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
1994 `write-region' to respect `mm-inhibit-file-name-handlers'.
1996 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1998 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
1999 Use gnus-home-directory instead of "~/" or "$HOME".
2001 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
2003 * encrypt.el (encrypt-insert-file-contents): Add better prompt
2004 to mention filename.
2005 Add comments at beginning regarding usage.
2006 (encrypt-write-file-contents): Change interactive so a string is
2007 acceptable. If the file has no associated model, show an error instead
2008 of a nonsense prompt.
2010 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
2012 * spam.el (spam-bsfilter-ham-switch): Fix typo.
2013 Thanks to Yoshihiko Yamada for kind notification of this typo.
2015 2007-01-12 Kenichi Handa <handa@m17n.org>
2017 * uudecode.el (uudecode-decode-region-internal): Make it work in a
2020 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
2022 * gnus-score.el (gnus-score-fast-scoring): New variable.
2023 (gnus-score-headers): Use it.
2025 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
2027 * message.el (message-cite-original-1): Call
2028 gnus-article-highlight-citation if requested.
2029 (message-make-from): Allow name and address as optional arguments.
2031 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
2033 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
2035 (gnus-button-alist): Add mid\\|message-id.
2036 (gnus-button-fetch-group): Extend for use in
2037 `browse-url-browser-function'.
2038 (gnus-button-url-regexp): Try to catch paired parentheses like in
2041 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
2042 Suggested by Simon Krahnke <overlord@gmx.li>.
2044 2007-01-13 Romain Francoise <romain@orebokech.com>
2046 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
2049 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
2051 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
2053 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
2055 * gnus-registry.el (gnus-registry-unfollowed-groups)
2056 (gnus-registry-split-fancy-with-parent): Fix documentation.
2058 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
2060 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
2063 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2065 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
2066 Xref urls. Erase buffer before requesting head.
2068 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2070 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
2072 * gnus-soup.el (gnus-soup): New custom group. Make user variables
2075 2007-01-05 Daiki Ueno <ueno@unixuser.org>
2077 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
2078 no signing key is found.
2079 (mml2015-epg-encrypt): Ask user whether to skip or abort if
2080 no encrypting and/or signing key is found.
2082 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2084 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
2086 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2088 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
2089 headers read from disk with the ones newly found in the current search.
2090 This should no longer cause problems, because the article numbers in
2091 Gmane's `nov.php' output are ignored since the previous change.
2093 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2095 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
2097 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
2099 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
2101 2007-01-01 Romain Francoise <romain@orebokech.com>
2103 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
2105 2006-12-31 Steve Youngs <steve@sxemacs.org>
2107 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
2108 `define-minor-mode' macro definition expanded properly.
2109 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
2112 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
2113 of 2006-12-30. The default is nil on (S)XEmacs already because of the
2115 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
2116 This is OK to autoload in (S)XEmacs now.
2118 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2120 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
2122 (gnus-summary-limit-to-singletons): Fix typo.
2124 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
2127 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2129 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
2132 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
2133 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
2134 (gnus-summary-insert-dormant-articles): Fix typo in message.
2136 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
2138 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
2140 (gnus-message-citation-mode): Don't autoload in XEmacs.
2142 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
2144 2006-12-29 Jouni K. Sepp
\e,Ad
\e(Bnen <jks@iki.fi>
2146 * nnimap.el (nnimap-expunge-search-string): Mention
2147 nnimap-search-uids-not-since-is-evil in docstring.
2149 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
2151 * spam.el: Revert to make-obsolete-variable because
2152 define-obsolete-variable-alias is not supported in Emacs 21.
2154 * spam.el (spam-ifile-path, spam-ifile-database-path)
2155 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
2156 make-obsolete-variable.
2157 (spam-bsfilter-path, spam-bsfilter-program)
2158 (spam-spamassassin-path, spam-spamassassin-program)
2159 (spam-sa-learn-path, spam-sa-learn-program): Rename variables. Don't
2160 use "path" inappropriately.
2161 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
2162 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
2165 2006-12-28 Daiki Ueno <ueno@unixuser.org>
2167 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
2170 * password.el (password-cache-remove): Use clear-string to burn
2171 password, if available.
2173 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2175 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
2177 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
2179 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
2180 (gnus-message-highlight-citation): Move defcustom here from
2182 (gnus-message-citation-mode): Autoload.
2184 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
2185 checks to make it compile with XEmacs.
2186 (gnus-message-citation-mode): New minor mode.
2187 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
2188 (gnus-message-highlight-citation): New variables.
2189 (gnus-message-search-citation-line)
2190 (gnus-message-add-citation-keywords)
2191 (gnus-message-remove-citation-keywords)
2192 (turn-on-gnus-message-citation-mode)
2193 (turn-off-gnus-message-citation-mode): New functions.
2195 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
2197 * gnus-cite.el: Enable highlighting of different citation levels in
2200 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2202 * message.el (message-make-fqdn): Fix comment.
2203 (message-bogus-system-names): Add ".local".
2205 * spam.el (spam-ifile-path, spam-ifile-program)
2206 (spam-ifile-database-path, spam-ifile-database)
2207 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
2208 Don't use "path" inappropriately.
2209 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
2211 (spam-check-ifile, spam-ifile-register-with-ifile)
2212 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
2215 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
2216 (gnus-treat-display-smileys): Simplify using
2217 gnus-image-type-available-p.
2219 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
2222 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2224 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
2225 one after turning on the buffer's multibyteness instead of decoding
2226 them directly in the unibyte buffer that causes unexpected conversion
2227 in Emacs 23 (unicode).
2229 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2231 * message.el (message-generate-hashcash): Fix custom type.
2233 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
2235 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
2237 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
2239 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
2240 disconnect icons. Add help text.
2242 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
2244 * spam.el (spam-extra-header-to-number): CRM114 spam score is
2245 negated to be consistent with the others we handle.
2247 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2249 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
2250 version of gnus-summary-buffer to something, so that we can use two
2251 article buffers at the same time.
2253 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
2255 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
2256 trigger all the extra headers.
2257 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
2260 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2262 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
2265 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2267 * legacy-gnus-agent.el: Add Copyright notice.
2269 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
2271 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
2273 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2275 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
2277 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
2278 to make it work reliably in CVS Emacs.
2279 (gnus-summary-limit-strange-charsets-predicate)
2280 (gnus-summary-limit-to-predicate): New functions.
2282 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
2284 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
2285 specifying array size.
2286 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
2287 array if it is too small.
2288 (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
2289 (gnus-sort-threads-loop): New function.
2291 2006-12-06 Chris Moore <dooglus@gmail.com>
2293 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
2294 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
2296 2006-12-04 Jouni K. Sepp
\e,Ad
\e(Bnen <jks@iki.fi>
2298 * mm-url.el (mm-url-predefined-programs): Call curl with correct
2301 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2303 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
2304 DOS-ing the recipient.
2306 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
2307 the headers when creating the mapping to avoid mismappings.
2308 (nnweb-gmane-create-mapping): Always nix out old mapping.
2310 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2312 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
2313 and mm-verify-option to never.
2315 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
2317 * message.el (message-signed-or-encrypted-p): New function.
2318 (message-forward-make-body): Use it.
2320 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
2321 Replace encode-coding-string with mm-encode-coding-string.
2323 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
2325 * nneething.el (nneething-decode-file-name): Replace
2326 decode-coding-string with mm-decode-coding-string.
2328 * gnus-int.el (gnus-open-server): Say failed server's name.
2330 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
2332 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
2333 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
2335 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
2336 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
2337 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
2338 (gnus-group-make-directory-group, gnus-group-transpose-groups):
2339 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
2340 (gnus-subscribe-newsgroup, gnus-1):
2341 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
2342 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
2343 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
2344 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
2346 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
2348 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
2350 (gnus-summary-limit-to-bodies): Implement headersp.
2352 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2354 * dns.el (query-dns): Protect against "Process dns deleted" strings.
2356 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
2358 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
2360 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2362 * message.el (message-generate-hashcash): Expand range of values to
2363 include `opportunistic'.
2364 (message-send-mail): Use it.
2366 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2368 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
2371 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
2373 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
2375 * gnus-util.el (gnus-extract-address-components): Improve comment.
2377 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2379 * gnus-util.el (gnus-extract-address-components): Work with address in
2380 which the name portion contains @.
2382 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
2384 * gnus.el (gnus-start): Move custom group up.
2385 (gnus-select-method): Don't autoload, but make it available for
2386 `customize-variable'.
2387 (gnus-getenv-nntpserver): Don't autoload.
2389 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
2391 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
2393 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
2395 * message.el (message-sendmail-extra-arguments): New variable.
2396 (message-send-mail-with-sendmail): Use it.
2398 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
2400 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
2401 mm-with-unibyte-current-buffer to make string unibyte.
2403 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
2404 mm-string-as-multibyte.
2406 2006-11-14 Daiki Ueno <ueno@unixuser.org>
2408 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
2409 Reported by Werner Koch <wk@gnupg.org>.
2411 2006-11-14 Daiki Ueno <ueno@p360>
2413 * mml2015.el: Autoload epa-select-keys when compiling.
2415 2006-11-13 Daiki Ueno <ueno@unixuser.org>
2417 * mml2015.el (mml2015-epg-sign): Save the signing keys in
2419 (mml2015-epg-encrypt): Save the recipient keys in message-options.
2421 2006-11-13 Daiki Ueno <ueno@unixuser.org>
2423 * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
2425 (mml2015-always-trust): New user option.
2426 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
2429 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
2431 * nntp.el (nntp-authinfo-force): New variable.
2432 (nntp-send-authinfo): Use it.
2434 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2436 * message.el (message-strip-subject-encoded-words): Allow _not_ to
2437 decode encoded words. Improve prompt. Add comment about forwarding.
2438 (message-replacement-char): Move up.
2440 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
2442 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
2443 instead of gnus-intersection because arguments of gnus-sorted-nunion
2444 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
2446 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
2448 * message.el (message-strip-subject-encoded-words): Reformat prompt.
2449 (message-simplify-subject-functions): Enable
2450 message-strip-subject-encoded-words by default.
2452 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
2454 * message.el (message-strip-subject-encoded-words): New function
2455 (message-simplify-subject-functions): New variable.
2456 (message-simplify-subject): Use it. Fix typo in doc string.
2457 Support message-strip-subject-encoded-words.
2459 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
2461 * gnus-diary.el (gnus-diary-delay-format-function):
2462 * nndiary.el (nndiary-reminders):
2463 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
2465 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
2467 * gnus-art.el (article-hide-boring-headers): Fetch date from
2468 gnus-original-article-buffer to avoid problems with localized date
2471 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
2473 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
2475 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
2477 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
2479 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2480 (mm-charset-synonym-alist): Move some entries to
2481 mm-codepage-iso-8859-list.
2482 (mm-charset-synonym-alist, mm-charset-override-alist): Add
2483 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
2485 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
2487 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
2489 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2491 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
2492 with Emacs 21 and XEmacs.
2494 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
2496 * spam.el (spam-parse-address): New function for better parsing,
2497 catching errors, etc.
2498 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
2500 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
2502 * mm-view.el: Add interactive arg to html2text autoload.
2504 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
2506 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
2508 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
2510 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
2512 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
2513 (mm-charset-synonym-alist): Move some entries to
2514 mm-codepage-iso-8859-list.
2516 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
2518 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
2520 * message.el (message-citation-line-format)
2521 (message-insert-formated-citation-line): Fix implementation of %E, %N
2522 and %n according to the doc string.
2524 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
2526 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2527 car-safe to avoid bad parses.
2529 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
2531 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
2534 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
2536 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
2538 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
2541 * message.el (message-draft-headers): Add Date.
2542 (message-headers-to-generate): Fix typo in docstring.
2544 * nndraft.el (nndraft-required-headers): New variable.
2545 (nndraft-generate-headers): Use it.
2547 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
2549 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
2551 * gnus-registry.el (gnus-registry-wash-for-keywords)
2552 (gnus-registry-find-keywords): New functions to allow easy searching of
2553 articles that are in the registry.
2555 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
2557 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
2558 ietf-drums-parse-address instead of gnus-extract-address-components.
2559 Reported by Damien Elmes <damien@repose.cx>.
2561 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
2563 * gnus.el (gnus-mime): Remove unused custom group.
2565 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2567 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
2568 "blank line" when searching for end of armor headers.
2570 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2572 * gmm-utils.el (gmm-write-region): Fix variable name.
2574 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
2576 * gmm-utils.el (gmm-write-region): New function based on compatibility
2577 code from `mm-make-temp-file'.
2579 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
2581 * nnmaildir.el (nnmaildir--update-nov)
2582 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
2583 Use `gmm-write-region'.
2585 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
2587 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
2588 iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
2590 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
2592 * message.el (message-replacement-char): New variable.
2593 (message-fix-before-sending): Use it.
2594 (message-simplify-subject): New function to remove duplicate code.
2595 (message-reply, message-followup): Use it.
2597 * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
2598 gnus-summary-limit-to-articles.
2600 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
2602 * gnus-util.el (gnus-with-local-quit): New macro.
2604 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
2606 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
2608 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
2609 ignore non-string data.
2611 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
2613 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
2614 non-string data (needs to be done in the registry too).
2616 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
2618 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
2619 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
2620 (gnus-registry-split-fancy-with-parent)
2621 (gnus-registry-fetch-simplified-message-subject-fast)
2622 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
2623 Remove text properties on ingress into the registry and when it's saved.
2624 (gnus-registry-clean-empty-function): Fix bug with cleaning the
2625 registry from entries with no groups.
2627 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
2629 * gnus-util.el (gnus-string-remove-all-properties): Add utility
2630 function to remove string properties.
2632 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
2634 * gmm-utils.el (gmm): Adjust custom version.
2636 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
2639 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
2641 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
2643 * gnus-art.el (gnus-insert-prev-page-button)
2644 (gnus-insert-next-page-button): Simplify. Reformat.
2646 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
2648 * gnus-art.el (gnus-insert-prev-page-button)
2649 (gnus-insert-next-page-button): Apply gnus-article-button-face.
2651 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
2653 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
2655 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
2657 (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
2658 gnus-article-button-face to MIME and security buttons.
2660 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
2662 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
2665 2006-09-20 Steve Youngs <steve@sxemacs.org>
2667 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
2668 `browse-url-of-file' instead of `browse-url'.
2670 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2672 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
2673 regexp. Articles containing quotation were cut prematurely.
2675 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
2677 * message.el (message-cite-original-1): Use nobody by default for the
2678 value of From header.
2679 (message-reply): Ditto.
2681 2006-09-11 Daiki Ueno <ueno@unixuser.org>
2683 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
2684 to the gnus-info. This fixes a bug of inline-PGP message verification.
2685 Reported by Michael Piotrowski <mxp@dynalabs.de>.
2687 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
2689 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
2690 mails in the doc string. Add some URLs in comment.
2691 (pop3-movemail): Warn about pop3-leave-mail-on-server.
2693 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
2695 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
2696 backslashes handling and the way to find boundaries of quoted strings.
2698 2006-09-07 Daiki Ueno <ueno@unixuser.org>
2700 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
2701 mml1991-encrypt-to-self is set and mml1991-signers is not set.
2702 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
2703 mml2015-encrypt-to-self is set and mml2015-signers is not set.
2705 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
2707 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
2709 (gnus-button-regexp, gnus-button-last): Remove unused variables.
2711 2006-09-06 Simon Josefsson <jas@extundo.com>
2713 * mml2015.el (mml2015-use): Doc fix, mention epg.
2715 2006-09-06 Daiki Ueno <ueno@unixuser.org>
2717 * mml2015.el (mml2015-use): Default to epg, if available.
2719 2006-09-06 Daiki Ueno <ueno@unixuser.org>
2721 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
2723 (mml1991-epg-encrypt): Ditto.
2724 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
2726 (mml2015-epg-encrypt): Ditto.
2728 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
2730 * message.el (message-send-mail-with-sendmail): Look for sendmail in
2731 several common directories.
2733 2006-09-05 Daiki Ueno <ueno@unixuser.org>
2735 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
2736 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
2738 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
2740 * gnus-art.el (article-decode-encoded-words): Make it fast.
2742 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
2744 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
2746 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
2747 in quoted string into `\'.
2749 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
2751 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2752 Use standard-syntax-table.
2754 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
2756 * gnus-art.el (gnus-decode-address-function): New variable.
2757 (article-decode-encoded-words): Use it to decode headers which are
2758 assumed to contain addresses.
2759 (gnus-mime-delete-part): Remove useless `or'.
2761 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
2762 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
2763 (gnus-nov-parse-line): Use it to decode From header.
2764 (gnus-get-newsgroup-headers): Ditto.
2765 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
2767 * mail-parse.el (mail-decode-encoded-address-region): New alias.
2768 (mail-decode-encoded-address-string): New alias.
2770 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
2772 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
2773 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
2774 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
2775 (rfc2047-decode-string): Ditto.
2776 (rfc2047-decode-address-region): New function.
2777 (rfc2047-decode-address-string): New function.
2779 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
2781 * message.el (message-caesar-buffer-body): Allow rotating headers.
2783 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
2785 * message.el (message-insert-formated-citation-line): Fix %f.
2786 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
2788 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2790 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
2791 (gnus-bookmark-mouse-available-p): New macro.
2792 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
2793 (gnus-bookmark-bmenu-show-infos): Use it.
2794 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
2795 (gnus-bookmark-bmenu-hide-infos): Ditto.
2796 (gnus-bookmark-remove-properties): New function.
2797 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
2798 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
2799 (gnus-bookmark-write-file): Bind coding-system-for-write.
2800 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
2801 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
2802 group before selecting it.
2803 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
2804 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
2805 quit-window if it is not available; use gnus-mouse-2 and bind it to
2806 gnus-bookmark-bmenu-select-by-mouse.
2807 (gnus-bookmark-show-details): Remove unused variable `details-list'.
2808 (gnus-bookmark-bmenu-select-by-mouse): New function.
2810 2006-08-13 Romain Francoise <romain@orebokech.com>
2812 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
2815 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2817 * compface.el (uncompface): Use binary rather than raw-text-unix.
2819 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
2821 * compface.el (uncompface): Make sure the eol conversion doesn't take
2822 place when communicating with the external programs. Reported by
2823 ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2825 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
2827 * nnheader.el (nnheader-insert-head): Fix typo in comment.
2829 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2831 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
2832 Make it more robust by parsing author and date independently.
2834 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
2836 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
2838 2006-07-28 Daiki Ueno <ueno@unixuser.org>
2840 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
2841 first matching secret key.
2842 (mml2015-epg-encrypt): Ditto.
2844 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
2845 first matching secret key.
2846 (mml1991-epg-encrypt): Ditto.
2848 * mml2015.el (mml2015-encrypt-to-self): New user option.
2849 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
2850 mml2015-epg-encrypt-to-self is set.
2852 * mml1991.el (mml1991-encrypt-to-self): New variable.
2853 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
2854 mml1991-epg-encrypt-to-self is set.
2856 * mml2015.el (mml2015-signers): New user option.
2857 (mml2015-epg-sign): Reflect the value of mml2015-signers.
2858 (mml2015-epg-encrypt): Allow to select signing keys.
2860 * mml1991.el (mml1991-signers): New variable.
2861 (mml1991-epg-sign): Reflect the value of mml1991-signers.
2862 (mml1991-epg-encrypt): Allow to select signing keys.
2864 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
2866 * nnheader.el (nnheader-insert-head): Make it work even if the file
2867 uses CRLF for the line-break code.
2869 2006-07-25 Daiki Ueno <ueno@unixuser.org>
2871 * mml2015.el: Require mml-sec instead of password.
2872 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
2873 (mml2015-cache-passphrase): Inherit the default value from
2874 mml-secure-cache-passphrase.
2875 (mml2015-passphrase-cache-expiry): Inherit the default value from
2876 mml-secure-passphrase-cache-expiry.
2878 * mml1991.el: Require mml-sec instead of password.
2879 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
2880 (mml1991-cache-passphrase): Inherit the default value from
2881 mml-secure-cache-passphrase.
2882 (mml1991-passphrase-cache-expiry): Inherit the default value from
2883 mml-secure-passphrase-cache-expiry.
2885 * mml-sec.el: Require password.
2886 (mml-secure-verbose): New user option.
2887 (mml-secure-cache-passphrase): New user option.
2888 (mml-secure-passphrase-cache-expiry): New user option.
2890 2006-07-24 Daiki Ueno <ueno@unixuser.org>
2892 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
2893 letters from the end. Thanks to "David Smith" <davidsmith@acm.org> and
2894 andreas@altroot.de (Andreas V
\e,Av
\e(Bgele)
2896 FIXME: Use `tiny change'?
2898 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2900 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
2901 workaround for the url package included with Emacs.
2903 * nnweb.el (nnweb-google-create-mapping): Update regexp.
2905 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
2907 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
2908 correctly. This fixes a bug caused by the 2006-05-12 change.
2910 2006-07-18 Karl Fogel <kfogel@red-bean.com>
2912 * nnmail.el (nnmail-article-group): If splitting raises an error, give
2913 some information about the error when saying that the `bogus' mail
2916 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
2918 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
2921 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
2923 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
2925 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2927 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
2929 2006-07-10 Daiki Ueno <ueno@unixuser.org>
2931 * mml1991.el (mml1991-function-alist): Add epg.
2932 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
2933 (mml1991-epg-encrypt): New functions.
2935 2006-07-10 Daiki Ueno <ueno@unixuser.org>
2937 * mml2015.el (mml2015-verbose): New variable.
2938 (mml2015-cache-passphrase): Ditto.
2939 (mml2015-passphrase-cache-expiry): Ditto.
2940 (mml2015-function-alist): Add epg.
2941 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
2942 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
2943 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
2946 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2948 * message.el (message-cite-original-1): Preserve region when removing
2949 quoted text due to X-No-Archive in order to avoid bogus attribution
2950 when citing multiple messages.
2952 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2954 * gnus-group.el (gnus-group-sort-by-unread): Fix typo. Reported by
2955 Kenneth Jacker <khj@be.cs.appstate.edu>.
2957 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
2959 * gnus-diary.el (gnus-user-format-function-d)
2960 (gnus-user-format-function-D): Autoload.
2962 * imap.el (Commentary): Fix typo.
2964 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
2965 2006-04-22 contribution.
2967 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2969 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
2970 It didn't really fix the bogosity I'm seeing with solid web groups.
2972 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2974 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
2975 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
2976 created using server names. If we use the feature without declaring
2977 it, Gnus does not properly manage server and group state.
2979 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
2982 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2984 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
2985 looking up the method using GROUP's prefix before inventing a new one.
2986 It is used on killed/unknown groups in various places where returning
2987 an all-new method isn't expected by the caller.
2989 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
2990 and match semantics of gnus-group-real-prefix.
2992 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
2994 * nnmail.el (nnmail-broken-references-mailers): New variable.
2995 (nnmail-ignore-broken-references): New function generalizing
2996 nnmail-fix-eudora-headers.
2997 (nnmail-fix-eudora-headers): Now obsolete.
2999 * gnus-art.el (gnus-button-handle-custom): Support
3000 `customize-apropos*'.
3002 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3004 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
3006 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
3009 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
3011 * message.el (message-cite-reply-above): New variable.
3012 (message-yank-original): Use it.
3014 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
3016 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
3018 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
3020 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
3023 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
3025 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
3027 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
3028 (gnus-bookmark-default-file): Use gnus-directory.
3029 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
3030 Remove "*" in doc string.
3031 (gnus-bookmark-write-file): Simplify.
3032 (gnus-bookmark-maybe-sort-alist): Use `when'.
3033 (gnus-bookmark-get-bookmark): Fix typo in doc string.
3034 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
3035 FIXME about Emacs 21 and XEmacs compatibility.
3036 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
3038 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
3040 (gnus-bookmark-menu-heading): Fix version.
3042 2006-06-19 Bastien Guerry <bzg@altern.org>
3044 * gnus-bookmark.el: New file.
3046 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3048 * message.el (message-syntax-checks): Doc fix.
3050 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3052 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
3053 unsubscribed groups as if they were killed ones. It causes duplicate
3054 entries in gnus-newsrc-alist.
3056 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
3058 * message.el (message-syntax-checks): Doc fix.
3059 (message-send-mail): Add check for continuation headers.
3060 (message-check-news-header-syntax): Fix regexp used to check for
3061 continuation headers.
3063 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
3065 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
3067 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
3069 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
3071 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
3073 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
3074 default-truncate-lines.
3076 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
3078 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
3079 to fill the utf-8 entry.
3081 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3083 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
3085 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
3087 * gnus-agent.el (directory-files-and-attributes): Move all the way
3088 forward (the third and final move).
3089 (gnus-agent-read-agentview): Trap reconstruction errors due to
3090 nonexistant directory. Handle by returning nil.
3092 2006-05-30 Didier Verna <didier@xemacs.org>
3094 * message.el (message-dont-reply-to-names): Update the custom type.
3095 * message.el (message-dont-reply-to-names): New defsubst: potentially
3096 convert a list of regexps into a single one.
3097 * message.el (message-get-reply-headers): Use it.
3098 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
3100 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
3102 * gnus-agent.el (directory-files-and-attributes): Move forward.
3104 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
3106 * gnus-ml.el (gnus-mailing-list-subscribe)
3107 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
3108 (gnus-mailing-list-message): Fix doc strings.
3110 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3112 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
3113 of doing it manually.
3115 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
3117 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
3120 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
3122 * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
3123 (gnus-agent-read-agentview): Fixed handling of end-of-file error.
3124 (gnus-agent-read-local): All symbols allocated in my-obarray
3125 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
3126 (gnus-agent-regenerate-group): Check numeric names to see if they are
3128 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
3129 better way of do this...)
3131 * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
3132 'dummy.group' (there should be a better way of do this...)
3134 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
3136 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
3137 (gnus-saved-headers): Ditto.
3138 (gnus-default-article-saver): Mention functions may have properties.
3139 (gnus-article-save): Override gnus-save-all-headers and
3140 gnus-saved-headers by :headers property which saver function may have.
3141 (gnus-summary-save-in-file): Add :headers property.
3142 (gnus-summary-write-to-file): Ditto.
3144 * gnus-sum.el (gnus-summary-save-article): Bind
3145 gnus-prompt-before-saving to t when saving many articles in a file;
3146 always show all headers.
3148 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3150 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
3153 * message.el (message-indent-citation): Add optional arguments to allow
3154 using it outside of message buffers.
3156 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
3157 (gnus-article-treat-unfold-headers): Use it.
3158 (gnus-article-truncate-lines): New variable.
3159 (gnus-article-mode): Use it.
3160 (gnus-article-toggle-truncate-lines): New function.
3162 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
3163 gnus-article-toggle-truncate-lines.
3165 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
3166 coding system in XEmacs, use binary.
3168 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
3170 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
3173 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
3174 this function should save decoded articles.
3175 (gnus-summary-write-to-file): Use property to specify this function
3176 should save decoded articles and specify gnus-summary-save-in-file
3177 should be used to save articles other than the first one when saving
3179 (gnus-summary-save-body-in-file): Use property to specify this
3180 function should save decoded articles.
3181 (gnus-summary-write-body-to-file): Use property to specify this
3182 function should save decoded articles and specify
3183 gnus-summary-save-body-in-file should be used to save articles other
3184 than the first one when saving many articles.
3186 * gnus-sum.el (gnus-summary-save-article): Simplify.
3188 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
3190 * gnus-art.el (gnus-default-article-saver): Add
3191 gnus-summary-write-body-to-file.
3192 (gnus-article-save-coding-system): Don't use coding system object
3194 (gnus-read-save-file-name): Add optional `dir-var' argument which
3195 specifies directory in which files are saved; work even if optional
3196 `variable' argument is not specified.
3197 (gnus-summary-write-to-file): Read file name.
3198 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
3199 (gnus-summary-write-body-to-file): New function.
3201 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
3202 (gnus-summary-local-variables): Add it.
3203 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
3204 (gnus-summary-save-article): Remove optional `decode' argument;
3205 determine whether to decode articles by the value of
3206 gnus-default-article-saver; when saving many files using
3207 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
3208 it first and use gnus-summary-save-in-file or
3209 gnus-summary-save-body-in-file thereafter unless
3210 gnus-prompt-before-saving is always; move point to article which
3212 (gnus-summary-save-article-file): Revert.
3213 (gnus-summary-write-article-file): Revert.
3214 (gnus-summary-save-article-body-file): Revert.
3215 (gnus-summary-write-article-body-file): New function.
3217 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
3219 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
3221 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
3223 * gnus-art.el (gnus-default-article-saver): Doc fix.
3224 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
3225 from gnus-summary-save-article-coding-system, and default to a
3226 certain coding system.
3227 (gnus-output-to-file): Add coding cookie and encode text according
3228 to gnus-article-save-coding-system; don't use mm-append-to-file.
3230 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
3231 gnus-art.el and rename to gnus-article-save-coding-system.
3232 (gnus-summary-save-article): Require gnus-art; don't show all
3233 headers if it decodes articles; don't add coding cookie here;
3234 don't bind mm-text-coding-system-for-write.
3235 (gnus-summary-save-article-file): Save decoded articles.
3236 (gnus-summary-write-article-file): When saving many files, use
3237 gnus-summary-write-to-file first and gnus-summary-save-in-file
3238 thereafter unless gnus-prompt-before-saving is always.
3239 (gnus-summary-save-article-body-file): Save decoded articles.
3241 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
3243 * nnrss.el (nnrss-check-group): Bind hash-index.
3245 2006-05-23 Micha
\e,Ak
\e(Bl Cadilhac <michael.cadilhac@lrde.org>
3247 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
3248 its hash index. Store this hash in `nnrss-group-data'.
3249 (nnrss-read-group-data): Update accordingly.
3251 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
3253 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
3256 * gnus-sum.el (gnus-summary-make-menu-bar): Add
3257 gnus-article-browse-html-article.
3259 2006-05-23 Hynek Schlawack <hynek@ularx.de>
3261 * gnus-sum.el (gnus-summary-mime-map): Add
3262 gnus-article-browse-html-article.
3263 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
3265 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
3266 suitable coding systems in customize.
3268 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3270 * mail-source.el (mail-sources): Fix custom type.
3272 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3274 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
3275 (gnus-summary-expire-articles-now): Shorten prompt.
3277 * gmm-utils.el (wid-edit): Require.
3278 (defun-gmm): Renamed from `gmm-defun-compat'.
3279 (gmm-image-search-load-path): Use it.
3280 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
3282 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
3284 * gnus-sum.el (gnus-summary-save-article-coding-system): New
3286 (gnus-summary-save-article): Add optional `decode' argument. If
3287 it is set and gnus-summary-save-article-coding-system is non-nil,
3288 save decoded article.
3289 (gnus-summary-write-article-file): Save decoded article if
3290 gnus-summary-save-article-coding-system is non-nil.
3292 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
3295 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
3297 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
3299 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
3301 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
3302 first to test gnus-single-article-buffer which may be buffer-local.
3304 * gnus-sum.el (gnus-summary-setup-buffer): Make
3305 gnus-single-article-buffer buffer-local and nil in ephemeral
3306 group; make gnus-article-buffer, gnus-article-current, and
3307 gnus-original-article-buffer always buffer-local.
3308 (gnus-summary-exit): Kill article buffer belonging to ephemeral
3310 (gnus-handle-ephemeral-exit): Don't move to next summary line.
3312 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
3314 * nnml.el (nnml-request-compact-group): Compressed files might not
3317 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3319 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
3320 (mm-copy-to-buffer): Use with-current-buffer.
3321 (mm-display-part): Simplify.
3322 (mm-inlinable-p): Add optional arg `type'.
3324 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3326 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
3327 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
3328 Try harder to show the attachment internally or externally using
3329 gnus-mime-view-part-as-type.
3331 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
3333 * message.el (message-from-style, message-signature-separator)
3334 (message-user-organization-file, message-send-mail-function)
3335 (message-citation-line-function, message-yank-prefix)
3336 (message-indent-citation-function, message-signature)
3337 (message-signature-file, message-signature-insert-empty-line):
3340 * gnus-art.el (gnus-buttonized-mime-types): Remove
3341 "multipart/signed". Revert 2006-04-26 change.
3343 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3345 * gnus.el (gnus-version-number): Bump version.
3347 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3349 * gnus.el: No Gnus v0.5 is released.
3351 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3353 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
3354 fetching articles by message-id.
3356 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3358 * message.el (hashcash): Require hashcash as normal.
3360 * ecomplete.el (ecomplete-highlight-match-line): Use
3362 (ecomplete-highlight-match-line): Use `highlight', because that
3363 face exists in both Emacs and XEmacs.
3365 * message.el (message-display-abbrev): Use point-at-bol.
3367 * mail-source.el: Don't require timer/timer-funcs.
3369 * gnus-async.el: Ditto.
3371 * password.el: Ditto.
3375 * mm-util.el: Require timer/timer-funcs.
3377 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3379 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
3382 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
3384 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
3385 unibyte after clear-decrypt function runs.
3387 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
3388 returns as a unibyte string.
3390 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
3392 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
3393 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
3394 (mml1991-pgg-encrypt): Ditto.
3396 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3398 * message.el (message-user-organization-file): Check several
3399 locations of the organization file.
3401 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
3402 Add gnus-article-view-part-as-type.
3404 * gnus-art.el (gnus-article-view-part-as-type): New function.
3406 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
3407 .mobi and .travel. Remove .nato, .bitnet and .uucp.
3409 * mml.el: Simplify autoload.
3410 (mml-mode): defvar dnd-protocol-alist instead of using
3412 (mml-default-directory): New variable.
3413 (mml-minibuffer-read-file): Use it.
3414 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
3416 * message.el (message-citation-line-format): New variable.
3417 (message-insert-formated-citation-line): New function.
3418 (message-citation-line-function): Add
3419 `message-insert-formated-citation-line' to custom type.
3421 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
3424 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
3425 depending on mm-verify-option.
3427 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
3429 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
3430 binding pgg-* variables; reimplement the section which prevents
3431 MIME header from being signed.
3432 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
3433 pgg-text-mode; remove a blank line at the top of body.
3435 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
3436 lines at the top of body; use gnus-newsgroup-charset if there's no
3439 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
3441 * message.el (message-self-insert-commands): Doc fix.
3443 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
3444 (mm-uu-pgp-encrypted-test): Ditto.
3445 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
3446 between header and body; return application/pgp-encrypted handle
3447 if decryption failed; decode decrypted body by charset.
3449 * mm-decode.el (mm-automatic-display): Don't make application/pgp
3450 element match to application/pgp-*.
3452 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3454 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
3457 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3459 * mail-source.el (mail-source-call-script): Message the error
3462 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3464 * gnus-util.el (gnus-byte-compile): Use it.
3466 2006-04-22 xyblor <fake@invalid.email> (Tiny change.)
3468 * gnus-util.el (kill-empty-logs): New function.
3470 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3472 * message.el (message-mail-alias-type): Doc fix.
3473 (message-mail-alias-type-p): New function.
3474 (message-send): Use it.
3475 (message-mode): Ditto.
3476 (message-strip-forbidden-properties): Ditto.
3478 * ecomplete.el (ecomplete-database-file-coding-system): New
3480 (ecomplete-save): Use it.
3481 (ecomplete-setup): Use it.
3483 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
3485 * message.el (message-self-insert-commands): New variable.
3486 (message-strip-forbidden-properties): Use it.
3488 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3490 * message.el (message-put-addresses-in-ecomplete): Use a regexp
3491 that doesn't make XEmacs choke.
3493 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3495 * gnus-util.el (gnus-replace-in-string):
3496 Prefer replace-regexp-in-string over of replace-in-string.
3498 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
3500 * gnus-util.el (gnus-select-frame-set-input-focus):
3501 Use select-frame-set-input-focus if it is available in XEmacs; use
3502 definition defined in Emacs 22 for old Emacsen.
3504 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
3506 * mm-view.el (mm-inline-text): Use equal instead of equalp.
3508 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3510 * gnus-registry.el (gnus-registry-cache-save): Remove text
3511 properties when saving via the temp buffer.
3513 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
3515 * message.el (message-generate-hashcash): Honor custom type.
3517 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3519 * message.el (message-generate-hashcash): Default to non-nil when
3522 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
3523 (gnus-refer-thread-limit): Increase default to 500.
3525 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
3527 * flow-fill.el (fill-flowed): Allow delete-space.
3529 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
3531 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
3532 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
3535 2006-04-18 Simon Josefsson <jas@extundo.com>
3537 * message.el (message-generate-hashcash): Default to.
3539 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
3541 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
3542 concatenating segments rather than before concatenating them.
3544 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3546 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
3548 * imap.el (imap-quote-specials): New function.
3549 (imap-login-auth): Quote specials.
3551 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3553 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
3555 * message.el (message-forward-make-body-plain): Allow
3556 message-forward-ignored-headers to be a list.
3557 (message-remove-ignored-headers): Factor out into function.
3558 (message-forward-make-body-mml): Use it.
3559 * rfc2231.el (rfc2231-parse-string): Remove dead code.
3560 (rfc2231-parse-string): Allow concatanation of parameters that
3561 aren't contiguous. The test case is
3562 (mail-header-parse-content-type "message/external-body;
3563 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
3564 access-type=LOCAL-FILE;
3565 name*1*=plugh%2fhello-sailor%2fbing.pdf")
3567 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
3569 * nntp.el (nntp-accept-process-output): Return the value of
3570 `nnheader-accept-process-output'.
3572 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3574 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
3575 (gnus-button-alist): Recognize more diff formats.
3576 (gnus-button-patch): Strip directory.
3578 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3580 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
3581 Emacs 22 when setting focus.
3583 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3585 * gnus-art.el (gnus-article-treat-types): Do treatment of
3586 text/x-verbatim parts.
3587 (gnus-button-patch): New command.
3589 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
3590 addresses that contain invalid characters.
3592 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3594 * message.el (message-put-addresses-in-ecomplete): Use
3595 gnus-replace-in-string.
3596 (message-is-yours-p): Use the more correct
3597 mail-header-parse-address instead of
3598 mail-extract-address-components.
3599 (message-put-addresses-in-ecomplete): Fix typo.
3601 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
3604 * gnus-art.el (gnus-treatment-function-alist): Change order of
3605 newsgroups/generic header folding to avoid double-folding.
3607 * message.el (message-hidden-headers): Add X-Draft-From.
3609 * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
3611 (gnus-summary-repeat-search-article-backward): New command.
3613 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
3614 groups in the parent topic.
3616 2006-04-16 Jo
\e,Ac
\e(Bo Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
3618 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
3619 (spam-extra-header-to-number): Return the CRM114 number as a
3620 number instead of a string.
3622 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3624 * gnus-art.el (gnus-face-properties-alist): Moved here from
3627 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
3629 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3631 * message.el (message-strip-forbidden-properties): Only display on
3632 self-insert-command.
3634 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
3636 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
3638 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
3640 * smiley.el (smiley-style): Fix typo.
3642 2006-03-23 Kenichi Handa <handa@m17n.org>
3644 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
3645 instead of set-buffer-multibyte.
3647 2006-03-23 Kenichi Handa <handa@m17n.org>
3649 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
3650 buffer and then decode the buffer text if necessary.
3651 (rfc2231-encode-string): Be sure to work on multibyte buffer at
3652 first, and after mm-encode-body, change the buffer to unibyte.
3654 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3656 * hashcash.el (hashcash-insert-payment-async-2): Use
3657 message-goto-eoh instead of doing it manually.
3658 (mail-add-payment): Use message-narrow-to-header instead of trying
3659 to do the same itself.
3661 * message.el (message-hidden-headers): Add Face.
3663 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
3665 (gnus-summary-reparent-children): Refactored out code.
3666 (gnus-summary-thread-map): New keystroke.
3667 (gnus-summary-reparent-children): Make into command.
3669 * smiley.el (smiley-style): Default to `medium' if using a large
3672 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
3675 * message.el (message-point-in-header-p): Simplify definition.
3677 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3679 * nnagent.el (nnagent-request-set-mark): Silence log file
3681 (nnagent-request-set-mark): Use write-region instead of
3684 * gnus-sum.el (gnus-read-header): Fudge article number if using a
3685 strange select method.
3687 * ecomplete.el (ecomplete-display-matches): Get highlightling
3689 (ecomplete-display-matches): Use literals.
3690 (ecomplete-display-matches): Disable message logging.
3692 * message.el (message-display-abbrev): Small optimization.
3694 * ecomplete.el (ecomplete-display-matches): Allow automatic
3697 * message.el (message-strip-forbidden-properties): Display
3699 (message-display-abbrev): Get automatic display right.
3701 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
3704 2006-04-13 Romain Francoise <romain@orebokech.com>
3706 TODO: Backport to v5-10!
3708 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
3709 Moved here (and renamed) from gnus-registry.el.
3711 * gnus-registry.el: Require gnus-util.
3712 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
3714 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3716 * gnus-group.el (gnus-group-catchup-current): Change
3717 if-then-else-if-then-else into cond.
3718 (gnus-group-catchup): Indent.
3719 (group-name-at-point): New function.
3720 (gnus-fetch-group): Provide default from thing at point.
3722 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3724 * message.el (message-display-abbrev): Fix regexp.
3726 * ecomplete.el (ecomplete-highlight-match-line): Reimplement
3728 (ecomplete-highlight-match-line): Fix up code rewrite, remove
3731 * message.el (message-newline-and-indent): Remove debugging.
3732 (message-display-abbrev): Use new implementation.
3734 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
3736 * gnus-art.el (gnus-article-mode): Set
3737 cursor-in-non-selected-windows to nil.
3739 * smiley.el: Revert previous change.
3740 (smiley-data-directory): defvar it before using it in the
3741 defcustom of `smiley-style'.
3743 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3745 * message.el (message-newline-and-indent): New function.
3747 * ecomplete.el: Implement more bits.
3749 * message.el (message-put-addresses-in-ecomplete): Clean up the
3752 * ecomplete.el (ecomplete-add-item): Chop off decimals.
3754 * gnus-sum.el (gnus-summary-save-parts): Bind
3755 gnus-summary-save-parts-counter and use it to make unique file
3758 * gnus-art.el (gnus-ignored-headers): Add some more headers.
3760 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
3761 parameter to say whether to actually parse the individual
3764 * message.el (message-put-addresses-in-ecomplete): New function.
3765 (ecomplete): Require.
3766 (message-mail-alias-type): Add ecomplete as an option.
3768 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
3770 * flow-fill.el (fill-flowed): Remove trailing space from blank
3773 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3775 * smiley.el (smiley-style): Move definition later to avoid a
3776 compilation warning.
3778 2006-04-12 Kenichi Handa <handa@m17n.org>
3780 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
3781 buffer and then decode the buffer text if necessary.
3782 (rfc2231-encode-string): Be sure to work on multibyte buffer at
3783 first, and after mm-encode-body, change the buffer to unibyte.
3784 Use mm-disable-multibyte instead of set-buffer-multibyte.
3786 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
3788 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
3789 Content-Type header instead of Content-Disposition header.
3790 (gnus-mime-inline-part): Ditto.
3791 (gnus-mime-view-part-as-charset): Ignore charset that the part
3794 * mm-decode.el (mm-display-part): Work with external parts and
3795 usual parts similarly.
3797 * mm-extern.el (mm-inline-external-body): Use mm-display-part
3798 instead of gnus-display-mime.
3800 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
3801 instead of with-temp-buffer.
3803 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
3804 tag to summarized topics part in order to encode non-ASCII text.
3806 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3808 * smiley.el (smiley-style): New variable.
3809 (smiley-directory): New function.
3810 (smiley-data-directory): Derive from `smiley-style' using
3812 (smiley-regexp-alist): Add new entries.
3814 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
3815 (gnus-article-browse-delete-temp): Add :version.
3817 2006-04-11 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
3819 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
3822 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3824 * gnus.el (gnus-version-number): Bump version.
3826 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3828 * gnus.el: No Gnus v0.4 is released.
3830 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3832 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
3835 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
3838 * message.el (message-header-synonyms): Add Original-To to the
3841 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
3844 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
3846 * gnus-fun.el (gnus): Require it for gnus-directory.
3848 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3850 * gnus-fun.el (gnus-face-properties-alist): Add :version.
3852 2006-04-05 Daiki Ueno <ueno@unixuser.org>
3854 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
3856 2006-04-05 Simon Josefsson <jas@extundo.com>
3858 * password.el (password-reset): New function.
3860 2006-04-05 Daiki Ueno <ueno@unixuser.org>
3862 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
3863 for BEGIN_SIGNING too, new in GnuPG 1.4.3.
3865 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3867 * nnweb.el (nnweb-google-create-mapping): Update regexp.
3868 Some whitespace was matched into the url, which broke browsing hits
3869 > 100 when mm-url-use-external was nil.
3871 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
3873 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
3874 gnus-extra-headers for 'Newsgroups.
3876 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
3879 2006-04-04 Daiki Ueno <ueno@unixuser.org>
3881 * pgg-gpg.el: Clean up process buffers every time gpg processes
3884 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
3886 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3889 2006-04-03 Daiki Ueno <ueno@unixuser.org>
3891 * pgg-gpg.el (pgg-gpg-process-filter)
3892 (pgg-gpg-wait-for-completion): Check if buffer is alive.
3894 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
3895 lines, temporary fix.
3897 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3899 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
3901 2006-03-29 Daiki Ueno <ueno@unixuser.org>
3903 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
3904 default-enable-multibyte-characters. This reverts the change from
3905 revision 6.17 which is no longer necessary because the passphrase
3906 is sent separately now. GnuPG messages are unreadable under
3907 multibyte locales with default-enable-multibyte-characters set to
3910 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3912 * message.el (message-tool-bar-gnome): Move "spell".
3914 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3916 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
3917 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
3920 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
3922 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
3923 newsgroups handling for NNTP overviews which don't include
3926 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3928 * message.el (message-resend): Bind message-generate-hashcash to nil.
3930 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3932 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
3933 when searching for already-paid recipients.
3935 2006-03-27 Daiki Ueno <ueno@unixuser.org>
3937 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
3938 passphrases when it is not needed.
3939 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
3940 passphrase stuff from gpg, should only be necessary when you use
3941 gpg with a smartcard.
3943 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
3945 * mml.el (mml-insert-mime): Ignore cached contents of
3946 message/external-body part.
3948 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
3949 (mm-insert-part): Ditto.
3951 2006-03-23 Simon Josefsson <jas@extundo.com>
3953 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
3955 (pgg-gpg-use-agent-p): Use it again.
3957 2006-03-23 Simon Josefsson <jas@extundo.com>
3959 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
3961 (pgg-gpg-use-agent-p): Don't use it.
3963 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3965 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
3968 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
3970 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
3971 (pgg-gpg-update-agent): New function.
3972 (pgg-gpg-use-agent-p): New function.
3973 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
3974 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3975 (pgg-gpg-sign-region): Use it.
3977 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
3979 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
3980 Reported by Ralf Wachinger <rwachinger@gmx.de>.
3982 2006-03-21 Simon Josefsson <jas@extundo.com>
3984 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
3985 <wilde@sha-bang.de>.
3986 (pgg-gpg-use-agent): New variable.
3987 (pgg-gpg-process-region): Use it.
3988 (pgg-gpg-encrypt-region): Likewise.
3989 (pgg-gpg-encrypt-symmetric-region): Likewise.
3990 (pgg-gpg-decrypt-region): Likewise.
3991 (pgg-gpg-sign-region): Likewise.
3992 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
3994 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3996 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
3998 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
3999 Add comment on version.
4001 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4003 * smiley.el: Add missing test smiley.
4005 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
4007 * mm-decode.el (mm-with-part): New macro.
4008 (mm-get-part): Use it; work with message/external-body as well.
4009 (mm-save-part): Treat name and filename equally.
4011 * mm-extern.el (mm-extern-cache-contents): New function.
4012 (mm-inline-external-body): Use it; force the part to be displayed;
4013 move undisplayer added to the cached handle to the parent.
4015 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
4016 (gnus-mime-view-part-as-type): Work with message/external-body.
4018 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
4020 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4022 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
4023 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
4026 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
4028 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
4029 path rather than symbol. Always return list of directories.
4030 Guarantee that image directory comes first. [Sync with image.el,
4031 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
4033 * message.el (message-make-tool-bar): Adjust to new API of
4034 `gmm-image-load-path-for-library'.
4036 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4038 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4040 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4042 * gnus-art.el (gnus-article-only-boring-p):
4043 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
4045 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
4047 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
4049 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo. Use
4050 `defun' instead of `gmm-defun-compat'.
4052 2006-03-14 Simon Josefsson <jas@extundo.com>
4054 * message.el (message-unique-id): Don't use message-number-base36
4055 if (user-uid) is a float.
4056 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
4058 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
4060 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
4062 * gnus-art.el (gnus-mime-display-single): Make sure there is an
4063 empty line between a part and a message part.
4065 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4067 * smiley.el: Add more test smileys.
4068 (smiley-data-directory, smiley-regexp-alist)
4069 (gnus-smiley-file-types): Fix doc strings.
4070 (smiley-update-cache): Clear smiley-cached-regexp-alist before
4071 adding new elements.
4072 (smiley-mouse-map): Unused code. Make it a comment.
4074 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4076 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
4077 scan latest NoCeM messages instead of old ones.
4078 (gnus-nocem-check-article): Fix regexps so as to match to PGP
4079 delimiters that are recently used.
4080 (gnus-nocem-load-cache): Add autoload cookie.
4082 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
4084 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
4085 level which is larger than gnus-use-nocem is specified.
4087 * gnus-group.el (gnus-group-get-new-news): Ditto.
4089 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
4091 * gnus-util.el (gnus-tool-bar-update): New function.
4093 * gnus-group.el (gnus-group-update-tool-bar): New variable.
4094 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
4096 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
4098 * gnus-group.el (gnus-group-redraw-when-idle)
4099 (gnus-group-redraw-check): Remove.
4100 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
4102 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4104 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
4105 if optional last element is specified in splits (FIELD VALUE...).
4107 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4109 * message.el (message-make-tool-bar): Rename gmm-image-load-path
4110 to gmm-image-load-path-for-library. Call with no-error argument.
4111 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
4113 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4115 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
4117 * gmm-utils.el (gmm-image-load-path): Remove alias.
4119 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
4121 * gmm-utils.el (gmm-image-load-path): Add alias.
4123 * nnml.el (nnml-generate-nov-databases-directory): Rename from
4124 nnml-generate-nov-databases-1.
4125 (nnml-generate-nov-databases): Use it.
4126 (nnml-generate-nov-databases-directory): Document no-active
4129 * gmm-utils.el (gmm-image-load-path-for-library): Return single
4130 directory if path is t. Add no-error.
4132 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
4133 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4135 * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
4136 resetting gnus-article-browse-html-temp-list.
4138 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
4139 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
4140 Add example to docstring. Rename local variables. Move error
4141 checks to default case in cond and simplify.
4143 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
4145 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
4146 handle is multipart when calling it recursively.
4147 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
4149 2006-03-03 Daniel Pittman <daniel@rimspace.net>
4151 * nnimap.el (nnimap-request-update-info-internal): Optimize.
4152 Don't `gnus-uncompress-range' to avoid excessive memory usage.
4154 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
4156 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
4159 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
4162 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4164 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
4165 to "Emacs 23 (unicode)" in doc string.
4167 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
4168 "Emacs 23 (unicode)" in comment.
4170 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
4172 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
4174 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
4175 characters 160 through 255 in Emacs 23.
4177 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
4179 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
4180 gnus-article-browse-html-temp.
4181 (gnus-article-browse-delete-temp): Make it customizable. Add
4182 `file'. Adjust doc string.
4183 (gnus-article-browse-delete-temp-files): Add argument. Allow
4184 query for each file. Adjust doc string.
4185 (gnus-article-browse-html-parts): Add
4186 `gnus-article-browse-delete-temp-files' to
4187 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
4189 2006-03-02 Hynek Schlawack <hynek@ularx.de>
4191 * gnus-art.el (gnus-article-browse-html-temp)
4192 (gnus-article-browse-delete-temp): New variables.
4193 (gnus-article-browse-delete-temp-files): New function.
4194 (gnus-article-browse-html-parts): Use it.
4196 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
4198 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
4200 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
4203 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
4204 gnus-summary-insert-new-articles when unplugged. Remove
4205 gnus-summary-search-article-forward.
4207 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
4208 display-visual-class instead of display-color-cells.
4210 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
4212 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
4213 message/* containing non-ASCII text properly.
4215 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
4217 * message.el: Require gmm-utils, remove autoloads.
4218 (message-tool-bar): Set default based on
4220 (message-tool-bar-gnome): Add gmm-customize-mode.
4222 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
4224 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
4226 * gnus-group.el (gnus-group-tool-bar): Set default based on
4228 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
4230 * gmm-utils.el (gmm-image-directory): Rename variable from
4231 gmm-image-load-path.
4232 (gmm-image-load-path): Use gmm-image-directory.
4233 (gmm-customize-mode): New function.
4234 (gmm-tool-bar-style): New variable.
4236 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
4237 gnus-group-redraw-line-number.
4238 (gnus-group-redraw-check): Simplify.
4239 (gnus-group-tool-bar-update): Remove redraw check.
4240 (gnus-group-make-tool-bar): Add redraw check.
4242 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
4244 * gnus-art.el (gnus-button): Add missing parentheses.
4246 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
4248 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
4250 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
4252 * gnus-art.el (gnus-button): New face.
4253 (gnus-article-button-face): Use it.
4255 * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
4256 gnus-summary-next-page. Re-order.
4258 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
4259 next-node are now included.
4260 (gnus-group-redraw-line-number): New internal variable.
4261 (gnus-group-redraw-check): Helper function for updating the tool
4263 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
4265 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
4267 * spam.el (spam-spamassassin-score-regexp): New internal variable.
4268 (spam-extra-header-to-number, spam-check-spamassassin-headers):
4269 Use it to match format of Spamassassin 3.0 and later. Reported by
4270 IRIE Tetsuya <irie@t.email.ne.jp>.
4271 (spam-check-bogofilter)
4272 (spam-bogofilter-register-with-bogofilter): Fix args of
4275 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
4277 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
4278 unnecessary interaction when sending queued mails. Reported by
4279 TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
4281 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
4283 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
4284 first or last are nil.
4286 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4288 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
4290 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4292 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
4294 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4296 * dns.el (query-dns): Protect more against buggy tcp output.
4298 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
4300 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
4303 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
4305 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
4306 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
4307 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
4308 output on the server side.
4309 (nnweb-google-create-mapping): Update regexps and add some
4310 progress indication.
4312 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
4314 * gnus-group.el (gnus-group-tool-bar-gnome): Fix
4315 gnus-agent-toggle-plugged. Re-order icons.
4316 (gnus-group-tool-bar-gnome): Add
4317 gnus-group-{prev,next}-unread-group.
4318 (gnus-group-tool-bar-gnome): Re-order icons.
4320 * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
4321 gnus-summary-insert-new-articles.
4323 * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
4326 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
4327 also available in Emacs 21.3.
4329 * message.el (message-fix-before-sending): Change "Emacs 22" to
4330 "Emacs 23 (unicode)" in comment.
4332 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
4333 "Emacs 23 (unicode)" in comment.
4335 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
4337 (mm-coding-system-p): Add comment about no-MULE XEmacs.
4339 * mm-view.el (mm-fill-flowed): Add :version.
4341 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4343 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
4346 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
4348 * message.el: Autoload gmm-image-load-path.
4349 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
4350 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
4353 * gmm-utils.el (gmm-image-load-path): Also search in
4354 "../etc/images". Don't set gmm-image-load-path if we don't find
4357 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
4359 * gmm-utils.el (gmm-image-load-path): Don't make
4360 `gmm-image-load-path' include subdirectories which the second arg
4361 `image' might specify.
4363 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
4364 subdirectory to icon file names.
4366 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
4368 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
4370 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
4371 gmm-image-load-path calls.
4373 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4375 * message.el (message-make-tool-bar): Ditto.
4377 * mml.el (mml-preview): Added comment concerning tool bar icons.
4379 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
4380 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
4382 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
4383 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
4385 * message.el (message-tool-bar-gnome): Use new icon names.
4386 (message-make-tool-bar): Use `gmm-image-load-path'.
4388 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
4389 functions from MH-E.
4390 (gmm-image-load-path): New variable from MH-E.
4391 (gmm-image-load-path): New function from MH-E. Added arguments
4392 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
4393 *-image-load-path-called-flag.
4395 2006-02-21 Milan Zamazal <pdm@brailcom.org>
4397 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
4399 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
4401 * nnimap.el (nnimap-request-move-article): Change folder back to
4402 source group before deleting.
4404 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
4406 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
4408 * gnus-art.el (mm-url-insert-file-contents-external): Autoload
4411 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
4413 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
4415 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
4416 coding system which mm-charset-to-coding-system returns for a
4417 given charset is valid.
4419 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
4421 * html2text.el (html2text-remove-tag-list):
4422 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
4424 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
4426 * gnus-cus.el: Revert 2005-10-17 change.
4428 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
4430 * gnus-art.el (article-strip-banner): Call
4431 article-really-strip-banner only when the regexp match is made.
4433 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
4435 * gnus-art.el (article-strip-banner): Use
4436 gnus-extract-address-components instead of
4437 mail-header-parse-addresses to make it work with non-ASCII text;
4438 remove mail-encode-encoded-word-string.
4440 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
4441 values which are surrounded with \"...\"; make it never cause a
4442 Lisp error; give up parsing of parameters if it failed in
4445 2006-02-14 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
4447 * smime.el (smime-cert-by-ldap-1): Fix bug where
4448 `smime-ldap-search' returns results without userCertificates.
4450 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
4452 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
4454 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
4456 * spam.el (spam-check-spamassassin-headers): Adapt format for
4457 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
4458 <ari@mbf.ocn.ne.jp>.
4459 (spam-list-of-processors): Add spam-use-gmane.
4461 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
4463 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
4464 make-temp-file; make it work with XEmacs as well.
4466 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
4469 * mm-decode.el (mm-display-external): Use the 3rd arg of
4471 (mm-create-image-xemacs): Ditto.
4473 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
4475 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
4476 with message-narrow-to-headers.
4477 (gnus-draft-setup): Narrow to header to run message-fetch-field.
4478 (gnus-draft-check-draft-articles): New function.
4479 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
4481 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
4483 * gnus-art.el (gnus-article-browse-html-parts):
4484 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
4485 Don't use suffix argument for mm-make-temp-file for Emacs 21
4486 compatibility. Remove useless `format'.
4488 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
4490 * nnweb.el (nnweb-google-wash-article): Update regexps.
4491 (nnweb-group-alist): Use defvoo instead of defvar.
4493 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
4495 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
4496 re-loading nn* modules.
4498 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
4500 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
4501 for `tool-bar-mode' and don't check it's default-value.
4503 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4505 * message.el (message-make-tool-bar): Ditto.
4507 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
4508 `substring'. Shorten tmp-file name.
4510 * gnus.el: Remove bogus comment.
4512 2006-02-10 Hynek Schlawack <hynek@ularx.de>
4514 * gnus-art.el (gnus-article-browse-html-parts): New function.
4515 (gnus-article-browse-html-article): New function for viewing html
4516 articles with a browser.
4518 2006-02-09 Daiki Ueno <ueno@unixuser.org>
4520 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
4521 (mml2015-pgg-encrypt): Ditto.
4523 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
4524 (mml1991-pgg-encrypt): Ditto.
4526 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
4528 * nnfolder.el (nnfolder-insert-newsgroup-line): Use
4529 message-make-date instead of current-time-string.
4531 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
4532 to gnus-decoded which mm-uu might set.
4534 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
4536 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
4537 don't decode quoted parameters; remove misimported Emacs code.
4538 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4539 (rfc2231-decode-encoded-string): Don't use split-string which
4540 behaves differently according to Emacs version; use
4541 mm-decode-coding-region to convert charset to coding-system.
4542 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4543 (rfc2231-encode-string): Remove misimported Emacs code.
4545 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
4547 * gnus-art.el (article-decode-charset): Don't use ignore-errors
4548 when calling mail-header-parse-content-type.
4549 (article-de-quoted-unreadable): Ditto.
4550 (article-de-base64-unreadable): Ditto.
4551 (article-wash-html): Ditto.
4553 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
4554 calling mail-header-parse-content-type and
4555 mail-header-parse-content-disposition.
4556 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
4557 mail-header-parse-content-type.
4559 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
4560 insert charset and format parameters; encode description after
4561 inserting it to buffer.
4562 (mml-insert-parameter): Fold lines properly even if a parameter is
4563 segmented into two or more lines; change the max column to 76.
4565 * rfc1843.el (rfc1843-decode-article-body): Don't use
4566 ignore-errors when calling mail-header-parse-content-type.
4568 * rfc2231.el (rfc2231-parse-string): Return at least type if
4569 possible; don't cause an error even if it fails in parsing of
4570 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4571 (rfc2231-encode-string): Don't break lines at the beginning, leave
4572 it to mml-insert-parameter.
4574 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
4575 calling mail-header-parse-content-type.
4577 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
4579 * spam-report.el (spam-report-gmane-use-article-number):
4581 (spam-report-gmane-internal): Check if a suitable header was found
4584 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
4586 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
4587 (rfc2231-encode-string): Make param*=value always begin with LWSP.
4589 2006-02-05 Romain Francoise <romain@orebokech.com>
4591 Update copyright notices of all files in the gnus directory.
4593 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
4595 * nnweb.el (nnweb-request-group): Avoid growing overview files.
4597 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
4599 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
4600 segmented lines of parameter value to cope with Thunderbird 1.5
4601 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
4602 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4603 (rfc2231-encode-string): Don't make lines exceeding 76 column.
4605 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
4607 * mml.el (mml-generate-mime-1): Correct the order of inline signed
4610 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
4612 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
4613 there's only one active file for all servers.
4614 (nnweb-request-scan): Make sure nnweb-articles is initialized on
4615 solid groups. Gnus might have used a FAST request to select the group.
4616 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
4617 and nnweb-search redundantly in the active file.
4618 (nnweb-request-list): Don't list bogus groups. There can only be one.
4619 (nnweb-request-create-group): Don't use ARGS.
4620 (nnweb-possibly-change-server, nnweb-request-group): Remove some
4621 initialisations. Let nnoo do the work.
4623 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
4625 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
4626 Say the part has been decoded.
4628 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
4630 2006-01-31 Kevin Ryde <user42@zip.com.au>
4632 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
4633 mailcap-viewer-test-cache when there's no 'test clause, since that
4634 will invert the meaning of a "nil" test previously determined by
4635 mailcap-mailcap-entry-passes-test.
4637 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
4639 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
4642 * gnus-sum.el: Ditto.
4644 * message.el: Don't bind tool-bar-map when compiling.
4646 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
4648 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
4650 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
4652 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
4653 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
4654 current Google Groups.
4656 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
4658 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
4661 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
4664 * message.el (message-tool-bar-update): Simplify.
4665 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
4667 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
4668 gnus-summary-buffer.
4669 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
4672 * gmm-utils.el (gmm): Add :version.
4674 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
4676 * Makefile.in (clean): New rule.
4677 (distclean): Use it.
4679 2006-01-26 Steve Youngs <steve@sxemacs.org>
4681 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
4684 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
4686 * gmm-utils.el (gmm-verbose): Add :group.
4688 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
4690 * message.el: Change some comments WRT tool-bars.
4692 * gnus-sum.el (gnus-summary-tool-bar)
4693 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
4694 (gnus-summary-tool-bar-zap-list): New variables.
4695 (gnus-summary-make-tool-bar): Complete rewrite using
4696 `gmm-tool-bar-from-list'.
4698 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
4699 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
4701 (gnus-group-make-tool-bar): Complete rewrite using
4702 `gmm-tool-bar-from-list'.
4703 (gnus-group-tool-bar-update): New function.
4705 * message.el (message-mode-field-menu): Add "Show hidden Headers".
4707 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
4709 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
4710 is dissected into a single part of which the type is the same as
4711 the given one; decode charset.
4713 2006-01-21 Kevin Ryde <user42@zip.com.au>
4715 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
4716 into alists as symbol not string, since that's what
4717 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
4720 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
4722 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
4723 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
4725 * message.el (message-tool-bar-gnome): Use gmm-ignore.
4727 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4729 * gnus-art.el (gnus-mime-security-button-commands): New variable.
4730 (gnus-mime-security-button-menu): New definition.
4731 (gnus-mime-security-button-map): Use them.
4732 (gnus-mime-security-button-menu): New function.
4733 (gnus-insert-mime-security-button): Addition to help echo.
4734 (gnus-mime-security-run-function, gnus-mime-security-save-part)
4735 (gnus-mime-security-pipe-part): New functions.
4737 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
4738 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
4740 * mm-decode.el (mm-handle-set-disposition): Remove.
4741 (mm-handle-set-description): Remove.
4743 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4745 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
4746 (mm-w3m-standalone-supports-m17n-p): New function.
4747 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
4750 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
4751 mm-w3m-standalone-supports-m17n-p to alter w3m usage.
4753 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
4755 * message.el (message-tool-bar-zap-list): Use
4756 gmm-tool-bar-zap-list as custom type.
4757 (message-tool-bar-update): New function.
4758 (message-tool-bar, message-tool-bar-gnome)
4759 (message-tool-bar-retro): Add message-tool-bar-update.
4760 (message-tool-bar-gnome): Add flyspell-buffer.
4762 * gnus-util.el (gnus-error): Describe `args'.
4764 * gmm-utils.el (gmm-error): Describe `args'.
4765 (gmm-tool-bar-zap-list): New widget.
4766 (gmm-tool-bar-from-list): Improve description of `zap-list'.
4768 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
4770 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
4771 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
4772 the number of recursive calls.
4774 * mm-decode.el (mm-handle-set-disposition): New macro.
4775 (mm-handle-set-description): New macro.
4777 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
4779 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
4782 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
4784 * message.el (message-tool-bar-zap-list, message-tool-bar)
4785 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
4786 (message-tool-bar-local-item-from-menu): Remove.
4787 (message-tool-bar-map): Replace by `message-make-tool-bar'.
4788 (message-make-tool-bar): New function.
4789 (message-mode): Use `message-make-tool-bar'.
4791 * gmm-utils.el: New file.
4792 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
4793 (gmm-lazy): New widget copied from `nnmail.el'.
4794 (gmm-tool-bar-from-list): New function for creating customizable
4796 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
4798 (gmm): Add :prefix to defgroup.
4800 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
4802 * gmm-utils.el (gmm-widget-p): New function.
4804 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
4806 * mml.el (mml-attach-file): Describe `description' in doc string.
4807 (mml-menu): Add Emacs MIME manual and PGG manual.
4809 2006-01-20 Richard M. Stallman <rms@gnu.org>
4811 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
4813 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
4815 * nntp.el (nntp-end-of-line): Doc fix.
4817 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
4819 * imap.el (imap-open): Handle case where buffer is a buffer
4822 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
4824 * gnus-delay.el (gnus-delay): Don't autoload.
4825 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4826 to be re-loaded when customizing the `gnus-delay' group.
4828 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
4830 * message.el (message-insert-citation-line): Use newlines.
4832 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4834 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
4836 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
4838 2006-01-19 Mark D. Baushke <mdb@gnu.org>
4840 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
4842 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
4844 * mm-decode.el (mm-inlined-types): Add application/pgp.
4845 (mm-automatic-display): Ditto.
4847 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
4850 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4852 * nnrss.el: Update copyright.
4853 (nnrss-opml-import): Query whether to subscribe to each entry.
4858 * mm-view.el: Update copyright.
4860 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
4862 * message.el (message-info): New function.
4863 (message-mode-menu): Add it.
4866 * ChangeLog: Fix and update copyright.
4868 2006-01-13 Romain Francoise <romain@orebokech.com>
4870 * message.el (message-forward-subject-name-subject): Prefer the
4871 address to 'nowhere' if the sender has no name.
4872 Fix typo. Update copyright year.
4874 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4876 * gnus-art.el (article-wash-html): Use
4877 gnus-summary-show-article-charset-alist if a numeric arg is given.
4878 (gnus-article-wash-html-with-w3m-standalone): New function.
4880 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
4881 mm-inline-text-html-render-with-w3m-standalone.
4882 (mm-text-html-washer-alist): Map w3m-standalone to
4883 gnus-article-wash-html-with-w3m-standalone.
4884 (mm-inline-text-html-render-with-w3m-standalone): New function.
4886 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
4888 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
4891 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4893 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
4894 (nnrss-request-article): Render text/plain parts as HTML.
4896 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
4899 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
4901 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
4902 custom definition of `gnus-posting-styles'.
4904 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
4905 print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
4907 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4909 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
4910 Use nntp for bug archive.
4912 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
4914 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
4916 (nnrss-normalize-date): New function converts ISO 8601 date into
4917 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
4918 (nnrss-check-group): Use it.
4920 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
4922 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
4924 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
4925 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
4926 (nnrss-insert-w3): Ditto.
4928 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4930 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
4931 the articles to be forwarded including the case where neither a
4932 number of articles nor a region is specified.
4934 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
4936 * nnrss.el (nnrss-request-article): Fix last change; fill
4939 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
4941 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
4943 (nnrss-check-group): Don't add excessive newline to dc:subject.
4945 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
4947 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
4950 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
4952 * nnml.el: Don't require gnus-bcklg. Autoload it.
4953 (nnml-use-compressed-files, nnml-save-mail): Support other
4954 comression programs such as bzip2.
4956 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4958 * dns.el (query-dns): Make sure we check the buffer size before
4959 removing tcp headers.
4961 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
4963 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
4964 remove MIME buttons associated with multipart/alternative parts.
4965 (gnus-mime-display-alternative): Tag buttons using `article-type'
4968 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
4969 associated with multipart/alternative parts.
4971 * gnus-art.el (gnus-signature-separator): Fix custom type.
4973 * mm-decode.el (mm-inlined-types): Fix custom type.
4974 (mm-keep-viewer-alive-types): Ditto.
4975 (mm-automatic-display): Ditto.
4976 (mm-attachment-override-types): Ditto.
4977 (mm-inline-override-types): Ditto.
4978 (mm-automatic-external-display): Ditto.
4980 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
4982 * spam-report.el (spam-report-user-mail-address)
4983 (spam-report-user-agent): New variables.
4984 (spam-report-url-ping-plain): Use spam-report-user-agent.
4986 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
4988 * gnus-art.el (gnus-button-handle-custom): Do not just use
4989 `customize-apropos' for any "M-x customize-*" button but the
4990 function called for. Accept both the function name and its
4991 argument in order to achieve this.
4992 (gnus-button-alist): Remove support for "custom:" URL's. Pass
4993 function name to `gnus-button-handle-custom' in case of "M-x
4994 customize-*" buttons.
4996 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
4998 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
4999 multipart/alternative and add xref to mm-discouraged-alternatives
5002 * mm-decode.el (mm-discouraged-alternatives): Add xref to
5003 gnus-buttonized-mime-types in doc string.
5005 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5007 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
5008 Suggest image/.* in the doc string.
5010 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5012 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
5013 message-marks (Debian bug #342521).
5015 2005-12-12 Simon Josefsson <jas@extundo.com>
5017 * password.el (password-read-from-cache): Add.
5018 (password-read): Use it.
5020 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
5022 * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
5023 us-ascii as a MIME charset.
5025 * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
5026 against the case where the 2nd arg TYPE is nil.
5028 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
5030 * pop3.el (pop3-stream-type): Fix custom version.
5032 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
5034 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
5036 * mm-decode.el (mm-display-external): Add missing cdr.
5038 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5040 * mm-decode.el (mm-display-external): Use nametemplate (defined in
5041 RFC1524) if it is in mailcap or add a suffix according to
5042 mailcap-mime-extensions when generating a temp filename; postpone
5043 deleting a temp file for 2 seconds for some wrappers, shell
5044 scripts, and so on, which might exit right after having started a
5045 viewer command as a background job.
5047 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
5049 * nntp.el (nntp-marks-directory): Fix custom group.
5051 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
5054 * gnus-start.el (gnus-no-server-1): Mention
5055 `gnus-level-default-subscribed' in doc string.
5057 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
5059 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
5062 2005-11-26 Dave Love <fx@gnu.org>
5064 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
5065 (tls-program, tls-success): Provide openssl alternative.
5067 * starttls.el: Doc fixes.
5068 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
5071 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
5072 port null or service name.
5073 (starttls-negotiate): Autoload.
5075 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5077 * message.el (message-kill-to-signature): Fix interactive spec.
5079 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
5081 * pop3.el (pop3-open-server): Recognize a string as a service name.
5083 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
5085 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5087 2005-11-23 Dave Love <fx@gnu.org>
5089 Add pop3s, pop3/starttls.
5091 * pop3.el (pop3-authentication-scheme): Clarify doc.
5092 (open-tls-stream, starttls-open-stream): Autoload.
5093 (pop3-stream-type): New.
5094 (pop3-open-server): Use it.
5096 * mail-source.el (mail-sources): Fix some :types. Add stream type
5098 (mail-source-keyword-map): Add :stream for POP.
5099 (mail-source-fetch-pop): Use pop3-stream-type.
5101 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5103 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
5104 of current-time-string.
5106 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
5108 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
5111 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
5113 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
5114 it can seriously impact performance as it bypasses the agent's
5117 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
5119 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
5120 must be explicitly online rather than "not explicitly offline" for
5121 its flags to be synchronized.
5123 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
5124 that gnus-uu-unmark-thread will function correctly.
5126 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
5127 1024K is instead displayed as 1M.
5129 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5131 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
5133 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
5135 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
5137 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
5139 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
5140 error message to display actual error condition.
5141 (gnus-agent-save-local): Avoid saving symbols that are bound to
5142 nil as they simply result in a warning message in
5143 gnus-agent-read-local.
5145 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
5147 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
5148 rather than make-variable-buffer-local for file-precious-flag.
5150 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
5152 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
5153 for duplicates which are removed. The invalid sort check then
5154 triggers a rescan after the sort as sorting may have moved
5155 duplicate entries such that they can be cheaply detected.
5157 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
5159 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
5161 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
5163 * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
5164 internal variable to a custom variable. Changed default value
5165 from compressed(2) to uncompressed(1).
5166 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
5167 support for uncompressed agentview files. Taken together, reading
5168 the agentview file should now be 6-7 times faster.
5170 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
5172 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
5173 as a buffer-local variable. This avoids creating truncated
5174 dribble files as a result of a hang up, eg.
5176 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
5178 * gnus-start.el (gnus-start-draft-setup): Enforce
5179 `gnus-draft-mode' for nndraft:drafts at startup.
5181 * gnus.el (gnus-splash): Change custom group.
5182 (gnus-group-get-parameter, gnus-group-parameter-value): Describe
5183 allow-list argument.
5185 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
5188 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
5190 * gnus-art.el (gnus-default-article-saver): Add user-defined
5191 `function' to custom type.
5193 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
5195 * imap.el (imap-open): Handle case where buffer is a buffer
5198 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5200 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
5202 (gnus-cache-delete-group): Wrap doc strings.
5204 * gnus-agent.el (gnus-agent-rename-group)
5205 (gnus-agent-delete-group): Wrap doc strings.
5208 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5210 * gnus-start.el (gnus-1): Add "native" to
5211 gnus-predefined-server-alist.
5213 * gnus.el (gnus-method-to-server): Don't add "native" to the
5214 lists here, because that leads to problems when
5215 gnus-select-method is bound.
5217 2005-11-09 Simon Josefsson <jas@extundo.com>
5219 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
5220 use (not sort-by-date) instead.
5222 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
5224 * gnus-delay.el (gnus-delay-group): Don't autoload.
5225 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
5226 to be re-loaded when customizing the `gnus-delay' group.
5228 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
5230 * message.el: Revert last changes.
5231 (message-insert-citation-line): Use newlines.
5233 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
5235 * message.el (message-courtesy-message)
5236 (message-mark-insert-begin, message-mark-insert-end)
5237 (message-elide-ellipsis, message-cancel-message)
5238 (message-add-header, message-change-subject)
5239 (message-cross-post-followup-to-header)
5240 (message-cross-post-insert-note, message-reduce-to-to-cc)
5241 (message-widen-reply, message-delete-not-region)
5242 (message-kill-to-signature, message-insert-signature)
5243 (message-insert-importance-high, message-insert-importance-low)
5244 (message-insert-or-toggle-importance)
5245 (message-insert-disposition-notification-to)
5246 (message-indent-citation, message-yank-original)
5247 (message-cite-original-without-signature, message-cite-original)
5248 (message-insert-citation-line, message-position-on-field)
5249 (message-fix-before-sending, message-send-mail-partially)
5250 (message-send-mail, message-send-mail-with-sendmail)
5251 (message-send-mail-with-qmail, message-send-news)
5252 (message-check-news-header-syntax, message-generate-headers)
5253 (message-insert-courtesy-copy, message-fill-address)
5254 (message-fill-header, message-shorten-references)
5255 (message-setup-1, message-cancel-news)
5256 (message-forward-make-body-plain, message-forward-make-body-mime)
5257 (message-forward-make-body-mml, message-encode-message-body)
5258 (message-forward-make-body-digest-plain)
5259 (message-forward-make-body-digest-mime)
5260 (message-use-alternative-email-as-from): Insert `hard-newline'
5261 instead of ordinary newlines.
5263 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
5265 * message.el (message-generate-headers): Downcase the argument
5266 given to message-check-element.
5268 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
5270 * nntp.el (nntp-authinfo-rejected): New error condition.
5271 (nntp-wait-for): Use new error condition to signal authentication
5273 (nntp-retrieve-data): Rethrow new error condition to break out of
5274 recursive call to nntp-send-authinfo.
5276 2005-11-08 Romain Francoise <romain@orebokech.com>
5278 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
5279 (gnus-summary-exit-map): Bind to `Z p'.
5280 (gnus-summary-make-menu-bar): Add menu item.
5282 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
5284 * gnus-art.el (gnus-article-treat-custom): Add `first'.
5285 (gnus-treat-*): Add `first' in all doc strings.
5287 * gnus-group.el (gnus-group-compact-group): Fix typo.
5289 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5291 * gnus.el (gnus-parameters-case-fold-search): New variable.
5292 (gnus-parameters-get-parameter): Use it.
5294 * gnus-score.el (gnus-home-score-file): Doc fix.
5296 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5298 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
5300 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
5302 * mm-util.el (mm-special-display-p): New function.
5304 * mml.el (mml-preview): Use it; doc fix.
5306 2005-10-29 Romain Francoise <romain@orebokech.com>
5308 * message.el (message-fix-before-sending): Fix comment.
5310 2005-10-29 Jari Aalto <jari.aalto@cante.net>
5312 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
5314 2005-10-29 Jari Aalto <jari.aalto@cante.net>
5316 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
5317 Used in gnus-score.el.
5319 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5321 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
5323 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5325 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
5326 whitespace removed in revision 7.8. Use concatenated string to
5327 protect trailing whitespace.
5329 2005-10-27 Jouni K. Sepp
\e,Ad
\e(Bnen <jks@iki.fi>
5331 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
5332 (nnimap-request-expire-articles): Use it to avoid sending 'UID
5333 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
5334 Courier IMAP ("some version from 2004"). Mostly based on similar
5335 code in the same function.
5337 2005-10-26 Didier Verna <didier@xemacs.org>
5339 * gnus-group.el (gnus-group-compact-group): invalidate original
5341 * gnus-srvr.el (gnus-server-compact-server): ditto.
5342 * nnml.el (nnml-request-compact-group): handle self Xref: field in
5343 NOV database and in article itself.
5344 Invalidate article backlog.
5346 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
5348 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
5350 2005-10-26 Simon Josefsson <jas@extundo.com>
5352 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
5353 part of 2004-07-25 change.
5355 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
5357 * message.el (message-display-completion-list): New function.
5358 (message-expand-group): Use it; make sure the Completions buffer
5361 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
5363 * imap.el (imap-open): Handle case where buffer is a buffer
5366 2005-10-24 Eli Zaretskii <eliz@gnu.org>
5373 * pgg.el: Move to the parent lisp directory.
5375 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
5377 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
5378 user-mail-name is an empty string.
5380 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
5382 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
5383 depending on gnus-score-decay-constant.
5385 * encrypt.el (encrypt-insert-file-contents)
5386 (encrypt-write-file-contents): Don't use `gnus-message'.
5388 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
5390 (mm-uu-type-alist): Add message-marks and insert-marks. Pass
5391 arguments to mm-uu-verbatim-marks-extract.
5392 (mm-uu-hide-markers): New variable.
5393 (mm-uu-extract): Use face similar to `gnus-cite-3'.
5395 * gnus-fun.el (gnus-convert-image-to-x-face-command)
5396 (gnus-convert-image-to-face-command): Use "convert" by default to
5397 allow other input image formats.
5398 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
5401 2005-10-23 Simon Josefsson <jas@extundo.com>
5403 * imap.el (imap-gssapi-program): Align command line parameters
5404 with latest GNU SASL.
5405 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
5407 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5409 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
5411 (nnslashdot-request-article): Ditto.
5413 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
5415 * mail-source.el (mail-source-fetch-pop): Require pop3.
5416 (mail-source-check-pop): Ditto.
5418 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
5420 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
5423 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
5425 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
5426 (gnus-treat-strip-leading-blank-lines): Improve doc string.
5428 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
5430 * mm-bodies.el (mm-decode-string): Call
5431 `mm-charset-to-coding-system' with allow-override argument.
5433 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
5435 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
5436 (rfc2047-charset-to-coding-system): New function.
5437 (rfc2047-decode-encoded-words): New function.
5438 (rfc2047-decode-region): Use them.
5439 (rfc2047-decode-cte): Remove.
5440 (rfc2047-parse-and-decode): Remove.
5441 (rfc2047-decode): Remove.
5443 2005-10-15 Kenichi Handa <handa@m17n.org>
5445 * rfc2047.el (rfc2047-decode-cte): New function.
5446 (rfc2047-decode-region): Change the way to decode successive
5447 encoded-words: decode B- or Q-encoding in each encoded-word,
5448 concatenate them, and decode it as charset.
5450 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
5452 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
5453 widget-move-and-invoke.
5454 (gnus-custom-mode): Use gnus-custom-map.
5456 2005-10-15 Bill Wohler <wohler@newt.com>
5458 * message.el (message-tool-bar-map): Renamed image file from
5459 mail_send to mail/send.
5461 2005-10-16 Masatake YAMATO <jet@gyve.org>
5463 * message.el (message-expand-group): Pass the common
5464 prefix substring of completion to `display-completion-list'.
5466 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
5468 * mml-sec.el (mml-secure-method): New internal variable.
5469 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
5470 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
5471 functions using mml-secure-method.
5473 * mml.el (mml-mode-map): Add key bindings for those functions.
5474 (mml-menu): Simplify security menu entries. Suggested by Jesper
5475 Harder <harder@myrealbox.com>.
5476 (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
5477 end of message if point is the headers of the message.
5479 * message.el (message-in-body-p): New function.
5481 * assistant.el: Autoload gnus-util and netrc.
5483 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
5484 Use `mm-charset-override-alist' only when decoding.
5486 * mm-bodies.el (mm-decode-body): Call
5487 `mm-charset-to-coding-system' with allow-override argument.
5489 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
5490 `filename' from Content-Disposition if Content-Type doesn't
5492 (gnus-mime-view-part-as-type): Set default instead of
5495 2005-10-09 Daniel Brockman <daniel@brockman.se>
5497 * format-spec.el (format-spec): Propagate text properties of % spec.
5499 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5501 * gnus-art.el (gnus-treat-predicate): Add `first'.
5503 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
5505 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
5506 (mm-charset-override-alist): New variable.
5507 (mm-charset-to-coding-system): Use it.
5508 (mm-codepage-setup): New helper function.
5509 (mm-charset-eval-alist): New variable.
5510 (mm-charset-to-coding-system): Use mm-charset-eval-alist. Warn
5511 about unknown charsets.
5513 2005-10-04 David Hansen <david.hansen@gmx.net>
5515 * nnrss.el (nnrss-request-article): Add support for the comments tag.
5516 (nnrss-check-group): Ditto.
5518 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
5520 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
5521 Rename x-gnus-verbatim to x-verbatim.
5522 (mm-uu-type-alist): Fix regexp for verbatim-marks.
5524 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
5527 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
5529 * gnus-util.el (gnus-remove-duplicates): Remove.
5531 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
5532 instead of gnus-remove-duplicates.
5534 * message.el (message-remove-duplicates): Remove.
5535 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
5536 message-remove-duplicates.
5538 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
5539 available, else use implementation from `delete-dups'.
5541 * message.el (message-insert-expires): New function.
5542 (message-mode-map): Add key binding.
5543 (message-mode-field-menu): Add menu entry.
5544 (message-mode): Document it.
5545 (message-make-expires-date): Use `message-make-date'.
5547 2005-10-04 Josh Huber <huber@alum.wpi.edu>
5549 * message.el (message-make-expires-date): New function.
5551 2005-10-04 Katsumi Yamaoka <yamaoka@jpl.org>
5553 * Makefile.in (list-installed-shadows): New entry.
5555 (remove-installed-shadows): New entry.
5557 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
5559 * time-date.el: Autoload parse-time-string, XEmacs needs it.
5561 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
5563 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
5564 function rather than the diff-mode.el package.
5565 (mm-display-external): Use with-current-buffer.
5566 (mm-viewer-completion-map, mm-viewer-completion-map):
5567 Move initialization inside declaration.
5569 2005-09-29 Simon Josefsson <jas@extundo.com>
5571 * spam.el: Load hashcash when compiling, to avoid warnings. Don't
5572 autoload mail-check-payment.
5573 (spam-check-hashcash): Define unconditionally, since hashcash.el
5574 is part of Gnus now. Ignore errors from payment checking.
5576 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
5578 * message.el (message-bold-region, message-unbold-region): Rename
5579 from `bold-region' and `unbold-region'.
5581 * message.el: Remove useless autoloads.
5583 2005-09-28 Simon Josefsson <jas@extundo.com>
5585 * message.el (message-use-idna): Default to t.
5586 (message-use-idna): Test whether encoding works too. Doc fix.
5588 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5590 * nntp.el (nntp-warn-about-losing-connection): Remove.
5592 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
5594 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
5595 customizable. Change default value.
5596 (mm-uu-diff-groups-regexp): Change default value.
5597 (mm-uu-type-alist): Add doc string.
5598 (mm-uu-configure): Add doc string. Make it interactive.
5599 (mm-uu-tex-groups-regexp): New variable.
5600 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
5601 (mm-uu-type-alist): Add LaTeX documents.
5602 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
5604 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
5606 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
5607 instead of "text/verbatim".
5609 * message.el (message-mark-inserted-region)
5610 (message-mark-insert-file): Use slrn style marks when called with
5613 2005-09-27 Simon Josefsson <jas@extundo.com>
5615 * message.el (message-idna-to-ascii-rhs-1): Reformat.
5617 2005-09-27 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
5619 * message.el (message-remove-duplicates): New function.
5620 Implementation borrowed from `gnus-remove-duplicates'.
5621 (message-idna-to-ascii-rhs): Also encode idna addresses in
5622 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5623 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
5624 only ask about the same idna domain once per header and also tell
5625 in what header to replace the idna domain.
5627 * gnus-art.el (article-decode-idna-rhs): Also decode idna
5628 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5629 (article-decode-idna-rhs): Fix regexp so that all idna-address in
5630 a header is decoded and not just the last one.
5632 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
5634 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
5637 * mm-decode.el (mm-automatic-display): Add text/verbatim.
5638 (mm-insert-part): Don't modify text if it has been decoded.
5640 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
5643 * mm-view.el (mm-inline-text): Don't strip text props unless
5644 decoding enriched or richtext parts.
5646 2005-09-25 Romain Francoise <romain@orebokech.com>
5648 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
5649 * gnus-start.el (gnus-subscribe-interactively):
5650 * gnus-uu.el (gnus-uu-grab-articles):
5651 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
5654 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
5656 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5657 * mm-view.el (mm-view-pkcs7-decrypt):
5658 * gnus-sum.el (gnus-summary-limit-to-extra)
5659 (gnus-summary-respool-article, gnus-read-move-group-name):
5660 * gnus-score.el (gnus-summary-increase-score):
5661 * gnus-util.el (gnus-completing-read-with-default):
5662 * gnus-art.el (gnus-read-save-file-name)
5663 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
5664 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
5665 * message.el (message-check-news-header-syntax):
5666 Follow convention for reading with the minibuffer.
5668 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
5670 * spam-report.el (spam-report-url-ping-plain):
5671 Use gnus-extended-version as User-Agent.
5673 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
5674 default value is nil.
5676 * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
5677 (mm-uu-verbatim-marks-extract): New function.
5678 (mm-uu-extract): New face.
5679 (mm-uu-copy-to-buffer): Use it.
5681 * spam-report.el (spam-report-gmane-ham): Renamed from
5682 `spam-report-gmane-unspam'.
5683 (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
5684 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
5686 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
5688 (spam-report-gmane-unregister-routine): Renamed
5689 `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
5691 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
5693 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
5694 (spam-report-gmane-unregister-routine): Add support for gmane
5697 * spam-report.el (spam-report-gmane-unspam)
5698 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
5699 (spam-report-gmane): Change to take a single article and do unspam
5702 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
5704 * mm-url.el (mm-url-decode-entities): Fix regexp.
5706 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5708 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
5709 default to nil, to be able to use Gnus at all. If the default
5710 switches to something else, then the function should be fixed not
5711 be exceedingly slow.
5713 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
5715 * gnus-start.el (gnus-activate-group): If the server is nil, don't
5718 * spam-report.el: Add better Keywords line.
5720 * spam.el: Add Maintainer and better Keywords line.
5722 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
5724 * gnus-art.el (gnus-article-replace-part)
5725 (gnus-mime-replace-part): New functions.
5726 (gnus-mime-action-alist, gnus-mime-button-commands)
5727 (gnus-mime-save-part-and-strip): Added file argument.
5728 (gnus-article-part-wrapper): Added interactive argument.
5730 * gnus-sum.el (gnus-summary-mime-map): Add
5731 `gnus-article-replace-part'.
5733 2005-09-19 Didier Verna <didier@xemacs.org>
5735 The nnml compaction feature:
5736 * nnml.el (nnml-request-compact-group): New function.
5737 * nnml.el (nnml-request-compact): New function.
5738 * gnus-int.el (gnus-request-compact-group): New function.
5739 * gnus-int.el (gnus-request-compact): New function.
5740 * gnus-group.el (gnus-group-compact-group): New function.
5741 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
5742 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
5743 * gnus-srvr.el (gnus-server-compact-server): New function.
5744 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
5745 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
5747 2005-09-18 Deepak Goel <deego@gnufans.org>
5749 * sieve.el (sieve-help): Fix `message' call: first arg should be a
5752 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
5754 * gnus.el (gnus-group-startup-message): Bind image-load-path.
5756 2005-09-15 Romain Francoise <romain@orebokech.com>
5758 * message.el (message-fill-paragraph): Clarify docstring.
5760 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
5762 * gnus-art.el (gnus-mime-display-part): Protect against broken
5765 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
5767 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
5768 before parsing header.
5770 2005-09-11 Jari Aalto <jari.aalto@cante.net>
5772 * html2text.el: (html2text-replace-list): Add new entities.
5774 2005-09-11 Romain Francoise <romain@orebokech.com>
5776 * message.el (message-alternative-emails): Improve docstring.
5777 (message-setup-1): Call `message-use-alternative-email-as-from'
5778 after `message-setup-hook' to give it precedence over posting
5780 (message-use-alternative-email-as-from): Add docstring. Remove
5781 the original From header if present.
5783 * nnml.el (nnml-compressed-files-size-threshold): New variable.
5784 (nnml-save-mail): Use it.
5786 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
5787 articles. Add new argument `silent'.
5788 (gnus-uu-mark-all): Report the total number of marked articles.
5790 2005-09-10 Romain Francoise <romain@orebokech.com>
5792 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
5793 (gnus-uu-mark-series): Likewise.
5795 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
5797 * spam-report.el (spam-report-gmane): Fix generation of spam
5800 2005-09-10 Simon Josefsson <jas@extundo.com>
5802 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
5803 t, based on discussion on the ding list with Robert Epprecht
5804 <epprecht@solnet.ch>.
5806 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
5808 * spam-report.el (spam-report-gmane): Make it work without
5809 X-Report-Spam header. Gmane now only provides Archived-At.
5810 This is only used if `spam-report-gmane-use-article-number' is nil.
5811 (spam-report-gmane-spam-header): Remove. Not used anymore.
5813 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
5814 make `gnus-summary-sort-by-recipient' work with threading.
5816 * nnweb.el (nnweb-google-wash-article): Print a message if article
5819 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5821 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
5822 change. Decode text/* parts content before displaying.
5824 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
5826 * mml-smime.el: Remove defvar of gnus-extract-address-components.
5828 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
5830 * mm-view.el (mm-display-inline-fontify): Disable support modes.
5832 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
5834 * message.el (message-tab-body-function): Fixed mismatched custom
5837 * gnus.el (gnus-group-change-level-function): Ditto.
5839 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
5841 * gnus-art.el (gnus-signature-limit)
5842 (gnus-article-mime-part-function): Ditto.
5844 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
5846 * mml.el (mml-mode): Silence the byte compiler.
5848 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
5849 using `(sit-for 0)' before moving the point to the specified part;
5850 skip unbuttonized parts.
5851 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
5852 return to the summary window if gnus-auto-select-part is non-nil.
5854 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
5856 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
5858 (mml-dnd-attach-file, mml-mode): Use them.
5860 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
5861 Make fetching article by MID work again for Google Groups. Added
5862 FIXME concerning gnus-group-make-web-group.
5864 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
5865 Don't depend on Gnus by using mail-extract-address-components if
5866 gnus-extract-address-components is not bound.
5868 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5870 * gnus-art.el (gnus-mime-display-security): Don't display the
5871 signature, but only the signed part.
5873 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
5875 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
5877 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
5880 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
5882 * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
5885 * mm-bodies.el (mm-decode-content-transfer-encoding):
5886 De-canonicalize CRLF for all text content types, not just
5889 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
5891 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
5892 valid article; point arrow and cursor at the MIME button.
5894 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
5896 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
5897 Suggested by Dan Christensen <jdc@uwo.ca>.
5899 * mm-decode.el (mm-save-part): Enable change of prompt.
5901 2005-08-29 Jari Aalto <jari.aalto@cante.net>
5903 * gnus-msg.el (gnus-inews-add-send-actions): Made
5904 `message-post-method' lambda parameter ARG `&optional'.
5906 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
5908 * gnus-sum.el (gnus-summary-mime-map): Added
5909 gnus-article-save-part-and-strip, gnus-article-delete-part and
5910 gnus-article-jump-to-part.
5912 * gnus-art.el (gnus-article-edit-article): Added quiet argument.
5913 (gnus-article-edit-part): Use it.
5914 (gnus-article-part-wrapper): Added no-handle argument.
5915 (gnus-article-save-part-and-strip, gnus-article-delete-part): New
5918 2005-08-29 Romain Francoise <romain@orebokech.com>
5920 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
5922 (gnus-face-from-file): Likewise.
5924 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
5926 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
5927 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
5929 (gnus-auto-select-part): New variable.
5930 (gnus-article-jump-to-part): New function.
5931 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
5932 (gnus-mime-delete-part): Allow selecting specified part after
5933 deleting or stripping parts.
5934 (gnus-article-jump-to-part): Don't use `read-number'. Use last
5935 part if argument is bogus.
5937 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
5939 * gnus-art.el (w3m-minor-mode-map):
5940 * gnus-spec.el (gnus-newsrc-file-version):
5941 * gnus-util.el (nnmail-active-file-coding-system)
5942 (gnus-original-article-buffer, gnus-user-agent):
5943 * gnus.el (gnus-ham-process-destinations)
5944 (gnus-parameter-ham-marks-alist)
5945 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
5946 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
5947 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
5948 * mm-decode.el (gnus-current-window-configuration):
5949 * mm-extern.el (gnus-article-mime-handles):
5950 * mm-url.el (url-current-object, url-package-name)
5951 (url-package-version):
5952 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
5953 (smime-keys, w3m-cid-retrieve-function-alist)
5954 (w3m-current-buffer, w3m-display-inline-images)
5955 (w3m-minor-mode-map):
5956 * mml-smime.el (gnus-extract-address-components):
5957 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
5958 (gnus-newsrc-hashtb, message-default-charset)
5959 (message-deletable-headers, message-options)
5960 (message-posting-charset, message-required-mail-headers)
5961 (message-required-news-headers):
5962 * mml1991.el (mc-pgp-always-sign):
5963 * mml2015.el (mc-pgp-always-sign):
5964 * nnheader.el (nnmail-extra-headers):
5965 * rfc1843.el (gnus-decode-encoded-word-function)
5966 (gnus-decode-header-function, gnus-newsgroup-name):
5967 * spam-stat.el (gnus-original-article-buffer): Add defvars.
5969 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
5971 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
5972 the end of the date treatments.
5974 2005-08-15 Simon Josefsson <jas@extundo.com>
5976 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
5977 it in url-handlers.el and XEmacs in url.el. Reported by Luca
5978 Capello and Romain Francoise.
5979 (pgg-fetch-key-function): Removed, not used?
5980 (pgg-insert-url-with-w3): Require url, to get
5981 url-insert-file-contents regardless of where it is defined.
5983 2005-08-13 Romain Francoise <romain@orebokech.com>
5985 * message.el (message-cite-original-1): New function.
5986 (message-cite-original): Use it.
5987 (message-cite-original-without-signature): Ditto.
5989 2005-08-08 Romain Francoise <romain@orebokech.com>
5991 * message.el (message-yank-empty-prefix): New variable.
5992 (message-indent-citation): Use it.
5993 (message-cite-original-without-signature): Respect X-No-Archive.
5995 2005-08-08 Simon Josefsson <jas@extundo.com>
5997 * pgg.el: Autoload url-insert-file-contents instead of loading
5999 (pgg-insert-url-with-w3): Don't load url here.
6001 2005-08-07 Jesper Harder <harder@phys.au.dk>
6003 * message.el (message-kill-to-signature): Don't insert newline at
6005 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
6007 2005-08-06 Romain Francoise <romain@orebokech.com>
6009 * message.el (message-user-fqdn): Fix typo in docstring.
6011 2005-08-05 Daiki Ueno <ueno@unixuser.org>
6013 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
6015 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
6017 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
6019 * mm-bodies.el (mm-encode-body): Use coding system rather than
6020 charset to encode text.
6022 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
6023 number of charsets if utf-8 is available (XEmacs).
6025 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
6027 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
6028 taken from `gnus-button-mid-or-mail-regexp'.
6029 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
6030 (gnus-button-alist): Improve regexp for domain part of the MIDs
6031 for news:localpart@domain buttons.
6032 (gnus-button-ctan-directory-regexp): Update.
6034 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
6036 * sieve-manage.el (sieve-manage-interactive-login): Use
6037 make-local-variable rather than make-variable-buffer-local.
6038 (sieve-manage-open): Ditto.
6039 (sieve-manage-authenticate): Ditto.
6041 * mml.el (mml-generate-mime-1): Make the content type default to
6042 text/plain if the filename is not specified.
6044 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
6046 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
6047 instead of insert-buffer.
6049 * message.el (message-yank-original): Ditto; set the mark at the
6050 end of the yanked message.
6052 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
6054 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
6055 lines to scroll rather than to stop it.
6057 * mml.el (mml-generate-default-type): Add doc string.
6058 (mml-generate-mime-1): Use mm-default-file-encoding or make it
6059 default to application/octet-stream when determining the content
6060 type if it is not specified for the part or the mml contents; add
6061 a comment about mml-generate-default-type.
6063 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
6065 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
6066 make it default to application/octet-stream when determining the
6067 content type if it is not specified for the external contents.
6069 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6071 * rfc2231.el (rfc2231-parse-string): Take care that not only a
6072 segmented parameter but also other parameters might be there.
6074 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
6076 * mm-decode.el (mm-display-external): Delete temp file, directory
6077 and buffer immediately if the external process is exited.
6079 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
6081 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
6082 fewer lines than that of scroll-margin.
6083 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
6085 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
6087 * gnus-art.el (gnus-article-next-page): Revert.
6088 (gnus-article-beginning-of-window): New macro.
6089 (gnus-article-next-page-1): Use it.
6090 (gnus-article-prev-page): Ditto.
6091 (gnus-article-edit-part): Use insert-buffer-substring instead of
6093 (gnus-article-edit-exit): Ditto.
6095 * gnus-util.el (gnus-beginning-of-window): Remove.
6096 (gnus-end-of-window): Remove.
6098 2005-07-25 Simon Josefsson <jas@extundo.com>
6100 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
6101 to have the url package without w3. Reported by Daiki Ueno
6102 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
6104 2005-07-20 Didier Verna <didier@xemacs.org>
6106 * gnus-diary.el: Remove the description comment (nndiary is now
6107 properly documented in the Gnus manual).
6108 Fix the spelling of "Back End".
6109 * nndiary.el: Ditto.
6110 Fix the copyright notice.
6112 2005-07-18 Romain Francoise <romain@orebokech.com>
6114 * gnus-sum.el (gnus-summary-to-prefix,
6115 gnus-summary-newsgroup-prefix): New variables.
6116 (gnus-summary-from-or-to-or-newsgroups): Use them.
6118 2005-07-17 Romain Francoise <romain@orebokech.com>
6120 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
6121 space as it's generally not especially interesting to the user.
6123 2005-07-16 Romain Francoise <romain@orebokech.com>
6125 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
6126 nil to avoid prompting and file modification if one of the
6127 messages at the top of the nnfolder file contains a copyright
6129 Update copyright notice.
6131 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
6132 instead of `current-time-string' as the latter creates a time
6133 string that is not RFC 2822 compliant (it lacks the zone).
6134 Update copyright notice.
6136 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
6138 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
6139 for text/rtf. Display default in prompt. Pass default for M-n.
6141 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
6143 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6145 * gnus-msg.el (gnus-button-mailto): Remove
6146 save-selected-window-window hackery because it relies on
6147 save-selected-window internals.
6149 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
6151 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
6152 (gnus-article-next-page-1): Use gnus-beginning-of-window.
6153 (gnus-article-prev-page): Ditto.
6155 * gnus-util.el (gnus-beginning-of-window): New function.
6156 (gnus-end-of-window): New function.
6158 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
6160 * gnus-score.el (gnus-score-edit-all-score): Set
6161 gnus-score-edit-exit-function to gnus-score-edit-done and call
6164 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6166 * gnus-msg.el (gnus-button-mailto): Remove
6167 save-selected-window-window hackery because it relies on
6168 save-selected-window internals.
6170 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
6172 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
6174 (gnus-binary-mode): Ditto.
6176 * gnus-topic.el (gnus-topic-mode): Ditto.
6178 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
6180 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
6181 (gnus-article-prev-page): Take scroll-margin into consideration.
6183 2005-07-04 Lute Kamstra <lute@gnu.org>
6185 Update FSF's address in GPL notices.
6187 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
6189 * gnus.el (gnus-exit):
6190 * gnus-group.el (gnus-group-icons):
6191 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
6193 * gnus-nocem.el (gnus-nocem):
6194 * message.el (message-various, message-buffers, message-sending)
6195 (message-interface, message-forwarding, message-insertion)
6196 (message-headers, message-news, message-mail):
6197 * pgg-gpg.el (pgg-gpg):
6198 * pgg-parse.el (pgg-parse):
6199 * pgg-pgp.el (pgg-pgp):
6200 * pgg-pgp5.el (pgg-pgp5):
6201 * pop3.el (pop3): Finish `defgroup' description with period.
6203 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
6205 * gnus-art.el (article-display-face): Improve the efficiency.
6206 (article-display-x-face): Ditto; remove grey x-face stuff.
6208 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
6210 * gnus-art.el (article-display-face): Correct the position in
6211 which Faces are inserted.
6213 2005-06-29 Didier Verna <didier@xemacs.org>
6215 * gnus-art.el (article-display-face): Display faces in correct
6218 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
6220 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
6221 (gnus-fill-real-hashtb): Use hash table instead of obarray.
6222 (gnus-nocem-check-article): Fetch the Type header.
6223 (gnus-nocem-message-wanted-p): Fix the way to examine types.
6224 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
6225 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
6226 make sure gnus-nocem-hashtb is initialized.
6227 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
6228 (gnus-nocem-unwanted-article-p): Ditto.
6230 * pgg.el (pgg-verify): Return the verification result.
6232 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6234 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
6237 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
6239 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
6240 `show-nonbreak-escape'.
6242 2005-06-23 Lute Kamstra <lute@gnu.org>
6244 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
6246 * dig.el (dig-mode):
6247 * smime.el (smime-mode): Use gnus-run-mode-hooks.
6249 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
6251 * nnimap.el (nnimap-split-download-body): Fix spellings.
6253 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
6255 * gnus-art.el (gnus-article-encrypt-body):
6256 * gnus-cus.el (gnus-score-customize):
6257 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
6258 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
6260 2005-06-16 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
6262 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
6263 header by looking for magic "MII" at the beginnig.
6265 2005-06-16 Miles Bader <miles@gnu.org>
6267 * assistant.el (assistant-field): Remove "-face" suffix from face name.
6268 (assistant-field-face): New backward-compatibility alias for renamed
6270 (assistant-render-text): Use renamed assistant-field face.
6272 * spam.el (spam): Remove "-face" suffix from face name.
6273 (spam-face): New backward-compatibility alias for renamed face.
6274 (spam-face, spam-initialize): Use renamed spam face.
6276 * message.el (message-header-to, message-header-cc)
6277 (message-header-subject, message-header-newsgroups)
6278 (message-header-other, message-header-name)
6279 (message-header-xheader, message-separator, message-cited-text)
6280 (message-mml): Remove "-face" suffix from face names.
6281 (message-header-to-face, message-header-cc-face)
6282 (message-header-subject-face, message-header-newsgroups-face)
6283 (message-header-other-face, message-header-name-face)
6284 (message-header-xheader-face, message-separator-face)
6285 (message-cited-text-face, message-mml-face):
6286 New backward-compatibility aliases for renamed faces.
6287 (message-font-lock-keywords): Use renamed message faces.
6289 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
6290 (sieve-test-commands, sieve-tagged-arguments):
6291 Remove "-face" suffix from face names.
6292 (sieve-control-commands-face, sieve-action-commands-face)
6293 (sieve-test-commands-face, sieve-tagged-arguments-face):
6294 New backward-compatibility aliases for renamed faces.
6295 (sieve-control-commands-face, sieve-action-commands-face)
6296 (sieve-test-commands-face, sieve-tagged-arguments-face):
6297 Use renamed sieve faces.
6299 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
6300 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
6301 (gnus-group-news-3-empty, gnus-group-news-4)
6302 (gnus-group-news-4-empty, gnus-group-news-5)
6303 (gnus-group-news-5-empty, gnus-group-news-6)
6304 (gnus-group-news-6-empty, gnus-group-news-low)
6305 (gnus-group-news-low-empty, gnus-group-mail-1)
6306 (gnus-group-mail-1-empty, gnus-group-mail-2)
6307 (gnus-group-mail-2-empty, gnus-group-mail-3)
6308 (gnus-group-mail-3-empty, gnus-group-mail-low)
6309 (gnus-group-mail-low-empty, gnus-summary-selected)
6310 (gnus-summary-cancelled, gnus-summary-high-ticked)
6311 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
6312 (gnus-summary-high-ancient, gnus-summary-low-ancient)
6313 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
6314 (gnus-summary-low-undownloaded)
6315 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
6316 (gnus-summary-low-unread, gnus-summary-normal-unread)
6317 (gnus-summary-high-read, gnus-summary-low-read)
6318 (gnus-summary-normal-read, gnus-splash):
6319 Remove "-face" suffix from face names.
6320 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
6321 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
6322 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
6323 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
6324 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
6325 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
6326 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
6327 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
6328 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
6329 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
6330 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
6331 (gnus-summary-selected-face, gnus-summary-cancelled-face)
6332 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
6333 (gnus-summary-normal-ticked-face)
6334 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
6335 (gnus-summary-normal-ancient-face)
6336 (gnus-summary-high-undownloaded-face)
6337 (gnus-summary-low-undownloaded-face)
6338 (gnus-summary-normal-undownloaded-face)
6339 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
6340 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
6341 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
6343 New backward-compatibility aliases for renamed faces.
6344 (gnus-group-startup-message): Use renamed gnus faces.
6346 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
6347 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
6348 (gnus-server-agent): Remove "-face" suffix from face names.
6349 (gnus-server-agent-face, gnus-server-opened-face)
6350 (gnus-server-closed-face, gnus-server-denied-face)
6351 (gnus-server-offline-face):
6352 New backward-compatibility aliases for renamed faces.
6353 (gnus-server-agent-face, gnus-server-opened-face)
6354 (gnus-server-closed-face, gnus-server-denied-face)
6355 (gnus-server-offline-face): Use renamed gnus faces.
6357 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
6358 Remove "-face" suffix from face names.
6359 (gnus-picon-xbm-face, gnus-picon-face):
6360 New backward-compatibility aliases for renamed faces.
6362 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
6363 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
6364 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
6365 (gnus-cite-11): Remove "-face" suffix from face names.
6366 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
6367 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
6368 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
6369 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
6370 New backward-compatibility aliases for renamed faces.
6371 (gnus-cite-attribution-face, gnus-cite-face-list)
6372 (gnus-article-boring-faces): Use renamed gnus faces.
6374 * gnus-art.el (gnus-signature, gnus-header-from)
6375 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
6376 (gnus-header-content): Remove "-face" suffix from face names.
6377 (gnus-signature-face, gnus-header-from-face)
6378 (gnus-header-subject-face, gnus-header-newsgroups-face)
6379 (gnus-header-name-face, gnus-header-content-face):
6380 New backward-compatibility aliases for renamed faces.
6381 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
6383 * gnus-sum.el (gnus-summary-selected-face)
6384 (gnus-summary-highlight): Use renamed gnus faces.
6385 * gnus-group.el (gnus-group-highlight): Likewise.
6387 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
6389 * gnus-sieve.el (gnus-sieve-article-add-rule):
6390 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
6391 * spam-stat.el (spam-stat-buffer-change-to-spam)
6392 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
6394 * message.el (message-is-yours-p):
6395 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
6397 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
6399 * mm-view.el (mm-inline-text): Withdraw the last change.
6401 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
6403 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
6404 executing enriched-decode.
6406 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
6408 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
6409 charset of tar files.
6411 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
6413 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
6415 2005-06-04 Lute Kamstra <lute@gnu.org>
6417 * nnfolder.el (nnfolder-read-folder): Make sure that undo
6418 information is never recorded.
6420 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
6422 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
6424 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
6426 * pop3.el (pop3-apop): Run md5 in the binary mode.
6428 * starttls.el (starttls-set-process-query-on-exit-flag):
6429 Use eval-and-compile.
6431 2005-05-31 Simon Josefsson <jas@extundo.com>
6433 * smime.el (smime-replace-in-string): Define.
6434 (smime-cert-by-ldap-1): Use it.
6436 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
6438 * gnus-art.el (article-display-x-face): Replace
6439 process-kill-without-query by gnus-set-process-query-on-exit-flag.
6441 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
6442 set-process-query-on-exit-flag or process-kill-without-query.
6444 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
6445 loop instead of replace-regexp.
6447 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
6448 instead of process-kill-without-query if it is available.
6450 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
6451 instead of find-file-hooks if it is available.
6453 * mml1991.el: Bind pgg-default-user-id when compiling.
6455 * mml2015.el: Bind pgg-default-user-id when compiling.
6457 * nndraft.el (nndraft-request-associate-buffer):
6458 Use write-contents-functions instead of write-contents-hooks if it is
6461 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
6462 instead of find-file-hooks if it is available.
6464 * nntp.el (nntp-open-connection): Replace
6465 process-kill-without-query by gnus-set-process-query-on-exit-flag.
6466 (nntp-open-ssl-stream): Ditto.
6467 (nntp-open-tls-stream): Ditto.
6469 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
6470 set-process-query-on-exit-flag or process-kill-without-query.
6471 (starttls-open-stream-gnutls): Use it instead of
6472 process-kill-without-query.
6473 (starttls-open-stream): Ditto.
6475 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
6477 * smime.el (smime-cert-by-ldap-1): Don't use
6478 replace-regexp-in-string.
6480 2005-05-31 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
6482 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
6484 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
6485 in PEM format. Adjust to the XEmacs compability.
6487 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
6489 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
6490 by `string-to-number'.
6491 * gnus-agent.el (gnus-agent-regenerate-group)
6492 (gnus-agent-fetch-articles): Ditto.
6493 * gnus-art.el (gnus-button-fetch-group): Ditto.
6494 * gnus-cache.el (gnus-cache-generate-active)
6495 (gnus-cache-articles-in-group): Ditto.
6496 * gnus-group.el (gnus-group-set-current-level)
6497 (gnus-group-insert-group-line): Ditto.
6498 * gnus-score.el (gnus-score-set-expunge-below)
6499 (gnus-score-set-mark-below, gnus-summary-score-effect)
6500 (gnus-summary-score-entry): Ditto.
6501 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
6502 (gnus-soup-pack): Ditto.
6503 * gnus-spec.el (gnus-xmas-format): Ditto.
6504 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
6505 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
6506 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
6507 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
6508 * nndb.el (nndb-get-remote-expire-response): Ditto.
6509 * nndiary.el (nndiary-parse-schedule-value)
6510 (nndiary-string-to-number, nndiary-request-replace-article)
6511 (nndiary-request-article): Ditto.
6512 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
6513 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
6514 * nneething.el (nneething-make-head): Ditto.
6515 * nnfolder.el (nnfolder-request-article)
6516 (nnfolder-retrieve-headers): Ditto.
6517 * nnheader.el (nnheader-file-to-number): Ditto.
6518 * nnkiboze.el (nnkiboze-request-article): Ditto.
6519 * nnmail.el (nnmail-process-unix-mail-format)
6520 (nnmail-process-babyl-mail-format): Ditto.
6521 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
6522 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
6523 (nnmh-request-create-group, nnmh-request-list-1)
6524 (nnmh-request-group, nnmh-request-article): Ditto.
6525 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
6526 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
6527 * nnsoup.el (nnsoup-make-active): Ditto.
6528 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
6529 * nntp.el (nntp-find-group-and-number)
6530 (nntp-retrieve-headers-with-xover): Ditto.
6531 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
6532 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
6533 (pgg-format-key-identifier): Ditto.
6534 * pop3.el (pop3-last, pop3-stat): Ditto.
6535 * qp.el (quoted-printable-decode-region): Ditto.
6537 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
6540 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
6542 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
6544 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
6546 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
6548 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
6550 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
6552 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
6554 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
6555 (gnus-carpal-mode): Ditto.
6557 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
6558 (gnus-browse-mode): Ditto.
6560 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
6562 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
6564 2005-05-29 Richard M. Stallman <rms@gnu.org>
6566 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
6568 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
6570 * gnus-util.el (gnus-run-mode-hooks): New function.
6572 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
6574 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
6576 * gnus-agent.el (gnus-agent-make-mode-line-string):
6577 Use mode-line-highlight as mouse-face.
6579 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
6581 * canlock.el (canlock): Change the parent group to news.
6583 * deuglify.el (gnus-outlook-deuglify): Add :group.
6585 * dig.el (dig): Add :group.
6587 * dns-mode.el (dns-mode): Add :group.
6589 * encrypt.el (encrypt): Add :group.
6591 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
6592 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
6593 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
6594 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
6595 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
6597 * gnus-diary.el (gnus-diary): Add :group.
6599 * gnus.el (gnus-group-news-1-face): Add :group.
6600 (gnus-group-news-1-empty-face): Ditto.
6601 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
6602 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
6603 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
6604 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
6605 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
6606 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
6607 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
6608 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
6609 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
6610 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
6611 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
6612 (gnus-summary-high-ticked-face): Ditto.
6613 (gnus-summary-low-ticked-face): Ditto.
6614 (gnus-summary-normal-ticked-face): Ditto.
6615 (gnus-summary-high-ancient-face): Ditto.
6616 (gnus-summary-low-ancient-face): Ditto.
6617 (gnus-summary-normal-ancient-face): Ditto.
6618 (gnus-summary-high-undownloaded-face): Ditto.
6619 (gnus-summary-low-undownloaded-face): Ditto.
6620 (gnus-summary-normal-undownloaded-face): Ditto.
6621 (gnus-summary-high-unread-face): Ditto.
6622 (gnus-summary-low-unread-face): Ditto.
6623 (gnus-summary-normal-unread-face): Ditto.
6624 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
6625 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
6627 * hashcash.el (hashcash): New custom group.
6628 (hashcash-default-payment): Add :group.
6629 (hashcash-payment-alist): Ditto.
6630 (hashcash-default-accept-payment): Ditto.
6631 (hashcash-accept-resources): Ditto.
6632 (hashcash-path): Ditto.
6633 (hashcash-extra-generate-parameters): Ditto.
6634 (hashcash-double-spend-database): Ditto.
6635 (hashcash-in-news): Ditto.
6637 * message.el (message-minibuffer-local-map): Add :group.
6639 * netrc.el (netrc): Add :group.
6641 * sieve-manage.el (sieve-manage-log): Add :group.
6642 (sieve-manage-default-user): Diito.
6643 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
6644 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
6645 (sieve-manage-authenticators): Ditto.
6646 (sieve-manage-authenticator-alist): Ditto.
6647 (sieve-manage-default-port): Ditto.
6649 * sieve-mode.el (sieve-control-commands-face): Add :group.
6650 (sieve-action-commands-face): Ditto.
6651 (sieve-test-commands-face): Ditto.
6652 (sieve-tagged-arguments-face): Ditto.
6654 * smime.el (smime): Add :group.
6656 * spam-report.el (spam-report): Add :group.
6658 * spam.el (spam, spam-face): Add :group.
6660 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6662 * nntp.el (nntp-next-result-arrived-p): Some news servers may
6663 return \n.\n.\n at the end of articles. Protect against that.
6664 (nntp-with-open-group): Allow debugging.
6666 * nnheader.el (mail-header-set-extra): Make into a function
6667 because I just could't understand how to quote the list properly.
6669 * dns.el (query-dns-cached): New function.
6671 2005-05-26 Lute Kamstra <lute@gnu.org>
6673 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
6675 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
6677 * gnus-art.el: Don't autoload mail-extract-address-components.
6679 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
6680 eval-and-compile to evaluate it.
6682 * hashcash.el: Don't autoload executable-find.
6684 * nndb.el: Don't declare the nndb back end two or more times; don't
6685 autoload news-reply-mode, news-setup, cancel-timer and telnet.
6687 * nntp.el: Autoload format-spec instead of format; use
6688 eval-and-compile to evaluate autoload forms.
6690 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
6692 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
6694 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6696 * gnus.el (gnus-version-number): Bump version.
6698 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6700 * gnus.el: No Gnus v0.3 is released.
6702 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
6704 * gnus-art.el (gnus-article-edit-part): Disable undo.
6706 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
6708 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
6709 gnus-article-date-lapsed-new-header is t if date timer is active;
6710 skip headers in which the original date value is empty.
6711 (gnus-article-save-original-date): Redefine it as a macro.
6712 (gnus-display-mime): Use it.
6714 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
6716 * gnus-art.el (article-date-ut): Support converting date in
6717 forwarded parts as well.
6718 (gnus-article-save-original-date): New function.
6719 (gnus-display-mime): Use it.
6721 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
6723 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
6724 enclosure element of <item>.
6726 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
6728 * message.el (message-kill-buffer-query): Renamed from
6729 `message-kill-buffer-query-if-modified'. Added :version.
6731 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
6733 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
6736 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
6738 * mml.el: Autoload dnd when compiling.
6740 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
6742 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
6745 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
6747 * qp.el (quoted-printable-encode-region): Save excursion.
6749 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
6751 * message.el (message-kill-buffer-query-if-modified): Add new variable
6752 so the user can kill a modified message buffer quickly.
6753 (message-kill-buffer): Use it.
6755 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
6757 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
6758 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
6760 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
6762 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
6763 contained in text because xml.el decodes entities) with LFs.
6765 2005-04-11 Lute Kamstra <lute@gnu.org>
6767 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
6770 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
6772 * mm-util.el (mm-detect-coding-region): Typo.
6774 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
6776 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
6778 2005-04-06 D Goel <deego@gnufans.org>
6780 * spam-stat.el (spam-stat-score-buffer): Add a call to a
6781 user-function allow user modifications of the scores.
6782 (spam-stat-score-buffer-user): New function, to allow
6783 user-computed modifications to the score.
6784 (spam-stat-score-buffer-user-functions): list of additional
6786 (spam-stat-error-holder): global temporary error holder
6787 (spam-stat-split-fancy): use the new `spam-stat-error-holder'
6790 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
6792 * gnus-registry.el (gnus-registry-clean-empty-function)
6793 (gnus-registry-trim, gnus-registry-fetch-groups)
6794 (gnus-registry-delete-group): Groups that match
6795 `gnus-registry-ignored-groups' are removed from the registry
6796 entries, not just ignored for splitting. This helps clean up the
6797 registry. Also, `gnus-registry-fetch-groups' is a convenient way
6798 to get all the groups a message ID is in.
6800 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
6801 (spam-stat-split-fancy): Change "threshhold" to "threshold"
6802 (spam-stat-score-buffer-user-functions): Add :number custom type.
6804 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6806 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
6809 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
6810 (nnrss-request-group): Decode group name first.
6811 (nnrss-request-article): Make a text/plain article if mml-to-mime
6813 (nnrss-get-encoding): Return a compatible encoding according to
6814 nnrss-compatible-encoding-alist.
6815 (nnrss-find-el): Use consp instead of listp.
6816 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
6818 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6820 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
6821 which Emacs 20 doesn't support.
6822 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
6824 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
6826 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
6827 silence the byte compiler inside the defun
6829 * gnus-demon.el (parse-time-string): Add autoload.
6831 * gnus-delay.el (parse-time-string): Add autoload.
6833 * gnus-art.el (parse-time-string): Add autoload.
6835 * nnultimate.el (parse-time): Require for `parse-time-string'.
6837 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6839 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
6841 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
6843 * smime.el (smime-ldap-host-list): Add :version.
6845 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6847 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
6848 pass it to `gnus-browse-read-group'.
6849 (gnus-browse-read-group): Add NUMBER argument and pass it to
6850 `gnus-group-read-ephemeral-group'.
6852 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
6853 argument and pass it to `gnus-group-read-group'.
6855 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
6857 * mm-util.el (mm-xemacs-find-mime-charset): Only call
6858 mm-xemacs-find-mime-charset-1 if we have the mule feature
6859 available at runtime.
6861 2005-03-25 Werner Lemberg <wl@gnu.org>
6863 * nnmaildir.el: Replace `illegal' with `invalid'.
6865 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
6867 * gnus-start.el (gnus-display-time-event-handler):
6868 Check display-time-timer at runtime rather than only at load time
6869 in case display-time-mode is turned off in the mean time.
6871 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6873 * nnimap.el (nnimap-open-connection): Print which authinfo file is
6876 * nneething.el (nneething-map-file-directory): Derive from
6879 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
6882 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
6884 * nnmaildir.el (nnmaildir-request-accept-article):
6885 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
6887 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
6889 * gnus-async.el: Require timer-funcs at compile time when in
6890 XEmacs for `run-with-idle-timer'.
6892 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
6894 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
6895 autoloaded function.
6897 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
6899 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
6901 2005-03-10 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk> (tiny change)
6903 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
6905 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6907 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
6908 gnus-expert-user to default.
6910 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
6912 * nnimap.el (nnimap-open-server): Ditto.
6914 * imap.el (imap-authenticate): Fix typo.
6916 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
6918 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
6919 buffer (since IMAP server might return FETCH response out of
6920 order, and the nntp buffer must be sorted).
6922 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
6924 * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
6925 comparison on string.
6927 * gnus-agent.el (gnus-agent-long-article,
6928 gnus-agent-short-article, gnus-agent-score): Renamed category
6929 keywords to match gnus-cus.
6930 (gnus-agent-summary-fetch-series): Modified to protect against
6931 gnus-agent-summary-fetch-group clearing processable flags.
6932 (gnus-agent-synchronize-group-flags): Update live group buffer as
6933 synchronization may occur due to the user toggle the plugged
6935 (gnus-agent-fetch-group-1): Clear downloadable flag when article
6936 successfully downloaded.
6937 (gnus-agent-expire-group-1): Avoid using markers when the overview
6938 is in ascending order; greatly improves performance.
6939 (gnus-agent-regenerate-group): Use
6940 gnus-agent-synchronize-group-flags to reset read status in both
6942 (gnus-agent-update-files-total-fetched-for): Fixed initial size.
6944 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
6946 * message.el: Don't autoload former message-utils variables.
6947 (message-strip-subject-trailing-was): Change doc string.
6949 * nnweb.el: Fixes for `gnus-group-make-web-group'.
6950 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
6951 (nnweb-google-search): Add "hl=en" here.
6952 (nnweb-google-parse-1, nnweb-google-create-mapping):
6955 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6957 * message.el (message-get-reply-headers, message-followup):
6958 Mention related variables `message-use-followup-to' and
6959 `message-use-mail-followup-to', in the information buffer.
6961 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
6962 of broken groups(-beta).google.com.
6964 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
6966 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
6967 parameter to invoked gnus-request-move-article; remove the
6968 redundant gnus-sum-hint-move-is-internal variable; apply the marks
6969 all at once instead of once per article.
6970 (gnus-summary-remove-process-mark): Accept a list of articles as
6971 well as a single article for processing.
6973 * gnus-int.el (gnus-request-move-article): Add move-is-internal
6976 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
6978 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
6980 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
6983 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
6986 * nnimap.el (nnimap-request-move-article): Add move-is-internal
6987 parameter and remove the gnus-sum-hint-move-is-internal variable.
6989 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
6992 * nndraft.el (nndraft-request-move-article): Add move-is-internal
6995 * nndiary.el (nndiary-request-move-article): Add move-is-internal
6998 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
7000 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
7003 * nnagent.el (nnagent-request-move-article): Add move-is-internal
7006 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
7008 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
7009 a more conservative way.
7011 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
7013 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
7014 buffer, so it moves the window's cursor.
7016 2005-02-26 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
7018 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
7019 `mm-dissect-multipart' and receive the from field as an (optional)
7020 argument from `mm-dissect-multipart'.
7021 (mm-dissect-multipart): Receive the from field as an argument and
7022 pass it on when we call `mm-dissect-buffer' on MIME parts.
7023 Fixes verification/decryption of signed/encrypted MIME parts.
7025 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
7027 * gnus-sum.el (gnus-summary-move-article): Set
7028 gnus-sum-hint-move-is-internal for gnus-request-move-article and
7029 whatever it calls (right now, only nnimap-request-move article
7032 * nnimap.el (nnimap-request-move-article): When
7033 gnus-sum-hint-move-is-internal is set, don't do the extra
7034 nnimap-request-article.
7036 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
7038 * nnheader.el (nnheader-find-file-noselect): Add doc string.
7040 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
7041 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
7043 * gnus-sum.el (gnus-summary-caesar-message):
7044 Apply `gnus-treat-article' after rotation.
7046 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
7049 2005-02-22 Simon Josefsson <jas@extundo.com>
7051 * encrypt.el (encrypt-password-cache-expiry): Remove (use
7052 `password-cache-expiry' instead). Reported by Arne J
\e,Ax
\e(Brgensen
7054 (encrypt): Add password-cache and password-cache-expiry as group
7057 2005-02-22 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
7059 * smime.el (smime-ldap-host-list): Doc fix.
7060 (smime-ask-passphrase): Use `password-read-and-add' to read (and
7062 (smime-sign-region): Use it.
7063 (smime-decrypt-region): Use it.
7064 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
7065 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
7067 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
7068 certificate from DER to PEM format rather than calling openssl.
7070 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
7072 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
7073 for signing/encryption.
7075 * mml.el (mml-parse-1): Use them.
7077 2005-02-21 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
7079 * nnrss.el (nnrss-verbose): Removed.
7080 (nnrss-request-group): Use `nnheader-message' instead.
7082 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
7084 * nnrss.el (nnrss-verbose): New variable.
7085 (nnrss-request-group): Make it say nnrss is requesting a group.
7087 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
7089 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
7090 Handle news URL with given port correctly.
7092 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
7094 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
7095 containing special characters.
7097 * gnus-sum.el (gnus-summary-edit-article): Ditto.
7099 * mml.el (mime-to-mml): Ditto.
7101 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
7102 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
7103 (rfc2047-decode-region): Quote decoded words containing special
7104 characters when rfc2047-quote-decoded-words-containing-tspecials
7107 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
7109 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
7111 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
7113 2005-02-15 Simon Josefsson <jas@extundo.com>
7115 * nnimap.el (nnimap-debug): Doc fix.
7117 * imap.el (imap-debug): Doc fix.
7119 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
7121 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
7123 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
7125 * gnus.el (spam-contents): Improve docs for spam-contents
7126 parameter in its variable incarnation.
7128 2005-02-14 Simon Josefsson <jas@extundo.com>
7130 * smime-ldap.el: Use require instead of load-library for ldap.
7131 (smime-ldap-search): Indent.
7132 (smime-ldap-search-internal): Shorten line.
7134 * smime.el (smime-cert-by-dns): Add doc-string.
7135 (smime-cert-by-ldap-1): Indent.
7137 * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
7138 mml-smime-get-dns-ldap.
7139 (mml-smime-encrypt-query): Use new function. Default to ldap.
7141 2005-02-14 Arne J
\e,Ax
\e(Brgensen <arne@arnested.dk>
7143 * smime.el: Require smime-ldap.
7144 (smime-ldap-host-list): New variable.
7145 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
7147 * mml-smime.el (mml-smime-encrypt-query): New function.
7148 (mml-smime-encrypt-query): Use it.
7150 * smime-ldap.el: New file.
7152 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
7154 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
7156 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
7158 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
7159 argument in doc string. Make query for type more clear.
7161 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
7163 * gnus.el (gnus-group-startup-message): Search for gnus images in
7165 * mm-util.el (mm-image-load-path): Likewise.
7166 * smiley.el (smiley-data-directory): Search for smilies in
7169 2005-02-09 Kim F. Storm <storm@cua.dk>
7171 Change Emacs release version from 21.4 to 22.1 throughout.
7172 Change Emacs development version from 21.3.50 to 22.0.50.
7174 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
7176 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
7178 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
7179 non-Mule XEmacs as well.
7180 (mm-decompress-buffer): Signal an error intentionally if it does
7181 not decompress compressed data because auto-compression-mode is
7184 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
7186 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
7187 an ID in the registry even if it has no groups.
7189 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
7191 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
7192 merge it into mm-decompress-buffer.
7193 (gnus-mime-copy-part): Use the MIME part charset, the value which
7194 a user specified or gnus-newsgroup-charset for decoding, like
7195 gnus-mime-inline-part does; set buffer-file-coding-system to tell
7196 save-buffer what was used. Suggested by Kevin Ryde
7197 <user42@zip.com.au>.
7198 (gnus-mime-inline-part): Allow the name parameter as well as the
7199 filename parameter; force decompressing of compressed data; always
7200 display contents being not decoded as unibyte.
7202 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
7203 as well as the filename parameter.
7205 * mm-util.el (mm-decompress-buffer): Merge
7206 gnus-mime-jka-compr-maybe-uncompress.
7207 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
7210 2005-02-08 Simon Josefsson <jas@extundo.com>
7212 * imap.el (imap-log): Doc fix.
7214 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
7216 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
7217 the coding cookies; decompress compressed parts.
7219 * mml.el (mml-generate-mime-1): Add the charaset parameter according
7220 to the value which a user specified manually or the coding cookie.
7222 * mm-util.el (mm-string-to-multibyte): New function.
7223 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
7224 (mm-coding-system-to-mime-charset): New function.
7225 (mm-decompress-buffer): New function.
7226 (mm-find-buffer-file-coding-system): New function.
7228 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
7229 (mm-display-inline-fontify): Rewrite for decoding and decompressing
7232 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7234 * mm-view.el (mm-display-inline-fontify): Decode a part according
7235 to the charset parameter.
7237 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
7239 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
7240 prefix arg is neither nil nor a number, as info specifies.
7242 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
7244 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
7247 2005-02-02 Jari Aalto <jari.aalto@cante.net>
7249 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
7250 groups error checking and notify user.
7252 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
7254 * message.el (message-send-mail-function): Check existence of
7255 sendmail-program first before using default value
7256 `message-send-mail-with-sendmail'. Otherwise use more generic
7259 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
7261 * nntp.el (nntp-request-update-info): Always return nil.
7263 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
7265 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
7267 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
7269 * message.el (message-beginning-of-line): Change the behavior when
7270 invoked between BOL and : so that it first moves backward.
7272 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
7274 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
7275 article buffer when editing of the article is discarded.
7276 (gnus-article-prepare): Revert.
7278 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
7280 * gnus-art.el (gnus-article-prepare):
7281 Remove message-strip-forbidden-properties from the local hook.
7283 2005-01-27 Simon Josefsson <jas@extundo.com>
7285 * password.el (password-cache-add): Only start one timer per key.
7286 Reported by Derek Atkins <warlord@MIT.EDU>.
7288 2005-01-26 Steve Youngs <steve@sxemacs.org>
7290 * run-at-time.el: Removed. It is no longer needed as
7291 timer-funcs.el in the xemacs-base package has a working version of
7294 * password.el: Require timer-funcs instead of run-at-time in
7296 Remove `password-run-at-time' macro.
7297 (password-cache-add): Use `run-at-time' instead of
7298 `password-run-at-time'.
7300 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
7301 for `run-with-idle-timer'.
7303 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
7306 * mm-url.el: Require timer-funcs at compile time when in XEmacs
7309 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7311 * mml.el (mml-generate-mime-1): Convert string into unibyte when
7312 inserting " *mml*" buffer's contents into a unibyte temp buffer.
7314 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
7316 * mail-source.el (mail-source-fetch-imap): Search for ^From case
7319 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
7321 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
7323 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
7325 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
7326 which will be inserted according to the multibyteness of a buffer
7327 rather than the type of contents. Suggested by ARISAWA Akihiro
7328 <ari@mbf.ocn.ne.jp>.
7330 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
7331 of string which old xml.el may return rather than a string.
7333 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
7335 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
7337 2005-01-16 Simon Josefsson <jas@extundo.com>
7339 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
7340 idn/idna.el isn't available.
7341 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
7342 <michael@waxrat.com>.
7344 * hashcash.el: Remove non-FSF copyright header.
7346 * hashcash.el (hashcash-extra-generate-parameters): New variable.
7347 (hashcash-generate-payment): Use it.
7348 (hashcash-generate-payment-async): Use it.
7350 2005-01-15 Simon Josefsson <jas@extundo.com>
7352 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
7353 Suggested by Raymond Scholz <ray-2005@zonix.de>.
7355 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
7356 gnus-summary-idna-message.
7357 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
7358 (gnus-summary-idna-message): New function.
7360 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
7362 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
7365 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
7367 * nnrss.el (nnrss-request-delete-group): Delete entries in
7368 nnrss-group-alist as well.
7369 (nnrss-save-server-data): Insert newline.
7371 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
7373 * gnus.el (gnus-user-agent): Use list of symbols instead of
7374 symbols. Display full version number for (S)XEmacs. Optionally
7375 display (S)XEmacs codename.
7377 * gnus-util.el (gnus-emacs-version): Update for new
7380 * gnus-msg.el (gnus-extended-version): Make it possible to omit
7383 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7385 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
7386 which is unreadable in some setups.
7388 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7390 * gnus-spec.el (gnus-update-format-specifications): Flush the
7391 group format spec cache if it doesn't support decoded group names.
7393 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7395 * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
7396 to apply decay on score files matching a regexp.
7398 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
7400 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
7401 compatibility in %g and %c.
7403 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
7405 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
7406 name for only %g and %c.
7407 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
7408 of gnus-tmp-group to decoded group name.
7409 (gnus-group-make-rss-group): Exclude `/'s from group names.
7411 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
7413 * nnrss.el (nnrss-get-encoding): Fix regexp.
7415 2004-12-27 Simon Josefsson <jas@extundo.com>
7417 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
7418 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
7419 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
7421 2004-12-17 Kim F. Storm <storm@cua.dk>
7423 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
7425 * gnus-sum.el (gnus-summary-mode-map): Likewise.
7427 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
7429 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
7431 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
7433 * nnrss.el: Require rfc2047 and mml.
7434 (nnrss-file-coding-system): New variable.
7435 (nnrss-format-string): Redefine it as an inline function.
7436 (nnrss-decode-group-name): New function.
7437 (nnrss-string-as-multibyte): Remove.
7438 (nnrss-retrieve-headers): Decode group name; don't use
7439 nnrss-format-string.
7440 (nnrss-request-group): Decode group name.
7441 (nnrss-request-article): Decode group name; allow a Message-ID as
7442 well as an article number; don't use nnrss-format-string; encode a
7443 Message-ID string which may contain non-ASCII characters; use
7444 mml-to-mime to compose a MIME article.
7445 (nnrss-request-expire-articles): Decode group name.
7446 (nnrss-request-delete-group): Decode group name.
7447 (nnrss-fetch): Clarify error message.
7448 (nnrss-read-server-data): Use insert-file-contents instead of load;
7449 bind file-name-coding-system; use multibyte buffer.
7450 (nnrss-save-server-data): Bind coding-system-for-write to the
7451 value of nnrss-file-coding-system; bind file-name-coding-system;
7453 (nnrss-read-group-data): Use insert-file-contents instead of load;
7454 bind file-name-coding-system; use multibyte buffer.
7455 (nnrss-save-group-data): Bind coding-system-for-write to the
7456 value of nnrss-file-coding-system; bind file-name-coding-system.
7457 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
7458 make it work with non-ASCII text.
7459 (nnrss-find-el): Make it work with old xml.el as well.
7461 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
7463 * nnrss.el (nnrss-get-encoding): New function.
7464 (nnrss-fetch): Use unibyte buffer initially; bind
7465 coding-system-for-read while performing mm-url-insert; remove ^Ms;
7466 decode contents according to the encoding attribute.
7467 (nnrss-save-group-data): Add coding cookie.
7468 (nnrss-mime-encode-string): New function.
7469 (nnrss-check-group): Use it to encode subject and author.
7471 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
7473 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
7476 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7478 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
7479 correctly even if there are wide characters.
7481 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
7483 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
7484 downcased symbol names; make a new cache instead of reusing
7487 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
7489 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
7490 concatenating segments rather than before concatenating them.
7491 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7493 * message.el (message-get-reply-headers): Bind `extra'.
7495 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7497 * message.el (message-extra-wide-headers): New variable.
7498 (message-get-reply-headers): Use it.
7500 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
7502 * gnus-agent.el (gnus-agent-group-path): Decode group name.
7503 (gnus-agent-group-pathname): Ditto.
7505 * gnus-cache.el (gnus-cache-file-name): Decode group name.
7507 * gnus-group.el (gnus-group-make-group): Decode group name.
7508 (gnus-group-make-rss-group): Register the group data after opening
7511 2004-12-17 Paul Jarc <prj@po.cwru.edu>
7513 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
7514 by expiry now get marked as read.
7516 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7518 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
7520 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
7522 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
7523 unify Latin characters in XEmacs.
7524 (mm-find-mime-charset-region): Use it.
7526 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7528 * gnus-util.el (gnus-delete-directory): New function.
7530 * gnus-agent.el (gnus-agent-delete-group): Use it.
7532 * gnus-cache.el (gnus-cache-delete-group): Use it.
7534 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
7536 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
7539 2004-12-16 Simon Josefsson <jas@extundo.com>
7541 * hashcash.el (hashcash-payment-alist): Fix custom :type.
7543 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
7545 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
7547 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
7548 (gnus-group-set-current-level): Decode group name.
7550 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
7552 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
7555 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
7557 * gnus-group.el (gnus-group-delete-group): Decode group name.
7558 (gnus-group-make-rss-group): Encode group name.
7559 (gnus-group-catchup-current): Decode group name.
7560 (gnus-group-kill-group): Decode group name.
7562 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
7564 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
7566 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
7568 * gnus-group.el (gnus-group-make-rss-group):
7569 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
7571 * gnus-start.el (gnus-setup-news): Honor user's setting to
7572 gnus-message-archive-method. Suggested by Lute Kamstra
7575 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
7577 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
7578 global counterparts of the buffer-local variables.
7580 2004-11-16 Romain Francoise <romain@orebokech.com>
7582 * gnus-sum.el (gnus-summary-exit): Don't clear the global
7583 counterparts of the buffer-local variables.
7585 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
7587 * message.el (message-forbidden-properties): Fixed typo in doc
7590 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
7592 * gnus-util.el (gnus-replace-in-string): Added doc string.
7594 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
7595 to avoid problems when splitting mails with many recipients.
7597 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
7599 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
7600 pop-to-buffer, covered by the subsequent gnus-configure-windows.
7602 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
7604 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
7605 if there is no hashtable in memory or file modification time is
7606 newer than cached timestamp.
7608 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
7610 * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
7611 not-matching option.
7613 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
7615 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
7616 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
7617 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7618 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
7619 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
7620 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
7622 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
7624 * message.el (message-forward-make-body-mml): Remove headers
7625 according to message-forward-ignored-headers if a message is decoded.
7627 2004-12-02 Romain Francoise <romain@orebokech.com>
7629 * message.el (message-forward-make-body-plain): Always remove
7630 headers according to message-forward-ignored-headers.
7632 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
7634 * spam.el (spam-summary-prepare-exit): Remove the
7635 gnus-summary-limit pop for now, it has problems with ham marks for
7638 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
7640 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
7643 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
7645 * format-spec.el (format-spec): Message the char.
7647 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
7649 * gnus-art.el (gnus-split-methods): Reformat comments.
7651 * spam.el (spam-summary-prepare-exit): Remove article limits
7652 before exiting the summary buffer.
7654 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
7656 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
7657 order to silence the byte compiler.
7659 * spam.el: Fix the way to silence the byte compiler, which
7660 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
7661 bbdb-search-simple, spam-BBDB-register-routine,
7662 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
7663 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
7664 spam-stat-buffer-is-spam, spam-stat-load,
7665 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
7666 spam-stat-save and spam-stat-split-fancy.
7668 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
7670 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
7671 which may confuse users.
7672 (canlock-password-for-verify): Ditto.
7674 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
7676 * gnus-art.el (gnus-emphasis-alist): Ditto.
7678 * gnus-registry.el (gnus-registry-max-entries): Ditto.
7680 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
7682 * gnus-start.el (gnus-save-killed-list): Ditto.
7684 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
7685 (gnus-sum-thread-tree-root): Ditto.
7686 (gnus-sum-thread-tree-false-root): Ditto.
7687 (gnus-sum-thread-tree-single-indent): Ditto.
7689 * message.el (message-courtesy-message): Ditto.
7690 (message-archive-note): Ditto.
7691 (message-subscribed-address-file): Ditto.
7692 (message-user-fqdn): Ditto.
7694 * spam-report.el (spam-report-gmane-regex): Ditto.
7696 * spam.el (spam-blackhole-good-server-regex): Ditto.
7698 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7700 * mml.el (mml-preview): Widen the message buffer before copying
7701 the contents to the preview buffer; sort headers before previewing.
7703 * message.el (message-hidden-headers): Fix the way to avoid a bug
7704 in the `repeat' widget in Emacs 21.3 or earlier.
7706 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7708 * message.el (message-hidden-headers): Default to "^References:".
7709 Improve customization type. Suggested by Reiner Steib
7710 <Reiner.Steib@gmx.de>.
7712 2004-11-25 Romain Francoise <romain@orebokech.com>
7714 * message.el (message-strip-forbidden-properties): Remove check for
7715 obsolete `message-hidden' text property, hidden headers are not
7716 accessible in the buffer anymore.
7718 2004-11-22 Romain Francoise <romain@orebokech.com>
7720 * message.el (message-header-format-alist): Add `From' in list
7721 so that it can be sorted.
7722 (message-fix-before-sending): Widen and sort headers before
7724 (message-hide-headers): Use narrowing to hide headers by moving
7725 them to the top of the buffer and narrowing to the region
7728 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7730 * message.el (message-strip-forbidden-properties): Bind
7731 buffer-read-only (etc) to nil.
7733 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
7735 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
7736 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7738 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
7740 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
7742 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
7744 * dns.el (query-dns): Use sit-for to time instead of
7745 accept-process-output, since that doesn't seem to work on udp
7748 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7750 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
7752 2004-11-15 Jesper Harder <harder@ifa.au.dk>
7754 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
7755 doc string. Improve doc string.
7757 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
7759 * nntp.el (nntp-request-update-info): Return nil if
7760 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
7761 may not call gnus-activate-group which uselessly issues the GROUP
7762 commands for all nntp groups and wastes time. Reported by Romain
7763 Francoise <romain@orebokech.com>.
7765 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
7767 2004-11-15 Simon Josefsson <jas@extundo.com>
7769 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
7771 (gnus-button-openpgp): New function, inspired by Jochen K
\e,A|
\e(Bpper
7772 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
7774 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
7776 * gnus-start.el (gnus-convert-old-newsrc):
7777 Assign legacy-gnus-agent to 5.10.7.
7779 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7781 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
7784 2004-11-14 Magnus Henoch <mange@freemail.hu>
7786 * hashcash.el (hashcash-default-payment): Change default to 20
7787 (hashcash-default-accept-payment): Change default to 20
7788 (hashcash-process-alist): New variable
7789 (hashcash-generate-payment-async): Add
7790 (hashcash-already-paid-p): Add
7791 (hashcash-insert-payment): Don't generate payments twice
7792 (hashcash-insert-payment-async): Add
7793 (hashcash-insert-payment-async-2): Add
7794 (hashcash-cancel-async): Add
7795 (hashcash-wait-async): Add
7796 (hashcash-processes-running-p): Add
7797 (hashcash-wait-or-cancel): Add
7798 (mail-add-payment): New optional argument. Conditionally start
7799 asynchronous calculation.
7800 (mail-add-payment-async): Add
7802 * message.el (message-send-mail): Wait for asynchronous hashcash
7803 results. Don't clobber existing X-Hashcash headers.
7804 (message-setup-1): Call mail-add-payment-async when
7805 message-generate-hashcash is non-nil.
7807 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
7809 * message.el (message-use-alternative-email-as-from): Examine the
7810 From header as well; use message-make-from in order to include a
7813 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7815 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
7816 default; improve customization type.
7817 (gnus-emphasis-custom-with-format): New macro.
7818 (gnus-emphasis-custom-value-to-external): New function.
7819 (gnus-emphasis-custom-value-to-internal): New function.
7821 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
7823 * dns.el (query-dns): Resolve reverse addresses.
7825 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7827 * gnus-group.el (gnus-group-get-new-news): Use it.
7829 * gnus-start.el (gnus-check-reasonable-setup): New function.
7831 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7833 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
7834 "Args out of range" error. Reported by Arnaud Giersch
7835 <arnaud.giersch@free.fr>.
7837 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
7839 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
7841 2004-11-04 Richard M. Stallman <rms@gnu.org>
7843 * spam.el (spam group): Add :version.
7845 * pgg-def.el (pgg group): Add :version.
7847 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
7849 * gnus-art.el (gnus-article-edit-article): Don't associate the
7850 article buffer with a draft file. This is a temporary measure
7851 against the 2004-08-22 change to gnus-article-edit-mode.
7853 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7855 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
7856 (html2text-format-tags): Remove unused variable `attr'.
7858 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
7860 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
7862 * spam-stat.el (spam-stat): Add :version.
7864 * sieve.el (sieve): Add :version.
7866 * sha1.el (sha1): Add :version.
7867 (sha1-use-external): Remove redundant version.
7869 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
7870 (nnmail-cache-ignore-groups, nnmail-spool-hook)
7871 (nnmail-split-fancy-match-partial-words)
7872 (nnmail-split-lowercase-expanded): Add :version.
7874 * nndiary.el (nndiary): Add :version.
7876 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
7878 * mml-sec.el (mml-default-sign-method)
7879 (mml-default-encrypt-method, mml-signencrypt-style-alist):
7882 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
7884 * mm-url.el (mm-url-use-external, mm-url-program)
7885 (mm-url-arguments): Add :version.
7887 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
7888 (mm-attachment-file-modes, mm-decrypt-option)
7889 (mm-w3m-safe-url-regexp): Add :version.
7891 * message.el (message-cite-prefix-regexp)
7892 (message-sendmail-envelope-from, message-minibuffer-local-map)
7893 (message-user-fqdn, message-completion-alist): Add :version.
7895 * gnus-win.el (gnus-configure-windows-hook)
7896 (gnus-use-frames-on-any-display): Add :version.
7898 * gnus-art.el (gnus-article-address-banner-alist)
7899 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
7900 (gnus-treat-from-picon, gnus-treat-mail-picon)
7901 (gnus-treat-x-pgp-sig): Add :version.
7903 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
7904 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
7905 (gnus-summary-article-delete-hook)
7906 (gnus-summary-display-while-building): Add :version.
7908 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
7909 (gnus-get-top-new-news-hook):Add :version.
7911 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7912 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
7914 * gnus-registry.el (gnus-registry): Add :version.
7916 * gnus-spec.el (gnus-use-correct-string-widths)
7917 (gnus-make-format-preserve-properties): Add :version.
7919 * gnus.el (gnus-group-charter-alist)
7920 (gnus-group-fetch-control-use-browse-url)
7921 (gnus-install-group-spam-parameters): Add :version.
7923 * gnus-diary.el (gnus-diary): Add :version.
7925 * gnus-delay.el (gnus-delay): Add :version.
7927 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
7928 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
7929 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
7932 * gnus-agent.el (gnus-agent-max-fetch-size)
7933 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
7934 (gnus-agent-prompt-send-queue): Add :version.
7936 * deuglify.el (gnus-outlook-deuglify): Add :version.
7938 * html2text.el: Beautify code. Improve doc strings. Some
7940 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
7942 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
7944 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
7946 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
7948 * gnus-registry.el (gnus-registry-hashtb): Create the registry
7949 when package is loaded.
7951 * spam.el (spam-summary-score-preferred-header): Add global preference
7952 for people who want to override the default SpamAssassin over
7953 Bogofilter preference (when both are set).
7954 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
7955 (spam-user-format-function-S): Check
7956 spam-summary-score-preferred-header.
7957 (spam-extra-header-to-number): Add X-Bogosity header parsing.
7958 (spam-user-format-function-S): Format the score correctly.
7960 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
7962 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
7963 signature file. Suggested by Manoj Srivastava
7964 <srivasta@golden-gryphon.com>.
7966 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
7967 iso-2022-jp even in the Japanese language environment.
7968 Suggested by Jason Rumney <jasonr@gnu.org>.
7970 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7972 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
7973 use the same characters as the dummy marks; make it free from
7974 getting affected by the language environment.
7975 (gnus-summary-read-group-1): Update mark positions only when the
7976 format spec is updated.
7978 * gnus-spec.el (gnus-update-format-specifications): Return a list
7981 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
7983 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
7984 of boundp to check if display-warning is available.
7986 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
7988 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
7990 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
7992 * nnspool.el (nnspool-spool-directory): Use news-path if the
7993 news-directory variable is not bound.
7995 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
7996 function instead of display-warning if it is not available.
7998 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
8000 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
8001 v5-10: Use `point-at-bol'.
8003 2004-10-26 Simon Josefsson <jas@extundo.com>
8005 * hashcash.el: Fix URL in comment, reported by Cheng Gao
8006 <chenggao@gmail.com>.
8008 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
8010 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
8013 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
8015 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
8016 to remove a server from the nnimap-server-buffer-alist.
8017 (nnimap-open-connection, nnimap-close-server): Use it.
8019 * gnus-encrypt.el: Remove file in favor of encrypt.el.
8021 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
8023 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
8024 running the major-mode function.
8026 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
8028 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
8029 dummy marks in the right way.
8031 2004-10-18 David Edmondson <dme@dme.org>
8033 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
8036 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
8038 * gnus-util.el (gnus-split-references): Accept a nil references
8039 string and go on blissfully.
8041 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
8042 cases where the references string is non-nil but has no references.
8044 * encrypt.el: Add autoload tags.
8046 * spam.el (spam-resolve-registrations-routine): Remove article
8047 from unregistration list too. Reported by David Hanak
8048 <dhanak@isis.vanderbilt.edu>
8050 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
8052 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
8053 nil. Changed custom type.
8055 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
8057 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
8059 * gnus-sum.el (gnus-summary-move-article): Use it.
8061 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
8063 * encrypt.el: Add autoload cookies.
8065 * spam.el (spam-backend-article-list-property)
8066 (spam-backend-get-article-todo-list)
8067 (spam-backend-put-article-todo-list, )
8068 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
8069 Resolve registrations separately.
8070 (spam-register-routine): Format comments.
8071 (spam-unregister-routine, spam-register-routine): Always call with
8072 specific-articles, no default list.
8073 (spam-summary-prepare-exit): Use the spam-classifications function.
8075 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
8078 * encrypt.el: copied from gnus-encrypt.el
8080 * gnus-encrypt.el: commented that it's obsolete
8082 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8084 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
8085 (gnus-score-save): Use it.
8087 * message.el (message-bury): Use `window-dedicated-p'.
8089 2004-10-15 Simon Josefsson <jas@extundo.com>
8091 * pop3.el (top-level): Don't require nnheader.
8092 (pop3-read-timeout): Add.
8093 (pop3-accept-process-output): Add.
8094 (pop3-read-response, pop3-retr): Use it.
8096 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
8098 * spam.el (spam-register-routine): Move comment.
8099 (spam-verify-bogofilter): Use 'unknown for the initial
8100 spam-bogofilter-valid state, not 'never.
8102 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
8105 * nnimap.el (nnimap-open-connection): Use
8106 netrc-machine-user-or-password.
8108 2004-10-17 Richard M. Stallman <rms@gnu.org>
8110 * gnus-registry.el (gnus-registry-unload-hook):
8111 Set as a variable with add-hook.
8113 * nnspool.el (nnspool-spool-directory): Use news-directory instead
8116 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
8118 * spam.el: Delete duplicate `provide'.
8119 (spam-unload-hook): Set as a variable with add-hook.
8121 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8123 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
8126 * message.el (message-ignored-news-headers)
8127 (message-ignored-supersedes-headers)
8128 (message-ignored-resent-headers)
8129 (message-forward-ignored-headers): Improve custom type.
8131 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8133 * message.el (message-tokenize-header): Fix 2004-09-06 change
8134 which used point-min in the wrong place.
8136 2004-10-12 Simon Josefsson <jas@extundo.com>
8138 * tls.el (tls-certtool-program): New variable.
8139 (tls-certificate-information): New function, based on
8140 ssl-certificate-information.
8142 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8144 * compface.el: Move the version of ELisp-based uncompface program
8145 to the contrib directory because of the copyright problem.
8147 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8149 * message.el (message-kill-buffer): Raise the current frame.
8151 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
8153 * gnus-sum.el: Mention that multibyte characters don't work as marks.
8155 * gnus.el (message-y-or-n-p): Autoload.
8157 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
8158 (pop3-password-required, pop3-authentication-scheme)
8159 (pop3-leave-mail-on-server): Made customizable.
8160 (pop3): New custom group.
8161 (pop3-retr): Remove `sleep-for' statements.
8162 Suggested by Dave Love <fx@gnu.org>.
8164 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
8167 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8168 (imap-parse-body): Fix incorrect use of `assert'. Suggested by
8169 Dave Love <fx@gnu.org>.
8171 * mml.el (mml-minibuffer-read-disposition): Require match.
8172 Suggested by Dave Love <fx@gnu.org>.
8174 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
8176 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
8179 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
8181 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
8183 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8185 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
8186 instead of calling `mm-insert-inline', to decode text/* parts
8187 before displaying them.
8189 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8191 * mm-uu.el (mm-uu-text-plain-type): New variable.
8192 (mm-uu-pgp-signed-extract-1): Use it.
8193 (mm-uu-pgp-encrypted-extract-1): Use it.
8194 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
8195 bind mm-uu-text-plain-type with that value.
8196 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
8199 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
8201 * gnus-group.el (gnus-update-group-mark-positions):
8202 * gnus-sum.el (gnus-update-summary-mark-positions):
8203 * message.el (message-check-news-body-syntax):
8204 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
8205 of string-as-multibyte.
8207 2004-10-05 Juri Linkov <juri@jurta.org>
8209 * gnus-group.el (gnus-update-group-mark-positions):
8210 * gnus-sum.el (gnus-update-summary-mark-positions):
8211 * message.el (message-check-news-body-syntax):
8212 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
8213 8-bit unibyte values to a multibyte string for search functions.
8215 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
8217 * mm-uu.el (mm-uu-dissect): Allow optional arg.
8218 (mm-uu-dissect-text-parts): New function.
8220 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
8223 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
8224 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
8226 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
8228 * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
8229 gnus-current-topics instead of gnus-current-topic.
8231 2004-10-06 Jesper Harder <harder@ifa.au.dk>
8233 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
8235 2004-10-05 Jesper Harder <harder@ifa.au.dk>
8237 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
8240 * nnml.el (nnml-generate-active-info): do.
8242 * nndiary.el (nndiary-generate-active-info): do.
8244 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
8245 (gnus-topic-move): do.
8247 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
8248 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
8250 * gnus-srvr.el (gnus-server-prepare)
8251 (gnus-server-open-all-servers): do.
8253 * gnus-msg.el (gnus-summary-cancel-article)
8254 (gnus-summary-resend-message)
8255 (gnus-summary-mail-crosspost-complaint): do.
8257 * gnus-move.el (gnus-change-server): do.
8259 * gnus-group.el (gnus-group-unmark-all-groups)
8260 (gnus-group-set-current-level): do.
8262 2004-10-04 Simon Josefsson <jas@extundo.com>
8264 * message.el (message-generate-hashcash): Doc fix.
8266 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
8268 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
8269 avoid infinite recursion via gnus-get-function.
8271 2004-10-02 Jesper Harder <harder@ifa.au.dk>
8273 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
8275 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
8277 * nnmail.el (nnmail-split-history): do.
8279 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
8280 (nnml-request-delete-group): do.
8282 * nnslashdot.el (nnslashdot-read-groups): do.
8284 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
8285 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
8287 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
8288 (nnspool-sift-nov-with-sed): Use last
8289 (nnspool-retrieve-headers-with-nov): Use mapc.
8290 (nnspool-request-newgroups): Use dolist.
8291 (nnspool-request-group): Use last.
8293 * nntp.el (nntp-read-server-type): Use dolist.
8295 * nnvirtual.el (nnvirtual-create-mapping)
8296 (nnvirtual-update-read-and-marked): Use dolist.
8297 (nnvirtual-convert-headers): Simplify.
8299 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
8301 * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
8302 support for sync'ing tick marks.
8304 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
8306 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
8307 there's no visible header.
8309 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
8311 * gnus-agent.el (gnus-agent-synchronize-group-flags): When
8312 necessary, pass full group name to gnus-request-set-marks.
8314 2004-10-01 Simon Josefsson <jas@extundo.com>
8316 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
8319 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8321 * spam-report.el (spam-report-gmane): Fix interactive.
8323 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
8325 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
8327 (gnus-agent-synchronize-flags): Don't default to being
8330 2004-09-30 Simon Josefsson <jas@extundo.com>
8332 * message.el (message-generate-hashcash): Add.
8333 (message-send-mail): Use it, call mail-add-payment.
8335 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
8337 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
8339 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
8341 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
8342 gnus-requst-update-info with explicit code to sync the in-memory
8343 info read flags with the marks being sync'd to the backend.
8345 *gnus-util.el (gnus-pp): Added optional stream to match pp API.
8347 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
8349 * spam.el (spam-verify-bogofilter): Add new function.
8350 (spam-check-bogofilter)
8351 (spam-bogofilter-register-with-bogofilter): Use it.
8352 (spam-verify-bogofilter): Add small fixes.
8354 2004-09-28 Simon Josefsson <jas@extundo.com>
8356 * hashcash.el (hashcash-generate-payment): Revert.
8358 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
8360 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
8361 gnus-extract-references instead of gnus-split-references.
8363 * gnus-util.el (gnus-extract-references): Add new function, analogous
8364 to gnus-split-references but extracts only the message-ID without
8367 * hashcash.el (hashcash-generate-payment)
8368 (hashcash-check-payment): Do the right thing if hashcash-path is
8369 nil (because the hashcash program could not be found).
8371 * spam.el (spam-use-hashcash): Remove comment.
8373 2004-09-27 Jesper Harder <harder@ifa.au.dk>
8375 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
8376 (gnus-cache-enter-article, gnus-cache-remove-article)
8377 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
8379 * gnus-async.el (gnus-async-prefetch-remove-group): do.
8381 * gnus-art.el (article-hide-boring-headers)
8382 (article-translate-strings, article-display-face)
8383 (gnus-article-mime-match-handle-first)
8384 (gnus-article-highlight-headers)
8385 (gnus-article-add-buttons-to-head): do.
8387 2004-09-27 Simon Josefsson <jas@extundo.com>
8389 * hashcash.el: New version, from
8390 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
8393 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
8395 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
8397 2004-09-26 Jesper Harder <harder@ifa.au.dk>
8399 * gnus-dup.el (gnus-dup-open): Use mapc.
8400 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
8402 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
8403 Reported by Stefan Wiens <s.wi@gmx.net>.
8405 * gnus.el (gnus-shutdown): Use dolist.
8407 * gnus-undo.el (gnus-undo): Use mapc.
8409 * nnrss.el (nnrss-generate-active): do.
8411 * message.el (message-cite-original-without-signature)
8412 (message-cite-original): Use mapc.
8413 (message-do-actions, message-make-forward-subject): Use dolist.
8415 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
8417 * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
8418 deletion to remove entire duplicate line. Fixes merged article
8421 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
8423 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
8424 servers that are offline. Avoids having gnus-agent-toggle-plugged
8425 first ask if you want to open a server and then, even when you
8426 responded with no, asking if you want to synchronize the server's
8428 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
8429 multi-line expressions.
8430 (gnus-agent-synchronize-group-flags): New internal function.
8431 Updates marks in memory (in the info structure) AND in the
8434 * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
8436 * nnagent.el (nnagent-request-set-mark): Use
8437 gnus-agent-synchronize-group-flags, not backend's request-set-mark
8438 method, to ensure that synchronization updates marks in the
8439 backend and in the info (in memory) structure.
8441 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
8443 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
8444 convention fully; don't miss the root article of a thread; make
8445 the X-Draft-From header with correct article numbers.
8447 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
8449 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
8450 unless plugged. Disable the agent so that an open failure causes
8453 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
8454 Reverted 2004-09-21 change. The backend must be opened while
8455 synchronizing flags even when the backend stores the flags
8458 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8460 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
8461 in `header' match. Reported by Svend Tollak Munkejord.
8463 * message.el (message-cite-original): Fix use of
8464 `message-cite-articles-with-x-no-archive'.
8466 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8468 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
8469 (gnus-window-to-buffer): Ditto.
8471 * mml.el (mml-preview-buffer): New variable.
8472 (mml-preview): Manage window layout with gnus-buffer-configuration.
8474 * gnus-msg.el (gnus-setup-message): Put article numbers into the
8475 X-Draft-From header even if those articles aren't quoted.
8477 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
8479 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
8480 (gnus-request-set-mark, gnus-request-update-mark): Use new
8481 g-s-t-u-l-m to decide to use backend even when unplugged.
8483 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
8485 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
8486 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
8488 2004-09-20 Simon Josefsson <jas@extundo.com>
8490 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
8493 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
8495 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
8497 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
8499 * uudecode.el (uudecode-use-external): Add :version.
8501 * smime.el (smime-CA-file, smime-encrypt-cipher)
8502 (smime-dns-server): Add :version.
8504 * smiley.el (gnus-smiley-file-types): Add :version.
8506 * sha1.el (sha1-use-external): Add :version.
8508 * pgg-def.el (pgg-query-keyserver): Add :version.
8510 * nnmail.el (nnmail-fancy-expiry-targets)
8511 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
8514 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
8515 (nnimap-retrieve-groups-asynchronous): Add :version.
8516 (nnimap-close-asynchronous): Add :version. Fixed typo in doc string.
8518 * mml.el (mml-content-disposition-parameters)
8519 (mml-insert-mime-headers-always): Add :version.
8521 * mm-util.el (mm-coding-system-priorities): Add :version.
8523 * mm-decode.el (mm-inline-text-html-with-images)
8524 (mm-keep-viewer-alive-types, mm-external-terminal-program)
8525 (mm-verify-option): Add :version.
8526 (mm-text-html-renderer): Change :version.
8528 * message.el (message-fcc-externalize-attachments)
8529 (message-required-headers, message-draft-headers)
8530 (message-subject-trailing-was-query)
8531 (message-subject-trailing-was-ask-regexp)
8532 (message-subject-trailing-was-regexp, message-mark-insert-begin)
8533 (message-mark-insert-end, message-archive-header)
8534 (message-archive-note, message-cross-post-default)
8535 (message-cross-post-note, message-followup-to-note)
8536 (message-cross-post-note-function, message-use-mail-followup-to)
8537 (message-subscribed-address-functions)
8538 (message-subscribed-address-file, message-subscribed-addresses)
8539 (message-subscribed-regexps, message-allow-no-recipients)
8540 (message-yank-cited-prefix, message-signature-insert-empty-line)
8541 (message-hidden-headers, message-hierarchical-addresses)
8542 (message-mail-user-agent, message-use-idna)
8543 (message-valid-fqdn-regexp)
8544 (message-strip-special-text-properties, message-header-synonyms)
8545 (message-beginning-of-line, message-tab-body-function): Add :version.
8546 (message-insert-canlock, message-wide-reply-confirm-recipients):
8549 * mail-source.el (mail-source-ignore-errors): Add :group, :type
8551 (mail-source-delete-old-incoming-confirm)
8552 (mail-source-movemail-program): Add :version.
8554 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
8555 (gnus-agent-cache, gnus-agent): Change :version.
8557 * gnus-util.el (gnus-use-byte-compile): Change :version.
8559 * gnus-sum.el (gnus-summary-make-false-root-always)
8560 (gnus-summary-default-high-score)
8561 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
8562 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
8563 (gnus-read-all-available-headers, gnus-article-emulate-mime)
8564 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
8565 (gnus-sum-thread-tree-single-indent)
8566 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8567 (gnus-sum-thread-tree-leaf-with-other)
8568 (gnus-sum-thread-tree-single-leaf): Add :version.
8569 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
8570 (gnus-article-loose-mime): Change :version.
8572 * gnus-start.el (gnus-backup-startup-file)
8573 (gnus-save-startup-file-via-temp-buffer): Add :version.
8575 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
8576 (gnus-server-offline-face): Add :version.
8578 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
8580 * gnus-msg.el (gnus-gcc-externalize-attachments)
8581 (gnus-debug-files, gnus-debug-exclude-variables)
8582 (gnus-discouraged-post-methods): Change :version.
8583 (gnus-confirm-mail-reply-to-news)
8584 (gnus-confirm-treat-mail-like-news): Add :version.
8586 * gnus-int.el (gnus-server-unopen-status): Add :version.
8588 * gnus-group.el (gnus-group-jump-to-group-prompt)
8589 (gnus-large-ephemeral-newsgroup)
8590 (gnus-fetch-old-ephemeral-headers): Add :version.
8592 * gnus-fun.el (gnus-x-face-directory)
8593 (gnus-convert-pbm-to-x-face-command)
8594 (gnus-convert-image-to-x-face-command)
8595 (gnus-convert-image-to-face-command): Add :version.
8597 * gnus-delay.el (gnus-delay-default-hour): Add :version.
8599 * gnus-cite.el (gnus-cite-blank-line-after-header)
8600 (gnus-article-boring-faces): Add :version.
8602 * gnus-art.el (gnus-buttonized-mime-types)
8603 (gnus-inhibit-mime-unbuttonizing)
8604 (gnus-treat-display-face)
8605 (gnus-treat-body-boundary): Change :version.
8606 (gnus-body-boundary-delimiter, gnus-picon-databases)
8607 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
8608 (gnus-treat-date-english, gnus-treat-fold-headers)
8609 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
8610 (gnus-treat-mail-picon, gnus-treat-wash-html)
8611 (gnus-article-encrypt-protocol)
8612 (gnus-use-idna, gnus-article-over-scroll)
8613 (gnus-mime-display-multipart-alternative-as-mixed)
8614 (gnus-mime-display-multipart-related-as-mixed)
8615 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
8616 (gnus-ctan-url, gnus-button-ctan-handler)
8617 (gnus-button-handle-ctan-bogus-regexp)
8618 (gnus-button-ctan-directory-regexp)
8619 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
8620 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
8621 (gnus-button-man-level, gnus-button-emacs-level)
8622 (gnus-button-message-level, gnus-button-browse-level): Add :version.
8624 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
8625 (gnus-agent-go-online): Change :version.
8626 (gnus-agent-expire-unagentized-dirs)
8627 (gnus-agent-auto-agentize-methods): Add :version.
8629 * flow-fill.el (fill-flowed-display-column)
8630 (fill-flowed-encode-column): Add :version.
8632 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8633 (gnus-outlook-deuglify-unwrap-max)
8634 (gnus-outlook-deuglify-cite-marks)
8635 (gnus-outlook-deuglify-unwrap-stop-chars)
8636 (gnus-outlook-deuglify-no-wrap-chars)
8637 (gnus-outlook-deuglify-attrib-cut-regexp)
8638 (gnus-outlook-deuglify-attrib-verb-regexp)
8639 (gnus-outlook-deuglify-attrib-end-regexp)
8640 (gnus-outlook-display-hook): Add :version.
8642 * binhex.el (binhex-use-external): Add :version.
8644 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
8646 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
8649 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8651 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
8652 in gnus-registry-trim.
8654 2004-09-13 Simon Josefsson <jas@extundo.com>
8656 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
8658 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
8660 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
8661 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
8663 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
8664 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
8667 * sieve.el (sieve-manage-mode): Ditto.
8669 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
8671 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
8673 2004-09-11 Simon Josefsson <jas@extundo.com>
8677 * mm-view.el (mm-display-dns-inline): Add.
8679 * mm-decode.el (mm-inline-media-tests): Add text/dns.
8680 (mm-automatic-display): Ditto.
8682 * mailcap.el (mailcap-mime-data): Add text/dns.
8683 (mailcap-mime-extensions): Map .soa to text/dns.
8685 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
8687 * gnus-art.el (article-decode-mime-words, article-babel)
8688 (gnus-article-highlight-signature, gnus-article-add-buttons)
8689 (gnus-signature-toggle): Remove unnecessary bindings of
8690 `inhibit-read-only' inherited from v5.10 merge.
8692 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
8694 * nntp.el (nntp): New customization group.
8695 (nntp-authinfo-file): Add customization group.
8697 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
8699 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
8701 * gnus.el (to-address, to-list, subscribed)
8702 (large-newsgroup-initial): Ditto.
8704 * flow-fill.el (fill-flowed-display-column)
8705 (fill-flowed-encode-column): Ditto.
8707 2004-09-06 Stefan <monnier@iro.umontreal.ca>
8709 * message.el (message-tokenize-header, message-send-mail-with-qmail):
8710 Use point-min rather than 1.
8711 (message-send-mail): Use buffer-size rather than point-max.
8713 * gnus-sum.el (gnus-summary-search-article-forward):
8714 Signal a specific `search-failed' rather than a generic `error'.
8716 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
8717 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
8718 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
8720 2004-09-10 Simon Josefsson <jas@extundo.com>
8722 * nndb.el (require): Remove tcp and duplicate cl.
8724 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
8726 * gnus-agent.el (directory-files-and-attributes): Move forward.
8728 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
8730 * gnus-agent.el (directory-files-and-attributes): Optionally
8731 defined to support XEmacs.
8733 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
8735 * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
8736 to avoid run-time CL dependencies.
8737 (gnus-agent-unfetch-articles): New function.
8738 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
8739 article numbers even when local .overview file is missing.
8740 (gnus-agent-read-article-number): New function. Only accepts
8741 27-bit article numbers.
8742 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
8743 gnus-agent-read-article-number.
8744 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
8745 from backend while recognizing that article numbers in .overview
8747 (gnus-agent-update-files-total-fetched-for): Use
8748 directory-files-and-attributes to improve performance.
8749 * gnus-int.el (gnus-request-move-article): Use
8750 gnus-agent-unfetch-articles in place of gnus-agent-expire to
8751 improve performance.
8753 * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
8754 some users confused by references to .newsrc when they only have a
8756 (gnus-convert-mark-converter-prompt,
8757 gnus-convert-converter-needs-prompt): Fixed use of property list.
8758 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
8759 New function. Used internally to only display 'gnus converting
8760 files' message when actually necessary.
8762 * gnus-sum.el (): Removed (require 'gnus-agent) as required
8763 methods now autoloaded.
8765 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
8767 * gnus-sum.el (gnus-summary-insert-subject): Remove list
8770 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
8772 * gnus-picon.el: Fix indentation and closing parenthesis.
8774 2004-09-01 Simon Josefsson <jas@extundo.com>
8776 * message.el (message-canlock-generate): Require sha1, not
8777 sha1-el. (Can we get rid of this require alltogheter? It is ugly
8778 to require within a function. Sadly, if sha1.el isn't loaded, the
8779 let binding in m-c-g will hide the defcustom definition, which is
8782 * canlock.el: Require sha1, not sha1-el.
8784 * message.el: Don't autoload sha1 (there is a autoload cookie in
8787 * sha1-el.el: Renamed to sha1.el.
8789 2004-08-30 Juanma Barranquero <lektu@terra.es>
8791 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
8793 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8795 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
8797 2004-08-30 Kim F. Storm <storm@cua.dk>
8799 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
8801 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
8804 2004-08-30 Andreas Schwab <schwab@suse.de>
8806 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
8809 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
8810 and ?\' to symbol instead of whitespace.
8812 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
8814 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
8816 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
8817 instead of re-search-forward.
8819 * gnus-uu.el (gnus-uu-save-article): Ditto.
8820 (gnus-uu-post-encode-uuencode): Ditto.
8822 * html2text.el (html2text-clean-list-items): Ditto.
8823 (html2text-clean-dtdd): Ditto.
8824 (html2text-format-tags): Ditto.
8826 * message.el (message-send-mail-with-sendmail): Fix regexp.
8827 (message-fill-field-general): Use search-forward instead of
8829 (unbold-region): Ditto.
8831 * nnrss.el (nnrss-request-article): Ditto.
8833 * nnslashdot.el (nnslashdot-request-article): Ditto.
8835 * nnweb.el (nnweb-gmane-wash-article): Ditto.
8837 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
8838 "Unrecognized menu descriptor" error in XEmacs.
8840 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
8842 * gnus-sum.el (gnus-read-header): Don't remove a header for the
8843 parent article of a sparse article in the thread hashtb.
8845 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
8847 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
8848 (nnmail-expand-newtext): Lowercase expanded entries if
8849 nnmail-split-lowercase-expanded is non-nil.
8851 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
8853 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
8856 * gnus-group.el (gnus-group-line-format-alist): Convert the value
8857 of gnus-tmp-news-method into string under XEmacs. It will be
8858 passed to gnus-correct-length which takes only a string argument.
8860 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
8862 * gnus-util.el (gnus-bind-print-variables): New macro.
8863 (gnus-prin1): Use it.
8864 (gnus-prin1-to-string): Use it.
8865 (gnus-pp): New function.
8866 (gnus-pp-to-string): New function.
8868 * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
8869 pp-to-string with gnus-pp-to-string.
8870 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
8871 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
8872 * gnus-msg.el (gnus-debug): Ditto.
8873 * gnus-score.el (gnus-score-save): Ditto.
8874 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
8876 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
8878 * score-mode.el (gnus-score-pretty-print): Ditto.
8879 * webmail.el (webmail-debug): Ditto.
8881 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
8883 * gnus-art.el (article-display-face, article-display-x-face): Use
8886 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
8888 * gnus-art.el (article-hide-list-identifiers): Bind
8889 inhibit-read-only as t.
8891 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8893 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
8895 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
8897 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
8898 (gnus-narrow-to-page): Don't assume point-min == 1.
8899 (gnus-article-edit-mode): Derive from message-mode.
8901 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
8904 * imap.el (imap-parse-address-list, imap-parse-body-ext):
8905 Disable incorrect use of `assert'.
8907 * message.el (message-mode): Set comment-start-skip.
8910 2004-08-22 Sam Steingold <sds@gnu.org>
8912 * pop3.el (pop3-leave-mail-on-server): New user variable.
8913 (pop3-movemail): Delete mail only when it is nil.
8915 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
8917 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
8919 * mml.el (mml-preview): Use `pop-to-buffer'.
8921 * message.el (message-goto-mail-followup-to): Insert after "To".
8922 (message-carefully-insert-headers): Add comment.
8924 * gnus.el: Remove unused variable `gnus-article-check-size'.
8926 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
8928 * gnus-art.el (gnus-button-alist): Improve
8929 `gnus-button-handle-library' entry.
8931 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
8933 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
8934 downcase, since XEmacs capitalizes error messages differently.
8936 2004-08-18 Jesper Harder <harder@ifa.au.dk>
8938 * nntp.el: Add (require 'gnus) due to reference to
8939 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
8941 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
8943 * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
8946 * mm-decode.el (mm-dissect-singlepart): Check it.
8948 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
8950 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
8951 'imap' for netrc parsing.
8953 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
8955 * mailcap.el (mailcap-mime-data): Mark as risky.
8957 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
8959 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
8960 may be included in the encoded word.
8961 (rfc2047-encode): Don't append a space if the encoded word
8962 includes close parenthesis.
8964 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
8966 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
8967 of text within parentheses.
8969 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
8971 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
8972 (gnus-encrypt-write-file-contents): Make the password key the file
8973 name PLUS the cipher, not just the cipher. Also remove failed
8974 passwords from the cache.
8976 2004-08-06 Simon Josefsson <jas@extundo.com>
8978 * gnus-sum.el (gnus-article-loose-mime): Change default to t. Doc
8981 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
8983 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
8986 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
8988 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
8989 to append in-reply-to: data to the references: header.
8991 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
8992 (netrc-parse): Use gnus-encrypt.el functions.
8994 * gnus-encrypt.el: Add new file for encryption support; currently
8995 does only a few GPG ciphers and an internal XOR cipher.
8997 * password.el: Add comments on using password-read-and-add.
8998 (password-read-and-add): Add function to read and add the
8999 password to the cache at once.
9001 2004-07-28 Simon Josefsson <jas@extundo.com>
9003 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
9004 parameter (but don't use it, for now).
9006 * imap.el (imap-ssl-open): Use imap-process-connection-type,
9007 instead of hard coding to nil.
9009 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
9011 * mm-view.el (mm-inline-image-emacs): Open lines under an image
9012 as mm-inline-image-xemacs does.
9014 2004-07-26 Simon Josefsson <jas@extundo.com>
9016 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
9017 Revert part of 2004-07-17 change below.
9019 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
9021 * rfc2047.el (rfc2047-encode-region): Don't infloop. Suggested by
9022 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9024 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
9026 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
9027 quotes that actually start with ">" at the beginning of the
9030 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
9032 * rfc2047.el (rfc2047-encode-region): Fix last change.
9033 (rfc2047-encode-parameter): Remove useless concat.
9035 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
9037 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
9038 encode special characters; fix some kind of misconfigured headers;
9039 signal a real error if debug-on-quit or debug-on-error is non-nil.
9040 (rfc2047-encode-max-chars): New variable.
9041 (rfc2047-encode-1): Use it.
9042 (rfc2047-encode-parameter): New function.
9044 * mml.el (mml-insert-parameter): Remove an excessive space.
9046 2004-07-17 Simon Josefsson <jas@extundo.com>
9048 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
9049 Kai Grossjohann <kai@emptydomain.de>.
9050 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
9051 (gnus-group-make-menu-bar): Ditto.
9053 * gnus-util.el (gnus-group-server): Add.
9055 2004-07-16 Jesper Harder <harder@ifa.au.dk>
9057 * message.el (message-clone-locals): Clone sendmail and smtp
9060 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
9062 * rfc2047.el (rfc2047-encode-region): Fix last change.
9064 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
9066 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
9067 characters as non-special.
9069 2004-07-09 Simon Josefsson <jas@extundo.com>
9071 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
9072 Users will lose all flag changes made while unplugged with
9073 e.g. nntp unless flag synchronization happens, thus `nil' is not a
9074 good default. See numerous reports on ding mailing list.
9076 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
9078 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
9079 add generate-head-function and generate-article-function to the
9080 rfc822-forward entry.
9081 (nndoc-rfc822-forward-generate-article): New function.
9082 (nndoc-rfc822-forward-generate-head): New function.
9084 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
9086 2004-07-06 Dan Christensen <jdc@uwo.ca>
9088 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
9089 respect display group parameter and gnus-summary-expunge-below.
9090 (gnus-articles-to-read): Remove unused reference to display group
9093 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9095 * nnheader.el (nnheader-uniquify-message-id): New experimental
9097 (nnheader-nov-read-message-id): Use it.
9099 * spam-report.el (spam-report-gmane): Add interactive.
9101 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
9103 * mm-encode.el (mm-content-transfer-encoding-defaults): Use
9104 qp-or-base64 for the application/* types.
9106 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
9108 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
9110 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
9112 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
9115 2004-01-25 Paul Jarc <prj@po.cwru.edu>
9117 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
9118 New macro and function.
9119 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
9121 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9123 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
9126 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9128 * gnus-group.el (gnus-group-get-new-news-this-group): Don't
9129 update info that isn't there.
9131 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>.
9133 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
9136 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9138 * mm-view.el (mm-inline-render-with-function): Use multibyte
9139 buffer; decode html source by charset.
9141 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
9143 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
9144 Mule-UCS is loaded under XEmacs.
9145 (mm-mime-mule-charset-alist): Avoid duplicated entries.
9147 2004-06-28 Jesper Harder <harder@ifa.au.dk>
9149 * nnheader.el (nnheader-max-head-length): Increase to 8192.
9151 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
9153 * mm-util.el (mm-coding-system-p): Return a coding-system.
9154 (mm-mime-mule-charset-alist): Use shift_jis instead of
9155 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
9156 entries for the mime charsets iso-2022-jp-3 and shift_jis.
9157 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
9158 instead of japanese-shift-jis and iso-latin-1 respectively in
9159 order to share the default value with both Emacs and XEmacs-mule.
9160 (mm-mule-charset-to-mime-charset): Make
9161 mm-coding-system-priorities effective.
9162 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
9163 while predicating of candidates upon the priorities.
9165 2004-06-27 Jesper Harder <harder@ifa.au.dk>
9167 * gnus-sum.el (gnus-summary-make-menu-bar): Add
9168 gnus-uu-invert-processable.
9170 * gnus.el: Autoload gnus-uu-invert-processable.
9172 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
9174 * mm-util.el (mm-with-multibyte-buffer): New macro.
9176 * rfc2047.el (rfc2047-encode-string): Use it.
9177 (rfc2047-encode-region): Move point to the end of the region after
9178 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
9180 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
9182 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
9183 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
9185 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
9187 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
9188 (gnus-cite-parse): Ignore quoted envelope From_. Suggested by
9189 Karl Chen <quarl@nospam.quarl.org>.
9191 2004-06-23 Jesper Harder <harder@ifa.au.dk>
9193 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
9196 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
9198 * spam.el: Change section markers, revise TODO list.
9199 (spam-backends): Make new master list of all installed backends.
9200 (spam-summary-exit-behavior): Add new variable to determine how
9201 messages moves are done at summary exit.
9202 (spam-move-spam-nonspam-groups-only)
9203 (spam-process-ham-in-nonham-groups)
9204 (spam-process-ham-in-spam-groups): Remove variables, the
9205 spam-summary-exit-behavior variable should be used to manage this
9207 (spam-old-ham-articles, spam-old-spam-articles): Remove.
9208 (spam-old-articles): Add variable, replacing spam-old-ham-articles
9209 and spam-old-spam-articles.
9210 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
9211 Add empty variables, placeholders for the backends they represent.
9212 (spam-set-difference): Move, unchanged.
9213 (spam-list-of-processors): Declare OBSOLETE, not used anymore
9214 unless the user has a processor variable.
9215 (spam-classifications, spam-classification-valid-p)
9216 (spam-backend-properties, spam-backend-property-valid-p)
9217 (spam-backend-function-type-valid-p)
9218 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
9219 (spam-report-articles-gmane, spam-report-articles-resend):
9220 Remove functions, they are not needed.
9221 (spam-install-backend-super, spam-backend-list)
9222 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
9223 (spam-backend-function, spam-backend-ham-registration-function)
9224 (spam-backend-spam-registration-function)
9225 (spam-backend-ham-unregistration-function)
9226 (spam-backend-spam-unregistration-function)
9227 (spam-backend-statistical-p, spam-backend-mover-p)
9228 (spam-install-backend-alias, spam-install-checkonly-backend)
9229 (spam-install-mover-backend, spam-install-nocheck-backend)
9230 (spam-install-backend, spam-install-statistical-backend)
9231 (spam-install-statistical-checkonly-backend): Add backend installation
9233 (spam-summary-prepare-exit): Rewrite to use the new backend code.
9234 (spam-group-processor-p): Use the new backend code and respect the
9235 summary exit behavior.
9236 (spam-mark-spam-as-expired-and-move-routine): Remove.
9237 (spam-summary-prepare): Change to use the new spam-old-articles
9239 (spam-copy-or-move-routine, spam-copy-spam-routine)
9240 (spam-move-spam-routine, spam-copy-ham-routine)
9241 (spam-move-ham-routine): Add code to copy/move ham or spam.
9242 (spam-fetch-field-fast): Improve doc and code, plus allow the
9244 (spam-list-of-checks, spam-list-of-statistical-checks): Remove
9246 (spam-split, spam-find-spam): Use the new backend code.
9247 (spam-registration-functions): Remove variable.
9248 (spam-unregister-routine): Add convenience wrapper.
9249 (spam-log-undo-registration, spam-register-routine)
9250 (spam-log-processing-to-registry)
9251 (spam-log-unregistration-needed-p): Rename "check" to "backend"
9253 (spam-check-gmane-xref, spam-check-regex-headers)
9254 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
9255 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
9256 (spam-check-bogofilter-headers, spam-check-spamoracle)
9257 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
9258 (spam-check-crm114-headers): Use the spam-split-group that
9259 spam-split prepares, no need to determine it every time.
9261 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
9262 to the nnheader-parse-naked-head call.
9264 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
9266 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
9267 the nnheader-nov-read-message-id call.
9269 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
9271 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
9272 gnus-activate-group twice. Suggested by Markus Peter
9275 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
9277 * gnus-art.el (gnus-article-time-format): Exchange the order of
9278 day and month in the default value; fix customization type.
9279 (article-date-ut): Use add-text-properties.
9280 (article-make-date-line): Use message-make-date instead of
9281 current-time-string.
9283 * message.el (message-fetch-field): Don't use set-text-properties.
9284 (message-make-date): Simplify.
9286 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
9288 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
9289 (rfc2047-encode-region): Treat text within parentheses as special;
9290 show the original text when error has occurred.
9292 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
9293 already-computed method to gnus-activate-group.
9295 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
9296 same select-methods identical Lisp objects.
9298 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
9299 object when modifying the info.
9301 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
9303 * gnus-srvr.el (gnus-server-set-info): Remove the server from
9304 gnus-opened-servers since it has never been opened with the new
9307 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
9309 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
9310 arg to nnheader-generate-fake-message-id.
9312 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
9314 * nnheader.el (nnheader-generate-fake-message-id): Accept a
9315 number and build a fake message ID localized to a group and
9316 article number (so it's repeatable from that point on).
9317 (nnheader-fake-message-id-p): Change regex to accomodate new fake
9320 * gnus-sum.el (gnus-get-newsgroup-headers): Call
9321 nnheader-generate-fake-message-id with the article number.
9323 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
9325 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
9328 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
9330 * message.el (message-ignored-supersedes-headers): Add Approved.
9332 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
9334 * rfc2047.el (rfc2047-encode-message-header): Remove useless
9336 (rfc2047-encode): Fold the line before encoding.
9338 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
9340 * rfc2047.el (rfc2047-encode-message-header): Disabled header
9341 folding -- not all headers can be folded, and this should be done
9342 by the message composition mode. Probably. I think.
9344 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
9346 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
9349 * gnus-ems.el (gnus-remove-image): Don't use
9350 message-text-with-property; remove only the image found first.
9352 2004-06-09 Jesper Harder <harder@ifa.au.dk>
9354 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
9356 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
9358 * message.el (message-text-with-property): Make it fast and accept
9360 (message-strip-forbidden-properties): Use it.
9361 (message-fix-before-sending): Follow the m-t-w-p change.
9363 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
9365 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
9367 * gnus-art.el (article-hide-headers): Don't change the buffer
9368 mistakenly when performing mml-preview even if
9369 gnus-single-article-buffer is nil.
9371 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
9373 * message.el (message-expand-name-databases): New user option.
9374 (message-expand-name): Use it.
9376 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
9378 * spam.el (spam-report-articles-resend)
9379 (spam-report-resend-register-routine): Allow ham reporting.
9380 (spam-report-resend-register-ham-routine): Add wrapper.
9381 (spam-registration-functions): Add ham resending functions.
9382 (spam-list-of-processors): Add ham resend processor.
9384 * gnus.el (ham-resend-to): Add new group parameter.
9385 (spam-process): Add ham resend option.
9387 * spam-report.el (spam-report-resend): Allow reporting ham.
9388 (spam-report-resend-ham): Add wrapper.
9390 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9392 * message.el (message-cite-articles-with-x-no-archive): New
9394 (message-cite-original): Use it.
9396 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
9398 * message.el (message-cite-original): Respect X-No-Archive.
9400 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
9402 * gnus-art.el (article-hide-headers): Refer to the values for
9403 gnus-ignored-headers and gnus-visible-headers in the summary
9404 buffer since a user may have set them as group parameters.
9406 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
9408 * assistant.el (assistant-node-name): Add convenience function.
9409 (assistant-render-text, assistant-render-node): Add error handling,
9410 plus handle multiple next nodes.
9411 (assistant-find-next-node): Comment out for now.
9412 (assistant-find-next-nodes): Add function, returns list of next
9415 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
9417 * mail-source.el (mail-source-directory): Fix doc-string.
9419 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
9421 * assistant.el (assistant-render-text, assistant-eval): Add :set
9422 widget type, which is different because it takes and returns a
9423 list. Much hilarity ensues.
9425 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
9427 * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
9429 * gnus-group.el (gnus-group-get-new-news-this-group): Added
9432 * gnus-start.el (gnus-activate-group): Added doc-string.
9434 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
9436 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
9438 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
9440 * assistant.el (assistant-render-text): Try to add a :set
9441 widget, more to come.
9443 * spam.el (spam-group-spam-contents-p): Handle empty groupname
9445 (spam-report-articles-resend)
9446 (spam-register-routine): Do registration iff any articles warrant
9448 (spam-summary-prepare-exit): Change log message for nil group
9451 2004-05-27 Daniel Pittman <daniel@rimspace.net>
9453 * spam.el (spam-report-resend-register-routine): Allow
9454 spam-report-resend-to to be a group parameter or a global value.
9456 2004-05-26 Simon Josefsson <jas@extundo.com>
9458 * starttls.el: Merge with my GNUTLS based starttls.el.
9459 (starttls-gnutls-program, starttls-use-gnutls)
9460 (starttls-extra-arguments, starttls-process-connection-type)
9461 (starttls-connect, starttls-failure, starttls-success): New
9463 (starttls-program, starttls-extra-args): Doc fix.
9464 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
9466 (starttls-negotiate, starttls-open-stream): Check
9467 `starttls-use-gnutls' and pass on to corresponding *-gnutls
9468 function if it is set.
9470 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
9472 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
9475 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
9477 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
9479 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
9481 * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
9483 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
9484 assigning the spam-mark to new messages.
9486 2004-05-26 Adam Sj
\e,Ax
\e(Bgren <asjo@koldfront.dk> (tiny change)
9488 (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
9490 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
9492 * rfc2047.el (rfc2047-encodable-p): Don't move point.
9493 (rfc2047-decode): Treat the ascii coding-system as raw-text by
9496 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
9498 * gnus-sum.el (gnus-summary-delete-article): invoke hook with
9501 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
9503 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
9504 (spam-group-processor-p): Fix function.
9505 (spam-group-processor-multiple-p)
9506 (spam-group-spam-processor-report-gmane-p)
9507 (spam-group-spam-processor-report-resend-p)
9508 (spam-group-spam-processor-bogofilter-p)
9509 (spam-group-spam-processor-blacklist-p)
9510 (spam-group-spam-processor-ifile-p)
9511 (spam-group-ham-processor-ifile-p)
9512 (spam-group-spam-processor-spamoracle-p)
9513 (spam-group-spam-processor-crm114-p)
9514 (spam-group-ham-processor-bogofilter-p)
9515 (spam-group-spam-processor-stat-p)
9516 (spam-group-ham-processor-stat-p)
9517 (spam-group-ham-processor-whitelist-p)
9518 (spam-group-ham-processor-BBDB-p)
9519 (spam-group-ham-processor-spamoracle-p)
9520 (spam-group-ham-processor-copy-p): Remove functions with some
9521 prejudice against unneeded code.
9522 (spam-report-articles-resend)
9523 (spam-report-resend-register-routine): Allow the group/topic
9524 spam-resend-to value to override spam-report-resend-to.
9525 (spam-summary-prepare-exit): Invoke spam-group-processor-p
9528 * gnus.el (spam-resend-to): Add group/topic parameter.
9529 (spam-process): Move the OBSOLETE processors to the end of the
9532 2004-05-24 Daniel Pittman <daniel@rimspace.net>
9534 * spam-report.el (spam-report-resend-to, spam-report-resend): Start
9535 with resend-to set to nil, and then ask the user if necessary.
9536 (spam-report-resend): spam-report-resend takes a list of articles, not
9537 separate article numbers.
9539 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
9541 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
9542 addition to emacs-w3m.
9544 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9546 * assistant.el (assistant-authinfo-data): New function.
9547 (assistant-eval): Eval for entire assistant.
9549 * netrc.el (netrc-services-file): New variable.
9550 (netrc-parse-services): New function.
9551 (netrc-find-service-name): New function.
9552 (netrc-find-service-number): New function.
9553 (netrc-port-equal): New function.
9554 (netrc-machine): Use it.
9556 * nnimap.el (nnimap-open-connection): Use netrc.
9558 * gnus-util.el (gnus-netrc-get): Remove aliases.
9560 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
9562 * assistant.el (wid-edit): Fix compilation.
9564 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
9566 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
9568 * gnus-util.el (gnus-set-file-modes): New function. (small
9571 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9573 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
9575 * assistant.el (assistant-render-node): Fix up rendering and
9577 (assistant-render-node): Reset.
9578 (assistant-make-read-only): Not sticky.
9580 2004-05-20 Danny Siu <dsiu@adobe.com>
9582 * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
9583 centered even when gnus-auto-center-summary is t
9585 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9587 * dns.el (dns-get-txt-answer): New function.
9588 (dns-read-txt): Ditto.
9589 (query-dns): Use it.
9591 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
9593 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
9594 active for foreign groups even if the group level is higher than
9595 the specified value.
9597 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9599 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
9602 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
9604 2004-05-20 Magnus Henoch <mange@freemail.hu>
9606 * dns.el (dns-read-type): Add support for SVR. (small patch)
9608 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
9610 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
9611 (spam-crm114-header, spam-crm114-spam-switch)
9612 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
9613 (spam-crm114-positive-spam-header)
9614 (spam-crm114-database-directory, spam-list-of-processors)
9615 (spam-group-spam-processor-crm114-p)
9616 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
9617 (spam-generic-score, spam-list-of-checks)
9618 (spam-list-of-statistical-checks, spam-registration-functions)
9619 (spam-check-crm114-headers, spam-crm114-score)
9620 (spam-check-crm114, spam-crm114-register-with-crm114)
9621 (spam-crm114-register-spam-routine)
9622 (spam-crm114-unregister-spam-routine)
9623 (spam-crm114-register-ham-routine)
9624 (spam-crm114-unregister-ham-routine): Add CRM114 support. From
9625 asjo@koldfront.dk (Adam Sj
\e,Ax
\e(Bgren).
9627 * gnus.el: Add spam-use-crm114.
9629 * spam.el (spam-list-of-processors, spam-registration-functions):
9630 Add spam-use-resend.
9631 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
9632 (spam-report-articles-gmane): Add doc fix.
9633 (spam-report-articles-resend,
9634 spam-report-resend-register-routine): Add wrappers around
9635 spam-report-resend-to.
9637 * spam-report.el (spam-report-resend-to, spam-report-resend):
9638 Add support for resending spam.
9639 (spam-report-gmane): Fix line length >80.
9641 * gnus.el (spam-process): Add spam-use-resend.
9643 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9645 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
9646 number of processed spam messages.
9647 (spam-ham-copy-or-move-routine): Return the number of processed
9649 (spam-summary-prepare-exit): Use the above values to decide
9650 whether status messages shouled be displayed.
9652 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
9654 * rfc2047.el (rfc2047-encode-function-alist): Renamed from
9655 `rfc2047-encoding-function-alist' in order to avoid conflicting
9656 with the old version.
9657 (rfc2047-encode-region): Concatenate words containing non-ASCII
9658 characters in structured fields; don't encode space-delimited
9659 ASCII words even in unstructured fields; don't break words at
9660 char-category boundaries.
9661 (rfc2047-encode-1): New function.
9662 (rfc2047-encode): Use it; encode text so that it occupies the
9663 maximum width within 76-column; work correctly on Q encoding for
9664 iso-2022-* charsets.
9665 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
9666 sure not to break a line just after the header name.
9667 (rfc2047-b-encode-region): Removed.
9668 (rfc2047-b-encode-string): New function.
9669 (rfc2047-q-encode-region): Removed.
9670 (rfc2047-q-encode-string): New function.
9672 * mm-util.el (mm-replace-in-string): New function.
9674 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9676 * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
9678 (gnus-inews-make-draft): Really.
9680 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
9682 * nnmh.el (nnmh-request-list-1): Don't check the link count
9683 before descending. (small patch)
9685 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9687 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
9690 * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
9693 * gnus-art.el (gnus-signature-limit): Doc fix.
9695 * gnus-msg.el (gnus-inews-make-draft): Quote list.
9697 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9699 * gnus-draft.el (gnus-draft-send): Bind
9700 rfc2047-encode-encoded-words.
9702 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
9703 (rfc2047-encodable-p): Say that =? needs encoding.
9704 (rfc2047-encode-encoded-words): New variable.
9706 * gnus-group.el (gnus-group-select-group): Doc fix.
9708 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
9710 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
9713 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
9715 * nnheader.el (nnheader-get-lines-and-char): New function.
9717 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
9719 * gnus-msg.el (gnus-summary-followup-with-original): Document
9720 yanking of region when active.
9722 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
9724 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
9725 groups if the group level is higher than the specified value.
9727 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9729 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
9730 (gnus-group-jump-to-group): Added prefix argument using
9731 `gnus-group-jump-to-group-prompt'. Query before jumping to
9734 * compface.el (uncompface): Be verbose when changing
9735 `uncompface-use-external'.
9737 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
9738 handle manual section.
9740 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9742 * gnus-art.el (gnus-button-alist): Revert previous change.
9744 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9746 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
9748 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9750 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
9751 whether backend can accept message.
9753 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
9755 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
9757 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
9758 Avoid creating directory when nntp-marks-is-evil is true.
9759 Reported by Reiner Steib.
9761 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
9763 * gnus-picon.el (gnus-picon-style): New variable.
9764 (gnus-picon-insert-glyph): Added optional `nostring' argument.
9765 (gnus-picon-transform-address): Support `gnus-picon-style'. From
9766 Jesper Harder <harder@ifa.au.dk>.
9768 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9770 * message.el (message-fill-field): Return point.
9771 (message-generate-headers): Go to end of field.
9773 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
9774 stuff for non-living groups.
9776 2004-05-18 Jesper Harder <harder@ifa.au.dk>
9778 * gnus-art.el (gnus-article-followup-with-original)
9779 (gnus-article-reply-with-original): gnus-mark-active-p ->
9780 gnus-region-active-p.
9782 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
9784 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
9785 only when there is spam or ham to be processed.
9787 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
9789 * mail-source.el (mail-source-delete-crash-box): Refactor.
9790 (mail-source-fetch): Use it.
9791 (mail-source-fetch-file): Ditto.
9792 (mail-source-fetch-directory): Run postscript in loop.
9793 (mail-source-fetch-pop): Delete.
9794 (mail-source-fetch-maildir): Ditto.
9795 (mail-source-fetch-imap): Ditto.
9797 * imap.el (imap-authenticators): Comment out sasl.
9799 * message.el (message-skip-to-next-address): New function.
9800 (message-fill-header-address): Refactor.
9801 (message-fill-address): Use it.
9802 (message-delete-address): Use it.
9803 (message-fill-header-general): Refactor.
9804 (message-fill-field-address): Rename.
9805 (message-narrow-to-field): Find the start of the header.
9806 (message-header-format-alist): Don't pre-fill.
9807 (message-fill-header): Removed.
9808 (message-insert-header): New function.
9809 (message-shorten-references): Use it.
9811 * rfc2047.el (rfc2047-field-value): Strip props.
9813 * mail-parse.el (mail-header-make-address): New alias.
9815 * ietf-drums.el (ietf-drums-make-address): New function.
9817 * imap.el: Add compiler directives.
9819 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
9821 * gnus-art.el (article-decode-idna-rhs): Don't use
9822 message-idna-inside-rhs-p.
9824 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
9826 * message.el (message-idna-inside-rhs-p): Removed.
9827 (message-idna-to-ascii-rhs-1): Use proper address parsing.
9829 * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
9832 2004-05-16 Kim Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
9834 * imap.el (imap-sasl-make-mechanisms): Use sasl.
9836 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
9838 * nneething.el (nneething-file-name): Don't create spurions
9841 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
9842 (gnus-inews-do-gcc): Remove sleep.
9844 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
9847 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
9848 (gnus-agent-regenerate-group): Using nil messages aren't valid.
9850 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
9852 * spam.el (spam-summary-prepare-exit): Fixed (length).
9854 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
9856 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
9857 as expired without moving it" message when there are spam
9860 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
9862 * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
9865 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
9867 * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
9868 nntp-possibly-create-directory, not nntp-possibly-change-group.
9869 (nntp-marks-changed-p): New arg SERVER.
9870 (nntp-request-update-info): Adjust caller.
9872 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
9874 * nntp.el (nntp-save-marks): Pass missing arg.
9876 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
9878 * nntp.el: Support marks.
9879 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
9880 (nntp-marks-modtime, nntp-marks-directory): New variables.
9881 (nntp-request-set-mark, nntp-request-update-info)
9882 (nntp-possibly-create-directory, nntp-marks-changed-p)
9883 (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
9886 2004-05-12 Jesper Harder <harder@ifa.au.dk>
9888 * gnus-score.el (gnus-score-insert-help): Use
9889 gnus-select-lowest-window.
9891 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
9892 appt-select-lowest-window and rename to gnus-select-lowest-window.
9896 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9898 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
9899 encodings of MIME-encoded words, in order to improve
9900 interoperability with several broken MUAs.
9902 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9904 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
9905 tags, only when charsets are not specified in headers.
9906 (mm-inline-text-html-render-with-w3m): Ditto.
9908 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9910 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
9911 instead of MIME-decoded from fields when checking
9912 `gnus-article-address-banner-alist'.
9914 2004-05-03 Jesper Harder <harder@ifa.au.dk>
9916 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
9917 description rather than subject.
9919 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9921 * gnus.el (gnus-version-number): Bump.
9923 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9925 * gnus.el: No Gnus v0.2 is released.
9927 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9929 * gnus-agent.el (gnus-agent-read-agentview): Inline
9930 gnus-uncompress-range.
9932 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9934 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
9937 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9939 * gnus.el (spam-process, spam-autodetect-methods): Add
9940 bsfilter and bsfilter-headers.
9942 * spam.el (spam-bsfilter): New customize group.
9943 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
9944 (spam-bsfilter-header, spam-bsfilter-probability-header)
9945 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
9946 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
9947 (spam-bsfilter-database-directory): New options.
9948 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
9949 (spam-list-of-statistical-checks, spam-registration-functions):
9950 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
9951 (spam-bsfilter-score): New command.
9952 (spam-check-bsfilter-headers, spam-check-bsfilter)
9953 (spam-bsfilter-register-with-bsfilter)
9954 (spam-bsfilter-register-spam-routine)
9955 (spam-bsfilter-unregister-spam-routine)
9956 (spam-bsfilter-register-ham-routine)
9957 (spam-bsfilter-unregister-ham-routine): New functions.
9958 (spam-generic-score): Support bsfilter; Accept an optional argument
9959 to recalcurate spam score even if scoring header has already been
9961 (spam-bogofilter-score, spam-spamassassin-score): Accept an
9962 optional argument to recalcurate spam score even if scoring header
9963 has already been added.
9965 2004-04-29 Jesper Harder <harder@ifa.au.dk>
9967 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
9968 strings! Reported by David D. Smith <davidsmith@acm.org>.
9969 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
9972 2004-04-28 Jesper Harder <harder@ifa.au.dk>
9974 * html2text.el (html2text-replace-list): Add & and '.
9975 (html2text-get-attr): Rewrite.
9977 * message.el (message-setup-1): Remove redundant put-text-property
9978 on mail-header-separator.
9980 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
9982 * gnus-registry.el (gnus-registry-cache-whitespace)
9983 (gnus-registry-action, gnus-registry-spool-action)
9984 (gnus-registry-split-fancy-with-parent): Change message levels
9985 from 5 to 3 or 7, as needed.
9987 * spam.el (spam-summary-prepare-exit)
9988 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
9989 (spam-split, spam-find-spam, spam-log-undo-registration)
9990 (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
9993 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
9995 * gnus-ems.el: Autoload appt-select-lowest-window (revert
9998 2004-04-25 Jesper Harder <harder@ifa.au.dk>
10000 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
10001 Use mapc when appropriate.
10003 * sieve-manage.el (sieve-manage-open): do.
10005 * nnweb.el (nnweb-insert-html): do.
10007 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
10008 (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
10010 * nnspool.el (nnspool-request-group): do.
10012 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
10015 * nnml.el (nnml-request-update-info): do.
10017 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
10018 (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
10020 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
10021 (nnimap-request-set-mark): do.
10023 * nnfolder.el (nnfolder-request-update-info): do.
10025 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
10028 * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
10030 * gnus-uu.el (gnus-uu-find-articles-matching): do.
10032 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
10035 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
10038 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
10040 * gnus-nocem.el (gnus-nocem-scan-groups): do.
10042 * gnus-int.el (gnus-start-news-server): do.
10044 * gnus-group.el (gnus-group-make-kiboze-group)
10045 (gnus-group-browse-foreign-server): do.
10047 2004-04-22 Teodor Zlatanov <tzz@lifelogs.com>
10049 FIXME: Make separate entries for each person.
10051 From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
10052 Sj
\e,Ax
\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
10053 <shields@msrl.com>:
10055 * spam.el (spam-necessary-extra-headers): Get the extra headers we
10056 may need for spam sorting and scoring.
10057 (spam-user-format-function-S): Add user format function suitable for
10059 (spam-article-sort-by-spam-status): Add sorting function for summary
10061 (spam-extra-header-to-number): Add function to get a score from a
10063 (spam-summary-score): Add function to get a numeric score from the
10065 (spam-generic-score): Fixed function doc, was in wrong place.
10066 (spam-initialize): Take symbols when it's run, and install the
10067 extra headers that spam-necessary-extra-headers thinks we need.
10069 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
10071 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
10072 Reported by bojohan+news@dd.chalmers.se (Johan Bockg
\e,Ae
\e(Brd).
10074 2004-04-17 Jesper Harder <harder@ifa.au.dk>
10076 * gnus-sum.el (gnus-set-global-variables)
10077 (gnus-build-all-threads, gnus-get-newsgroup-headers)
10078 (gnus-article-get-xrefs, gnus-summary-best-group)
10079 (gnus-summary-next-article, gnus-summary-enter-digest-group)
10080 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
10081 (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
10082 with-current-buffer.
10084 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
10086 * spam.el (spam-summary-prepare-exit): Simplify logic.
10087 (spam-fetch-article-header): Read the article header if it's not
10089 (spam-list-articles): Simplify logic.
10090 (spam-filelist-register-routine): Fix bug with unregister-list.
10092 * gnus-registry.el: Fix comments at beginning.
10094 2004-04-16 Jesper Harder <harder@ifa.au.dk>
10096 * message.el (message-cater-to-broken-inn): Remove.
10097 (message-shorten-references): Make sure the total folded length of
10098 References is shorter than 998 characters to cater to a bug in INN
10099 2.3. Also, don't pretend that references aren't folded -- this
10100 hasn't worked for a while.
10102 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
10104 * gnus-agent.el (gnus-agentize):
10105 gnus-agent-send-mail-real-function no longer set to current value
10106 of message-send-mail-function but rather a lambda that calls
10107 message-send-mail-function. The change makes the agent real-time
10108 responsive to user changes to message-send-mail-function.
10110 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
10112 * legacy-gnus-agent.el
10113 (gnus-agent-convert-to-compressed-agentview): Fixed typos with
10114 help from Florian Weimer <fw@deneb.enyo.de>
10116 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
10118 * nnmail.el (nnmail-cache-insert): Revert last change.
10120 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
10122 * nnmail.el (nnmail-cache-insert): Always check whether
10123 nnmail-cache-ignore-groups matches a group name.
10125 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
10127 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
10128 (spam-find-spam, spam-log-processing-to-registry)
10129 (spam-log-registered-p, spam-log-unregistration-needed-p)
10130 (spam-log-undo-registration): Use gnus-message instead of
10131 gnus-error, none of these errors are fatal.
10133 * gnus-registry.el (gnus-registry-clean-empty-function)
10134 (gnus-registry-clean-empty): Remove only empty entries without
10137 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
10139 * spam-stat.el (spam-stat-buffer-change-to-spam)
10140 (spam-stat-buffer-change-to-non-spam): Change (error) to
10141 (gnus-message 8) invocation.
10143 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
10145 * nntp.el (nntp-via-netcat-command): New variable.
10146 (nntp-via-netcat-switches): New variable.
10147 (nntp-open-via-rlogin-and-netcat): New function.
10148 (nntp-open-connection-function): Doc fix.
10149 (nntp-telnet-command): Doc fix.
10150 (nntp-end-of-line): Doc fix.
10151 (nntp-via-rlogin-command): Doc fix.
10152 (nntp-via-user-name): Doc fix.
10153 (nntp-via-address): Doc fix.
10155 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
10157 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
10158 error in Emacs 21.1.
10160 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
10162 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
10164 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
10165 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
10166 (gnus-agent-with-refreshed-group): New macro.
10167 (gnus-agent-rename-group): New function.
10168 (gnus-agent-delete-group): New function.
10169 (gnus-agent-save-group-info): Use gnus-command-method when
10170 `method' parameter is nil. Don't write nil entries into the
10172 (gnus-agent-get-group-info): New function.
10173 (gnus-agent-fetch-articles): Use
10174 gnus-agent-update-files-total-fetched-for to increment disk space
10176 (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
10177 gnus-agent-update-view-total-fetched-for to increment disk space
10179 (gnus-agent-get-local): Added optional parameters to avoid calling
10180 gnus-group-real-name and gnus-find-method-for-group.
10181 (gnus-agent-set-local): Delete stored entry if either min, or max,
10183 (gnus-agent-fetch-session): Reworded error/quit messages. On
10184 quit, use gnus-agent-regenerate-group to record existance of any
10185 articles fetched to disk before the quit occurred.
10186 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
10187 gnus-agent-update-view-total-fetched-for, and
10188 gnus-agent-update-files-total-fetched-for to decrement disk space
10190 (gnus-agent-retrieve-headers): Use
10191 gnus-agent-update-view-total-fetched-for to increment disk space
10193 (gnus-agent-regenerate-group): Replace gnus-group-update-group
10194 with gnus-agent-update-files-total-fetched-for to decrement disk
10195 space and fresh group buffer.
10196 (gnus-agent-inhibit-update-total-fetched-for): New variable.
10197 (gnus-agent-need-update-total-fetched-for): New variable.
10198 (gnus-agent-update-files-total-fetched-for): New function.
10199 (gnus-agent-update-view-total-fetched-for): New function.
10200 (gnus-agent-total-fetched-for): New function.
10202 * gnus-cache.el (gnus-cache-save-buffers): Use
10203 gnus-cache-update-overview-total-fetched-for to change disk space
10204 used by this group.
10205 (gnus-cache-possibly-enter-article): Use
10206 gnus-cache-update-file-total-fetched-for to increment disk space
10207 used by this group.
10208 (gnus-cache-possibly-remove-article): Use
10209 gnus-cache-update-file-total-fetched-for to decrement disk space
10210 used by this group.
10211 (gnus-cache-generate-nov-databases): Purge total fetched cache.
10212 (gnus-cache-rename-group): New function.
10213 (gnus-cache-delete-group): New function.
10214 (gnus-cache-inhibit-update-total-fetched-for): New variable.
10215 (gnus-cache-need-update-total-fetched-for): New variable.
10216 (gnus-cache-with-refreshed-group): New macro.
10217 (gnus-cache-update-file-total-fetched-for): New function.
10218 (gnus-cache-update-overview-total-fetched-for): New function.
10219 (gnus-cache-rename-group-total-fetched-for): New function.
10220 (gnus-cache-delete-group-total-fetched-for): New function.
10221 (gnus-cache-total-fetched-for): New function.
10223 * gnus-group.el: Require gnus-sum and autoload functions to
10224 resolve warnings when gnus-group.el compiled alone.
10225 (gnus-group-line-format): Documented new %F
10226 (size of Fetched data) group line format; identifies disk space
10227 used by agent and cache.
10228 (gnus-group-line-format-alist): Defined new F format.
10229 (gnus-total-fetched-for): New function.
10230 (gnus-group-delete-group): No longer update
10231 gnus-cache-active-altered as gnus-request-delete-group now keeps
10233 (gnus-group-list-active): Let the agent store a server's active
10234 list if currently plugged.
10236 * gnus-int.el (gnus-request-delete-group): Use
10237 gnus-cache-delete-group and gnus-agent-delete-group to keep the
10238 local disk in sync with the server.
10239 (gnus-request-rename-group): Use
10240 gnus-cache-rename-group and gnus-agent-rename-group to keep the
10241 local disk in sync with the server.
10243 * gnus-start.el (gnus-get-unread-articles): Cosmetic
10244 simplification to logic.
10246 * gnus-util.el (gnus-rename-file): New function.
10248 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
10250 * mm-util.el (mm-image-load-path): Handle nil in load-path.
10252 2004-04-07 Jesper Harder <harder@ifa.au.dk>
10254 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
10255 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
10257 2004-04-06 Jesper Harder <harder@ifa.au.dk>
10259 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
10260 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
10262 2004-04-03 Jesper Harder <harder@ifa.au.dk>
10264 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
10266 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
10268 * spam.el (spam-set-difference): Add function to replace
10269 gnus-set-difference in spam.el.
10270 (spam-summary-prepare-exit): Use spam-set-difference.
10272 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
10274 * gnus-registry.el (gnus-registry-cache-file): Update to use
10275 gnus-dribble-directory OR gnus-home-directory OR ~.
10276 (gnus-registry-split-fancy-with-parent): Fix doc.
10278 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
10280 * message.el (message-exchange-point-and-mark): Use
10281 message-mark-active-p. Suggested by Jesper Harder
10282 <harder@ifa.au.dk>.
10284 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
10286 * message.el (message-exchange-point-and-mark): Don't activate
10287 region if it was inactive. Suggested by Hiroshi Fujishima
10288 <pooh@nature.tsukuba.ac.jp>.
10290 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10292 * gnus-art.el (article-display-face): Display Faces in the same
10295 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
10297 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
10299 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
10301 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
10302 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
10303 (gnus-article-mime-hierarchy): Remove.
10304 (gnus-article-mime-hierarchy-next): Remove.
10305 (gnus-article-mode): Revert 2004-03-19 change.
10306 (gnus-article-setup-buffer): Revert 2004-03-19 change.
10307 (gnus-insert-mime-button): Revert 2004-03-19 change.
10308 (gnus-mime-accumulate-hierarchy): Remove.
10309 (gnus-mime-enter-multipart): Remove.
10310 (gnus-mime-leave-multipart): Remove,
10311 (gnus-mime-display-part): Revert 2004-03-19 change.
10312 (gnus-mime-display-alternative): Revert 2004-03-19 change.
10314 * mml.el (mml-preview): Revert 2004-03-19 change.
10316 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10318 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
10320 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
10322 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
10323 t while entering a file name using the mm-with-multibyte macro.
10324 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10326 * mm-util.el (mm-with-multibyte): New macro.
10328 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
10330 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
10332 (gnus-mime-multipart-functions): Doc and customization fix.
10333 (gnus-article-mime-hierarchy): New variable.
10334 (gnus-article-mime-hierarchy-next): New variable.
10335 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
10336 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
10337 gnus-article-mime-hierarchy-next to nil.
10338 (gnus-insert-mime-button): Show hierarchy numbers.
10339 (gnus-mime-accumulate-hierarchy): New function.
10340 (gnus-mime-enter-multipart): New function.
10341 (gnus-mime-leave-multipart): New function.
10342 (gnus-mime-display-part): Recompute hierarchical MIME structure.
10343 (gnus-mime-display-alternative): Show hierarchy numbers.
10345 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
10346 gnus-article-mime-hierarchy-next to nil.
10348 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
10350 * dns.el: Don't require gnus-xmas.
10352 2004-03-17 Jesper Harder <harder@ifa.au.dk>
10354 * mml.el (mml-generate-mime-1): Don't use format=flowed with
10356 (mml-menu): Disable mml-quote-region if mark is inactive.
10358 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
10360 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
10361 when the group's active is not available.
10363 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
10365 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
10368 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
10370 * imap.el (imap-store-password): New variable.
10371 (imap-interactive-login): Use it.
10372 Suggested by Mark Plaksin <happy@mcplaksin.org>.
10374 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
10376 * gnus-art.el (gnus-article-read-summary-keys): Restore new
10377 window-start and hscroll to summary window.
10379 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
10381 * gnus-start.el (gnus-convert-old-newsrc): Only write the
10382 conversion message to newsrc-dribble when an actual conversion is
10385 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
10387 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
10389 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
10391 * mm-decode.el (mm-complicated-handles): New function reviving
10392 former definition of mm-multiple-handles.
10394 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
10395 (gnus-mime-delete-part): Use it.
10397 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
10399 * gnus-agent.el (gnus-agent-read-local): Bind
10400 nnheader-file-coding-system to gnus-agent-file-coding-system to
10401 avoid the implicit assumption that they will always be equal.
10402 (gnus-agent-save-local): Bind buffer-file-coding-system, not
10403 coding-system-for-write, as the with-temp-file macro first prints
10404 to a buffer then saves the buffer.
10406 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
10408 * gnus-art.el (gnus-article-edit-part): New function.
10409 (gnus-mime-save-part-and-strip): Use it; do query instead of
10410 signaling an error; don't use mm-multiple-handles.
10411 (gnus-mime-delete-part): Ditto.
10413 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
10415 * gnus-agent.el (gnus-agent-read-agentview): Removed support for
10417 (gnus-group-prepare-hook): Removed function that converted list
10418 form of gnus-agent-expire-days to group properties.
10420 * gnus-int.el: Autoload gnus-agent-regenerate-group.
10421 (gnus-request-accept-article): Re-indented.
10423 * gnus-start.el (gnus-convert-old-newsrc): Registered new
10424 converters to handle old agent file formats. Added logic for a
10425 "backup before upgrading warning".
10426 (gnus-convert-mark-converter-prompt): Developers can mark
10427 functions as needing (default), or not needing,
10428 gnus-convert-old-newsrc's "backup before upgrading warning".
10429 (gnus-convert-converter-needs-prompt): Tests whether the user
10430 should be protected from potentially irreversable changes by the
10433 * legacy-gnus-agent.el (): New. Provides converters that are only
10434 loaded when gnus-convert-old-newsrc needs to call them.
10436 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
10438 * mail-source.el (mail-source-touch-pop): Doc fix.
10440 * message.el (message-smtpmail-send-it): Doc fix.
10442 2004-03-05 Jesper Harder <harder@ifa.au.dk>
10444 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
10446 * nnmail.el (nnmail-split-fancy): do.
10448 * gnus-kill.el (gnus-kill, gnus-execute): do.
10450 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
10452 * gnus-sum.el (gnus-widget-reversible-match)
10453 (gnus-widget-reversible-to-internal)
10454 (gnus-widget-reversible-to-external): New functions.
10455 (gnus-widget-reversible): New widget.
10456 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
10458 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
10460 * gnus-sum.el (gnus-thread-sort-functions)
10461 (gnus-article-sort-functions): Document `(not F)' items.
10463 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
10465 * spam.el (spam-use-gmane-xref): Add new backend.
10466 (spam-gmane-xref-spam-group): Add variable to control the name of the
10468 (spam-blackhole-servers, spam-blackhole-good-server-regex)
10469 (spam-regex-headers-spam, spam-regex-headers-ham)
10470 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
10471 (spam-list-of-checks): Add spam-use-gmane-xref to list of
10472 backends and checks.
10473 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
10475 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
10476 an autodetect method.
10478 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
10480 * gnus-int.el (gnus-request-accept-article): Inform the agent that
10481 articles are being added to a group.
10482 (gnus-request-replace-article): Inform the agent that articles
10483 need to be uncached as the cached contents are no longer valid.
10485 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
10487 * binhex.el: Don't autoload executable-find.
10489 * canlock.el: Don't autoload mail-fetch-field.
10491 * gnus-ems.el: Don't autoload appt-select-lowest-window.
10493 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
10494 rmail-dont-reply-to and rmail-output.
10496 * gnus-score.el: Don't autoload ffap-string-at-point.
10498 * gnus-setup.el: Don't autoload sc-cite-original.
10500 * imap.el: Don't autoload base64-decode-string,
10501 base64-encode-string and md5.
10503 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
10504 and rmail-msg-restore-non-pruned-header.
10506 * mm-decode.el: Don't autoload executable-find.
10508 * mm-url.el: Don't autoload executable-find.
10510 * mm-view.el: Don't autoload diff-mode.
10512 * nndb.el: Don't autoload news-reply-mode, news-setup,
10513 cancel-timer and telnet.
10515 * password.el: Don't autoload run-at-time for Emacs.
10517 * sha1-el.el: Don't autoload executable-find.
10519 * sieve-mode.el: Don't autoload c-mode.
10521 * uudecode.el: Don't autoload executable-find.
10523 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
10525 * gnus-agent.el (gnus-agent-file-header-cache): Removed.
10526 (gnus-agent-possibly-alter-active): Avoid null in numeric
10528 (gnus-agent-set-local): Refuse to save null in local object table.
10529 (gnus-agent-regenerate-group): The REREAD parameter can now be a
10530 list of articles that will be marked as unread.
10532 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
10534 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
10536 2004-03-04 Jesper Harder <harder@ifa.au.dk>
10538 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
10541 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
10543 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
10544 Don't bind "obarray".
10546 * gnus-sum.el (gnus-thread-sort-functions): Added
10547 `gnus-thread-sort-by-most-recent-number' and
10548 `gnus-thread-sort-by-most-recent-date'.
10549 Reported by Kai Grossjohann <kai@emptydomain.de>.
10551 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
10553 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
10555 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
10557 * gnus-cus.el (gnus-agent-customize-category): Removed
10558 ignore-errors macro reference that required cl to be loaded at
10561 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
10562 single-interval range of the form (min . max). Previously the
10563 range had to look like ((min . max)). Likewise, return
10564 (min . max) rather than ((min . max)).
10565 (gnus-range-map): Use gnus-range-normalize to accept
10566 single-interval range.
10568 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
10569 the cache, but not the agent, now appear with their usual face.
10571 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
10573 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
10574 w3m-safe-url-regexp variable buffer-local.
10576 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10578 2004-02-27 Simon Josefsson <jas@extundo.com>
10580 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
10581 gnus-group-real-prefix.
10582 (gnus-summary-move-article): Use it, instead of
10583 gnus-group-real-prefix.
10585 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
10587 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
10588 w3m-safe-url-regexp variable buffer-local and set it as the value
10589 of mm-w3m-safe-url-regexp.
10591 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10593 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
10594 parsing gnus-posting-styles when the message is not for replying.
10596 * nnrss.el (nnrss-opml-export): Use
10597 mm-set-buffer-file-coding-system instead of
10598 set-buffer-file-coding-system.
10600 2004-02-27 Jesper Harder <harder@ifa.au.dk>
10602 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
10605 * gnus-mlspl.el: do.
10607 * gnus-srvr.el: do.
10609 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
10611 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
10613 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
10614 Corrections to custom-manual links.
10616 * gnus-art.el (gnus-article): Ditto.
10618 * mm-decode.el (mime-display, mime-security): Ditto.
10620 2004-02-26 Jesper Harder <harder@ifa.au.dk>
10622 * flow-fill.el: Typo.
10624 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
10626 * spam-wash.el: New file.
10628 2004-02-26 Mark A. Hershberger <mah@everybody.org>
10630 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
10632 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
10634 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
10635 to be run with new-articles as LIST1, not LIST2.
10636 (spam-registration-functions): Add spam-use-ham-copy as a nil
10637 registration backend.
10639 2004-02-26 Jesper Harder <harder@ifa.au.dk>
10641 * spam-stat.el (spam-stat-washing-hook): New option.
10642 (spam-stat-buffer-words): Use it.
10643 (spam-stat-process-directory, spam-stat-test-directory): Use
10644 insert-file-contents-literally.
10645 (spam-stat-coding-system): New variable.
10646 (spam-stat-load, spam-stat-save): Use it.
10648 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
10650 * spam-report.el (spam-report-plug-agent): Quote
10651 spam-report-url-to-file and spam-report-url-ping-plain.
10653 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
10655 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
10658 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
10660 * spam-report.el (spam-report-process-queue): Fix interactive use.
10661 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
10662 (spam-report-unplug-agent): Doc fixes.
10663 (spam-report-url-ping-mm-url, spam-report-url-to-file)
10664 (spam-report-agentize, spam-report-deagentize): Autoload
10666 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
10668 * message.el (message-setup-fill-variables): Add mml tags to
10669 paragraph-start and paragraph-separate. Suggested by Andrew Korty
10671 (message-mode): Don't modify paragraph-separate there.
10673 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
10675 * compface.el (uncompface-use-external): Default to undecided.
10676 (uncompface-use-external-threshold): New variable.
10677 (uncompface-float-time): New macro.
10678 (uncompface): Determine whether to use the external decoder if
10679 uncompface-use-external is undecided.
10681 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
10683 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
10686 * gnus-art.el (gnus-mime-display-single): Remove dead code.
10688 2004-02-14 Jesper Harder <harder@ifa.au.dk>
10690 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
10692 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
10694 * gnus-sum.el (gnus-summary-limit-to-age)
10695 (gnus-summary-limit-children): do.
10697 * gnus-int.el (gnus-request-scan): do.
10699 * gnus-group.el (gnus-group-suspend): do.
10701 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
10703 * gnus-cite.el (gnus-cite-parse-attributions): do.
10705 * gnus-agent.el (gnus-summary-set-agent-mark)
10706 (gnus-agent-regenerate-group): do.
10708 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
10710 * binhex.el (binhex-decode-region-internal): do.
10712 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
10714 * gnus-fun.el (gnus-face-properties-alist): New user option.
10715 (gnus-display-x-face-in-from): Use it.
10717 * gnus-art.el (article-display-face): Ditto.
10719 * compface.el (uncompface-use-external): Default to nil.
10721 2004-02-12 Jesper Harder <harder@ifa.au.dk>
10723 * nntp.el (nntp-erase-buffer): New function.
10724 (nntp-retrieve-data, nntp-send-command)
10725 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
10726 (nntp-possibly-change-group): Use it.
10728 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
10729 with-current-buffer.
10731 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
10733 * compface.el: Merge the ELisp-based uncompface program.
10734 (compface): New customization group.
10735 (uncompface-use-external): New user option.
10736 (uncompface): Call uncompface-internal if uncompface-use-external
10738 (uncompface-internal): New function. Note that there are also
10739 some other functions and variables added for this function.
10741 2004-02-10 Jesper Harder <harder@ifa.au.dk>
10743 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
10746 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
10748 * spam-report.el (spam-report-unplug-agent)
10749 (spam-report-plug-agent, spam-report-deagentize)
10750 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
10751 Add support for the Agent in spam-report: when unplugged, report to a
10752 file; when plugged, submit all the requests.
10754 * spam.el (spam-register-routine): Fix message about
10757 2004-02-09 Jesper Harder <harder@ifa.au.dk>
10759 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
10761 (rfc2047-encode): Use it.
10763 * gnus-art.el (gnus-button-marker-list): Move before first
10766 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
10767 (imap-parse-body): Fix format string mismatch.
10769 * gnus-score.el (gnus-summary-increase-score): do.
10771 * nnrss.el (nnrss-close): New function.
10773 2004-02-08 Jesper Harder <harder@ifa.au.dk>
10775 * nnrss.el (nnrss-make-filename): New function.
10776 (nnrss-request-delete-group, nnrss-read-server-data)
10777 (nnrss-save-server-data, nnrss-read-group-data)
10778 (nnrss-save-group-data): Use it.
10779 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
10780 (nnrss-read-server-data, nnrss-read-group-data): Use load.
10781 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
10783 2004-02-07 Jesper Harder <harder@ifa.au.dk>
10785 * mml.el (mml-compute-boundary-1): Don't uncompress files.
10787 2004-02-06 Jesper Harder <harder@ifa.au.dk>
10789 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
10792 * message.el (message-generate-headers-first): Don't quote nil
10793 and t in docstrings.
10795 * imap.el (imap-id): do.
10797 * gnus-agent.el (gnus-agent-consider-all-articles)
10798 (gnus-agent-queue-mail): do.
10800 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
10802 * spam-report.el (spam-report-process-queue): New function.
10803 Process requests from `spam-report-requests-file'.
10804 (spam-report-process-queue): Doc fix.
10806 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
10808 * spam.el (spam-register-routine)
10809 (spam-log-processing-to-registry, spam-log-registered-p)
10810 (spam-log-unregistration-needed-p, spam-log-undo-registration):
10811 Change "check" to "spam-check" for semi-clarity.
10813 2004-02-05 Jesper Harder <harder@ifa.au.dk>
10815 * pop3.el: Require nnheader.
10817 * mml-smime.el: Require cl. Autoload message-fetch-field.
10819 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
10821 * gnus-picon.el: Require cl.
10823 * gnus-fun.el: Require gnus-ems and gnus-util.
10825 * gnus.el (gnus-method-to-server): Move defsubst before first use.
10827 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
10829 * gnus-art.el (gnus-article-edit-mode): Define before first
10832 2004-02-04 Jesper Harder <harder@ifa.au.dk>
10834 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
10835 (gnus-uu-post-encoded): Use point-at-bol.
10837 * gnus-topic.el (gnus-group-active-topic-p): do.
10839 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
10841 * gnus-group.el (gnus-group-kill-region): do.
10843 * gnus-art.el (article-date-ut): do.
10845 * message.el (message-fetch-field): Remove redundant
10846 case-fold-search binding.
10847 (message-narrow-to-field): Simplify.
10849 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
10851 * spam.el (spam-directory): Derive from `gnus-directory'.
10853 * spam-report.el (spam-report-url-to-file)
10854 (spam-report-requests-file): New function and variable for offline
10856 (spam-report-url-ping-function): Add `spam-report-url-to-file'
10857 and user defined function.
10858 (spam-report-url-ping-mm-url): Remove doubled slash.
10860 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
10862 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
10864 2004-02-03 Jesper Harder <harder@ifa.au.dk>
10866 * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
10867 format string mismatch.
10869 * sieve.el (sieve-deactivate-all): do.
10871 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
10873 * nnlistserv.el (nnlistserv-kk-wash-article): do.
10875 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
10877 * mm-bodies.el (mm-7bit-chars): Don't include \r.
10879 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
10881 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
10882 the list of checks.
10884 2004-01-31 Jesper Harder <harder@ifa.au.dk>
10886 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
10889 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
10891 * mm-view.el (mm-fill-flowed): New variable.
10892 (mm-inline-text): Use it.
10894 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
10896 * spam.el (spam-spamassassin-register-ham-routine)
10897 (spam-spamassassin-register-spam-routine): Fix function names.
10899 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
10901 * gnus.el (gnus-tmp-grouplens): Remove.
10902 (gnus-summary-line-format): Remove grouplens.
10904 * gnus-group.el (gnus-group-line-format): Ditto.
10906 * gnus-spec.el (gnus-format-specs): Ditto.
10907 (gnus-update-format-specifications): Flush the group format spec
10908 cache if there's the grouplens stuff.
10909 (gnus-parse-simple-format): Replace %l with the empty string.
10911 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
10913 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
10916 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
10918 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
10919 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10921 2004-01-25 Paul Jarc <prj@po.cwru.edu>
10923 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
10924 nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
10925 New macros and functions.
10926 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
10927 Handle > NLINK_MAX messages.
10928 * nnmaildir.el (nnmaildir-request-set-mark): Use
10929 nnmaildir--emlink-p and nnmaildir--eexist-p.
10931 2004-01-25 Alex Schroeder <alex@gnu.org>
10933 * spam-stat.el (spam-stat-process-directory-age): New option.
10934 (spam-stat-process-directory): Use it.
10936 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10938 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
10939 (spam-stat-save): Accept prefix argument.
10941 2004-01-23 Paul Jarc <prj@po.cwru.edu>
10943 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
10946 2004-01-23 Jesper Harder <harder@ifa.au.dk>
10948 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
10949 compatibility with old .newsrc.eld files.
10951 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
10953 * gnus-start.el (gnus-1): do.
10955 * gnus-group.el (gnus-group-line-format-alist): do.
10957 * gnus.el (gnus-use-grouplens, gnus-visual): do.
10959 * gnus-gl.el: Remove.
10961 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
10963 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
10964 marks consisting of a single range {for example, (3 . 5)} rather
10965 than a list of a single range { ((3 . 5)) }.
10967 2004-01-23 Jesper Harder <harder@ifa.au.dk>
10969 * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
10970 with-current-buffer.
10971 (spam-stat-store-current-buffer): Use insert-buffer-substring to
10972 avoid consing a string.
10974 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
10975 Remove obsolete entries for big5 and gb2312.
10977 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
10979 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
10982 2004-01-22 Jesper Harder <harder@ifa.au.dk>
10984 * spam-stat.el (spam-stat-strip-xref): New function.
10985 (spam-stat-process-directory): Use it.
10987 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
10988 here -- it's done in message-fetch-field.
10990 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
10992 * gnus-agent.el (gnus-agent-queue-mail,
10993 gnus-agent-prompt-send-queue): New variables.
10994 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
10995 * gnus-draft.el (gnus-group-send-queue): Pass the group name
10996 "nndraft:queue" along to gnus-draft-send. Use
10997 gnus-agent-prompt-send-queue.
10998 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
10999 is "nndraft:queue". Suggested by Gaute Strokkenes
11000 <gs234@srcf.ucam.org>
11002 * gnus-agent.el (agent-disable-undownloaded-faces): Removed
11003 (agent-enable-undownloaded-faces): Added
11004 (gnus-agent-cat-groups): Use eval-and-compile, not
11005 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
11006 method of gnus-agent-cat-groups even when the buffer has been
11008 (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
11009 delete gnus-agent-save-active-1.
11010 (gnus-agent-save-groups): Deleted. Identical to
11011 gnus-agent-save-active.
11012 (gnus-agent-write-active): No longer adjust agent's copy of active
11013 file as agent's adjustments are now stored in their own
11014 file. Removed optional parameter.
11015 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
11016 servers. Add use of min/max range limits from server's local
11018 (gnus-agent-save-alist): Removed unused optional argument.
11019 (gnus-agent-load-local, gnus-agent-read-and-cache-local),
11020 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local),
11021 (gnus-agent-set-local): A per-server file that keeps min/max range
11022 limits for articles known to the agent. Provides a fast mechanism
11023 for altering many active ranges.
11024 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
11025 active file (local makes it unnecessary).
11026 (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
11028 * gnus-cus.el (agent-disable-undownloaded-faces): Removed
11029 (agent-enable-undownloaded-faces): Added
11031 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
11032 disable it when sending to "nndraft:queue".
11033 (gnus-group-send-queue): Add safety check to avoid sending queue
11036 * gnus-group.el (gnus-group-catchup): Use new
11037 gnus-sequence-of-unread-articles, not
11038 gnus-list-of-unread-articles, to avoid exhausting memory with huge
11039 numbers of articles. Use gnus-range-map to avoid having to
11040 uncompress the unread list.
11041 (gnus-group-archive-directory,
11042 gnus-group-recent-archive-directory): Fixed invalid ange-ftp
11045 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
11046 (gnus-sorted-range-intersection): Intersection of two ranges
11047 without requiring that they first be uncompressed.
11049 * gnus-start.el (gnus-activate-group): Unless blocked by the
11050 caller, possibly expand the active range to include both cached
11051 and agentized articles.
11052 (gnus-convert-old-newsrc): Rewrote in anticipation of having
11053 multiple version-dependent converters.
11054 (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
11055 gnus-agent-save-active.
11056 (gnus-save-newsrc-file): Save dirty agent range limits.
11058 * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
11059 gnus-agent-possibly-alter-active.
11060 (gnus-adjust-marked-articles): Faster handling of simple lists
11062 2004-01-21 Jesper Harder <harder@ifa.au.dk>
11064 * spam-stat.el (spam-stat-test-directory): New optional argument
11065 displays a list of files detected. Suggested by Andrew Cohen
11066 <cohen@andy.bu.edu>.
11067 (spam-stat-buffer-words-with-scores): Don't narrow and change
11068 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
11070 2004-01-20 Hubert Chan <hubert@uhoreg.ca>:
11072 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
11073 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
11074 (spam-spamassassin-arguments)
11075 (spam-spamassassin-spam-flag-header)
11076 (spam-spamassassin-positive-spam-flag-header)
11077 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
11078 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
11079 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
11080 (spam-list-of-processors, spam-list-of-checks)
11081 (spam-list-of-statistical-checks, spam-registration-functions)
11082 (spam-check-spamassassin-headers, spam-check-spamassassin)
11083 (spam-spamassassin-score)
11084 (spam-spamassassin-register-with-sa-learn)
11085 (spam-spamassassin-register-spam-routine)
11086 (spam-spamassassin-register-ham-routine)
11087 (spam-assassin-register-spam-routine)
11088 (spam-assassin-register-ham-routine): add SpamAssassin support
11089 (spam-bogofilter-score): fix to show article before scoring
11091 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
11093 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
11094 default scoring function.
11095 (spam-generic-score): Call spam-spamassassin-score if
11096 spam-use-spamassassin or spam-use-spamassassin-headers is on;
11097 spam-bogofilter-score otherwise.
11099 * gnus.el (spam-process, spam-autodetect-methods): Add
11100 spamassassin and spamassassin-headers.
11102 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
11104 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11105 Suppress unnecessary messages.
11107 2004-01-20 Jesper Harder <harder@ifa.au.dk>
11109 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
11112 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
11114 * canlock.el (base64-encode-string): Don't autoload it.
11116 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
11118 * run-at-time.el: Remove useless (require 'itimer),
11119 eval-and-compile and (featurep 'xemacs).
11121 2004-01-16 Jesper Harder <harder@ifa.au.dk>
11123 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
11124 GROUP is a virtual group.
11126 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
11128 * gnus.el: Autoload `message-y-or-n-p'.
11130 2004-01-15 Jesper Harder <harder@ifa.au.dk>
11132 * pgg-parse.el: Remove unnecessary (require 'custom).
11138 * gnus-undo.el: do.
11140 * gnus-picon.el: do.
11142 * gnus-util.el: do.
11144 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
11146 * gnus-sum.el (gnus-pick-line-number): Add autoload.
11148 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
11150 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
11151 handle, as well as a list.
11153 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
11154 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
11155 (mm-w3m-cid-retrieve): Simplify.
11157 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
11159 * message.el (message-kill-to-signature): Allow prefix arg to
11160 specify number of lines to keep before signature.
11162 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
11164 (message-kill-to-signature): Change docstring.
11166 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
11168 * canlock.el: Always require sha1-el.
11169 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
11171 * message.el: Autoload sha1 only when compiling.
11173 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
11175 * message.el (message-canlock-generate): Require sha1-el.
11177 2004-01-13 Jesper Harder <harder@ifa.au.dk>
11179 * message.el (message-expand-name): Silence the byte compiler.
11181 2004-01-13 Simon Josefsson <jas@extundo.com>
11183 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
11184 Invoke gnus-score-mode. Reported by
11185 bojohan+news@dd.chalmers.se (Johan Bockg
\e,Ae
\e(Brd).
11187 * gnus-range.el (gnus-compress-sequence): Doc fix. Suggested by
11188 Jim Blandy <jimb@redhat.com> (tiny change).
11190 2004-01-12 Jesper Harder <harder@ifa.au.dk>
11192 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
11194 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
11196 * spam.el (spam-get-article-as-string): Update to use
11197 gnus-request-article-this-buffer, much simpler.
11198 (spam-get-article-as-buffer): Remove.
11200 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
11202 * message.el (message-expand-name): Use EUDC if the user uses
11205 2004-01-12 Jesper Harder <harder@ifa.au.dk>
11207 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
11208 character for the encoding to avoid consing a string.
11210 * rfc2047.el (rfc2047-decode-string): Don't cons a string
11213 * mm-util.el (mm-replace-chars-in-string): Remove.
11215 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
11216 of mm-replace-chars-in-string.
11218 2004-01-11 Jesper Harder <harder@ifa.au.dk>
11220 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
11223 * mm-util.el (mm-subst-char-in-string): Support inplace.
11225 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
11226 a new string in every iteration. Use shy groups.
11228 2004-01-10 Jesper Harder <harder@ifa.au.dk>
11230 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
11231 (gnus-group-change-level, gnus-kill-newsgroup)
11232 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
11233 (gnus-get-unread-articles, gnus-make-articles-unread)
11234 (gnus-make-ascending-articles-unread): Use accessor
11235 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
11236 to get group information for improved readability.
11238 * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
11240 * gnus-soup.el (gnus-soup-group-brew): do.
11242 * gnus-msg.el (gnus-put-message): do.
11244 * gnus-move.el (gnus-group-move-group-to-server): do.
11246 * gnus-kill.el (gnus-batch-score): do.
11248 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
11249 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
11250 (gnus-group-update-group, gnus-group-read-group)
11251 (gnus-group-make-group, gnus-group-make-help-group)
11252 (gnus-group-make-archive-group, gnus-group-make-directory-group)
11253 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
11254 (gnus-group-sort-by-unread, gnus-group-catchup)
11255 (gnus-group-unsubscribe-group, gnus-group-kill-group)
11256 (gnus-group-yank-group, gnus-group-set-info)
11257 (gnus-group-list-groups): do.
11259 * gnus.el (gnus-generate-new-group-name): do.
11261 * gnus-delay.el (gnus-delay-send-queue): do.
11263 * nnvirtual.el (nnvirtual-catchup-group): do.
11265 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
11268 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
11269 (gnus-group-prepare-topics, gnus-topic-check-topology): do.
11271 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
11272 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
11273 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
11274 (gnus-group-make-articles-read): do.
11276 2004-01-09 Jesper Harder <harder@ifa.au.dk>
11278 * gnus-art.el (article-decode-mime-words, article-babel)
11279 (gnus-article-highlight-signature, gnus-article-add-buttons)
11280 (gnus-signature-toggle): Use gnus-with-article-buffer.
11282 * gnus-art.el (gnus-article-highlight-headers)
11283 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
11285 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
11286 (gnus-article-set-globals, gnus-request-article-this-buffer)
11287 (gnus-button-message-id, gnus-article-maybe-hide-headers)
11288 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
11289 (gnus-mime-display-alternative): Use with-current-buffer.
11291 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
11293 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
11294 also under 80 char limit, and call gnus-error if needed.
11295 (spam-fetch-article-header): Fix - it was a
11296 buffer-local variable (gnus-newsgroup-data).
11297 (spam-find-spam): Use spam-generate-fake-headers, forget about
11298 spam-insert-fake-headers.
11299 (spam-insert-fake-headers): Remove.
11301 2004-01-09 Jesper Harder <harder@ifa.au.dk>
11303 * deuglify.el (gnus-article-outlook-unwrap-lines)
11304 (gnus-outlook-rearrange-article)
11305 (gnus-outlook-repair-attribution-outlook)
11306 (gnus-outlook-repair-attribution-block)
11307 (gnus-outlook-repair-attribution-other): Remove redundant
11310 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
11312 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
11313 (spam-fetch-field-subject-fast)
11314 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
11315 (spam-fetch-article-header): Add functions to deal with Gnus
11316 internals for fast retrieval of article header data.
11317 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
11319 2004-01-09 Jesper Harder <harder@ifa.au.dk>
11321 * pop3.el (pop3-md5): Remove.
11322 (pop3-apop): Replace pop3-md5 with md5.
11324 * mm-bodies.el: base64 is always built-in.
11326 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
11327 with-current-buffer.
11329 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
11331 * canlock.el (canlock-insert-header): Remove excessive grouping in
11334 * gnus-sum.el (gnus-summary-read-document): Ditto.
11336 * gnus-uu.el (gnus-uu-part-number): Ditto.
11338 * html2text.el (html2text-remove-tags): Ditto.
11339 (html2text-format-tags): Ditto.
11340 (html2text-format-single-elements): Ditto.
11342 * mml.el (mml-parse-1): Ditto.
11344 2004-01-08 Jesper Harder <harder@ifa.au.dk>
11346 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
11348 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
11350 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
11352 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
11354 2003-11-15 Simon Josefsson <jas@extundo.com>
11356 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
11357 (pgg-gpg-lookup-key): Use regexp match instead of
11358 split-string (split-string is different between emacs 21.2 and
11359 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
11361 2004-01-08 Jesper Harder <harder@ifa.au.dk>
11363 * gnus-art.el (gnus-mime-view-all-parts)
11364 (gnus-article-part-wrapper, gnus-article-view-part): Use
11365 with-current-buffer.
11367 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
11369 * spam.el (spam-disable-spam-split-during-ham-respool)
11370 (spam-spamoracle-database, spam-cache-lookups)
11371 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
11372 (spam-group-ham-mark-p, spam-group-spam-mark-p)
11373 (spam-group-ham-marks, spam-group-spam-marks)
11374 (spam-group-spam-contents-p, spam-group-ham-contents-p)
11375 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
11376 also add spam-use-blackholes to the statistical checks.
11377 (spam-fetch-field-fast): Add interface to fetching fields, may
11379 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
11380 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
11381 (spam-insert-fake-headers): Fake an article when needed.
11382 (spam-find-spam): Fake article when possible.
11383 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
11384 (spam-check-bogofilter-headers): Use message-fetch-field instead
11385 of nnmail-fetch-field.
11387 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
11389 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
11391 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
11393 * spam.el (spam-split): Do not require spam-use-CHECK to be
11394 enabled if that check is passed to spam-split explicitly; also
11395 fix so 'spam doesn't get converted to spam-split-group when
11396 spam-split-symbolic-return is t.
11397 (spam-find-spam): Find registrations of the article and use those
11398 instead of re-running spam-split to find the spam/ham
11399 classification of the article.
11400 (spam-log-processing-to-registry, spam-log-registered-p)
11401 (spam-log-unregistration-needed-p, spam-log-undo-registration):
11402 Use gnus-error instead of gnus-message.
11403 (spam-log-registration-type): Add function to determine the
11404 classification of a message based on registry entries; will
11405 return nil if both 'spam and 'ham are found.
11406 (spam-check-BBDB): Expand all the BBDB macros here so we can have
11407 a reasonably fast local cache without the loading errors.
11408 (spam-cache-lookups): Set to t by default.
11409 (spam-find-spam): Don't try to guess spam-cache-lookups.
11410 (spam-enter-whitelist, spam-enter-blacklist): Clear the
11412 (spam-filelist-build-cache, spam-filelist-check-cache): Fix
11413 caching of whitelist/blacklist entries.
11414 (spam-check-whitelist, spam-check-blacklist): Invoke
11415 spam-from-listed-p with a type, not a cache variable.
11416 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
11418 2004-01-07 Jesper Harder <harder@ifa.au.dk>
11420 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
11422 * nnmail.el (nnmail-split-fancy): do.
11424 * mml.el (mml-parse): do.
11426 * gnus-score.el (gnus-enter-score-words-into-hashtb)
11427 (gnus-score-adaptive): do.
11429 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
11431 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
11432 (gnus-mime-button-map): Don't set keymap parent.
11433 (gnus-button-ctan-directory-regexp): Use shy grouping.
11434 (gnus-prev-page-map): Don't set keymap parent.
11435 (gnus-prev-page-map): Remove duplicated one.
11436 (gnus-next-page-map): Don't set keymap parent.
11437 (gnus-mime-security-button-map): Ditto.
11439 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
11442 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
11444 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
11446 * canlock.el (canlock-sha1-function): Remove.
11447 (canlock-sha1-function-for-verify): Remove.
11448 (canlock-openssl-program): Remove.
11449 (canlock-openssl-args): Remove.
11450 (canlock-ignore-errors): Remove.
11451 (canlock-sha1-with-openssl): Remove.
11452 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
11453 (canlock-verify): Don't use canlock-ignore-errors.
11455 * sha1-el.el (sha1-string-external): Make it can return a string
11457 (sha1-region-external): Ditto.
11458 (sha1-string-internal): Ditto.
11459 (sha1-region-internal): Ditto.
11460 (sha1-region): Ditto.
11461 (sha1-string): Ditto.
11464 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11466 * spam.el (spam-report-articles-gmane): New command.
11468 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
11470 * gnus.el: Don't make unnecessary *Group* buffer when loading.
11472 * run-at-time.el (run-at-time-saved): Remove.
11473 (run-at-time): Doc fix.
11475 2004-01-07 Jesper Harder <harder@ifa.au.dk>
11477 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
11478 (gnus-summary-limit-map): Add it.
11479 (gnus-summary-make-menu-bar): do.
11481 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
11483 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
11484 Make attempt at some caching support (done for BBDB only now).
11485 (spam-find-spam): Set spam-cache-lookups if there are more than 2
11486 addresses to be checked.
11487 (spam-clear-cache-BBDB): Add function, to be invoked by
11488 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
11489 (spam-check-BBDB): Check and use the caches, if
11490 spam-cache-lookups is on, remove superfluous (provide).
11492 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
11494 * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
11496 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
11498 * run-at-time.el (run-at-time-saved): Move to after the definition
11501 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
11503 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
11504 mm-w3m-local-map-property.
11506 * mm-view.el (mm-w3m-mode-map): Remove.
11507 (mm-w3m-local-map-property): Remove.
11508 (mm-inline-text-html-render-with-w3m): Don't use
11509 mm-w3m-local-map-property.
11511 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11513 * run-at-time.el: New file.
11515 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
11516 of gnus-set-text-properties.
11518 * gnus-uu.el (gnus-uu-save-article): Ditto.
11520 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
11522 * gnus-cite.el (gnus-cite-parse): Ditto.
11524 * gnus-art.el (gnus-button-push): Use set-text-properties instead
11527 * gnus.el: Changed calls to nnheader-run-at-time and
11528 password-run-at-time throughout to use run-at-time directly.
11530 * password.el: Removed definition of run-at-time.
11532 2004-01-05 Karl Pfl
\e,Ad
\e(Bsterer <sigurd@12move.de> (tiny change)
11534 * mml.el (mml-minibuffer-read-disposition): Show attachment type
11537 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
11539 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
11542 * dns.el (dns-make-network-process): Use `open-network-stream'
11543 instead of `gnus-xmas-open-network-stream'.
11545 * .cvsignore: Add auto-autoloads.el, custom-load.el.
11547 2004-01-06 Jesper Harder <harder@ifa.au.dk>
11549 * gnus-art.el (gnus-mime-display-alternative)
11550 (gnus-insert-mime-button, gnus-insert-mime-security-button)
11551 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
11552 Don't use gnus-local-map-property.
11554 * gnus-util.el (gnus-local-map-property): Remove.
11556 * mm-view.el (mm-view-pkcs7-decrypt): Replace
11557 gnus-completing-read-maybe-default with completing-read.
11559 * gnus-util.el (gnus-completing-read): do.
11560 (gnus-completing-read-maybe-default): Remove.
11562 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
11564 * password.el: Only autoload `run-at-time' if not XEmacs.
11565 Only autoload the itimer functions if XEmacs.
11567 2004-01-06 Jesper Harder <harder@ifa.au.dk>
11569 * gnus-art.el (gnus-read-string): Remove.
11570 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
11573 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
11575 * netrc.el: Autoload password-read.
11576 (netrc): Add configuration group.
11577 (netrc-encoding-method, netrc-openssl-path): Add
11578 variables for encoding and decoding of files with symmetric
11580 (netrc-encode): Add assistant function to encode a file with
11581 netrc-encoding-method.
11582 (netrc-parse): Add interactive parameter, added optional
11583 decoding if netrc-encoding-method is non-nil but otherwise
11584 behavior is standard.
11585 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
11586 Do s/encode/encrypt/ everywhere.
11588 * spam.el: Remove executable-find autoload.
11590 2004-01-05 Jesper Harder <harder@ifa.au.dk>
11592 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
11594 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
11596 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
11598 * gnus-art.el (gnus-treat-ansi-sequences,
11599 article-treat-ansi-sequences): New variable and function.
11600 Suggested by Dan Jacobson <jidanni@jidanni.org>.
11602 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11605 2004-01-05 Jesper Harder <harder@ifa.au.dk>
11607 * mm-util.el (mm-quote-arg): Remove.
11609 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
11610 shell-quote-argument.
11612 * gnus-uu.el (gnus-uu-command): do.
11614 * gnus-sum.el (gnus-summary-insert-pseudos): do.
11616 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
11619 * mm-util.el (mm-make-char): Remove.
11621 * mml.el (mml-mode): Replace gnus-add-minor-mode with
11624 * gnus-undo.el (gnus-undo-mode): do.
11626 * gnus-topic.el (gnus-topic-mode): do.
11628 * gnus-sum.el (gnus-dead-summary-mode): do.
11630 * gnus-start.el (gnus-slave-mode): do.
11632 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
11634 * gnus-ml.el (gnus-mailing-list-mode): do.
11636 * gnus-gl.el (gnus-grouplens-mode): do.
11638 * gnus-draft.el (gnus-draft-mode): do.
11640 * gnus-dired.el (gnus-dired-mode): do.
11642 * gnus-ems.el (gnus-add-minor-mode): Remove.
11644 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
11645 Replace gnus-char-width with char-width.
11647 * gnus-ems.el (gnus-char-width): Remove.
11649 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
11650 Replace gnus-char-width with char-width.
11652 * gnus-ems.el (gnus-char-width): Remove.
11654 * spam-stat.el (with-syntax-table): Remove with-syntax-table
11656 Remove Emacs 20 hash table compatibility code.
11658 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
11659 20 compatibility code.
11661 * spam.el (spam-point-at-eol): Replace with point-at-eol.
11663 * smime.el (smime-point-at-eol): Replace with point-at-eol.
11665 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
11666 with point-at-{eol,bol}.
11668 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
11670 * imap.el (imap-point-at-eol): Replace with point-at-eol.
11672 * flow-fill.el (fill-flowed-point-at-bol,
11673 fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
11675 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
11676 Replace with point-at-{eol,bol} throughout all files.
11678 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
11680 * ntlm.el (ntlm-string-as-unibyte): New macro.
11681 (ntlm-build-auth-response): Use it.
11683 Remove Emacs 20 stuff:
11684 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
11685 of delq and copy-sequence.
11686 * gnus-art.el (popup-menu): Remove the compiler macro.
11687 * nnmail.el (nnmail-split-fancy): Don't support customizing with
11690 2004-01-05 Simon Josefsson <jas@extundo.com>
11692 * ntlm.el: Fix namespace. Change smb-passwd-hash into
11693 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
11694 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
11695 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
11696 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
11697 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
11698 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
11699 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
11700 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
11701 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
11702 ntlm-string-permute, string-lshift into ntlm-string-lshift,
11703 string-xor into ntlm-string-xor. Suggested by
11704 Jesper Harder <harder@myrealbox.com>.
11706 * ntlm.el: Don't include poem.
11708 * md4.el (print-int32, print-string-hexa): Remove. Suggested by
11709 Jesper Harder <harder@myrealbox.com>.
11711 * sasl-ntlm.el, ntlm.el, md4.el: New files.
11713 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
11714 probably breaks emacs with DL patch, but do we care? Is anyone
11715 still using the DL stuff?)
11717 * sieve-manage.el: Use the password package.
11718 (sieve-manage-read-passwd): Remove.
11719 (sieve-manage-interactive-login): Use password. Re-add
11720 condition-case around loop.
11722 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
11723 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
11724 the password package.
11726 2003-02-19 Simon Josefsson <jas@extundo.com>
11728 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
11731 2002-08-07 Simon Josefsson <jas@extundo.com>
11733 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
11734 (sieve-manage-authenticators):
11735 (sieve-manage-authenticator-alist): Add some SASL mechs.
11736 (sieve-sasl-auth): New function.
11737 (sieve-manage-cram-md5-auth):
11738 (sieve-manage-plain-auth): Rewrite using SASL library.
11739 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
11740 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
11741 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
11742 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
11744 2004-01-05 Simon Josefsson <jas@extundo.com>
11746 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
11749 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11751 * gnus-group.el (gnus-no-groups-message): Update.
11753 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
11755 2003-11-09 Simon Josefsson <jas@extundo.com>
11757 * imap.el: Support for ID IMAP extension (RFC 2971).
11758 (imap-local-variables): Add imap-id.
11759 (imap-id): New variable.
11760 (imap-id): New function.
11761 (imap-parse-response): Parse untagged ID response.
11762 * nnimap.el (nnimap-id): New variable.
11763 (nnimap-open-connection): Use it.
11765 2003-12-28 Simon Josefsson <jas@extundo.com>
11767 * gnus-score.el (gnus-score-edit-all-score): New.
11768 * gnus-group.el (gnus-group-score-map): Bind it to W e.
11770 2004-01-04 Simon Josefsson <jas@extundo.com>
11772 * password.el: Add.
11774 2004-01-04 Mario Lang <lang@zid.tugraz.at>
11776 * dns.el: Add support for AAAA records (see RFC 3596)
11778 * Fix typo PRT -> PTR
11780 * Parse MX, PTR and SOA replies (see RFC 1035)
11782 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11784 * gnus.el (gnus-logo-color-style): Changed colors to `no'.
11786 * Moved to Changelog.2.
11788 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11790 * gnus.el (gnus-version-number): Bump version.
11792 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
11794 * gnus.el: No Gnus v0.1 is released.
11796 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
11798 * gnus.el: No Gnus v0.0 is released.
11800 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11802 * gnus.el (gnus-version-number): Bump.
11803 (gnus-version): No.
11805 See ChangeLog.2 for earlier changes.
11807 Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
11809 This file is part of GNU Emacs.
11811 GNU Emacs is free software; you can redistribute it and/or modify
11812 it under the terms of the GNU General Public License as published by
11813 the Free Software Foundation; either version 3, or (at your option)
11816 GNU Emacs is distributed in the hope that it will be useful,
11817 but WITHOUT ANY WARRANTY; without even the implied warranty of
11818 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11819 GNU General Public License for more details.
11821 You should have received a copy of the GNU General Public License
11822 along with GNU Emacs; see the file COPYING. If not, write to the
11823 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
11824 Boston, MA 02110-1301, USA.
11826 ;; Local Variables:
11827 ;; coding: iso-2022-7bit
11829 ;; add-log-time-zone-rule: t
11832 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4