qp.el: Don't replace "from " at bol
[gnus.git] / lisp / ChangeLog
blobe2eba9824155292d119e5ff31ce095e1c543b26b
1 2015-12-04  Daiki Ueno  <ueno@gnu.org>
3         * qp.el (quoted-printable-encode-region): Bind `case-fold-search' to
4         nil when looking for "^From ".  Problem reported by Simon Josefsson.
6 2015-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8         * nnml.el (nnml-retrieve-groups): Remove.  See:
9         <http://thread.gmane.org/gmane.emacs.gnus.general/86308> and
10         <http://thread.gmane.org/gmane.emacs.gnus.general/86321>
12 2015-11-11  Eli Zaretskii  <eliz@gnu.org>
14         * mm-url.el (mm-url-form-encode-xwfu): Allow argument CHUNK to be nil.
15         (Bug#21881)
17 2015-11-08  Michael Sperber  <mike@xemacs.org>
19         * gnus-sum.el (gnus-summary-backend-map): Bind B-backspace to
20         `gnus-summary-delete-article` in a way that also works on XEmacs.
22 2015-11-01  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
24         * ntlm.el: Change version to 2.0.0.
26 2015-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
28         Silence lexical-binding warnings
30         * auth-source.el (auth-source-netrc-use-gpg-tokens):
31         Simplify (symbol-value 'VAR) to just VAR.
32         (auth-source-backend-parse): Use make-instance.
33         (auth-source-search): Remove unused key args.
34         Remove unused vars `accessor-key' and `backend'.  Avoid `eval'.
35         (auth-source-search-backends): Use slot names rather than their initarg.
36         (auth-source-netrc-create):
37         (auth-source-delete):
38         (auth-source-secrets-create, auth-source-plstore-search)
39         (auth-source-macos-keychain-create, auth-source-macos-keychain-search)
40         (auth-source-plstore-create, auth-source-netrc-search)
41         (auth-source-netrc-parse): Remove unused key args.
42         (auth-source-forget+): Simplify the arglist.
43         (auth-source-macos-keychain-search-items)
44         (auth-source-token-passphrase-callback-function): Mark unused args.
45         (auth-source-epa-extract-gpg-token): Remove unused var `plain'.
46         (pp-escape-newlines): Declare.
47         (auto-source--symbol-keyword): New function.
48         (auth-source-plstore-create, auth-source-netrc-create)
49         (auth-source-netrc-normalize): Use it.
50         (auth-source-netrc-search): Don't pass :delete to
51         auth-source-netrc-parse since it doesn't use it.
52         (auth-source-plstore-create, auth-source-netrc-create): Use plist-get
53         symbol-value to index in keyword args.
54         (auth-source-macos-keychain-result-append): Avoid setq.
55         (auth-source-netrc-create): Remove unused vars `file' and `add'.
56         (auth-source-user-or-password): Remove unused var `cname'.
58 2015-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
60         * gnus-topic.el (gnus-topic-prepare-topic): Remove unused var `topic'.
61         (gnus-topic-remove-topic): Mark unused arg `hide'.
62         (gnus-tmp-header): Declare.
63         (gnus-topic-goto-missing-group): Remove unused var `entry'.
64         (gnus-topic-unmark-topic): Mark unused arg `dummy'.
65         (gnus-topic-copy-matching): Mark unused arg `copyp'.
66         Move initialization of `topic' into its declaration.
68 2015-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
70         * auth-source.el: Revert.
72         * auth-source.el: Add eval-and-compile to autoloads for
73         epg-context-set-passphrase-callback, epg-decrypt-string,
74         epg-encrypt-string, and epg-context-set-armor.
76 2015-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
78         * mailcap.el (mailcap-mime-data): Remove fboundp checks.
79         (mailcap-viewer-passes-test): Do it instead.  Thanks to Stefan Monnier.
81 2015-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
83         * mailcap.el (mailcap-mailcap-entry-passes-test): Doc fix.
85 2015-10-20  Michael Sperber  <mike@xemacs.org>
87         * mailcap.el (mailcap-mime-data): Conditonalize `doc-view-mode', which
88         does not exist on XEmacs.
90 2015-10-18  Michael Sperber  <mike@xemacs.org>
92         * nnml.el (nnml-retrieve-groups, nnml-request-scan):
93         * nnmail.el (nnmail-get-new-mail-per-group):
94         (nnmail-get-new-mail-1): Unbreak `group' option for `mail-sources'.
96 2015-10-18  Michael Sperber  <mike@xemacs.org>
98         * message.el (message-get-reply-headers): In addition to
99         `mail-dont-reply-to-names', bind `rmail-dont-reply-to-names', which is
100         used in XEmacs.
102 2015-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
104         * auth-source.el (auth-source-epa-make-gpg-token): Revert.
106 2015-10-11  Nicolas Petton  <petton.nicolas@gmail.com>
108         * auth-source.el (auth-source-epa-make-gpg-token):
109         Replace an usage of `epg-context-set-armor' with `setf'.
110         (auth-source-do-debug, auth-source-do-trivia)
111         (auth-source-read-char-choice, auth-source-search)
112         (auth-source-pick-first-password, auth-source-netrc-parse)
113         (auth-source-netrc-search, auth-source-secrets-search)
114         (auth-source-macos-keychain-search)
115         (auth-source-macos-keychain-search-items, auth-source-plstore-search)
116         (auth-source-user-or-password): Use sharp-quoting with functions.
118 2015-09-30  Wieland Hoffmann  <themineo@gmail.com>
120         * auth-source.el (auth-source-search): Clarify :create's meaning.
122 2015-09-17  Paul Eggert  <eggert@cs.ucla.edu>
124         Backslash cleanup in Elisp source files
126         This patch should not change behavior.  It typically omits backslashes
127         where they are redundant (e.g., in the string literal "^\$").
128         In a few places, insert backslashes where they make regular expressions
129         clearer: e.g., replace "^\*" (equivalent to "^*") with "^\\*", which
130         has the same effect as a regular expression.
131         Also, use ‘\ %’ instead of ‘\%’ when avoiding confusion with SCCS IDs,
132         and similarly use ‘\ $’ instead of ‘\$’ when avoiding confusion
133         with RCS IDs, as that makes it clearer that the backslash is intended.
134         * auth-source.el (auth-source-secrets-search)
135         (auth-source-macos-keychain-search):
136         * gnus-art.el (gnus-mime-action-on-part)
137         (gnus-mime-display-multipart-related-as-mixed)
138         (gnus-button-mid-or-mail-heuristic-alist)
139         (gnus-button-mid-or-mail-heuristic, gnus-article-extend-url-button):
140         * gnus-bookmark.el (gnus-bookmark-bmenu-toggle-infos)
141         (gnus-bookmark-bookmark-inline-details, gnus-bookmark-bookmark-details)
142         (gnus-bookmark-alist, gnus-bookmark-name-from-full-record)
143         (gnus-bookmark-bmenu-mode, gnus-bookmark-delete):
144         * gnus-cus.el (gnus-group-customize):
145         * gnus-group.el (gnus-group-line-format, gnus-group-mode-line-format)
146         (gnus-group-jump-to-group-prompt, gnus-group-name-at-point):
147         * gnus-mlspl.el (gnus-group-split-fancy):
148         * gnus-registry.el (gnus-registry-prune-factor):
149         * gnus-salt.el (gnus-summary-pick-line-format):
150         * gnus-sieve.el (gnus-sieve-update, gnus-sieve-generate)
151         (gnus-sieve-script):
152         * gnus-util.el (gnus-directory-sep-char-regexp):
153         * gnus.el (gnus-message-archive-group, gnus-user-agent):
154         * message.el (message-archive-header, message-reply-headers)
155         (message-send-method-alist):
156         * mm-decode.el (mm-add-meta-html-tag):
157         * nndoc.el (nndoc-generate-lanl-gov-head):
158         * nnheader.el (nnheader-max-head-length):
159         * registry.el (registry-db, registry-prune):
160         * rfc1843.el (rfc1843-hzp-word-regexp)
161         (rfc1843-hzp-word-regexp-strictly):
162         * rfc2047.el (rfc2047-encoded-word-regexp)
163         (rfc2047-encoded-word-regexp-loose):
165         Fix several backslash typos in Elisp strings
166         * gnus-art.el (gnus-button-handle-library):
167         * gnus-group.el (gnus-read-ephemeral-gmane-group-url):
168         * nntp.el (nntp-via-shell-prompt, nntp-telnet-shell-prompt):
169         * spam-report.el (spam-report-gmane-regex):
170         Fix typo by replacing ‘\’ with ‘\\’ in a string literal.
171         For example, to get the regular expression ‘\.’ use the string
172         literal "\\.", not "\." (which is equivalent to ".").
174         * auth-source.el (auth-source-read-char-choice):
175         * nnmaildir.el (NOV example):
176         * registry.el (registry-search): Doc fix.
178 2015-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
180         * gnus-compat.el: Require overlay for XEmacs.
182 2015-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
184         * message.el (message-hide-headers): Bind inhibit-modification-hooks to
185         t rather than after-change-functions to nil.
187 2015-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
189         * time-date.el (time-to-seconds, time-less-p):
190         Mark unused vars with underscore.
192 2015-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
194         * time-date.el (with-decoded-time-value): Fix debug spec.
196 2015-09-08  Paul Eggert  <eggert@cs.ucla.edu>
198         * nnmairix.el (nnmairix-widget-create-query):
199         * time-date.el (format-seconds): Prefer grave quoting in source-code
200         strings used to generate help and diagnostics.
202 2015-09-07  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
204         * ntlm.el: Bump version to 2.00.  New maintainer.  Add comm keyword.
206 2015-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
208         * ntlm.el (ntlm-unibyte-string): New compatibility function.
210 2015-09-06  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
212         Add support for NTLMv2 authentication.
213         * ntlm.el (ntlm): New customization group.
214         (ntlm-compatibility-level): New defcustom.
215         (ntlm-compute-timestamp): New function.
216         (ntlm-generate-nonce): Likewise.
217         (ntlm-build-auth-response): Add support for NTLMv2 authentication.
219 2015-09-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
221         * nnimap.el (nnimap-request-group): Handle nil "info" arg.  This arg
222         isn't always passed in, check it's not nil before making it into a
223         list.  The active arg will also be nil if the group is new, check for
224         that.
226 2015-09-04  Adam Sjøgren  <asjo@koldfront.dk>
228         * mail-source.el (mail-source-fetch-imap): allow :mailbox to be a list.
230 2015-09-03  Paul Eggert  <eggert@cs.ucla.edu>
232         * gmm-utils.el (gmm-image-load-path-for-library):
233         * gnus-art.el (gnus-boring-article-headers, gnus-split-methods):
234         * gnus-registry.el (gnus-registry-split-strategy):
235         * gnus-start.el (gnus-check-new-newsgroups):
236         * gnus-sum.el (gnus-select-group-hook):
237         * gnus-uu.el (gnus-uu-user-archive-rules):
238         * gnus.el (gnus-message-archive-group, gnus-visual):
239         * message.el (message-cite-style):
240         * nnir.el (nnir-swish++-additional-switches)
241         (nnir-swish-e-additional-switches, nnir-hyrex-additional-switches)
242         (nnir-namazu-additional-switches, nnir-notmuch-additional-switches):
243         * nnmail.el (nnmail-split-methods, nnmail-expiry-wait-function):
244         * nntp.el (nntp-server-action-alist):
245         * tls.el (tls-checktrust):
246         Fix some more docstring etc. quoting problems.
247         Mostly these fixes prevent the transliteration of apostrophes
248         that should stay apostrophes.  Also, prefer curved quotes in
249         Bahá’í proper names, as that’s the preferred Bahá’í style and
250         these names are chock-full of non-ASCII characters anyway.
252 2015-09-02  Paul Eggert  <eggert@cs.ucla.edu>
254         Escape ` and ' in doc
255         * gnus-art.el (gnus-article-address-banner-alist)
256         (gnus-face-properties-alist):
257         * gnus-sum.el (gnus-newsgroup-variables):
258         * nndiary.el (nndiary-reminders):
259         * nnmail.el (nnmail-fancy-expiry-targets, nnmail-split-fancy):
260         Escape apostrophes and grave accents in docstrings if they
261         are supposed to stand for themselves and are not quotes.  Remove
262         apostrophes from docstring examples like ‘'(calendar-nth-named-day
263         -1 0 10 year)’ that confuse source code with data.  Do some other
264         minor docstring fixups as well, e.g., insert a missing close
265         quote.
267 2015-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
269         * gnus-util.el (gnus-format-message):
270         * tls.el (tls-format-message): Use defalias at the top level so as to
271         make eval-and-compile unnecessary.  Thanks to Stefan Monnier.
273         * gnus-sum.el (gnus-summary-search-article):
274         Ensure that the article where the search word is found is displayed
275         and pointed to in the summary buffer.
277 2015-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
279         * tls.el (tls-format-message):
280         Alias to format-message, or format if not available.
281         (open-tls-stream): Use it.
283 2015-08-31  Paul Eggert  <eggert@cs.ucla.edu>
285         * gnus-agent.el (gnus-agent-possibly-synchronize-flags-server):
286         * gnus-art.el (gnus-article-browse-delete-temp-files):
287         * gnus-eform.el (gnus-edit-form):
288         * gnus-fun.el (gnus-display-x-face-in-from):
289         * gnus-group.el (gnus-group-edit-group, gnus-group-nnimap-edit-acl):
290         * gnus-topic.el (gnus-topic-edit-parameters):
291         * mail-source.el (mail-source-delete-old-incoming):
292         * message.el (message-strip-subject-encoded-words)
293         (message-check-recipients, message-send-form-letter):
294         * mm-decode.el (mm-display-part):
295         * mm-uu.el (mm-uu-pgp-signed-extract-1):
296         * mml-smime.el (mml-smime-get-dns-cert, mml-smime-get-ldap-cert):
297         * spam-report.el (spam-report-process-queue):
298         * tls.el (open-tls-stream):
299         Respect ‘text-quoting-style’ in diagnostics.
300         * gnus-art.el (article-display-face):
301         * gnus-fun.el (gnus-display-x-face-in-from):
302         Use straight quoting in email.
303         * rfc2231.el (rfc2231-decode-encoded-string):
304         Escape apostrophes in doc strings.
306 2015-08-26  Paul Eggert  <eggert@cs.ucla.edu>
308         Go back to grave quoting in Gnus
310         * auth-source.el (auth-source-netrc-parse-entries):
311         * gnus-agent.el (gnus-agent-check-overview-buffer)
312         (gnus-agent-fetch-headers):
313         * gnus-int.el (gnus-start-news-server):
314         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal)
315         (gnus-registry-post-process-groups):
316         * gnus-score.el (gnus-summary-increase-score):
317         * gnus-start.el (gnus-convert-old-newsrc):
318         * gnus-topic.el (gnus-topic-rename):
319         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
320         * spam.el (spam-check-blackholes):
321         Stick with grave quoting in diagnostics strings.  This is more
322         portable to older Emacs, desirable for Gnus.
324 2015-08-25  Paul Eggert  <eggert@cs.ucla.edu>
326         Prefer directed to neutral quotes in docstings and diagnostics.
327         In docstrings, escape apostrophes that would otherwise be translated
328         to curved quotes using the newer, simpler rules.
330         * auth-source.el (auth-source-netrc-parse-entries):
331         * gnus-agent.el (gnus-agent-check-overview-buffer)
332         (gnus-agent-fetch-headers):
333         * gnus-int.el (gnus-start-news-server):
334         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
335         * gnus-score.el (gnus-summary-increase-score):
336         * gnus-start.el (gnus-convert-old-newsrc):
337         * gnus-topic.el (gnus-topic-rename):
338         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
339         * nnmairix.el (nnmairix-widget-create-query):
340         * spam.el (spam-check-blackholes):
341         Use directed rather than neutral quotes in diagnostics.
343         * gnus-util.el (gnus-format-message):
344         Alias to format-message, or format if not available.
346 2015-08-21  Paul Eggert  <eggert@cs.ucla.edu>
348         * auth-source.el (auth-sources):
349         Prefer (substitute-command-keys "`\\[foo-command]'")
350         to "`M-x foo-command'" in docstring.
352         * time-date.el (format-seconds):
353         Use curved quotes in diagnostic format strings.
355         * nnmairix.el (nnmairix-propagate-marks-upon-close):
356         * pop3.el (pop3-authentication-scheme):
357         Don't quote symbols with apostrophes in doc strings.
358         Use asymmetric quotes instead.
360 2015-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
362         Use overlay functions directly
364         * dgnushack.el (overlay): Autoload overlay functions for XEmacs.
365         * lpath.el (delete-overlay, overlay-lists): Remove Fbind.
367         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part)
368         (gnus-insert-mime-button, gnus-mime-buttonize-attachments-in-header)
369         (gnus-article-highlight-signature, gnus-article-extend-url-button)
370         (gnus-article-add-button, gnus-insert-prev-page-button)
371         (gnus-insert-next-page-button, gnus-insert-mime-security-button):
372         * gnus-cite.el (gnus-cite-delete-overlays, gnus-cite-add-face):
373         * gnus-html.el (gnus-html-wash-tags):
374         * gnus-salt.el (gnus-tree-read-summary-keys, gnus-tree-recenter)
375         (gnus-highlight-selected-tree):
376         * gnus-sum.el (gnus-summary-show-all-threads, gnus-summary-show-thread)
377         (gnus-summary-hide-thread, gnus-highlight-selected-summary):
378         * gnus-util.el (gnus-put-overlay-excluding-newlines):
379         * message.el (message-fix-before-sending)
380         (message-toggle-image-thumbnails):
381         * mm-decode.el (mm-convert-shr-links):
382         * sieve.el (sieve-highlight, sieve-insert-scripts):
383         Use overlay functions directly instead of using gnus-overlay-*,
384         message-overlay-*, and sieve-overlay-*.
386         * gnus-sum.el (gnus-remove-overlays):
387         * gnus-xmas.el (gnus-xmas-move-overlay, gnus-xmas-overlays-at)
388         (gnus-xmas-overlays-in, gnus-make-overlay, gnus-copy-overlay)
389         (gnus-delete-overlay, gnus-overlay-get, gnus-overlay-put)
390         (gnus-move-overlay, gnus-overlay-buffer, gnus-overlay-start)
391         (gnus-overlay-end, gnus-overlays-at, gnus-overlays-in):
392         * gnus.el (gnus-make-overlay, gnus-copy-overlay, gnus-delete-overlay)
393         (gnus-overlay-get, gnus-overlay-put, gnus-move-overlay)
394         (gnus-overlay-buffer, gnus-overlay-start, gnus-overlay-end)
395         (gnus-overlays-at, gnus-overlays-in):
396         * message.el (message-delete-overlay, message-make-overlay)
397         (message-overlay-get, message-overlay-put, message-overlays-in):
398         * messagexmas.el (message-delete-overlay, message-make-overlay)
399         (message-overlay-get, message-overlay-put, message-overlays-in):
400         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
401         Remove.
403 2015-08-19  Glenn Morris  <rgm@gnu.org>
405         * nnmaildir.el (nnmaildir-flag-mark-mapping): Add "P".
407 2015-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
409         * message.el (message-overlay-put, message-make-overlay)
410         (message-kill-all-overlays, message-overlays-in, message-overlay-get)
411         (message-delete-overlay, message-window-inside-pixel-edges):
412         Declare before using.
414 2015-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
416         * message.el (message-overlay-get, message-overlays-in)
417         (message-window-inside-pixel-edges):
418         * messagexmas.el (message-overlay-get, message-overlays-in):
419         XEmacs compatible functions.
421 2015-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
423         * message.el (message-toggle-image-thumbnails): New command.
425 2015-08-06  Paul Eggert  <eggert@cs.ucla.edu>
427         * message.el (message-send-form-letter): Change (message (format ...))
428         to (message ...).  This lessens the probability of confusion when
429         the output of `format' contains `%'.
431 2015-08-04  David Kastrup  <dak@gnu.org>
433         * gnus-art.el (gnus-article-describe-key)
434         (gnus-article-describe-key-briefly):
435         Do not overwrite preexisting contents of unread-command-events.
437 2015-08-02  Nikolaus Rath  <Nikolaus@rath.org>
439         * nnimap.el (nnimap-request-move-article)
440         (nnimap-process-expiry-targets, nnimap-split-incoming-mail): Use MOVE
441         extension if available.
443 2015-08-02  Nikolaus Rath  <Nikolaus@rath.org>
445         * nnimap.el (nnimap-open-connection-1): explicitly ask server for
446         capabilities instead of relying on LOGIN response.
448 2015-07-31  Paul Eggert  <eggert@cs.ucla.edu>
450         * nnbabyl.el (nnbabyl-retrieve-headers):
451         * nndiary.el (nndiary-retrieve-headers):
452         * nneething.el (nneething-retrieve-headers):
453         * nnmbox.el (nnmbox-retrieve-headers):
454         * nnmh.el (nnmh-retrieve-headers):
455         * nnml.el (nnml-retrieve-headers):
456         * nnspool.el (nnspool-retrieve-headers):
457         * nntp.el (nntp-retrieve-headers, nntp-retrieve-articles):
458         Prefer (floor (* 100.0 NUMERATOR) DENOMINATOR) when calculating
459         progress-report percentages and the like.  This avoids problems
460         if (* 100 NUMERATOR) would overflow.
462         * gnus-registry.el (gnus-registry-import-eld):
463         * registry.el (registry-reindex):
464         Use (* 100.0 ...) rather than (* 100 ...) to avoid int overflow issues.
466 2015-07-17  Julien Danjou  <jd@abydos>
468         * sieve-mode.el (sieve-font-lock-keywords): Add missing "body" test
469         command.
471 2015-07-11  Eric Abrahamsen  <eric@ericabrahamsen.net>
473         * gnus-registry.el (gnus-registry--set/remove-mark): Correct the order
474         of function arguments.
476 2015-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
478         * nnimap.el: Clean up "unused var" warnings.
479         (auth-source-creation-prompts): Declare.
480         (nnimap-retrieve-headers, nnimap-status-message)
481         (nnimap-request-create-group, nnimap-request-delete-group)
482         (nnimap-close-group, nnimap-request-move-article)
483         (nnimap-request-accept-article, nnimap-request-newgroups)
484         (nnimap-request-post, nnimap-dummy-active-number)
485         (nnimap-save-mail-spec, nnimap-get-groups): Add _ to unused vars.
486         (nnimap-parse-flags): Remove unused var `p'.
487         (nnimap-retrieve-group-data-early): Remove unused var `groups'.
488         (nnimap-flags-to-marks): Remove unused var `totalp'.
490 2015-07-09  Nikolaus Rath  <Nikolaus@rath.org>
492         * nnimap.el (nnimap-transform-headers): Don't assume that UID comes
493         before RFC822.SIZE.
495 2015-07-09  Nikolaus Rath  <Nikolaus@rath.org>
497         * nnimap.el (nnimap-open-connection-1): Always query capabilities,
498         so that a 'plain value for the `nnimap-stream' server variable is
499         handled correctly.
501 2015-07-08  Eric Abrahamsen  <eric@ericabrahamsen.net>
503         Remove unused let variables
504         * nnimap.el (nnimap-request-group): Variables are not used.
506         Check if group names are already strings
507         * gnus-group.el (gnus-group-group-name):
508         The group name may already be a string.
509         Specifically, in the group list reached from the *Server* buffer,
510         the 'gnus-group text property returns a string.  Everywhere else
511         it returns a symbol.
513 2015-06-24  Stefan Monnier  <monnier@iro.umontreal.ca>
515         * nnmaildir.el (nnmaildir--prepare): Use a more functional style.
516         (nnmaildir--update-nov): Remove unused var `numdir'.
517         (nnmaildir-request-type, nnmaildir--scan, nnmaildir-request-newgroups)
518         (nnmaildir-request-group, nnmaildir-request-create-group)
519         (nnmaildir-request-post, nnmaildir-request-move-article)
520         (nnmaildir-request-accept-article, nnmaildir-active-number):
521         Mark unused args.
522         (nnmaildir-get-new-mail, nnmaildir-group-alist, nnmaildir-active-file):
523         Declare.
524         (nnmaildir-request-scan): Remove unused vars `group' and `grp-dir'.
525         (nnmaildir-request-update-info): Remove unused vars `dotfile', `num',
526         `mark', `end', `new-mark', and `mark-sym'.
527         (nnmaildir-retrieve-headers):
528         Remove unused args `srv-dir', `dir', `nlist2'.
529         (nnmaildir-request-expire-articles):
530         Remove unused vars `article', `stop' and `nlist2'.
531         (nnmaildir-request-set-mark): Remove unused vars `begin', `article' and
532         `end'.  Use nnmaildir--article when dyn-binding is needed.
533         Give the value directly in the `let' for `del-mark', `del-action',
534         `add-action', and `set-action'.  Don't use `add-to-list' on a local var.
535         (nnmaildir-close-server):
536         Declare those local vars that need to be dyn-bound.
538 2015-06-03  Paul Eggert  <eggert@cs.ucla.edu>
540         * gnus-art.el (gnus-button-alist): Also support quotes 'like this'.
542 2015-05-31  David Engster  <deng@randomsample.de>
544         * tests/gnustest-nntp.el (gnustest-ping-host): Call 'sleep' binary
545         instead of using `sleep-for', as the latter does not seem to reliably
546         wait (see for instance bug 15990).
548 2015-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
550         * gnus-art.el (gnus-button-alist): Re-revert last change.
551         cf. <http://news.gmane.org/group/gmane.emacs.devel/thread=186896>
553 2015-05-28  Paul Eggert  <eggert@cs.ucla.edu>
555         * gnus-art.el (gnus-button-alist): Revert last change.
556         It wasn't that important, and it caused a Gnus build to fail.  See:
557         http://www.randomsample.de:4456/builders/emacs-devel/builds/734
559         * gnus-art.el (gnus-button-alist):
560         Also treat "‘" and "’" as quoting chars.
562 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
564         * gnus-art.el (gnus-treat-strip-list-identifiers)
565         (gnus-article-mode-syntax-table):
566         * gnus-group.el (gnus-group-nnimap-edit-acl):
567         * canlock.el, deuglify.el: Fix minor quoting problems in doc strings,
568         e.g., missing quote, ``x'' where `x' was meant, etc.
570 2015-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
572         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
573         Use (char-to-int c) instead of (+ c 0) that the byte compiler optimizes
574         into just c.
576 2015-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
578         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
579         Normalize characters into numbers in spec keys.
581 2015-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
583         * dgnushack.el (declare-function): Redefine it to use autoload.
584         * lpath.el (gnus-html-prefetch-images): Declare.
586 2015-05-04  Glenn Morris  <rgm@gnu.org>
588         * gnus-art.el (nneething-get-file-name): Declare rather than autoload.
590         * gnus-async.el (gnus-html-prefetch-images): Remove pointless autoload.
592         * gnus-sync.el (gnus-group-topic): Autoload at run-time.
593         (gnus-topic-create-topic, gnus-topic-enter-dribble):
594         Declare rather than autoload.
596         * mm-archive.el (gnus-recursive-directory-files)
597         (mailcap-extension-to-mime): Autoload at run-time.
599         * mm-util.el (latin-unity-massage-name)
600         (latin-unity-maybe-remap, latin-unity-representations-feasible-region)
601         (latin-unity-representations-present-region):
602         Declare rather than autoload.
604         * mml-smime.el (epg-make-context, epg-passphrase-callback-function):
605         Autoload at run-time.
606         (epg-context-set-signers, epg-context-result-for)
607         (epg-new-signature-digest-algorithm, epg-verify-result-to-string)
608         (epg-list-keys, epg-verify-string, epg-sign-string, epg-encrypt-string)
609         (epg-context-set-passphrase-callback, epg-sub-key-fingerprint)
610         (epg-configuration, epg-expand-group, epa-select-keys):
611         Declare rather than autoload.
613         * nnir.el (nnimap-change-group, nnimap-make-thread-query):
614         Autoload at run-time.
615         (gnus-group-topic-name, nnimap-buffer, nnimap-command)
616         (gnus-registry-get-id-key, gnus-registry-action):
617         Declare rather than autoload.
619         * nnmail.el (mail-send-and-exit): Autoload at run-time.
621         * spam.el (spam-stat-buffer-change-to-non-spam)
622         (spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam)
623         (spam-stat-buffer-is-spam, spam-stat-load, spam-stat-save)
624         (spam-stat-split-fancy): Remove pointless autoloads.
626         * mm-view.el (epg-decrypt-string): Autoload.
627         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
628         (epg-sub-key-validity): Fix declarations.
630 2015-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
632         * gnus.el: Ma Gnus v0.13 is released.
634 2015-05-01  Glenn Morris  <rgm@gnu.org>
636         * gnus-util.el (iswitchb-read-buffer):
637         * mm-decode.el (libxml-parse-html-region):
638         * mml.el (libxml-parse-html-region):
639         * nnrss.el (libxml-parse-html-region): Update declaration.
641 2015-04-27  Glenn Morris  <rgm@gnu.org>
643         * message.el (gnus-extract-address-components):
644         Remove bogus declaration that was masking previous problem.
646 2015-04-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
648         * hashcash.el (hashcash-insert-payment-async-2): Save the mark when
649         altering the buffer.
650         (hashcash-insert-payment-async-2): Revert previous change because it
651         still means that the mark is moving around.
653 2015-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
655         * gnus-uu.el (gnus-uu-save-article):
656         Make the save-restriction/widen calls make more sense.
658 2015-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
660         * gnus-art.el (gnus-use-idna):
661         * gnus-sum.el (gnus-summary-idna-message):
662         * message.el (message-use-idna):
663         Catch the invalid-operation error that idna.el will issue.
665 2015-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
667         * gnus-group.el (gnus-group--setup-tool-bar-update):
668         cursor-sensor-functions should be a list of functions.
670 2015-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
672         * gnus-group.el (gnus-tmp-*): Declare.
673         (gnus-update-group-mark-positions): Remove unused `topic' var.
674         (gnus-group-insert-group-line): Remove unused var `header'.
675         (gnus-group--setup-tool-bar-update): New function.
676         (gnus-group-insert-group-line): Use it.
677         (gnus-group-update-eval-form): Declare local
678         dynamically-bound variables.
679         (gnus-group-unsubscribe-group): Use \` and \' to match string bounds.
681         * gnus-topic.el (gnus-topic-jump-to-topic)
682         (gnus-group-prepare-topics, gnus-topic-update-topic)
683         (gnus-topic-change-level, gnus-topic-catchup-articles)
684         (gnus-topic-remove-group, gnus-topic-delete, gnus-topic-indent):
685         Use inhibit-read-only.
686         (gnus-topic-prepare-topic): Use gnus-group--setup-tool-bar-update.
687         (gnus-topic-mode): Use define-minor-mode and derived-mode-p.
689 2015-04-12  João Távora  <joaotavora@gmail.com>
691         * message.el (message-mode):
692         Use `set' and `make-local-variable' instead of `setq-local'.
694 2015-04-12  Johan Bockgård  <bojohan@gnu.org>
696         * gnus-sum.el (gnus-summary-refer-thread):
697         Make sure gnus-newsgroup-unreads remains sorted.
699 2015-04-12  João Távora  <joaotavora@gmail.com>
701         Improve sexp-based movement in message-mode
702         * message.el (message--syntax-propertize): New function.
703         (message-mode): Set syntax-related vars.d
704         (message-smileys): New variable.
706 2015-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
708         * gnus-art.el (gnus-hidden-properties): Simplify.
709         (gnus-article-hide-text, gnus-article-unhide-text)
710         (gnus-article-unhide-text-type): Remove special handling of
711         `intangible' since that property is not used any more.
712         (gnus-article-treat-body-boundary): Use gnus-hidden-properties.
714 2015-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
716         * dgnushack.el (define-obsolete-function-alias): Add a compiler-marco
717         and a runtime function for it, of which the XEmacs version takes only
718         two arguments.
720 2015-04-06  Paul Eggert  <eggert@cs.ucla.edu>
722         Use American spelling for 'normalize'
723         * rtree.el (rtree-normalize-range): Rename from rtree-normalise-range.
724         All uses changed.  Add an alias for obsolete usages.
726 2015-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
728         * gnus-art.el (gnus-article-browse-html-save-cid-content):
729         Always return relative file name.
730         (gnus-article-browse-html-parts):
731         Make external links absolute and cid file names relative.
733 2015-04-01  Eric Abrahamsen  <eric@ericabrahamsen.net>
735         * registry.el (registry-prune): Re-use `registry-full' in
736         `registry-prune'.  It's a bit of redundant work, but safer.
737         Also ensure that target-size is an integer.
739 2015-03-31  Daiki Ueno  <ueno@gnu.org>
741         * plstore.el (plstore--decrypt): Clear entry in
742         `plstore-passphrase-alist' if decryption failed (bug#20030).
744 2015-03-28  Adam Sjøgren  <asjo@koldfront.dk>
746         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML images"
747         to "Display" menu.
749 2015-03-24  Eric Abrahamsen  <eric@ericabrahamsen.net>
751         * nnimap.el (nnimap-split-incoming-mail): If a message is already
752         in the group it should be split to, don't re-copy it into the group.
754 2015-03-23  Ben Bacarisse  <ben.lists@bsb.me.uk>  (tiny change)
756         * nnmh.el (nnmh-request-expire-articles):
757         Work for the case nnmail-expiry-target is an nnmh group (bug#20170).
759 2015-03-21  Eric Abrahamsen  <eric@ericabrahamsen.net>
761         * registry.el (registry-lookup-secondary, registry-full)
762         (registry-prune, registry-collect-prune-candidates):
763         * gnus-registry.el (gnus-registry-load): Use slot names rather than
764         initarg names in `oref' and `oset'.
766 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
768         * registry.el (registry-prune): Allow registry to reach full size
769         before pruning.
771 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
773         * registry.el (registry-collect-prune-candidates): Fix call to
774         cl-subseq.
776 2015-03-11  Katsumi Yamaoka  <yamaoka@jpl.org>
778         * registry.el (registry-db): Temporary fix old Emacsen compilation.
780 2015-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
782         * gnus-registry.el (gnus-registry-handle-action)
783         (gnus-registry-post-process-groups): Don't add-to-list on a local var.
784         (gnus-registry-keywords): Make it do something.
785         (gnus-registry-import-eld): Remove unused var `new-entry'.
786         (gnus-registry-action): Remove unused var `to-name'.
787         (gnus-registry-make-db): Prefer `make-instance' to avoid
788         compiler warnings.
789         (gnus-registry-load, gnus-registry-fixup-registry): Avoid `oset'.
791         * registry.el (registry-db): Don't oset-default an instance-allocated
792         slot.
794 2015-03-10  Glenn Morris  <rgm@gnu.org>
796         * message.el (message-valid-fqdn-regexp): Bump :version for
797         2014-11-17 change.
799 2015-03-07  Rasmus Pank Roulund  <rasmus@pank.eu>
801         * gnus-notifications.el (gnus-notifications-action): Raise window
802         frame.
803         (gnus-notifications-action): Allow mark as read.
804         (gnus-notifications-notify): Show uption to mark as read.
806 2015-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
808         * registry.el (registry-lookup-breaks-before-lexbind, registry-lookup)
809         (registry-search, registry-delete, registry-size, registry-insert)
810         (registry-reindex, registry-collect-prune-candidates):
811         * gnus-registry.el (gnus-registry-fixup-registry)
812         (gnus-registry-remove-extra-data): Use slot names rather than initarg
813         names in `oref' and `oset'.
815 2015-02-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
816         * lisp/nnimap.el (nnimap-split-incoming-mail): If a message is already
817         in the group it should be split to, don't re-copy it into the group.
819 2015-02-25  Adam Sjøgren  <asjo@koldfront.dk>
821         * message.el (message-insert-formatted-citation-line): Change %F to
822         fall back to email address if no first name could be determined.
824 2015-02-26  Katsumi Yamaoka  <yamaoka@jpl.org>
826         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
827         Fix point motion when removing displayed MIME part.
828         (gnus-article-edit-part): Make jumping to the next part really work
829         when deleting or stripping.
830         (gnus-mime-buttonize-attachments-in-header): Make header attachment
831         buttons identical to the ones in the article body so as to work deleting
832         and stripping.
834 2015-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
836         * mm-decode.el (mm-shr)
837         * mm-view.el (mm-inline-text-html-render-with-w3m):
838         Revert my bogus change that made the start marker of a part
839         the "moves after insertion" type.
841 2015-02-23  Tassilo Horn  <tsdh@gnu.org>
843         * mailcap.el (mailcap-mime-data): Support `pdf-view-mode' (from PDF
844         Tools: https://github.com/politza/pdf-tools) for viewing PDF
845         attachments in emacs.
847 2015-02-23  Magnus Henoch  <magnus.henoch@gmail.com>
849         * sasl.el (sasl-mechanism-alist): Refer to sasl-scram-rfc
850         instead of sasl-scram-sha-1, as the former is the name that can be
851         required.
853         * sasl-scram-rfc.el (sasl-scram-sha-1-steps)
854         (sasl-scram-sha-1-client-final-message)
855         (sasl-scram-sha-1-authenticate-server): Move to end of file.
857 2015-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
859         * gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" error.
861 2015-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
863         * sasl-scram-rfc.el (sasl-cl-coerce, sasl-cl-mapcar-many, sasl-cl-map)
864         (sasl-string-prefix-p): New compatibility functions.
866 2015-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
868         * gnus-compat.el (process-live-p): Added new compat function for Emacs
869         23.
871 2015-02-14  Eric Abrahamsen  <eric@ericabrahamsen.net>
873         * nnimap.el (nnimap-get-groups): Correctly read unquoted group names
874         from the server LIST response.
876 2015-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
878         * nnimap.el (nnimap-retrieve-headers): If the server closes connection
879         during header retrieval, error out instead of interpreting the data in
880         the buffer as the only messages there.  This way, we don't mark
881         articles as read on a server hangup (bug#19035).
883         * mm-decode.el (mm-head-p): New function.
884         (mm-display-part): Go to a blank line when inserting parts internally.
886 2015-02-13  Magnus Henoch  <magnus.henoch@gmail.com>
888         * sasl-scram-rfc.el: New file.
890         * sasl.el (sasl-mechanisms): Remove SCRAM-MD5.
891         Add SCRAM-SHA-1 first.
892         (sasl-mechanism-alist): Remove SCRAM-MD5 entry.  Add SCRAM-SHA-1
893         entry (bug#17636).
895 2015-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
897         * gnus-msg.el (gnus-msg-mail): Don't let-bind `gnus-newsgroup-name' so
898         that we don't get a warning when setting the buffer-local variable
899         (bug#19573).
901         * nnmail.el (nnmail-expiry-target-group): Supply the info structure to
902         `gnus-request-group'.
904 2015-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
906         * gnus-art.el (gnus-article-browse-html-save-cid-content)
907         (gnus-article-browse-html-parts): Make cid file names relative if and
908         only if html doesn't specify <base> directory.
910 2015-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
912         * gnus-art.el (gnus-treat-buttonize): Don't re-buttonize URLs in HTML
913         parts, because that breaks filling (since buttons are in a bold face).
915 2015-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
917         * mm-decode.el (mm-convert-shr-links): Delete useless variable `face';
918         use gnus-overlays-at and gnus-overlay-put.
920 2015-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
922         * mm-decode.el (mm-shr): Only pass the fill column when not using
923         fonts, because limiting the width to what's appropriate for followups
924         doesn't really help when not using proportional fonts.
926 2015-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
928         * mm-decode.el (mm-convert-shr-links): Don't overwrite the faces from
929         shr, beacause that breaks folding.
930         (mm-shr): Don't shorten the width when using fonts.
932 2015-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
934         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
935         variable; always check the newrc timestamp.
936         (gnus-save-newsrc-file): Always check timestamp.
938 2015-02-05  Timo Lilja  <timo.lilja@iki.fi>  (tiny change)
940         * mail-source.el (mail-source-call-script): If scripts exit with an
941         error, pop up an error buffer.
943 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
945         * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
946         as a default.
948         * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
949         correct server.
951 2015-02-05  Vincent Bernat  <bernat@luffy.cx>  (tiny change)
953         * nnimap.el (nnimap-request-group-scan): Fix the function name.
955         * gnus-int.el (gnus-request-group-scan): Use the correct function name.
957 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
959         * gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
960         that nnimap works for non-activated backends.
962 2015-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
964         * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning
965         message, since we already get an obsolescence message.  Use `declare'.
967 2015-02-04  Eric Abrahamsen  <eric@ericabrahamsen.net>
969         * nnir.el: Revert "Enable non-ASCII IMAP searches".
971 2015-01-30  Glenn Morris  <rgm@gnu.org>
973         * gnus-registry.el (gnus-registry-max-pruned-entries)
974         (gnus-registry-prune-factor, gnus-registry-default-sort-function):
975         Fix :version.
976         (gnus-registry-default-sort-function): Improve :type.
978 2015-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
980         * nnimap.el (nnimap-request-group): Allow running this function on
981         groups that don't exist in Gnus yet.
982         (nnimap-request-group): Revert previous patch since that made it
983         impossible to enter nnimap groups.
985         * message.el (message-smtpmail-send-it): Remove the mail header
986         separator before sending.
988 2015-01-28  Elias Oltmanns  <eo@nebensachen.de>
990         * nnimap.el (nnimap-find-expired-articles): Fix handling of
991         (expiry-wait . never).
993 2015-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
995         * nnimap.el (nnimap-request-group): Clear the buffer before returning
996         the data.
998 2015-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1000         * gnus-compat.el (string-bytes): Work for XEmacs.
1002 2015-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1004         * gnus-compat.el (string-bytes): Avoid compilation error on XEmacs.
1006         * nnir.el (nnir-imap-expr-to-imap): Check for literal+ capability in
1007         IMAP.
1009 2015-01-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
1011         * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
1013         * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
1015         * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
1016         be added to the backlog.
1018 2015-01-26  Tassilo Horn  <tsdh@gnu.org>
1020         * Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
1021         target with a recursive make call.
1023 2015-01-26  Trevor Murphy  <trevor.m.murphy@gmail.com>
1025         * nnimap.el (nnimap-header-parameters): Refactor and request
1026         X-GM-LABELS if it's been announced.
1027         (nnimap-transform-headers): Gather and output GM-LABELS.
1029 2014-12-30  Peder O. Klingenberg  <peder@klingenberg.no>
1031         * mm-decode.el (mm-display-part): Make non-string methods work.
1032         Non-string methods are funcalled and work just fine, the test was
1033         bogus.
1034         * mm-decode.el (mm-display-external): Show "external" lisp viewers in
1035         whole frame.
1037 2015-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1039         * nnimap.el (nnimap-request-accept-article): Allow respooling using
1040         nnimap.
1042         * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
1043         request rescans when being run interactively.
1045         * nnimap.el (nnimap-request-group): Don't rescan the group here,
1046         because that can be very slow in large groups.
1048         * gnus-int.el (gnus-request-group-scan): New backend function.
1050         * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
1052 2015-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1054         * gnus-group.el (gnus-group-suspend): Close all backends.
1056 2015-01-19  Paul Eggert  <eggert@cs.ucla.edu>
1058         * dgnushack.el (dgnushack-compile-file): New function.
1059         (dgnushack-compile): Use it (bug#19514).
1061 2015-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1063         * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
1065 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1067         * registry.el: Don't use <class> as a variable.
1069 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
1071         system-name's returned value can vary
1072         Also, the system-name variable is now obsolete.
1073         Fixes Bug#19438.
1074         * message.el (message-make-fqdn):
1075         * nnvirtual.el (nnvirtual-retrieve-headers)
1076         (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
1077         and avoid naming locals 'system-name'.
1079 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
1081         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
1082         lines don't get overlong when responding.
1084 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1086         * registry.el (cl-remf, cl-loop, cl-subseq):
1087         Alias to remf, loop, and subseq respectively for old Emacsen.
1089 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
1091         * gnus-group.el (gnus-read-ephemeral-bug-group):
1092         Bind coding-system-for-read and coding-system-for-write only around
1093         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
1095 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
1097         * registry.el (registry-db): Set default slot later.
1098         This is because its value is not a literal integer.
1100 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
1102         * registry.el (registry-db): Fix default registry-db max-size.
1104 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1106         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
1107         add warning.
1109         * gnus-art.el: Fix up compiler warnings.
1110         (article-display-face, article-display-x-face): Remove unused `face'.
1111         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
1112         (article-date-ut): Remove unused var `first'.
1113         (gnus-article-prepare): Remove unused var `gnus-article'.
1114         (gnus-mime-save-part-and-strip): Remove unused var `param'.
1115         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
1116         `coding-system' along with corresponding dead code.
1117         (gnus-mime-view-part-externally): Remove unused var
1118         `mm-user-display-methods'.
1119         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
1120         (gnus-display-mime): Remove unused var `handle'.
1121         (gnus-mime-display-alternative): Remove unused var `props'.
1122         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
1123         (gnus-article-edit-done): Remove unused var `p'.
1124         (gnus-url-mailto): Remove unused var `to'.
1125         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
1126         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
1128 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
1130         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
1131         slots into a :max-size slot.
1132         (registry-db-version): Add new variable for database version number.
1133         (registry-prune): Use :max-size slot. Accept and use a sort-function
1134         argument.
1135         (registry-collect-prune-candidates): Add new function for finding
1136         non-precious pruning candidates.
1137         (registry-prune-hard-candidates, registry-prune-soft-candidates):
1138         Remove obsolete functions.
1139         (initialize-instance): Upgrade registry version when starting.
1141         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
1142         (gnus-registry-max-pruned-entries): Remove obsolete variable.
1143         (gnus-registry-cache-file): Change default
1144         filename extension to "eieio".
1145         (gnus-registry-read): Add new function, split out from
1146         `gnus-registry-load', that does the actual object reading.
1147         (gnus-registry-load): Use it. Add condition case handler to check for
1148         old filename extension and rename to the new one.
1149         (gnus-registry-default-sort-function): New variable to specify a sort
1150         function to use when pruning.
1151         (gnus-registry-save, gnus-registry-insert): Use it.
1152         (gnus-registry-sort-by-creation-time): Define a default sort function.
1154         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
1155         Adjust test for new object signature.
1156         (gnustest-registry-pruning-test): Add new pruning test.
1157         (gnustest-registry-sort-function): Default sort function for testing.
1158         (gnustest-registry-pruning-sort-test): New test for sorting.
1160 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1162         * gnus-art.el (gnus-article-mime-handles): Refactor out into own
1163         function for reuse.
1164         (gnus-mime-buttonize-attachments-in-header): Adjust.
1166 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1168         * message.el (message-change-subject): Really check whether the subject
1169         changed.
1171 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1173         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
1174         PDFs.
1175         (mailcap-view-mime): New function.
1177 2014-12-01  Glenn Morris  <rgm@gnu.org>
1179         * gnus-cloud.el (gnus-cloud): Add :version tag.
1181 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1183         * gnus-art.el (gnus-use-idna):
1184         * gnus-sum.el (gnus-summary-idna-message):
1185         * message.el (message-use-idna):
1186         Protect against nil value for idna-program.
1188         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
1190 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
1192         * auth-source.el (auth-source-macos-keychain-search-items): Return
1193         result of `auth-source-macos-keychain-result-append' (bug#19074).
1195 2014-11-25  Glenn Morris  <rgm@gnu.org>
1197         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
1198         Add :version tag.
1200 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1202         * pop3.el (pop3-open-server): Warn unless encrypted.
1204         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
1206 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
1208         Port new time stamp handling to Emacs 23.2.
1209         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
1210         * time-date.el (time-add, time-subtract, time-less-p):
1211         Use eval-and-compile, not eval-when-compile.
1213 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
1215         * message.el (message-valid-fqdn-regexp): Add non-internaional new
1216         TLDs.
1218 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
1220         Port new time stamp handling to old Emacs and to XEmacs.
1221         This is needed for Gnus, which copies time-date.el and which
1222         runs on older Emacs implementations.
1223         * time-date.el (with-decoded-time-value):
1224         Handle 'nil' and floating-point arg more compatibly with new Emacs.
1225         (encode-time-value, with-decoded-time-value):
1226         Obsolete only if new Emacs.
1227         (time-add, time-subtract, time-less-p): Define if not new Emacs.
1229         Improve time stamp handling, and be more consistent about it.
1230         This implements a suggestion made in:
1231         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
1232         Among other things, this means timer.el no longer needs to
1233         autoload the time-date module.
1234         * time-date.el (seconds-to-time, days-to-time, time-since)
1235         (with-decoded-time-value):
1236         Treat 'nil' as current time.  This is mostly for XEmacs.
1237         (encode-time-value, with-decoded-time-value): Obsolete.
1238         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
1239         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
1241 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
1244         discarding changes in ephemeral groups.
1246         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
1247         things the user isn't interested in.
1249 2014-11-13  Julien Danjou  <jd@abydos>
1251         * gnus-notifications.el (gnus-notifications-notify): Provide both
1252         app-icon and image-path.
1254 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
1256         * mm-url.el (mm-url-encode-multipart-form-data):
1257         Restore to handle "multipart/form-data" by eww.
1259 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
1261         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
1262         Landscheidt.
1264 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
1266         Simplify use of current-time and friends.
1267         * gnus-delay.el (gnus-delay-article):
1268         * gnus-sum.el (gnus-summary-read-document):
1269         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
1270         * message.el (message-make-expires-date):
1271         Omit unnecessary call to current-time.
1272         * gnus-util.el (gnus-float-time): Simplify to an alias because
1273         time-to-seconds now behaves like float-time with respect to nil arg.
1274         (gnus-seconds-year): Don't call current-time twice to get the current
1275         time stamp, as this can lead to inconsistent results.
1276         * time-date.el (time-to-seconds) [!float-time]:
1277         Use current time if arg is nil, to be compatible with float-time.
1278         (time-date--day-in-year): New function, with most of the guts of
1279         the old time-to-day-in-year.
1280         (time-to-day-in-year): Use it.
1281         (time-to-days): Use it, to avoid decoding the same time stamp twice.
1283 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1285         * gnus.el (gnus-mode-line-buffer-identification):
1286         Don't add image data for a non-graphic display (bug#18813).
1288 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1290         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
1291         load-path, it blocks autoloading of find-image (bug#18813).
1293 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
1295         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
1296         to keep connection open (bug#18728).
1298 2014-10-20  Glenn Morris  <rgm@gnu.org>
1300         * Merge in all changes up to 24.4 release.
1302 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
1304         * message.el (message-insert-signature): Use `newline' instead of
1305         inserting explicit "\n".
1307 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
1309         * gnus-icalendar.el: Support vcal format timezones.
1310         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
1311         compute dates with associated timezone.
1312         (gnus-icalendar-event-from-ical): Compute all timezones.
1314 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
1316         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
1317         check the newsrc.eld file's timestamp before saving it.
1318         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
1319         timestamp has changed to be newer.
1321 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
1323         * gnus-icalendar.el (gnus-icalendar-identities):
1324         Include message-alternative-emails.
1326 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1328         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
1329         New compatibility functions.
1330         (ntlm-build-auth-response): Use them.
1332 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
1334         * ntlm.el (ntlm-build-auth-request):
1335         Add NTLM2 Session support.  (Bug#15603)
1337 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
1339         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
1340         expired messages only when it was built in reverse order.
1342 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
1344         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
1345         last so it can be used in `message-send-hook'.
1347 2014-09-29  Daiki Ueno  <ueno@gnu.org>
1349         * mml.el (mml-parse-1): Error out if unknown mode is specified in
1350         <#secure> tag (bug#18513).
1352 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1354         * parse-time.el: Require cl when compiling.
1356 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1358         Use cl-lib as much as possible following the 2014-09-26 change
1359         in the Emacs trunk.
1360         * parse-time.el: Try requiring cl-lib.
1361         (parse-time-incf): Alias to cl-incf or incf.
1362         (digit-char-p): Remove.
1363         (parse-time-integer): Alias to cl-parse-integer or the one defined.
1364         (parse-integer): Rename to parse-time-integer.
1365         (parse-time-tokenize, parse-time-rules, parse-time-string)
1366         Use parse-time-incf and parse-time-integer.
1368 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
1370         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
1371         of ":delete".
1373 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1375         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1376         (gnus-article-browse-html-parts):
1377         Revert last change that breaks links other than cid contents.
1379 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1381         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1382         (gnus-article-browse-html-parts): Make cid file names relative.
1384 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1386         * mm-view.el (mm-display-inline-fontify): Make the working buffer
1387         temporarily displayed when running a mode function (at least org-mode
1388         requires it).
1390 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
1392         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
1393         the gnus-summary-article-expire-hook should be told where the function
1394         is going. In particular, the Gnus registry might want to know.
1396 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1398         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
1400 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1402         * gnus-sum.el (gnus-summary-expire-articles): Revert.
1404 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
1406         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
1407         the gnus-summary-article-expire-hook should be told where the function
1408         is going. In particular, the Gnus registry might want to know.
1410 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
1412         Don't mishandle year-9999 dates (Bug#18176).
1413         * parse-time.el (parse-time-rules):
1414         Allow years up to most-positive-fixnum.
1415         * time-date.el (date-to-time):
1416         Pass "Specified time is not representable" errors through.
1418 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
1420         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
1421         groups and t.
1423 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1425         * gnus-utils.el (gnus-recursive-directory-files):
1426         Unify hard or symbolic links (bug#18063).
1428 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
1430         * gnus-msg.el (gnus-configure-posting-style):
1431         Allow string replacements in values when matching against a header.
1433 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1435         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
1436         the dribble buffer even when it is shrunk a lot.
1437         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
1439 2014-06-26  Glenn Morris  <rgm@gnu.org>
1441         * mm-util.el (help-function-arglist): Remove outdated declaration.
1443 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
1445         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
1446         attribute values.  (Bug#17834)
1448 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
1450         * gnus-sum.el (gnus-summary-edit-article-done):
1451         Prefer point-marker to copy-marker of point.
1453 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1455         * Makefile.in (install-el, install-el-elc): Compress .el files.
1456         (uninstall): Remove compressed .el files.
1458 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1460         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
1461         (gnus-article-read-summary-keys):
1462         Don't bug out when there is no article in the summary buffer.
1463         (gnus-mime-buttonize-attachments-in-header):
1464         Improve criterion that finds parts to display.
1466         * gnus-art.el (gnus-mm-display-part):
1467         * mm-decode.el (mm-shr):
1468         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
1469         (mm-insert-inline): Revert last changes.
1471 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1473         * gnus-art.el (gnus-mm-display-part):
1474         * mm-decode.el (mm-shr):
1475         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
1476         (mm-insert-inline): Set insertion type of end-marker, not only
1477         start-marker, of undisplayer so as to stay after inserted text.
1479 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
1481         * html2text.el (html2text-get-attr): Fix typo when splitting value from
1482         attribute. (Bug#17613)
1484 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1486         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
1487         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
1489 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1491         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
1492         Don't delete next part button; keep spacing between buttons.
1494 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1496         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
1497         Work for the last MIME part in an article.
1498         (gnus-mime-display-single): Suppress excessive newlines between parts.
1500         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
1501         by leading or trailing newline.
1503 2014-05-12  Sam Steingold  <sds@gnu.org>
1505         * time-date.el (seconds-to-string): New function to pretty print time
1506         delay in seconds.
1508 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1510         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
1511         while prompting a user for a file name, etc.
1512         (gnus-mime-display-single): Display part with a common appearance no
1513         matter whether MIME button is omitted or not; don't add duplicate entry
1514         to gnus-article-mime-handle-alist.
1515         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
1517 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
1519         * mml2015.el (mml2015-display-key-image): New variable.
1521 2014-05-08  Glenn Morris  <rgm@gnu.org>
1523         * gnus-fun.el (gnus-grab-cam-face):
1524         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
1525         This is CVE-2014-3421.
1527 2014-05-04  Glenn Morris  <rgm@gnu.org>
1529         * gnus-registry.el (gnus-registry-install-p): Doc fix.
1531 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1533         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
1534         the displaying state of a part.
1535         (gnus-mm-display-part): Don't insert a newline in the beginning of
1536         a part like gnus-mime-inline-part doesn't; work for XEmacs.
1538         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
1539         (mm-shr): Make undisplayer unbreakable.
1541         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
1542         Don't insert excessive newline.
1543         (mm-inline-text-html-render-with-w3m, mm-inline-text)
1544         (mm-insert-inline): Make undisplayer unbreakable.
1546 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1548         * gnus.el: Ma Gnus v0.11 is released.
1550 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1552         * gnus-art.el (gnus-mm-display-part):
1553         Highlight header attachment buttons.
1555 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1557         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
1558         a part; redisplay a button (enbugged in 2014-02-05).
1560 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
1562         * auth-source.el (auth-source-search, auth-source-search-backends):
1563         Treat :max 0 as an indicator that a boolean return is wanted, as
1564         documented. Reported by Joe Bloggs.
1566 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1568         * gnus-icalendar.el: Require gnus-art.
1570 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
1572         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
1573         (gnus-icalendar--update-org-event): put event timestamp in
1574         the org entry body instead of the drawer.
1575         (gnus-icalendar-event--get-attendee-names): list of participants should
1576         contain even attendees without common name attribute.
1577         (gnus-icalendar--update-org-event): don't generate duplicates of empty
1578         property tags in org drawers.
1580 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1582         * gmm-utils.el (gmm-format-time-string): New function.
1584         * message.el (message-insert-formatted-citation-line): Use the original
1585         author's time zone to express a date string.
1587 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1589         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
1590         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
1591         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
1592         Silence compiler warnings.
1593         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
1595 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1597         * mml.el: Require url when compiling.
1599         * gnus-cloud.el (gnus-cloud-parse-version-1):
1600         Use plist-get rather than CL's getf.
1601         (gnus-activate-group, gnus-subscribe-group): Declare.
1603         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
1605 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1607         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
1608         buttons when toggling the header off.
1610 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
1612         * tls.el (tls-program): Reflow docstring.
1614 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1616         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
1617         groups work again.
1619 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
1621         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
1622         999 correctly (i.e. "1,342").
1624 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1626         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
1627         out if the directory doesn't exist.
1629 2014-03-07  Daiki Ueno  <ueno@gnu.org>
1631         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
1632         commands here; instead, only check if epg-config.el is available.
1634 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1636         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
1637         messages with embedded images.
1638         (mml-generate-mime): Don't bug out if you don't have libxml.
1640 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1642         * message.el (message-make-html-message-with-image-files): New command.
1644 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
1646         * gnus-group.el (gnus-group-make-group): Clarify prompt.
1648         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
1650 2014-02-23  David Engster  <deng@randomsample.de>
1652         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
1653         to stay compatible with older Emacsen, so replace `cl-loop' with
1654         `loop'.
1656 2014-02-22  Daniel Colascione  <dancol@dancol.org>
1658         * auth-source.el (auth-source-secrets-listify-pattern): New function.
1659         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
1660         instead, build list of patterns.
1662 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1664         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
1665         Display header attachment buttons by gnus-article-prepare-display
1666         rather than gnus-article-prepare so as to view in mml-preview as well.
1668 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1670         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
1671         in `auth-sources' means and link to EPA docs.
1673 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1675         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
1676         (bug#12375).
1678 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1680         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
1681         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
1683 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1685         * message.el (message-tab): Mention what happens on normal tabs
1686         (bug#11297).
1688 2014-02-08  Glenn Morris  <rgm@gnu.org>
1690         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
1692 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1694         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
1695         buttons that are hidden in unselected alternative part as well.
1696         (gnus-mime-display-alternative): Redraw attachment buttons in header.
1698         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
1700 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1702         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
1703         keystroke.
1704         (gnus-server-toggle-cloud-server): Only allow clouding applicable
1705         types.
1707         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
1708         with an empty string.
1710 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1712         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
1713         buffer-local in some buffers, so bind it explicitly in the buffer we're
1714         trying to cancel the article in (bug#10808).
1716 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1718         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
1719         New functions.
1721         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
1722         New user option.
1723         (gnus-mime-buttonize-attachments-in-header): New function.
1724         (gnus-article-prepare): Use it.
1725         (gnus-mime-inline-part): Suppress extra newline.
1726         (gnus-mm-display-part): Save excursion;
1727         remove useless deleting and adding of buttons.
1728         (gnus-insert-mime-button): Allow insertion in the middle of a line.
1730         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
1731         Add gnus-mime-buttonize-attachments-in-header.
1733 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1735         * nnimap.el (nnimap-request-articles): New command to download several
1736         articles at once.
1738         * gnus.el (gnus-variable-list): Save Cloud variables.
1740         * gnus-int.el (gnus-request-accept-article): Doc fix.
1742 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1744         * parse-time.el (parse-time-iso8601-regexp)
1745         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
1746         it more generally.
1748 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1750         * gnus-cloud.el: New file to provide the Emacs Cloud.
1752         * dgnushack.el: Silence XEmacs w3 warning.
1754         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
1755         `url-retrieve-synchronously', apparently.
1757         * dgnushack.el: Silence XEmacs dns.el warning.
1759         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
1760         instead of in all files.
1762         * dns.el (network-interface-list): Define for XEmacs.
1764         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
1765         XEmacs.
1767         * nnrss.el (libxml-parse-html-region): Silence compilation error.
1769 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1771         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
1772         `gnus-group-split-fancy'.
1774 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1776         * message.el (message-remove-header): Doc fix.
1777         (message-forward-included-headers): New variable.
1778         (message-remove-ignored-headers): Use it.
1780 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1782         * nnir.el (nnir-request-update-mark): Don't try to update the source
1783         group if we can't find it (bug#16611).
1785 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1787         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
1789 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
1791         * dns.el (dns-servers-up-to-date-p): New function to see whether the
1792         network interfaces changed.
1793         (dns-query): Use it to flush the data.
1795 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
1797         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
1798         from random face commands.
1799         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
1800         Face.
1801         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
1802         (gnus--random-face-with-type): Generic function returning a face-type
1803         as a string.
1804         (gnus--insert-random-face-with-type): Generic function inserting a face
1805         in a message buffer header.
1806         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
1807         (gnus-insert-random-x-face-header): Rewritten to use
1808         `gnus--insert-random-face-with-type`.
1809         (gnus-random-face): Return random (png) Face as string.
1810         (nus-insert-random-face-header): Insert random (png) Face in a message
1811         buffer.
1813 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1815         * mm-url.el: Remove all usage of w3.
1817         * nnrss.el: Ditto.
1819         * mm-decode.el: Ditto.
1821         * mm-view.el: Ditto.
1823         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
1824         outdated and all Emacsen have url.el built-in.
1826         * gnus-setup.el: Remove outdated file.
1828 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1830         * gnus.el: Ma Gnus v0.9 is released.
1832 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1834         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
1836 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1838         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
1839         in the summary buffer (bug#13769).
1841 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1843         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
1844         name if we're using a single article buffer.  Otherwise, it may point
1845         to a killed buffer (bug#13756).
1847 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1849         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
1850         the match data, just save and restore it explicitly (bug#12375).
1852         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
1853         that's needed.
1855         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
1856         the code once (bug#9069).
1858 2014-01-18  Steinar Bang  <sb@dod.no>
1860         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
1861         reading.
1863 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
1865         * message.el (message-bury): Call bury-buffer with no argument
1866         in the message-return-action case too.
1868 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1870         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
1871         (nnimap-split-fancy, nnimap-split-methods): Declare.
1873         * mm-util.el (help-function-arglist): Declare.
1875 2013-12-28  Glenn Morris  <rgm@gnu.org>
1877         * gnus-sieve.el (gnus-sieve-select-method):
1878         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
1879         (gravatar-rating, gravatar-size):
1880         * message.el (message-minibuffer-local-map):
1881         * sieve-manage.el (sieve-manage-authenticators)
1882         (sieve-manage-authenticator-alist): Specify custom types.
1884         * hashcash.el (hashcash-program): Rename from hashcash-path.
1885         Update callers.
1887         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
1888         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
1889         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
1891         * auth-source.el (auth-sources):
1892         * nnmairix.el (nnmairix-propagate-marks-upon-close):
1893         Fix custom types.
1895         * tls.el (tls-certtool-program): Fix default value.
1897 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1899         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
1900         we get proper traces there, too.
1902 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
1904         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
1905         value of the parameters if the current article has a Reply-To or From
1906         field.
1908 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1910         * gnus.el (gnus-group-buffer): Remove duplicate definition.
1912 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1914         * gnus-sum.el (gnus-summary-exit): Stop animations.
1916 2013-12-19  Juri Linkov  <juri@jurta.org>
1918         * gnus.el (gnus-suppress-keymap):
1919         * gnus-art.el (gnus-article-mode-map):
1920         * gnus-group.el (gnus-group-mode-map):
1921         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
1922         Remove [backspace] key binding because it shadows DEL (bug#16035).
1924         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
1926 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1928         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
1929         Make sure work directory exists.
1930         (gnus-uu-digest-mail-forward): Store temporary files in work directory
1931         rather than tmp directory.
1932         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
1933         not necessarily always run, with it.
1935 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
1937         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
1938         value of gnus-icalendar-additional-identities work without restart.
1940 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1942         * mm-util.el (mm-make-temp-file):
1943         Alias to make-temp-file for modern Emacsen.
1945 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1947         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
1948         nnir-article-number and nnir-article-group.
1950 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
1952         * message.el (message-send-mail-with-sendmail):
1953         Don't kill error buffer if sending fails.
1955 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
1957         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
1958         (gnus-icalendar-event->org-entry)
1959         (gnus-icalendar--update-org-event)
1960         (gnus-icalendar-event->gnus-calendar): Distinguish between
1961         required/optional/non-participant attendee status.  Fix bug causing
1962         the first required event participant to be omitted.
1964 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1966         * gnus-art.el (article-de-quoted-unreadable)
1967         (article-de-base64-unreadable, gnus-mime-copy-part)
1968         * gnus-html.el (gnus-article-html)
1969         * mm-view.el (mm-inline-text-html-render-with-w3)
1970         (mm-inline-text-html-render-with-w3m-standalone)
1971         * rfc2231.el (rfc2231-decode-encoded-string):
1972         Allow overriding charset by mm-charset-override-alist.
1974         * gnus-art.el (gnus-article-browse-html-parts):
1975         Replace LWSPs with `&nbsp;'s in header.
1977         Work for broken Chinese articles.
1979         * gnus-art.el (gnus-article-browse-html-save-cid-content):
1980         Exclude broken handles that gnus-summary-enter-digest-group may create.
1981         (gnus-article-browse-html-parts):
1982         Allow overriding charset by mm-charset-override-alist.
1984 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1986         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
1987         (gnus-icalendar-identities): Support additional-identities.
1989 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1991         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
1992         org-timestamp for events ending at midnight.
1994 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
1996         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
1997         .log files.
1999 2013-11-20  David Engster  <deng@randomsample.de>
2001         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
2003 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
2005         * message.el (message-beginning-of-line):
2006         Use beginning-of-visual-line when visual-line-mode is turned on.
2008 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
2010         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
2011         (gnus-icalendar-event-from-ical)
2012         (gnus-icalendar-event->org-entry)
2013         (gnus-icalendar--update-org-event): Required/optional participation,
2014         list of attendees synced to org.
2016 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
2018         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
2019         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
2020         cancellations to be synced to org if the original appt has an org
2021         outline.
2023 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
2025         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
2026         (gnus-icalendar-event->org-entry)
2027         (gnus-icalendar--update-org-event)
2028         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
2030 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
2032         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
2033         Fix timezone handling in gnus-icalendar export to org.
2035 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2037         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
2039 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2041         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
2043 2013-10-30  Glenn Morris  <rgm@gnu.org>
2045         * gnus-group.el (gnus-group-browse-foreign-server):
2046         * gnus-int.el (gnus-start-news-server):
2047         Silence compiler obsolescence warning.
2049 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
2051         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
2052         `nnoo-current-server' first, then for the actual `nnimap-address' to
2053         allow netrc entries for the nnoo server to coexist with netrc entries
2054         for the `nnimap-address'.
2056 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2058         * mm-decode.el (mm-dissect-buffer): Revert last change.
2059         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
2060         The problem that motivated those changes was attributed to a broken
2061         mail sender, and has been fixed.
2063 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2065         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
2066         token is missing in the Content-Type header.
2068         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
2070 2013-09-18  Glenn Morris  <rgm@gnu.org>
2072         * gnus-util.el (image-size): Declare.
2074 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2076         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
2077         (gnus-icalendar-event-from-ical)
2078         (gnus-icalendar-event--build-reply-event-body)
2079         (gnus-icalendar-event-reply-from-buffer)
2080         (gnus-icalendar-find-org-event-file)
2081         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
2082         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
2084         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
2086 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2088         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
2089         Use save-current-buffer.
2090         (gnus-tree-mode-map): Initialize in the declaration.
2091         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
2092         (scroll-in-place): Defvar it.
2093         (gnus-tmp-*): Defvar them.
2094         (gnus-get-tree-buffer): Use derived-mode-p.
2095         (gnus--let-eval): New macro.
2096         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
2097         non-prefixed variables.
2098         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
2100         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
2101         vars since it doesn't seem to be available.
2102         (gnus-set-global-variables, gnus-summary-read-group-1)
2103         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
2104         (gnus-summary-display-article, gnus-summary-select-article)
2105         (gnus-summary-next-article, gnus-offer-save-summaries)
2106         (gnus-summary-generic-mark): Use derived-mode-p.
2107         (gnus-summary-read-group-1, gnus-summary-exit)
2108         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
2109         Adjust calls to gnus-tree-close and gnus-tree-open.
2111         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
2113         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
2114         (gnus-agent-mode): Use derived-mode-p.
2115         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
2116         gnus-command-method and *-command-method to nil, but bind
2117         gnus-command-method to *-command-method instead!
2118         (gnus-agent-fetch-articles): Remove unused var `id'.
2119         (gnus-agent-fetch-headers): Remove unused arg `force'.
2120         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
2121         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
2122         (gnus-agent-short-article, gnus-agent-long-article)
2123         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
2124         first use.
2125         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
2126         `score-param'.
2127         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
2128         (gnus-get-predicate): Push in front of the cache, rather than end.
2129         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
2130         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
2131         (gnus-agent-expire-unagentized-dirs): Don't rebind
2132         gnus-agent-expire-current-dirs since the defvar silences the warning.
2133         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
2134         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
2135         (gnus-agent-regenerate): Simplify interactive spec and doc.
2137 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2139         * gnus-int.el (gnus-open-server): Silence compiler.
2141         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2143         * message.el (message-display-completion-list): Abolish.
2144         (message-completion-in-region): Use display-completion-list.
2146 2013-09-17  Glenn Morris  <rgm@gnu.org>
2148         * gnus-util.el (gnus-message-with-timestamp-1):
2149         Use `messages-buffer' function if available.  Ignore read-only.
2151 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2153         * message.el (message-expand-group, message-completion-in-region):
2154         Correct the order of start and end of a region.
2156 2013-09-13  Glenn Morris  <rgm@gnu.org>
2158         * mml2015.el (gnus-create-image): Autoload it.
2160         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
2162         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
2163         (image-size): Declare.
2165 2013-09-12  Glenn Morris  <rgm@gnu.org>
2167         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
2168         Avoid using `find', which i) might not be defined at runtime;
2169         ii) does not work, since its default test is eql, not equal.
2170         (gnus-mime-action-alist): Declare.
2172 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2174         * score-mode.el (gnus-score-mode-map): Move initialization
2175         into declaration.
2176         (gnus-score-mode): Use define-derived-mode.
2177         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
2178         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
2179         into declaration.
2180         (gnus-kill-file-mode): Use define-derived-mode.
2181         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
2182         Use derived-mode-p.
2183         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
2184         (gnus-group-setup-buffer, gnus-group-name-at-point)
2185         (gnus-group-make-web-group, gnus-group-enter-directory)
2186         (gnus-group-suspend): Use derived-mode-p.
2187         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
2188         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
2189         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
2190         (gnus-article-setup-buffer, gnus-article-prepare)
2191         (gnus-article-prepare-display, gnus-sticky-article)
2192         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
2193         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
2194         (gnus-article-read-summary-keys): Use derived-mode-p.
2196 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2198         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
2200 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2202         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
2203         shift_jis from the default value set for Japanese users.
2205 2013-08-13  Glenn Morris  <rgm@gnu.org>
2207         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
2209         * gnus.el (gnus-valid-select-methods): Fix type.
2211         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
2213 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2215         * mm-decode.el (mm-display-external): Run a timer for the temp files
2216         deletion after a viewer exits; add a deletion timer for the needsterm
2217         case, too.
2219         * mm-decode.el (mm-display-external): Try to delete temporary files by
2220         using a 1-min. timer.
2222 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2224         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
2225         New internal variables.
2226         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
2227         (mm-display-external): Use it to delete temporary files instead of
2228         using timers.
2230 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2232         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
2234 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
2236         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
2237         with cond for backwards compatability.
2239 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2241         * mm-decode.el (mm-display-external): Bind process-connection-type to
2242         nil; don't delete a temp file immediately even if a viewer finishes,
2243         since it may be a shell script, like xdg-open, that launches a real
2244         viewer program belatedly.
2246 2013-08-05  Dave Abrahams  <dave@boostpro.com>
2248         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
2249         that we can create nndoc groups that excerpt other groups.
2251 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2253         * gnus-delay.el (gnus-delay-article): Fix typo.
2255         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
2256         articles.
2258         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
2259         we can get spell-checking etc.
2261 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2263         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
2264         a single one used for encoding the whole text in a header.
2266 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2268         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
2269         doesn't work properly on XEmacs.
2271 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2273         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
2274         before sending.
2276         * dgnushack.el (dgnushack-compile): Add a temporary check for
2277         gnus-icalendar.
2279         * mm-decode.el (mm-command-output): New face.
2280         (mm-display-external): Use it.
2282 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
2284         * nnmbox.el (nnmbox-request-article): Don't change point.
2286 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2288         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
2289         Include `handle' parameter.
2291 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
2293         * gnus-icalendar.el: New file.
2295 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2297         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
2299         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
2300         dummy roots, too.
2302 2013-08-01  David Edmondson  <dme@dme.org>
2304         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
2305         out on ttys.
2307 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2309         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
2310         not empty.
2312         * nnrss.el (nnrss-discover-feed): Indent.
2314 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2316         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
2318 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2320         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
2321         dirty to ensure nnimap data being saved.
2323 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
2325         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
2326         menu entry.
2328         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
2329         the current thread's total score instead of the current article's
2330         score.
2332         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
2333         (gnus-sort-threads-recursively): Delete defcustom.
2334         (gnus-sort-threads-recursive): Adapt accordingly.
2336 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
2338         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
2339         (gnus-sort-threads-recursive): Use it.
2340         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
2341         again.  Now that determines how to sort subthreads.
2343 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
2345         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
2346         (gnus-sort-threads): Use it.
2348 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
2350         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
2351         punctuation characters follow parentheses (bug#14950).
2353 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2355         * gnus.el (gnus-continuum-version):
2356         * gnus-msg.el (gnus-extended-version): Simplify.
2358         * gnus.el (gnus-continuum-version-1): Remove.
2359         * gnus-msg.el (gnus-bug): Revert.
2361         Calculate gnus-version correctly on Cygwin.
2363         * gnus.el (gnus-continuum-version): Do main calculations in integers.
2364         (gnus-continuum-version-1): New function, return a string.
2366         * gnus-msg.el (gnus-extended-version, gnus-bug):
2367         Use gnus-continuum-version-1 instead of gnus-continuum-version.
2369 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
2371         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
2372         (bug#13384).
2374 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2376         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
2377         that were only relevant in a development version a long time ago.
2379 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2381         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
2382         that the old Emacs 24s bundle.
2384 2013-07-10  David Engster  <deng@randomsample.de>
2386         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
2387         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
2388         fixes a bug in Emacs trunk where the 'unexist' marks were always
2389         removed at startup because "Gnus v5.13" was considered smaller than "Ma
2390         Gnus v0.03".
2392 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
2394         * gnus.el (gnus-summary-line-format): Reference
2395         `gnus-user-date-format-alist' for the &user-date; format, not
2396         `gnus-summary-user-date-format-alist'.
2398 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2400         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
2401         delete files (bug#13481).
2403 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
2405         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
2407 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
2409         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
2410         display images.
2412         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
2414         * message.el (message-cancel-news): According to
2415         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
2416         preferred over "cmsg cancel" in the Subject.
2418         * nnir.el (nnir-engines): Note that the group specs are regexps
2419         (bug#13238).
2421         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
2422         gotten read-only text properties, ensure that those aren't heeded when
2423         copying stuff over (bug#13434).
2425         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
2426         (bug#13762).
2428 2013-07-05  David Kastrup  <dak@gnu.org>
2430         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
2431         authinfo file again (important for blank passwords).  This had been
2432         broken with 2013-06-15 change.
2434 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2436         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2437         Revert 2013-01-14 change.
2439 2013-07-02  Daiki Ueno  <ueno@gnu.org>
2441         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
2442         of 'create-image' for XEmacs compatibility; check errors when decoding
2443         image.  Reported by Uwe Brauer.
2445 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2447         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
2448         gnus-button-push revised at 2011-01-19.
2450 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2452         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
2453         now live in the lisp/net Emacs 24 repository.
2455 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2457         * eww.el (eww-update-header-line-format): Quote % characters.
2459 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2461         * eww.el (eww-process-text-input): Display passwords as asterisks.
2463         * shr.el (shr-make-table-1): Protect against invalid column-spans.
2465 2013-06-19  Tom Tromey  <tromey@redhat.com>
2467         * eww.el (eww-top-url): Remove.
2468         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
2469         (eww-render): Set new variables.  Don't set eww-top-url.
2470         (eww-handle-link): Handle "prev", "home", and "contents".
2471         Downcase the rel text.
2472         (eww-top-url): Choose best top URL.
2474 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2476         * eww.el: Rewrite to implement form elements "by hand" instead of
2477         relying in widget.el.  Using widget.el leads to too many
2478         user interface inconsistencies.
2479         (eww-self-insert): Implement entering commands in text fields.
2480         (eww-process-text-input): New function to make text input field editing
2481         work.
2482         (eww-submit): Rewrite to use the new-style form methods.
2483         (eww-select-display): Display the correct selected item.
2484         (eww-change-select): Implement changing the select value.
2485         (eww-toggle-checkbox): Implement radio/checkboxes.
2486         (eww-update-field): Fix compilation error.
2487         (eww-tag-textarea): Implement <textarea>.
2489         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
2490         don't shadow mode-specific bindings.
2492         * eww.el (eww-browse-url): Don't push stuff onto history if there's
2493         nothing to push.
2495         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
2497 2013-06-19  Glenn Morris  <rgm@gnu.org>
2499         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
2501 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2503         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
2505 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2507         * shr.el (shr-make-table-1): Implement <td rowspan>.
2508         (shr-table-horizontal-line): Allow nil as a value, and change the
2509         default.
2510         (shr-insert-table-ruler): Respect the nil value.
2512 2013-06-18  Tom Tromey  <tromey@barimba>
2514         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
2515         New defvars.
2516         (eww-open-file): New defun.
2517         (eww-render): Initialize new variables.
2518         (eww-display-html): Handle "link" and "a".
2519         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
2520         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
2521         (eww-back-url): Rename from eww-previous-url.
2522         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
2523         defuns.
2525 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2527         * shr.el (shr-tag-table): Insert the images after the table, so that
2528         they're not covered by the table colourisation, which often looked
2529         awkward.
2530         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
2531         <dd>.
2532         (shr-make-table-1): Implement <td colspan=> support.
2533         (shr-insert-document): Use one less than window width if `shr-width' is
2534         nil, since otherwise things may get one character too wide.
2536 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2538         * eww.el (eww-detect-charset): Improve regexp; move backward.
2540 2013-06-18  Glenn Morris  <rgm@gnu.org>
2542         * mm-decode.el (widget-convert-button): Autoload.
2544         * sieve-manage.el (mm-enable-multibyte): Autoload.
2546         * shr.el (libxml-parse-html-region): Declare.
2547         (shr-render-buffer): Explicit error if no libxml2 support.
2549 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
2551         * auth-source.el (auth-source-current-line): New function.
2552         (auth-source-netrc-parse-entries): When a data token is "machine",
2553         assume we're in the wrong place and abort parsing the current line.
2555 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2557         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
2558         (eww-convert-widgets): Don't bug out if the first widget starts at the
2559         beginning of the buffer.
2560         (eww-convert-widgets): Fix last patch.
2561         (eww-tag-input): Support <input type=image>.
2563         * shr.el (shr-insert-table): Respect border-collapse: collapse.
2564         (shr-tag-base): Protect against base specs that are degenerate.
2565         (shr-ensure-paragraph): Don't delete empty lines that have text
2566         properties, because these may be input fields.
2568         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
2569         we can navigate to them.
2571         * shr.el (shr-colorize-region): Put the colours over the entire region.
2572         (shr-inhibit-decoration): New variable.
2573         (shr-add-font): Use it to inhibit text property decorations while doing
2574         preliminary table renderings.  This speeds up typical Wikipedia page
2575         renderings by 15%.
2576         (shr-tag-span): Don't respect the <title>, because that overwrites the
2577         help-echo from links inside the spans.
2578         (shr-next-link): Use `help-echo' for navigation, so that we can
2579         navigate to form elements, too.
2581         * eww.el (eww-button): New face.
2582         (eww-convert-widgets): Use it to make submit buttons more button-like.
2584         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
2585         that Gnus commands work.
2587         * shr.el (shr-render-td): Support horizontal alignment.
2589         * eww.el (eww-put-color): Removed.
2590         (eww-colorize-region): Use `add-face-text-property'.
2592         * shr.el (shr-add-font): Append face data, so that we get the correct
2593         precedence: The innermost value (which is applied first) wins.
2594         (shr-make-overlay): Obsolete function.
2596         * mm-decode.el (mm-convert-shr-links): New function to convert
2597         new-style shr URL links into widgets.
2598         (mm-shr): Use it.
2600         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
2601         widget commands, since we're no longer using widgets for links.
2603         * shr.el (shr-next-link): New command.
2604         (shr-previous-link): New command.
2605         (shr-urlify): Don't use `widget-convert', because that's slow.
2606         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
2607         because collecting the overlays and reapplying them when generating
2608         tables is slow.
2609         (shr-insert-table): Ditto.
2611 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2613         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
2614         * shr.el (browse-url): Require `url'.
2615         * eww.el (url): Require format-spec.
2617 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2619         * eww.el (eww-display-html): Default to using the entire window width.
2620         (eww-browse-url): Don't add a User-Agent header (twice), because that
2621         makes Bing refuse connection.
2623         * shr.el (shr-make-table): Cache the table rendering at the table
2624         level, and not the <td> level.  This is a bit faster.
2626         * eww.el (eww-render): Go to the correct ID when given URLs ending with
2627         #id.
2629         * shr.el (shr-tag-li): Don't require a new paragraph, since other
2630         browsers don't.
2631         (shr-expand-url): Respect #anchor links.
2632         (shr-parse-base): Chop off the anchor before using.
2633         (shr-descend): Respect display: none.
2634         (shr-descend): Allow marking elements that have certain IDs.
2636         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
2638         * shr.el (shr-expand-url): Don't bug out on zero-length links.
2640         * eww.el (eww-tag-textarea): Support <textarea>.
2642 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2644         * shr.el (shr-dom-to-xml): Fixed function call.
2646         * eww.el (eww): New group.
2647         (eww-header-line-format): New custom variable.
2648         (eww-current-title): New variable.
2649         (eww-display-html): Update header and handle title tag.
2650         (eww-update-header-line-format): New function.
2651         (eww-tag-title): New function.
2653         * shr.el (shr-dom-to-xml): New function.
2654         (shr-tag-svg): Add support for the SVG tag.
2655         (shr-bullet): New custom variable.
2656         (shr-tag-li): Support custom bullet in unordered lists.
2658 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2660         * shr.el (shr-expand-url): Respect // URLs.
2662         * eww.el (eww-tag-body): Override the shr body rendering so that we can
2663         put a background colour onto the entire buffer.
2664         (eww-render): When being redirected, use the redirect URL as the new
2665         base URL.
2667         * shr.el (shr-parse-base): Fix parsing error.
2669         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
2671         * shr.el (shr-parse-base): New function.
2672         (shr-expand-url): Use it to expand relative URLs reliably.
2674 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
2676         * auth-source.el (auth-source-search-collection): Fix docstring.
2677         (auth-source-netrc-parse): Refactor and improve netrc parser to support
2678         single-quoted strings and multiline entries.
2679         (auth-source-netrc-parse-next-interesting)
2680         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
2681         functions to support parser.
2683 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2685         * eww.el (eww-submit): Get submit button logic right when hitting RET
2686         on non-submit buttons.
2688         * shr.el: Remove shr-preliminary-table-render, since that can't really
2689         be used for anything in practice.
2691 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2693         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2694         (sieve-manage-quit).
2696 2013-06-14  Glenn Morris  <rgm@gnu.org>
2698         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
2700 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
2702         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
2703         control the maximum size of photo ID image.
2704         (mml2015-epg-key-image-to-string): Respect it.
2706 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2708         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
2709         instead of the final one so that we can more easily distinguish them.
2711         * eww.el (eww-submit): Compute the submission URL correctly.
2713 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2715         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
2716         Use plist-get rather than CL's getf.
2717         (sieve-manage-parse-capability): Avoid CL's remove-if.
2719 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2721         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2722         (sieve-manage-quit).
2724 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2726         * shr.el (shr-expand-url): Expansion should chop off the bits after the
2727         last slash.
2729         * eww.el (eww-tag-select): Use the first value as the default value.
2731 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2733         * eww.el (eww): Prepend urls with http:// if scheme is missing.
2734         (eww-mode): Use `define-derived-mode'.
2735         (eww-parse-headers): Parse headers from beginning of buffer so that
2736         file:// links work.
2738 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2740         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
2742 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2744         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
2745         to handle them at all.
2747 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2749         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
2750         work, too.
2751         (eww-tag-select): Implement <select>.
2753 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2755         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
2756         stream managing functions by using open-protocol-stream to do most of
2757         the work.  Has the nice benefit of enabling STARTTLS.
2758         Wait for capabilities after STARTTLS: following RFC5804, the server
2759         sends new capabilities after successfully establishing a TLS connection
2760         with the client.  The client should update the cached list of
2761         capabilities, but we just ignore the answer for now.
2762         (sieve-manage-network-p, sieve-manage-network-open)
2763         (sieve-manage-starttls-p, sieve-manage-starttls-open)
2764         (sieve-manage-forward, sieve-manage-streams)
2765         (sieve-manage-stream-alist): Remove unneeded functions neither in the
2766         API, nor called by any other function.
2767         Enable Multibyte for SieveManage buffers: The parser won't properly
2768         handle umlauts and line endings unless multibyte is turned on in the
2769         process buffer.
2771 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2773         * eww.el (eww-tag-input): Support password fields.
2774         (eww-submit): Support POST.
2776 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2778         * eww.el (eww-tag-form): Protect against degenerate forms.
2780         * shr.el (shr-expand-url): Expand URLs that start with a slash
2781         correctly.
2783         * eww.el (eww-submit): Get submit button logic right.
2785         * shr.el (shr-final-table-render): New variable to signal when we're
2786         doing the final table rendering so that we can collect more data at
2787         that point.
2789         * eww.el (eww-submit): Make form submission work.
2790         (eww-tag-input): Implement submit buttons.
2791         (eww-click-radio): Implement radio and checkboxes.
2792         (eww-submit): Handle hidden elements.
2794         * shr.el (shr-descend): Allow other packages to override (or provide)
2795         rendering of elements.
2796         (shr-expand-url): Strip query strings from URLs before expanding them.
2798         * eww.el: Don't require cl-lib.
2799         (eww-tag-form): Start form support.
2801         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
2803         * eww.el: Start writing a new, tiny web browser.
2804         (eww-previous-url): New command.
2805         (eww-quit): New command.
2807 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2809         * sieve.el: Put point at beginning of buffer when viewing a script.
2810         (sieve-open-server): Respect the PORT parameter.  Show the correct port
2811         number in sieve-buffer's header.  Fixed code to also work with a string
2812         as port specifier.  Properly close the connection on pressing 'q'.  Make
2813         sieve-manage-quit close the connection and process buffer.  Also, remove
2814         duplicate keybinding for 'q'.
2816 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
2818         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
2819         make it easier to read.
2820         (mm-pkcs7-enveloped-magic): Ditto.
2822 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2824         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
2825         before `image-type-available-p' to avoid loading the image libraries
2826         needlessly.
2828 2013-06-05  David Engster  <deng@randomsample.de>
2830         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
2831         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
2832         to see whether the group was synced before.
2834 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
2836         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
2837         when opening the connection.
2838         Suggested by João Távora <joaotavora@gmail.com> in
2839         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
2841 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2843         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
2844         assume Date header begins with "Date", that may be customized into
2845         something like "X-Sent" using gnus-article-time-format.
2846         (article-transform-date): Allow multi-line Date header.
2848 2013-06-02  David Engster  <deng@randomsample.de>
2850         * registry.el (initialize-instance, registry-lookup)
2851         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2852         (registry-lookup-secondary-value, registry-search, registry-delete)
2853         (registry-insert, registry-reindex, registry-size, registry-prune): Do
2854         not wrap methods in `eval-and-compile'.  This breaks due to latest
2855         changes in EIEIO (introduction of eieio-core.el).
2857 2013-05-30  Glenn Morris  <rgm@gnu.org>
2859         * nnmail.el (nnmail-fancy-expiry-target):
2860         Also bind mail-dont-reply-to-names.
2862         * spam-stat.el (spam-stat-save):
2863         No need to tweak font-lock in temp buffers.
2865         * shr.el (shr-put-image): Silence compiler.
2867 2013-05-29  Glenn Morris  <rgm@gnu.org>
2869         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
2871         * gnus-group.el (gnus-sequence-of-unread-articles)
2872         (gnus-summary-add-mark, gnus-mark-article-as-read)
2873         (gnus-group-make-articles-read): Declare.
2875         * gnus-sum.el (gnus-parameter-list-identifier)
2876         (gnus-article-stop-animations, gnus-stop-downloads)
2877         (gnus-article-only-boring-p, article-goto-body)
2878         (gnus-flush-original-article-buffer, article-narrow-to-head)
2879         (gnus-article-hidden-text-p, gnus-delete-wash-type)
2880         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
2882         * gnus.el: No need to eval-and-compile autoloads.
2884         * gravatar.el (help-function-arglist): Autoload.
2886         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
2888         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
2890         * spam.el: No need to load spam-report when compiling.
2891         No need to eval-and-compile autoloads.
2892         (spam-report-resend-to): Declare.
2893         (spam-report-resend-register-routine): Require 'spam-report.
2895 2013-05-24  Julien Danjou  <julien@danjou.info>
2897         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
2898         setup.
2900 2013-05-23  Glenn Morris  <rgm@gnu.org>
2902         * gnus-util.el (rmail-swap-buffers-maybe)
2903         (rmail-maybe-set-message-counters, rmail-count-new-messages)
2904         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
2905         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
2907         * mm-decode.el: No need to load term when compiling.
2908         (term-mode, term-char-mode): Declare.
2910         * mm-util.el: No need to load jka-compr when compiling.
2911         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
2913         * nnmaildir.el: Require is automatically eval-and-compile.
2914         (nnmail): Require at run-time too.
2916         * registry.el (registry-size): Move definition before use.
2918 2013-05-22  Daiki Ueno  <ueno@gnu.org>
2920         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
2921         signed data to conform the standard.  (Bug#14232)
2923 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
2925         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
2926         double angle quotation mark.
2928 2013-05-20  Glenn Morris  <rgm@gnu.org>
2930         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
2932 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2934         * message.el (message-insert-formatted-citation-line): handle finding
2935         first/lastname when more than 2 names appear.
2937 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2939         * shr.el (shr-tag-span): New function.
2941 2013-05-18  Glenn Morris  <rgm@gnu.org>
2943         * message.el (message-mode): Use message-mode-abbrev-table,
2944         with text-mode-abbrev-table as parent.  (Bug#14413)
2946 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2948         * message.el (message-expand-group): Decode group names.
2950 2013-05-16  Julien Danjou  <julien@danjou.info>
2952         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
2953         app-icon.
2955 2013-05-15  Glenn Morris  <rgm@gnu.org>
2957         * shr-color.el (shr-color-visible-luminance-min)
2958         (shr-color-visible-distance-min): Use shr-color group.
2960 2013-05-11  Glenn Morris  <rgm@gnu.org>
2962         * gnus-vm.el: Make it loadable without VM.
2963         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
2964         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
2966 2013-05-09  Glenn Morris  <rgm@gnu.org>
2968         * mml1991.el: Make it loadable.  (Bug#13456)
2970         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
2971         * gnus-async.el (gnus-async-post-fetch-function):
2972         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
2973         * gnus-html.el (gnus-html-image-cache-ttl):
2974         * gnus-notifications.el (gnus-notifications-timeout):
2975         * gnus-picon.el (gnus-picon-properties):
2976         * gnus-util.el (gnus-completion-styles):
2977         * gnus.el (gnus-other-frame-resume-function):
2978         * message.el (message-user-organization-file)
2979         (message-cite-reply-position):
2980         * nnir.el (nnir-summary-line-format)
2981         (nnir-retrieve-headers-override-function):
2982         * shr-color.el (shr-color-visible-luminance-min):
2983         * shr.el (shr-blocked-images):
2984         * spam-report.el (spam-report-resend-to):
2985         * spam.el (spam-summary-exit-behavior): Fix custom types.
2987         * gnus-salt.el (gnus-selected-tree-face): Fix default.
2989 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2991         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
2992         because of let-binding help-xref-following.  (Bug#14356)
2994 2013-05-06  Glenn Morris  <rgm@gnu.org>
2996         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
2998 2013-05-04  Andrew Cohen  <cohen@bu.edu>
3000         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
3001         entering into the registry.
3003 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3005         * gnus.el: Ma Gnus v0.7 is released.
3007 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3009         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
3010         (Bug#14304)
3012 2013-04-27  Glenn Morris  <rgm@gnu.org>
3014         * gnus.el (gnus-list-debbugs):
3015         Use require rather than autoload.  (Bug#14262)
3017 2013-04-27  Julien Danjou  <julien@danjou.info>
3019         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
3020         port to "sieve" now that it has an official IANA port assigned.
3022 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3024         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
3025         Don't set the MAILHOST environment variable permanently (Bug#14271).
3027 2013-04-26  Glenn Morris  <rgm@gnu.org>
3029         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
3031 2013-04-25  Andrew Cohen  <cohen@bu.edu>
3033         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
3034         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
3036 2013-04-24  Andrew Cohen  <cohen@bu.edu>
3038         * nnir.el (nnir-close-group): Make sure we are in the right group.
3040         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
3041         dependency table from all newly retrieved headers.
3043 2013-04-16  David Edmondson  <dme@dme.org>
3045         Support <img src="data:...">.
3047         * shr.el (shr-image-from-data): New function.
3048         (shr-tag-img): Use it.
3050 2013-04-14  Andrew Cohen  <cohen@bu.edu>
3052         * nnir.el (nnir-request-set-mark): Make sure we are in the right
3053         group.
3055 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3057         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
3058         corresponding to any existing group (Bug#14166).
3060 2013-04-10  Andrew Cohen  <cohen@bu.edu>
3062         * nnir.el (number-sequence): No longer used.
3063         (nnir-request-set-mark): New function.
3064         (nnir-request-update-info): Improve marks updating.
3065         (nnir-request-scan): Don't duplicate marks updating.
3066         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
3067         Use 'assq rather than 'assoc.  Quote anonymous function.
3068         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
3069         Use 'gnus-group-prefixed-p.
3070         (gnus-summary-create-nnir-group): Make sure server for method is open.
3072 2013-04-04  Andrew Cohen  <cohen@bu.edu>
3074         * nnir.el (gnus-nnir-group-p): New function.
3075         (nnir-possibly-change-group): Use it.
3077         * gnus-msg.el (gnus-setup-message): Use it.
3079 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3081         * mml.el (mml-minibuffer-read-description): Use `default' insted of
3082         `initial-input' for the argument name.
3083         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
3085 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
3087         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
3088         (used by MH-E).
3090 2013-04-01  Andrew Cohen  <cohen@bu.edu>
3092         * nnir.el (nnir-request-update-mark): Improve mark updating in original
3093         group.
3095         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
3096         fix compilation.
3098 2013-03-31  Andrew Cohen  <cohen@bu.edu>
3100         * nnir.el (nnir-method-default-engines): And another typo.
3102 2013-03-30  Andrew Cohen  <cohen@bu.edu>
3104         * nnir.el (nnir-method-default-engines): Fix typo.
3106 2013-03-29  Andrew Cohen  <cohen@bu.edu>
3108         * nnir.el: Define 'number-sequence for xemacs.
3109         (gnus-summary-create-nnir-group): New function to create an nnir group
3110         from an nnir summary buffer based on the current query.
3111         (nnir-request-create-group): Update to allow nnir group creation based
3112         on the current query.
3114 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3116         * nndraft.el (nndraft-request-expire-articles):
3117         Make expiry target always `delete'.
3119 2013-03-27  Andrew Cohen  <cohen@bu.edu>
3121         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
3122         buffer use the posting-style and gcc of the original article group.
3123         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
3125         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
3126         after other deffoos.
3128 2013-03-25  Andrew Cohen  <cohen@bu.edu>
3130         * nnir.el: Major rewrite.  Cleaner separation between searches and group
3131         management.  Marks are now shown in nnir summary buffers.  Rudimentary
3132         support for real (i.e. not ephemeral) nnir groups.
3133         (gnus-summary-make-nnir-group): New function for initiating searches
3134         from a summary buffer.
3136 2013-03-18  Sam Steingold  <sds@gnu.org>
3138         * message.el (message-bury): Minor cleanup.
3140 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
3142         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
3144 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3146         * nndir.el (nndir-request-list): Remove 2nd argument passed to
3147         nnml-request-list.  (Bug#13873)
3148         (nndir-request-newsgroups): Remove, unused.
3150         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
3152 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
3154         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
3155         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
3156         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
3158 2013-03-03  Ted Phelps  <phelps@gnusto.com>
3160         * shr.el: Make all the overlays set the `evaporate' property so that
3161         they're removed properly.
3163 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
3165         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
3166         shell-quote-argument.
3168 2013-02-22  David Engster  <deng@randomsample.de>
3170         * gnus-registry.el (gnus-registry-save): Provide class name when
3171         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
3172         `condition-case' to stay compatible with older EIEIO versions which
3173         only accept one argument.
3175 2013-02-17  Daiki Ueno  <ueno@gnu.org>
3177         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
3178         (epg-user-id-validity): Autoload.
3179         (mml2015-epg-check-user-id): New function.
3180         (mml2015-epg-check-sub-key): New function split from
3181         mml2015-epg-find-usable-key.
3182         (mml2015-epg-find-usable-key): Accept context, name, usage, and
3183         optional name-is-key-id, to handle the case when user-id is unusable.
3184         Reported by Łukasz Stelmach <stlman@poczta.fm>.
3186 2013-02-17  Glenn Morris  <rgm@gnu.org>
3188         * shr.el (shr-put-image): Use image-multi-frame-p if available.
3190 2013-02-16  Glenn Morris  <rgm@gnu.org>
3192         * shr.el (shr-put-image): Only animate images that specify a delay.
3193         This is consistent with the old image-animated-p behavior.
3195 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3197         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
3198         for XEmacs.
3200 2013-02-13  Juri Linkov  <juri@jurta.org>
3202         * gnus-art.el (gnus-article-mode-map):
3203         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
3204         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
3206 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
3208         * auth-source.el (auth-source-format-prompt): Don't get confused by
3209         any "\" in replacement text.  (Bug#13637)
3211 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
3213         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
3214         (gnus-backend-trace): Honour gnus-backend-trace.
3216         * mml.el (mml-insert-part): Insert closing tag.
3218         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
3220 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3222         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
3223         able to find the article, which can happen in debbugs groups,
3224         apparently.
3226 2013-01-16  Glenn Morris  <rgm@gnu.org>
3228         * smiley.el (smiley-style): Make the file loadable in batch mode.
3230 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3232         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
3233         imap process running.
3235 2013-01-14  Julien Danjou  <julien@danjou.info>
3237         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
3238         Compare addresses against addresses, not against the full From field.
3240 2013-01-13  Richard Stallman  <rms@gnu.org>
3242         * message.el (message-forward-make-body-mime): New args BEG, END
3243         specify what part of FORWARD-BUFFER to use.  Do the work directly
3244         instead of calling `mml-insert-buffer'.
3246 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
3248         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
3249         cross-reference(s).
3251         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
3252         cross-reference(s).
3254 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
3256         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
3257         and point-max-marker.
3258         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
3260 2013-01-11  Julien Danjou  <julien@danjou.info>
3262         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
3263         max are almost equal.  Also return the correct value for V which is
3264         already between 0 and 1.
3266 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
3268         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
3269         to mml2015-encrypt-to-self.
3270         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
3272 2013-01-09  Daiki Ueno  <ueno@gnu.org>
3274         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
3275         mml-smime-epg-find-usable-secret-key.
3277 2013-01-08  Glenn Morris  <rgm@gnu.org>
3279         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
3281 2013-01-07  Daiki Ueno  <ueno@gnu.org>
3283         * mml-smime.el: Support signing by sender.
3284         Requested by Uwe Brauer.
3285         (mml-smime-sign-with-sender): New user option analogous
3286         to mml2015-sign-with-sender.
3287         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
3288         (mml-smime-epg-find-usable-secret-key): New helper function copied from
3289         mml2015.el.
3291 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3293         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
3294         isn't running, because Gnus will probably not know how to handle the
3295         Gcc header (bug#11941).
3297         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
3298         articles.
3300 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3302         * nnfolder.el (nnfolder-recursive-directory-files): New function.
3303         (nnfolder-generate-active-file): Make this function work with recursive
3304         folder names.
3306 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
3308         * nntp.el (nntp-open-connection): Use HELP as the capability command
3309         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
3310         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
3312 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
3314         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
3315         place holder since this gives `Invalid face reference: nil' messages.
3316         Use the `default' face instead.  It has the same effect here, even
3317         though it is not no-op.
3319         * gnus-util.el
3320         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
3322 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
3324         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
3325         non-string posting styles (bug#13285).
3327 2012-12-27  Glenn Morris  <rgm@gnu.org>
3329         * plstore.el (plstore-passphrase-callback-function):
3330         Use plstore-get-file.
3332 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
3334         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
3335         stderr.
3337 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3339         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
3341         * gnus-compat.el (set-buffer-multibyte): Remove.
3343 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
3345         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
3346         temporary file to get PGP key image.  Pass no-show-photos when
3347         extracting image to avoid having it pop up twice.
3349 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
3351         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
3352         eligible for treatment.
3354         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
3355         lines.  This makes summary commands with hidden threads work more
3356         reliably.
3358         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
3359         button to mark the hidden citations (bug#9395).
3361 2012-12-26  Daiki Ueno  <ueno@gnu.org>
3363         * mml2015.el (mml2015-epg-signature-to-string): New function.
3364         (mml2015-epg-verify-result-to-string): New function.
3365         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
3366         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
3367         instead of epg-verify-result-to-string.
3368         (epg-signature-key-id, epg-signature-to-string): Autoload.
3369         (epg-verify-result-to-string): Remove autoload.
3371 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
3373         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
3374         ID image from GPG public key.
3375         (mml2015-epg-key-image-to-string): New function.
3377 2012-12-25  Leo Liu  <sdl.web@gmail.com>
3379         * plstore.el (plstore-passphrase-callback-function): Fix error when
3380         error when plstore-cache-passphrase-for-symmetric-encryption is set
3381         (bug#13264).
3383 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
3385         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
3386         buffer to the article buffer here, because that clobbers multiple
3387         article buffers.
3389         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
3390         buffer always points to the right summary buffer.
3392 2012-12-25  John Wiegley  <jwiegley@gmail.com>
3394         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
3395         the password (bug#12097).
3397 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
3399         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
3400         (bug#13263).
3402         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
3403         buffer exists before using it (bug#12475).
3405         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
3406         offline groups (bug#11937).
3408         * message.el (message-yank-original): When using customize to set the
3409         value of `message-cite-style', the variable it set to a symbol that's
3410         the name of the variable, which must then be dereferenced (bug#12616).
3412 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
3414         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
3415         the `face' property with a list whose car is the face specified in the
3416         format string and whose cdr is (nil).
3417         * lisp/gnus-util.el
3418         (gnus-put-text-property-excluding-characters-with-faces):
3419         Change accordingly.
3420         (gnus-get-text-property-excluding-characters-with-faces): New function.
3421         * lisp/gnus-sum.el (gnus-summary-highlight-line):
3422         * lisp/gnus-salt.el (gnus-tree-highlight-node):
3423         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
3425 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
3427         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
3428         login methods.
3429         (nnimap-login): Respect the `nnimap-authenticator' variable.
3431         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
3432         mark state when moving articles.  Otherwise unticked articles will get
3433         their ticks back after moving.
3435 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
3437         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
3439         * message.el (message-ignored-news-headers): Always remove
3440         X-Message-SMTP-Method to avoid information leakage if the user
3441         mistakenly inserts the header into news messages.
3443         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
3445         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
3446         right than four characters, this command would move point to
3447         `point-max'.  Don't do that.
3449         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
3450         to nil to allow re-selecting groups that gain articles.
3451         (gnus-bug-group-download-format-alist): Update the URL.
3453 2012-12-23  Andreas Schwab  <schwab@suse.de>
3455         * shr.el (shr-tag-em): Render em as italic, not bold.
3457 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
3459         * gnus-int.el (gnus-backend-trace): Factor out into its own function
3460         for reuse.
3461         (gnus-open-server): Use it to add more tracing.
3462         (gnus-finish-retrieve-group-infos): Add backend tracing.
3463         (gnus-backend-trace): Also note the elapsed seconds.
3465 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
3467         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
3468         Set epa-file-encrypt-to from variable to avoid querying.
3470 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
3472         * sieve-mode.el (sieve-font-lock-keywords):
3473         Keywords should be word delimited.  (Bug#13173)
3475 2012-12-13  Andreas Schwab  <schwab@suse.de>
3477         * tls.el (tls-program): Update customize type.
3479 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3481         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
3482         instead of <pre> to align message header.
3484 2012-12-12  Sam Steingold  <sds@gnu.org>
3486         * gnus.el (gnus-other-frame-resume-function): Add user option.
3487         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
3489 2012-12-06  Sam Steingold  <sds@gnu.org>
3491         * gnus-start.el (gnus-before-resume-hook): Add.
3492         (gnus-1): Run it when Gnus is alive.
3494 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3496         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
3497         * gnus-art.el (article-unsplit-urls)
3498         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3499         * gnus-registry.el (gnus-registry-get-article-marks)
3500         * message.el (message-goto-body): Use it.
3501         (message-called-interactively-p): Remove.
3503         * spam-stat.el (spam-stat-called-interactively-p): New macro.
3504         (spam-stat-score-buffer): Use it.
3506         * spam.el: Silence the warnings against BBDB functions when compiling.
3508         * gnus-score.el (gnus-score-decode-text-parts):
3509         Use append+mapcar instead of the cl function mapcan.
3511 2012-12-05  Sam Steingold  <sds@gnu.org>
3513         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
3514         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
3515         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
3517 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3519         * gmm-utils.el (gmm-called-interactively-p): Revert.
3520         This seems to cause Emacs to get stuck!
3521         * gnus-art.el (article-unsplit-urls)
3522         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3523         * gnus-registry.el (gnus-registry-get-article-marks)
3524         * message.el (message-goto-body)
3525         (message-called-interactively-p): Revert.
3527         * gmm-utils.el (gmm-called-interactively-p): New function.
3528         * gnus-art.el (article-unsplit-urls)
3529         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3530         * gnus-registry.el (gnus-registry-get-article-marks)
3531         * message.el (message-goto-body): Use it.
3532         (message-called-interactively-p): Remove.
3534         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
3535         * gnus-sync.el (gnus-sync-lesync-call)
3536         * message.el (message-read-from-minibuffer): Use it.
3538 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3540         * gmm-utils.el (gmm-flet): Remove.
3541         * gnus-sync.el (gnus-sync-lesync-call)
3542         * message.el (message-read-from-minibuffer): Don't use it.
3544 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3546         * gmm-utils.el (gmm-labels): Use cl-labels if available.
3548 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3550         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
3552         * gnus-sync.el (gnus-sync-lesync-call)
3553         * message.el (message-read-from-minibuffer): Use gmm-flet.
3555         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
3557         * gnus-util.el (gnus-macroexpand-all): Remove.
3559 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
3561         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
3562         to TAB, not [tab].
3563         (gnus-summary-article-map): Likewise.
3565         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
3566         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
3568 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
3570         * time-date.el: Commentary fix.
3572 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3574         * color.el: Don't require cl.
3575         (color-complement): `caddr' -> `nth 2'.
3577         * time-date.el (time-to-seconds): De-obsolete.
3579 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3581         * message.el (message-get-reply-headers):
3582         Make sure the reply goes to the author if it is a wide reply.
3584 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
3586         * gnus-score.el (gnus-score-body):
3587         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
3588         scoring by body.
3590 2012-11-16  Glenn Morris  <rgm@gnu.org>
3592         * gnus-diary.el (nndiary-request-create-group-functions)
3593         (nndiary-request-update-info-functions)
3594         (gnus-subscribe-newsgroup-functions)
3595         (nndiary-request-accept-article-functions):
3596         Use new names for hooks rather than obsolete aliases.
3598 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3600         * dgnushack.el (define-obsolete-variable-alias): Simplify.
3602 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3604         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
3605         in meta tag with the one the part specifies in its header.
3607 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3609         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
3610         by default.
3612 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3614         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
3615         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
3617 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3619         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
3620         and a runtime function for it, of which the XEmacs version takes only
3621         two arguments.
3623 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3625         * nndiary.el (nndiary-request-create-group-functions)
3626         (nndiary-request-update-info-functions)
3627         (nndiary-request-accept-article-functions):
3628         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
3629         "-hooks" suffix.
3631 2012-10-19  Julien Danjou  <julien@danjou.info>
3633         * gnus-art.el: Require gnus-util because it uses
3634         `gnus-timer--function'.
3636 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
3638         * starttls.el (starttls-extra-arguments): Doc fix.
3640 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3642         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
3643         it.
3645 2012-10-06  Glenn Morris  <rgm@gnu.org>
3647         * gnus-notifications.el (gnus-notifications):
3648         Add missing group :version tag.
3649         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
3650         (gnus-gcc-post-body-encode-hook):
3651         * gnus-sync.el (gnus-sync-lesync-name)
3652         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
3654 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
3656         * color.el (color-hsl-to-rgb): Fix incorrect results for
3657         small and large hue values.  (Bug#12559)
3659 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3661         New UIDL implementation.
3663         * mail-source.el (mail-sources, mail-source-keyword-map):
3664         Add :leave as a pop3 keyword.
3665         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
3667         * pop3.el (pop3-leave-mail-on-server): Allow number.
3668         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
3669         (pop3-movemail): Add UIDL support.
3670         (pop3-send-streaming-command): Take a list of mail numbers instead of
3671         the number of mails.
3672         (pop3-write-to-file): Add X-UIDL header.
3673         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
3674         (pop3-uidl-add-xheader): New functions.
3676         * message.el (message-ignored-resent-headers):
3677         Add X-Content-Length and X-UIDL headers.
3679 2012-10-05  Glenn Morris  <rgm@gnu.org>
3681         * color.el (color-name-to-rgb, color-rgb-to-hex)
3682         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
3683         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
3684         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3685         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
3687 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3689         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
3690         a user about whether to delete temp files if once a user answered as n.
3692 2012-09-25  Chong Yidong  <cyd@gnu.org>
3694         * password-cache.el (password-read-and-add): Use a declare form to mark
3695         this function obsolete.
3697 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3699         * lpath.el: Bind mail-encode-mml for old Emacsen.
3701 2012-09-17  Richard Stallman  <rms@gnu.org>
3703         * message.el (message-in-body-p): Don't set mark or modify buffer.
3705         * mml.el (mml-attach-file): Doc fix.
3706         (mml-attach-external, mml-attach-buffer, mml-attach-file):
3707         Set mail-encode-mml when in Mail mode.
3708         Simplify code to set HEAD and move back to HEAD.
3709         (mml-insert-multipart, mml-insert-part):
3710         Set mail-encode-mml when in Mail mode.
3712 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3714         * gnus-util.el (gnus-timer--function): New function.
3716         * gnus-art.el (gnus-article-stop-animations): Use it.
3718 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
3720         Fix glitches caused by addition of psec to timers.
3721         * gnus-art.el (gnus-article-stop-animations): Use timer--function
3722         rather than raw access to timer vector.
3724 2012-09-11  Julien Danjou  <julien@danjou.info>
3726         * gnus-notifications.el (gnus-notifications): Check for nil values in
3727         ignored addresses check.
3729 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3731         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
3733 2012-09-07  Chong Yidong  <cyd@gnu.org>
3735         * gnus-util.el
3736         (gnus-put-text-property-excluding-characters-with-faces): Restore.
3738         * gnus-salt.el (gnus-tree-highlight-node):
3739         * gnus-sum.el (gnus-summary-highlight-line):
3740         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
3742 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3744         * gnus-util.el: Fix compilation error on XEmacs 21.4.
3746 2012-09-06  Juri Linkov  <juri@jurta.org>
3748         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
3749         scheme for buffer names to be more consistent with other group and
3750         article buffer names in Gnus.
3752 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3754         * gnus-util.el
3755         (gnus-put-text-property-excluding-characters-with-faces): Removed.
3757         * gnus-compat.el: Define compat function `add-face' from Wolfgang
3758         Jenkner.
3760         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
3762         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
3764         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
3766 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3768         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
3769         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
3771         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
3772         string-prefix-p in Emacs >=23.2.
3774         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
3775         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
3776         instead of string-match-p.
3777         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
3779 2012-09-06  Kenichi Handa  <handa@gnu.org>
3781         * qp.el (quoted-printable-decode-region): Fix previous change; handle
3782         lowercase a..f.
3784 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3786         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
3788 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
3790         * nnimap.el (nnimap-request-move-article): Decode the group name when
3791         doing internal moves to avoid charset issues.
3793         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
3794         TIME is set.
3796 2012-09-05  Juri Linkov  <juri@jurta.org>
3798         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
3799         than one group at a time (bug#11961).
3801 2012-09-05  Julien Danjou  <julien@danjou.info>
3803         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
3804         this hide the real reason with a message giving absolutely no hint.
3806 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
3808         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
3809         to the backend (bug#11804).
3811         * message.el (message-insert-newsgroups): Don't insert newsgroup
3812         duplicates (bug#12275).
3814 2012-09-05  John Wiegley  <johnw@newartisans.com>
3816         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
3817         sieve rules.
3819 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
3821         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
3822         function.
3824         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
3826         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
3828 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3830         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
3831         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
3832         This should make nnmaildir more usable with offlineimap.
3834 2012-09-05  Julien Danjou  <julien@danjou.info>
3836         * nnimap.el (nnimap-request-list): Revert change that made listing
3837         synchronous.
3838         (nnimap-get-responses): Restore.
3840 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
3842         * dgnushack.el: XEmacs 21.5 compilation fix.
3844         * gnus-notifications.el (gnus-notifications-notify): Use it.
3846         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
3847         warnings on XEmacs.
3849 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
3851         Better seeds for (random).
3852         * gnus-sync.el (gnus-sync-lesync-setup):
3853         * message.el (message-canlock-generate, message-unique-id):
3854         Change (random t) to (random), now that the latter is more random.
3856 2012-08-31  Dave Abrahams  <dave@boostpro.com>
3858         * nnimap.el (nnimap-change-group): Document result value
3860         * auth-source.el (auth-sources): Fix macos keychain access.
3862         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
3863         allow the backend `request-head' function to determine the group
3864         name on its own.
3865         (gnus-request-expire-articles): Filter out negative article numbers
3866         during expiry (Bug#11980).
3868         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
3869         O(N^2) to O(N).  This makes warping into huge groups tolerable.
3871         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
3872         you've found the article when you haven't.
3874         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
3875         that nnimap-change-group can return t.
3877 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3879         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
3881 2012-08-30  Julien Danjou  <julien@danjou.info>
3883         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
3884         `gnus-notifications-timeout'.
3885         (gnus-notifications-timeout): Add.
3886         (gnus-notifications-action): New function.
3887         (gnus-notifications-notify): Add :action using
3888         `gnus-notifications-action'.
3889         (gnus-notifications-id-to-msg): New variable.
3890         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
3891         notifications id to messages.
3893 2012-08-30  Kenichi Handa  <handa@gnu.org>
3895         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
3896         once.
3898 2012-08-29  Julien Danjou  <julien@danjou.info>
3900         * gnus-notifications.el: New file.
3901         (gnus-notifications-notify): New function.
3902         (gnus-notifications): Use `gnus-notifications-notify'.
3904 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3906         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
3907         transfer encoding first; bind gnus-newsgroup-charset to the charset
3908         that the article specifies (Bug#12209).
3910 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3912         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
3913         (gnus-group-customize-done): Encode values posting-style holds.
3915         * gnus-msg.el (gnus-summary-resend-message)
3916         (gnus-configure-posting-styles): Decode values posting-style group
3917         parameter holds.
3919 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3921         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
3922         `name' and `address' in Resent-From header.
3924 2012-08-14  Chong Yidong  <cyd@gnu.org>
3926         * gnus-art.el (article-display-face): Handle failure in
3927         gnus-create-image (Bug#11802).
3929 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3931         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
3932         Use defsetf.
3934 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
3936         * auth-source.el (auth-source-plstore-search)
3937         (auth-source-secrets-search): Ignore :require and :type in search spec.
3939 2012-08-06  Julien Danjou  <julien@danjou.info>
3941         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
3942         `nnimap-request-move-article'.
3944         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3945         Remove autoload, already handled by gnus.el.
3947         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
3949         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
3950         supported by nnimap actually.  Reverts previous change.
3952         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
3953         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
3954         to-buffer argument that is already supported.
3956 2012-08-05  Julien Danjou  <julien@danjou.info>
3958         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3959         Add autoload.
3961 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3963         * gnus.el (gnus-valid-select-methods): Fix custom type.
3965 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
3967         * auth-source.el (auth-sources, auth-source-backend-parse)
3968         (auth-source-macos-keychain-search)
3969         (auth-source-macos-keychain-search-items)
3970         (auth-source-macos-keychain-result-append)
3971         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
3972         auth-source.el through the /usr/bin/security utility.
3973         (auth-sources): Fix syntax error.
3974         (auth-source-macos-keychain-result-append): Fix variable name.
3975         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
3977 2012-07-27  Julien Danjou  <julien@danjou.info>
3979         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
3980         Emacs < 24.1
3982 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3984         * message.el (message-kill-address): Don't kill last newline.
3985         (message-skip-to-next-address): Don't move to the next header.
3986         (message-fill-field-address): Work properly.
3988 2012-07-25  Julien Danjou  <julien@danjou.info>
3990         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
3992 2012-07-24  Julien Danjou  <julien@danjou.info>
3994         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
3996         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
3997         (nntp-async-timer-handler): Remove, unused.
3999         * nnimap.el (nnimap-get-responses): Remove, unused.
4001         * nnheader.el (mail-header-set-extra): Remove, unused.
4003         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
4004         unused.
4006         * mm-view.el (mm-view-sound-file): Remove, unused.
4008         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
4009         (mm-url-encode-multipart-form-data): Remove, unused.
4011         * message.el (message-remove-signature, message-make-host-name)
4012         (message-fill-address): Remove, unused.
4014         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
4015         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
4016         unused.
4018         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
4019         (gnus-xmas-call-region): Remove, unused.
4021         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
4023         * gnus-util.el (gnus-extract-address-component-name)
4024         (gnus-extract-address-component-email, gnus-sortable-date)
4025         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
4026         (gnus-process-live-p): Remove, unused.
4028         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
4030         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
4031         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
4032         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
4033         function.
4035         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
4037         * gnus-score.el (gnus-summary-score-crossposting)
4038         (gnus-score-regexp-bad-p): Remove, unused.
4040         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
4042         * gnus-range.el (gnus-sublist-p): Remove, unused.
4044         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
4045         unused.
4047         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
4049         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
4050         (gnus-request-associate-buffer): Remove, unused.
4052         * gnus-group.el (gnus-group-set-method-info)
4053         (gnus-group-set-params-info): Remove, unused.
4055         * gnus-fun.el (gnus-shell-command-to-string)
4056         (gnus-shell-command-on-region): Remove, unused.
4058         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
4060         * gnus-art.el (gnus-article-text-type-exists-p)
4061         (article-translate-characters, gnus-article-hide-text-of-type)
4062         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
4063         Remove, unused.
4065 2012-07-22  Andrew Cohen  <cohen@bu.edu>
4067         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
4069 2012-07-21  Julien Danjou  <julien@danjou.info>
4071         * message.el (message-dont-reply-to-names): Replace deprecated
4072         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
4073         (message-get-reply-headers): Ditto.
4075 2012-07-18  Julien Danjou  <julien@danjou.info>
4077         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
4078         `sieve-upload-and-kill'.
4080         * sieve.el (sieve-bury-buffer): Remove function.
4081         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
4082         (sieve-upload-and-kill): New function, mapped to C-c C-c.
4084 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
4086         * shr.el (shr-expand-url): Handle URL starting with `//'.
4088 2012-07-13  Chong Yidong  <cyd@gnu.org>
4090         * smime.el (smime-certificate-info): Set buffer-read-only directly,
4091         instead of calling toggle-read-only with a (bogus) argument.
4093 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
4095         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
4096         of initial input when reading the author to restrict the summary to.
4098 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4100         * mm-decode.el (mm-shr):
4101         Allow overriding charset by mm-charset-override-alist.
4103 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4105         * gnus-art.el (gnus-article-view-part):
4106         Toggle subparts of multipart/alternative part.
4108 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4110         * shr.el (shr-render-buffer): New command.
4111         (shr-visit-file): Use it.
4113 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4115         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
4116         Set no-byte-compile and no-update-autoloads.
4118 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4120         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
4122 2012-06-25  Julien Danjou  <julien@danjou.info>
4124         * nnimap.el (nnimap-request-articles-find-limit): Rename from
4125         `nnimap-request-move-articles-find-limit' since we do not use it only
4126         for move operations.
4127         (nnimap-request-accept-article): Use
4128         `nnimap-request-articles-find-limit' to limit search by message-id.
4130 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
4132         Support higher-resolution time stamps (Bug#9000).
4134         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
4135         VARLIST.  It's optional, for backward compatibility.
4136         (encode-time-value): New optional arg PICO.  New type 3.
4137         (time-to-seconds) [!float-time]: Support the new picoseconds
4138         component if it's used.
4139         (seconds-to-time, time-subtract, time-add):
4140         Support ps-resolution time stamps as well.
4142 2012-06-19  Julien Danjou  <julien@danjou.info>
4144         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
4146         * nnimap.el (nnimap-log-buffer): Check that
4147         `window-point-insertion-type' is boundp, since it's not available in
4148         XEmacs.
4150 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
4152         * nnimap.el (nnimap-log-buffer): Add this, setting
4153         `window-point-insertion-type' in the buffer to t.
4154         (nnimap-log-command): Use nnimap-log-buffer.
4156 2012-06-19  Julien Danjou  <julien@danjou.info>
4158         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
4159         argument to be able to limit the search.
4160         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
4161         (nnimap-request-move-articles-find-limit): Add this to limit the search
4162         by Message-Id after a message move.
4163         (nnimap): Add defgroup.
4165 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
4167         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
4169 2012-06-15  Julien Danjou  <julien@danjou.info>
4171         * nnimap.el (nnimap-find-article-by-message-id): Use
4172         `nnimap-possibly-change-group' rather than its own EXAMINE call.
4173         (nnimap-possibly-change-group): Add read-only argument.
4174         (nnimap-request-list): Use nnimap-possibly-change-group rather than
4175         issuing EXAMINE manually.
4176         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
4177         with read-only argument.
4178         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
4179         cannot possibly change because we need to be sure that it's either
4180         read-write or read-only.
4182 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4184         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
4185         being bound to a lambda form.
4187 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
4189         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
4190         articles when fetch-old is non-nil (bug#11370).
4192 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
4194         * gnus-picon.el (gnus-picon-properties): New defcustom.
4195         (gnus-picon-create-glyph): Use it.
4197 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4199         * gnus-group.el (gnus-group-get-new-news): Respect
4200         `gnus-group-use-permanent-levels', as documented (bug#11638).
4202 2012-06-10  Dave Abrahams  <dave@boostpro.com>
4204         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
4205         groups (bug#11641).
4207 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
4209         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
4210         is an integer to avoid later problems.
4212 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4214         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
4215         locales.
4217         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
4218         on a handle.
4220         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
4221         address as the default.
4222         (gnus-summary-insert-old-articles): Don't include unexisting messages.
4224         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
4225         makes no sense to query the user about internal files.
4227         * gnus-spec.el: Remove all the byte-compilation stuff, since
4228         benchmarking shows that it doesn't help when entering large summary
4229         buffers.
4231         * gnus-xmas.el (gnus-xmas-define): Remove.
4233         * gnus-util.el (gnus-byte-code): Remove.
4235         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
4236         grouplens stuff.
4238 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4240         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
4241         (bug#11514).
4243 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
4245         * message.el (message-buffers): Return all buffers derived from Message
4246         to make `gnus-dired-attach' work with mu4e.
4248 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4250         * nntp.el: Stop the `letf' madness.
4251         (nntp--report-1): New var.
4252         (nntp-report): Merge nntp-report-1 into it.
4253         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
4254         the nntp-report function.
4256         * auth-source.el: Fix comment-style to follow the convention.
4258 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
4260         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
4261         (mm-dissect-singlepart): Don't guess the MIME type of
4262         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
4263         set.
4264         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
4265         toplevel MIME type is multipart/encrypted.
4267 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4269         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
4270         a string so that Gcc works (bug#11514).
4272 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4274         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
4275         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
4277 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4279         * gnus-win.el (gnus-configure-frame): Don't signal an error when
4280         jumping to *Server* from a dedicated *Group* window.
4281         (gnus-configure-frame): CSE.
4283         * gnus-registry.el: Minor style cleanup.
4284         (gnus-registry--set/remove-mark): New function, extracted from
4285         gnus-registry-install-shortcuts.
4286         (gnus-registry-install-shortcuts): Use it.
4288 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4290         * nnspool.el (news-path): Use eval-and-compile.
4292 2012-05-24  Glenn Morris  <rgm@gnu.org>
4294         * nnspool.el (news-directory, news-path, news-inews-program):
4295         Move here from paths.el.  Don't see a need for these to be autoloaded.
4297         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
4298         Merge in doc from paths.el version.  Don't see any need for this to be
4299         autoloaded, or for the warning about users not setting it.
4301 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
4303         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
4304         format.  In particular, add an optional argument and a docstring.
4306         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
4308         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
4309         current before calling `gnus-groups-to-gnus-format'.
4310         Note that this was already the case for `gnus-active-to-gnus-format'.
4312 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
4314         Fix minor Y10k bug.
4315         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
4317 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4319         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
4320         message once it's actually open.
4322 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4324         * gnus.el: Ma Gnus v0.5 is released.
4326 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4328         * auth-source.el (auth-source--aput-1, auth-source--aput)
4329         (auth-source--aget): New functions and macros.
4330         Use them instead of aput/aget.
4332 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
4334         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
4336 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
4338         * plstore.el (plstore-called-interactively-p): New compat macro copied
4339         from message.el.
4340         (plstore-mode): Use it.
4342 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
4344         * plstore.el: Revive the editing feature.
4345         (plstore-mode): New mode to edit plstore file.
4346         (plstore-mode-toggle-display, plstore-mode-original)
4347         (plstore-mode-decoded): New command.
4348         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4349         (plstore--insert-buffer, plstore--make): New function.
4350         (plstore-open, plstore-save): Simplify by using them.
4352 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4354         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
4356 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
4358         * tls.el (open-tls-stream): Remove unused binding.
4360 2012-04-16  Glenn Morris  <rgm@gnu.org>
4362         * nndraft.el (nndraft-request-list): Fix declaration.
4364 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4366         * mm-decode.el (mm-dissect-buffer): Doc fix.
4368         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
4369         don't have a current group.
4371         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
4372         buffer if it doesn't exist.
4374         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
4375         given, mark the group as ephemeral with the current window conf.
4377         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
4378         buffer exists, which it doesn't if we haven't started Gnus.
4379         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
4381 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4383         * mml.el (mml-generate-mime): Allow specifying what the top-level part
4384         type is.
4386         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
4387         `unexists' entries.
4388         (gnus-clean-old-newsrc): Fix last checkin.
4390         * nnimap.el (nnimap-update-info): None of the articles below the active
4391         low-water mark exist.
4393         * dgnushack.el: Get rid of XEmacs compilation warning.
4395         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
4396         would have gotten if we posted to the group, and use that to compare
4397         against the message we want to cancel (bug#10808).
4399         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
4400         on XEmacs.
4402 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4404         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
4405         `scroll-margin'.
4407 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
4409         * gnus-cite.el (gnus-dissect-cited-text): A single line without
4410         citation prefix within a block of cited text should be considered part
4411         of that block *only* if it is a blank line.
4413 2012-04-09  Chong Yidong  <cyd@gnu.org>
4415         * binhex.el, hashcash.el, uudecode.el:
4416         Remove * characters from the front of variable docstrings.
4418 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4420         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
4421         before kinsoku-bol characters nor within kinsoku-eol characters.
4423 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4425         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
4426         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
4427         (gnus-sync-read): Use mapc instead of mapcar.
4429         * mm-archive.el: Require mm-decode for some macros.
4430         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
4431         the byte compiler.
4432         (mm-archive-decoders): New function that returns the value of
4433         the mm-archive-decoders variable.
4435         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
4436         instead.
4437         (mm-dissect-singlepart): Use the function mm-archive-decoders.
4439         * nnimap.el (gnus-refer-thread-use-nnir):
4440         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
4442 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4444         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
4446 2012-03-12  Peter Münster  <pmrb@free.fr>
4448         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
4449         (gnus-demon-cancel): Ditto.
4450         (gnus-demon-run-callback): When function cannot be called due to low
4451         idleness, call it when idleness reaches the expected value, instead of
4452         waiting another timer period.
4453         (gnus-demon-init): Add `time' to arguments of call-back.
4455 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4457         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
4459         * gnus.el: Register gnus-registry functions.
4461         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
4462         indent.
4464         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
4465         enabled before warping.
4467 2012-03-22  Dave Abrahams  <dave@boostpro.com>
4469         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
4470         registry about each article retrieved.
4472         * gnus-int.el (gnus-select-group-with-message-id): New function.
4473         (gnus-try-warping-via-registry): Ditto.
4474         (gnus-warp-to-article): Fall back on the registry.
4476 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
4478         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
4479         inboxes.
4481 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4483         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
4485 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4487         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
4488         gnus-gcc-self-resent-messages may be a group parameter.
4489         (gnus-summary-resend-message): Don't encode encoded words in header
4490         when Gcc'ing resent message.
4492 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4494         * shr.el (shr-insert): Treat non-breaking space just like normal
4495         space.  This seems to produce more pleasing results.
4496         (shr-insert): Only insert a blank line if we're starting from an image.
4497         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
4498         (shr-ensure-paragraph): Consider lines with white space to be blank.
4500 2012-03-15  Elias Pipping  <pipping@lavabit.com>
4502         * Makefile.in: Respect DESTDIR.
4504 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
4506         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
4507         and gnus-gcc-post-body-encode-hook.
4509 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4511         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
4512         messages that don't exist.
4514         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
4516 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4518         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
4519         Remove.
4521         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
4523         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
4525 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4527         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
4528         have a group name.
4530         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
4531         a multibyte buffer (bug#7410).
4532         (article-wash-html): Parse the original article buffer to get the
4533         unencoded data (bug#7410).
4535         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
4536         .newsrc.el files.
4538 2012-04-05  Bastien Guerry  <bzg@altern.org>
4540         * color.el (color-lighten-name): Fix typo.
4542 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4544         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
4545         "#" to avoid having them interpreted as comments.
4547 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4549         * shr.el (shr-insert): Update the text state properly to avoid
4550         inserting spurious paragraph starts.
4552 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4554         * shr.el (shr-table-widths): Divide the extra width more fairly over
4555         the TDs (bug#10973).
4556         (shr-render-td): Don't delete too much padding.
4557         (shr-natural-width): Compute the natural width more correctly.
4558         (shr-insert): Allow the natural width to be computed for tables again.
4559         (shr-tag-table-1): Rework how the natural widths are computed by
4560         rendering the table a third time.
4561         (shr-natural-width): Removed.
4562         (shr-buffer-width): New function.
4563         (shr-expand-newlines): Use it.
4565         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
4566         using a `gnus-use-full-window' setup (bug#11013).
4568 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4570         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
4571         24.1 release.
4573 2012-03-10  David Edmondson  <dme@dme.org>
4575         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
4576         'Forwarded Message' header and the start of the message.
4578 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4580         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
4581         isn't running (bug#10897).
4583 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4585         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
4586         This is inconsistent with all the other stream functions, which leave
4587         the setting up to the higher levels (if so wanted) (bug#10931).
4589 2012-02-28  Glenn Morris  <rgm@gnu.org>
4591         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
4592         mm-decode.el: Standardize possessive apostrophe usage.
4594 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4596         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
4598 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
4600         * parse-time.el (parse-time-string): Allow extractor to return nil.
4602 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4604         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
4606 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4608         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
4610 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4612         * mm-decode.el (mm-shr): Remove "soft hyphens".
4614         * nnimap.el (nnimap-request-list): Return the group names encoded as
4615         utf8.  Otherwise non-European group names don't work.
4616         (nnimap-request-newgroups): Ditto.
4618         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
4619         the default in `read-string' (bug#10757).
4621         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
4622         topics (bug#10843).
4624         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
4625         buffer.  Suggested by Herbert Valerio Riedel.
4626         (nnimap-request-move-article): Delete the message from the correct IMAP
4627         server.
4629 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4631         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
4632         Reported by Peter Münster.
4634 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
4636         * shr.el (shr-image-fetched): Make sure we really kill the right
4637         buffer.
4639 2012-02-16  Leo Liu  <sdl.web@gmail.com>
4641         * gnus-start.el (gnus-1): Avoid duplicate entries.
4643 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4645         * imap.el: Remove.
4647         * nntp.el (nntp-coding-system-for-read): Remove.
4648         (nntp-coding-system-for-write): Ditto.
4649         (nntp-open-connection): Just use `binary' directly.
4651         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
4652         Gnus 0.3.
4654 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
4656         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
4657         application/octet-stream parts really is.
4659         * gnus-sum.el (gnus-propagate-marks): Remove.
4661 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
4663         * shr.el (shr-rescale-image): Undo previous change; see
4664         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
4666 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4668         * gnus.el: Ma Gnus v0.3 is released.
4670 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4672         * gnus-sum.el (gnus-summary-local-variables): Make
4673         `gnus-newsgroup-unexist' into a local variable.
4675 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4677         * registry.el (registry-usage-test, registry-persistence-test): Move to
4678         tests/gnustest-registry.el.
4679         (registry-make-testable-db, registry-match-test)
4680         (registry-instantiation-test): Move to tests/gnustest-registry.el.
4682         * gnus-registry.el (gnus-registry-misc-test)
4683         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
4685         * tests/gnustest-registry.el: New file with the registry and
4686         gnus-registry ERT tests.
4688 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4690         * gnus-msg.el (gnus-summary-resend-message): Make
4691         gnus-summary-resend-message-insert-gcc be last item in
4692         message-header-setup-hook.
4694 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4696         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
4697         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
4698         Remove.
4699         (nnfolder-open-server): Don't use marks.
4700         (nnfolder-request-delete-group): Ditto.
4701         (nnfolder-request-rename-group): Ditto.
4702         (nnfolder-request-set-mark, nnfolder-request-marks)
4703         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
4704         (nnfolder-save-marks, nnfolder-open-marks): Remove.
4706         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
4707         (nnml-marks-modtime): Remove.
4708         (nnml-request-delete-group): Don't use marks.
4709         (nnml-request-rename-group): Ditto.
4710         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
4711         (nnml-save-marks, nnml-open-marks): Remove.
4713         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
4714         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
4715         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
4716         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
4717         (nntp-server-to-method-cache): Remove.
4719         * shr.el (shr-rescale-image): Fix wrong merge.
4721 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4723         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
4724         too-wide lines.
4726 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4728         * nnimap.el (nnimap-record-commands): New variable.
4729         (nnimap-log-command): Use it.
4730         (nnimap-make-process-buffer): Add a space to the process buffer.
4731         (nnimap-transform-headers): Don't bug out on header lines containing
4732         stuff that look like IMAP length encodings.
4734         * shr.el (shr-rescale-image): Allow viewing large images.
4736 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
4738         * nnml.el (nnml-request-compact-group): Delete the marks file after
4739         compaction (bug#10800).
4741         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
4742         group exit.
4744         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
4745         QRESYNC/FETCH output.
4747 2012-02-11  Glenn Morris  <rgm@gnu.org>
4749         * sieve-manage.el (sieve-manage-default-stream):
4750         * shr.el (shr):
4751         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
4752         (nnir-retrieve-headers-override-function)
4753         (nnir-imap-default-search-key, nnir-notmuch-program)
4754         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
4755         (nnir-method-default-engines):
4756         * message.el (message-cite-reply-position):
4757         * gssapi.el (gssapi-program):
4758         * gravatar.el (gravatar):
4759         * gnus-sum.el (gnus-refer-thread-use-nnir):
4760         * gnus-registry.el (gnus-registry-unfollowed-addresses)
4761         (gnus-registry-max-pruned-entries):
4762         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
4763         * gnus-int.el (gnus-after-set-mark-hook)
4764         (gnus-before-update-mark-hook):
4765         * gnus-async.el (gnus-async-post-fetch-function):
4766         * auth-source.el (auth-source-cache-expiry):
4767         Add missing :version tags to new defcustoms and defgroups.
4769 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
4771         * gnus-sum.el (gnus-adjust-marked-articles): Add to
4772         `gnus-newsgroup-unexist'.
4774         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
4775         marks.
4776         (gnus-article-special-mark-lists): Put the `unexist' in the special
4777         marks list instead.
4779         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
4780         articles in the list of articles to be selected.
4782         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
4783         articles.
4784         (nnimap-update-info): Keep track of unexisting articles.
4785         (nnimap-update-qresync-info): Ditto.
4787 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
4789         * message.el (message-default-send-mail-function): Made into own
4790         function for reuse by emacsbug.el.
4792 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
4794         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
4795         `gnus-sloppily-equal-method-parameters' to avoid a warning.
4797 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4799         * mm-archive.el (mm-archive-dissect-and-inline): New function.
4800         (mm-archive-dissect-and-inline): Fix up the undisplayer.
4802         * gnus-compat.el: Define `timer-set-function'.
4804         * mm-decode.el (mm-display-external): Output the text from the command
4805         in the buffer after the command finished.  This makes text-based
4806         commands behave better.
4808 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4810         * gnus-compat.el: Add a compat for the old `url-retrieve'.
4812 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4814         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
4815         23.1.
4817 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4819         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
4821 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4823         * message.el (smtpmail-smtp-user): Silence compiler warning.
4825 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4827         * message.el (message-multi-smtp-send-mail): Also allow specifying the
4828         SMTP user name.
4830 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4832         * gnus-sum.el (gnus-summary-show-thread):
4833         next-single-char-property-change may return nil in XEmacs.
4834         (gnus-summary-article-map): Fix typo.
4836 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4838         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
4839         running.
4841         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
4843         * gnus.el (gnus-server-extend-method): Don't add an -address component
4844         if the method already has one (bug#9676).
4846 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4848         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
4849         of an initial-input for consistency (bug#10757).
4851         * dgnushack.el: Fix XEmacs compilation warning.
4853         * shr.el: Inhibit getting and sending cookies when fetching pictures.
4855         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
4857 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4859         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
4860         lines that are narrower than the window width.  Otherwise background
4861         "blocks" will look less readable.
4863 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4865         * nnimap.el (nnimap-transform-headers): Remove unused variable.
4866         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
4867         have newlines within the strings, and where the UID comes after the
4868         BODYSTRUCTURE element (bug#10537).
4870         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
4871         (bug#10732).
4873         * shr.el (shr-insert-document): Add doc string.
4874         (shr-visit-file): Ditto.
4875         (shr-remove-trailing-whitespace): New function.
4876         (shr-insert-document): Use it to clean up trailing whitespace as the
4877         final step (bug#10714).
4879 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4881         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
4882         buffer if `gnus-kill-summary-on-exit' is nil.
4884 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4886         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
4887         when just reading a single group from "without" Gnus.
4889 2012-02-06  Chong Yidong  <cyd@gnu.org>
4891         * gnus-sum.el (gnus-summary-show-thread):
4892         next-single-char-property-change never returns nil (Bug#8657).
4894 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4896         * message.el (message-multi-smtp-send-mail): New function.
4897         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
4898         header to implement multi-SMTP functionality.
4900         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
4901         (gnus-agentize): Don't set it.
4902         (gnus-agent-send-mail): Don't use it.
4904         * gnus-sum.el (gnus-summary-widget-backward): New function and
4905         keystroke.
4907         * gnus-compat.el: More the compat functions more compatible.
4909         * shr.el (shr-put-image): Remove underlines from sliced images.
4910         (shr-zoom-image): Compute the region to be replaced more correctly.
4912 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4914         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
4915         (gnus-summary-resend-message-insert-gcc): New function.
4916         (gnus-summary-resend-message): Modify message-header-setup-hook and
4917         message-sent-hook to make it work for Gcc.
4918         (gnus-inews-do-gcc): Update the number of unread articles of groups
4919         that messages are Gcc'd to.
4921         * message.el (message-resend): Run message-sent-hook to do Gcc.
4923 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4925         * lpath.el: Fix an XEmacs compilation warning.
4927         * gnus-compat.el: Require `help-fns' to fix compilation error.
4929         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
4930         a higher level to silence compilation.
4932         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
4933         parameter to allow controlling the scaling.
4935         * shr.el (shr-zoom-image): New command and keystroke.
4936         (shr-put-image): Take a `size' flag to say how to scale the image.
4938         * gnus-compat.el: Redefine `delete-directory' to provide recursive
4939         deletion unless already defined.
4941         * gnus.el (gnus-compat): Require it.
4943         * gnus-compat.el: New file.
4945         * gnus-start.el (gnus-clean-old-newsrc): New function.
4946         (gnus-read-newsrc-file): Use it.
4948         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
4949         Use recursive deletion.
4950         (mm-dissect-archive): Add support for zip files.
4952         * gnus-util.el (gnus-recursive-directory-files): New function.
4954         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
4955         (mm-archive-decoders): Add tgz support.
4957         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
4958         Otherwise inserting text into the Gnus buffer can look odd.
4960         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
4962         * mm-archive.el (mm-archive-decoders): Add support for tar.
4964         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
4966         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
4968 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4970         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
4972         * mm-archive.el: New file.
4974         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
4976         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
4978         * message.el (message-goto-*): Make all the `message-goto-*' commands
4979         push the mark before moving point.  This makes it easier to go back to
4980         where you came from after editing whatever you jumped to.
4982 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4984         * gnus.el: Ma Gnus v0.1 is released.
4986 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
4988         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
4989         without reconnecting.
4990         (nnimap-possibly-change-group): Ditto.
4991         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
4992         connection has died before being called.
4994 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4996         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
4997         an initial sync unless we're really doing one.
4999         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
5000         address parameter if one already exists (bug#9676).
5002         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
5003         not the prefix, as documented (bug#10689).
5005 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
5007         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
5008         the "server".
5010         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
5011         the real error message with the useless "previously known to be down".
5012         Which isn't even correct.
5014         * nntp.el (nntp-open-connection): Report the error message if the nntp
5015         server can't be reached.
5017         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
5018         groups we do a total scan for.
5019         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
5020         doing that.
5022 2012-01-31  Jim Meyering  <jim@meyering.net>
5024         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
5025         Correct a comment (insert "not") and hide nominally-doubled "to".
5027 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5029         * gnus.el (gnus-version): Change name to "Ma Gnus".
5031 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
5033         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
5034         section in the manual.
5036 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
5038         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
5039         words.
5040         (rfc2047-encode-string): Ditto.
5041         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
5042         understand folded filename="..." parameters, for instance.
5044         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
5045         the message for greater debuggability.
5047 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5049         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
5050         instead of setting it locally, since the latter doesn't seem to have
5051         any effect (most of the time).
5053 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
5055         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
5056         function call.
5058 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
5060         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
5061         seconds, and make the repeat clause with HH:MM specs work as
5062         documented.
5064 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5066         * proto-stream.el (proto-stream-capability-open): Fall back on
5067         :end-of-command if :end-of-capability doesn't exist.
5069 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5071         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
5072         bound globally in old Emacsen and XEmacsen.
5074 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5076         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
5077         so that previous errors don't prohibit getting new news.
5079         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
5081         * nntp.el (nntp-retrieve-group-data-early): Ditto.
5083 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
5085         * gnus.el (gnus-group-find-parameter): Check for liveness of the
5086         buffer, not of the string which is its name.
5088 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
5090         * proto-stream.el (proto-stream-capability-open): Wait for
5091         :end-of-capability, not :end-of-command.
5093         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
5094         non-server-marks groups.
5095         (gnus-group-make-articles-read): Ditto.
5097         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
5098         methods (bug#9676).
5100         * gnus.el (gnus-method-ephemeral-p): New function.
5102 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5104         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
5105         left-to-right.
5107 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
5109         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
5110         warning.
5112 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5114         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
5115         macroexpand the nnir things, since they haven't been defined yet, and
5116         nnir requires gnus-sum.
5118 2012-01-24  Julien Danjou  <julien@danjou.info>
5120         * color.el (color-rgb-to-hsl): Fix value computing.
5121         (color-hue-to-rgb): New function.
5122         (color-hsl-to-rgb): New function.
5123         (color-clamp, color-saturate-hsl, color-saturate-name)
5124         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
5125         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
5127 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5129         * mm-decode.el (mm-interactively-view-part): Fix prompt.
5131 2012-01-19  Julien Danjou  <julien@danjou.info>
5133         * color.el (color-name-to-rgb): Use the white color to find the max
5134         color component value and return correctly computed values.
5135         (color-name-to-rgb): Add missing float conversion for max value.
5137 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
5139         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
5140         logical server name in addition to the actual machine address.
5142         * auth-source.el (auth-source-user-and-password): Add convenience
5143         wrapper to search by just host and optionally user.
5145 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5147         * shr.el (shr-visit-file): Move point to the beginning of the buffer
5148         after rendering.
5150 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
5152         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
5153         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
5154         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
5156 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5158         * gnus-sum.el (gnus-summary-read-group): Document more parameters
5159         (bug#9693).
5160         (gnus-summary-setup-buffer): Document return value (bug#9697).
5162         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
5163         since ido doesn't work on symbols (bug#9632).
5165         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
5166         when getting a single value as when getting all the values.  This means
5167         that atoms like `gcc-self' work cumulatively, like variable settings,
5168         instead of getting the value from the last matching clause.
5169         (gnus-group-find-parameter): Protect against the group buffer not
5170         existing (bug#9585).
5172 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5174         * gnus-start.el (gnus-activate-group): Document more parameters
5175         (bug#9694).
5177         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
5178         (bug#9692).
5180         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
5181         article was fetched, so that it can be expired later (bug#9958).
5182         (gnus-agent-summary-fetch-series): Add doc string.
5183         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
5184         (bug#9517).
5186         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
5187         retrieval is happening.
5189         * gnus.el (gnus-parameters): Doc fix.
5191 2012-01-06  Dave Abrahams  <dave@boostpro.com>
5193         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
5194         show the thread after expansion.
5196 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5198         * gnus-art.el (article-narrow-to-head): If the head is completely
5199         empty, narrow to the empty region (bug#9764).
5201         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
5202         read, and then mark them as unread only when the unread mark is used.
5203         This makes `C-- T k' actually work, even though it's confusing.
5205         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
5206         alive before we try to find its window.
5208 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
5210         * mm-decode.el (mm-display-external): Use a longer timeout for the
5211         deletion to allow slow programs to display the file.
5213 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5215         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
5216         prompt to be less confusing.
5218         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
5219         argument to `message-reply'.  This broke `special-display-*' frame
5220         pop-uping (bug#10238).
5222 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5224         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
5225         systems, since these allegedly don't work there.
5227 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
5229         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
5230         live buffer.
5232 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5234         * nnir.el (nnir-retrieve-headers): Protect against the article not
5235         existing on the server (bug#10335).
5237 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5239         * gnus-agent.el (gnus-agent-load-local): Recompute
5240         gnus-agent-article-local on changing method.
5242 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5244         * gnus.el (gnus-parameters): Note precedence.
5246 2012-01-04  Leo Liu  <sdl.web@gmail.com>
5248         * nndraft.el (nndraft-update-unread-articles): Don't move point around
5249         in the group buffer.
5251 2012-01-04  Julien Danjou  <julien@danjou.info>
5253         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
5254         change.
5256 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5258         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
5259         too.
5261         * nntp.el (nntp-retrieve-group-data-early): Use it.
5263 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5265         * nntp.el (nntp-retrieval-in-progress): New variable.
5266         (nntp-make-process-buffer): Make it buffer-local.
5268         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
5269         2010.
5270         (gnus-demon-init): Use it to compute the time if time is on the form
5271         "04:23".
5273         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
5275         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
5276         status in the correct buffer.
5278 2012-01-03  Leo Liu  <sdl.web@gmail.com>
5280         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
5281         when opening topics (bug#10407).
5283 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
5285         * gnus-cus.el (gnus-score-customize):
5286         * gnus-sum.el (gnus-sort-gathered-threads):
5287         * message.el (message-shorten-references):
5288         * nnmairix.el (nnmairix-request-group):
5289         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
5291 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
5293         * gnus-agent.el (gnus-agent-regenerate-group):
5294         * gnus-int.el (gnus-retrieve-group-data-early):
5295         * mm-util.el (mm-codepage-ibm-list):
5296         * nndiary.el (Commentary, nndiary-get-new-mail):
5297         * nnir.el (nnir):
5298         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
5300 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5302         * mm-view.el (mm-display-inline-fontify): Add comment.
5304 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
5306         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
5307         * ntlm.el (ntlm-smb-dohash): Spelling fix.
5309 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
5311         * gnus-art.el (gnus-split-methods):
5312         * gnus-msg.el (gnus-configure-posting-styles):
5313         * gnus-spec.el (gnus-parse-simple-format):
5314         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5315         * message.el (message-do-actions): Spelling fix.
5317 2011-12-15  Juri Linkov  <juri@jurta.org>
5319         * mm-decode.el (mm-inline-media-tests): Add missing
5320         `mm-handle-media-subtype'.
5322 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
5324         * gnus-group.el (gnus-group-tool-bar):
5325         * gnus-sum.el (gnus-summary-tool-bar):
5326         * message.el (message-tool-bar):
5327         * rfc2231.el (rfc2231-parse-string): Spelling fix.
5329 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
5331         * plstore.el (plstore--insert-buffer): Spelling fix.
5333 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
5335         * message.el (message-valid-fqdn-regexp): Update with newly approved
5336         top-level domain names ".tel" and ".asia".
5338 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5340         * gnus-sum.el (gnus-summary-show-article): Don't load shr
5341         unconditionally.
5343 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5345         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
5346         pop-to-buffer-same-window for old Emacsen.
5348 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
5350         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
5352 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
5354         * netrc.el (netrc-credentials): Spelling fix.
5356 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
5358         * gnus-fun.el (gnus-fun-ppm-change-string):
5359         * gnus-msg.el (gnus-inews-do-gcc):
5360         * gnus-sum.el (gnus-summary-find-for-reselect):
5361         * gnus.el (gnus-summary-cancelled):
5362         * message.el (message-cancel-hook, message-send-news):
5363         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
5364         * nnir.el (nnir-run-hyrex):
5365         * nntp.el (nntp-with-open-group-function):
5366         * pgg.el (pgg-pending-timers): Spelling fix.
5368 2011-12-04  Chong Yidong  <cyd@gnu.org>
5370         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
5371         change (Bug#10200).
5373 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5375         * compface.el (uncompface):
5376         * gnus-art.el (gnus-article-x-face-command): Update the header format
5377         of icon data for the most recent icontopbm program.
5379 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5381         * gnus-msg.el (gnus-inews-do-gcc):
5382         * message.el (message-send-mail):
5383         * mml.el (mml-generate-mime): Share the value of the buffer-local
5384         `message-options' variable between a draft buffer and temprary working
5385         buffers.
5387 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5389         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
5391 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5393         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
5394         for Cygwin.
5396 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
5398         * gnus-group.el (gnus-group-prepare-flat):
5399         * mm-bodies.el (mm-encode-body):
5400         * mml.el (mml-preview):
5401         * nnml.el (nnml-request-compact-group):
5402         * pop3.el (pop3-stream-type): Spelling fix.
5404 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
5406         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
5408 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
5410         * color.el (color-rgb-to-hsl):
5411         * gmm-utils.el (gmm-tool-bar-style):
5412         * gnus-group.el (gnus-group-prepare-flat):
5413         * gnus-topic.el (gnus-topic-prepare-topic):
5414         * mm-decode.el (mm-discouraged-alternatives):
5415         * rfc2047.el (rfc2047-encode-1):
5416         * starttls.el: Spelling fix.
5418 2011-11-24  Glenn Morris  <rgm@gnu.org>
5420         * binhex.el (binhex-begin-line): Give it basic doc-string.
5422         * starttls.el, tls.el: Fix case of "GnuTLS".
5424 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
5426         * gnus-group.el (gnus-group-highlight): Fix typo.
5428 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
5430         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
5431         value of `delete-file', that returns nil for a local file but returns t
5432         for a remote file using ssh.
5434 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
5436         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
5438 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5440         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
5441         avoid later breakage.
5443 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5445         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
5446         article buffers' name.
5448 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5450         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
5451         by Paul Eggert's spellfixes two days ago.
5453 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5455         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
5456         doesn't have it.
5458         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
5459         buffer-local instead of binding them to avoid warnings.  Also demote
5460         errors (bug#10063).
5461         (font-lock-mode-hook): Shut up byte compiler.
5463 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
5465         * mm-util.el (mm-charset-after):
5466         * nnir.el (nnir-run-hyrex):
5467         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
5468         (ntlm-get-password-hashes, ntlm-md4hash):
5469         * smime.el: Fix typo.
5471 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
5473         * gnus-agent.el (gnus-agent-expire-group-1):
5474         * nndiary.el (nndiary-last-occurence):
5475         * nnimap.el (nnimap-request-set-mark):
5476         * nnmairix.el (nnmairix-only-use-registry):
5477         * gnus-group.el (gnus-group-prepare-flat):
5478         * gnus-sum.el (gnus-decode-encoded-word-methods):
5479         * message.el (message-wash-subject):
5480         * nntp.el (nntp-retrieve-headers-with-xover):
5481         * smime.el (smime-certificate-directory): Spelling fix.
5483 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
5485         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
5487         * color.el:
5488         * gnus-agent.el (gnus-agent-possibly-alter-active):
5489         * gnus-dired.el (gnus-dired-print):
5490         * mail-parse.el:
5491         * nnmairix.el (nnmairix-request-group):
5492         * shr.el (shr-image-displayer):
5493         * sieve-manage.el:
5494         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
5496 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
5498         * gnus-sum.el (gnus-auto-select-subject):
5499         * spam-report.el (spam-report-resend): Spelling fix.
5501 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
5503         * gnus-agent.el (gnus-agent-get-undownloaded-list):
5504         * gnus-art.el (gnus-default-article-saver):
5505         * gnus-srvr.el (gnus-server-copy-server):
5506         * gnus.el (gnus-sloppily-equal-method-parameters):
5507         * html2text.el (html2text-format-tag-list):
5508         * message.el (message-narrow-to-head):
5509         * nndiary.el:
5510         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5511         * sieve.el: Spelling fix.
5513 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
5515         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
5516         * gnus-sum.el (gnus-summary-make-menu-bar):
5517         * gnus-uu.el (gnus-uu-decode-postscript)
5518         (gnus-uu-decode-postscript-and-save):
5519         * mailcap.el (mailcap-print-command):
5520         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
5521         Fix typos.
5523 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
5525         * gnus-art.el (gnus-article-part-wrapper):
5526         * html2text.el (html2text-fix-paragraphs):
5527         * mm-decode.el (mm-image-fit-p):
5528         * rfc2047.el (rfc2047-encode-message-header):
5529         * shr-color.el (shr-color-visible-distance-min)
5530         (shr-color-relative-to-absolute, set-minimum-interval)
5531         (shr-color-visible): Fix typos.
5533 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
5535         * gmm-utils.el (gmm-tool-bar-item):
5536         * gnus-art.el (gnus-treat-body-boundary):
5537         * gnus-diary.el (gnus-user-format-function-d):
5538         * gnus-start.el (gnus-get-unread-articles):
5539         * pgg-gpg.el (pgg-gpg-update-agent):
5540         * smime.el (smime-cert-by-ldap-1): Spelling fix.
5542 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
5544         * gnus-topic.el (gnus-group-prepare-topics):
5545         * gnus-uu.el (gnus-extract-view):
5546         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
5548 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
5550         * spam.el: Move BBDB autoloads.
5551         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
5552         BBDB 2 and 3.
5553         (spam-check-BBDB): Use it.
5554         (spam-enter-ham-BBDB): Use it.
5556 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
5558         * smime.el (smime-draw-buffer): Spelling fix.
5560 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
5562         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
5563         for scanning exactly one level.
5564         * gnus-start.el (gnus-get-unread-articles): Ditto.
5566 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5568         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
5569         slightly clearer.
5571 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5573         * gnus-sync.el: More commentary about setup.
5575 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5577         * message.el (message-send-and-exit): Document `arg'.
5579 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5581         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
5583 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
5585         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
5587         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
5588         we don't use `bound-and-true-p'.
5590 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5592         * gnus-util.el (gnus-bound-and-true-p): Remove.
5593         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
5594         * nnir.el: Use it.
5595         * nnmairix.el: Use it.
5597 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5599         * gnus-sync.el: Improve docs about CouchDB admins.
5601         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
5602         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
5603         for reasons unknown.
5604         * nnir.el: Use it.
5605         * nnmairix.el: Use it.
5607         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
5608         * nnir.el: Ditto.
5609         * nnmairix.el: Ditto.
5611         * gnus-registry.el (gnus-registry-enabled): Default to nil.
5613 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5615         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
5616         not needed.  Provide xmlplistread list function to produce XML plist
5617         output for non-Gnus LeSync clients.
5619 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
5621         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
5623         * gnus-sync.el: Add LeSync synchronization backend and logic to read
5624         and save against it.  Group subscriptions, read marks, other marks,
5625         subscription levels, topic names, and topic offsets (the group's
5626         position within the topic) are saved.  This is an experimental backend
5627         and may change significantly.  Load json.el from the gnus-fallback-lib
5628         if it's not available otherwise.
5629         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
5631 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5633         * message.el (message-completion-function): Make sure
5634         message-tab-body-function is not attempted if one of
5635         message-completion-alist fails to find a completion (bug#9158).
5637 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
5639         * mml.el (mml-quote-region): Quote <#secure> tag.
5640         (mml-generate-mime-1): Unquote <#secure> tag.
5642 2011-10-20  Chong Yidong  <cyd@gnu.org>
5644         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
5645         calling a minor mode from Lisp with nil arg enables it, so we have to
5646         make the wording a bit ambiguous here).
5648 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
5650         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
5651         * nnir.el (nnir-mode): Use it.
5652         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5653         Use it.
5655         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
5656         * nnmairix.el (gnus-registry-enabled): Ditto.
5658 2011-10-17  Dave Abrahams  <dave@boostpro.com>
5660         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
5661         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
5662         only while we need to find out if it should be t or nil.
5663         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
5664         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
5665         the registry is installed.  Set it to nil when it's unloaded.
5666         (gnus-registry-install-p): Provide user guidance for the initial value
5667         of `gnus-registry-install' when it's 'ask, otherwise return its value.
5668         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
5669         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5670         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5671         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5672         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
5673         `gnus-registry-install'.
5675 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
5677         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
5678         previous change.
5679         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
5680         primary key is marked as disabled.
5682 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
5684         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
5685         primary key is marked as disabled.
5687 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
5689         * html2text.el (html2text-clean-anchor): Check for quotes around
5690         `href' value.
5692 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5694         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
5695         searching.  Drop `bbdb-cache'.
5697 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5699         * message.el (message-signed-or-encrypted-p): Exclude header when
5700         checking if there is signed or encrypted body in text/plain message.
5702 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
5704         * html2text.el (html2text-get-attr): Correctly handle attribute values
5705         containing "=".
5707 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
5709         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
5710         handle bindings.
5712 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5714         * gnus-win.el (gnus-configure-windows): Protect against reading
5715         ephemeral groups outside of Gnus.
5717 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5719         * shr.el (shr-tag-img): Don't get images displayed in tables.
5721 2011-10-03  Glenn Morris  <rgm@gnu.org>
5723         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
5724         the "maintainer" version of debbugs.gnu.org reports.
5726 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5728         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
5729         make asynchronous adjacent image insertion work better.
5731 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
5733         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
5734         documentation.
5736 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5738         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
5739         `gnus-asynchronous' isn't shadowed.
5741 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5743         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
5745         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
5746         (nnimap-insert-partial-structure): The charset parameter isn't
5747         case-sensitive.
5749         * nnheader.el (nnheader-message-maybe): New function.
5751         * shr.el (shr-tag-table): Render totally broken tables better.
5753         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
5754         computing the boundary.
5756 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5758         * pop3.el (pop3-number-of-responses): Remove.
5759         (pop3-wait-for-messages): Rewrite to take linear time instead of
5760         exponential time.
5762 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5764         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
5765         re-fetch images.
5767         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
5768         re-fetch images when hitting `g' in Gnus.
5770 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5772         * mml.el (mml-inhibit-compute-boundary): New internal variable.
5773         (mml-compute-boundary): Don't check collision if it is non-nil.
5774         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
5775         before checking collision.
5777 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5779         * message.el (message-indent-citation): Really make sure there's a
5780         newline at the end.
5782         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
5783         Fix suggested by John Wiegley.
5785         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
5787         * gnus-art.el (gnus-treat-hide-citation): Add doc.
5789         * message.el (message-default-send-rename-function): Break out into its
5790         own function.
5792         * ecomplete.el (ecomplete-display-matches): Revert patch since it
5793         doesn't work under XEmacs.
5795         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
5796         of "imaps" to word around Windows problems.
5797         (nnimap-open-connection-1): Use it.
5799         * message.el (message-indent-citation): Revert last change which made
5800         `F' not work.
5802 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
5804         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
5805         terminal as well.
5807 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5809         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
5810         because it displays images using overlays that aren't easy to copy to
5811         the article buffer.
5813 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
5815         * message.el (message-indent-citation): Fix empty line removal at the
5816         end of the citation.
5818 2011-09-20  Julien Danjou  <julien@danjou.info>
5820         * auth-source.el (auth-source-netrc-create): Use default value for
5821         password if specified.  Evaluate default.
5822         (auth-source-plstore-create): Ditto.
5823         (auth-source-plstore-create, auth-source-netrc-create): Fix default
5824         value evaluation.
5825         (auth-source-netrc-create): Typo fix.
5826         (auth-source-plstore-create): Ditto.
5828         * password-cache.el (password-cache-remove): Remove entries even if the
5829         value is nil, so that password with a nil value (negative caching) is
5830         possible to invalidate.
5832         * auth-source.el (auth-source-format-cache-entry): New function.
5834 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5836         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
5838 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5840         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
5842 2011-09-19  Julien Danjou  <julien@danjou.info>
5844         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
5845         which work with things that are not ASCII.
5847 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5849         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
5851 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5853         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
5854         message level.
5856 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5858         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
5860 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5862         * gnus.el (gnus-interactive-exit): Update defcustom spec.
5864 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5866         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
5867         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
5869 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
5871         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
5872         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
5873         articles.
5875 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
5877         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
5878         (message-mail-other-window, message-mail-other-frame)
5879         (message-news-other-window, message-news-other-frame):
5880         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
5881         instead of setting buffer display varibles.
5883 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5885         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
5887         * gnus-sum.el (gnus-fetch-headers): Bump message level.
5889 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5891         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
5892         duplicates" to a higher level.
5894         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
5895         most egregious messages.
5897 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5899         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
5901 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
5903         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
5904         up the file (bug#9351).
5906 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5908         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
5909         it does with all other backends, but decode the names immediately after
5910         getting them.
5912         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
5913         decoding nnimap groups.
5915         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
5916         newsrc file.  It doesn't seem like an important optimization any more.
5918 2011-09-10  Dave Abrahams  <dave@boostpro.com>
5920         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
5921         overflows.
5923 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5925         * gnus.el (gnus-article-mark-lists): Remove `recent'.
5926         (gnus-interactive-exit): Extend to `quiet'.
5928         * gnus-sum.el (gnus-offer-save-summaries): Use it.
5930         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
5931         string.
5933         * plstore.el (plstore--get-buffer): Silence compiler warnings by
5934         renaming function arguments from `this'.
5936         * gnus-sum.el (gnus-newsgroup-recent): Remove.
5938         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
5939         has been renamed.
5940         (gnus-lrm-string-p): Include RLM and PDF, too.
5942         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
5943         (bug#9225).
5945 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
5947         Add autoload cookies for functions used by sendmail.el.
5948         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
5950         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
5952 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5954         * gnus-art.el (article-date-ut): Work properly even when there are
5955         things like Date header in the body; work for forwarded parts.
5957 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
5959         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
5960         original-article-buffer.
5962 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
5964         * nnir.el (nnir-compose-result): Fix matching of server type.
5965         (nnir-run-swish++): Ditto.
5966         (nnir-run-namazu): Ditto.
5967         (nnir-run-notmuch): Ditto.
5969 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5971         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
5972         (bug#9405).
5974         * gnus-score.el (gnus-summary-increase-score): Doc clarification
5975         (bug#9421).
5977         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
5978         (bug#9425).
5980         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
5981         thing (bug#9426).
5983 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5985         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
5986         the error message.
5988 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
5990         * message.el (message-setup-1): Return t (Bug#9392).
5992 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
5994         * gnus-sum.el: When adding article headers to a summary buffer also
5995         update gnus-newsgroup-articles (bug#9386).
5997 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5999         * auth-source.el: Autoload help-mode.
6001 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6003         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
6004         names.
6006 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
6008         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
6009         mm-replace-in-string for compatibility issues.
6010         * mml2015.el (mml2015-epg-verify): Ditto.
6012 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6014         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
6016         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
6018 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6020         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
6021         continue on and do the clean-up phase (bug#9188).
6023         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
6024         just ignore groups that can't be opened instead of erroring out
6025         (bug#9225).
6027         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
6028         nil since some many people are fuddy-duddies.
6030         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
6031         images.
6033         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
6034         instead.
6036         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
6038         * gnus-util.el (gnus-process-live-p): Copy over compat function.
6040         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
6041         processing.
6043         * nntp.el (nntp-kill-buffer): Kill the process before killing the
6044         buffer to avoid warnings.
6046 2011-08-20  Simon Josefsson  <simon@josefsson.org>
6048         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
6049         specified to reduce precision.
6051 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6053         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
6054         bodystructures (bug#9314).
6056 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6058         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
6059         Make button keymap non-sticky after buttons.
6061 2011-08-18  David Engster  <dengste@eml.cc>
6063         * nnmairix.el (nnmairix-request-set-mark)
6064         (nnmairix-goto-original-article): Remove adding of article to registry,
6065         since `gnus-registry-add-group' isn't available anymore.
6066         (nnmairix-determine-original-group-from-registry):
6067         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
6068         available anymore.
6070 2011-08-12  Simon Josefsson  <simon@josefsson.org>
6072         * starttls.el (starttls-any-program-available): Define as obsolete
6073         function.
6075 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6077         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
6078         versions which Gnus use when appropriate.
6080         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
6081         a pretty destructive command.
6083         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
6085 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6087         * message.el (message-fix-before-sending): Make a different warning
6088         about NUL characters (bug#9270).
6090         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
6091         from custom (bug#9260).
6093         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
6094         things work in Emacs 22 and XEmacs, too.
6096         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
6097         default From.
6099         * gnus-spec.el (gnus-lrm-string-p): New macro.
6100         (gnus-lrm-string): New constant.
6101         (gnus-summary-line-format-spec): LRM-ify the from.
6102         (gnus-tilde-max-form): LRM-ify string chopping.
6104         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
6106         * message.el (message-is-yours-p): Allow disabling canlock checking
6107         (bug#9295).
6108         (message-shoot-gnksa-feet): Add `canlock-verify'.
6109         (message-auto-save-directory): Use ~/ as the auto-save directory if the
6110         message directory isn't writable (bug#9304).
6112         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
6113         non-world-readable.
6115 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6117         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
6118         articles.
6120 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
6122         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
6123         copy-list.
6125 2011-08-12  Sam Steingold  <sds@gnu.org>
6127         * gnus-score.el (gnus-score-find-alist): Keep the score files already
6128         in the reverse order to avoid modifying the cache with `nreverse'.
6129         (gnus-all-score-files): Do not modify the value returned by
6130         `gnus-score-find-alist' because it lives in a cache variable.
6131         (gnus-current-home-score-file): No need to `nreverse' the return value
6132         of `gnus-score-find-alist', it is already in the correct order.
6134 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
6136         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
6137         type MESSAGE and subtype RFC822 is slightly different from those of
6138         type TEXT.
6140 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
6142         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
6143         This allows article-referral to work from an nnir group.
6145 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
6147         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
6149 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
6151         * mml1991.el (mml1991-epg-find-usable-key)
6152         (mml1991-epg-find-usable-secret-key): New function.
6153         (mml1991-epg-sign): Check if signing key is usable.
6154         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
6156 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
6158         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
6159         server-variables only.  This should fix a bug introduced with commit
6160         e1889675b7f4adf057833c5513c9374134c4e053.
6161         (nnir-run-query): 'nnir-search-engine should not be set from the global
6162         environment.
6164 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
6166         * nnir.el (nnir-search-thread): Position point on referring article
6167         line.
6168         (nnir-warp-to-article): Clean up summary buffers.
6170         * nnimap.el (nnimap-request-thread): Whitespace fix.
6172 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
6174         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
6176 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6178         * starttls.el (starttls-available-p): Rename from
6179         `starttls-any-program-available' and changed return convention.
6181 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
6183         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
6184         `unix-sync' unless it's defined.
6186 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
6188         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
6189         `aref' for XEmacs compatibiltiy.
6191 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6193         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
6195 2011-07-31  Dave Abrahams  <dave@boostpro.com>
6197         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
6198         closures, quote the form properly (bug#9194).
6200 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6202         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
6203         (gnus-summary-insert-new-articles): Protect against servers that are
6204         down.
6206 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6208         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
6209         in mm handle if none is specified.
6211 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
6213         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
6215 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
6217         * nnir.el (nnir-search-thread): New function to make an nnir group
6218         based on a thread query.
6220         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
6221         of nnir in thread referral.
6222         (gnus-summary-refer-thread): Use it.
6224         * nnimap.el (nnimap-request-thread): Use it.
6226 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6228         * shr.el (shr-tag-comment): Ignore HTML comments.
6230 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
6232         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
6233         argument.
6234         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
6235         Use `nnir-address' to handle server info rather than passing an arg.
6237         * nnimap.el (nnimap-make-thread-query): New utility function to format
6238         an imap thread search query.
6239         (nnimap-request-thread): Use it.
6241         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
6242         right select-method if we are not going back to the group buffer.
6244 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6246         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
6247         enter invalid buffer configurations into the quit form (bug#9107).
6248         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
6249         unplugged/plugged.
6251         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
6252         keep track of which ones are unread (bug#9061).
6254         * gnus.el (gnus-refer-article-method): Allow entering any sexp
6255         (bug#9055).
6257         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
6258         (bug#9041).
6260         * gnus-html.el (mm-util): Require (bug#9073).
6262         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
6263         (gnus-summary-refer-thread): Use it to remove duplicates in the
6264         un-threaded view (bug#9053).
6265         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
6267 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
6269         * nnir.el (nnir-read-server-parm): Use default value from global
6270         variable.  Without this the default search engine parameters aren't
6271         used at all.
6273 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6275         * message.el (message-unique-id): Don't use the undocumented return
6276         value from (random t) (bug#9118).
6278 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6280         * message.el (message-auto-save-directory): If the ~/Mail directory
6281         doesn't exist, use ~ as the auto-save directory (bug#4432).
6283         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
6284         hasn't already been started.
6286 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6288         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
6290         * message.el (message-reply): Work around mysterious bug where
6291         `message-mode' seems to overwrite the locally bound `subject' variable.
6293 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
6295         * nnimap.el (nnimap-request-thread): Ensure search is performed in
6296         correct group.
6298         * gnus-int.el (gnus-request-thread): Add group argument.
6300         * gnus-sum.el (gnus-summary-refer-thread): Use it.
6302 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6304         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
6306         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
6307         renamed to `debbugs-gnu-*'.
6309 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
6311         * plstore.el: Revert the editing feature since it is not urgent.
6312         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
6313         (plstore-mode-decoded): Remove.
6315 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6317         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
6318         isn't very interesting any more, and it leaks potentially secret data.
6319         (gnus-debug): Remove.
6321         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
6322         use of :custom-show.
6324 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
6326         * plstore.el: Add documentation.
6327         (plstore-mode): New mode to edit plstore file.
6328         (plstore-mode-toggle-display, plstore-mode-original)
6329         (plstore-mode-decoded): New command.
6330         (plstore--encode, plstore--decode, plstore--write-contents-functions)
6331         (plstore--insert-buffer, plstore--make): New function.
6332         (plstore-open, plstore-save): Simplify by using them.
6334 2011-07-06  Glenn Morris  <rgm@gnu.org>
6336         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
6338 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6340         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
6341         no longer is much used.
6342         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
6343         Articles".
6345 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
6347         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
6348         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
6349         `notmuch' backend.
6351 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6353         * mm-decode.el (mm-text-html-renderer): Doc fix.
6355         * gnus-msg.el (gnus-bug): Fix the MML tag.
6357         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
6359 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
6361         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
6362         secondary methods if started with `gnus-no-server'.
6364 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
6366         * message.el (message-return-action): Fix typo in docstring.
6368 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6370         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
6371         bug reports at once.
6373         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
6375 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6377         * nndraft.el: Require gnus-group.
6378         (nndraft-request-list): Declare.
6380         * nndraft.el (nndraft-update-unread-articles): Don't show group having
6381         no unread article unless it matches gnus-permanently-visible-groups.
6383         * nndraft.el (nndraft-update-unread-articles): New function.
6384         (nndraft-request-associate-buffer): Use it to update the number of
6385         unread articles for the nndraft groups in the group buffer when saving
6386         or killing a draft message.
6388 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6390         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
6391         systems to binary before writing and reading the mbox files.
6393         * gnus.el (gnus-summary-line-format): Link to the info node for %U
6394         instead of trying to list them all (bug#8978).
6396 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
6398         * pop3.el (pop3-open-server): Use :end-of-capability.
6400 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6402         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
6403         the id is always a number.
6405         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
6407         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
6408         debbugs mode, if possible.
6410 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
6412         * auth-source.el (auth-source-token-passphrase-callback-function):
6413         Reindent.
6414         (epg-context-operation): Remove unnecessary autoload.
6416 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6418         * gnus.el (gnus-list-debbugs): New command.
6420         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
6421         mboxstat instead of the maintbox, since the stat seems to be fuller.
6423         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
6424         summary buffers.
6426         * message.el (message-get-reply-headers): Delete all duplicates,
6427         instead of the first.
6428         (message-get-reply-headers): Ensure that we have progress while
6429         deleting duplicates.
6431         * gnus-msg.el (gnus-configure-posting-styles): Get the local
6432         gnus-posting-style value from the summary buffer to make it easier to
6433         make that a per-buffer conf.
6435 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
6437         * nnir.el (nnir-run-imap): Allow halting a search when an article is
6438         found by setting `shortcut' in 'query.
6439         (nnir-request-article): Use `shortcut' setting when requesting article
6440         by Message-ID.
6442 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
6444         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
6445         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
6446         Bring the pseudo-headers back too.
6448 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6450         * auth-source.el (auth-source-token-passphrase-callback-function):
6451         Simplify and remove EPA dependency.
6453 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
6455         * nnir.el (nnir-request-article): Fix error message text.
6457 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6459         * auth-source.el (plstore-delete): Autoload.
6460         (auth-source-plstore-search): Support delete operation.
6461         * plstore.el (plstore-delete): New function.
6463 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6465         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
6466         mark actually existing articles as unread rather than the ones that
6467         active asserts.
6469 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
6471         * nntp.el (nntp-record-command):
6472         * gnus-util.el (gnus-message-with-timestamp-1):
6473         Use format-time-string rather than decoding time stamps by hand.
6474         This is simpler and insulates the code from potential changes to
6475         current-time format.
6477 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6479         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
6481 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6483         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
6484         (plstore-save): Support public key encryption.
6485         (plstore--init-from-buffer): New function.
6486         (plstore-open): Use it; fix error when opening a non-existent file.
6487         (plstore-revert): Use plstore--init-from-buffer.
6489 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6491         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
6493 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6495         * mml2015.el (mml2015-use): Replace string-match-p with string-match
6496         for old Emacsen.
6498 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6500         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
6501         is not fully working.
6503 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6505         * dgnushack.el: Autoload sha1 on XEmacs.
6507         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
6508         quit window configuration.
6510         * auth-source.el (epg-context-set-passphrase-callback):
6511         Remove duplicate autoload.
6513 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
6515         * nnir.el (nnir-request-article): Allow requesting articles by
6516         Message-ID with nnimap.
6518         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
6519         current server.
6521 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6523         * auth-source.el: Autoload EPA/EPG functions.
6524         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
6525         changed when EPA/EPG is not available.
6526         (auth-source-backend): Rename "arg" member to "data".
6527         (auth-source-backend-parse, auth-source-plstore-search)
6528         (auth-source-plstore-create): Use it.
6530 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
6532         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
6533         `gnus-refer-article-methods'.
6535 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6537         * auth-source.el: Require EPA and EPG.
6538         (auth-source-passphrase-alist): New variable.
6539         (auth-source-passphrase-callback-function)
6540         (auth-source-token-passphrase-callback-function): Callbacks for the
6541         netrc field encryption (GPG tokens).
6542         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
6543         Symmetric encryption and decryption of the netrc GPG tokens.
6544         (auth-source-netrc-normalize): Use them, simplifying the closure.
6546 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6548         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
6549         is available.
6551 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6553         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
6554         non-nil, and `nnimap-split-methods' is nil, use the former.
6556 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6558         * plstore.el (plstore-revert): New function.
6559         (plstore-open): Use it; hide the buffer from user.
6561 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6563         * auth-source.el (auth-source-backend): New member "arg".
6564         (auth-source-backend-parse): Handle new backend 'plstore.
6565         * plstore.el: New file.
6567 2011-06-30  Glenn Morris  <rgm@gnu.org>
6569         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
6571 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6573         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
6574         expiring articles to.
6576         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
6577         variations as ASCII (bug#5458).
6579 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6581         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
6583 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6585         * message.el (message-point-in-header-p): Tweak the function to default
6586         to saying that we're not in the headers if there is no separator at
6587         all.  This makes it possible to use the Message version of `M-q' in
6588         buffers with no headers (bug#7987).
6589         (message-point-in-header-p): Fix last checkin to work with an empty
6590         mail-header-separator, too.
6592         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
6593         again, save the choice via customize.
6595 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6597         * message.el (message-send-mail-function): Add `sendmail-query-once'.
6599         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
6600         ended the connection, bail out before waiting infinitely on a new
6601         connection.
6603 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
6605         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
6606         reports.
6608         * gnus.el (gnus-bug-package): Use "gnus."
6609         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
6611 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6613         * dgnushack.el: Make the timer warning go away on XEmacs.
6615         * gnus-art.el (gnus-article-stop-animations): New function to stop any
6616         animations going on at article exit time.
6618         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
6619         since removing it breaks people upgrading.
6621         * shr.el (shr-put-image): Use the new interface for animating images.
6622         (shr-put-image): Animate for 60 seconds.
6624         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
6625         avoid compiler warnings.
6627         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
6628         error with `find-file-hooks' on Emacs 22.
6629         (with-auth-source-epa-overrides): Ugly hack to Wrap the
6630         `find-file-hook' things in `symbol-value' to avoid compilation warnings
6631         on all architectures.
6633         * spam.el (spam-stat): Require in a normal fashion without binding
6634         `spam-stat-install-hooks' to avoid compilation warnings.
6636         * spam-stat.el (spam-stat-install-hooks): Remove.
6637         (spam-stat-install-hooks): Don't run automatically.
6639 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
6641         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
6642         and keystroke.
6644 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6646         * auth-source.el (auth-source-netrc-cache): Move forward.
6648 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6650         * proto-stream.el (proto-stream-open-starttls): Use
6651         `gnutls-available-p' to see whether we have built-in support.
6653         * auth-source.el (auth-source-netrc-create): Don't query the bits that
6654         we already know.
6655         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
6656         (auth-source-netrc-create): Don't prompt for the stuff we already know.
6658 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6660         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
6661         %S format, since that looks odd.
6662         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
6663         file, especially when saving.
6665 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
6667         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
6668         article found.
6670 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
6672         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
6673         `auth-source-save-secrets' with a more sensitive alist that can be
6674         configured per file.  Experimental, so defaults to 'never.
6675         (auth-source-netrc-create): Use it.  Still experimental code.
6676         (with-auth-source-epa-overrides): Use `find-file-hooks' if
6677         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
6679 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
6681         * auth-source.el (auth-source-save-secrets): New variable to control if
6682         secret tokens should be saved encrypted.
6683         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
6684         to `auth-source-netrc-normalize'.
6685         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
6686         on the EPA variables being defined.
6687         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
6688         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
6689         the lexical-let closure.
6690         (auth-source-netrc-create): Create "gpg:" tokens according to
6691         `auth-source-save-secrets'.
6693 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6695         * gnus-group.el (gnus-group-update-group): Add new argument
6696         `info-unchanged' that stops updating dribble buffer.
6698         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
6699         deletes lines matching to it in dribble buffer.
6701         * gnus-agent.el (gnus-agent-fetch-group-1):
6702         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
6703         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
6704         * gnus-start.el (gnus-group-change-level):
6705         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
6707         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
6708         if newsgroup info is not changed.
6710         * gnus-group.el (gnus-group-get-new-news-this-group):
6711         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
6712         Don't update dribble buffer.
6714 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
6716         * gnus-registry.el (gnus-registry-remove-ignored): New function to
6717         remove entries with groups we ignore.
6719 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6721         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
6722         the underline comes at the bottom.
6724 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
6726         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
6727         `gnus-registry-user-format-function-M' and declare the latter obsolete.
6728         (gnus-registry-article-marks-to-names): Rename from
6729         `gnus-registry-user-format-function-M2'.
6731 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6733         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
6734         ephemeral group.
6736 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6738         * shr.el (shr-browse-image): Copy the URL if called interactively.
6740 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6742         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
6743         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
6744         done, then unselected articles may be marked as read.
6746         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
6747         since not doing this seems to lead to a race condition in pop3-logon.
6749         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
6750         so that the call chain it correct when we call "upwards".
6752         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
6753         in read-only groups.
6755         * gnus-group.el (gnus-group-mark-article-read): Ditto.
6757         * message.el (message-cite-reply-position): Doc string fix.
6759         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
6760         avoid regexp overflow.
6761         (nnimap-transform-split-mail): Ditto.
6763         * pop3.el (pop3-retr): Error out if the server closes the connection.
6765 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6767         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
6768         mm-with-unibyte-current-buffer.  The buffer should not contain any
6769         multibyte chars anyway at this stage.
6771 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6773         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
6774         at the end of lines.
6776 2011-05-29  Julien Danjou  <julien@danjou.info>
6778         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
6780 2011-05-27  Glenn Morris  <rgm@gnu.org>
6782         * gnus-group.el (gnus-bug-group-download-format-alist):
6783         Use the "maintainer" version of debian reports as well.
6785 2011-05-26  Glenn Morris  <rgm@gnu.org>
6787         * gnus-group.el (gnus-bug-group-download-format-alist):
6788         Use the "maintainer" version of debbugs.gnu.org reports.
6790 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6792         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
6794 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6796         * gnus-cus.el (gnus-agent-customize-category):
6797         * gnus-delay.el (gnus-delay-send-queue):
6798         * gnus.el (gnus-other-frame):
6799         Don't quote lambda expressions with `quote'.
6801 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6803         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
6804         the thread moves us backwards and so we loop forever.
6806 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6808         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
6809         whitespace in base64 data lines.
6811 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
6813         * gnus-registry.el (gnus-registry-user-format-function-M):
6814         Use `mapconcat'.
6815         (gnus-registry-user-format-function-M2): Use to see the full text of
6816         the marks.  Make "," the mark text separator.
6818         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
6819         authentication with auth-source.
6821 2011-05-17  Glenn Morris  <rgm@gnu.org>
6823         * gnus-group.el (gnus-import-other-newsrc-file):
6824         Use insert-file-contents.
6826 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
6828         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
6829         1000 iterations.
6831 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6833         * nntp.el (nntp-open-connection): Check if process-type is available.
6835 2011-05-16  Julien Danjou  <julien@danjou.info>
6837         * shr.el (shr-tag-del): Add support for del tag.
6839 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6841         * gnus-html.el (gnus-html-put-image): Register a displayer.
6843         * shr.el (shr-image-displayer): Don't remove text props from alt text.
6845 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
6847         * registry.el (prune-factor): New initialization parameter defaulting
6848         to 0.1.
6849         (registry-prune-hard): Use it.
6851         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
6852         0.1 expicitly.
6854 2011-05-13  Glenn Morris  <rgm@gnu.org>
6856         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
6857         is bound, since this function requires sendmail.
6859 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
6861         * registry.el (registry-usage-test): Disable pruning test.
6863 2011-05-11  David Engster  <dengste@eml.cc>
6865         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
6866         Bind set-network-process-option for XEmacs.
6868 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
6870         * registry.el (registry-prune-hard-candidates)
6871         (registry-prune-soft-candidates): Helper methods for registry pruning.
6872         (registry-prune): Use them.  Make the sort function optional.
6874 2011-05-10  Jim Meyering  <meyering@redhat.com>
6876         * shr.el (shr-colorize-region): Fix typo "on on -> on".
6878 2011-05-10  Julien Danjou  <julien@danjou.info>
6880         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
6881         symbol and not a list.
6883 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6885         * gnus-art.el (gnus-article-mode): Move binding of
6886         shr-put-image-function here from gnus-article-prepare-display.
6888         * shr.el (shr-put-image-function): New variable.
6889         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
6890         (shr-put-image): Return scaled image.
6892         * gnus-art.el (gnus-shr-put-image): New function.
6893         (gnus-article-prepare-display): Bind shr-put-image-function to it.
6895         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
6896         original ones, as deletable.
6898 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6900         * nntp.el (nntp-open-connection): Set TCP keepalive option.
6902 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6904         * registry.el (registry-full): Add convenience method.  Fix logic.
6905         (registry-insert): Use it.  Fix logic here too.
6907         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
6908         `registry-prune' if `registry-full' returns t.
6909         (gnus-registry-handle-action)
6910         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
6911         (gnus-registry-usage-test): Use it.
6913 2011-05-07  Julien Danjou  <julien@danjou.info>
6915         * shr.el (shr-link): Make shr-link inherit from link by default.
6917 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
6919         * shr.el (shr-urlify, shr-link): Fix shr-link face.
6921 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6923         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
6924         error out because the face is not a list.
6926 2011-05-05  Glenn Morris  <rgm@gnu.org>
6928         * proto-stream.el (gnutls-negotiate): Fix declarations.
6930         * gnus-start.el (gnus-propagate-marks): Declare.
6932 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
6934         * registry.el (registry-reindex): Fix percentage message.
6936         * proto-stream.el (network-stream-open-starttls): Adjust to call
6937         `gnutls-negotiate' with :process and :hostname arguments.
6939 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6941         * shr.el: Add shr-link face for links.
6942         (shr-urlify): Use it.
6944         * registry.el (registry-insert): Make error message more helpful.
6946 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6948         * gnus-html.el (gnus-html-schedule-image-fetching):
6949         Use url-queue-retrieve, if it exists.
6951         * shr.el (shr-tag-img): Ditto.
6953         * gnus.el: Autoload more gnus-agent functions.
6955         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
6956         agent if we haven't already (bug#8502).
6958         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
6959         into the Agent, too.
6961         * gnus-agent.el (gnus-agent-store-article): New function.
6963         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
6964         and moved from that file for reuse.
6966         * pop3.el (pop3-open-server): Error messages are "-ERR".
6968 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6970         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
6971         (open-tls-stream): Remove superfluous tls/starttls autoloads.
6973 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6975         * gnus.el: No Gnus v0.17 is released.
6977 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6979         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
6980         buffer has moved to a different frame.
6982 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6984         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
6985         to get the conversion from unibyte to multibyte buffers to work on
6986         Emacs 22.
6988         * nntp.el (nntp-request-article): Slight clean-up.
6990 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6992         * shr.el (shr-strike-through): New face.
6993         (shr-tag-s): Use it to provide <s> support.
6994         (shr-tag-s): Remove duplicate definition.
6996 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6998         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
6999         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
7001 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
7003         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
7004         `gnutls-negotiate'.
7005         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
7007 2011-04-23  Glenn Morris  <rgm@gnu.org>
7009         * gnus-sum.el (gnus-extra-headers): Bump :version.
7011 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7013         * shr.el (shr-tag-sup): New function.
7014         (shr-tag-sub): Ditto.
7016 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
7018         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
7019         for the case where `gnus-registry-ignored-groups' is a list of lists,
7020         and don't call `gnus-parameter-registry-ignore' otherwise.
7022 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
7024         * nnimap.el (nnimap-user): New backend variable.
7025         (nnimap-open-connection-1): Use it.
7026         (nnimap-credentials): Accept user parameter so it's explicit what user
7027         name is desired.
7029         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
7030         default.
7032         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
7033         not gnus-registry.el.
7035         * gnus-registry.el: Mention in comments how to modify
7036         `gnus-extra-headers' for proper recipient tracking and that it may
7037         already have To and Cc recently, which it does as of this commit.
7038         (gnus-registry-ignored-groups): Remove defcustom.
7039         Explain why in comments.
7040         (gnus-registry-action): Fix data-header reference to use the extra
7041         headers.  Explain in package commentary how to add To and Cc headers to
7042         the gnus-extra-headers.
7043         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
7044         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
7045         parameter list or a string list in `gnus-registry-ignored-groups'.
7046         Fix logic error.
7048 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7050         * shr.el (shr-expand-url): Protect against null urls.
7052 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7054         * shr.el (shr-base): New binding.
7055         (shr-tag-base): Keep track of <base>.
7056         (shr-expand-url): New function used throughout.
7058 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
7060         * gnus-registry.el
7061         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
7062         (gnus-registry-ignored-groups): New variable.
7063         (gnus-registry-ignore-group-p): Use it.
7064         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
7065         set the destination group to nil (same as delete) if it's ignored.
7067 2011-04-20  David Engster  <dengste@eml.cc>
7069         * tests/gnustest-nntp.el: New file for simple NNTP testing.
7071         * Makefile.in (test-nntp): New rule.
7072         (check): Add it.
7073         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
7075 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7077         * gnus-registry.el (gnus-registry-action)
7078         (gnus-registry-fetch-header-fast):
7079         Don't use mail-header that looks an internal function of mailheader.el.
7081 2011-04-19  Glenn Morris  <rgm@gnu.org>
7083         * time-date.el (time-to-days): Remove unused local variables.
7085 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7087         * gnus-registry.el: Eliminate cl functions.
7088         (gnus-registry-sort-addresses): New function that replaces mapcan.
7089         (gnus-registry-action, gnus-registry-spool-action)
7090         (gnus-registry-split-fancy-with-parent)
7091         (gnus-registry-fetch-recipients-fast): Use it.
7092         (gnus-registry-import-eld): Replace delete* with dolist + delq.
7094         * registry.el (initialize-instance, registry-lookup)
7095         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
7096         (registry-lookup-secondary-value, registry-search, registry-delete)
7097         (registry-insert, registry-reindex, registry-size, registry-prune):
7098         Use eval-and-compile.
7100 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
7102         * registry.el (registry-reindex): New method to recreate the secondary
7103         registry indices.
7105         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
7106         tracked field changes.
7107         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
7108         (gnus-registry-action, gnus-registry-spool-action)
7109         (gnus-registry-handle-action)
7110         (gnus-registry--split-fancy-with-parent-internal)
7111         (gnus-registry-split-fancy-with-parent)
7112         (gnus-registry-register-message-ids): Add recipient tracking on spool,
7113         move, and delete actions, and for fancy splitting with parent.
7114         (gnus-registry-extract-addresses)
7115         (gnus-registry-fetch-recipients-fast)
7116         (gnus-registry-fetch-header-fast): Convenience functions.
7117         (gnus-registry-misc-test): ERT test of
7118         `gnus-registry-extract-addresses'.
7120 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
7122         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
7123         Track by subject first, then sender.
7125 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7127         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
7129         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
7130         Lisp.
7132         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
7133         (gnus-draft-send): Use it to avoid popping
7134         up frames from gnus-group-send-queue.
7136 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
7138         * gnus-registry.el: Updated gnus-registry docs.
7140 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
7142         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
7143         Fix logic bug.
7144         (gnus-registry-post-process-groups): Fix logging of no results and
7145         quote sender and subject.
7147 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7149         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
7150         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
7151         gnutls-cli are too slow to be done opportunistically.
7153         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
7154         (gnus-read-active-for-groups): Don't try to finish getting stuff where
7155         we had no early-data returned.
7156         (gnus-get-unread-articles): Add a sanity check so that we don't issue
7157         two async commands to the same server at the same time.
7159 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
7161         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
7163 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7165         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
7166         "warning" level.
7168         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
7169         (mm-url-insert-file-contents): Don't set the package names.
7171 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
7173         * gnus-registry.el (gnus-registry-action): Remove properties and
7174         simplify subject in `gnus-registry-handle-action'.
7175         (gnus-registry-spool-action): Get subject and sender from message if
7176         they are not passed in.
7177         (gnus-registry-handle-action): Remove properties and simplify subject
7178         consistently.
7180 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7182         * registry.el: Require CL before using defmacro*.
7184 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7186         * gnus-art.el (article-treat-date): Assume that
7187         gnus-article-date-headers may be a group parameter.
7189 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
7191         * gnus-registry.el (gnus-registry-handle-action): More debugging.
7193         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
7194         interactively so the newsrc file can contain foreign groups too.
7195         Useful for debugging but not much for users.
7197 2011-04-07  David Engster  <dengste@eml.cc>
7199         * registry.el (registry-usage-test): Only do
7200         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
7201         lexical binding.
7203 2011-04-07  David Engster  <dengste@eml.cc>
7205         * Makefile.in (check, test-registry): New rules for test-suite.
7207 2011-04-06  David Engster  <dengste@eml.cc>
7209         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
7210         argument NOERROR for `require', since XEmacs 21.4 does not support it.
7212 2011-04-06  David Engster  <dengste@eml.cc>
7214         * registry.el (initialize-instance): Change :after to :AFTER to be
7215         compatible with old EIEIO version in XEmacs.
7217 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
7219         * gnus-registry.el (gnus-registry-post-process-groups)
7220         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
7221         and provide better messaging.
7223 2011-04-06  David Engster  <dengste@eml.cc>
7225         * Makefile.in (fail-on-warning): New rule to compile with warnings as
7226         errors.
7228         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
7229         dgnushack-compile with error-on-warn enabled, and to signal an error if
7230         clean compilation failed.
7231         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
7232         with `byte-compile-error-on-warn'.  Return nil if errors occured.
7234 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
7236         * gnus-registry.el: Don't use ERT if it's not available.  Load it
7237         unconditionally anyway, discarding errors.
7238         (gnus-registry-delete-entries): New convenience function.
7239         (gnus-registry-import-eld): Import from old .eld registry.
7241         * registry.el: Don't use ERT if it's not available.  Load it
7242         unconditionally anyway, discarding errors.
7244         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
7245         version from the Claudio Bley GnuTLS patch (extra optional parameters
7246         and host name).
7248 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
7250         * gnus-registry.el (gnus-registry-fixup-registry): New function to
7251         fixup the parameters that can be customized by the user between
7252         save/read cycles.
7253         (gnus-registry-read): Use it.
7254         (gnus-registry-make-db): Use it.
7255         (gnus-registry-spool-action, gnus-registry-handle-action):
7256         Fix messaging.
7257         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
7258         Map references to actual group names with sender and subject tracking.
7259         (gnus-registry-post-process-groups): Use `cond' for better messaging.
7260         (gnus-registry-usage-test): Add subject lookup test.
7262         * registry.el (registry-db, initialize-instance): Set up constructor
7263         instead of :initform arguments for the sake of older Emacsen.
7264         (registry-lookup-breaks-before-lexbind): New method to demonstrate
7265         pre-lexbind merge bug.
7266         (registry-usage-test): Use it.
7267         (initialize-instance, registry-db): Move the non-function initforms
7268         back to the class definition.
7270 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
7272         * registry.el: New library to manage gnus-registry-style data.
7274         * gnus-registry.el: Use it (major rewrite).
7276         * nnregistry.el: Use it.
7278         * spam.el: Use it.
7280 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7282         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
7283         marks on non-selected articles.
7285 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
7287         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
7288         parameter to open-protocol-stream.
7290 2011-04-01  Julien Danjou  <julien@danjou.info>
7292         * mm-view.el (mm-display-inline-fontify): Do not fontify with
7293         fundamental-mode.
7295 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7297         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
7298         servers.
7300 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7302         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
7303         made marks not propagate, again.
7305 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
7307         * proto-stream.el (open-protocol-stream): Bring back `network' type.
7308         Make this the default type.
7309         (proto-stream-open-plain): Rename from proto-stream-open-default.
7310         (open-protocol-stream, proto-stream-open-starttls)
7311         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
7312         with `plain'.
7314         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
7315         value.
7317         * nntp.el (nntp-open-connection-function): Document the fact that some
7318         values are not functions but are instead handled specially.
7319         Recognize nntp-open-plain-stream value.
7320         (nntp-open-connection): Recognize that value.
7322 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7324         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
7325         where it seems to be needed.
7327 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7329         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
7330         stuff.
7332         * gnus-score.el (gnus-score-string): Fix calling convention of
7333         `gnus-simplify-buffer-fuzzy' after last patches.
7335         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
7336         server for articles we didn't get any headers for.  This is a sanity
7337         check.
7339 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
7341         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
7342         new CAPABILITY, use it.
7344 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7346         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
7347         downloading anything.
7349         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
7351 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
7353         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
7354         colors.
7355         (gnus-splash-svg-color-symbols): New function.
7357 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7359         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
7360         instead of using the global gnus-simplify-subject-fuzzy-regexp.
7361         (gnus-simplify-subject-fuzzy): Use the local
7362         gnus-simplify-subject-fuzzy-regex instead of the global one.
7363         This makes using this variable in group parameters work.
7365 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7367         * gnus-registry.el (gnus-registry-unfollowed-groups):
7368         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
7369         archive:sent-YYYY-MM-DD groups).
7370         (gnus-registry-split-fancy-with-parent): Bail out early in sender
7371         tracking if there are more than `gnus-registry-max-track-groups'
7372         matches.
7374 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7376         * message.el (message--yank-original-internal): New function to do the
7377         insertion cleanly inside eval in `message-yank-original'.
7378         (message-yank-original): Use it.
7380 2011-03-29  Julien Danjou  <julien@danjou.info>
7382         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
7383         local variables disabled rather than `normal-mode'.
7385 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
7387         * imap.el (imap-shell-open, imap-process-connection-type):
7388         Use imap-process-connection-type for 'shell' streams as well as
7389         Kerberos, SSL, other subprocesses.
7391 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
7393         * proto-stream.el: Changes preparatory to merging open-protocol-stream
7394         with open-network-stream.
7395         (proto-stream-always-use-starttls): Option removed.
7396         (open-protocol-stream): Return a process object by default.  Provide a
7397         new parameter :return-list specifying a list-type return value, which
7398         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
7399         :type `network' to `try-starttls', and `network-only' to `default'.
7400         Make `default' the default, for compatibility with open-network-stream.
7401         Handle the no-parameter case exactly as open-network-stream, with no
7402         additional stream processing.  Search plists using plist-get.
7403         Explicitly add :end-of-commend parameter if it is missing.
7404         (proto-stream-open-default): Rename from
7405         proto-stream-open-network-only.  Return 'default as the type.
7406         (proto-stream-open-starttls): Rename from proto-stream-open-network.
7407         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
7408         failed.  Always return a list with a (possibly dead) process as the
7409         first element, for compatibility with open-network-stream.
7410         (proto-stream-open-tls): Use plist-get.  Always return a list.
7411         (proto-stream-open-shell): Return `default' as connection type.
7412         (proto-stream-capability-open): Use plist-get.
7413         (proto-stream-eoc): Function deleted.
7415         * nnimap.el (nnimap-stream, nnimap-open-connection)
7416         (nnimap-open-connection-1): Handle renaming of :type parameter for
7417         open-protocol-stream.
7418         (nnimap-open-connection-1): Pass a :return-list parameter
7419         open-protocol-stream to obtain a list return value.  Parse this list
7420         using plist-get.
7422         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
7423         for open-protocol-stream.  Accept open-protocol-stream return value
7424         that is a subprocess object instead of a list.  Handle the case of a
7425         dead returned process.
7427 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
7429         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
7431         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
7433 2011-03-21  Julien Danjou  <julien@danjou.info>
7435         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
7436         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
7437         query.
7438         (mm-inline-text): Render normal text with fontification whenever
7439         possible.
7441         * gnus-sum.el (gnus-summary-save-parts-1):
7442         * gnus-art.el (gnus-article-browse-html-save-cid-content)
7443         (gnus-article-browse-html-parts, gnus-mime-delete-part)
7444         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
7445         Use `mm-handle-filename'.
7447         * mm-util.el (mm-handle-filename): New function, return the filename of
7448         an handle.
7450 2011-03-18  Julien Danjou  <julien@danjou.info>
7452         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
7453         (gnus-buffer-live-p): Check that buffer is not nil.
7455 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7457         * gnus.el: No Gnus v0.15 is released.
7459 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7461         * time-date.el (format-seconds): Use assoc instead of assoc-string to
7462         avoid warning on XEmacs.
7464         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
7465         on XEmacs.
7467         * gnus-art.el: Require mouse, which the build bot seems to say is
7468         needed.
7470         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
7472         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
7473         XEmacs, since it doesn't have url-retrieve-synchronously.
7475         * time-date.el (format-seconds): Use assoc instead of assoc-string,
7476         since assoc-string doesn't exist in XEmacs.
7478 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
7480         * gnus-group.el (gnus-group-list-ticked): New function.
7481         (gnus-group-make-menu-bar): Provide a menu entry for it.
7482         (gnus-group-list-map): Provide a binding for it.
7484 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7486         * shr.el (shr-visit-file): New command.
7488         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
7490 2011-03-17  Bjørn Mork  <bjorn@mork.no>
7492         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
7493         servers.
7495 2011-03-16  Julien Danjou  <julien@danjou.info>
7497         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
7498         inline.
7500         * gnus-art.el (article-hide-list-identifiers):
7501         Use gnus-group-get-list-identifiers.
7503         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
7504         (gnus-summary-remove-list-identifiers):
7505         Use gnus-group-get-list-identifiers to get regexp.
7506         (gnus-select-newsgroup, gnus-summary-insert-subject)
7507         (gnus-summary-insert-articles):
7508         Call gnus-summary-remove-list-identifiers unconditionally.
7510 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7512         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
7513         we're selecting a group with unread articles.
7515         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
7517         * gssapi.el: New file separated out from imap.el to provide a general
7518         Kerberos 5 connection facility for Emacs.
7520         * message.el (message-elide-ellipsis): Document the format spec
7521         ellipsis.
7523 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7525         * message.el (message-elide-region): Allow the ellipsis to say how many
7526         lines were removed.
7528 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7530         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
7531         window configurations containing buffers that are now dead.
7533         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
7534         parsing to avoid integer overflows.
7535         (nnimap-parse-flags): Simplify the last change.
7536         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
7537         too large for 32-bit Emacsen.
7539 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7541         * auth-source.el (auth-source-netrc-create):
7542         * message.el (message-yank-original): Fix use of `case'.
7544 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
7546         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
7547         XEmacs, which was one character too wide.
7549 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
7551         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
7552         default number of articles to display.
7553         (gnus-articles-to-read): Use pretty names for prompt.
7555 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7557         * gnus-int.el (gnus-open-server): Ditto.
7559         * gnus-start.el (gnus-activate-group): Give a backtrace if
7560         debug-on-quit is set and the user hits `C-g'.
7561         (gnus-read-active-file): Ditto.
7563         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
7565 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
7567         * message.el (message-yank-original): Use cond instead of CL case.
7569 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7571         * auth-source.el (auth-source-netrc-create): Use usual format for the
7572         default in prompts.
7574 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7576         * lpath.el: Fbind read-char-choice for XEmacs.
7578 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7580         * auth-source.el (auth-source-netrc-create): Show the default in the
7581         prompt when prompting for token creation.
7583 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7585         * auth-source.el (auth-source-format-prompt): Always convert the value
7586         to a string to avoid evaluating non-string arguments.
7587         (auth-source-netrc-create): Offer default properly, not as initial
7588         content in `read-string'.
7589         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
7590         of line to determine if we've been run before.  If so, don't run again,
7591         but print a trivial message to indicate the cache was hit instead.
7593 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
7595         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
7596         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
7597         The user will have to run `gnus-sync-read' manually and wait for Cloudy
7598         Gnus.
7600 2011-03-11  Julien Danjou  <julien@danjou.info>
7602         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
7603         modified file".
7605 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
7607         * auth-source.el (auth-source-read-char-choice): New function to read a
7608         character choice using `dropdown-list', `read-char-choice', or
7609         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
7610         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
7611         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
7612         (auth-source-netrc-saver): Use it.
7613         (auth-source-pick-first-password): New convenience function.
7615 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
7617         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
7618         parameter in the credentials.
7619         (nnimap-open-connection-1): Use it after a successful login.
7620         (nnimap-credentials): Add IMAP-specific user and password prompt.
7622         * auth-source.el (auth-source-search): Add :require parameter, taking a
7623         list.  Document it and the :save-function return token.  Pass :require
7624         down.  Change the CREATED message from a warning to a debug statement.
7625         (auth-source-search-backends): Pass :require down.
7626         (auth-source-netrc-search): Pass :require down.
7627         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
7628         Change save prompt to indicate all modifications saved here are
7629         deletions.
7630         (auth-source-netrc-create): Take user login name as default in user
7631         prompt.  Move all the save functionality to a lexically bound function
7632         under the :save-function token in the returned list.  Set up clearer
7633         default prompts for user, host, port, and secret.
7634         (auth-source-netrc-saver): New function, intended to be wrapped for
7635         :save-function.
7637 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7639         * shr.el (shr-table-horizontal-line): Change the defaults for the table
7640         lines to be spaces instead.
7642 2011-03-07  Julien Danjou  <julien@danjou.info>
7644         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
7645         (sieve-sasl-auth): Check that auth-source-search did return something,
7646         or just return an empty string.
7648 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7650         * gnus.el (gnus-interactive): Use read-directory-name.
7652         * gnus-uu.el (gnus-uu-decode-uu-and-save)
7653         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
7654         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
7655         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
7656         Likewise.
7658         * gnus-group.el (gnus-group-make-directory-group): Likewise.
7660 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7662         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
7663         onto the list of killed groups, too.  This makes killed nnimap groups,
7664         for instance, more reliably not reappear.
7666         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
7667         the parent.
7669         * gnus-sum.el (gnus-update-read-articles): Fix typo.
7671         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
7672         really have server-side marks.
7674         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
7675         since most backends do not usefully have server-side marks.
7676         (gnus-update-read-articles): Propagate marks to all backends that
7677         really have server-side marks.
7679 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7681         * message.el (message-cite-reply-position, message-cite-style):
7682         New variables.
7683         (message-yank-original): Use the new citation styles.
7685 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
7687         * message.el (message-options): Revert 22da67af (workaround for XEmacs
7688         buffer-local issue); don't mark it buffer-local when running under
7689         XEmacs.
7691 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
7693         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
7694         numbers too big to be `read'.
7696 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
7698         * password-cache.el (password-in-cache-p): Add autoload.
7700         * message.el (message-options): Make buffer-local two ways to attempt
7701         to fix a XEmacs bug.
7703 2011-03-02  Julien Danjou  <julien@danjou.info>
7705         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
7707 2011-03-01  Julien Danjou  <julien@danjou.info>
7709         * gnus-art.el (list-identifier): Add list-identifier as a parameter
7710         group.
7711         (article-hide-list-identifiers): Use list-identifier group parameter.
7713 2011-02-28  Julien Danjou  <julien@danjou.info>
7715         * sieve.el (sieve-buffer-script-name): New local variable to store
7716         sieve script name.
7717         (sieve-edit-script): Store sieve script name.
7718         (sieve-upload): Use sieve script name when uploading.
7719         (sieve-upload): Use substitute-command-keys.
7720         (sieve-edit-script): Use substitute-command-keys.
7721         (sieve-refresh-scriptlist): Use substitute-command-keys.
7722         (sieve-manage-mode-map): Define keymap properly.
7723         (sieve-manage-mode): Do not set mode name manually, change mode-name to
7724         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
7725         Remove commented code about cvs.
7726         (sieve-manage-quit): New function.
7727         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
7729 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7731         * gnus-group.el (gnus-import-other-newsrc-file): New function.
7733 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7735         * auth-source.el (auth-source-search): Cache empty result sets.
7737         * password-cache.el (password-in-cache-p): Convenience function to
7738         check if a key is in the cache, even if the value is nil.
7740         * auth-source.el (auth-source-save-behavior): New variable to replace
7741         `auth-source-never-create'.
7742         (auth-source-netrc-create): Use it.
7743         (auth-source-never-save): Remove.
7745 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
7747         * nnimap.el (nnimap-stream): Doc fix.
7748         (nnimap-open-connection-1): Reverse the order of the ports to that the
7749         prompted-for port is first.
7751         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
7752         retrieval by the no-group selection.
7754         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
7755         numerical parameters.
7757 2011-02-25  Julien Danjou  <julien@danjou.info>
7759         * gnus-gravatar.el: Use gnus-with-article-buffer.
7761         * gnus-art.el (gnus-with-article-buffer): Check that the
7762         gnus-article-buffer is alive.
7764 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
7766         * auth-source.el (auth-source-creation-prompts): New variable to manage
7767         creation-time prompts.
7768         (auth-source-search): Document it.
7769         (auth-source-format-prompt): Add utility function.
7770         (auth-source-netrc-create): Don't default the user name to
7771         user-login-name.  Use `auth-source-creation-prompts' and some default
7772         prompts for user, host, port, and password (the default generic prompt
7773         remains ugly).
7774         (auth-source-never-save): Add customizable option to never save info.
7775         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
7776         mode excursion.
7778 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7780         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
7781         argument that XEmacs doesn't support.
7783         * dgnushack.el (dgnushack-compile): Exclude color.el from being
7784         compiled for Emacsen having no `libxml-parse-html-region' support.
7786         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
7788         * lpath.el: Bind buffer-save-without-query for XEmacs.
7790 2011-02-23  Julien Danjou  <julien@danjou.info>
7792         * gnus-art.el (article-make-date-line): Ignore errors if time is
7793         invalid and not convertible.
7794         (article-make-date-line): Only add lapsed time if time is not nil.
7796 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
7798         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
7799         `read-char-choice' for backwards compatibility.
7800         (auth-source-netrc-element-or-first): New function to DTRT for
7801         parameter extraction.
7802         (auth-source-netrc-create): Use it and fix multiple parameter print
7803         bug.  Use the default passed from above (given-default) or the
7804         built-in (user-login-name for :user).
7806 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
7808         * gnus-start.el (gnus-dribble-read-file):
7809         Set buffer-save-without-query, since we always want to save the dribble
7810         file, probably.
7812         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
7813         nnimap.
7815         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
7816         -summary- since it's a user-visible variable.
7818         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
7819         first time you use the new Gnus.
7821 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
7823         * auth-source.el: Don't load netrc.el.
7824         (auth-sources): Search ~/.netrc as well by default.
7825         (auth-source-debug): Add 'trivia option for extra output.
7826         (auth-source-do-trivia): Use it.
7827         (auth-source-search): Simplify logic to use
7828         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
7829         appropriate.  Don't keep a running count at this level.  Layer :create
7830         and :delete options appropriately on the first and second passes.
7831         Don't track the backend with the search results.
7832         (auth-source-search-backends): New function to search a list of
7833         backends for a processed spec.
7834         (auth-source-netrc-parse): Cache all netrc files, making
7835         auth-source-netrc-cache an alist keyed by the file name and using the
7836         file mtime as the caching criterion.  Keep the obfuscated data secret
7837         with a lexical bind.
7838         (auth-source-netrc-search): Don't calculate the length of the results
7839         unnecessarily.
7840         (auth-source-search-backends): Fix bug.
7841         (auth-source-netrc-create): Rework prompts.
7843 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
7845         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
7846         Lower case names of search constraints.
7847         (nnir-run-query): Cache and reuse search constraints for all imap
7848         servers.
7850 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
7852         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
7853         after exit.
7854         (gnus-setup-message): Define missing variable from last checkin.
7856         * gnus-sum.el (gnus-summary-show-article): When called with t as the
7857         value, show the raw article.
7859 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7861         * gnus.el: No Gnus v0.13 is released.
7863 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7865         * nnimap.el (nnimap-open-connection-1): Revert last change, since
7866         auth-source now accepts numbers.
7868         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
7869         spec, too.
7870         (auth-source-ensure-strings): New function.
7872         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
7873         (gnus-article-setup-buffer): Always restart the date timer so that user
7874         changes to the frequency is respected.
7876         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
7877         port numbers, so make sure it gets that if nnimap-server-port is
7878         explicit.
7880 2011-02-21  Simon Josefsson  <simon@josefsson.org>
7882         * nnimap.el (nnimap-inbox): Doc fix.
7884 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
7886         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
7887         Autoload.  Add optional arg FRAME, and pass it to color-values.
7888         (color-complement): Caller changed.  Doc fix.
7889         (color-gradient): Rewrite for better clarity and efficiency.
7891 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
7893         * shr-color.el (shr-color->hexadecimal): Use renamed function names
7894         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
7895         color-lab-to-srgb.
7897 2011-02-20  Drew Adams  <drew.adams@oracle.com>
7899         * color.el: First part of merge from hexrgb.el.
7900         (color-rgb-to-hex): Rename from color-rgb->hex.
7901         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
7902         saturation to zero if the value is too small.
7903         (color-rgb-to-hsl): Rename from color-rgb->hsl.
7904         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
7905         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
7906         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
7907         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
7908         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
7909         (color-cie-de2000): Doc fix.
7911 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7913         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
7914         given method as in the group name if we're using an extended method.
7915         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
7916         command, if we're using that, instead of waiting for the beginning.
7918         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
7919         we're sure to get unique server names, and we don't output two async
7920         commands in the same buffer.  This fixes an NNTP hang for some users.
7922 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7924         * gnus.el: No Gnus v0.11 is released.
7926 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7928         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
7929         summary buffer before reading going to the next buffer.  This avoids
7930         putting the point in the group buffer if you `C-g' the command.
7932         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
7933         cache (for now) to make ~/.authinfo.gpg files usable.
7935         * nnfolder.el (copyright-update): Define for the compiler.
7937         * auth-source.el (auth-source-search): Fix unbound variable.
7939 2011-02-19  Glenn Morris  <rgm@gnu.org>
7941         * gnus.el (gnus-meta): Doc fix.
7943 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
7945         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
7946         in case it's not yet loaded.
7948 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
7950         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
7951         line we're waiting for.
7953 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
7955         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
7956         face with line-width greater than zero will cause RET in gnus summary
7957         buffer to scroll down article page-wise because auto vscroll happens,
7958         it should be temporally disabled when doing a scroll-up.
7960 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
7962         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
7963         outputs from the server.
7965 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7967         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
7968         later so that bbdb can hook in easier.
7970 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
7972         * auth-source.el (auth-source-search): Don't try to create credentials
7973         if the caller doesn't want that.
7974         (auth-source-search): If we don't find a match, don't bug out on
7975         non-bound variables.
7976         (auth-source-search): Only ask a single backend to create the
7977         credentials.
7979         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
7980         logging.
7981         (nnimap-credentials): Protect against auth-source-search returning nil.
7982         (nnimap-request-list): Protect against not being able to open the
7983         server.
7985 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
7987         * auth-source.el (auth-source-search): Do a two-phase search, one with
7988         no :create to get the responses from all backends.
7990         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
7991         when getting credentials.
7993         * gnus-util.el (gnus-delete-duplicates): New function.
7995 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
7997         * nnimap.el (nnimap-credentials): Instead of picking the first port as
7998         a creation default, pass the whole port list down.  It will be
7999         completed.
8001         * auth-source.el (auth-source-search): Updated docs to talk about
8002         multiple creation choices.
8003         (auth-source-netrc-create): Accept a list as a value (from the search
8004         parameters) and do completion on that list.  Keep a separate netrc line
8005         with the password obscured for showing the user.
8007         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
8008         first choice to `auth-source-search' so it will be used for entry
8009         creation instead of the server's Gnus-specific name.
8010         (nnimap-credentials): Rely on the auth-source library to select which
8011         port is actually wanted in the new netrc entry, so don't override
8012         `auth-source-creation-defaults'.
8014         * auth-source.el (auth-source-netrc-parse): Use :port instead of
8015         :protocol and accept a missing user, host, or port as a wildcard match.
8016         (auth-source-debug): Default to off.
8018         (auth-source-netrc-search, auth-source-netrc-create)
8019         (auth-source-secrets-search, auth-source-secrets-create)
8020         (auth-source-user-or-password, auth-source-backend, auth-sources)
8021         (auth-source-backend-parse-parameters, auth-source-search): Use :port
8022         instead of :protocol.
8024         * nnimap.el (nnimap-credentials): Pass a port default to
8025         `auth-source-search' in case an entry needs to be created.
8026         (nnimap-open-connection-1): Use :port instead of :protocol.
8028 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8030         * auth-source.el: Bind load-path when loading EIEIO from
8031         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
8032         21.4 doesn't support, to `require'.
8033         (auth-source-secrets-search): Use mm-delete-duplicates instead of
8034         delete-dups that is not available in XEmacs 21.4.
8036 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
8038         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
8039         as EIEIO must also be loaded when auth-source.el is being
8040         byte-compiled.
8042 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
8044         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
8046         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
8048         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
8050         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
8052         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
8054         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
8056         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
8058         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
8059         necessary.
8061 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
8063         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
8064         nil means that nnimap doesn't get updated.
8066 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
8068         * auth-source.el (auth-source-netrc-create): Return a synthetic search
8069         result when the user doesn't want to write to the file.
8070         (auth-source-netrc-search): Expect a synthetic result and proceed
8071         accordingly.
8072         (auth-source-cache-expiry): New variable to override
8073         `password-cache-expiry'.
8074         (auth-source-remember): Use it.
8076         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
8077         parameter.  Create entry if necessary by using :create t.
8078         (nnimap-open-connection-1): Don't pass `inhibit-create'.
8080 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
8082         * auth-source.el (auth-source-debug): Enable by default and don't
8083         mention the obsolete `auth-source-hide-passwords'.
8084         (auth-source-do-warn): New function to debug unconditionally.
8085         (auth-source-do-debug): Use it.
8086         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
8087         and for Secrets API entries when the secrets.el library is not
8088         available.
8090 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
8092         * gnus-sum.el (gnus-propagate-marks): Default to nil.
8093         (gnus-summary-exit): Kill the correct article buffer on exit from a
8094         `C-d' group.
8096         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
8097         gnus-propagate-marks.
8099         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
8100         before killing the buffers so that a non-full window conf gets handled
8101         correctly.
8102         (gnus-summary-exit): Ditto.
8103         (gnus-summary-read-group-1): Ditto.
8105         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
8106         async code again so that we can debug it properly.
8108         * message.el (message-reply): Take an optional switch-buffer parameter
8109         so that Gnus window confs are respected better.
8111 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
8113         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
8114         `plist-get' to accept non-list parameters (XEmacs issue).
8115         Fix docstring.
8116         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
8117         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
8118         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
8119         Login collection is "Login" and not "login".
8121 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
8123         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
8124         multiple headers.
8126         * nnimap.el (nnimap-inhibit-logging): New variable.
8127         (nnimap-log-command): Don't log login commands.
8129         * auth-source.el (auth-source-netrc-search): The asserts seem to want
8130         to have more parameters.
8132         * nnimap.el (nnimap-send-command): Mark the command time for each
8133         command, so that we don't get NOOPs stepping on our toes.
8135         * gnus-art.el (article-date-ut): Get the date from the Date header on
8136         `t'.
8138 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8140         * auth-source.el (auth-source-search): Use copy-sequence instead of
8141         the cl.el copy-list.
8143 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
8145         * imap.el: Bring it back (revert
8146         84d800cd31de3064f0ed39617d725709a2f8f42f).
8148 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
8150         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
8151         Improve prompt.
8153 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
8155         * gnus-art.el (gnus-article-mode-line-format): Remove the article
8156         washing status from the default format.  It isn't very informative.
8158 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
8160         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
8161         Fix Gcc processing on imap.
8163 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
8165         * imap.el: Remove file.  All the functionality is in nnimap.el.
8167 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8169         * message.el (message-bury): Don't pop up a new window when selected
8170         window is dedicated.
8172 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
8174         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
8176 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
8178         * sieve-manage.el: Autoload `auth-source-search'.
8179         (sieve-sasl-auth): Use it.
8181 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
8183         * nnimap.el: Autoload `auth-source-forget+'.
8184         (nnimap-open-connection-1): Use it if the connection fails.
8186         * auth-source.el: Require `password-cache'.
8187         (auth-source-hide-passwords, auth-source-cache): Remove and mark
8188         obsolete.
8189         (auth-source-magic): Marker for `password-cache' keys.
8190         (auth-source-do-cache): Update docstring.
8191         (auth-source-search): Use and check cache.
8192         (auth-source-forget-all-cached, auth-source-remember)
8193         (auth-source-recall, auth-source-forget, auth-source-forget+)
8194         (auth-source-specmatchp): Caching support functions.
8195         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
8196         Remove and obsolete.
8197         (auth-source-user-or-password): Remove caching to further discourage
8198         using it.  Always hide passwords.
8200         * password-cache.el (password-cache-remove): Accept secrets that are
8201         not strings.
8203 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
8205         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
8206         code for now, since it doesn't work for all users.
8208 2011-02-09  Julien Danjou  <julien@danjou.info>
8210         * message.el (message-options): Make message-options really buffer
8211         local.
8213 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
8215         * mail-source.el: Autoload `auth-source-search'.
8216         (mail-source-keyword-map): Note order matters.
8217         (mail-source-set-1): Get all the mail-source source values and
8218         defaults and search auth-source on those if needed.  This can all
8219         probably be simplified.
8221         * nnimap.el: Autoload `auth-source-search'.
8222         (nnimap-credentials): Use it.
8223         (nnimap-open-connection-1): Ask for the virtual server and physical
8224         address in one shot.
8226         * nntp.el: Autoload `auth-source-search'.
8227         (nntp-send-authinfo): Use it.  Note TODO.
8229 2011-02-08  Julien Danjou  <julien@danjou.info>
8231         * shr.el (shr-tag-body): Add support for text attribute in body
8232         markups.
8234         * message.el (message-options): Make message-options a local variable.
8236 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
8238         * auth-source.el (auth-source-secrets-search)
8239         (auth-source-user-or-password): Use `append' instead of `nconc'.
8240         (auth-source-user-or-password): Build return list better and protect
8241         against nil :secret.
8243 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
8245         * nnimap.el (nnimap-update-info): Refactor slightly.
8246         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
8247         (nnimap-update-info): Clean up slightly.
8248         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
8249         characters.
8250         (nnimap-process-quirk): Rename function to avoid collision.
8251         (nnimap-update-info): Fix macrology bug-out.
8252         (nnimap-update-info): Simplify split history test.
8254 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
8256         * auth-source.el (top): Require 'eieio unconditionally.
8257         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
8258         (auth-source-secrets-search): Limit search when `max' is greater than
8259         number of results.
8261 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
8263         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
8264         part not returning any data.
8266         * proto-stream.el (open-protocol-stream): Document the return value.
8268 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
8270         * auth-source.el (auth-source-secrets-search): Add examples.
8272 2011-02-06  Julien Danjou  <julien@danjou.info>
8274         * message.el (message-setup-1): Handle message-generate-headers-first
8275         set to t.
8277 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
8279         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
8280         API with a string "secrets:collection-name" and with 'default.
8281         (auth-source-backend-parse): Parse "secrets:collection-name" and
8282         'default.  Recurse on parses instead of repeating code.  Use the
8283         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
8284         message when ignoring a source.
8285         (auth-source-search): List ignored search keys at the top level.
8286         (auth-source-netrc-create): Use `case' instead of `cond'.
8287         (auth-source-secrets-search): Created with TODOs.
8288         (auth-source-secrets-create): Created with TODOs.
8289         (auth-source-retrieve, auth-source-create, auth-source-delete)
8290         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8291         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8292         (auth-source-user-or-password-sftp)
8293         (auth-source-user-or-password-smtp): Remove.
8294         (auth-source-user-or-password): Deprecated and modified to be a wrapper
8295         around `auth-source-search'.  Not tested thoroughly.
8297 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
8299         * auth-source.el: Bring in assoc and eioeio libraries.
8300         (secrets-enabled): New variable to track the status of the Secrets API.
8301         (auth-source-backend): New EIOEIO class to represent a backend.
8302         (auth-source-creation-defaults): New variable to set prompt defaults
8303         during token creation (see the `auth-source-search' docstring for
8304         details).
8305         (auth-sources): Simplify to allow a simple string as a netrc backend
8306         spec.
8307         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
8308         (auth-source-backend-parse-parameters): Fill in the backend parameters.
8309         (auth-source-search): Main auth-source API entry point.
8310         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
8311         (auth-source-search-collection): Helper function for searching.
8312         (auth-source-netrc-parse, auth-source-netrc-normalize)
8313         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
8314         Supports search, create, and delete.
8315         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
8316         backend stubs.
8317         (auth-source-user-or-password): Call `auth-source-search' but it's not
8318         ready yet.
8320 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
8322         * message.el (message-setup-1): Remove the read-only stuff, since it
8323         doesn't work under XEmacs, for some reason.
8325         * gnus-sum.el (gnus-user-date): Rename back from
8326         gnus-summary-user-date since user code refers to it.
8328         * shr.el (shr-render-td): Store the actual background color used.
8330         * message.el (message-setup-1): Don't bind the constant
8331         -forbidden-properties.
8332         (message-setup-1): Revert previous change, since it needs to bind the
8333         props to insert them.
8334         (message-resend): Allow removing the read-only separator line.
8336 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
8338         * nnimap.el (nnimap-request-accept-article): Give an error message if
8339         the APPEND wasn't successful.
8341 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
8343         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
8344         that have no groups.
8346 2011-02-03  Julien Danjou  <julien@danjou.info>
8348         * gnus-draft.el: Remove progn around gnus-draft-setup.
8350 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
8352         * gnus-start.el (gnus-read-active-for-groups): This function is never
8353         called with a nil `infos', so clean that up.
8354         (gnus-get-unread-articles): Request active files from primary/secondary
8355         methods that have no groups (yet).
8357 2011-02-03  Julien Danjou  <julien@danjou.info>
8359         * message.el (message-setup-1): Always generate References first.
8360         (message-mail): Return the return value of message-setup, not always t.
8361         (message-setup-1): Insert mail-header-separator with read-only and
8362         intangible properties set.
8364         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
8365         user-date in docstring.
8367         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
8369         * gnus.el (gnus-summary-line-format): Mention &user-date format in
8370         docstring.
8372         * gnus.el (gnus-user-date-format-alist): Change default value.
8373         Use defcustom, with type and group.  Move from gnus-util.el.
8374         Rename to gnus-summary-user-date-format-alist.
8376 2011-02-03  Glenn Morris  <rgm@gnu.org>
8378         * nnimap.el (gnus-fetch-headers): Declare.
8380         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
8382 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
8384         * message.el (message-forward-make-body-digest-plain)
8385         (message-followup, message-reply): Clean up things noted by Stefan.
8387         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
8388         gnus-article-update-date-headers is nil.
8389         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
8390         it didn't really work with defcustom.
8391         (article-update-date-lapsed): Make sure the window start doesn't move,
8392         either.
8394 2011-02-01  Julien Danjou  <julien@danjou.info>
8396         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
8397         format.
8399         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
8400         standard in Emacs nowadays.
8402         * color.el (color-gradient): Add a color-gradient function.
8404 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8406         * message.el (message-expand-name): Don't trust the return value of
8407         bbdb-complete-name.
8408         (message-check-news-header-syntax): Remove unused var `start'.
8409         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
8410         (message-inhibit-body-encoding): Move to before first use.
8411         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
8412         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
8413         (Organization, Message-ID, Date, mh-previous-window-config):
8414         Defvar the vars using dynamic scoping.
8416 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
8418         * shr.el (shr-render-td): Only do colors at the final rendering.
8419         Should be slightly faster.
8420         (shr-insert-table): Fix up TD background colors when doing the
8421         vertical padding.
8423         * gnus-art.el (article-date-ut): Protect against articles with no Date
8424         header.
8425         (article-update-date-lapsed): Don't use current-column to find the
8426         horizontal position.  It's fragile in the presence of \003 characters.
8428         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
8430 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
8432         * gnus-art.el (article-transform-date): Rewrite to still work when
8433         there are several rfc2822 parts.
8434         (article-transform-date): Fix infinite recursion.
8435         (article-date-ut): Replace infinitely many Date headers with a single
8436         one when called interactively.
8438         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
8439         secure manner.
8441         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
8442         move around by not using save-window-excursion.  It seems to work...
8444 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8446         * gnus-art.el (article-make-date-line): Work for user-defined format.
8448 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
8450         * nntp.el (nntp-retrieve-group-data-early)
8451         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
8452         fetching functions.
8454         * gnus-start.el (gnus-read-active-for-groups): Read the active files
8455         thoroughly for all backends that have no known groups.  This should
8456         allow new nnml methods to retrieve mail.
8458         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
8459         that Gnus doesn't know exists again.
8461         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
8462         (gnus-treat-date-ut): Ditto.
8463         (gnus-article-update-date-header): Rename.
8464         (gnus-treat-date-local): Remove.
8465         (gnus-treat-date-english): Remove.
8466         (gnus-treat-date-lapsed): Remove.
8467         (gnus-treat-date-combined-lapsed): Remove.
8468         (gnus-treat-date-original): Remove.
8469         (gnus-treat-date-iso8601): Remove.
8470         (gnus-treat-date-user-defined): Remove.
8471         (gnus-article-date-headers): New variable to control all the date
8472         header options.
8473         (article-date-ut): Rewrite to allow using the new way to format date
8474         headers(s).
8476 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
8478         * nnmail.el (nnmail-article-group): Check for a direct fancy split
8479         method.
8480         (nnmail-article-group): A better test for fanciness.
8482         * nnimap.el (nnimap-request-head): Protect against not finding the
8483         article by Message-ID.
8485 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
8487         * gnus-art.el (article-update-date-lapsed): Try a better way to really
8488         keep point at the "same place".
8490 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
8492         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
8493         data if the group is inactive.
8495 2011-01-28  Julien Danjou  <julien@danjou.info>
8497         * gnus-win.el: Remove dead function gnus-window-configuration-element.
8498         (gnus-all-windows-visible-p): Remove old compatibility code.
8499         (gnus-window-top-edge): Add docstring.
8501         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
8503 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
8505         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
8506         older request-update-info.
8508         * gnus-art.el (article-make-date-line): Limit the length a bit more.
8510 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
8512         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
8513         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
8515 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
8517         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
8518         groups.  This makes the nndraft:queue group pop up if it's not already
8519         there.
8521         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
8522         messages" logic, which was reversed.
8524         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
8525         the "same place" even if point is on the line being replaced.
8526         (article-update-date-lapsed): Allow updating both the combined lapsed
8527         and the lapsed headers.
8528         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
8529         (article-make-date-line): Limit the number of segments dynamically to
8530         avoid too-long lines.
8532 2011-01-27  Julien Danjou  <julien@danjou.info>
8534         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
8535         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
8537 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8539         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
8540         Use plist-get instead of the cl function getf.
8542 2011-01-27  Glenn Morris  <rgm@gnu.org>
8544         * gnus-util.el (float-time): Get rid of compiler warning, again.
8546 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
8548         * shr.el (shr-put-color): Special-case background colors: Do put them
8549         at the blank parts at the front of the lines.
8551         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
8552         exit hook to nix out all data on readedness on group exit.
8554         * gnus-util.el (float-time): If float-time is bound, always use it on
8555         all Emacsen.  It's unclear why the subrp check was there.
8556         (time-date): Require to make some autoload issues on XEmacs go away.
8558         * shr.el (shr-put-color): Don't do the box padding in tables, since
8559         they're already padded.
8561 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
8563         * gnus-art.el (gnus-article-next-page): When the last line of the
8564         article is displayed, scroll down once more instead of going to the
8565         next article at once.
8566         (article-lapsed-string): Refactor out and allow specifying how many
8567         segments you want.
8568         (gnus-article-setup-buffer): Start updating the lapsed header directly.
8569         (gnus-article-update-lapsed-header): New variable.
8571         * shr.el: Revert change that made headings use different-sized faces.
8572         The Emacs display engine isn't advanced enough that, for instance,
8573         tables can comfortably use differently-sized faces.
8575 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8577         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
8578         used.
8579         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
8580         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
8581         we're using an encrypted connection.
8583         * proto-stream.el: Alter the interface functions to also return the
8584         actual stream type used: network or tls.
8586 2011-01-25  Julien Danjou  <julien@danjou.info>
8588         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
8589         (mm-display-javascript-inline): New function.
8591         * mm-decode.el (mm-inline-media-tests): Add application/javascript
8592         viewing function.
8594 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8596         * shr.el (shr-expand-newlines): Fix variable name.
8598 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8600         * shr.el (shr-expand-newlines): Make nested boxes work.
8602 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8604         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
8605         backgrounds.
8606         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
8607         in a more sensible manner.
8609 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
8611         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
8612         if EPG is loaded.
8614 2011-01-24  Julien Danjou  <julien@danjou.info>
8616         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
8617         tags.
8619 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8621         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
8622         commands.
8624         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
8625         in the article buffer.
8626         (gnus-gravatar-insert): Use blank space from the current buffer to
8627         avoid breaking text properties.  This makes X-Sent updating work again.
8629         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
8631 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
8633         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
8634         fix the bug in url-http.el instead.
8636         * shr.el (shr-image-fetched): Ditto.
8638         * shr.el (shr-image-fetched): Avoid having point move in the article
8639         buffer.
8641         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
8642         buffer after being called.  It's apparently being killed by url.el, and
8643         killing it made point move to end-of-buffer in a random buffer.
8645         * shr.el (shr-image-fetched): Ditto.
8647 2011-01-23  Julien Danjou  <julien@danjou.info>
8649         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
8651         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
8652         text/x-org.
8654 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8656         * gnus-sum.el (gnus-summary-move-article): Protect against backends
8657         (i.e., nnimap) returning nil as the article number.
8659 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
8661         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
8662         "DelSp" parameter in RFC3676.
8664 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8666         * message.el (message-check-recipients): Display the encoded version of
8667         the bogus address if they differ.
8669         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
8670         after sending.
8672         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8674         * gnus-group.el (gnus-group-refresh-group): New convenience function.
8676         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
8677         group buffer after sending the queue.
8679         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8681 2011-01-22  Julien Danjou  <julien@danjou.info>
8683         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
8685 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8687         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
8688         nested related parts.
8690         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
8691         unexpired articles.  This fixes the regression that led expiry marks to
8692         disappear from nnfolder groups.
8694 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8696         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
8697         Don't confuse the "ret" of "retrograde" with RET.
8699 2011-01-21  Julien Danjou  <julien@danjou.info>
8701         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
8702         than mm-insert-inline.
8704 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8706         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
8707         Widen article buffer.
8709 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8711         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
8712         the temp buffer.
8713         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
8715 2011-01-20  Julien Danjou  <julien@danjou.info>
8717         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
8719         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
8720         than mm-insert-inline to insert inline part: this respect
8721         mm-inline-media-tests displayers.
8723         * mm-view.el (mm-display-shell-script-inline): New function.
8725         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
8727         * mm-uu.el (mm-uu-type-alist): Add org block.
8728         (mm-uu-org-src-code-block-extract): New function.
8730         * mm-view.el (mm-display-org-inline): New function.
8732         * mm-decode.el (mm-automatic-display): Add text/org.
8734         * mailcap.el (mailcap-mime-extensions): Add .org.
8736 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8738         * gnus-art.el (gnus-article-highlight): Remove argument passed to
8739         gnus-article-add-buttons.
8741 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
8743         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
8744         From header with a date and "nobody" as the sender.
8746 2011-01-19  Julien Danjou  <julien@danjou.info>
8748         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
8749         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
8750         if you have the same regexp several times.
8751         (gnus-button-push): Fix matching when regexp is symbol.
8753 2011-01-15  Glenn Morris  <rgm@gnu.org>
8755         * message.el (message-mail): A compose-mail function should
8756         accept headers as strings.
8758 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
8760         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
8761         Add :vert-only tags.
8762         (message-mail): New arg RETURN-ACTION.
8763         (message-return-action): New var.
8764         (message-bury): Use it.
8765         (message-mode): Make it buffer-local.
8766         (message-send-and-exit): Always call message-bury.
8768         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
8769         message-mail.
8771 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8773         * nnimap.el (nnimap-convert-partial-article): Protect against
8774         zero-length body parts.
8776         * mm-decode.el (mm-preferred-alternative-precedence):
8777         Discourage showing empty parts.
8779         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
8780         and stuff if the backend didn't return the article number.  This fixes
8781         an Exchange-related nnimap bug.
8783         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
8784         group window, because it does the wrong thing when a separate frame
8785         displays the group buffer.
8787         * proto-stream.el (open-protocol-stream): Protect against the low-level
8788         transport functions returning nil.
8790 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
8792         * mml2015.el (epg-sub-key-fingerprint): Autoload.
8793         (mml2015-epg-find-usable-secret-key): New function.
8794         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
8795         mml2015-epg-find-usable-key (Bug#7797).
8796         (mml2015-epg-encrypt): Ditto.
8798 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8800         * dgnushack.el (rot13-string): Fix the way to get the argument.
8802 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8804         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
8806 2011-01-03  Glenn Morris  <rgm@gnu.org>
8808         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
8810         * sieve.el (sieve-open-server): Give a more explicit error if
8811         sieve-manage-open returns nil.  (Bug#7720)
8813 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
8815         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
8817 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8819         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
8820         This avoids sending passwords in plain text over non-encrypted
8821         channels.
8823         * shr.el (shr-rescale-image): Display all GIF images as animated images.
8825         * nnimap.el (nnimap-login): Refactored out into own function, and
8826         implement CRAM-MD5.
8827         (nnimap-wait-for-line): Refactored out.
8829         * mm-view.el (mml-smime): Require.
8831 2010-12-20  David Engster  <deng@eml.cc>
8833         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
8834         use EPG to decrypt S/MIME messages instead of openssl.
8836 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8838         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
8840         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
8841         status is the group clearly is unreachable.
8843         * auth-source.el (auth-source-create): Add the optional second
8844         parameter to `local-variable-p' to be compatible with XEmacs.
8846 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
8848         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
8849         work when using a compressed nnml folder.
8851 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8853         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
8854         backends after sanitising on entry, because this never makes sense:
8855         If the articles have gone missing, then the data no longer exists on
8856         the backend, and if they haven't, then Gnus is wrong, and shouldn't
8857         overwrite anything anyway.
8859         * shr.el (shr-insert-document): Bind shr-width dynamically to
8860         window-width if it's nil.
8862 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
8864         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
8865         with the meaning of using the full emacs window width for rendering.
8867 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
8869         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
8870         case when sender is not given.
8872 2010-12-23  Julien Danjou  <julien@danjou.info>
8874         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
8875         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
8876         the addresses, otherwise we might misplaced the gravatar.
8878 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
8880         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
8881         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
8882         obsolete in Emacs.
8884 2010-12-20  Julien Danjou  <julien@danjou.info>
8886         * gnus-util.el (gnus-rescale-image): Revert last change.
8888 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
8890         * binhex.el: Improve commentary (Bug#7482).
8892 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8894         * gnus-group.el (gnus-group-delete-articles): New command.
8896 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8898         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
8900 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8902         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
8903         here, since it's up to the backends to do CRLF removal if their
8904         protocol has it.
8906         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
8908 2010-12-17  Julien Danjou  <julien@danjou.info>
8910         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
8911         they are from file.  Can also scale up.
8913 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8915         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
8916         Restore gnus-use-agent.
8917         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
8919         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
8921 2010-12-17  Julien Danjou  <julien@danjou.info>
8923         * gravatar.el (gravatar-retrieve-synchronously): New function.
8924         (gravatar-get-data): Make more robust.
8926 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8928         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
8930 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8932         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
8933         to really consider the last line.
8935 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
8937         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
8938         list of recipient keys, or use symmetric encryption if not a list.
8939         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
8940         EPA override, replacing the call to `netrc-store-data'.
8942 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
8944         * gnus-srvr.el: Avoid passing nil regexp argument to
8945         delete-matching-lines.
8947 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8949         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
8950         fetching stops when Gnus exits.
8952         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
8953         function.
8954         (nnfolder-request-expire-articles): Save all the buffers after doing
8955         expiry.
8957         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
8958         the last article", since that led to serious performance regressions
8959         when expiring nnml groups.
8961 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
8963         * nnir.el: Improve customizations.
8965 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8967         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
8969         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
8970         group has been killed.
8971         (gnus-group-yank-group): Ditto.
8973         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
8975         * nnimap.el (nnimap-request-update-group-status): New function.
8977         * gnus-int.el (gnus-request-update-group-status): New interface
8978         function.
8980         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
8981         copying read-ness to the backends.
8983         * nnimap.el (nnimap-quirk): New function.
8984         (nnimap-retrieve-group-data-early): Use it.
8985         (nnimap-quirks): New alist.
8987 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8989         * shr.el (shr-insert): Set shr-start after deleting trailing space;
8990         don't delete it within indentation.
8992 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8994         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
8995         previous line.
8997 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8999         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
9000         QRESYNC command by deleting a superfluous space which broke Cyrus
9001         servers.  This change will break other servers that are buggy the other
9002         way around.
9004 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
9006         * spam.el: Reindent and fix long lines.
9007         (spam-copy-or-move-routine): Exclude invalid move destinations.
9009 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
9011         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
9012         installed the registry.
9014 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9016         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
9018 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
9020         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
9021         groupname doesn't contain "gmane".
9023 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9025         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
9026         and netrc-bound-and-true-p bindings.
9027         (netrc-parse): Cache the netrc contents.
9029         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
9030         (gnus-1): Don't create the nndrafts group twice.
9031         (gnus-setup-news): There's no need to read the active file here, since
9032         that's done again later on a per-backend basis.
9033         (gnus-start-draft-setup): Make sure that the new group is started out
9034         empty.
9036         * gnus-agent.el (gnus-agentize): Don't create the queue group
9037         automatically on startup.  It'll be created later, if needed.
9039         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
9040         of automatically subscribed groups.
9041         (gnus-auto-subscribed-categories): New variable.
9042         (gnus-matches-options-n): Use it.
9043         (gnus-default-subscribed-newsgroups): Remove unused variable.
9044         (gnus-start-draft-setup): Message a bit less.
9046 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
9048         * nnir.el (nnir-run-imap): Return article list in order of increasing
9049         UID.
9051 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9053         * gnus-sum.el (gnus-summary-enter-digest-group):
9054         Mention gnus-auto-select-on-ephemeral-exit.
9056         * proto-stream.el (proto-stream-open-network-only): Fix the calling
9057         convention of the network-only option.
9059 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9061         * proto-stream.el (proto-stream-open-network-only): New function to
9062         have a way to specify non-STARTTLS upgrade connections.
9064 2010-12-10  Julien Danjou  <julien@danjou.info>
9066         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
9067         email address is nil.
9069         * message.el (message-bogus-recipient-p): Set address to "" if nil.
9071 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
9073         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
9074         deletion.
9075         (nnir-run-imap): Only need to parse list once.
9077 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9079         * shr.el (shr-tag-script): Ignore <script>.
9080         (shr-tag-label): Add <label> support.
9082 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9084         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
9086         * shr.el (shr-image-displayer): Work for images lined side by side.
9088 2010-12-08  Robert Pluim  <rpluim@gmail.com>
9090         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
9091         parameter, since XEmacs doesn't accept t as a parameter.
9093 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
9095         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
9096         ids.
9097         (nnir-run-gmane): Simplify groupspec formatting.
9098         (nnir-request-expire-articles): New function.
9100 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9102         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
9103         overflow, possibly.
9105         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
9106         (shr-render-td): Handle td style="" better.
9107         (shr-tag-table): Use the color from the style sheet.
9108         (shr-render-td): Make sure we copy over all the overlays, too.
9110 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
9112         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
9113         (nnir-request-article): Improve article retrieval.
9115 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9117         * mm-util.el (mm-extra-numeric-entities): New variable.
9119         * mm-url.el (mm-url-decode-entities):
9120         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
9122         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
9124 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9126         * message.el: Use completion-at-point.
9127         (message-completion-function): New fun, extracted from message-tab.
9128         (message-mode): Use it for completion-at-point-functions.
9129         (message-tab): Use it and completion-at-point.
9131 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9133         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
9134         character if a non-breakable character follows.
9136 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9138         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
9139         any stream.
9141         * shr.el (shr-tag-font): Colorize the region.
9142         (shr-tag-body): Ditto.
9143         (shr-tag-font): Actually let the styles be inherited instead of
9144         overwriting them.
9145         (shr-tag-font): Get the background color right.
9146         (shr-tag-style): Ignore all <style> tags for the moment.
9148         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
9149         a Message-ID to avoid having nnimap depend on gnus-sum.
9151         * shr.el (shr-descend): Only colorize something if we have a node that
9152         sets colors.
9154 2010-12-06  Julien Danjou  <julien@danjou.info>
9156         * shr.el (shr-render-td): Render td content with shr-descend, so style
9157         will be applied to <td> too.
9158         (shr-colorize-region): Colorize region even if we only have a background.
9159         (shr-tag-body): Fix color and background color inheritance.
9160         Do not recolorize after shr-generic.
9161         (shr-tag-font): Let shr-generic colorize via inheritance.
9163 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9165         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
9167 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
9169         * nnir.el (nnir-request-move-article): Remove obsolete code.
9171 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9173         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
9175 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9177         * gnus-sum.el (gnus-summary-respool-article): The completion function
9178         expects a list instead of an alist.
9180         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
9181         string as the parameter.
9183         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
9185         * shr.el (shr-stylesheet): New dynamic variable for cascading the
9186         styles.
9187         (shr-colorize-region): New function.
9188         (shr-insert-background-overlay): Remove.
9189         (shr-render-td): Background setting should be taken care of on a higher
9190         level.
9191         (shr-tag-body): Use post-hoc colorizations.
9192         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
9193         (shr-put-color-1): Don't overwrite old colors.
9194         (shr-colorize-region): When the background color isn't explicit, use
9195         a fixed background.
9197         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
9198         nnmail variables.
9200 2010-12-05  Bjørn Mork  <bjorn@mork.no>
9202         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
9203         unless necessary.
9205 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
9207         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
9208         server.
9210 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9212         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
9213         so that TAB works.
9215         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
9216         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
9218         * shr.el (shr-urlify): Show the URL before the title to avoid
9219         misleading URLs.
9221 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
9223         * shr.el (shr-urlify): Display the title in <a> tags.
9225 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
9227         * nnir.el (nnir-categorize): Replace mapcar with mapc.
9229 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
9231         * nnir.el: Rearrange code to allow macros to be autoloaded by
9232         gnus-sum.el.
9233         (nnir-retrieve-headers-override-function): Make this variable
9234         customizable.
9235         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
9237         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
9238         from nnir.el.
9240 2010-12-03  Julien Danjou  <julien@danjou.info>
9242         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
9244 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9246         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
9247         allow optional argument `environment'.
9249 2010-12-03  Glenn Morris  <rgm@gnu.org>
9251         * mm-extern.el (message-goto-body): Update declaration.
9253 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9255         * gnus-util.el (gnus-macroexpand-all): New function.
9257         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
9258         instead of macroexpand-all that is unavailable in XEmacs.
9260 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
9262         * nnir.el (nnir-summary-line-format): New variable.
9263         (nnir-mode): Use it.
9264         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
9265         (nnir-article-ids): Reimplement as defsubst.
9266         (nnir-retrieve-headers): Don't mangle the subject header.
9267         (nnir-run-imap): Use 100 as RSV score.
9268         (nnir-run-find-grep): Fix for full server searching.
9269         (nnir-run-gmane): Better restriction to gmane groups.
9271         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
9272         summary buffers.
9274 2010-12-02  Julien Danjou  <julien@danjou.info>
9276         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
9278         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
9280         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
9281         support.
9283 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
9285         * nnir.el: Update to handle the registry better.
9286         (autoload): Silence byte-compiler.
9287         (nnir-open-server): Add a hook for nnir groups.
9288         (nnir-request-move-article): Don't mangle the header.  Better to use
9289         formatting variables (which will be added in the future).
9290         (nnir-registry-action): Update the registry using the original article
9291         group name.
9292         (nnir-mode): Install nnir-specific hooks for updating the registry.
9294         * gnus-sum.el
9295         (gnus-article-original-subject, gnus-newsgroup-original-name):
9296         Remove obsolete variables.
9297         (gnus-summary-move-article): Remove use of obsolete variables.
9298         (gnus-summary-local-variables): Make move and delete hooks local to
9299         summary buffers.
9301 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9303         * rtree.el: New file.
9305 2010-12-01  Julien Danjou  <julien@danjou.info>
9307         * message.el (message-user-organization): Do not use
9308         gnus-local-organization.
9310         * gnus.el: Remove gnus-local-organization.
9312         * gnus-msg.el: Remove nastygram thing.
9314 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
9316         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
9317         funcall.
9319 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9321         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
9322         names.
9324         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
9325         characters.
9327         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
9328         to t of inhibit-read-only since it is inside gnus-with-article-headers.
9329         Suggested by Štěpán Němec <stepnem@gmail.com>.
9330         (gnus-gravatar-transform-address): Use mail-extract-address-components
9331         that supports non-ASCII names rather than mail-header-parse-addresses.
9333 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9335         * proto-stream.el (open-protocol-stream): All starttls connections are
9336         handled by the network handler.
9338 2010-11-30  Julien Danjou  <julien@danjou.info>
9340         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
9341         (nnimap-open-connection-1): Fix PREAUTH.
9343         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
9345 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9347         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
9348         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
9349         (shr-insert): Use them.
9350         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
9352 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
9354         * nnir.el (nnir-request-move-article): Bail out if original group
9355         doesn't support article moves.
9356         (nnir-get-active): Improve active list retrieval.
9358 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9360         * shr.el (shr-find-fill-point): Don't break before apostrophes.
9362 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
9364         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
9365         seem to accept strings-with-numbers as port numbers.
9367 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
9369         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
9370         change the registry.
9372 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9374         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
9375         delete-dups that is not available in XEmacs 21.4.
9377         * mm-util.el (mm-delete-duplicates): Add comment.
9379 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
9381         * nnir.el (nnir-ignored-newsgroups): New variable.
9382         (nnir-get-active): Use it.
9384 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9386         * proto-stream.el (proto-stream-open-network): Add some comments.
9388         * nntp.el (nntp-open-connection): Provide a :success condition.
9390         * nnimap.el (nnimap-open-connection-1): Ditto.
9392         * proto-stream.el (proto-stream-open-network): See what the response to
9393         the STARTTLS command is.
9395         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
9396         backwards compatibility).
9397         (nnimap-open-connection-1): Really respect nnimap-server-port.
9399         * proto-stream.el (proto-stream-open-network): When doing opportunistic
9400         TLS upgrades we don't really care about the identity of the peer.
9401         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
9402         that what we've checked for.
9403         (proto-stream-always-use-starttls): Only default to t if
9404         open-gnutls-stream exists.
9405         (proto-stream-open-network): If STARTTLS failed, then just open a
9406         normal connection.
9407         (proto-stream-open-network): Wait until the greeting before doing
9408         STARTTLS.
9410         * nntp.el (nntp-open-connection): Report what the connection error is.
9412         * proto-stream.el (open-protocol-stream): Rename from
9413         open-proto-stream.
9415 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9417         * nnimap.el (nnimap-stream): Change default to `undecided'.
9418         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
9419         first, and then network.
9420         (nnimap-open-connection-1): Respect nnimap-server-port.
9421         (nnimap-open-connection): Be more backwards-compatible.
9423         * proto-stream.el (proto-stream-always-use-starttls): New variable.
9424         (proto-stream-open-starttls): De-duplicate the starttls code.
9425         (proto-stream-open-starttls): Folded back into the main function.
9426         (proto-stream-open-network): Fix typo in the gnutls path.
9427         (proto-stream-command): Refactor out.
9429         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
9431         * proto-stream.el (proto-stream-open-starttls): Actually implement the
9432         starttls.el STARTTLS.
9434         * color.el (color-lab->srgb): Fix function call name.
9436         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
9437         if we're using tls.el.
9438         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
9439         built in, then don't try to establish a STARTTLS connection.
9441         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
9442         servers.
9444         * proto-stream.el (open-proto-stream): Use network, not stream.
9445         (open-proto-stream): Add a way to specify what the end of a command is.
9447         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
9448         connections types.
9449         (nntp-open-network-stream): Remove.
9450         (nntp-open-ssl-stream): Remove.
9451         (nntp-open-tls-stream): Remove.
9452         (nntp-ssl-program): Remove.
9454         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
9456 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
9458         * nnir.el: Fix typos.
9459         (nnir-retrieve-headers-override-function): Rename variable to reflect
9460         new semantics.
9461         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
9462         macros.
9463         (nnir-request-article, nnir-request-move-article): Use them.
9464         (nnir-categorize): New function.
9465         (nnir-run-query): Use it.
9466         (nnir-retrieve-headers): Rewrite to batch header retrieval.
9467         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
9468         sorted.
9469         (nnir-group-full-name): Use gnus-group-full-name instead.
9470         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
9471         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
9473 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9475         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
9477         * proto-stream.el: New library to provide protocol-specific
9478         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
9479         protocols.
9480         (open-proto-stream): Complete the documentation.
9481         (proto-stream-open-network): Fix some typos.
9483         * nnimap.el (nnimap-open-connection): Use it.
9485 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
9487         * pop3.el (pop3-open-server): Read server greeting before starting TLS
9488         negotiation.
9490 2010-11-26  Julien Danjou  <julien@danjou.info>
9492         * color.el: Rename various rgb functions to srgb.
9494 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9496         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
9497         names.
9499 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9501         * shr.el (shr-insert): Revert last change.
9502         (shr-find-fill-point): Never leave point being at bol;
9503         relax the kinsoku limitation when rendering tables.
9505 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9507         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
9508         results from -accept-article.
9510         * shr-color.el: Require cl when compiling.
9512         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
9513         checkin.
9515         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
9517         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
9519         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
9520         'add and 'delete to set backend marks.
9522         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
9524         * nnheader.el (nnheader-update-marks-actions): Refactor out.
9526         * nntp.el (nntp-request-set-mark): Use it.
9528         * nnfolder.el (nnfolder-request-set-mark): Ditto.
9530         * nnml.el (nnml-request-set-mark): Ditto.
9532         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
9533         introduces regressions in article selection.
9534         (nnimap-find-uid-response): New function.
9535         (nnimap-request-accept-article): Use the UID returned, if any.
9536         (nnimap-request-move-article): Use the UID returned, if any.
9537         (nnimap-get-groups): Reimplement to work with folded lines.
9538         (nnimap-find-uid-response): The UID is the last element in the list.
9539         (nnimap-request-set-mark): Extend syntax with 'set.
9541         * nnml.el (nnml-request-set-mark): Ditto.
9543         * nnfolder.el (nnfolder-request-set-mark): Ditto.
9545         * nntp.el (nntp-request-set-mark): Ditto.
9547 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9549         * message.el (message-called-interactively-p): A temporary macro.
9550         (message-goto-body): Use it temporarily.
9552 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9554         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
9555         (nnimap-last-response-string): Unfold quoted lines, if they exist.
9556         (nnimap-last-response-string): Fix last unfolding fix.
9558 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9560         * shr.el (shr-insert): Fix the way to fold lines.
9562 2010-11-25  Julien Danjou  <julien@danjou.info>
9564         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
9566         * color.el: Rename from color-lab.el
9567         (color-rgb->hex): Add.
9568         (color-complement): Add.
9569         (color-complement-hex): Add.
9571         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
9573 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9575         * shr-color.el (shr-color-visible): Don't bug out if the color names
9576         don't exist.
9578 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9580         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
9581         assuming that article displaying or another mml-preview may be
9582         interrupted for an error or for the like.
9584         * shr.el (shr-get-background): Fix argument name.
9586 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9588         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
9590         * gnus-sum.el (gnus-summary-include-articles): New function.
9592         * message.el (message-goto-body): called-interactively-p needs a
9593         parameter, so use `any'.
9595         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
9596         clear marks before moving, since they're synced from the Gnus side
9597         first.
9599         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
9600         (gnus-summary-move-article): Copy over all marks before moving, so that
9601         IMAP doesn't think a new article has arrived.
9603 2010-11-24  Julien Danjou  <julien@danjou.info>
9605         * shr.el (shr-insert-background-overlay): Fix typo.
9606         (shr-render-td): Copy the background before rendering.
9608         * shr-color.el (shr-color-visible): Fix docstring.
9610         * shr.el (shr-tag-table): Add bgcolor support.
9611         (shr-render-td): Add bgcolor support.
9612         (shr-get-background): Add.
9613         (shr-insert-foreground-overlay): Use shr-get-background.
9615         * message.el (message-goto-body): Use called-interactively-p.
9616         (message-in-body-p): message-goto-body returns point.
9618 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9620         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
9621         Fixes something or other in Emacs 23, and is backwards compatible.
9623         * message.el (message-goto-body): Remove the <#secure special-casing,
9624         which is too special.
9626         * shr.el (shr-parse-style): Drop !important from styles.
9628 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
9630         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
9631         this function to return incorrect results when calling it with an
9632         explicit article argument different from
9633         (gnus-summary-article-number).
9635 2010-11-24  Julien Danjou  <julien@danjou.info>
9637         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
9638         (shr-tag-body): Add background support.
9639         (shr-descend): Add background support.
9640         (shr-tag-title): Add.
9642         * shr-color.el (shr-color-visible): Really return original background
9643         if fixed.
9645 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9647         * shr.el (shr-color-check): Protect against non-existent color names.
9649 2010-11-24  Julien Danjou  <julien@danjou.info>
9651         * color-lab.el: Require 'cl when compiling.
9653         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
9655         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
9656         matched part.
9658         * color-lab.el: Fix all expt calls to use float type.
9660 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9662         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
9663         expression to shr-color-check as is.
9665         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
9667         * color-lab.el: Add coding cookie.
9668         (float-pi): Use eval-and-compile.
9670         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
9671         compiled for Emacsen having no `libxml-parse-html-region' support.
9673 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9675         * shr.el (shr-insert-color-overlay): Split stuff like
9676         "#444444 !important" to find the real color.
9677         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
9678         parse <font color="red"> entries.
9680 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
9682         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
9683         point when parsing headers.
9685         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
9686         is positioned properly when parsing headers.
9688 2010-11-23  Julien Danjou  <julien@danjou.info>
9690         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
9692         * shr-color.el (shr-color->hexadecimal): Add support for color names.
9694         * shr.el (shr-parse-style): Replace \n with space in style parsing.
9696         * shr-color.el (shr-color-hsl-to-rgb-fractions):
9697         Use shr-color-hue-to-rgb.
9698         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
9700 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9702         * shr.el (shr-color->hexadecimal): Autoload.
9703         (shr-descend): Add color to all tags.
9705 2010-11-22  Julien Danjou  <julien@danjou.info>
9707         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
9708         shr-color->hexadecimal.
9710         * shr-color.el (shr-color->hexadecimal): Add converting functions for
9711         RGB() or HSL() color representation.
9713         * shr.el (shr-tag-font): Add.
9714         (shr-tag-color-check): New function to get better colors.
9715         (shr-tag-insert-color-overlay): Factorize code between tag-font and
9716         tag-span.
9718         * shr-color.el: New file.
9720         * color-lab.el: New file.
9722         * gnus-art.el (gnus-url-mailto): Do not downcase args.
9724 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
9726         * nnir.el: Fix typo in comments.
9727         (nnir-run-imap): Simplify code.  No need to reverse artlist.
9728         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
9730 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9732         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
9734         * nnimap.el (nnimap-get-capabilities): Refactor out.
9735         (nnimap-open-connection): Re-request capabilities after STARTTLS.
9737 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
9739         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
9740         appearing when `mm-uu-hide-markers' is nil.
9742 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9744         * nnimap.el (nnimap-unselect-group): Make into its own function.
9745         (nnimap-request-rename-group): Unselect group before renaming.
9746         This had gotten lost somewhere.
9747         (nnimap-request-accept-article): Keep track of examined groups, and
9748         unselect the group before APPENDing to read-only groups.
9749         (nnimap-request-move-article): Clear flags before moving so that they
9750         can be re-set later.
9752 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9754         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
9755         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
9757 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9759         * gnus-art.el (gnus-mime-display-single):
9760         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
9761         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
9762         parameter.
9764 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9766         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
9767         (shr-table-vertical-line): New variable.
9768         (shr-insert-table): Use it.
9770 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9772         * gnus-html.el (gnus-html-wash-images): Don't display images if
9773         gnus-inhibit-images is non-nil; register displayer for cid images.
9774         (gnus-html-display-image): Work for cid image.
9775         (gnus-html-insert-image): Allow arguments.
9776         (gnus-html-put-image): Inhibit read-only.
9777         (gnus-html-prefetch-images): Don't prefetch images if
9778         gnus-inhibit-images is non-nil.
9780 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9782         * shr.el (shr-put-image): Break lines when inserting big pictures.
9784 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9786         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
9787         sender, thanks Katsumi Yamaoka.
9789 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
9791         * nnir.el (nnir-run-imap): Reverse the article list for each group
9792         rather than the whole list.
9794 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9796         * shr.el (shr-image-displayer): Protect function against non-existent
9797         image source.
9799         * gnus-art.el (gnus-inhibit-images): New user option.
9800         (gnus-mime-display-single): Don't display image if it is non-nil.
9802         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
9803         gnus-inhibit-images.
9805         * shr.el (shr-image-displayer): New function.
9806         (shr-tag-img): Use it.
9808 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9810         * mml2015.el (mml2015-epg-sign): Use From header.
9812 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9814         * gnus-html.el (gnus-html-wash-images): Register a displayer.
9816         * gnus-util.el (gnus-find-text-property-region): Return markers.
9818         * shr.el (shr-tag-img): Put a displayer in the text property.
9820         * gnus-util.el (gnus-find-text-property-region): New utility function.
9822         * gnus-html.el (gnus-html-display-image): Make the alt optional.
9823         (gnus-html-show-images): Remove.
9825         * gnus-art.el (gnus-article-show-images): New, more general function.
9827         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
9828         image url text properties.
9830         * shr.el: Ditto.
9832         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
9833         gnus-agent-auto-agentize-methods is set.  Which it isn't.
9835 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9837         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
9838         work for two or more articles.
9840 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9842         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
9843         divide an image that's in an html article to two or more when washing
9844         non-ASCII characters in alt text of it.
9846 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9848         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
9849         smime-decrypt-region using function argument.
9850         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
9852         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
9854         * smime.el (smime-decrypt-region): Catch it.
9856 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9858         * smime.el (smime-mode-map): Move initialization into declaration.
9859         (gnus-run-mode-hooks): Don't autoload.
9860         (smime-mode): Use define-derived-mode.
9862 2010-11-11  Glenn Morris  <rgm@gnu.org>
9864         * smime.el (from): Restrict declaration to XEmacs.
9866         * nnir.el (gnus-group-topic-name): Autoload.
9868 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9870         * shr.el (shr-insert): Don't break long line if it is because of
9871         kinsoku-bol characters in the line end.
9873 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
9875         * nnir.el (nnir-request-move-article): Fix to provide original group
9876         and subject.
9877         (nnir-warp-to-article): Don't fail on articles whose headers haven't
9878         been retrieved.
9880         * gnus-sum.el (gnus-summary-move-article): Use original group and
9881         subject for virtual articles such as those in an nnir summary buffer.
9883 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9885         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
9886         least 21.5).
9888         * smime.el (from): Declare it again for XEmacs.
9890 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9892         * message.el (message-resend): Don't disable encoding unless it's
9893         already encoded.
9895         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
9896         low-numbered articles.
9898 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9900         * rfc2047.el (rfc2047-syntax-table): Simplify.
9902         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
9904         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
9905         set-char-table-range for XEmacs.
9907 2010-11-10  Glenn Morris  <rgm@gnu.org>
9909         * time-date.el (time-to-seconds): Always an alias on Emacs,
9910         never a real function.
9911         (with-no-warnings): Remove compat stub, now unused.
9912         (time-less-p): Doc fix.
9913         (time-to-number-of-days): Simplify.
9915         * smime.el (from): Remove unused declaration.
9917         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
9918         (gnus-float-time): On Emacs, always an alias.
9920         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
9921         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
9923 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9925         * dgnushack.el: Don't use ignore-errors in the top level form since it
9926         is unavailable in XEmacs even if cl is loaded.
9928         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
9930 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9932         * shr.el (browse-url-mailto): Autoload.
9934         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
9936         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
9937         regexp doesn't need quoting.
9939 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
9941         * message.el (message-subject-trailing-was-ask-regexp)
9942         (message-subject-trailing-was-regexp): Match was: in addition to was.
9944 2010-11-09  Glenn Morris  <rgm@gnu.org>
9946         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
9947         (nnbabyl-check-mbox): Use point-at-bol.
9949 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9951         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
9953         * message.el (message-mailto): New function.
9954         (message-mailto): Should accept other parameters.
9955         (message-mailto): Remove since it duplicates browse-url-mailto
9956         functionality.
9958 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9960         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
9961         methods.
9962         (gnus-read-active-file): Ditto.
9964         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
9965         ": " from the prompt.
9966         (gnus-group-make-group): Ditto.
9968 2010-11-07  Glenn Morris  <rgm@gnu.org>
9970         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
9971         (gnus-bookmark-kill-line): Use point-at-eol.
9973 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9975         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
9976         asterisks in From header.
9978 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9980         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
9981         string to avoid making the From headers syntactically invalid.
9983         * message.el (message-send-mail): Don't insert courtesy messages if the
9984         message already has List-Post and List-ID messages.
9986 2010-11-06  Glenn Morris  <rgm@gnu.org>
9988         * gnus-art.el (gnus-treat-article): Give dynamic local variables
9989         `condition', `type', `length' a prefix.
9990         (gnus-treat-predicate): Update for above name changes.
9992 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
9994         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
9995         binding.  Handled by `gnus-summary-refer-thread' instead.
9996         (nnir-warp-to-article): New backend function.
9998         * nnimap.el (nnimap-request-thread): Force dependency updating.
10000         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
10001         (gnus-summary-refer-thread): Rework to improve thread-referral.
10003         * gnus-int.el (gnus-warp-to-article): New function.
10005         * gnus-sum.el (gnus-summary-article-map): Bind it.
10007 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
10009         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
10010         gnus-summary-refer-thread.
10012         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
10013         headers.
10014         (gnus-summary-limit-include-thread): Prevent articles in thread from
10015         being cut in gnus-cut-threads.
10016         (gnus-summary-refer-thread): Limit retrieved headers to those in
10017         thread.
10019 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10021         * message.el (message-send-mail): Use the value of
10022         message-courtesy-message from the message buffer.
10024         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
10026         * shr.el (shr-browse-url): Implement mailto: URLs.
10028         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
10029         "raw".
10031         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
10032         if it's already selected.
10034         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
10036 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10038         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
10039         to measure the length and truncate alt text.
10041 2010-11-03  Glenn Morris  <rgm@gnu.org>
10043         * nndiary.el (nndiary-generate-nov-databases-1)
10044         (nndiary-generate-active-info): Rename dynamic variable `files' to
10045         something less generic.
10047 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
10049         * nnir.el (nnir-request-move-article): Call the underlying backend to
10050         move articles from nnir.
10052 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10054         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
10056 2010-11-02  Julien Danjou  <julien@danjou.info>
10058         * nnir.el: Remove wais support.
10060 2010-11-02  Glenn Morris  <rgm@gnu.org>
10062         * gnus-html.el: Reorder requirements to quieten compiler.
10064 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10066         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
10067         properly for XEmacs as well.
10068         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
10069         (gnus-article-natural-long-line-p): Use window-width rather than
10070         frame-width.
10072 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
10074         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
10075         (nnir-read-parms): Don't modify query.
10076         (nnir-run-query): Add ability to search topic on current line.
10077         (nnir-get-active): Clean up.
10079 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10081         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
10082         degenerate articles.
10084         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
10085         (gnus-print-buffer): Just print the buffer as is, without any copying
10086         to a buffer and then re-highlighting.
10088         * nnimap.el (nnimap-request-group): Store the new updated info.
10089         (nnimap-request-group): Select the group when we don't know whether it
10090         exists or not.
10092         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
10093         groups.
10095         * gnus-group.el (gnus-group-find-new-groups): Display all the new
10096         groups.
10098         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
10099         groups.
10101         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
10102         long-lines case by only filling the long lines.
10104         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
10105         (bug#7311).
10107 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10109         * shr.el: No need to declare `declare-function' since shr.el is for
10110         only Emacsen that provide `libxml-parse-html-region'.
10112         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
10113         effective only in a file it is referred to.
10115 2010-11-01  Glenn Morris  <rgm@gnu.org>
10117         * mm-util.el (gnus-completing-read): Autoload.
10118         (mm-read-coding-system): Simplify Emacs definition.
10120         * nnmail.el (gnus-activate-group):
10121         * nnimap.el (gnutls-negotiate):
10122         * nntp.el (netrc-parse): Fix declarations.
10124 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10126         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
10127         string-match-p in Emacs >=23.
10129         * gnus-msg.el (gnus-configure-posting-styles):
10130         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
10132 2010-11-01  Glenn Morris  <rgm@gnu.org>
10134         * nnir.el (declare-function): Add compat stub.
10135         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
10136         (nnir-run-gmane): Require 'mm-url.
10138         * mm-util.el (mm-string-to-multibyte): Simplify.
10140         * shr.el (declare-function): Add compat stub.
10141         (url-cache-create-filename): Declare.
10142         (mm-disable-multibyte, widget-convert-button): Autoload.
10144         * smime.el (ldap-search): Declare.
10145         (smime-cert-by-ldap-1): Require ldap on Emacs.
10147         * nnimap.el: Require nnmail, and gnus-sum when compiling.
10148         (nnimap-keepalive): Use gnus-float-time.
10150         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
10151         (mail-source-delete-crash-box): Use gnus-float-time.
10153         * gnus-dired.el (gnus-completing-read): Autoload.
10155         * mm-view.el (gnus-rescale-image): Autoload.
10157         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
10159         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
10161         * sieve-manage.el: Require 'cl when compiling.
10163         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
10164         (gnus-iswitchb-completing-read): Require iswitchb.
10165         (gnus-select-frame-set-input-focus): Silence compiler.
10167 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10169         * message.el (message-subject-trailing-was-query): Change default to t,
10170         since I think that's what most people want.
10172         * nnimap.el (nnimap-request-accept-article): Erase buffer before
10173         appending for easier debugging.
10174         (nnimap-wait-for-connection): Take a regexp.
10175         (nnimap-request-accept-article): Wait for the continuation line before
10176         sending anything unless we're streaming.
10178         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
10179         leave the header washing to take place.
10181 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
10183         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
10184         regular expression match and replace in posting styles.
10186 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
10188         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
10189         an entire server.
10190         (nnir-get-active): New function.
10191         (nnir-run-imap): Use it.
10192         (nnir-run-gmane): Who knew, gmane search returns an article score!
10194         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
10195         server on the current line with nnir.
10197 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10199         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
10200         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
10201         left edge.
10202         (gnus-article-foldable-buffer): Skip past the prefix when determining
10203         raggedness.
10205         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
10206         the raw article, and change `C-u g' to show the article without doing
10207         treatments.
10209         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
10210         on to `gnus-treat-article'.
10211         (gnus-inhibit-article-treatments): New variable.
10213         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
10215         * gnus-art.el (gnus-treatment-function-alist): Have
10216         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
10217         (gnus-treat-fill-long-lines): Change default to fill all text/plain
10218         sections.
10220         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
10221         parameter.
10222         (gnus-article-fill-cited-long-lines): New function.
10223         (gnus-article-fill-cited-article): Allow filling only long sections.
10225         * shr.el (shr-find-fill-point): Don't break lines between punctuation
10226         and non-punctuation (like after the apostrophe in "'We").
10228         * gnus-sum.el (gnus-summary-select-article): Make sure
10229         gnus-original-article-buffer is alive.
10231         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
10232         reflect the order they're in in the digest.
10234         * gnus.el (gnus-group-startup-message): Move point to the start of the
10235         buffer.
10237         * nnimap.el (nnimap-capability): New function.
10238         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
10239         is set.
10241 2010-10-31  David Engster  <dengste@eml.cc>
10243         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
10244         conform with changes to gnus-completing-read.
10246 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10248         * shr.el (shr-tag-img): Output "*" instead of "[img]".
10250 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
10252         * nnir.el: Move defvar, defcustom around to keep file organized
10253         and keep byte-compiler quiet.
10254         (nnir-read-parms): Accept search-engine as arg.
10255         (nnir-run-query): Pass search-engine as arg.
10256         (nnir-search-engine): Remove.
10258 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10260         * shr.el (shr-generic): The text nodes should be text, not :text.
10262         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
10263         later in the file.
10265 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
10267         * nnir.el: General clean up.  Allow searching with multiple engines.
10268         Allow separate extra-parameters for each engine.
10269         Batch queries when possible.
10270         (nnir-imap-default-search-key, nnir-method-default-engines):
10271         Add customize interface.
10272         (nnir-run-gmane): New engine.
10273         (nnir-engines): Use it.  Qualify all prompts with engine name.
10274         (nnir-search-engine): Remove global variable.
10275         (nnir-run-hyrex): Restore for now.
10276         (nnir-extra-parms, nnir-search-history): New variables.
10277         (gnus-group-make-nnir-group): Use them.
10278         (nnir-group-server): Remove in favor of gnus-group-server.
10279         (nnir-request-group): Avoid searching twice.
10280         (nnir-sort-groups-by-server): New function.
10282 2010-10-30  Julien Danjou  <julien@danjou.info>
10284         * gnus-group.el: Remove gnus-group-fetch-control.
10286         * gnus-start.el (gnus-find-new-newsgroups):
10287         Remove gnus-check-first-time-used.
10289         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
10291 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10293         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
10294         set on groups that don't have \* permanentflags.
10296 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10298         * shr.el (shr-tag-span): Drop colorization of regions since we don't
10299         control the background color.
10300         (shr-tag-img): Ignore very small web bug type images.
10301         (shr-put-image): Add help-echo alt texts to the images.
10302         (shr-tag-video): Show the video poster image.
10304 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10306         * shr.el (shr-table-depth): New variable.
10307         (shr-tag-table-1): Only insert the images after the top-level table.
10309         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
10311         * gnus-util.el (gnus-list-memq-of-list): New function.
10313         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
10314         selected.
10315         (nnimap-unsplittable-articles): New slot.
10316         (nnimap-new-articles): Use it.
10318 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
10320         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
10321         move to the previous line on `M-g'.
10323 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10325         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
10326         *-request-group, which seems unnecessary.
10328         * nnimap.el (nnimap-quote-specials): Function copied over from
10329         imap.el.
10330         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
10331         they support that.  Suggested by Tom Regner.
10333 2010-10-29  Julien Danjou  <julien@danjou.info>
10335         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
10336         defalias.
10337         (gnus-summary-delete-marked-with): Remove obsolete defalias.
10339         * gnus.el: Remove `gnus-nntp-service' variable.
10340         (gnus-secondary-servers): Make obsolete.
10341         (gnus-nntp-server): Make obsolete.
10343         * gnus-start.el (gnus-1): Remove x-splash calls.
10345         * gnus-ems.el (gnus-x-splash): Remove.
10347         * gnus.el (gnus-group-startup-message): Simplify/update code.
10349         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
10350         definition.
10352         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
10353         capability before doing anything.
10354         (gnus-group-insert-group-line): Remove useless
10355         gnus-group-remove-excess-properties.
10357 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10359         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
10361 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10363         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
10364         config after reselecting.
10366 2010-10-28  Julien Danjou  <julien@danjou.info>
10368         * shr.el (shr-put-image): Use point even if only inserting text.
10369         (shr-put-image): Save excursion when inserting alt text on non-graphic
10370         display, so the behavior is the same when we are on a graphic display.
10372         * nnir.el (nnir-run-swish-e): Remove hyrex support.
10374 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10376         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
10377         (gnus-mime-copy-part): Check coding system, not charset.
10378         (gnus-mime-view-part-externally): Never remove part.
10379         (gnus-mime-view-part-internally): Don't remove part here.
10380         (gnus-article-part-wrapper): Make sure MIME tag is visible.
10381         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
10382         multipart/alternative.
10384         * mm-decode.el (mm-display-part): Take optional arg `force'.
10386 2010-10-26  Julien Danjou  <julien@danjou.info>
10388         * gnus-group.el (gnus-group-default-list-level): Add this function to
10389         compute the default list level.
10390         (gnus-group-default-list-level): Add possibility to use a function.
10392 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10394         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
10396         * gnus-group.el (gnus-group-completing-read)
10397         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
10398         gnus-replace-in-string.
10400 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10402         * shr.el (shr-tag-div): Add.
10404         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
10406 2010-10-25  Julien Danjou  <julien@danjou.info>
10408         * gnus-util.el: Remove `gnus-with-local-quit'.
10410         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
10412 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10414         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
10415         the original article buffer.
10417 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10419         * nnimap.el (nnimap-request-head): New function.
10420         (nnimap-request-move-article): Try to be slightly faster by not
10421         requesting the entire message when moving.
10422         (nnimap-transform-headers): Don't bug out on bodiless articles.
10423         (nnimap-send-command): Have no outstanding messages if the IMAP server
10424         doesn't support streaming.
10425         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
10427 2010-10-24  Julien Danjou  <julien@danjou.info>
10429         * message.el (message-default-headers): Fix type.
10431 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10433         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
10434         prefetching images.
10436         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
10437         backend for unknown groups.  This is mainly useful for nnimap groups.
10439         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
10440         group isn't covered by the agent.
10442 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
10444         * nnir.el (nnir-method-default-engines): New variable.
10445         (nnir-run-query): Use it.
10446         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
10447         (gnus-summary-nnir-goto-thread): Change group if needed.
10449         * gnus-group.el (gnus-group-group-map): Add key binding for
10450         gnus-group-make-nnir-group.
10452 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10454         * shr.el (shr-tag-object): Add.
10456         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
10457         original article buffer live.
10458         (gnus-summary-select-article-buffer):
10459         Mention gnus-widen-article-buffer.
10461 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10463         * shr.el (shr-tag-strong): Add.
10465 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10467         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
10468         group names.  They mess up the group buffer badly.
10470         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
10472         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
10473         instead of the summary one.
10475 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10477         * mml.el (mml-preview): Work properly when editing article.
10479         * gnus-start.el (gnus-read-active-file-1): Don't add method to
10480         gnus-have-read-active-file if it's already been in.
10482 2010-10-22  Tom Tromey  <tromey@redhat.com>
10484         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
10485         gnus-group-completing-read.
10487 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10489         * message.el (message-mode-map): Don't bind M-; to comment region, to
10490         allow the global comment-dwim to work.
10492 2010-10-21  Julien Danjou  <julien@danjou.info>
10494         * message.el (message-setup-1): Allow message-default-headers to be a
10495         function.
10497 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10499         * shr.el (shr-tag-table): Simplify.
10501 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10503         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
10504         to avoid trying to snarf invalid stuff.
10506         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
10508         * gnus.el (gnus-message-archive-group): Quote value.
10509         (gnus-message-archive-group): Mark as changed.
10511         * shr.el (shr-add-font): Don't put the font properties on the newline
10512         or the indentation.
10514         * message.el (message-fix-before-sending): Change options when sending
10515         non-printable characters.
10517         * gnus.el (gnus-message-archive-method): Change the default to
10518         monthly outgoing groups.
10520         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
10521         that have gotten new numbers.
10523         * nnimap.el (nnimap-request-replace-article): New function.
10525 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10527         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
10528         (nnrss-request-article): Don't use special html washing code.
10530 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10532         * shr.el (shr-tag-table): Remove useless nconc.
10534 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10536         * gnus-art.el (article-wash-html): Simplify and remove the charset
10537         stuff.  Use the normal html rendering code instead of the special html
10538         washing code.
10540         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
10541         `gnus-w3m' symbols.
10542         (mm-text-html-washer-alist): Remove.
10544         * mm-decode.el (mm-inline-text-html-renderer): Remove.
10545         (mm-inline-media-tests): Remove use.
10546         (mm-text-html-renderer): Change default to the `shr' symbol.
10548         * mm-view.el (mm-inline-text-html): Remove use.
10550         * gnus-art.el (gnus-blocked-images): New function.  Allow the
10551         `gnus-blocked-images' to be a function.
10552         (gnus-article-wash-function): Remove.
10554 2010-10-20  Julien Danjou  <julien@danjou.info>
10556         * spam.el (spam-list-of-processors): Mark as obsolete.
10558         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
10559         (nnimap-insert-partial-structure): Fix boundary detection.
10561 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
10563         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
10564         run file-truename on remote files.  This can be expensive and even
10565         prevent one from editing drafts if some unrelated buffer has a stale
10566         connection.
10568 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10570         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
10571         kinsoku-eol regardless of shr-kinsoku-shorten.
10572         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
10573         (shr-tag-table): Support caption, thead, and tfoot.
10575 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10577         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
10578         lines.
10579         (shr-save-contents): New command and keystroke.
10581         * nndoc.el (nndoc-type-alist): Add git support.
10582         (nndoc-git-type-p): New function.
10583         (nndoc-transform-git-article): Ditto.
10584         (nndoc-transform-git-headers): Ditto.
10585         (nndoc-transform-git-headers): Generate Subject headers.
10587         * shr.el (shr-parse-style): New function.
10588         (shr-tag-span): Ditto.
10590         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
10591         to `G G' to avoid collisions.
10593 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10595         * shr.el: Load kinsoku if necessary.
10596         (shr-kinsoku-shorten): New internal variable.
10597         (shr-find-fill-point): Make kinsoku shorten text line if
10598         shr-kinsoku-shorten is bound to non-nil.
10599         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
10600         shr-indentation too when testing if table is wider than frame width.
10601         (shr-insert-table): Use `string-width' instead of `length' to measure
10602         text width.
10603         (shr-insert-table-ruler): Make sure indentation is done at bol.
10605 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10607         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
10608         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
10609         undecoded network data.
10611 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10613         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
10614         name in the mode line spec so that the mode line menu works
10615         (bug#2431).
10617         * message.el (message-get-reply-headers): If we're fed `to-address',
10618         then always use that.
10620         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
10621         aren't so wide as to need to switch off the edit menu.
10623         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
10624         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
10626         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
10627         `M-g'.
10628         (nnimap-update-info): Update flags/read marks even if \* isn't part of
10629         the permanent marks.
10631 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
10633         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10634         Splitting according to references/in-reply-to obeys the ignore-groups
10635         variable, while splitting by sender and subject do not.
10637 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10639         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
10640         alist, so that we can look for non-Unicode chars.
10641         (article-translate-strings): Allow both character and string maps.
10643 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10645         * shr.el (shr-insert): Don't insert space behind a wide character
10646         categorized as kinsoku-bol, or between characters both categorized as
10647         nospace.
10649 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
10651         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
10652         headers to gnus-newsgroup-headers.
10654 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10656         * shr.el (shr-tag-img): Don't align images -- since we're not
10657         rescaling, this often leads to ugly displays.
10659 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
10661         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
10662         duplicates.
10664 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
10666         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
10667         call.
10669 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10671         * gnus.el: Autoload gnus-html-show-images.
10673         * nnimap.el: Use nnheader-message throughout.
10675         * shr.el (shr-tag-img): Ignore images with no data.
10677 2010-10-15  Julien Danjou  <julien@danjou.info>
10679         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
10680         a possibility to disable format=flow encoding when using hard newlines.
10682 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10684         * shr.el (shr-insert): Remove space inserted before or after a
10685         breakable character or at the beginning or the end of a line.
10686         (shr-find-fill-point): Do kinsoku; find the second best point or give
10687         it up if there's no breakable point.
10689 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10691         * nnimap.el (nnimap-open-connection): Message when opening connection
10692         for debugging purposes.
10694         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
10695         on every setup buffer call to allow this to change from article to
10696         article.
10698         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
10699         buffers where we have a wide table.
10701 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
10703         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
10704         uses *-request-thread.
10706 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10708         * nnimap.el (nnimap-open-connection): Remove %s from openssl
10709         incantation, which is no longer valid.
10711 2010-10-14  Julien Danjou  <julien@danjou.info>
10713         * shr.el: Fix defcustom type (char -> character).
10715 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10717         * nnimap.el (nnimap-open-connection): tls-program should be a list of
10718         programs.
10720 2010-10-14  Julien Danjou  <julien@danjou.info>
10722         * shr.el (shr-tag-a): Use url-link as widget type.
10724         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
10725         `gnus-group-get-icon'.
10727 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10729         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
10730         This should make server editing work better.
10732         * shr.el (shr-find-fill-point): Don't inloop on indented text.
10734         * tls.el (tls-program): Remove spurious %s from openssl.
10736         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
10737         (nnimap-parse-flags): Fix regexp.
10739         * shr.el (shr-find-fill-point): Use a filling algorithm that should
10740         probably work for CJVK text, too.
10742         * nnimap.el (nnimap-extend-tls-programs): Remove.
10743         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
10745         * tls.el (tls-starttls-switches): Remove starttls hack.
10746         (open-tls-stream): Ditto.
10747         (tls-find-starttls-argument): Ditto.
10749 2010-10-13  Julien Danjou  <julien@danjou.info>
10751         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
10752         responses.
10754 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10756         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
10758         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
10759         anything in Emacs.
10761         * shr.el (shr-current-column): Remove buggy and unnecessary function.
10763 2010-10-13  Julien Danjou  <julien@danjou.info>
10765         * shr.el (shr-width): Make shr-width a defcustom with default to
10766         fill-column.
10767         (shr-tag-img): Use shr-width rather than fill-column.
10769 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10771         * dgnushack.el (byte-optimize-apply):
10772         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
10774         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
10775         position when (X-)Faces exist.
10776         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
10777         avatars when called interactively.
10779 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10781         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
10782         gnus-article-x-face-too-ugly is bound.
10784 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10786         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
10788         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
10789         mailbox that doesn't exist.
10791 2010-10-12  Julien Danjou  <julien@danjou.info>
10793         * shr.el (shr-tag-img): Encode URL properly when retrieving.
10794         (shr-get-image-data): Encode URL properly when fetching from cache.
10795         (shr-tag-img): Use aligned-to spaces to align correctly images.
10797         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
10798         before inserting the Gravatar.
10800         * shr.el (shr-tag-img): Add align attribute support for <img>.
10802 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10804         * gnus-gravatar.el (gnus-art): Require.
10806         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
10807         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10808         Remove long obsoleted functions.
10810 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10812         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
10814         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
10816         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
10817         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
10818         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
10819         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
10820         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
10821         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
10822         * sieve-manage.el, smime.el, spam.el:
10823         Fix comment for declare-function.
10825 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10827         * nnimap.el (nnimap-request-rename-group): Select group read-only
10828         before renaming it.
10830         * shr.el (shr-insert): Fix up the white space only regexp.
10832         * nnimap.el (nnimap-transform-split-mail): Not all articles have
10833         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
10835         * shr.el (shr-current-column): New function.
10836         (shr-find-fill-point): New function.
10838 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10840         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
10841         numbers.
10843 2010-10-11  Julien Danjou  <julien@danjou.info>
10845         * shr.el (shr-hr-line): Add.
10846         (shr-tag-hr): Use shr-hr-line to specify which character to use to
10847         display hr lines.
10848         (shr-max-columns): Do not change state to nil if we just inserting
10849         spaces.
10851 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10853         * gnus-topic.el (gnus-topic-read-group): If after the last group,
10854         select the last group.
10856 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
10858         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
10860 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
10862         * dig.el (dig-mode-map): Declare and define in one step.
10864 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10866         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
10867         for Gnus.
10868         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
10869         (nnimap-update-qresync-info): Mark \Seen articles as read.
10871         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
10872         non-variable, too.
10874         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
10875         available.
10876         (nnimap-update-info): Rely more on the current active than the param
10877         active to avoid marking articles as read too much.
10879         * auth-source.el (auth-source-create): Use (user-login-name) for the
10880         user name default.
10882         * nnimap.el (nnimap-update-info): If the server doesn't return any
10883         useful info, just use the previous info.
10884         (nnimap-update-info): Prefer old info over start-article.
10885         (nnimap-update-qresync-info): Finish implementing QRESYNC.
10887 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
10889         * nnir.el (autoload): Clean up autoloads.
10890         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
10891         Use key rather than value.
10892         (nnir-imap-search-other): New variable.
10893         (nnir-read-parm): Use it.
10894         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
10895         (gnus-summary-nnir-goto-thread): Modify to work with imap.
10897 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10899         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
10900         the process, too.
10902 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10904         * spam.el (gnus-summary-mode-map): Bind to "$".
10905         Suggested by Russ Allbery.
10907         * shr.el: Rework the way things are indented by <li> slightly.
10909         * gnus.el (gnus-group-set-parameter): Fix typo.
10911         * nnimap.el: Start implementing QRESYNC support.
10913 2010-10-09  Julien Danjou  <julien@danjou.info>
10915         * nnir.el (nnir-engines): Fix too many arguments.
10917 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10919         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
10920         group is the "last", so that the backends like nnfolder actually save
10921         their folders.
10923         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
10924         try to use that for the tls stream.
10925         (nnimap-retrieve-group-data-early): Rework the marks code to heed
10926         UIDVALIDITY and find out which groups are read-only and not.
10927         (nnimap-get-flags): Use the same marks parsing code as the rest of
10928         nnimap.
10930 2010-10-09  Julien Danjou  <julien@danjou.info>
10932         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
10934         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
10935         retrieving gravatars.
10937         * shr.el (shr-table-corner): Add.
10938         (shr-table-line): Add.
10939         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
10941 2010-10-08  Julien Danjou  <julien@danjou.info>
10943         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
10945 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
10947         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
10949         * gnus-sum.el (gnus-mark-article-as-unread)
10950         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
10951         (gnus-summary-set-bookmark): Use it.
10953         * gnus-msg.el (gnus-setup-message): Use it.
10955         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10957         * gnus.el (gnus-group-remove-parameter): Use it.
10959         * gnus-group.el (gnus-group-make-web-group): Use it.
10961         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10963         * nnregistry.el: Update docs to mention manual.
10965         * gnus-registry.el: Update docs to mention nnregistry.el.
10966         (gnus-registry-initialize): Don't install nnregistry refer method
10967         automatically.
10968         (gnus-registry-install-nnregistry): Remove it.
10970 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10972         * shr.el (shr-insert): Don't insert double spaces.
10974 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10976         * gnus-gravatar.el (gnus-treat-from-gravatar)
10977         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
10978         called interactively.
10980         * gnus-art.el (gnus-mime-view-part-externally)
10981         (gnus-mime-view-part-internally): Make predicate function passed to
10982         gnus-mime-view-part-as-type assume argument is a mime type, not a list
10983         of a mime type.
10985         * shr.el (shr-table-widths): Don't use cl function `reduce'.
10987 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10989         * shr.el (require): Require cl when compiling.
10990         (shr-tag-hr): New function.
10992         * nnimap.el (nnimap-update-info): Remove double setting of high.
10993         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
10994         This makes nnimap work properly on Courier again.
10996         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
10997         the variable for backwards compatibility.
10999         * mm-decode.el (mm-save-part): If given a non-directory result, expand
11000         the file name before using to avoid setting mm-default-directory to
11001         nil.
11003         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
11004         bidning gnus-agent variables.
11006         * shr.el (shr-render-td): Use a cache for the table rendering function
11007         to avoid getting an exponential rendering behavior in nested tables.
11008         (shr-insert): Rework the line-breaking algorithm.
11009         (shr-insert): Don't leave trailing spaces.
11010         (shr-insert-table): Also insert empty TDs.
11011         (shr-tag-blockquote): Ensure paragraphs after </ul>.
11013 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11015         * gnus-sum.el (gnus-number): Rename from `number'.
11016         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
11017         (gnus-summary-limit-children): Update uses correspondingly.
11019 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11021         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
11022         (gnus-gravatar-transform-address): Don't show avatars of people of
11023         which mail addresses match gnus-gravatar-too-ugly.
11025 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11027         * shr.el (shr-table-widths): Expand TD elements to fill available
11028         space.
11030 2010-10-07  Julien Danjou  <julien@danjou.info>
11032         * nnimap.el (nnimap-request-rename-group): Add this method.
11034 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11036         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
11037         name from XEmacs' function-arglist.
11039         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
11040         gravatar under XEmacs.
11042 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
11044         * auth-source.el: Update docs with TODO items.
11046         * gnus-sync.el: Update docs to explain state and plans.
11048         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
11049         Hooks for mark updates.
11050         (gnus-request-set-mark, gnus-request-update-mark): Use them.
11052         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
11053         hooks with arguments, which is needed for mark update hooks.
11055 2010-10-06  Julien Danjou  <julien@danjou.info>
11057         * gnus.el (gnus-expand-group-parameter): Only return and act on what
11058         was matched.
11060         * sieve-manage.el: Update example in `Commentary'.
11062         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
11064         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
11065         not 2000.
11066         (sieve-manage-authenticate): Re-add function.
11068 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11070         * shr.el (shr-insert): Get 'space transition right.
11071         (shr-render-td): Only delete space at the end of the TD.
11073         * nnimap.el (nnimap-open-connection): Prepare to support
11074         open-gnutls-stream.
11076         * shr.el: Rearrange function order to be more logical.
11078 2010-10-06  Julien Danjou  <julien@danjou.info>
11080         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
11081         (nnrss-discover-feed): Remove 404 URL in docstring.
11083         * nnir.el: Fix Swish-E URL.
11084         Fix Namazu URL.
11086         * message.el (message-change-subject): Remove 404 URL in a comment.
11088 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11090         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
11091         called interactively.
11093         * gnus-util.el (gnus-remove-if): Allow hash table.
11094         (gnus-remove-if-not): New function.
11096         * gnus-art.el (gnus-mime-view-part-as-type):
11097         * gnus-score.el (gnus-summary-score-effect):
11098         * gnus-sum.el (gnus-read-move-group-name):
11099         Replace remove-if-not with gnus-remove-if-not.
11101         * gnus-group.el (gnus-group-completing-read):
11102         Regard collection as a hash table if it is not a list.
11104 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11106         * shr.el (shr-render-td): Allow blank/missing <TD>s.
11108         * shr.el: Document the table-rendering algorithm.
11110 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11112         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
11113         for Emacsen having no `libxml-parse-html-region' support.
11115 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11117         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
11118         invalid URLs.
11120         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
11121         line-broken.
11122         (shr-tag-img): Ignore image fetching errors.
11123         (shr-overlays-in-region): Compute overlay positions correctly.
11125         * mm-decode.el (mm-shr): Require shr.
11127         * gnus-art.el (gnus-blocked-images): Move variable here.
11129         * shr.el (shr-insert-table): Bind free variable.
11131         * mm-decode.el (mm-shr): Bind shr-content-function.
11133         * shr.el (shr-content-function): New variable.
11135         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
11136         added for symmetry.
11138         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
11140         * gnus-group.el (gnus-group-make-group): Doc fix.
11142         * nnimap.el (nnimap-request-newgroups): Return success.
11144         * shr.el (shr-find-elements): New function.
11145         (shr-tag-table): Put all the images after the table.
11146         (shr-tag-table): Really inhibit images inside the table.
11147         (shr-collect-overlays): Copy over overlays from the TD elements to the
11148         main document.
11150         * mm-decode.el (mm-shr): Bind shr-blocked-images to
11151         gnus-blocked-images.
11153 2010-10-05  Julien Danjou  <julien@danjou.info>
11155         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
11157         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
11158         (gnus-html-maximum-image-size): Add this function.
11159         (gnus-html-put-image): Use gnus-html-maximum-image-size.
11161         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
11162         server-value of the capability is nil.
11164 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11166         * shr.el (shr-tag-em): Add <EM> tag.
11168 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
11170         * sieve-manage.el (sieve-manage-default-stream): Make default stream
11171         customizable.
11173         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
11174         handing broken links to browse-url.
11176 2010-10-05  Julien Danjou  <julien@danjou.info>
11178         * gnus-util.el (gnus-emacs-completing-read)
11179         (gnus-iswitchb-completing-read): Use autoload rather than require.
11181 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11183         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
11184         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
11185         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
11186         iswitchb-temp-buflist for XEmacs.
11188         * gnus-util.el (gnus-completing-read-function): Exclude
11189         gnus-icompleting-read and gnus-ido-completing-read from candidates for
11190         XEmacs since iswitchb.el is very old and ido.el is unavailable in
11191         XEmacs.
11193         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
11194         not to use `delete-dups' that is unavailable in XEmacs 21.4.
11196         * gnus-html.el: Don't require help-fns under XEmacs.
11197         (gnus-html-schedule-image-fetching): Work for XEmacs.
11199         * mm-decode.el (mm-shr): Decode contents by charset.
11201 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11203         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
11204         unknown.
11206         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
11207         (shr-get-image-data): Ensure against the cache file missing.
11209         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
11210         for data.
11212         * spam-report.el (spam-report-url-ping-plain): Don't query about
11213         killing the process.
11215         * shr.el (shr-render-td): Protect against too-wide text.
11217 2010-10-04  Julien Danjou  <julien@danjou.info>
11219         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
11220         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
11222         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
11223         retrieved.
11225 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11227         * shr.el (browse-url): Require.
11228         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
11229         lines.
11230         (shr-show-alt-text, shr-browse-image): New commands.
11231         (shr-browse-url, shr-copy-url): New commands.
11233         * gnus-sum.el (gnus-widen-article-window): New variable.
11234         (gnus-summary-select-article-buffer): Use it.
11236         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
11237         without @ signs.
11239 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11241         * nnir.el (nnir-run-imap): Remove spurious space in search string.
11243 2010-10-04  Julien Danjou  <julien@danjou.info>
11245         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
11246         for XEmacs.
11248 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11250         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
11252         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
11253         (nnimap-close-server): Implement.
11255         * dgnushack.el (iswitchb): Require to shut up the compiler.
11257         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
11258         (shr-insert): Tweak line breaking.
11259         (shr-insert): Handle <pre> better.
11260         (shr-tag-li): Get <li> indentation right.
11261         (shr-tag-li): Get <li> indentation even righter.
11262         (shr-tag-blockquote): Ensure paragraph start.
11263         (shr-make-table): Tweak table generation.
11264         (shr-make-table): Fix typo.
11266         * shr.el: Implement table rendering.
11268 2010-10-04  Julien Danjou  <julien@danjou.info>
11270         * gnus-html.el (gnus-html-put-image): Fix resize image code.
11272 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11274         * shr.el (shr-insert): Use string anchors instead of line anchors.
11276 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11278         * shr.el: Add headings.
11279         (shr-ensure-paragraph): Actually work.
11280         (shr-tag-li): Make <ul> prettier.
11281         (shr-insert): Get white space at the beginning/end of elements right.
11282         (shr-tag-p): Collapse subsequent <p>s.
11283         (shr-ensure-paragraph): Don't insert double line feeds after blank
11284         lines.
11285         (shr-insert): \t is also space.
11286         (shr-tag-s): Fix "s" tag name function.
11287         (shr-tag-s): Fix face prop name.
11289 2010-10-03  Julien Danjou  <julien@danjou.info>
11291         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
11293         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
11294         gnus-window-inside-pixel-edges.
11296         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
11297         gnus-ems.
11299         * mm-view.el (mm-inline-image-emacs): Support image resizing.
11301         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
11302         function.
11304         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
11305         resize choice.
11307 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11309         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
11310         beginning of the buffer.
11312         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
11313         article buffer again.
11315         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
11317         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
11318         when it's at the start of the buffer.
11320         * shr.el (shr-tag-blockquote): Convert name.
11321         (shr-rescale-image): Use the right image-size variant.
11323         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
11324         buffer isn't shown, then select the current article first instead of
11325         bugging out.
11326         (gnus-summary-select-article-buffer): Show both the article and summary
11327         buffers again.
11329         * shr.el (shr-fontize-cont): Protect against regions with no text.
11330         Rename tag functions to shr-tag-* for enhanced security.
11331         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
11333 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
11335         * shr.el (shr-insert):
11336         * pop3.el (pop3-movemail):
11337         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
11338         loaded.
11340 2010-10-03  Glenn Morris  <rgm@gnu.org>
11342         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
11344         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
11346         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
11348         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
11350         * gnus-util.el (gnus-make-local-hook): Simplify.
11352 2010-10-02  Julien Danjou  <julien@danjou.info>
11354         * gnus-util.el (gnus-iswitchb-completing-read): New function.
11355         (gnus-ido-completing-read): New function.
11356         (gnus-emacs-completing-read): New function.
11357         (gnus-completing-read): Use gnus-completing-read-function.
11358         Add gnus-completing-read-function.
11360 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11362         * shr.el (shr-insert-document): Autoload.
11363         (shr-img): Be silent.
11364         (shr-insert): Add a newline after every picture before text.
11365         (shr-add-font): Use overlays for combining faces.
11366         (shr-insert): Pass upwards the text start point.
11368         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
11369         possible.
11370         (mm-shr): New function.
11372 2010-10-02  Julien Danjou  <julien@danjou.info>
11374         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
11375         should go backward.
11377 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
11379         * shr.el (shr): Fix typo in provide call.
11381 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11383         * shr.el: New file.
11385         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
11387         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
11388         completing read.
11390 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11392         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
11393         we're being queried about.  Suggested by Dan Jacobson.
11395         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
11396         Suggested by Jason Eisner.
11398         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
11399         table, too.  Suggested by Stefan Wiens.
11400         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
11401         the table unnecessary.  Suggested by Stefan Wiens.
11403         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
11404         longer needed, and probably doesn't work either, as pointed out by
11405         Stefan Wiens.
11406         (gnus-summary-exit): Remove call to the clearing function.
11407         (gnus-summary-exit-no-update): Ditto.
11409         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
11410         instead of gnus-eval-in-buffer-window to avoid popping up frames.
11411         Reported by Stefan Monnier.
11412         (gnus-summary-save-in-rmail): Ditto.
11414         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
11415         article buffer, instead of both the article buffer and the summary
11416         buffer.  Sort of suggested by Dan Jacobson.
11418         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
11420         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
11421         Suggested by Dan Jacobson.
11423         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
11424         documentation clearer.
11426         * message.el (message-shorten-references): Comment on the number "21".
11427         Suggested by Stefan Monnier.
11429         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
11430         Suggested by Dan Jacobson.
11432         * gnus.el (gnus-large-newsgroup):
11433         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
11435         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
11436         externalize attachments.  Bug reported by Steve Wen.
11438         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
11439         really message anything to the user.
11441         * nnmail.el (nnmail-article-group): Allow using the fancy split method
11442         directly.
11444         * nnimap.el (nnimap-request-group): Low higher than high to signal no
11445         messages in empty groups.
11447 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
11449         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
11450         non-UIDNEXT group.
11452 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11454         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
11455         not the value from the collection.
11457         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
11458         values.  This sometimes happens on some groups that have no info.
11459         (nnimap-request-newgroups): New function.
11461 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
11463         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
11464         check into `gnus-registry-initialize'.
11465         (gnus-registry-initialize): Ditto.
11466         Fix and extend header docs.
11468 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11470         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
11471         regexp backtrace overflows.
11473         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
11474         for starttls that tls.el implements; i.e. openssl.
11476         * tls.el (tls-starttls-switches): Give up on using starttls with
11477         gnutls-cli.
11478         (tls-program): Add --insecure to be consistent with the defaults from
11479         openssl s_client.  Now all three commands are insecure.
11481 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11483         * lpath.el: Bind completion-styles-alist for XEmacs.
11485         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
11486         (gravatar-create-image): New function that's an alias to
11487         gnus-xmas-create-image, gnus-create-image, or create-image.
11488         (gravatar-data->image): Use it.
11490 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
11492         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
11493         install the nnregistry refer method.
11494         (gnus-registry-install-hooks): Use it.
11495         (gnus-registry-unfollowed-groups): Add nnmairix to the default
11496         unfollowed groups.
11498 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
11500         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
11501         expanding threads.
11503 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11505         * nnir.el: Use the server names without suffixes (bug#7009).
11507         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
11508         unencrypted to STARTTLS, if possible.
11510 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11512         * message.el (message-ignored-supersedes-headers): Strip Injection-*
11513         headers before superseding.
11515 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11517         * nnrss.el (nnrss-use-local): Add documentation.
11519         * nnimap.el (nnimap-extend-tls-programs): New function.
11520         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
11521         (nnimap-wait-for-connection): Accept the greeting from the stupid
11522         output from openssl s_client -starttls, too.
11524         * tls.el (tls-starttls-switches): New variable.
11525         (tls-find-starttls-argument): Use it.
11526         (open-tls-stream): Ditto.
11528         * netrc.el (netrc-credentials): Return the value of the "default" entry.
11529         (netrc-machine): Ditto.
11531         * nnimap.el (nnimap-find-article-by-message-id): Really return the
11532         article number.
11533         (nnimap-split-fancy): New variable.
11534         (nnimap-split-incoming-mail): Use it.
11536         * nntp.el (nntp-server-list-active-group): Document.
11538         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
11539         SELECT to get the message-id.
11541         * mail-source.el (mail-sources): Remove webmail support.
11542         (defvar): Ditto.
11543         (mail-source-fetcher-alist): Ditto.
11544         (mail-source-fetch-webmail): Remove.
11546         * webmail.el: Remove -- doesn't seem relevant any more.
11548         * gnus.el: Fix up make-obsolete-variable declarations throughout.
11550         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
11551         the \r.
11553 2010-09-30  Julien Danjou  <julien@danjou.info>
11555         * gnus-agent.el (gnus-agent-add-group): Fix call to
11556         gnus-completing-read.
11558 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11560         * nndoc.el (nndoc-retrieve-groups): New function.
11562         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
11563         `default', use nnmail-split-methods.
11564         (nnimap-request-article): Downcase the NILs so that they are nil.
11566         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
11567         symbol.
11569         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
11570         code, since if the user has requested network, that's what they ought
11571         to get.
11572         (nnimap-request-set-mark): Erase the buffer before issuing commands.
11573         (nnimap-split-rule): Mark as obsolete.
11575         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
11576         New variable.
11578         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
11579         correct slot, too.
11581 2010-09-29  Julien Danjou  <julien@danjou.info>
11583         * gnus.el (gnus-local-domain): Declare variable obsolete.
11585         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
11586         Fix history computing.
11587         (gnus-ido-completing-read): Require ido.
11589 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11591         * gnus-registry.el: Don't prompt on load, which makes it impossible to
11592         build Gnus.
11594         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
11595         when interpreting the structures.
11596         (nnimap-request-accept-article): Add \r\n to the lines to make this
11597         work with Cyrus.
11599         * nndraft.el (nndraft-request-expire-articles): Use the group name
11600         instead if "nndraft".  Fix found by Nils Ackermann.
11602 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
11604         * nnregistry.el: Add.
11606 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11608         * nnmail.el (group, group-art-list, group-art):
11609         Remove unneeded directives.
11611 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11613         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
11614         (mm-mime-charset):
11615         * rfc2047.el (rfc2047-syntax-table):
11616         * utf7.el (utf7-utf-16-coding-system): Comment fix.
11618         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
11619         rather than `insert-file-contents' and `eval-region'.
11621         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
11622         construction.
11624         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
11626         * time-date.el: No need to require cl for Emacs 21.
11628 2010-09-29  Julien Danjou  <julien@danjou.info>
11630         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
11631         replacement of `gnus-gravatar-relief' to mimic
11632         `gnus-faces-properties-alist'.
11633         Add :version property.
11635 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11637         * mail-source.el (mail-source-report-new-mail):
11638         * message.el (message-default-mail-headers):
11639         * mm-decode.el (mm-valid-image-format-p): Comment fix.
11641         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
11643 2010-09-28  Julien Danjou  <julien@danjou.info>
11645         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
11646         mail-address contains the same string as real-name.
11648         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
11649         non-blank in header, otherwise it'll get stripped.
11651         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
11652         real-name, and then for mail address rather than doing : or , search.
11654 2010-09-27  Julien Danjou  <julien@danjou.info>
11656         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
11657         right completing-read function.
11658         (gnus-use-ido): New variable
11659         (gnus-completing-read-with-default): Remove.
11660         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
11661         (gnus-agent-add-group):
11662         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
11663         * mm-view.el (mm-view-pkcs7-decrypt):
11664         * mm-util.el (mm-codepage-setup):
11665         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11666         * mml-smime.el (mml-smime-openssl-sign-query):
11667         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
11668         (mml-insert-multipart):
11669         * gnus-msg.el (gnus-summary-yank-message):
11670         * gnus-int.el (gnus-start-news-server):
11671         * mm-decode.el (mm-interactively-view-part):
11672         * gnus-dired.el (gnus-dired-attach):
11673         * gnus.el (gnus-read-method):
11674         * gnus-bookmark.el (gnus-bookmark-jump):
11675         * gnus-art.el (gnus-mime-view-part-as-type)
11676         (gnus-mime-action-on-part, gnus-article-encrypt-body):
11677         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
11678         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
11679         * nnmairix.el (nnmairix-create-server-and-default-group)
11680         (nnmairix-update-groups, nnmairix-get-server)
11681         (nnmairix-backend-to-server, nnmairix-goto-original-article)
11682         (nnmairix-get-group-from-file-path):
11683         * nnrss.el (nnrss-find-rss-via-syndic8):
11684         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
11685         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
11686         (gnus-group-browse-foreign-server):
11687         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
11688         (gnus-summary-execute-command, gnus-summary-respool-article)
11689         (gnus-read-move-group-name):
11690         * gnus-score.el (gnus-summary-increase-score)
11691         (gnus-summary-score-effect):
11692         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
11694 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11696         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
11697         x-focus-frame.
11699         * nnimap.el (auth-source-forget-user-or-password)
11700         (auth-source-user-or-password): Autoload.
11702         * message.el (message-from-style, message-interactive)
11703         (message-cite-prefix-regexp, message-sendmail-envelope-from)
11704         (message-yank-prefix, message-indentation-spaces, message-signature)
11705         (message-signature-file): Add comment.
11707 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11709         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
11710         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
11711         new articles.
11713         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
11714         parts.
11715         (nnimap-request-article): Work with the t setting, too.
11717         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
11718         that you don't get flashes of other buffers.
11719         (gnus-summary-show-complete-article): Intern before setting.
11721 2010-09-27  David Engster  <dengste@eml.cc>
11723         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
11724         well as HEADERS.
11725         (nnmairix-retrieve-headers): Provide new argument for the above.
11727 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11729         * gnus-sum.el (gnus-summary-move-article): Don't alter
11730         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
11731         group.
11733         * nnimap.el (nnimap-update-info): Don't destructively alter active.
11735         * message.el (message-cite-prefix-regexp): Revert my last edit.
11737         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
11738         variable instead of the Gnus variable.
11740         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
11742         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
11744         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
11745         since some servers don't like it.
11746         (nnimap-open-connection): Forget credentials if the server says the
11747         password was wrong.
11748         (nnimap-parse-line): Protect against invalid data.
11750         * gnus-sum.el (gnus-summary-move-article): Add comment.
11751         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
11752         nothing alters it while scanning for new messages.
11754         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
11755         which may or may not help.
11756         (nnimap-open-connection): If we're doing a stream connection, and then
11757         discover we're on a STARTTLS-capable server, then open a STARTTLS
11758         connection instead.
11760 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11762         * nnimap.el (utf7): Require.
11764         * message.el (message-cite-prefix-regexp): Remove "}" from citation
11765         prefix.
11767 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
11769         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
11771 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11773         * nnimap.el (nnimap-request-accept-article): Message the error on
11774         error.
11776 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11778         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
11780 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11782         * nndoc.el (nndoc-request-list): Return success always.
11784         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
11785         `fetch-old' -- we only want to fetch the articles we've requested.
11786         The rest are in the agent, probably.
11787         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
11788         disappeared server" to something low.  It's not important.
11790         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
11791         arrived before the FETCH data.
11793         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
11794         target here, because we don't know the Gnus name of the group.
11796         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
11797         for the correct group.
11799         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
11801         * gnus.el (gnus): Give a final warning after startup.
11803         * gnus-util.el (gnus-action-message-log): New variable.
11804         (gnus-message): Use it.
11805         (gnus-final-warning): New function.
11807         * nnimap.el (nnimap-open-connection): Record the greeting.
11808         (nnimap): Add greeting.
11810 2010-09-26  Julien Danjou  <julien@danjou.info>
11812         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
11813         arguments.
11814         (gnus-html-wash-images): Fix spec computing to include start/end.
11816         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
11818 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11820         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
11821         deletion.
11822         (nnimap-retrieve-headers): Don't select the group, because that's
11823         already done by nnimap-possibly-change-group.
11825         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
11826         (gnus-picon-transform-address): Use it.
11828         * mail-source.el (mail-source-value): Revert previous patch.
11830         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
11831         on failure.
11832         (nnimap-open-connection): Look up both virtual and physical server name
11833         credentials.
11835         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
11837 2009-02-07  Dave Love  <fx@gnu.org>
11839         * tls.el (open-tls-stream): Don't query killing process.
11841 2009-02-08  Dave Love  <fx@gnu.org>
11843         * gnus-win.el (gnus-window-to-buffer-helper)
11844         (gnus-all-windows-visible-p): Function needn't be a symbol.
11846         * mail-source.el (mail-source-value): Function needn't be a symbol.
11848 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11850         * message.el (message-cite-prefix-regexp): Remove } from the cite
11851         prefix.
11853         * gnus-art.el (gnus-treatment-function-alist): Do picons before
11854         highlight again, so that the highlight is correct.
11856         * gnus-picon.el (gnus-picon): Remove again.
11857         (gnus-picon-create-glyph): Set the background XPM color explicitly.
11859         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
11860         doing the header highlightling, so that the background color of the
11861         picon is correct.
11863         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
11864         (gnus-picon): Ditto.
11865         (gnus-picon): Reinstate.  The background color for picons is white.
11866         (gnus-picon-insert-glyph): Make the background white.
11868         * nnml.el (nnml-open-nov): Don't return dead buffers.
11870         * auth-source.el (auth-source-create): Query the user for whether to
11871         store the credentials.
11873         * netrc.el (netrc-store-data): New function.
11875         * auth-source.el (auth-source-user-or-password): Use the existing auth
11876         sources, if any, for creation.
11878         * gnus.el (gnus-group-fast-parameter): Return the last matching
11879         parameter instead of the first matching parameter.
11881 2010-09-26  Julien Danjou  <julien@danjou.info>
11883         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
11885 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11887         * mml2015.el (mml2015-use): Remove gpg support.
11889         * mml1991.el (mml1991-function-alist): Remove gpg function.
11890         (mml1991-gpg-sign): Remove.
11892 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
11894         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
11895         (gnus-browse-unsubscribe-current-group): Document it.
11896         (gnus-browse-unsubscribe-group): Use it.
11898 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11900         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
11901         address to the To list for easier response.
11903         * gnus.el (gnus-play-startup-jingle): Remove.
11904         (gnus-splash): Don't play jingle.
11905         (gnus): Silence gnus-load message.
11907         * gnus-art.el (gnus-treat-play-sounds): Remove.
11909         * gnus.el (gnus-play-jingle): Remove audio support.
11911         * gnus-cus.el (gnus-score-customize): Remove audio reference.
11913         * earcon.el: Remove -- no users.
11915         * gnus-audio.el: Remove -- no users of this package.
11917         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
11919         * gnus-start.el (gnus-setup-news): Remove nocem support.
11921         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
11923         * gnus.el (gnus-use-nocem): Remove.
11925         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
11926         Remove.
11928         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
11929         uses NoCeM any more.
11931         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
11932         (gnus-button-ctan-handler): Ditto.
11933         (gnus-button-handle-ctan-bogus-regexp): Ditto.
11934         (gnus-button-ctan-directory-regexp): Ditto.
11935         (gnus-button-handle-ctan): Ditto.
11936         (gnus-button-tex-level): Ditto.
11937         (gnus-button-alist): Remove CTAN stuff.
11939 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11941         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
11942         nnimap-streaming test.
11944         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
11945         servers twice.
11947         * nnimap.el (nnimap-open-connection): Add more error reporting when
11948         nnimap fails early.
11950         * nnheader.el (nnheader-get-report-string): New function.
11951         (nnheader-get-report): Use it.
11953         * gnus-int.el (gnus-check-server): Say what the error was when opening
11954         failed.
11956         * nnimap.el (nnimap-wait-for-response): Search further when we're not
11957         using streaming.
11959 2010-09-25  Julien Danjou  <julien@danjou.info>
11961         * gnus-html.el (gnus-html-rescale-image): Use our defalias
11962         gnus-window-inside-pixel-edges.
11964 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11966         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
11968         * mm-decode.el (mm-save-part): Allow saving to other directories the
11969         normal Emacs way.
11971         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
11972         Suggested by Jay Berkenbilt.
11974         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
11975         there isn't a single byte.
11977         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
11978         just do it.  It doesn't really seem to matter what the user responds
11979         here, I think, so it's just a confusing question.
11981         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
11982         non-streaming case.
11984         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
11985         (gnus-article-encrypt-body): Use it.
11987         * gnus-sum.el (gnus-summary-show-complete-article): New command and
11988         keystroke.
11990         * nnimap.el (nnimap-find-wanted-parts-1):
11991         Use gnus-fetch-partial-articles.
11993         * gnus-art.el (gnus-fetch-partial-articles): New variable.
11995         * nnimap.el (nnimap-insert-partial-structure): New function.
11996         (nnimap-get-partial-article): New function.
11997         (nnimap-request-article): Use it.
11998         (nnimap-wait-for-response): Return whether the wait was successful.
11999         (nnimap-finish-retrieve-group-infos): Don't do anything if the
12000         retrieval wasn't successful.
12001         (nnimap-retrieve-group-data-early): Allow throttling servers.
12002         (nnimap-streaming): New variable.
12003         (nnimap-fetch-partial-articles): Remove.
12005         * mm-decode.el (mm-with-part): Protect against killed buffers.
12007         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
12008         for prettier summary display.
12010 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
12012         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
12014 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12016         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
12017         apparently third-party libraries depend on it.
12019         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
12020         before starting negotiation.
12022         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
12023         privacy reasons.
12024         (gnus-treat-mail-gravatar): Ditto.
12026         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
12027         buffer when inserting images.  Inserting text into the headers, for
12028         instance, can make them invalid.
12030 2010-09-25  Julien Danjou  <julien@danjou.info>
12032         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
12033         variables.
12035         * nnheader.el: Remove useless variables news-reply-yank-from and
12036         news-reply-yank-message-id.
12038         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
12039         variables.
12041         * mml1991.el: Remove useless mml1991-verbose.
12043         * gnus.el: Remove useless variable gnus-use-generic-from.
12044         Remove obsolete variable gnus-topic-indentation.
12046         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
12048         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
12050         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
12052         * gnus-group.el: Remove useless gnus-group-icon-cache.
12053         Remove useless gnus-ephemeral-group-server.
12055         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
12057         * mml2015.el: Remove useless mml2015-verbose.
12059         * mml-smime.el: Remove useless mml-smime-verbose.
12061         * gnus.el: Remove useless gnus-local-domain.
12063         * gnus-gravatar.el (gnus-gravatar-transform-address):
12064         Use gnus-gravatar-size.
12066         * gnus-art.el: Remove useless gnus-treat-translate.
12068 2010-09-24  Julien Danjou  <julien@danjou.info>
12070         * gnus-sum.el: Add support for Gravatars.
12072         * gnus-art.el: Add support for Gravatars.
12074         * gnus-gravatar.el: Add this file.
12076         * gravatar.el: Add this file.
12078 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12080         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
12082         * gnus-group.el (gnus-group-fetch-faq): Remove.
12084         * gnus.el (gnus-group-faq-directory): Remove.
12086         * gnus-group.el (gnus-group-fetch-charter): Remove.
12088         * gnus.el (gnus-group-charter-alist): Remove.
12090         * gnus-group.el (gnus-group-archive-directory): Remove.
12091         (gnus-group-recent-archive-directory): Ditto.
12092         (gnus-group-make-archive-group): Remove.
12094         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
12096         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
12097         use the same article number for all the cached articles.
12099         * nnimap.el (nnimap-command): Register the last command time so
12100         that we can use it for idling NOOPs.
12101         (nnimap-open-connection): Start the keeplive timer.
12102         (nnimap-make-process-buffer): Store all the process buffers.
12103         (nnimap-keepalive): New function.
12105         * starttls.el (starttls-open-stream): Add autoload cookie.
12107 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
12109         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
12110         handling.
12112 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12114         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
12115         its data structures.
12117         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
12118         instead of the cl.el copy-list.
12119         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
12120         equalp.
12122 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12124         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
12125         and tool-bar-local-item-from-menu.
12127         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
12128         mode-line-highlight face for Emacs.
12130         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
12131         loading gnus-sum.elc; fix comment for canlock-verify.
12132         (gnus-article-jump-to-part): Use read-number.
12133         (gnus-insert-mime-button, gnus-insert-mime-security-button):
12134         Remove Emacs pre-21 compatible code for help-echo.
12135         (gnus-article-next-page-1): No need to adjust the number of lines.
12136         (gnus-article-describe-bindings): Always use help-buffer.
12138         * gnus-audio.el (gnus-audio-inline-sound):
12139         * gnus-cus.el (gnus-custom-mode):
12140         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
12142         * gnus-sum.el (gnus-remove-overlays): Doc fix.
12144         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
12145         compatible code.
12147 2010-09-24  Glenn Morris  <rgm@gnu.org>
12149         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
12150         visiting the fcc file in rmail-mode.
12152         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
12154 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12156         * nnir.el: Silence the byte compiler.
12158         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
12159         alias to browse-url-url-encode-chars if any.
12160         (gnus-html-encode-url): Use it.
12162 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12164         * gnus-start.el (gnus-use-backend-marks): New variable.
12165         (gnus-get-unread-articles-in-group): Use it.
12167         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
12168         makeover.
12170 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
12172         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
12174 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12176         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
12177         Remove.
12178         (gnus-setup-news-hook):
12179         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
12181         * gnus-int.el (gnus-request-update-info): Protect against backends not
12182         having the function.
12184         * nnimap.el (nnimap-stream): Mention starttls.
12185         (nnimap-open-connection): Add starttls support.
12187 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
12189         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
12191 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12193         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
12194         BODYSTRUCTUREs.
12195         (nnimap-transform-headers): Unfold quoted {42} headers.
12197         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
12198         the info.
12199         (gnus-get-unread-articles): Only call updatep on backends that support
12200         it.
12202         * nnweb.el (nnweb-request-update-info): NOOP.
12204         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
12206         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
12207         since it only deals with marks.
12209         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
12210         gnus-request-marks, and make a new gnus-request-update-info.
12212         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
12213         the active instead of the high number, which is usually too low.
12215 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
12217         * netrc.el (netrc-parse): Remove encrypt.el mentions.
12218         * encrypt.el: Remove.
12220 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12222         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
12223         server in symbolic form.
12225         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
12227 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12229         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
12230         (nnimap-update-info): Fix up code slightly.
12232         * gnus-int.el (gnus-open-server): Add tracing for performance
12233         debugging.
12235         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
12236         (gnus-group-insert-group-line): Pass the real group name so that it
12237         gets the right data.
12239         * gnus-start.el (gnus-get-unread-articles): Don't have
12240         `gnus-get-unread-articles-in-group' update info, since that can be
12241         really slow and doesn't seem to be needed?
12243 2010-09-22  Dan Christensen  <jdc@uwo.ca>
12245         * time-date.el (date-to-time): Try using parse-time-string first before
12246         using the slower timezone-make-date-arpa-standard.
12248 2010-09-22  Julien Danjou  <julien@danjou.info>
12250         * gnus-group.el (gnus-group-insert-group-line):
12251         Call gnus-group-highlight-line.
12252         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
12253         default hook list.
12254         (gnus-group-update-eval-form): Add new function.
12255         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
12256         (gnus-group-get-icon): Use gnus-group-update-eval-form.
12258 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12260         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
12261         immediate, then expire all articles.
12262         (nnimap-update-info): Fix off-by-one errors.
12263         (nnimap-flags-to-marks): Would return no marks lists for group with no
12264         flags.  Instead return the other data.
12266 2010-09-22  Julien Danjou  <julien@danjou.info>
12268         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
12269         Only return an icon.
12270         (gnus-group-insert-group-line): Compute icon to return.
12272         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
12273         (gnus-html-image-fetched): Only cache if
12274         gnus-html-image-automatic-caching is set.
12275         (gnus-html-image-fetched): Check for errors.
12277 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12279         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
12280         once per method on `g'.  This ensures that backends like nnfolder don't
12281         open all their folders.
12283         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
12284         (nnimap-request-list): Nix out group in the correct buffer.
12285         (nnimap-parse-flags): Implement by using `read' instead of
12286         hand-parsing.
12287         (nnimap-flags-to-marks): Pass on permanent-flags.
12288         (nnimap-make-process-buffer): Record the server name.
12289         (nnimap-parse-flags): Fix typo.
12290         (nnimap-request-scan): Run split on the server in general, not just a
12291         single group.
12293         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
12294         parameter, and propagate this downwards.
12296         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
12297         since EXAMINE changes it on the server.
12299         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
12300         this command might take a while.
12302 2010-09-22  Julien Danjou  <julien@danjou.info>
12304         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
12305         harmful if you have 2 images side-by-side, they can't be properly
12306         update on text deletion.  Using text-property is safer here.
12307         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
12308         data.
12310 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12312         * nnimap.el (nnimap-expunge-inbox): Remove.
12313         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
12314         (nnimap-expunge): Flip default to t.
12316         * gnus.el (gnus-method-to-server): Don't push things to the cache
12317         unless it's unique.
12318         (gnus-server-to-method): Ditto.
12320 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12322         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
12324 2010-09-22  Julien Danjou  <julien@danjou.info>
12326         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
12327         get the start of data.
12328         (gnus-html-encode-url): Add this function to encode special chars in
12329         URL.
12330         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
12331         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
12333         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
12334         default.
12335         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
12337         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
12338         images alt-text.
12339         (gnus-html-put-image): Put alt-text as help-echo.
12341 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12343         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
12344         * mm-util.el (mm-decompress-buffer):
12345         * nnir.el (nnir-run-find-grep):
12346         * pop3.el (pop3-list): Use 3rd arg of split-string.
12348         * time-date.el (format-seconds): Comment fix.
12350         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
12351         and byte-optimize-form-code-walker.
12352         (dgnushack-make-auto-load): Don't advise make-autoload.
12354         * lpath.el: Remove Emacs 21 stuff.
12356 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12358         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
12359         outside the active range.  Suggested by Dan Christensen.
12361         * gnus-start.el (gnus-get-unread-articles): Get the extended method
12362         slightly later to avoid double-getting it.
12364         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
12365         previous patch.
12367         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
12369 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
12371         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
12373 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12375         * gnus-int.el (gnus-open-server): Give a better error message in the
12376         "go offline" case.
12378         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
12379         marks for nnimap, which is seldom the right thing to do.
12381         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
12382         (gnus-same-method-different-name): New function.
12384         * nnimap.el (parse-time): Require.
12386         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
12387         method in the presence of many similar methods.
12389         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
12391         * nnimap.el (nnimap-find-expired-articles): Don't refer to
12392         nnml-inhibit-expiry.
12394         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
12395         find out whether methods are equal.
12397         * nnimap.el (nnimap-find-expired-articles): New function.
12398         (nnimap-process-expiry-targets): New function.
12399         (nnimap-request-move-article): Request the article before looking at
12400         what the Message-ID is.  Fix found by Andrew Cohen.
12401         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
12403         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
12404         for oldness in addition to being a predicate.
12406         * nnimap.el (nnimap-request-group): When we have zero articles, return
12407         the right data to Gnus.
12408         (nnimap-request-expire-articles): Only delete articles immediately if
12409         the target is 'delete.
12411         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
12412         method, this would bug out.
12414         * gnus-group.el (gnus-group-expunge-group): Rename from
12415         gnus-group-nnimap-expunge, and implemented as a normal interface
12416         function.
12418         * gnus-int.el (gnus-request-expunge-group): New function.
12420         * nnimap.el (nnimap-request-create-group): Implement.
12421         (nnimap-request-expunge-group): New function.
12423 2010-09-21  Julien Danjou  <julien@danjou.info>
12425         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
12426         (gnus-html-cache-expired): Add new function.
12427         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
12428         wethever we should display image for fetch it.
12429         Compute alt-text earlier to pass it to the fetching function too.
12430         (gnus-html-schedule-image-fetching): Change function argument to only
12431         get one image at a time, not a list.
12432         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
12433         cache.
12434         (gnus-html-get-image-data): New function to retrieve image data from
12435         cache.
12436         (gnus-html-put-image): Change buffer argument to use image data rather
12437         than file, and place image above region rather than inserting a new
12438         one.  Do not take alt-text as argument, since it's useless now: we place
12439         the image above alt-text.
12440         (gnus-html-prune-cache): Remove.
12441         (gnus-html-show-images): Start to fetch image when we find one, do not
12442         push into a temporary list.
12443         (gnus-html-prefetch-images): Only fetch image if they have expired.
12444         (gnus-html-browse-image): Fix, use 'gnus-image-url.
12445         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
12447 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12449         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
12451 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12453         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
12454         spec inser "*" if the group isn't active instead of 0.
12456         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
12457         opening the server.
12458         (nnimap-request-delete-group): Implement group deletion.
12459         (nnimap-transform-headers): Return the size of the entire message in
12460         the Bytes header, not just the size of the first part.
12461         (nnimap-request-move-article): When moving an article from nnimap,
12462         request the article first so the accepting form has an article to
12463         accept.  Reported by Dan Christensen.
12464         (nnimap-command): Make sure that the error message doesn't error out.
12466 2010-09-20  David Edmondson  <dme@dme.org>
12468         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
12469         we haven't requested anything.
12471 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12473         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
12474         "".  Fix found by Andrew Cohen.
12476         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
12477         instead of -encode-string.
12479 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12481         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
12483         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
12484         by mm-subst-char-in-string.
12486 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12488         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
12489         waiting for the connection string.
12491         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
12492         arriving.
12494         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
12495         bogus characters.  This allows selecting certain Gmail groups.
12497         * nnimap.el (nnimap-find-wanted-parts-1): New function.
12498         (nnimap-fetch-partial-articles): New variable.
12499         (nnimap-open-connection): When looking for credentials, also use the
12500         nnimap-server-port.
12501         (nnimap-request-article): Return the group/article number, so that Gnus
12502         `^' works as expected.
12503         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
12505         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
12506         comments.
12507         (gnus-methods-sloppily-equal): New function.
12508         (gnus): When using the development version of Gnus, load the gnus-load
12509         file.
12511         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
12512         `gnus-open-server' on each method before trying to scan them etc.
12513         This ensures that all the backend parameters are set correctly.
12515         * nnimap.el (nnimap-authenticator): New variable.
12516         (nnimap-open-connection): Allow anonymous login.
12517         (nnimap-transform-headers): The chars header is called Chars not Bytes.
12518         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
12520         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
12521         patch, found by Knut Anders Hatlen.
12523 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
12525         * gnus-agent.el (gnus-agent-batch-confirmation)
12526         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
12527         to gnus-message.
12528         * gnus-art.el (gnus-article-describe-briefly): Likewise.
12529         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
12530         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
12531         * gnus-int.el (gnus-open-server): Likewise.
12532         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
12533         (gnus-score-check-syntax): Likewise.
12534         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
12535         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
12536         Likewise.
12537         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
12539 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12541         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
12542         calling conventions so that prefetch doesn't bug out.
12544 2010-09-19  Julien Danjou  <julien@danjou.info>
12546         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
12547         rather than `subst-char-in-region' in order to be able to replace ASCII
12548         char by UTF-8 ones.
12550         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
12551         than curl.
12552         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
12553         the right URL and ALT text on images.
12554         (gnus-html-wash-tags): Fix tag case.
12555         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
12556         (gnus-article-html): Add -o display_ins_del=2 option.
12557         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
12559 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12561         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
12562         the extra mail headers, which sometimes seem to happen for unknown
12563         reasons.
12565         * mail-parse.el (mail-header-encode-parameter): Define as
12566         rfc2045-encode-string instead of as rfc2231-encode-string, since some
12567         (or most, perhaps?) mail readers don't understand the latter, but do
12568         understand the former.
12570         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
12571         to nil, so that no methods are automatically agentized.  I think this
12572         is probably what most users want.
12574         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
12575         from url-retrieve, for instance about invalid URLs.
12577         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
12578         groups that have no articles.
12579         (nnimap-request-article): Check that we really got an article when we
12580         requested one.
12582         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
12583         doesn't exist.
12585         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
12586         nntp buffer so the agent can save it.
12587         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
12588         that CRLF doesn't get translated to \n.
12589         (nnimap-open-connection): Don't make 'shell commands only send \n.
12591 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12593         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
12594         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
12595         Update var name.
12596         (nnml-generate-nov-file): Use dolist.
12597         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
12598         Use with-current-buffer.
12600 2010-09-18  Julien Danjou  <julien@danjou.info>
12602         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
12603         parallel.
12605 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12607         * nnimap.el (nnimap-update-info): When doing partial marks update, get
12608         the range update right.
12609         (nnimap-request-group): Don't make `M-g' bug out on group with no
12610         marks.
12611         (nnoo): Require, so that other packages can require nnimap.
12612         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
12613         command we're looking for.  This helps when the server sends more
12614         responses after we've gotten everything we expected.
12615         (nnimap): Add a `newlinep' field to keep track of end-of-line
12616         conventions.
12617         Don't send CRLF to things that don't want it.
12618         (nnimap-request-accept-article): Ditto.
12620 2010-09-18  Julien Danjou  <julien@danjou.info>
12622         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
12623         than curl to retrieve images.
12625 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12627         * nnimap.el (nnimap-update-info): Extend the info so that we can set
12628         the marks.
12629         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
12630         (nnimap-wait-for-connection): New function.
12631         (nnimap-open-connection): If we have PREAUTH, don't query for login
12632         credentials.
12633         (nnimap-update-info): Fix off-by-one error when concatenating ranges
12634         when doing a partial update.
12636 2010-09-18  Julien Danjou  <julien@danjou.info>
12638         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
12639         tags.
12641 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12643         * nnimap.el (nnimap-credentials): New function.
12644         (nnimap-open-connection): Use the new function to look for credentials
12645         also on the numeric equivalents of "imap" and "imaps".
12647         * gnus-start.el (gnus-activate-group): Send the info to
12648         gnus-request-group.
12650         * nnimap.el (nnimap-request-group): Have the "check" version of the
12651         function parse flags and update the info, so that a `M-g' get a total
12652         resync of all flags from the group.
12654         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
12655         to allow backends to alter the info on group selection.  Also alter all
12656         the backend -request-group functions to take the parameter.
12658         * nnimap.el (nnimap-store-info): New function.
12659         (nnimap-update-info): Store the info for later usage.
12660         (nnimap-request-group): Use the stored info for the dont-check case, so
12661         that we don't retrieve all marks when we enter a group.
12663         * nnimap.el: Use deffoo instead of defun for interface functions.
12665         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
12666         update the group info.  This makes the nndraft groups, for instance, go
12667         back to their old behavior.
12669         * gnus-sum.el (gnus-select-newsgroup): Indent.
12671         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
12672         in.
12673         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
12674         nothing.
12676         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
12677         from methods that are denied.
12679         * gnus-int.el (gnus-method-denied-p): New function.
12681         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
12682         store the password instead of netrc.
12683         (nnimap-open-connection): Don't error out when we can't make a
12684         connections.
12686         * auth-source.el (auth-source-create): In the password prompt, say what
12687         we're querying for.  Also prompt for user name if that hasn't been
12688         given.
12690         * nnimap.el (nnimap-with-process-buffer): Remove.
12692 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12694         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
12695         method when we're reading from the agent.
12697         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
12699         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
12700         that's probably most useful for users.
12702         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
12703         "failed" all the time.
12705         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
12706         ...)) with (with-current-buffer ... ).
12708         * nntp.el (nntp-open-server): Return whether the open was successful or
12709         not.
12711         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
12712         select an unread unseen article first.
12714         * nnimap.el (nnimap-open-connection): If the user doesn't have a
12715         /etc/services, supply some sensible port defaults.
12717         * dgnushack.el: Define netrc-credentials.
12719 2010-09-17  Julien Danjou  <julien@danjou.info>
12721         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
12723 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
12725         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
12726         doesn't have any parameters.
12728 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12730         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
12731         only upcased checks.
12733         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
12735         * nnimap.el (nnimap-open-shell-stream): New function.
12736         (nnimap-open-connection): Use it.
12737         (nnimap-transform-headers): Get the number of lines in each message.
12738         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
12739         number of lines.
12740         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
12741         problem.
12743         * utf7.el (utf7-encode): Autoload.
12745         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
12746         to allow the mail splitting to not return a default group.  This is
12747         useful for nnimap, which will leave unmatched mail in the inbox.
12749         * nnimap.el: Rewritten.
12751         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
12752         nnimap usage.
12754         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
12755         if the move is internal, so that nnimap can do fast internal moves.
12757         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
12758         data.
12759         (gnus-read-active-for-groups): Support finishing the early retrieval of
12760         data.
12762         * gnus-range.el (gnus-range-nconcat): New function.
12764         * gnus-int.el (gnus-finish-retrieve-group-infos)
12765         (gnus-retrieve-group-data-early): New functions.
12767 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12769         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
12770         (nnrss-retrieve-groups):
12771         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
12772         (pop3-quit): Use with-current-buffer.
12774 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12776         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
12777         instead of nnheader-accept-process-output.
12779         * dgnushack.el (dgnushack-compile): Add comment.
12781         * lpath.el: No need to fbind propertize for XEmacs 21.4.
12783         * gnus-html.el (gnus-html-schedule-image-fetching)
12784         (gnus-html-prefetch-images): Replace process-kill-without-query by
12785         gnus-set-process-query-on-exit-flag.
12787 2010-09-16  Romain Francoise  <romain@orebokech.com>
12789         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
12791 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12793         * gnus-registry.el (gnus-registry-install-shortcuts): The second
12794         parameter to unintern is mandatory-ish in Emacs 24.
12796         * gnus-html.el (gnus-html-schedule-image-fetching)
12797         (gnus-html-prefetch-images): Check for curl before using it.
12799         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
12800         depend on curl, which isn't essential.
12802         * imap.el: Revert back to version
12803         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
12804         seem problematic.
12806 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12808         * gnus-registry.el (gnus-registry-install-shortcuts):
12809         Explicitly pass `obarray' to `unintern' to avoid a warning.
12811 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12813         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
12814         change.
12816         * nnrss.el (nnrss-request-list): Remove this function and related
12817         functions, including the moreover stuff.
12819 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12821         * nnrss.el (nnrss-retrieve-groups): New function.
12823 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12825         * .dir-locals.el: Add no-byte-compile cookie.
12827 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12829         * time-date.el (format-seconds): Comment fix.
12831         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
12832         for back end that doesn't support request-scan.
12834 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12836         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
12837         then do request scans from the backends.
12839         * netrc.el (netrc-credentials): New conveniency function.
12841         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
12842         avoid running a hook per line, since this takes a lot of time,
12843         profiling shows.
12844         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
12845         directly if gnus-visual-p is true.
12847 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12849         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
12850         groups; replace mapcar with dolist which is a bit faster; pass groups
12851         info to gnus-read-active-file-1.
12852         (gnus-read-active-file-1): Scan only specified groups if the new
12853         optional arg `infos' is given.
12855 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12857         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
12859         * pop3.el (pop3-movemail): Remove.
12860         (pop3-streaming-movemail): Rename to pop3-movemail.
12862         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
12863         don't restrict end-tag searches to the end of the line.
12865 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12867         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
12868         articles of every unchecked group to t, which means unknown since the
12869         server has never been opened.
12871 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12873         * gnus-html.el (gnus-html-show-alt-text): New command.
12874         (gnus-html-browse-image): Ditto.
12875         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
12876         to browse the image directly.
12877         (gnus-html-wash-tags): Search for images first, so that <a><img> works
12878         better.
12880         * gnus-async.el (gnus-async-article-callback):
12881         Call `gnus-html-prefetch-images' unconditionally.
12883         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
12884         before feeding URLs to curl.
12886 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12888         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
12889         internal images as deletable by `W D D'.
12891         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
12892         (gnus-async-article-callback): Fix typo.
12894 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12896         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
12897         current line to work around bugs in the output from w3m.
12899         * gnus-async.el (gnus-async-article-callback): Always prefetch images
12900         for groups that want that.
12902         * nntp.el (nntp-wait-for-string): Supply a timeout for
12903         accept-process-output to ensure progress.
12905         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
12906         level to get unread articles from, then use that for foreign groups,
12907         too.
12909         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
12910         confuses the rest of the function.
12912         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
12913         for the methods that support -retrieve-groups, too.
12915         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
12917 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12919         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
12920         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
12922         * pop3.el: Require cl when compiling.
12923         (pop3-number-of-responses): Search for "+OK", not "+OK ".
12925 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12927         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
12928         that aren't going to be activated.
12929         (gnus-get-unread-articles): Fix up the last commit.
12931         * gnus-html.el (gnus-article-html): Allow calling without specifying
12932         the handle.  In that case, dissect the buffer first.
12934         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
12936         * nnimap.el (nnimap-open-connection): Revert the change that would look
12937         into authinfo for imaps instead of imap.
12939         * gnus-start.el (gnus-activate-group): Take an optional parameter to
12940         say that you don't want to call gnus-request-group with don-check, but
12941         do check the reponse.  This is for virtual groups only.
12942         (gnus-get-unread-articles): Count the archive groups as secondary, so
12943         that they're activated the same way as before.
12945         * imap.el (imap-message-map): Removed optional buffer parameter, since
12946         no callers use it.
12947         (imap-message-get): Ditto.
12948         (imap-message-put): Ditto.
12949         (imap-mailbox-map): Ditto.
12950         (imap-mailbox-put): Ditto.
12951         (imap-mailbox-get): Ditto.
12952         (imap-mailbox-get): Revert last change for this function.
12954         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
12955         case-insensitively.
12956         (nnimap-debug): Remove.
12958         * net/imap.el (imap-fetch-safe): Remove function, and alter all
12959         callers to use `imap-fetch' instead.  According to the comments, this
12960         should be safe, since all other IMAP clients use the 1:* syntax.
12961         (imap-enable-exchange-bug-workaround): Remove.
12962         (imap-debug): Remove -- doesn't seem very useful.
12964         * mail-source.el (mail-source-fetch): Don't message if we're fetching
12965         mail from a file, and the file doesn't exist.
12967         * imap.el (imap-log): New convenience function used throughout instead
12968         of repeating the same code all over the place.
12970         * pop3.el (pop3-streaming-movemail): Return t for success.
12972         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12973         .authinfo if we're using ssl connection.
12975         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
12976         already have if we're in a main Gnus `g' run.
12978         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
12980 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12982         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
12984         * nnmh.el (nnmh-request-list-1): Bind `file'.
12986         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
12987         alias to set-process-query-on-exit-flag or process-kill-without-query.
12988         (pop3-open-server): Use it.
12990 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12992         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12993         box to the Incoming file.  Fixes mistake in previous checkin.
12995         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
12996         request loop (for debugging purposes) removed.
12998         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
12999         culprit is more visible.
13000         (nnml-save-incremental-nov, nnml-open-incremental-nov)
13001         (nnml-add-incremental-nov): New functions to do "incremental" nov
13002         updates, where we just append to the end of the existing nov files
13003         without reading/writing them in full.
13005         * mail-source.el (mail-source-delete-crash-box): Really only check the
13006         incoming files once in a while.
13008         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
13010         * mail-source.el (mail-source-delete-crash-box): Only check the
13011         incoming files for deletion once per day to save a lot of file
13012         accesses.
13014         * pop3.el (pop3-logon): Fix up unbound variable typo.
13016         * mail-source.el (pop3-streaming-movemail): Autoload.
13018         * pop3.el (pop3-streaming-movemail):
13019         Respect pop3-leave-mail-on-server.
13021         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
13022         retrieval.
13024         * pop3.el (pop3-process-filter): Remove unused function.
13025         (pop3-streaming-movemail, pop3-send-streaming-command)
13026         (pop3-wait-for-messages, pop3-write-to-file)
13027         (pop3-number-of-responses): New functions for streaming pop3
13028         retrieval.
13030         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
13031         come from no known methods.
13032         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
13033         list.
13035         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
13036         message sizes.
13037         (pop3-movemail): Use erase-buffer instead of looping and deleting
13038         regions, which seems rather odd.
13040         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
13041         file once per `g' run.
13043         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
13044         directories.  This makes the draft queue directory work.
13046         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
13047         data from the backends, so that we only request the list of groups from
13048         each method once.  This should speed things up considerably.
13050         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
13051         detect that it's not implemented.
13053         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
13054         we actually do recurse down into the tree, but don't stat all leaf
13055         nodes.
13057         * gnus-html.el (gnus-html-show-images): If there are no images to show,
13058         then say so instead of bugging out.
13060         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
13061         files exist before trying to read them.
13063         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
13064         around <pre_int>.
13066         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
13068         * nnmh.el (nnmh-request-list-1): Optimize for speed.
13070 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13072         * mm-util.el (mm-image-load-path): Just return the image directories,
13073         not all directories in the path in addition to the image directories.
13074         (mm-image-load-path): Maintain a cache of the image directories so that
13075         the `g' command in Gnus doesn't have to stat dozens of directories each
13076         time.
13078         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
13079         (gnus-html-wash-tags): Add a new `i' command to insert images.
13080         (gnus-html-insert-image): New command and keystroke.
13081         (gnus-html-redisplay-with-images): New command and keystroke.
13082         (gnus-html-show-images): Rename command.
13083         (gnus-html-wash-tags): Remove more white space before <pre_int> image
13084         spacers.
13085         (gnus-html-wash-tags): Decode entities at the end, so that entities
13086         inside the tags don't mess up the rest of the "parsing".
13088         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
13089         so that nnimap methods aren't agentized by default.  There's apparently
13090         many problems related to agent/imap behavior.
13092         * gnus-art.el (gnus-article-copy-string): New command and key binding.
13094         * gnus-html.el: Doc fix.
13096 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13098         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
13099         specifier-spec-list for Emacs 21.
13101         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
13102         glyph-width and glyph-height instead of display-graphic-p and
13103         image-size; make avoidance of displaying small images work for XEmacs.
13105         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
13106         for XEmacs.
13108         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
13109         of symbol that holds plist data.
13110         (gnus-process-plist): Remove plist of process after getting it.
13112 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13114         * message.el (message-generate-hashcash): Change default to
13115         'opportunistic if hashcash is installed.
13117         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
13118         (gnus-html-put-image): Only call image-size once, since it's somewhat
13119         time-consuming on remote X servers.
13121 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13123         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
13124         type on data, not a file name.
13126         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
13127         window-pixel-edges for Emacs 21.
13129         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
13130         decoded contents.
13131         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
13133 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13135         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
13136         group line format, since it isn't very interesting.
13138         * gnus-agent.el (gnus-agent-short-article),
13139         (gnus-agent-long-article): Increase values for these two variables,
13140         since most people are likely to have more network connection and
13141         storage than before.
13143         * gnus.el (gnus-refer-article-method): Change default to 'current.
13144         When referring an article, the common behavior is to refer it from the
13145         current select method, not the native select method.  The chances of
13146         the native select method having the message in question is rather slim
13147         these days.
13149         * gnus-sum.el (gnus-auto-select-subject): Change default to
13150         `unseen-or-unread'.  I think it's likely that most people want to
13151         select an unseen article over a previously seen, but unread one.
13153         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
13154         means that in the article buffer none of the minor mode elements will
13155         be shown, usually, and this is not desirable in most cases.
13157         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
13158         that commands like `d' (and the like) go to the next line in the
13159         buffer, instead of the next unread article.  I think this is the
13160         behavior that is most natural for most users.
13161         (gnus-single-article-buffer): Change default to nil, so that people can
13162         have as many article buffers open as they have summary buffer.  I think
13163         this is the most natural way for the groups to behave.
13165         * message.el (message-generate-new-buffers): Change default to
13166         `unsent', so that all new message buffers start their names with the
13167         string "*unsent", and it's easier to find the buffers if you move from
13168         them.
13170 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13172         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
13173         small.  They're probably tracking images.
13174         (gnus-html-wash-tags): Remove all <pre_int> place holders.
13175         (gnus-html-rescale-image): Yet another try at getting the image sizing
13176         right.
13178         * nntp.el (nntp-request-set-mark): Refuse to do marks if
13179         nntp-marks-file-name is nil.
13181 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
13183         * gnus-html.el (gnus-html-wash-tags)
13184         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
13185         Better logging.
13187 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13189         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
13191         * gnus-html.el (gnus-html-wash-tags): Check the value of
13192         gnus-blocked-images in the summary buffer.
13194 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
13196         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
13198 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13200         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
13201         like "a", it seems like.
13202         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
13203         since it needs to be picked from the correct buffer.
13205         * nnwfm.el: Remove.
13207         * nnlistserv.el: Remove.
13209 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
13211         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
13212         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
13214 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13216         * nnkiboze.el: Remove.
13218         * nndb.el: Remove.
13220         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
13221         alt text.
13222         (gnus-html-rescale-image): Try to get the rescaling logic right for
13223         images that are just wide and not tall.
13225         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
13226         overshadow variable bindings.
13228 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
13230         * gnus-html.el (gnus-html-wash-tags)
13231         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
13232         Add extra logging.
13234 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13236         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
13237         (gnus-max-image-proportion): New variable.
13238         (gnus-html-rescale-image): New function.
13239         (gnus-html-put-image): Rescale images.
13241 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13243         Fix up some byte-compiler warnings.
13244         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
13245         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
13246         (gnus-article-fill-cited-article, gnus-article-hide-citation)
13247         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
13248         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
13249         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
13250         (gnus-group-update-group): Use save-excursion and with-current-buffer.
13252 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13254         * gnus-html.el (gnus-article-html): Decode contents by charset.
13256 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13258         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
13259         (gnus-html-frame-width, gnus-blocked-images):
13260         * message.el (message-prune-recipient-rules): Add custom version.
13261         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
13263         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
13264         functions.
13266         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
13267         gnus-process-get.
13269 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
13271         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
13272         instead of lsub directly.
13274 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13276         * nnwarchive.el: Remove.
13278         * gnus-soup.el: Remove.
13280         * nnsoup.el: Remove.
13282         * nnultimate.el: Remove.
13284         * gnus-html.el (gnus-blocked-images): New variable.
13286         * message.el (message-prune-recipients): New function.
13287         (message-prune-recipient-rules): New variable.
13289         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
13290         guess whether a long line is natural text or not.
13292         * gnus-html.el (gnus-html-schedule-image-fetching):
13293         Use gnus-process-plist and friends for compatibility.
13295 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13297         * gnus-html.el: Require packages that define macros used in this file.
13298         (gnus-article-mouse-face): Declare to silence byte-compiler.
13299         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
13300         process-get.
13301         (gnus-html-put-image): Use plist-get to avoid getf.
13302         (gnus-html-prefetch-images): Use with-current-buffer.
13304 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13306         * gnus-ems.el: Provide compatibility functions for
13307         gnus-set-process-plist.
13309         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
13310         header-line-format for XEmacs 21.4.
13312         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
13313         * gnus.el (gnus-valid-select-methods):
13314         * message.el (message-send-mail-partially-limit):
13315         * mm-decode.el (mm-text-html-renderer):
13316         * mml.el (mml-insert-mime-headers-always):
13317         * smiley.el (smiley-regexp-alist): Bump custom version.
13319 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13321         * gnus-html.el: Require mm-url.
13322         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
13323         with the url to `url'.
13324         (gnus-html-wash-tags): Support cid: URLs/images.
13326 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13328         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
13329         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
13330         bindings, as they aren't useful at all.  `w' is moved to `W w'.
13332         * gnus-move.el: Remove file, since it doesn't really work.
13334         * gnus-html.el (gnus-article-html): Tell w3m that the input is
13335         UTF-8.  This seems to fix problems with some German web feeds.
13337         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
13338         at the top so that the proper colors are applied.
13340         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
13341         don't have dots in their names.
13343         * gnus-art.el (gnus-article-view-part): Doc fix.
13345         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
13346         XEmacs-compatible.
13347         (gnus-html-put-image): Don't do images on non-graphic displays.
13349         * nnslashdot.el: Remove this unused backend.
13351         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
13352         actions.
13353         (gnus-undo-register-1): Revert last change.
13355         * gnus-group.el (gnus-group-completing-read): Protect against not
13356         having completion-styles bound.
13358         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
13359         make broken recipients happier.
13361         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
13363         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
13364         point parameter.
13366         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
13368         * gnus-group.el (gnus-group-completing-read): Add 'substring to
13369         completion-styles for group selection.
13371 2009-02-04  Andreas Schwab  <schwab@suse.de>
13373         * gnus-score.el (gnus-score-string): Fix regex for matching extra
13374         headers and regexp-quote the match if necessary.
13376 2009-03-24  Miles Bader  <miles@gnu.org>
13378         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
13379         the blinking smiley.
13381 2009-03-24  Simon Josefsson  <simon@josefsson.org>
13383         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
13384         blink smiley.
13386 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13388         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
13389         where the dribbel file lives exists.
13391         * message.el (message-send-mail-partially-limit): Change the default to
13392         nil, since most people don't want this.
13394         * mm-url.el (mm-url-decode-entities): Also decode entities like
13395         &#x3212.
13397 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
13399         * gnus-sum.el (gnus-summary-idna-message):
13400         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
13401         Hyperlink urls in docstrings with URL `...'.
13403 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
13405         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
13406         functions.
13408 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13410         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
13411         say what the mouseover text should be.
13413         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
13414         version of the mm-w3m-safe-url-regexp variable to only download images
13415         in the groups where we want that to happen.
13417         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
13419         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
13420         easier debugging.
13421         (gnus-article-beginning-of-window): Add kludge to allow spacing past
13422         big pictures in the article buffer.
13424         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
13425         gnus-article-html.
13426         (mm-text-html-renderer): gnus-article-html needs curl in addition to
13427         w3m.
13429         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
13431 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13433         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
13434         which doesn't exist.
13436         * message.el (message-inhibit-ecomplete): New variable to allow some
13437         function to inhibit ecomplete address storage.
13438         (message-resend): Disable ecomplete message storage when resending
13439         messages.
13441         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
13443 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13445         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
13446         Save excursion while copying, moving, and deleting articles in order to
13447         prevent the cursor from jumping to unforeseen place.
13449 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13451         * lpath.el: No need to bind bookmark-current-buffer,
13452         bookmark-yank-point and bookmark-make-record-function.
13454 2010-08-17  Glenn Morris  <rgm@gnu.org>
13456         * gnus-sync.el: Require gnus components whose functions are used.
13458         * gnus-art.el (bookmark-make-record-function):
13459         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
13460         Declare for compiler.
13462         * mm-url.el (mml-compute-boundary): Autoload.
13464 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13466         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
13468 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
13470         Typo fix "hoo4a" -> "hook".
13472         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
13474 2010-08-14  Glenn Morris  <rgm@gnu.org>
13476         * gnus-sync.el (gnus-sync): Fix defgroup version.
13478 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
13480         Doc fixes and keep unknown groups (ammended for nunion bug fix).
13482         * gnus-sync.el: Fix docs.
13483         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
13484         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
13486 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13488         Optimizations for gnus-sync.el.
13490         * gnus-sync.el: Add docs about gnus-sync-backend
13491         possibilities.
13492         (gnus-sync-save): Remove unnecessary message.
13493         (gnus-sync-read): Optimize and show what groups were skipped.
13495 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13497         Minor bug fixes for gnus-sync.el.
13499         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
13500         Don't read the sync on get-new-news.
13502         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
13503         quiet.
13505         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
13506         (fix typo).
13508 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
13510         Make saving and restoring of hidden threads work with overlays.
13511         Patch applied by Ted Zlatanov.
13513         * gnus-sum.el (gnus-hidden-threads-configuration)
13514         (gnus-restore-hidden-threads-configuration): Update to deal with text
13515         properties, rather than searching for a magic character.
13517 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13519         New gnus-sync.el library for synchronization of marks.
13521         * gnus-sync.el: New library for synchronization of marks.
13523         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
13524         renamed from `gnus-registry-grep-in-list'.
13526         * gnus-registry.el (gnus-registry-follow-group-p):
13527         Use `gnus-grep-in-list'.
13529         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
13531 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13533         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
13534         determining charset of text fails.
13536 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13538         * nnmail.el (nnmail-get-new-mail-1): Revert.
13540         * nnml.el (nnml-active-number): Make sure names of newly created groups
13541         in nnml-group-alist are encoded.
13543 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13545         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
13546         containing non-ASCII characters in active file for nnml back end.
13548 2010-07-24  David Engster  <dengste@eml.cc>
13550         * mml-smime.el (mml-smime-epg-verify): Also accept the older
13551         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
13553 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
13555         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
13556         tag (Bug#6654).
13558 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13560         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
13561         the article buffer, not the summary buffer.
13563 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13565         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
13566         Emacs 23 as well.
13568 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13570         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
13571         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
13573 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13575         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
13576         Patch applied by Karl Fogel.
13578         * gnus-sum.el (gnus-summary-bookmark-make-record):
13579         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
13581 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13583         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
13584         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
13585         C-w still not working correctly from Article buffers; Thierry's
13586         patch to fix that will be applied after this.
13588         * gnus-art.el (bookmark-make-record-function): New local variable.
13590         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
13591         article buffer.
13592         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
13594 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
13596         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
13597         on changes in bookmark.el.
13599 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13601         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
13602         `no-log' instead of message not to log prompt string.
13604 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
13606         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
13607         the *other* type of HTML form submission.
13609 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
13611         * auth-source.el (auth-source-pick): If choice does not contain a
13612         questioned keyword, set the check to t.
13614 2010-06-12  Romain Francoise  <romain@orebokech.com>
13616         * gnus-util.el (gnus-date-get-time): Move up before first use.
13618 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13620         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
13621         (gnus-article-edit-part): Bind it to make last part that is substituted
13622         or deleted visible.
13623         (gnus-mime-display-single): Buttonize part of which id equals to
13624         gnus-mime-buttonized-part-id.
13626 2010-06-10  Dan Christensen  <jdc@uwo.ca>
13628         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
13629         (gnus-dd-mmm): Use gnus-date-get-time.
13630         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
13631         simplify logic.
13632         (gnus-summary-limit-to-age): Use gnus-date-get-time.
13633         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
13635 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
13637         * auth-source.el (top): Autoload `secrets-list-collections',
13638         `secrets-create-item', `secrets-delete-item'.
13639         (auth-sources): Fix tag string.
13640         (auth-get-source, auth-source-retrieve, auth-source-create)
13641         (auth-source-delete): New defuns.
13642         (auth-source-pick): Rewrite in order to avoid 2 passes.
13643         (auth-source-forget-user-or-password): New parameter USERNAME.
13644         (auth-source-user-or-password): New parameters CREATE-MISSING and
13645         DELETE-EXISTING.  Retrieve password interactively, if needed.
13647 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
13649         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
13650         deleting unused directories when gnus-expert-user is t.
13652 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13654         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
13655         for each temp file when gnus-article-browse-delete-temp is ask.
13657 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13659         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
13660         Replace Lisp calls to delete-backward-char by calls to delete-char.
13662 2010-05-20  Kevin Ryde  <user42@zip.com.au>
13664         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
13666 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
13668         * password-cache.el (password-cache-remove): Fix docstring.
13670 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13672         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
13673         article unless decoding article to be saved.
13675 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13677         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
13678         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
13679         generated within the mm-with-unibyte-current-buffer macro.
13681 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13683         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
13684         to nil when we're in a mml-preview buffer and no group is selected.
13686 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
13688         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
13689         when catching the `C-g'.  Reported by "Leo".
13691 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13693         * message.el (message-forward-make-body-plain)
13694         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
13695         multibyte-string-p.
13697         * lpath.el: Revert.
13699 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13701         * message.el (message-forward-make-body-mml): Assume original message
13702         is multibyte string; error on unibyte.
13703         (message-forward-make-body-plain): Ditto; don't add excessive newline
13704         in body end.
13706         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
13708 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
13710         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
13711         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
13713 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13715         * mm-extern.el (mm-extern-url): Don't use
13716         mm-with-unibyte-current-buffer.
13717         (mm-extern-cache-contents): Use with-current-buffer instead of
13718         save-excursion + set-buffer.
13720 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13722         * mm-util.el (mm-emacs-mule): Remove.
13724 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
13726         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
13727         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
13728         change.
13730 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13732         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
13733         bind the default value of enable-multibyte-characters to nil.
13735 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13737         * message.el (message-forward-make-body-plain)
13738         (message-forward-make-body-mml):
13739         Don't use mm-with-unibyte-current-buffer.
13741 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13743         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
13745 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
13747         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
13748         (Bug#5592).
13750 2010-05-07  Julien Danjou  <julien@danjou.info>
13752         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
13753         it to mm-pipe-part.
13755         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
13756         it is given.
13758 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13760         * binhex.el (binhex-decode-region-internal):
13761         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
13762         (dns-query):
13763         * nnweb.el (nnweb-gmane-search):
13764         * pgg-parse.el (pgg-parse-armor):
13765         * pgg.el (pgg-verify-region):
13766         * sha1.el (sha1-string-external):
13767         * uudecode.el (uudecode-decode-region-internal):
13768         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
13769         XEmacs.
13771         * gnus-art.el (gnus-article-browse-html-parts):
13772         * gnus-group.el (gnus-read-ephemeral-gmane-group):
13773         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
13774         make-temp-file.
13776         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
13777         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
13778         compiling.
13780         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
13781         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
13782         XEmacs when compiling.
13784         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
13785         gnus-pick-mode-off-hook for XEmacs when compiling.
13786         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
13787         gnus-binary-mode-off-hook for XEmacs when compiling.
13789         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
13790         Return nil if char-charset is not available.
13792         * imap.el (imap-disable-multibyte)
13793         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
13794         macros.
13796         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
13797         instead of encode-coding-string.
13799         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
13800         'xemacs) instead of mm-emacs-mule to switch function definitions.
13801         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
13803         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
13804         bind temporary-file-directory for XEmacs;
13805         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
13806         timer-set-function for XEmacs 21.4 and SXEmacs;
13807         bind timer-list for XEmacs 21.4 and SXEmacs;
13808         fbind char-charset and find-charset-region for non-Mule XEmacs;
13809         fbind decode-coding-region, decode-coding-string, detect-coding-region,
13810         encode-coding-region and encode-coding-string for XEmacs having no
13811         file-coding feature.
13813 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
13815         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
13817 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13819         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
13820         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
13822 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
13824         * mm-util.el (mm-decompress-buffer): Use `delete-file';
13825         alias `jka-compr-delete-temp-file' no longer exists.
13827 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13829         Use define-minor-mode in Gnus where applicable.
13830         * mml.el (mml-mode): Use define-minor-mode.
13831         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
13832         (gnus-undo-mode): Use define-minor-mode.
13833         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
13834         (gnus-dead-summary-mode): Use define-minor-mode.
13835         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
13836         Initialize in declaration.
13837         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
13838         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
13839         (gnus-mailing-list-mode): Use define-minor-mode.
13840         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
13841         (gnus-draft-mode): Use define-minor-mode.
13842         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
13843         (gnus-dired-mode): Use define-minor-mode.
13845 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
13847         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
13848         handles on recursive mml-to-mime translation and check them for
13849         boundary delimiter collisions.  Reported by Greg Troxel.
13851 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13853         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
13855 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13857         * mm-util.el (mm-find-buffer-file-coding-system):
13858         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
13860 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
13862         * message.el (message-generate-headers): Record insertion of optional
13863         headers as well.  Otherwise the check to prevent repeated insertion of
13864         optional headers is a no-op.
13866 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
13868         * smime.el: Don't mention CVS.
13870         * nnrss.el (nnrss-fetch): Don't mention CVS.
13872         * nnir.el: Don't mention CVS.
13874 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13876         * gnus-sum.el (gnus-summary-bookmark-make-record):
13877         Add `location' field.
13879 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13881         * lpath.el: Fbind bookmark-default-handler,
13882         bookmark-get-bookmark-record, bookmark-make-record-default,
13883         bookmark-prop-get for Emacs <23 and XEmacs.
13885 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13887         * gnus-sum.el: Add bookmark declarations to silence the compiler.
13888         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
13889         Use with-current-buffer to silence the byte-compiler.
13890         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
13891         bother to require `gnus'.
13892         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
13894 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13896         * gnus-sum.el (gnus-summary-bookmark-make-record)
13897         (gnus-summary-bookmark-jump): New functions.
13898         (gnus-summary-mode): Setup bookmark support.
13900 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
13902         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
13903         if set.
13905 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13907         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
13908         gnus-article-browse-html-save-cid-image; make it work recursively for
13909         forwarded messages as well.
13910         (gnus-article-browse-html-parts): Work when prefix arg is given.
13911         (gnus-article-browse-html-article): Doc fix.
13913 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
13915         * message.el (message-default-mail-headers)
13916         (message-default-headers): Carry the value mail-default-headers over
13917         into message-default-mail-headers, rather than message-default-headers.
13919 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
13921         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
13922         charset.
13924         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
13925         charset into the <meta> tag when the article is encoded to utf-8.
13927 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13929         * gnus-art.el (gnus-article-browse-delete-temp-files):
13930         Delete directories as well.
13931         (gnus-article-browse-html-parts): Work for images that do not specify
13932         file names; delete temp directory when quitting; insert header at the
13933         right place; use file: scheme for image files.
13935 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
13937         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
13938         (gnus-article-browse-html-parts): Use it to make temporary cid image
13939         files in addition to html file so that browser may display them.
13941 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13943         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
13945 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13947         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
13949 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13951         * auth-source.el (auth-sources): Change default to be simpler.
13952         Explain about Secret Service API sources.  Improve Customize options.
13953         (auth-source-pick): Change to accept any number of search parameters.
13954         Implement fallbacks iteratively, not recursively.  Add scoring on the
13955         second pass and sort by score.  Call Secret Service API when needed.
13956         (auth-source-user-or-password): Use it.  Call Secret Service API
13957         directly when needed to get the user name and the password.
13959 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
13961         * message.el (message-interactive): Doc fix.
13962         (message-qmail-inject-args): Reflow.
13963         (message-kill-to-signature): Fix typo in docstring.
13965         * smiley.el (smiley-buffer): Fix typo in docstring.
13967 2010-03-24  Glenn Morris  <rgm@gnu.org>
13969         * mail-source.el (gnus-message): Declare.
13970         (mail-source-delete-old-incoming): Require gnus-util.
13972 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13974         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
13976         * message.el (ecomplete-setup): Autoload it for Emacs <23.
13978         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
13979         password-cache's default if it is not bound.
13980         (mml-secure-passphrase-cache-expiry): Default to 16 that is
13981         password-cache-expiry's default if it is not bound.
13983         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
13984         available in Emacs 21.
13986         * lpath.el: Suppress compiler warnings for:
13987         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
13988         XEmacs;
13989         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
13990         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
13991         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
13993 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
13995         * auth-source.el (auth-sources): Fix up definition so extra parameters
13996         are always inline.
13998 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
14000         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
14001         wasn't updated after mismatch.  Clear cached mailbox info correctly
14002         when uidvalidity changes.
14003         (nnimap-group-prefixed-name): New function to avoid some code
14004         duplication.
14005         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
14006         (nnimap-request-group): Use it.
14007         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
14008         (nnimap-update-unseen): Significantly improved speed of Gnus startup
14009         with many imap folders.  This is done by caching the group status from
14010         the imap server persistently in a group parameter `imap-status'.  (This
14011         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
14012         but not persistently, so every Gnus startup was still very slow.)
14014 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
14016         * assistant.el (assistant-render-text): Run `widget-setup' and don't
14017         delete the extra newline.  Otherwise editing of :string and :number
14018         types don't work.
14020 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
14022         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
14023         secrets.el dependency.
14024         (auth-sources): Add optional user name.  Add secrets.el configuration
14025         choice (unused right now).
14027 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
14029         * gnus-sum.el (gnus-summary-make-menu-bar):
14030         Let `gnus-registry-install-shortcuts' fill in the functions.
14032         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
14033         warnings.
14034         (gnus-registry-misc-menus): Variable to hold registry mark menus.
14035         (gnus-registry-install-shortcuts): Populate and use it in a
14036         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
14038 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
14040         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
14041         In-place substitutions for the group name encoding/decoding.
14042         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
14043         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
14044         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
14045         (nnimap-update-unseen, nnimap-request-list)
14046         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
14047         (nnimap-request-set-mark, nnimap-split-to-groups)
14048         (nnimap-split-articles, nnimap-request-newgroups)
14049         (nnimap-request-create-group, nnimap-request-accept-article)
14050         (nnimap-request-delete-group, nnimap-request-rename-group)
14051         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
14052         `encoded-mbx' for consistency.
14053         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
14054         variable `imap-current-mailbox'.
14056         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
14057         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
14059 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
14061         * pop3.el (pop3-display-message-size-flag): Display message size byte
14062         counts during POP3 download.
14063         (pop3-movemail): Use it.
14064         (pop3-list): Implement listing of available messages.
14066 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
14068         * nnir.el (nnir-get-article-nov-override-function): New function to
14069         override the normal NOV retrieval.
14070         (nnir-retrieve-headers): Use it.
14072 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
14074         * auth-source.el (netrc-machine-user-or-password): Autoload.
14076 2010-03-19  Glenn Morris  <rgm@gnu.org>
14078         Stop message.el from loading about 40 libraries it doesn't always need.
14079         The general approach is to autoload rather than require, and to
14080         require in the specific functions rather than the file.  (Bug#5642)
14082         * gmm-utils.el: Don't require wid-edit.
14083         (widget-create-child-value, widget-convert, widget-default-get):
14084         Autoload.
14086         * gnus-util.el: Don't require time-date, netrc.
14087         (message-fetch-field, gnus-group-name-decode): Declare rather than
14088         autoloading.
14089         (gnus-fetch-field): Require message.
14090         (gnus-decode-newsgroups): Require gnus-group.
14092         * ietf-drums.el: Don't require time-date.
14094         * message.el: Don't require hashcash, canlock, ecomplete.
14095         Do require mail-utils.  Require nnheader only when compiling.
14096         (smtpmail-default-smtp-server): Remove declaration.
14097         (message-send-mail-function): Check smtpmail-default-smtp-server
14098         is bound rather than requiring smtpmail.
14099         (message-auto-save-directory, message-insert-signature):
14100         Use expand-file-name rather than nnheader-concat.
14101         (nnheader-insert-file-contents): Autoload.
14102         (hashcash-wait-async): Declare.
14103         (message-send-mail): Only call gnus-setup-posting-charset if
14104         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
14105         (message-send-mail-with-sendmail): Require sendmail.
14106         (canlock-password, canlock-password-for-verify): Declare.
14107         (message-canlock-password): Require canlock.
14108         (nnheader-get-report): Autoload.
14109         (gnus-setup-posting-charset): Declare.
14110         (message-send-news): Require gnus-msg.
14111         (message-make-references, message-make-in-reply-to): Use mail-header-id
14112         rather than the alias mail-header-message-id.
14113         (ecomplete-add-item, ecomplete-save): Declare.
14114         (message-put-addresses-in-ecomplete): Require ecomplete.
14115         (ecomplete-display-matches): Autoload.
14117         * mm-decode.el: Don't require mailcap, gnus-util.
14118         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
14119         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
14120         Autoload.
14121         (mailcap-mime-extensions): Declare.
14123         * mm-encode.el: Don't require mailcap.
14124         (mailcap-extension-to-mime): Autoload.
14126         * mml-sec.el: Don't require password-cache.
14128         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
14129         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
14130         (mml-minibuffer-read-type): Require mailcap.
14131         (mml-preview): Require gnus-msg.
14133         * mml1991.el: Require password-cache.
14134         (password-cache-expiry): Remove declaration.
14136         * mml2015.el: Require password-cache.
14137         (password-cache-expiry): Remove declaration.
14139         * nneething.el (mailcap): Require mailcap.
14141         * nnheader.el (declare-function): Add compatibility stub.
14142         (message-remove-header): Declare rather than autoload.
14143         (nnheader-replace-header): Require message.
14145         * nnimap.el (declare-function): Add compatibility stub.
14146         (netrc-parse, netrc-machine-user-or-password): Declare.
14147         (nnimap-open-connection): Require netrc.
14149         * nntp.el (declare-function): Add compatibility stub.
14150         (netrc-parse, netrc-machine, netrc-get): Declare.
14151         (nntp-send-authinfo): Require netrc.
14153         * rfc2047.el: Don't require qp.
14154         (quoted-printable-encode-region, quoted-printable-decode-string):
14155         Autoload.
14157         * sieve-mode.el: Don't require easymenu.
14158         (easy-menu-add-item): Autoload it.
14160         * spam-stat.el (time-to-number-of-days): Autoload it.
14162 2010-03-19  Glenn Morris  <rgm@gnu.org>
14164         * password-cache.el (password-cache, password-cache-expiry): Autoload.
14166 2010-03-18  Glenn Morris  <rgm@gnu.org>
14168         * hashcash.el (declare-function): Remove duplicate definition.
14170 2010-03-17  Kevin Ryde  <user42@zip.com.au>
14172         * mml.el (mml-read-tag): Unquote values with `read' to reverse
14173         prin1 in mml-insert-tag (just stripping the quotes gave wrong
14174         value if any backslash escapes).
14176 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14178         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
14179         if it is available.  (bug#5647)
14181         * lpath.el: Suppress compiler warning for coding-system-from-name for
14182         Emacs 21 and XEmacs.
14184 2010-03-14  Juri Linkov  <juri@jurta.org>
14186         * hmac-def.el:
14187         * hmac-md5.el:
14188         * netrc.el: Fix keywords.
14190 2010-02-26  Glenn Morris  <rgm@gnu.org>
14192         * message.el (message-send-mail-function): Change the default, so that
14193         it inherits from a customized send-mail-function.  (Bug#5643)
14195 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14197         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
14198         shell-command-to-string signals an error (bug#5299).
14200 2010-02-24  Glenn Morris  <rgm@gnu.org>
14202         * message.el (message-smtpmail-send-it)
14203         (message-send-mail-with-mailclient): Doc fixes.
14205 2010-02-16  Glenn Morris  <rgm@gnu.org>
14207         * message.el (message-default-mail-headers): Change the default value
14208         to ease the transition from mail-mode to message-mode.  (Bug#5555)
14210 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14212         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
14213         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
14215 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
14217         * time-date.el (date-to-time): Doc fix (Bug#5408).
14219 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
14221         * message.el (message-mail): Just pass yank-action on to message-setup.
14222         (message-setup): Handle (FUN . ARGS) form of yank-action.
14223         (message-with-reply-buffer, message-widen-reply)
14224         (message-yank-original): Handle non-buffer values of
14225         message-reply-buffer (Bug#4080).
14226         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
14228 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
14230         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
14231         Fix typo in docstring.
14233 2010-01-08  Jason Rumney  <jasonr@gnu.org>
14235         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
14236         response.
14238 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14240         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
14242         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
14244         * message.el (message-check-news-header-syntax): Protect against a
14245         string that `rfc822-addresses' returns when parsing fails.
14247 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14249         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
14250         (gnus-previous-char-property-change): New functions.
14252         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
14254 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
14256         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
14257         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
14259 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
14261         * message.el (message-exchange-point-and-mark): Rework last change to
14262         avoid using optional arg of exchange-point-and-mark, for backward
14263         compatibility.
14265 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
14267         * message.el (message-exchange-point-and-mark):
14268         Call exchange-point-and-mark with an argument rather than setting
14269         mark-active by hand (Bug#5175).
14271 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14273         * nntp.el (nntp-service-to-port): Work for service expressed with
14274         numeric string; replace [:digit:] with [0-9] for XEmacs.
14276 2009-12-17  Glenn Morris  <rgm@gnu.org>
14278         * gnus-group.el (gnus-bug-group-download-format-alist):
14279         Change emacs entry to debbugs.gnu.org.  Bump :version.
14281 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
14283         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
14285 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
14287         * message.el (message-info): Explain why we use `Info-goto-node'.
14289 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14291         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
14293 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14295         * message.el (message-completion-in-region): New compatibility function.
14296         (message-expand-group): Use it.
14298 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14300         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
14301         with no unread article should be listed if the 2nd arg `predicate' is
14302         given.
14304 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14306         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
14308 2009-11-29  Juri Linkov  <juri@jurta.org>
14310         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
14311         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
14312         on `gnus-recenter'.  (Bug#4698, Bug#4981)
14314 2009-11-26  Kevin Ryde  <user42@zip.com.au>
14316         * sha1.el (sha1-string-external): default-directory "/" in case
14317         otherwise non-existent.  process-connection-type pipe for touch of
14318         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
14320 2009-11-25  Kevin Ryde  <user42@zip.com.au>
14322         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
14323         it's comms related and sgml-mode.el has "comm" on that basis too.
14325 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14327         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
14328         containing tspecial characters if they have been already quoted.
14330 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
14332         * dns-mode.el (auto-mode-alist): Purecopy string.
14334 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14336         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
14338 2009-10-24  Glenn Morris  <rgm@gnu.org>
14340         * gnus-art.el (help-xref-stack-item): Define for compiler.
14342 2009-10-21  Kevin Ryde  <user42@zip.com.au>
14344         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
14346 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14348         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
14350 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14352         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
14353         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
14355 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14357         * gnus.el (gnus-overlay-get): New alias to overlay-get.
14358         (gnus-overlays-in): New alias to overlays-in.
14360         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
14361         gnus-overlay-get, and gnus-delete-overlay.
14362         (gnus-summary-show-thread): Make it work as well for systems in which
14363         next-single-char-property-change is not available.
14364         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
14366         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
14367         (gnus-overlay-get): New alias to extent-property.
14368         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
14370         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
14371         SXEmacs.
14373         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
14374         SXEmacs.
14376 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
14378         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
14380 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
14382         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
14383         and XEmacs that don't have `remove-overlays'.
14385 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14387         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
14388         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
14389         selective display.  Use overlays instead.
14391 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
14393         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
14395 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
14397         * spam-stat.el (spam-stat-load): Fix typo in message.
14399 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
14401         * dig.el (dig-invoke): Fix typo in docstring.
14402         (query-dig): Reflow docstring.
14404 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
14406         * gnus-art.el (gnus-article-encrypt-body):
14407         * message.el (message-check-recipients):
14408         * mm-util.el (mm-codepage-setup):
14409         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
14410         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
14412 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
14414         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
14415         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
14416         keys from the menu if mm-{sign,encrypt}-option is 'guided.
14417         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
14418         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
14420 2009-09-21  Kevin Ryde  <user42@zip.com.au>
14422         * dig.el: Add "Keywords: comm", as per net-utils.el.
14424 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14426         * dig.el (dig-mode): Use define-derived-mode.
14428 2009-09-19  Glenn Morris  <rgm@gnu.org>
14430         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
14432 2009-09-18  Glenn Morris  <rgm@gnu.org>
14434         * gnus-diary.el (gnus-diary-check-message):
14435         * message.el (message-insert-formatted-citation-line):
14436         * nnbabyl.el (top-level):
14437         * nndiary.el (nndiary-schedule):
14438         Fix typos in condition-case handlers.
14440 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14442         * gnus-art.el (gnus-article-edit-part): Work for the buffer
14443         configuration that provides the sole article window in a frame;
14444         position point correctly after deleting a part.
14446 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
14448         * spam.el (spam-unregister-on-reregister): Add boolean variable.
14449         (spam-resolve-registrations-routine): Use it to unregister articles
14450         that change status.
14452 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14454         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
14455         with XEmacs.
14456         (parse-time-string-chars): Use it.
14458 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14460         * imap.el (imap-interactive-login): Better messages.
14461         (imap-open): Fix bug with renamed buffer on reconnect.
14462         (imap-authenticate): Add buffer-local imap-last-authenticator variable
14463         for easier debugging and cleaner code.  On successful (guessed based on
14464         server capabilities) secondary authentication, set imap-state
14465         correctly.
14466         (imap-last-authenticator): Define imap-last-authenticator as a variable
14467         to avoid warnings.
14469 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14471         * nnrss.el (nnrss-request-article): Remove binding of
14472         default-enable-multibyte-characters that has gotten needless by
14473         the 2007-07-13 change in rfc2047-encode-message-header.
14475         * mml.el (mml-insert-multipart): Error on the message header.
14476         (mml-insert-part): Error on the message header; position point at
14477         the end of a MIME tag.
14479 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14481         * time-date.el (autoload): Expand define-obsolete-function-alias into
14482         defalias and make-obsolete for old Emacsen that Gnus supports.
14483         (with-no-warnings): Define it for old Emacsen.
14484         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
14485         is available.
14486         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
14487         float-time is available; suppress compile warning for time-to-seconds.
14489         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
14490         (gnus-float-time): Alias to float-time if it exists.
14492         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
14493         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
14494         float-time is available; suppress compile warning for time-to-seconds.
14496         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
14497         XEmacs.
14499 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
14501         * imap.el (imap-message-map): Docstring fix.
14503 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14505         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
14506         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
14507         Add the optional argument `encoding' that overrides the default.
14509         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
14510         mm-encode-buffer.
14512 2009-09-04  Glenn Morris  <rgm@gnu.org>
14514         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
14515         mm-disable-multibyte, rather than default-enable-multibyte-characters.
14516         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
14517         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
14518         * mm-util.el (mm-with-unibyte-current-buffer)
14519         (mm-find-buffer-file-coding-system):
14520         * yenc.el (yenc-decode-region): Use default-value rather than
14521         default-enable-multibyte-characters.
14523 2009-09-03  Glenn Morris  <rgm@gnu.org>
14525         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
14526         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
14527         than default-enable-multibyte-characters.
14529 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
14531         * gnus-art.el (gnus-article-read-summary-keys):
14532         Fix gnus-buffer-configuration's value temporarily used.
14534 2009-09-02  Glenn Morris  <rgm@gnu.org>
14536         * gnus-util.el (gnus-float-time): New function.
14537         * gnus-delay.el (gnus-delay-article):
14538         * gnus-sum.el (gnus-thread-latest-date):
14539         * gnus-util.el (gnus-user-date): Use gnus-float-time.
14540         * nnspool.el (nnspool-request-newgroups):
14541         Use gnus-float-time rather than time-to-seconds.
14542         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
14544         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
14545         (gnus-header-subject-face, gnus-header-newsgroups-face)
14546         (gnus-header-name-face, gnus-header-content-face):
14547         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
14548         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
14549         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
14550         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
14551         (gnus-cite-face-11):
14552         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
14553         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14554         (gnus-server-closed-face, gnus-server-denied-face)
14555         (gnus-server-offline-face):
14556         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14557         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14558         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14559         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14560         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14561         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14562         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14563         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14564         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14565         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14566         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14567         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14568         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14569         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
14570         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
14571         (gnus-summary-high-undownloaded-face)
14572         (gnus-summary-low-undownloaded-face)
14573         (gnus-summary-normal-undownloaded-face)
14574         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14575         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14576         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14577         (gnus-splash-face):
14578         * message.el (message-header-to-face, message-header-cc-face)
14579         (message-header-subject-face, message-header-newsgroups-face)
14580         (message-header-other-face, message-header-name-face)
14581         (message-header-xheader-face, message-separator-face)
14582         (message-cited-text-face, message-mml-face):
14583         * sieve-mode.el (sieve-control-commands-face)
14584         (sieve-action-commands-face, sieve-test-commands-face)
14585         (sieve-tagged-arguments-face):
14586         * spam.el (spam-face):
14587         Mark face aliases with "-face" in the name as obsolete.
14589 2009-09-01  Glenn Morris  <rgm@gnu.org>
14591         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
14592         than goto-line.
14594 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14596         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14597         Don't move point if the command is invoked inside the message header.
14599 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14601         * imap.el (imap-send-command): Simplify.
14602         (imap-wait-for-tag): point-max -> buffer-size.
14604 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14606         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
14607         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
14608         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
14609         * nnir.el (nnir-swish-e-index-file):
14610         * gnus-sum.el (gnus-summary-delete-marked-as-read)
14611         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
14612         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
14613         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
14614         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
14615         (gnus-treat-display-xface): Add Emacs version of obsolescence.
14617 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14619         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14620         Don't save excursion.
14622 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14624         * nnheader.el (nnheader-find-file-noselect):
14625         * mm-util.el (mm-insert-file-contents):
14626         Use (default-value 'major-mode) instead of default-major-mode.
14628 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14630         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
14632 2009-08-26  Glenn Morris  <rgm@gnu.org>
14634         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
14635         than placing in files.el.
14637 2009-08-25  Glenn Morris  <rgm@gnu.org>
14639         * nnir.el (top-level): Don't require cl at run-time.
14640         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
14641         Replace cl-function substitute with gnus-replace-in-string.
14642         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
14643         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
14644         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
14645         simplified expansions.
14647 2009-08-25  Kevin Ryde  <user42@zip.com.au>
14649         * dig.el (dig): Add autoload cookie.
14651 2009-08-22  Glenn Morris  <rgm@gnu.org>
14653         * gnus-art.el (gnus-button-patch): Use forward-line rather than
14654         goto-line.
14656 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
14658         * parse-time.el (parse-time-string-chars): Save match data.
14660 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
14662         * parse-time.el (parse-time-string-chars): Compute using character
14663         classes, to handle non-ascii characters (Bug#3190).
14665 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14667         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
14669         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
14670         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
14671         (gnus-mm-display-part, gnus-mime-display-single)
14672         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
14673         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
14675         * gnus-sum.el
14676         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
14677         (gnus-summary-move-article): Add expirable mark to articles copied or
14678         moved to group that has auto-expire turned on if the option is non-nil.
14680 2009-07-24  Glenn Morris  <rgm@gnu.org>
14682         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
14683         Fix typo.  (Bug#3903)
14685 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14687         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
14688         gnus-article-read-summary-keys rather than gnus-summary-edit-article
14689         that should not be used for draft articles.
14690         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
14691         that has no concern in minor mode keys.
14692         (gnus-article-summary-command, gnus-article-summary-command-nosave):
14693         Abolish.
14695 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14697         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
14698         article without making inquiry to a user for unknown encoding.
14700         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
14701         (nnmaildir--scan): Assume i-node and device number that file-attributes
14702         returns might be cons-cell.
14704         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
14706         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
14708 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
14710         * auth-source.el: Remove docs now in auth.texi.  Don't use
14711         `gnus-message' for logging.  Add new variables `auth-source-debug' and
14712         `auth-source-hide-passwords' and use them.
14714 2009-07-15  Glenn Morris  <rgm@gnu.org>
14716         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
14718 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14720         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
14721         excessive whitespace from the default values of title and description.
14723 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14725         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
14726         mail-fetch-field to fetch Content-Description header in order to
14727         exclude newlines.
14729 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
14731         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
14732         format used by GnuPG 2.0.11.
14734 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14736         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
14737         to deleted part.
14739 2009-05-30  David Engster  <dengste@eml.cc>
14741         * nnmairix.el: Remove old documentation in the commentary block.
14742         (nnmairix-request-group): Do not update active file for nnml back ends.
14743         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
14744         end so that overview files are ignored.
14745         (nnmairix-update-groups): Make updating the groups more robust by using
14746         marks.
14747         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
14748         with dollar characters in message-id.
14750 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
14752         * spam.el: Use dns-query instead of query-dns.  Was renamed on
14753         2008-12-25 in dns.el.
14755 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14757         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
14758         could happen if the text is only composed of spaces and/or tabs.
14760 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
14762         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
14763         when sending a queued message to avoid extra mml tags.
14765 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14767         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
14769 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14771         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
14772         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
14773         rmail-toggle-header for XEmacs;
14774         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
14776 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14778         * gnus-dired.el: Remove autoload for gnus-setup-message.
14779         (gnus-dired-attach): Fake this-command value to prevent Gnus from
14780         displaying Gnus logo; always use compose-mail.
14782 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14784         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
14786 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14788         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
14789         (gnus-nocem-issuers): List currently active issuers; fix custom type.
14790         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
14791         available.
14792         (gnus-nocem-epg-verify): New function.
14794 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
14796         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
14798 2009-02-15  Glenn Morris  <rgm@gnu.org>
14800         * gnus-util.el (rmail-insert-rmail-file-header)
14801         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
14802         autoloads.
14803         (rmail-default-rmail-file): Remove unnecessary declaration.
14804         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
14806 2009-02-14  Glenn Morris  <rgm@gnu.org>
14808         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
14809         variable (only used in gnus-util, which declares it anyway).
14810         (rmail-output-to-rmail-file): Remove autoload of deleted function,
14811         which was only needed by gnus-art (changed to not use it any more).
14812         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
14813         only used in gnus-util, which autoloads it itself.
14814         (rmail-update-summary): Fix autoload.
14816         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
14817         rather than rmail-output-to-rmail-file.
14819 2009-02-07  Glenn Morris  <rgm@gnu.org>
14821         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
14822         autoload of function that no longer exists.
14823         (rmail-toggle-header): Declare.
14824         (message-forward-rmail-make-body): Handle mbox Rmail.
14826 2009-01-31  Glenn Morris  <rgm@gnu.org>
14828         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
14829         2009-01-09 change.
14831 2009-01-31  Dave Love  <fx@gnu.org>
14833         * imap.el (imap-fetch-safe): Bind debug-on-error.
14834         (imap-debug): Add imap-fetch-safe.
14836 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
14838         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
14839         (auth-source-forget-all-cached): New convenience function.
14840         (auth-source-user-or-password): Accept list of modes or a single mode.
14842         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
14843         auth-source modes.
14845         * netrc.el (netrc-machine-user-or-password): Use list of
14846         auth-source modes.
14848         * nnimap.el (nnimap-open-connection): Use list of
14849         auth-source modes.
14851         * nntp.el (nntp-send-authinfo): Use list of
14852         auth-source modes.
14854 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14856         * auth-source.el: Update docs to reflect epa-file-enable is to be used
14857         now.
14859 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14861         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
14862         coding system in XEmacs; add a workaround for XEmacs.
14864         * lpath.el: Fbind coding-system-aliasee.
14866 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14868         * mm-util.el (mm-coding-system-priorities): Protect against nil value
14869         of current-language-environment.
14871 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14873         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
14874         available at runtime.
14876 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14878         * gnus-art.el (article-date-ut): Fix end point of narrowing.
14880 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
14882         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
14883         the greatest positive fixnum value doesn't work under an XEmacs with
14884         bignum support; use the most-positive-fixnum constant instead,
14885         available since Emacs 21.1 with cl and XEmacs 21.1.
14887 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14889         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
14890         XEmacs gets not to work.
14892 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14894         * mm-util.el (mm-coding-system-priorities): Allow the value like
14895         "Japanese (UTF-8)" of current-language-environment.
14897 2009-01-09  Glenn Morris  <rgm@gnu.org>
14899         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
14900         with last-command-event.
14902 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14904         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
14905         in the doc string.
14907         * message.el (message-fix-before-sending): Amend comment.
14909 2009-01-08  Dave Love  <fx@gnu.org>
14911         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
14913 2009-01-07  David Engster  <dengste@eml.cc>
14915         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
14916         simplified server definitions by converting it via
14917         gnus-server-to-method.
14919 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14921         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
14922         parameter's operands.
14924 2009-01-06  David Engster  <dengste@eml.cc>
14926         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
14927         primary select method (for gnus-group-mark-article-as-read).
14929 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
14931         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
14932         `(gnus)Face', not `(gnus)X-Face'.
14934 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14936         * mm-util.el (mm-ucs-to-char): New function.
14938         * mm-url.el (mm-url-decode-entities): Use it.
14940         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
14941         unicode-to-char.
14943 2009-01-05  Dave Love  <fx@gnu.org>
14945         * time-date.el: Require cl for `declare'.
14947 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14949         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
14950         Dave Love.
14952 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14954         * message.el (message-fix-before-sending): Add `eight-bit' to
14955         illegible-text check.
14957 2009-01-03  Michael Olson  <mwolson@gnu.org>
14959         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
14960         `headers' is nil.  This can occur if the IMAP server does not have
14961         permissions to read messages from a folder, but can write new messages
14962         to the folder.
14963         (nnimap-request-article-part): Do not insert `data' if it is nil.
14965         * imap.el (imap-parse-fetch): Courier can insert spurious blank
14966         characters which will confuse `read', so skip past them.
14968 2009-01-01  Dave Love  <fx@gnu.org>
14970         * imap.el (imap-string-to-integer): Fix typo.
14971         (imap-fetch-safe): New function.
14972         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
14974         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
14976         * imap.el (imap-process-connection-type, imap-debug, imap-open):
14977         (imap-parse-greeting): Fix doc strings.
14978         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
14979         (imap-parse-flag-list): Make messages unique.
14980         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
14982         * nnimap.el: Fix author email.
14983         (nnimap-split-rule): Add FIXME comment.
14984         (nnimap-debug): Fix doc string.
14986 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14988         * dns.el (dns-set-servers): Check "Address".  Fix typo.
14990 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
14992         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
14993         nslookup if resolv.conf isn't available.
14994         (dns-query): Rename from query-dns.
14995         (dns-query-cached): Rename from query-dns-cached.
14997 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14999         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
15000         overlay-arrow-position and overlay-arrow-string buffer-local; no need
15001         to check if those variables exist (first appeared in Emacs 18.50).
15003 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15005         * mm-util.el (mm-line-number-at-pos): New function.
15007         * spam-report.el (spam-report-process-queue): Use it.
15009 2008-12-24  David Engster  <dengste@eml.cc>
15011         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
15012         parameters that haven't existed as variables as buffer-local variables.
15014 2008-12-23  Dave Love  <fx@gnu.org>
15016         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
15017         cadar.
15019         * sieve-manage.el (sieve-manage-starttls-p): Rename from
15020         imap-starttls-p.
15021         (sieve-manage-starttls-open): Rename from imap-starttls-open.
15023 2008-12-22  Dave Love  <fx@gnu.org>
15025         * imap.el: Fix author email.  Doc fixes.
15026         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
15027         reply.
15029 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
15031         * spam-report.el (spam-report-gmane-max-requests): New constant.
15032         (spam-report-gmane-wait): New variable.
15033         (spam-report-gmane-ham, spam-report-gmane-spam)
15034         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
15035         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
15036         the server.
15038         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
15039         Add explanations.
15041         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
15042         nnheader-accept-process-output and nnheader-read-timeout if available.
15043         (pop3-movemail): Use it.
15045         * message.el (message-check-news-body-syntax): Fix signature check if
15046         there's an attachment.
15048 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15050         * mm-util.el: Add comments to the mm- emulating functions.
15052 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
15054         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
15055         Reported by Stephen Berman <stephen.berman@gmx.net>.
15057 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15059         * mm-util.el (mm-substring-no-properties): New function.
15060         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
15061         (mm-special-display-p): Enable those lambda forms to be byte compiled.
15062         (mm-string-to-multibyte): Doc fix.
15064         * mml.el (mml-attach-file): Use mm-substring-no-properties.
15066 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
15068         * mml.el (mml-attach-file): Strip text properties from file name.
15069         (Bug#1574)
15071 2008-12-16  Glenn Morris  <rgm@gnu.org>
15073         * mm-util.el (mm-charset-override-alist): Declare for compiler.
15075 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15077         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
15078         knows since the charset specified might be a bogus alias that
15079         mm-charset-synonym-alist provides.
15081 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
15083         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
15084         "ISO_8859-1".
15086         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
15088 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15090         * mm-util.el (mm-charset-eval-alist):
15091         Define it before mm-charset-to-coding-system.
15092         (mm-charset-to-coding-system): Add optional argument `silent';
15093         define it before mm-charset-override-alist.
15094         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
15095         default value if it can be used in Emacs currently running;
15096         silence mm-charset-to-coding-system.
15098 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15100         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
15101         `allow-override' which says whether to use `mm-charset-override-alist'.
15102         (rfc2047-decode-encoded-words): Use it.
15104         * mm-util.el (mm-charset-override-alist): Fix custom type;
15105         add `(gb2312 . gbk)' to choices.
15107 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15109         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
15110         fast.
15112         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
15114         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
15116 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
15118         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
15119         on links.
15121         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
15123 2008-12-03  Lute Kamstra  <lute@gnu.org>
15125         * sha1.el: Remove leading * from docstrings of defcustoms,
15126         deffaces, defconsts and defuns.
15128 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15130         * message.el (message-idna-to-ascii-rhs-1): Protect against local
15131         users' addresses that don't have domain parts.
15132         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
15133         rather than message-narrow-to-head since there will be the message
15134         header separator.
15136 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
15138         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
15139         since the result is inserted in a unibyte buffer anyway.
15140         (nnimap-demule-use-string-to-multibyte): Remove.
15141         (nnimap-demule): Alias it to mm-string-to-multibyte.
15143 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
15145         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
15146         variable for debugging bug#464 and bug#1174.
15147         (nnimap-demule): Use it.
15149 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
15151         * gnus-score.el (gnus-score-find-trace): Handle default score in total
15152         score calculation correctly.
15154 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
15156         * message.el (message-send-mail): Just set the buffer to unibyte
15157         rather than use mm-with-unibyte-current-buffer which does a lot more.
15158         (message-send-mail-partially): Don't bother with
15159         mm-with-unibyte-current-buffer since it's already been made unibyte by
15160         message-send-mail.
15162 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
15164         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
15166 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
15168         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
15170 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15172         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
15173         require itself and to remove `with-no-warnings'.
15175 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
15177         * starttls.el (starttls-any-program-available): Get the name of the
15178         available TLS layer program.
15179         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
15180         well as the host name in the "opening" message.
15182         * auth-source.el (auth-source-cache, auth-source-do-cache)
15183         (auth-source-user-or-password): Cache passwords and logins by default,
15184         allow override with `auth-source-do-cache'.
15185         (auth-source-forget-user-or-password): Allow users to remove cache
15186         entries if needed.
15188 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
15190         * md4.el (md4-buffer): Fix typo in docstring.
15191         (md4, md4-64): Doc fixes.
15192         (md4-pack-int32): Reflow docstring.
15194 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
15196         * ietf-drums.el (ietf-drums-remove-comments): Localize second
15197         condition-case to only the forward-sexp call.
15199 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
15201         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
15202         quotes contained.  Make it more robust regardless by an extra
15203         condition-case wrapper.
15205 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15207         * lpath.el: No need to fbind codepage-setup for Emacs 23.
15209 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15211         * nnml.el (nnml-request-expire-articles): Check if the function set to
15212         `nnmail-expiry-target' returns the symbol `delete'.
15214         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
15216         * nnmail.el (nnmail-expiry-target): Fix custom type.
15218 2008-10-02  Glenn Morris  <rgm@gnu.org>
15220         * mm-util.el (mm-codepage-setup): Tweak codepage error.
15221         Silence compiler warning.
15223 2008-10-01  Magnus Henoch  <mange@freemail.hu>
15225         * tls.el (open-tls-stream): Show the actual command being
15226         executed, instead of the format string.
15228 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15230         * lpath.el: Fbind codepage-setup for Emacs 23.
15232 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
15234         * mml.el (mml-menu): Don't assume mml2015 is bound.
15236 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15238         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
15239         exists.
15241 2008-09-27  Glenn Morris  <rgm@gnu.org>
15243         * gnus-util.el (mail-header-remove-comments): Autoload it.
15245 2008-09-27  Andreas Schwab  <schwab@suse.de>
15247         * gnus-util.el (gnus-split-references): Strip comments.
15248         (gnus-parent-id): Likewise.
15250 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
15252         * message.el (message-confirm-send): Fix version.
15254 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15256         * message.el (message-idna-to-ascii-rhs-1): Use
15257         mail-extract-address-components rather than mail-header-parse-addresses
15258         that is an alias by default to ietf-drums-parse-addresses that does not
15259         support non-ASCII names in headers' contents.
15261 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
15263         * message.el (message-confirm-send): Fix variable documentation to
15264         avoid the "y/n" wording.
15266 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
15268         * message.el (message-set-auto-save-file-name): Save to a different
15269         filename so multiple messages (especially drafts) can be recovered.
15271 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
15273         * message.el (message-confirm-send): Add appropriate version.
15275 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
15277         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
15278         defvar.
15280 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
15282         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
15283         (mm-pkcs7-enveloped-magic): Ditto.
15285 2008-09-17  Simon Josefsson  <simon@josefsson.org>
15287         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
15288         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
15290 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
15292         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
15293         default, it's better.
15295 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
15297         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
15298         summary line gnus-number property and ignore them (with a warning
15299         message).
15301 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15303         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
15304         macro caddr in the interactive form since it won't be expanded.
15306 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15308         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
15309         `charset'; fix name of function called recursively.
15310         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
15312 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15314         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
15315         (gnus-mime-set-charset-parameters): New function.
15316         (gnus-mime-view-part-as-charset): Use it to correctly display part
15317         specifying wrong charset.
15319 2008-09-08  David Engster  <dengste@eml.cc>
15321         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
15322         in completing-read for back end server.
15324 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
15326         * message.el (message-confirm-send): New variable to confirm sending a
15327         message.
15328         (message-send): Use it.
15330 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
15332         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
15334 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15336         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
15338 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
15340         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
15341         prevent tracking too many groups.
15342         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
15343         Use it.
15345 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
15347         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
15348         moving point to the bottom of the window in order to avoid recentering.
15350 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15352         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
15354         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
15355         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
15356         (gnus-article-beginning-of-window): Fix calculation.
15358 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15360         * gnus-msg.el (gnus-summary-supersede-article)
15361         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
15362         value of gnus-newsgroup-charset to decode non-MIME encoded text in
15363         message header.
15365 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
15367         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
15368         pending output coming after the status change.
15370 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
15372         * message.el:
15373         * gnus-start.el:
15374         * gnus-registry.el: Remove VMS support.
15376 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15378         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
15379         macro.
15380         (rfc2104-hash): Use it.
15382 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
15384         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
15385         (gnus-summary-sort-by-most-recent-date): New commands.
15386         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
15387         and menu entries.
15389 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15391         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
15392         don't redisplay article for raw contents; remove plural articles stuff.
15394         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
15395         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
15396         on gnus-summary-save-article; display results properly.
15398 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15400         * lpath.el: No need to fbind ns-focus-frame.
15402 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15404         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
15406 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15408         * gnus-art.el (gnus-summary-save-in-pipe):
15409         Consider gnus-save-all-headers.
15411 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
15413         * gnus-util.el (ns-focus-frame): Remove declaration.
15414         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
15415         like x.
15417 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
15419         * rfc2104.el (rfc2104-zero): Delete defconst.
15420         (rfc2104-hex-alist): Likewise.
15421         (rfc2104-hex-to-int): Delete func.
15422         (rfc2104-hexstring-to-bitstring): Likewise.
15423         (rfc2104-nybbles): New defconst.
15424         (rfc2104-hash): Rewrite for speed.
15426 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15428         * tls.el (open-tls-stream): Make it work with the 2nd argument
15429         BUFFER that is a string but does not exist as a buffer object, as
15430         mentioned in the doc-string.
15432 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15434         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
15435         SXEmacs.
15437 2008-07-16  Glenn Morris  <rgm@gnu.org>
15439         * gnus-util.el (ns-focus-frame): Declare for compiler.
15441 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15443         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
15444         set as a group parameter.
15445         (gnus-summary-save-in-pipe): Work when it is called independently.
15446         (gnus-summary-pipe-to-muttprint): Don't modify
15447         gnus-summary-pipe-output-default-command.
15449 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15451         * message.el (message-send-mail-with-sendmail):
15452         Display the error message.
15454 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15456         * gnus-art.el (gnus-default-article-saver):
15457         Add gnus-summary-save-in-pipe to choices.
15458         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
15459         gnus-summary-pipe-output-default-command as the default command.
15460         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
15461         instead of gnus-last-shell-command.
15463         * gnus-sum.el (gnus-summary-pipe-output-default-command):
15464         New user option.
15465         (gnus-summary-muttprint-program): Mention the value will be changed.
15466         (gnus-summary-save-article): Force showing of all headers.
15467         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
15469 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
15471         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
15473 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
15475         * nnimap.el (nnimap-id):
15476         * sieve-manage.el (sieve-manage-open): Doc fixes.
15478 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
15480         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
15481         if available.
15483 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15485         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
15487         * nnkiboze.el (nnkiboze-generate-group):
15488         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
15490         * nnmairix.el: Require CL.
15492 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15494         * dgnushack.el: Autoload get-display-table and put-display-table for
15495         XEmacs 21.5.
15497         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
15498         21.4 and SXEmacs.
15500 2008-06-15  David Engster  <dengste@eml.cc>
15502         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
15504 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
15506         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
15507         New macros that expand to an `aset'/`aref' call under Emacs, and to a
15508         runtime choice under XEmacs.
15510         * gnus-sum.el (gnus-summary-set-display-table):
15511         Use `gnus-put-display-table', `gnus-get-display-table',
15512         `gnus-set-display-table' for the display table, instead of `aset'.
15514         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
15515         Use `gnus-put-display-table', `gnus-get-display-table',
15516         `gnus-set-display-table' for the display table.
15518 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
15520         * nnmairix.el: Add autoloads.
15522 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
15524         * nnmairix.el (nnmairix-delete-recreate-group)
15525         (nnmairix-update-and-clear-marks): Fix error messages.
15527 2008-06-14  David Engster  <dengste@eml.cc>
15529         * nnmairix.el: Upgrade to version 0.6.
15530         (nnmairix-group-toggle-propmarks-this-group)
15531         (nnmairix-group-toggle-readmarks-this-group)
15532         (nnmairix-group-delete-recreate-this-group)
15533         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
15534         (nnmairix-remove-tick-mark-original-article): New commands.
15535         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
15536         (nnmairix-propagate-marks-to-nnmairix-groups)
15537         (nnmairix-only-use-registry, nnmairix-allowfast-default)
15538         (nnmairix-marks-cache, nnmairix-version-output): New variables.
15539         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
15540         functions needed for marks propagation and manipulation of read marks.
15541         (nnmairix-update-groups): New function.
15542         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
15543         (nnmairix-determine-original-group-from-registry)
15544         (nnmairix-determine-original-group-from-path)
15545         (nnmairix-get-group-from-file-path, nnmairix-map-range)
15546         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
15547         New helper functions.
15548         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
15549         keystrokes for new commands.
15550         (nnmairix-delete-and-create-on-change): Doc string cleanup.
15551         (nnmairix-request-group): Check allow-fast group parameter.
15552         (nnmairix-request-create-group): Set allow-fast group parameter if
15553         nnmairix-allowfast-default is set.
15554         (nnmairix-close-group): Propagate marks upon closing if needed.
15555         (nnmairix-group-toggle-threads-this-group): Use new.
15556         nnmairix-group-toggle-parameter helper function.
15557         (nnmairix-search): Better check for empty search result.
15558         (nnmairix-goto-original-article): Use new helper functions for
15559         determining original article.
15560         (nnmairix-show-original-article): Make sure message-id is in brackets.
15561         (nnmairix-call-mairix-binary): Change variable name.
15562         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
15563         helper function.
15564         (nnmairix-widget-toggle-activate): Fix doc string.
15566 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15568         * nnir.el: Require edmacro when compiling with XEmacs.
15569         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
15570         available in Emacs 21.
15572 2008-06-11  Glenn Morris  <rgm@gnu.org>
15574         * gnus-util.el (x-focus-frame):
15575         * gnus.el (image-size):
15576         * mm-decode.el (image-size): Declare.
15578         * gnus-picon.el (declare-function): Add compat definition.
15579         (image-size): Declare.
15581         * gnus-group.el (tool-bar-map):
15582         * gnus-sum.el (tool-bar-map): Define for compiler.
15584         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
15586         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
15588         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
15589         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
15590         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
15591         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
15592         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
15593         * sieve-manage.el, spam-report.el, spam.el:
15594         Remove unnecessary eval-and-compile of autoloads.
15596 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
15598         * auth-source.el: Precise Tramp doc.
15600 2008-06-07  Glenn Morris  <rgm@gnu.org>
15602         * nnmairix.el: Remove unnecessary eval-when-compile.
15604 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15606         * lpath.el: Fbind propertize for XEmacs 21.4.
15608 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
15610         * nnir.el: Move here from ../contrib.
15612 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15614         * gnus-util.el (gnus-read-shell-command): New function.
15615         * mm-decode.el (mm-pipe-part):
15616         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
15618 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15620         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
15622 2008-06-03  Glenn Morris  <rgm@gnu.org>
15624         * pop3.el (nnheader-accept-process-output): Autoload it.
15626 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15628         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
15629         are not 2-digit hexadecimal characters that follow `%'s.
15631 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15633         * message.el (message-bogus-recipient-p): Fix type in doc string.
15634         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
15635         (message-bogus-addresses): Rename from message-bogus-address-regexp.
15636         Improve custom options.
15637         (message-bogus-recipient-p): Adjust accordingly.
15639 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
15641         * parse-time.el (parse-time-months, parse-time-weekdays): Add
15642         long-form month and day names.
15644 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15646         * dgnushack.el: Autoload debug, eudc-expand-inline and
15647         pgg-snarf-keys-region for XEmacs.
15649         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
15651         * nnmairix.el: Require edmacro when compiling with XEmacs.
15653 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
15655         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
15656         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
15658 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15660         * auth-source.el: Add more docs.
15662         * netrc.el (netrc-machine): Always match if the port is not given.
15664 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15666         * nnheader.el (nnheader-read-timeout): Change the default timeout from
15667         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
15668         retrieval faster in some cases, but might make CPU usage larger.
15669         If this has any bad side effects, we might revert this change.
15671         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
15672         seems to make mail retrieval much, much faster.
15673         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
15674         unconditionally.
15676         * gnus-draft.el (gnus-group-send-queue):
15677         Bind message-send-mail-partially-limit to nil to avoid being prompted.
15679 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
15681         * mml.el (mml-attach-buffer): Prompt for `disposition'.
15683         * message.el (message-bogus-address-regexp): Fix and improve custom
15684         type.
15685         (message-setup-hook): Add message-check-recipients as custom option.
15687 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
15689         * message.el (message-cite-function): Remove bogus autoload which crept
15690         in during merge from v5-10.
15692 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15694         * nnimap.el (nnimap-open-connection): Fix login/password bug.
15696         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
15698         * auth-source.el: Preliminary Tramp docs.
15699         (auth-sources): Change the default auth-sources to use
15700         EPA .gpg files.
15702 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
15704         * nntp.el: Autoload `auth-source-user-or-password'.
15705         (nntp-send-authinfo): Use it.
15707         * nnimap.el: Autoload `auth-source-user-or-password'.
15708         (nnimap-open-connection): Use it.
15710         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
15711         for the gnus-message function.
15712         (auth-source-user-or-password): Use it.
15714 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15716         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
15717         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
15718         (rfc2104-hash): Use it.
15720 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
15722         * gnus-art.el (gnus-article-toggle-truncate-lines):
15723         Don't use `iff' in docstring.
15725 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
15727         * gnus-registry.el: Adjusted copyright dates and added a keyword.
15729         * gnus-util.el (gnus-extract-address-component-name)
15730         (gnus-extract-address-component-email): Convenience functions around
15731         `gnus-extract-address-components'.
15733         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15734         Use `gnus-extract-address-component-email' to fix bug of comparing full
15735         sender name to `user-mail-address'.
15737 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
15739         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
15740         catch/throw to optimize.
15741         (gnus-registry-find-keywords): Just use member to find a keyword.
15743 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15745         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
15746         is current before calling gnus-server-prepare.
15747         (gnus-server-setup-buffer, gnus-server-update-server)
15748         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
15750 2008-05-04  Juri Linkov  <juri@jurta.org>
15752         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
15753         (mailcap-file-default-commands): Use mailcap-replace-in-string
15754         instead of replace-regexp-in-string, and mailcap-delete-duplicates
15755         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
15757 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
15759         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
15761 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15763         * gnus.el: Bump version to 0.11.
15765 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15767         * gnus.el: No Gnus v0.10 is released.
15769 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15771         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
15772         hooks.
15773         (gnus-update-read-articles): Speed up non-marks-using users.
15774         (gnus-use-marks): Define gnus-use-marks.
15775         (gnus-propagate-marks): Rename variable to something more sensible.
15777 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
15779         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
15780         (gmm-image-load-path-for-library): Fix typos in docstrings.
15781         (gmm-message): Reflow docstring.
15783 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
15785         * mail-source.el (mail-source-set-1, mail-source-bind):
15786         Move auth-source code out of the macro to clean it up and fix bugs.
15788 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
15790         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
15791         by sender if it's equal to user-mail-address, it's likely to be
15792         useless.
15794         * mail-source.el (mail-source-bind): Don't use user or password if they
15795         are not bound.  Unintern them if they are nil.  Don't use server unless
15796         it's bound, and default it to empty string otherwise.
15798 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
15800         * mail-source.el: Load auth-source.el.
15801         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
15802         get user name or password, if auth-sources is set up.
15804         * gnus-registry.el (gnus-registry-split-strategy): New variable for
15805         strategy of splitting with parent.
15806         (gnus-registry-split-fancy-with-parent)
15807         (gnus-registry-post-process-groups): Use it and fix prior
15808         bug (returning a list as the split result).
15810         * auth-source.el (auth-sources): Remove server parameter.
15811         (auth-source-pick, auth-source-user-or-password)
15812         (auth-source-user-or-password-imap)
15813         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15814         (auth-source-user-or-password-sftp)
15815         (auth-source-user-or-password-smtp): Remove server parameter.
15817 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
15819         * smime.el (smime-sign-region, smime-encrypt-region)
15820         (smime-decrypt-region):
15821         Remove redundant calls to `generate-new-buffer-name'.
15823 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
15825         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
15826         Don't use QP for message/rfc822.
15827         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
15829 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15831         * sieve-manage.el (sieve-string-bytes): Remove.
15832         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
15833         correct byte-length only if the process's coding-system is the same as
15834         the one used internally by Emacs to represent strings.
15836 2008-04-22  Juri Linkov  <juri@jurta.org>
15838         * mailcap.el (mailcap-file-default-commands): New function.
15840 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15842         * message.el (message-signature-separator, message-cite-function):
15843         Change custom version.
15845 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
15847         * tls.el (tls-program): Add -ign_eof argument to call the openssl
15848         commands.
15849         (tls-checktrust): Ditto.
15851 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15853         * mm-decode.el (mm-display-external): Make temp file read-only.
15855 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15857         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
15858         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
15859         `C-c C-f d'.
15861 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
15863         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
15865 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15867         * gnus.el: Bump version to 0.9.
15869 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
15871         * gnus.el: No Gnus v0.8 is released.
15873 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15875         * mail-source.el (mail-source-value):
15876         Prefer fboundp to functionp so it works with macros as well.
15878 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15880         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15881         Fix last change in case the element is not even a symbol.
15883 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15885         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15886         Prefer fboundp to functionp so it works with macros as well.
15888 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
15890         * auth-source.el: Add docs.
15891         (auth-sources): Modify format to support server.
15892         (auth-source-pick, auth-source-user-or-password)
15893         (auth-source-user-or-password-imap)
15894         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15895         (auth-source-user-or-password-sftp)
15896         (auth-source-user-or-password-smtp): Add server parameter.
15898 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
15900         * gnus-registry.el: Initialize the registry when gnus-registry-install
15901         is t.
15903 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15905         * compface.el (uncompface): Make buffer unibyte.
15907 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15909         * mail-source.el (mail-source-value):
15910         Prefer fboundp to functionp so it works with macros as well.
15912 2008-04-05  Glenn Morris  <rgm@gnu.org>
15914         * gnus-ems.el (mm-disable-multibyte): Autoload it.
15916 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15918         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
15919         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
15921         * nnheader.el (nnheader-init-server-buffer): Change buffer's
15922         multibyteness after rather than before erasing it.
15924         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
15925         mm-with-multibyte.
15926         (gnus-request-article-this-buffer): Make sure the proper decoding is
15927         used if gnus-original-article-buffer happens to be unibyte.
15929         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
15930         default-enable-multibyte-characters.
15932         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
15933         default-enable-multibyte-characters.
15935         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
15937         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
15939 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15941         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15942         Fix last change in case the element is not even a symbol.
15944 2008-04-02  Simon Josefsson  <simon@josefsson.org>
15946         * imap.el (imap-enable-exchange-bug-workaround): New variable.
15947         (imap-message-copyuid-1): Use it.
15948         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
15949         J. Williams in
15950         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15952         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
15953         imap-enable-exchange-bug-workaround.
15954         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
15956 2008-04-01  Simon Josefsson  <simon@josefsson.org>
15958         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
15959         a 100 byte status-checks into a 2-3MB transfer for each group.
15960         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
15961         to enable bug workaround or not.
15962         (nnimap-find-minmax-uid): Only enable workaround conditionally.
15964 2008-03-31  Glenn Morris  <rgm@gnu.org>
15966         * message.el (mml2015-use): Declare for compiler.
15967         (message-info): Require mml2015 when appropriate.
15969 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15971         * Makefile.in (EMACS_COMP): Quote directory name that might contain
15972         whitespace.
15974 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15976         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
15977         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
15978         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
15979         (nntp-service-to-port): New function.
15980         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
15981         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
15982         (nntp-open-netcat-stream): New function.
15983         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
15985 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
15987         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
15989 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15991         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
15993 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15995         * dns.el (dns-write): Use set-buffer-multibyte.
15997 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
15999         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
16001 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
16003         * message.el (message-signature-separator): Change default.
16004         Improve custom type.
16005         (message-cite-function): Change default to
16006         message-cite-original-without-signature.
16008         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
16009         toggle.
16011         * message.el (message-check-news-body-syntax): Fix signature check.
16012         (message-setup-1): Mark buffer as unmodified _after_ running
16013         message-setup-hook and handling message-alternative-emails.
16014         (message-shorten-references): Be more strict when building list of
16015         valid references to comply with GNKSA.
16017         * gnus-group.el (gnus-read-ephemeral-bug-group)
16018         (gnus-read-ephemeral-debian-bug-group)
16019         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
16021         * message.el (message-info): Don't use booleanp which isn't supported
16022         in Emacs 21 and XEmacs.
16024 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
16026         * gnus-group.el (gnus-gmane-group-download-format): Rename from
16027         gnus-group-gmane-group-download-format.
16028         (gnus-group-read-ephemeral-gmane-group): Rename from
16029         gnus-group-read-ephemeral-gmane-group.
16030         (gnus-read-ephemeral-gmane-group-url): Rename from
16031         gnus-group-read-ephemeral-gmane-group-url.
16032         (gnus-bug-group-download-format-alist): New variable.
16033         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
16034         (gnus-read-ephemeral-emacs-bug-group): New commands.
16036 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
16038         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
16039         (gnus-visible-headers): Improve custom type.
16041 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
16043         * mml.el (mml-menu): Add workarounds for XEmacs.
16045         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
16046         X-Boundary header.
16048         * message.el (message-simplify-recipients): Fix previous commit.
16050 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16052         * mm-util.el (mm-set-buffer-multibyte): New function.
16053         * mm-decode.el (mm-copy-to-buffer): Use it.
16055         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
16056         Prefer fboundp to functionp so it works with macros as well.
16058 2008-03-19  Glenn Morris  <rgm@gnu.org>
16060         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
16061         Accidentally removed in the sync process with Emacs.
16063 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
16065         * message.el (message-alter-recipients-discard-bogus-full-name):
16066         New function.
16067         (message-alter-recipients-function): New variable.
16068         (message-get-reply-headers): Use it.
16069         (message-replace-header): New helper function.
16070         (message-recipients-without-full-name): New variable.
16071         (message-simplify-recipients): New command.
16073         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
16075         * message.el (message-info): Handle EasyPG manual.
16077         * mml.el (mml-menu): Add entry for EasyPG.
16079 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
16081         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
16082         parameter.
16084         * message.el (message-disassociate-draft): Specify drafts group name
16085         fully.
16087 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
16089         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16090         Eliminate unnecessary duplicates from the match list.
16092 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16094         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
16096         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
16098         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
16099         args of `how-many' of which the XEmacs version doesn't take; declare
16100         Info-index-next as function.
16102 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
16104         * gnus-score.el (gnus-score-headers): Fix handling of
16105         gnus-inhibit-slow-scoring.
16107         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
16108         string.
16109         (gnus-button-url-regexp): Improve handling of parenthesis.
16110         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
16111         (gnus-button-handle-info-keystrokes): Handle index entries.
16113 2008-03-15  Glenn Morris  <rgm@gnu.org>
16115         * parse-time.el (parse-time-string): Simplify.
16117 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16119         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
16120         Incoming* files.
16122 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
16124         * auth-source.el (auth-sources): Rename from auth-source-choices.
16125         (auth-source-pick): Use it.
16127 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16129         * binhex.el (binhex-decode-region-internal):
16130         * uudecode.el (uudecode-decode-region-internal):
16131         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
16132         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
16133         setting default-enable-multibyte-characters.
16135 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
16137         * auth-source.el (auth-source-protocols)
16138         (auth-source-protocols-customize, auth-source-choices): Add and
16139         modified variable customizations and defaults.
16140         (auth-source-pick, auth-source-user-or-password)
16141         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
16142         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
16143         (auth-source-user-or-password-sftp)
16144         (auth-source-user-or-password-smtp): Use new variables and provide an
16145         interface to netrc.el.
16147 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16149         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
16150         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
16151         Make sure the nntp port to specify is a string.
16153 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16155         * nntp.el: Use with-current-buffer.
16156         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
16157         dubious mm-with-unibyte-current-buffer.
16158         (nntp-with-open-group-function): New function extracted from
16159         nntp-with-open-group macro.
16160         (nntp-with-open-group): Use the function, so it's easier to debug.
16161         Add indentation and debugging info.
16162         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
16163         Recommend the use of the netcat alternatives.
16165         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
16166         Avoid mm-string-as-multibyte as well.
16168         * nnweb.el (nnweb-insert-html):
16169         Remove use of nnheader-string-as-multibyte.
16171         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
16172         (nnheader-string-as-multibyte): Remove.
16174         * mm-view.el: Use inhibit-read-only.
16175         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
16176         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
16177         or unibyte-string.
16179         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
16180         (mm-uu-yenc-extract): Use with-current-buffer.
16182         * gnus-soup.el (gnus-soup-send-packet): Don't use
16183         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
16185         * nnmh.el: Use with-current-buffer.
16186         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
16187         mm-string-as-multibyte on the output of mm-encode-coding-string.
16189         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
16190         (nnimap-request-move-article): Use with-current-buffer.
16192         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
16193         inserting the handle-buffer's text, so the implicit multibyte->unibyte
16194         conversion uses string-make-unibyte rather than string-as-unibyte.
16196         * gnus-msg.el: Use with-current-buffer.
16198         * message.el (message-ignored-resent-headers): Add "Delivered-To".
16200 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
16202         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
16203         string for caching if it is 'PIN.
16205 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16207         * lpath.el: Consider the case without Emacs/W3.
16209 2008-03-08  Glenn Morris  <rgm@gnu.org>
16211         * time-date.el (date-to-time, time-subtract, time-add)
16212         (safe-date-to-time): Doc fixes.
16214 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
16216         * mail-source.el (mail-source-delete-old-incoming-confirm):
16217         Change default to nil.
16218         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
16220 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16222         * lpath.el: Rearrange.
16224         * gnus-art.el (gnus-narrow-to-page): Position point properly.
16225         (gnus-article-goto-prev-page): Work for articles having ^L's.
16227         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
16229         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
16231 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
16233         * gnus-bookmark.el: Adjust for renames in bookmark.el.
16234         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
16235         (gnus-bookmark-jump): Adjust some variable names.
16237 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
16239         * auth-source.el: New package.
16240         (auth-source-choices): Add customization entry point variable.
16242         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
16243         bug.
16245 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
16247         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
16248         (gnus-registry-initialize, gnus-registry-install-p): Use it.
16249         (gnus-registry-install-shortcuts): Rename from
16250         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
16251         the `gnus-registry-mark-map' keymap dynamically from
16252         `gnus-registry-marks'.  The generated functions update the summary line
16253         when a registry mark is added or deleted, and will call
16254         `gnus-registry-install-p' (see the comments in the code).
16255         (gnus-registry-user-format-function-M): Use concat intelligently.
16257         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
16258         the registry mark functions.
16260 2008-03-05  Glenn Morris  <rgm@gnu.org>
16262         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
16263         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
16264         gnus-art.
16265         (top-level): No need to load own source when compiling.
16267 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
16269         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
16270         Suggested by <chris.anderton@zetnet.co.uk>.
16272 2008-03-04  Glenn Morris  <rgm@gnu.org>
16274         * gnus-sum.el (top-level): No need to require gnus when compiling,
16275         since unconditionally required near start of file.
16276         (gnus-summary-display-while-building): Move definition before use.
16278 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16280         * gnus-registry.el (gnus-registry-user-format-function-M):
16281         Add formatting function.
16283 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
16285         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
16286         with plists.
16287         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
16288         Use new format.
16290 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16292         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
16293         `where-is-internal' that returns a range of key sequences.
16295 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16297         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
16299         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
16300         (gnus-summary-jump-to-group): Consider windows on other displayed
16301         frames as well.  Similar changes might be needed elsewhere, but that's
16302         the one I've bumped into during my use.
16304         * nndoc.el (nndoc-oe-dbx-type-p):
16305         * gnus-msg.el (gnus-debug):
16306         * gnus-group.el (gnus-update-group-mark-positions):
16307         Use mm-string-to-multibyte.
16309 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
16311         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
16312         doesn't handle NotDashEscaped.
16314         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
16315         (mml-dnd-attach-options): Fix typo in custom choice.
16317         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
16318         Change nndoc-article-type to mbox.
16319         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
16321         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
16322         to nil, instead of html2text.
16324         * imap.el (imap-debug): Add `imap-ping-server'.
16326         * gnus-bookmark.el: Add FIXMEs.
16328         * message.el (message-form-letter-separator)
16329         (message-send-form-letter-delay): New variables.
16330         (message-send-form-letter): Use them.  New command to send form
16331         letters.  Requested by Uwe Siart.
16332         (message-send-mail-function): Doc fix.  Add "Other" custom option.
16334 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
16336         * Update copyright years.
16338 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
16340         Sync from EMACS_22_BASE.
16342         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
16344 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
16346         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
16347         empty author.
16349 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
16351         * gnus-registry.el (gnus-registry-marks): Add variable for
16352         customization of marks and their appearance.
16353         (gnus-registry-read-mark): Use it.
16354         (gnus-registry-do-marks): Add utility function to loop through
16355         `gnus-registry-marks'.
16356         (gnus-registry-install-shortcuts-and-menus): Add function to install
16357         shortcuts and menus.
16358         (gnus-registry-initialize): Use it.
16359         (gnus-registry-default-mark): Clarify documentation.
16361 2008-02-29  Glenn Morris  <rgm@gnu.org>
16363         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
16364         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
16365         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
16366         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
16367         Change defcustom :version from 23.0 to 23.1.
16369 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
16371         * gnus-registry.el (gnus-registry-follow-group-p)
16372         (gnus-registry-post-process-groups): Add functions to aid registry
16373         splitting and improve logging.  Clarify behavior in function
16374         documentation.
16375         (gnus-registry-split-fancy-with-parent): Use them.
16377 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16379         * gnus-art.el: Use with-current-buffer.
16381 2008-02-27  David Engster  <dengste@eml.cc>
16383         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
16384         Express real group name in the response.
16386 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16388         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
16389         (nnmairix-last-server, nnmairix-current-server): Defvar them.
16390         (nnmairix-goto-original-article): Defvar gnus-registry-install and
16391         autoload gnus-registry-fetch-group when compiling.
16392         (nnmairix-request-group-with-article-number-correction):
16393         Remove unreferenced argument passed to nnmairix-call-backend.
16395 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
16397         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
16398         (mm-uu-extract): Improve face for low color ttys.
16399         Reported by Sascha Wilde.
16401 2008-02-27  Glenn Morris  <rgm@gnu.org>
16403         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
16404         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
16405         variables to defconsts.  Convert comments to doc-strings.
16406         (nnmairix-last-server, nnmairix-current-server): Convert from free
16407         variables to defvars.  Convert comments to doc-strings.
16408         (gnus-registry-fetch-group): Autoload.
16409         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
16410         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
16411         (nnmairix-widget-build-editable-fields): Use car cddr rather than
16412         caddr.
16413         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
16414         nnmairix-request-group-with-article-number-correction call.
16415         (nnmairix-fast, nnmairix-group): New, less general names, for free
16416         variables passed from nnmairix-request-group to
16417         nnmairix-request-group-with-article-number-correction.  Declare.
16418         (nnmairix-request-group-with-article-number-correction):
16419         Use nnmairix-fast, nnmairix-group rather than fast, group.
16421 2008-02-26  David Engster  <dengste@eml.cc>
16423         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
16424         version 0.5.
16426 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16428         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
16429         instead of making an extra function call.  Don't add the current group
16430         to articles only when they have the group.  Use
16431         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
16432         Reported by David <de_bb@arcor.de>.
16434 2008-02-24  Miles Bader  <miles@gnu.org>
16436         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
16437         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
16438         (mm-find-mime-charset-region):
16439         * mm-bodies.el (mm-encode-body):
16440         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
16442 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16444         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
16445         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
16447 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
16449         * mail-source.el (mail-source-delete-incoming): Change default.
16450         Supplement doc string.
16452         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
16454 2008-02-14  Glenn Morris  <rgm@gnu.org>
16456         * time-date.el (format-seconds): New function.
16458 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16460         * nnmail.el (nnmail-message-id-cache-file): Derive from
16461         `gnus-home-directory'.
16463 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
16465         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
16466         Document negative prefix.
16468         * gnus-group.el (gnus-group-read-group): Document negative prefix.
16470 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16472         * message.el (message-unsent-separator): Add the Exim bounce
16473         separator.
16475 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
16477         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
16478         list.
16479         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
16480         recipient/signer list.
16482 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16484         * Makefile.in (datarootdir): Define.
16485         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
16486         name that might contain whitespace.
16488 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
16490         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
16491         fbound (Emacs 23 unicode), signal an error.
16493 2008-02-08  Glenn Morris  <rgm@gnu.org>
16495         * gnus-art.el (pgg-display-output-buffer): Declare as function.
16497 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
16499         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
16500         ports to the calls to `netrc-machine-user-or-password' in addition to
16501         "imap" and "imaps".
16503 2008-02-01  Zhang Wei  <id.brep@gmail.com>
16505         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
16507         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
16509 2008-02-01  Kenichi Handa  <handa@m17n.org>
16511         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
16512         rfc2104-hexstring-to-bitstring and changed to return a byte list.
16513         (rfc2104-hash): Convert the result of concat to unibyte string.
16515 2008-02-01  Dave Love  <fx@gnu.org>
16517         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
16518         coding-system-for-read.
16519         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
16521 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16523         * gnus.el (gnus-group-startup-message): Add `find-image' call before
16524         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
16525         <hanche@math.ntnu.no>.
16527 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16529         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
16531         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
16533 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
16535         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
16536         * message.el (message-beginning-of-line): Use featurep instead of bound
16537         tests in order to resolve conditionals at compile time.
16539 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
16541         * mail-source.el (mail-sources): Add `group' choice.
16543         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
16544         parameter `in-group' to control into which group the articles go.
16545         Add treatment of `group' mail-source.
16547 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16549         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
16551         * mm-decode.el (mm-dissect-buffer): Decode description.
16553         * mml.el (mml-to-mime): Encode message header first.
16555 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16557         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
16558         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
16560         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
16561         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
16563 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
16565         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
16567 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16569         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
16570         prefix keys.
16571         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
16572         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
16573         gnus-xmas.el.
16575         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
16576         (gnus-xmas-article-describe-bindings): New function.
16577         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
16578         gnus-xmas-article-describe-bindings.
16580         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
16582 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
16584         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
16585         Add new variables for article mark management.
16586         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
16587         list of extra data entries which, when present, will indicate that the
16588         article ID should not be trimmed from the registry.
16589         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
16590         functions.
16591         (gnus-registry-read-mark): New function to read a mark name from the
16592         user.
16593         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
16594         (gnus-registry-set-article-mark-internal): New functions to add and
16595         remove marks.
16596         (gnus-registry-get-article-marks): New function to show the marks for
16597         an article, or retrieve them for further use.
16599 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16601         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
16602         keys when no argument is given.
16604 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16606         * imap.el (imap-ping-server): New variable.
16607         (imap-opened): On add extra ping if imap-ping-server is non-nil.
16608         (imap-ping-server): Minor doc string fixes.
16610 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
16612         * imap.el (imap-ping-server): New function.
16613         (imap-opened): Call imap-ping-server.
16615 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16617         * gnus-sum.el (gnus-article-sort-by-random)
16618         (gnus-thread-sort-by-random): Fix doc strings.
16619         Reported by jidanni@jidanni.org.
16621 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16623         * gnus-art.el (gnus-article-describe-bindings): New function.
16624         (gnus-article-read-summary-keys): Use it.
16625         (gnus-article-mode-map): Bind `C-h b' to it.
16627 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16629         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
16630         XEmacs.
16631         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16632         Protect against non-character events.
16634         * lpath.el: Fbind map-keymap for Emacs 21.
16636 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
16638         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
16639         New command.
16640         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
16641         instead of END.  Change name of the temp file.
16642         (gnus-group-gmane-group-download-format): Add doc string.  Make it
16643         customizable.
16645 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16647         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
16648         bind `S W' to gnus-article-wide-reply-with-original; set default
16649         binding to gnus-article-read-summary-send-keys.
16650         (gnus-article-read-summary-keys): Fix the order of keys; display
16651         continuation keys correctly in the echo area; describe bindings
16652         correctly when keys end with `C-h'.
16653         (gnus-article-read-summary-send-keys): New function.
16654         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16655         Work for gnus-article-read-summary-send-keys; display continuation keys
16656         correctly in the echo area.
16657         (gnus-article-reply-with-original): Ignore prefix argument.
16658         (gnus-article-wide-reply-with-original): New function.
16660         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
16661         Emacs 21.
16663 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16665         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
16666         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
16668 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16670         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
16671         (gnus-group-read-ephemeral-gmane-group): New command.
16673 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
16675         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
16677 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16679         * message.el (message-send-mail-function): Increase custom version.
16681         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
16682         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
16684 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16686         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
16687         for the cases where imap-authenticate is called with a nil buffer
16688         parameter.
16690 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16692         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
16693         html parts correctly; support forwarded messages.
16694         (gnus-article-browse-html-article): Remove work buffers.
16696         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
16697         compiling.
16698         (netrc-bound-and-true-p): New macro.
16699         (netrc-parse): Use it instead of bound-and-true-p that is not available
16700         in XEmacs 21.4.
16702 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
16704         * gnus-registry.el (gnus-registry-mark-article)
16705         (gnus-registry-article-marks): Add functionality to mark articles
16706         through the Gnus registry.
16708         * encrypt.el: Clarify documentation for the new pgg method.
16709         (encrypt-file-alist): Add PGG option.
16710         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
16711         functionality.  Abstract password key and messaging to external
16712         functions.
16713         (encrypt-password-key, encrypt-get-passphrase-if-needed)
16714         (encrypt-message-method-and-cipher): Add new convenience external
16715         functions.
16716         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
16717         (encrypt-pgg-process-buffer): Add PGG functionality glue.
16719         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
16720         (netrc-parse): Use encrypt-file-alist to determine if
16721         encrypt-find-model or encrypt-insert-file-contents should be used.
16723         * encrypt.el: Clarify documentation.  Load password-cache or
16724         password, whichever one is found first, instead of autoloading.
16726 2007-12-19  Glenn Morris  <rgm@gnu.org>
16728         * mml.el (message-options-set, message-narrow-to-head)
16729         (message-in-body-p, message-mail-p, message-encode-message-body):
16730         Autoload.
16731         (message-remove-header, message-narrow-to-headers-or-head)
16732         (message-subscribed-p, message-make-mail-followup-to)
16733         (message-position-on-field, message-news-p)
16734         (message-options-set-recipient, message-generate-headers)
16735         (message-sort-headers): Declare as functions.
16737 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16739         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
16740         convention in doc string.
16742 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16744         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
16745         title to html parts.
16746         (gnus-article-browse-html-article): Pass message header to it.
16748         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
16750 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
16752         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
16753         or password compatible with XEmacs.
16755 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16757         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
16758         format document.
16759         (gnus-mime-delete-part): Don't write description line if empty.
16760         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
16762 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
16764         * gnus-sum.el (gnus-summary-mark-unread-as-read)
16765         (gnus-summary-mark-read-and-unread-as-read)
16766         (gnus-summary-mark-current-read-and-unread-as-read)
16767         (gnus-summary-mark-unread-as-ticked): Doc fix.
16768         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
16770 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16772         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
16773         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16775 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16777         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
16778         yes-or-no-p.
16780 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16782         * mm-decode.el (mm-add-meta-html-tag): New function.
16783         (mm-save-part-to-file, mm-pipe-part): Use it.
16785         * gnus-art.el (gnus-article-browse-delete-temp-files):
16786         Use gnus-y-or-n-p instead of y-or-n-p.
16787         (gnus-article-browse-html-parts): Work with message/external-body; use
16788         mm-add-meta-html-tag.
16790 2007-12-11  Glenn Morris  <rgm@gnu.org>
16792         * gnus-cache.el: Require gnus-sum not just when compiling.
16794         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
16796         * gnus-int.el (gnus-server-opened, gnus-status-message):
16797         Move definitions before use.
16799         * mm-decode.el: Require gnus-util.
16800         (mm-remove-part): Only call delete-annotation on XEmacs.
16802         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
16804         * nnmail.el: Require gnus-int.
16806         * spam.el: Move `require's before `eval-when-compile's.
16808         * gnus-ems.el (gnus-alive-p):
16809         * gnus-fun.el (message-goto-eoh):
16810         * gnus-util.el (gnus-group-name-decode):
16811         * mail-source.el (gnus-compress-sequence):
16812         * message.el (Info-goto-node, format-spec):
16813         * mm-bodies.el (message-options-get):
16814         * mm-decode.el (mm-view-pkcs7):
16815         * mm-util.el (gmm-write-region):
16816         * mml-smime.el (mml-compute-boundary)
16817         (gnus-completing-read-with-default):
16818         * mml.el (widget-button-press, gnus-make-hashtable):
16819         * mml1991.el (mm-decode-content-transfer-encoding)
16820         (mm-encode-content-transfer-encoding)
16821         (message-options-get, message-options-set):
16822         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
16823         * nnfolder.el (gnus-request-group):
16824         * nnheader.el (ietf-drums-unfold-fws):
16825         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
16826         * smime.el (gnus-run-mode-hooks):
16827         * spam-stat.el (gnus-message): Autoload.
16829         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
16830         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
16831         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
16832         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
16833         Add declare-function compatibility definition.
16835         * gnus-cache.el (nnvirtual-find-group-art):
16836         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
16837         (gnus-add-image, gnus-add-wash-type):
16838         * gnus-group.el (nnkiboze-score-file):
16839         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
16840         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
16841         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
16842         (message-tokenize-header, gnus-get-buffer-create)
16843         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
16844         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
16845         * gnus.el (gnus-group-decoded-name):
16846         * mail-source.el (imap-capability):
16847         * mm-bodies.el (message-options-set):
16848         * mm-decode.el (gnus-configure-windows):
16849         * mm-extern.el (message-goto-body):
16850         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
16851         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
16852         (epg-sub-key-validity, message-options-set):
16853         * mml.el (widget-event-point, gnus-configure-windows):
16854         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
16855         * mml2015.el (epg-check-configuration, epg-configuration)
16856         (message-options-set):
16857         * nndb.el (nndb-request-article):
16858         * nnfolder.el (gnus-request-create-group):
16859         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
16860         * nnmaildir.el (gnus-group-mark-article-read):
16861         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
16862         * rfc1843.el (message-fetch-field):
16863         * spam.el (gnus-extract-address-components):
16864         Declare as functions.
16866 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16868         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
16870         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
16872         * lpath.el: Fbind run-mode-hooks for Emacs 21;
16873         bind show-trailing-whitespace for XEmacs.
16875 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16877         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
16878         new no-op macro for backward compatibility.
16880         * imap.el (imap-string-to-integer): New function.
16882 2007-12-09  Glenn Morris  <rgm@gnu.org>
16884         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
16886         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
16887         * message.el, mm-view.el, sieve-manage.el, smime.el:
16888         Add declare-function compatibility definition.
16890         * gnus-art.el (w3-region, w3m-region, Info-menu):
16891         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
16892         * gnus-sum.el (gnus-get-predicate):
16893         * gnus-util.el (mm-append-to-file, w32-focus-frame):
16894         * message.el (mail-abbrev-in-expansion-header-p):
16895         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
16896         (w3m-detect-meta-charset, w3m-region):
16897         * sieve-manage.el (password-read, password-cache-add)
16898         (password-cache-remove):
16899         * smime.el (password-read-and-add): Declare as functions.
16901 2007-12-08  David Kastrup  <dak@gnu.org>
16903         * gnus-sum.el (gnus-summary-simplify-subject-query):
16904         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
16905         `message'.
16907 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16909         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
16910         it to bind idna-program, installation-directory, defined-colors, and
16911         face-attribute for XEmacs of the version that compiles defcustom forms.
16913 2007-12-07  Glenn Morris  <rgm@gnu.org>
16915         * gnus-art.el (article-make-date-line): Revert previous change.
16917 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16919         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
16921 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
16923         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
16924         Call gnus-add-to-range ranges only once with a prepared article-list.
16926 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
16928         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
16929         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
16930         group names with backslashes.
16931         Reported by Tassilo Horn <tassilo@member.fsf.org>.
16933 2007-12-06  Deepak Goel  <deego3@gmail.com>
16935         * gnus-art.el (article-make-date-line):
16936         * gnus-start.el (gnus-load):
16937         * pop3.el (pop3-read-response): Fix buggy call to `error'.
16939 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16941         * gnus-art.el (gnus-use-idna):
16942         * gnus-start.el (gnus-site-init-file):
16943         * message.el (message-use-idna):
16944         * mm-uu.el (mm-uu-hide-markers):
16945         * smiley.el (smiley-style): Revert changes that suppress warnings.
16947 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16949         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
16950         specify charset to html source.
16951         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16953 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16955         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
16956         idna-program in order to suppress byte compile warning issued by XEmacs
16957         that came to byte compile the default value section of defcustom forms
16958         recently.
16960         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
16961         value of installation-directory.
16963         * message.el (message-use-idna): Don't directly refer to the value of
16964         idna-program.
16966         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
16968         * smiley.el (smiley-style): Don't directly call face-attribute.
16970 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
16972         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
16974         * gnus-dired.el: Reduce Gnus dependencies.
16975         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
16976         Don't require.  Use autoloads instead.
16977         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
16978         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
16979         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
16980         (gnus-dired-mode): Adjust doc string.
16981         (gnus-dired-mail-mode): New variable.
16982         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
16983         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
16984         (gnus-dired-mail-buffers): New function.  Return mail or message
16985         composition buffers.
16986         (gnus-dired-attach): Use it.
16987         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
16988         NO-DECODE.
16989         (gnus-dired-print): Use `gnus-print-buffer' depending on
16990         `gnus-dired-mail-mode'.
16992 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16994         * rfc2047.el (rfc2047-encoded-word-regexp)
16995         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
16996         explaining what regexp patterns are for.
16998 2007-12-04  Glenn Morris  <rgm@gnu.org>
17000         * password.el: Move to password-cache.el.
17002         * mml1991.el (password-read, password-cache-add, password-cache-remove):
17003         * mml2015.el (password-read, password-cache-add, password-cache-remove):
17004         * mml-smime.el (password-read, password-cache-add)
17005         (password-cache-remove):
17006         No need to autoload, since mml-sec requires password.
17008         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
17009         * message.el (gnus-extract-address-components):
17010         * mml-smime.el (gnus-extract-address-components): Define for compiler.
17012         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
17013         password.
17015 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
17017         * mailcap.el: Reduce dependencies.
17018         (mail-header-parse-content-type): Autoload.
17019         (mailcap-delete-duplicates): New alias.
17020         (mailcap-mime-info): Add optional argument NO-DECODE.
17021         (mailcap-mime-types): Use mailcap-delete-duplicates.
17023         * message.el (message-ignored-supersedes-headers): Add "X-ID".
17025 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
17027         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
17028         (imap-parse-status): Upcase status-att for servers that sends them
17029         lower-case (e.g., MS Exchange 2007).
17031 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17033         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
17034         function.
17036         * gnus-uu.el (gnus-uu-decode-yenc): New command.
17037         (gnus-uu-yenc-article): New function.
17039         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
17041         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
17043 2007-12-02  Glenn Morris  <rgm@gnu.org>
17045         * binhex.el (binhex): New custom group.
17046         (binhex-decoder-program, binhex-decoder-switches)
17047         (binhex-use-external): Move to the binhex custom group.
17049         * uudecode.el (uudecode): New custom group.
17050         (uudecode-decoder-program, uudecode-decoder-switches)
17051         (uudecode-use-external): Move to the uudecode custom group.
17053         * netrc.el (top-level): Don't load `encrypt' features.
17054         (netrc-parse): Don't use encrypt.
17055         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
17057         * encrypt.el: Remove file.
17059 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
17061         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
17062         matches on patches.
17064         * gnus-art.el (gnus-article-browse-html-article):
17065         Mention `mm-text-html-renderer' in the doc string.
17067         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
17068         string.  Add comments.
17070         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
17071         if rhs is ASCII.
17073 2007-12-01  Glenn Morris  <rgm@gnu.org>
17075         * mail-source.el (top-level): Require format-spec before
17076         eval-when-compile.
17078 2007-11-30  Glenn Morris  <rgm@gnu.org>
17080         * encrypt.el: Require password, rather than autoloading password-read.
17082 2007-11-29  Glenn Morris  <rgm@gnu.org>
17084         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
17085         (sasl-make-client, sasl-next-step, sasl-step-data)
17086         (sasl-step-set-data): Declare as functions.
17088 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
17090         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
17092 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
17094         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
17095         certs should be verified and what is to be done in the event of a
17096         verification failure.
17098         * gnus.el (gnus-method-to-server): Add an optional parameter so the
17099         caller can indicate whether the cache should be disregarded for this
17100         call.  This way the result of the call is reproducible at all times and
17101         can be considered a canonical server name for the supplied method.
17102         (gnus-agent-method-p): Canonicalize server names by pushing their
17103         method through `gnus-method-to-server' using the no-cache argument.
17105         * gnus-srvr.el (gnus-server-insert-server-line):
17106         Call `gnus-method-to-server' with `no-cache' argument.
17108         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
17109         gnus-agent-possibly-synchronize-flags as this should be called when the
17110         server is actually being opened.
17111         (gnus-agent-possibly-synchronize-flags)
17112         (gnus-agent-possibly-synchronize-flags-server): Move check for the
17113         flags file of an agentized server to the latter function.
17115         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
17116         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
17117         after a connection has been established successfully.
17119 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17121         * gnus-art.el (article-display-face): Force to display face if called
17122         interactively; check if gnus-article-x-face-too-ugly matches author.
17123         (article-display-x-face): Display face even if From header is missing
17124         as article-display-face does.
17126 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
17128         * hashcash.el (message-narrow-to-headers-or-head)
17129         (message-fetch-field, message-goto-eoh)
17130         (message-narrow-to-headers): Declare as functions.
17132 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
17134         * mail-source.el (mail-sources): Default to fetch from file for
17135         compatibility with default of nnmail-spool-file.
17137 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17139         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
17140         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
17141         to look for encoded word that should be encoded again.
17142         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
17143         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
17144         encoding pattern.
17145         (rfc2047-decode-region): Switch strict regexp and loose one according
17146         to rfc2047-allow-irregular-q-encoded-words.
17148 2007-11-25  Romain Francoise  <romain@orebokech.com>
17150         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
17152 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
17154         * tls.el (tls-program): Provide more custom choices from
17155         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
17156         (tls-process-connection-type, tls-success): Remove "*" in doc string.
17158 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
17160         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
17161         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
17163         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
17164         `nnmail-spool-file'.
17166         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
17167         `nnmail-spool-file'.
17169         * gnus-move.el (gnus-change-server): Ditto.
17171         * gnus-kill.el (gnus-batch-score): Ditto.
17173         * gnus-cache.el (gnus-jog-cache): Ditto.
17175         * gnus-msg.el (gnus-summary-reply):
17176         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
17178 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
17180         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
17181         version.  Minor improvement to doc strings.
17182         (tls-program): Add comment.
17184 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
17186         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
17187         (tls-checktrust): New variable.  Check if GNU TLS complained about a
17188         mismatch between the hostname provided in the certificate and the name
17189         of the host connnecting to.
17190         (open-tls-stream): Use them.  Check certificates against trusted root
17191         certificates.
17193 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
17195         * gnus-cache.el (gnus-cache-generate-nov-databases):
17196         Use nnml-generate-nov-databases-directory instead of
17197         nnml-generate-nov-databases-1.
17199 2007-11-24  Glenn Morris  <rgm@gnu.org>
17201         * message.el (message-tool-bar-retro): Update for rename
17202         mail_send.xpm->mail-send.xpm.
17204 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
17206         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
17207         `smime-ldap-search' for Emacs 22 and up.
17209 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17211         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
17213         * message.el (message-send-mail-function): Fix error convention.
17214         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
17215         (message-widen-reply, message-send-mail, message-talkative-question)
17216         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
17217         (message-clone-locals, message-send-news): Use with-current-buffer.
17218         (message-insert-or-toggle-importance): Remove unused var `valid'.
17219         (message-make-references): Remove unused var `new-references'.
17220         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
17222 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
17224         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
17225         (spam-split-symbolic-return-positive): Reflow docstring.
17226         (spam-backends, spam-summary-exit-behavior)
17227         (spam-mark-ham-unread-before-move-from-spam-group)
17228         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
17229         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17230         (spam-clear-cache, spam-backend-check, spam-install-backend)
17231         (spam-install-statistical-backend, spam-list-of-processors)
17232         (spam-group-processor-p, spam-split, spam-bogofilter-score)
17233         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
17234         (spam-check-crm114, spam-initialize, spam-unload-hook):
17235         Fix typos in docstrings.
17237 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17239         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
17240         been checked if they have never been read and those group levels are
17241         higher than the one that a user specified.
17243 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17245         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
17246         foreign groups unless a group level is specified by a user.
17247         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
17249 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
17251         * message.el (message-send-mail-function): Require sendmail.
17253 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
17255         * message.el (message-send-mail-function): Check for smtpmail too.
17257         * utf7.el (utf7-encode, utf7-decode): Use coding system
17258         `utf-7'/`utf-7-imap' from utf-7.el' if available.
17260         * message.el (message-send-mail-function): New function.
17261         (message-send-mail-function): Set default using
17262         message-send-mail-function.  Adjust doc string.
17263         (message-send-mail-with-mailclient): New function.
17265 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
17267         * smime.el (from):
17268         * rfc2047.el (message-posting-charset):
17269         * qp.el (mm-use-ultra-safe-encoding):
17270         * pop3.el (parse-time-months):
17271         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
17272         * nnml.el (files):
17273         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
17274         (jka-compr-compression-info-list, ange-ftp-path-format)
17275         (efs-path-regexp):
17276         * nndiary.el (files):
17277         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
17278         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
17279         (epg-digest-algorithm-alist, inhibit-redisplay)
17280         (password-cache-expiry):
17281         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
17282         (pgg-output-buffer, password-cache-expiry):
17283         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
17284         (efs-path-regexp):
17285         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
17286         (inhibit-redisplay):
17287         * mm-uu.el (file-name, start-point, end-point, entry)
17288         (gnus-newsgroup-name, gnus-newsgroup-charset):
17289         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
17290         (latin-unity-ucs-list):
17291         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
17292         (mm-uu-binhex-decode-function):
17293         * message.el (gnus-message-group-art, gnus-list-identifiers)
17294         (rmail-enable-mime-composing, gnus-local-organization)
17295         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
17296         (gnus-read-active-file, facemenu-add-face-function)
17297         (facemenu-remove-face-function, gnus-article-decoded-p)
17298         (tool-bar-mode):
17299         * mail-source.el (display-time-mail-function):
17300         * gnus-util.el (nnmail-pathname-coding-system)
17301         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
17302         (gnus-original-article-buffer, gnus-user-agent)
17303         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
17304         (xemacs-codename, sxemacs-codename, emacs-program-version):
17305         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
17306         * gnus-start.el (gnus-agent-covered-methods)
17307         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
17308         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
17309         (gnus-newsgroup-headers, gnus-group-list-mode)
17310         (gnus-group-mark-positions, gnus-newsgroup-data)
17311         (gnus-newsgroup-unreads, nnoo-state-alist)
17312         (gnus-current-select-method, mail-sources)
17313         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
17314         (nnmail-spool-file, gnus-cache-active-hashtb):
17315         * gnus-mh.el (mh-lib-progs):
17316         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
17317         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
17318         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
17319         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
17320         (gnus-group-buffer):
17321         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
17322         (font-lock-set-defaults):
17323         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
17324         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
17325         (gnus-summary-post-menu, total-parts, type, condition, length):
17326         * gnus-agent.el (gnus-agent-read-agentview):
17327         * flow-fill.el (show-trailing-whitespace):
17328         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
17329         eval-and-compile wrappers for byte compiler pacifiers.
17331         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
17332         (mm-display-inline-fontify): Check for featurep 'xemacs not
17333         extent-list.
17335         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
17336         itimer-list.
17337         (mm-create-image-xemacs): Only do something for XEmacs.
17338         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
17340         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
17342         * gnus-registry.el (gnus-adaptive-word-syntax-table):
17343         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
17345 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
17347         * nnimap.el (nnimap-split-download-body):
17348         * gnus-demon.el (gnus-demon):
17349         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
17351 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17353         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
17354         New macros.
17355         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
17356         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
17357         copy data from unibyte buffer to multibyte current buffer.
17358         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
17359         to copy data from unibyte current buffer to multibyte buffer.
17360         (nntp-make-process-buffer): Make process buffer unibyte.
17362         * pop3.el (pop3-open-server): Fix typo in Lisp code.
17364 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
17366         * pop3.el (pop3-open-server): Accept and process data more robustly at
17367         connection start to avoid spurious "POP SSL connection failed" errors.
17369 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17371         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
17372         read group names.
17374 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
17376         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
17378 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17380         * nnmail.el (nnmail-parse-active): Make group names unibyte.
17381         (nnmail-save-active): Use a unibyte buffer when saving active file,
17382         which may contain non-ASCII group names.
17384         * nnml.el (nnml-request-group): Decode group names in messages.
17386 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
17388         * message.el (message-citation-line-function)
17389         (message-insert-formatted-citation-line): Fix spelling of
17390         `message-insert-formated-citation-line'.
17392 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
17394         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
17396 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17398         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
17399         nnmail-pathname-coding-system.
17401         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
17402         that a user enters; decode group names in messages.
17404         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
17406 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17408         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
17410         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
17412         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
17413         risky local variable.
17415         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
17417 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
17419         * encrypt.el: Improve documentation to fix function name typo.
17420         Reported by Daiki Ueno <ueno@unixuser.org>.
17422 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17424         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
17425         even if the point is not in the last page of an article.
17426         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
17427         back to the previous page.
17429 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
17431         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
17433 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17435         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
17437 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17439         * message.el (message-check-news-body-syntax):
17440         Avoid mm-string-as-multibyte.
17441         (message-hide-headers): Don't assume (point-min)==1.
17443 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17445         * message.el (message-remove-blank-cited-lines): Fix if remove is
17446         given.
17447         (message-bogus-address-regexp): New variable.
17448         (message-bogus-recipient-p): New function.
17449         (message-check-recipients): New command.
17450         (message-syntax-checks): Add `bogus-recipient'.
17451         (message-fix-before-sending): Add `bogus-recipient'.
17453         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
17454         (gnus-treat-body-boundary): Don't test window-system.
17456 2007-10-28  Leo Liu  <sdl.web@gmail.com>
17458         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
17460 2007-10-28  Miles Bader  <miles@gnu.org>
17462         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
17463         at compile-time too.
17465 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
17467         * gnus-msg.el (gnus-message-setup-hook):
17468         Add `message-remove-blank-cited-lines' to options.
17470 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17472         * message.el (message-remove-blank-cited-lines): New function.
17473         Suggested by Karl Plästerer.
17475 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17477         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
17478         mapc.
17480         * imap.el (imap-open): Replace mapcar called for effect with mapc.
17481         (top-level): Use mapc to set functions to be traced for debugging.
17483         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
17484         called for effect with while loop.
17486         * message.el (message-talkative-question): Replace mapcar called for
17487         effect with mapc.
17489         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
17490         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
17491         called for effect with dolist.
17493         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
17495         * nndiary.el: Use dolist instead of mapcar to add diary headers to
17496         gnus-extra-headers and nnmail-extra-headers.
17498         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
17499         called for effect with dolist.
17500         (top-level): Use mapc to set functions to be traced for debugging.
17502         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
17503         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
17504         dolist.
17506         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
17507         Replace mapcar called for effect with mapc.
17508         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
17509         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
17510         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
17511         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
17513         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
17514         remove-if that's a cl function.
17516         * webmail.el (webmail-debug): Replace mapcar called for effect with
17517         dolist.
17519         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
17520         with mapc.
17522 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17524         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
17525         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
17526         with while loop.
17528         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
17529         functions from article-* functions.
17530         (gnus-multi-decode-header): Replace mapcar called for effect with
17531         dolist.
17533         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
17534         (gnus-bookmark-show-details): Replace mapcar called for effect with
17535         while loop.
17537         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
17538         called for effect with while loop.
17540         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
17541         with dolist.
17543         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17544         Replace mapcar called for effect with dolist.
17546         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
17548         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
17549         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
17550         Replace mapcar called for effect with dolist.
17551         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
17552         mapc.
17554         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
17555         Replace mapcar called for effect with dolist.
17556         (gnus-topic-list): Replace mapcar called for effect with mapc.
17558         * gnus.el: Use mapc instead of mapcar to add autoloads.
17560 2007-10-23  Richard Stallman  <rms@gnu.org>
17562         * gnus-group.el (gnus-group-highlight): Mark as risky.
17564 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17566         * gnus.el (gnus-server-to-method): Return method found first in
17567         gnus-newsrc-alist.
17569         * gnus-art.el (gnus-article-highlight-signature)
17570         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
17571         button overlay without the front stickiness.
17573 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
17575         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
17576         overview buffer needed a catch to receive its throw.
17577         (gnus-agent-flush-cache): Declare as interactive to make this function
17578         easier to use.
17580 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
17582         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
17583         `next-line'.
17585 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17587         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
17588         exclude address matching message-dont-reply-to-names.
17590 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17592         * gnus-util.el (gnus-string<): New function.
17594         * gnus-sum.el (gnus-article-sort-by-author)
17595         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
17597 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17599         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
17600         the frame-focus tag is set in gnus-buffer-configuration.
17602 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17604         * gnus-art.el (gnus-article-add-button): Make a button overlay without
17605         the front stickiness.
17607 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17609         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
17610         url pattern; remove duplicate one.
17611         (gnus-article-extend-url-button): New function.
17612         (gnus-article-add-buttons): Use it.
17613         (gnus-button-push): Use concatenated url that it makes.
17615 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
17617         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
17619 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17621         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
17622         Don't hardcode point-min==1.
17624 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
17626         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
17627         Fix comment about "iso8859-1".
17629 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
17631         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
17632         ones returned from the verify-function.
17634         * mm-uu.el (mm-uu-pgp-signed-extract-1):
17635         Call mml2015-extract-cleartext-signature if extraction failed.
17637 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
17639         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
17640         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
17641         failed.
17643 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17645         * Relicense "GPLv2 or later" files to "GPLv3 or later".
17647 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
17649         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
17650         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
17651         recommends to use EasyPG instead of PGG.
17653         * pgg.el: Revert to revision 6.23.2.16.
17655         * pgg-def.el: Revert to revision 6.6.2.14.
17657         * pgg-gpg.el: Revert to revision 6.23.2.34.
17659 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
17661         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
17662         to mark a thread as expirable.  Add variable `hide' to handle hiding of
17663         thread for both the null and zero (kill/expire thread) universal prefix
17664         cases.
17665         (gnus-summary-expire-thread): Add new function to expire a thread,
17666         using gnus-summary-kill-thread.
17667         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
17668         shortcuts for gnus-summary-expire-thread.
17669         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
17670         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
17672 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
17674         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
17675         extras value, so an extras entry can be deleted.
17676         (gnus-registry-delete-extra-entry): Use it.
17677         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
17678         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
17679         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
17680         storage through the gnus-registry, and provide an appropriate API for
17681         it.
17683 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17685         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
17686         Suggested by Leo <sdl.web@gmail.com>.
17688         * gnus.el: Do.
17690 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17692         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
17693         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
17695         * gnus-agent.el (gnus-agent-fetch-headers): Do.
17697         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17698         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
17700 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17702         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
17703         newline.
17704         (nnmbox-request-accept-article): Don't change article in source buffer;
17705         narrow to header to use message-fetch-field rather than
17706         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
17707         (nnmbox-request-replace-article): Quote lines that'll be misidentified
17708         as delimiters; make sure article ends with newline.
17709         (nnmbox-delete-mail): Correct last position of article to be deleted;
17710         ignore X-Gnus-Newsgroup header in article body.
17711         (nnmbox-save-mail): Quote lines looking like delimiters at the right
17712         positions; make sure article ends with newline.
17714         * message.el (message-display-abbrev): Don't infloop when a user
17715         inserts SPC in the beginning of header.
17717         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
17718         coding-system-for-read and coding-system-for-write for XEmacs having no
17719         file-coding feature.
17721         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
17723 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
17725         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
17726         list of groups not followed by default.  Fix type to be regexp.
17727         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
17729 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
17731         * hmac-def.el (define-hmac-function): Switch from old-style to
17732         new-style backquotes.
17734         * md4.el (md4-make-step): Likewise.
17736 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17738         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
17739         raw-text coding system when saving .newsrc file, which may contain
17740         non-ASCII group names.
17742 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17744         * gnus-cus.el (gnus-score-extra): New widget.
17745         (gnus-score-extra-convert): New function.
17746         (gnus-score-customize): Use it for Extra.
17748 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
17750         * mml2015.el (mml2015-extract-cleartext-signature): New function.
17751         (mml2015-mailcrypt-clear-verify): Use it.
17752         (mml2015-gpg-clear-verify): Use it.
17753         (mml2015-pgg-clear-verify): Use it.
17754         (mml2015-epg-clear-verify): Replace the current part with the output
17755         from GnuPG; don't extract the plaintext by itself.
17757         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
17758         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
17759         mml2015-clear-verify-function; don't touch the armor headers or
17760         dash-escaped text here.
17762 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17764         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
17765         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
17766         parts, or application/octet-stream as a last resort.
17767         (gnus-mime-view-part-as-type): Don't toggle display.
17768         (gnus-mime-view-part-as-charset): Don't turn off display before
17769         querying charset.
17771         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
17772         stuff to undisplayer function in Emacs.
17773         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
17775         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
17776         text/calendar parts.
17778 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17780         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
17781         decoding text/calendar parts.
17783         * message.el (message-forward-make-body-mime): Always mark body as
17784         having no illegible text; remove signed-or-encrypted argument.
17785         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
17787         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
17788         (mml-generate-mime-1): Don't encode body if it is specified to be in
17789         raw form; don't make buffer be unibyte when inserting multibyte string.
17791 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17793         * sha1.el: Fix up comment style.
17794         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
17795         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
17797         * hex-util.el: Fix up comment style.
17798         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
17800         * gnus-salt.el: Use with-current-buffer.
17801         (gnus-pick-setup-message): Fix long-standing typo.
17803 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17805         * imap.el (imap-logout-timeout): New variable.
17806         (imap-logout, imap-logout-wait): New functions.
17807         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
17809         * nnimap.el (nnimap-logout-timeout): New server variable.
17810         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
17811         nnimap-logout-timeout.
17813         * gnus-art.el (gnus-article-summary-command-nosave)
17814         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
17816 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17818         * gnus.el (gnus-maximum-newsgroup): New variable.
17820         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
17821         according to gnus-maximum-newsgroup.
17823         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17824         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
17825         Limit the range of articles according to gnus-maximum-newsgroup.
17827 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
17829         * gnus-art.el (gnus-sticky-article): Fix problems described in
17830         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
17831         Don't perform gnus-configure-windows here; reuse existing sticky
17832         article buffer.
17834         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
17835         it doesn't exist in gnus-article-mode.
17837 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17839         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
17840         (gnus-agent-decoded-group-name): New function.
17841         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
17842         (gnus-agent-expire-group-1): Use it; decode group name in messages.
17844 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
17846         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
17847         Add binding for gnus-sticky-article.
17848         (gnus-summary-exit): Don't kill sticky article buffers.
17850         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
17851         article buffer.
17852         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
17853         (gnus-kill-sticky-article-buffers): New commands.
17855 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17857         * nntp.el (nntp-xref-number-is-evil): New server variable.
17858         (nntp-find-group-and-number): If it is non-nil, don't trust article
17859         numbers in the Xref header.
17861 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17863         * gnus-agent.el (gnus-agent-read-group): New function.
17864         (gnus-agent-flush-group, gnus-agent-expire-group)
17865         (gnus-agent-regenerate-group): Use it.
17866         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
17867         nnmail-pathname-coding-system.
17869 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17871         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
17873         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
17874         that are unread as unread, and also as selected so that information of
17875         marks having been changed by a user may be updated when exiting group.
17877 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17879         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
17881 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17883         * gnus-art.el (gnus-mime-display-single): Pass part number that is
17884         calculated ignoring signature parts to gnus-treat-article.
17886 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17888         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
17889         a point here in order to keep the window start.
17890         (gnus-insert-mime-security-button): Make a button overlay without the
17891         front stickiness.
17892         (gnus-mime-display-security): Goto the end of a button.
17894         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
17896 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17898         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
17899         group-name-at-point.
17900         (gnus-group-completing-read): New function that offers decoded
17901         non-ASCII group names for completion.
17902         (gnus-fetch-group, gnus-group-read-ephemeral-group)
17903         (gnus-group-jump-to-group, gnus-group-make-group-simple)
17904         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
17905         (gnus-group-fetch-control): Use it.
17906         (gnus-fetch-group): Use group-name-at-point for the initial value
17907         rather than the default value; use gnus-alive-p.
17909         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
17910         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
17911         (gnus-summary-post-news): Use gnus-group-completing-read.
17913         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
17914         (gnus-read-move-group-name): Decode group name for completion.
17916 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
17918         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
17919         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
17920         Yamaoka slightly modified the code).
17922 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17924         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
17925         (nnmail-split-incoming): Bind it.
17927         * nnml.el (nnml-group-name-charset): New function.
17928         (nnml-decoded-group-name): Use it; don't decode group name if
17929         nnmail-group-names-not-encoded-p is non-nil.
17930         (nnml-encoded-group-name): New function.
17931         (nnml-group-pathname): Inline nnml-decoded-group-name.
17932         (nnml-request-expire-articles): Decode group name in message.
17933         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
17934         nnmail-pathname-coding-system.
17935         (nnml-save-mail, nnml-active-number): Work with decoded group names and
17936         not decoded ones according to nnmail-group-names-not-encoded-p.
17937         (nnml-generate-active-info): Use nnml-encoded-group-name.
17939 2007-08-08  Glenn Morris  <rgm@gnu.org>
17941         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
17942         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
17943         doc-strings and comments.
17945 2007-07-25  Glenn Morris  <rgm@gnu.org>
17947         * Relicense all FSF files to GPLv3 or later.
17949 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17951         * gnus-sum.el (gnus-summary-move-article):
17952         Make gnus-summary-respool-article work.
17954 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
17956         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
17957         string.
17959 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
17961         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
17962         that should be ignored when comparing distant RSS articles with local
17963         ones.
17964         (nnrss-make-hash-index): New function.  Create a hash index according
17965         to the ignored fields.
17966         (nnrss-check-group): Use it.
17968 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17970         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
17972         * gnus-art.el (article-decode-group-name): Decode Xref header too.
17974         * gnus-group.el (gnus-group-make-group): Encode group name here unless
17975         the new optional argument ENCODED is non-nil.
17976         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
17977         coding system for encoding group name.
17978         (gnus-group-make-rss-group): Pass un-encoded group name to
17979         gnus-group-make-group.
17980         (gnus-group-set-info): Tell gnus-group-make-group that group name is
17981         encoded.
17983         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
17984         Encode group name to which articles are moved or copied.
17985         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
17986         coding system for encoding Newsgroup, Followup-To and Xref headers.
17988         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
17989         marks; use nnheader-file-coding-system to write a file.
17990         (nnagent-retrieve-headers): Bind file-name-coding-system to
17991         nnmail-pathname-coding-system.
17993         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
17995         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
17996         (nnml-request-article, nnml-request-create-group)
17997         (nnml-request-rename-group, nnml-find-id)
17998         (nnml-possibly-change-directory, nnml-possibly-create-directory)
17999         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
18000         (nnml-save-marks): Use nnml-group-pathname instead of
18001         nnmail-group-pathname.
18003         (nnml-request-create-group, nnml-request-expire-articles)
18004         (nnml-request-move-article, nnml-request-delete-group)
18005         (nnml-deletable-article-p, nnml-possibly-create-directory)
18006         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
18007         (nnml-open-marks): Bind file-name-coding-system to
18008         nnmail-pathname-coding-system.
18010         (nnml-request-article): Pass server argument to nnml-find-group-number.
18011         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
18012         Pass server argument to nnml-possibly-create-directory.
18013         (nnml-request-accept-article): Pass server argument to
18014         nnml-active-number and nnml-save-mail.
18015         (nnml-find-group-number): Pass server argument to nnml-find-id.
18016         (nnml-request-update-info): Pass server argument to
18017         nnml-marks-changed-p.
18019         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
18020         (nnml-save-mail, nnml-active-number): Add server argument.
18022         (nnml-request-delete-group): Warn if group is missing.
18023         (nnml-get-nov-buffer): Decode group name.
18024         (nnml-generate-active-info): Encode group name.
18025         (nnml-open-marks): Decode group name in messages.
18027 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18029         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
18030         if it is not specified.
18031         (gnus-article-pipe-part, gnus-article-save-part)
18032         (gnus-article-interactively-view-part, gnus-article-copy-part)
18033         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
18034         (gnus-article-inline-part, gnus-article-save-part-and-strip)
18035         (gnus-article-replace-part, gnus-article-delete-part)
18036         (gnus-article-view-part-as-type): Pass raw prefix argument to
18037         gnus-article-part-wrapper.
18039 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
18041         * gnus-agent.el (gnus-agent-save-active):
18042         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
18044         * gnus-cache.el (gnus-cache-save-buffers)
18045         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
18046         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
18047         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
18048         (gnus-cache-braid-nov, gnus-cache-braid-heads)
18049         (gnus-cache-generate-active, gnus-cache-rename-group)
18050         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
18051         (gnus-cache-update-overview-total-fetched-for):
18052         Bind file-name-coding-system to nnmail-pathname-coding-system.
18053         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
18054         New variables.
18055         (gnus-cache-decoded-group-name): New function.
18056         (gnus-cache-file-name): Use it.
18057         (gnus-cache-generate-active): Use non-decoded group name for active.
18059         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
18060         right place.
18061         (gnus-write-active-file): Don't break non-ASCII group names.
18063         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
18064         nnmail-pathname-coding-system.
18066         * lpath.el: Bind default-file-name-coding-system,
18067         file-name-coding-system and language-info-alist for XEmacs.
18069         * gnus-uu.el (gnus-uu-decode-save): Typo.
18071 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18073         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
18075 2007-07-14  David Kastrup  <dak@gnu.org>
18077         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
18078         finishing actions if we did not edit the article.
18080 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18082         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
18083         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
18084         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
18085         (gnus-agent-flush-group, gnus-agent-flush-cache)
18086         (gnus-agent-fetch-headers, gnus-agent-load-alist)
18087         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
18088         (gnus-agent-retrieve-headers, gnus-agent-request-article)
18089         (gnus-agent-regenerate-group)
18090         (gnus-agent-update-files-total-fetched-for)
18091         (gnus-agent-update-view-total-fetched-for):
18092         Bind file-name-coding-system to nnmail-pathname-coding-system.
18093         (gnus-agent-group-pathname): Don't encode file names by
18094         nnmail-pathname-coding-system.
18095         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
18096         coding-system-for-write instead of buffer-file-coding-system to
18097         gnus-agent-file-coding-system.
18099         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
18100         Decode group name.
18102         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
18104         * gnus-start.el (gnus-update-active-hashtb-from-killed)
18105         (gnus-read-newsrc-el-file): Make group names unibyte.
18107         * nnmail.el (nnmail-group-pathname): Don't encode file names by
18108         nnmail-pathname-coding-system.
18110         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
18111         (nnrss-request-delete-group): Bind file-name-coding-system to
18112         nnmail-pathname-coding-system.
18113         (nnrss-read-server-data, nnrss-read-group-data):
18114         Bind file-name-coding-system correctly.
18115         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
18117         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
18118         (nntp-server-to-method-cache): New variable.
18119         (nntp-group-pathname): New function that decodes non-ASCII group names.
18120         (nntp-possibly-create-directory, nntp-marks-changed-p)
18121         (nntp-save-marks, nntp-open-marks): Use it.
18122         (nntp-possibly-create-directory, nntp-open-marks):
18123         Bind file-name-coding-system to nnmail-pathname-coding-system.
18124         (nntp-open-marks): Decode group names when bootstrapping marks.
18126         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
18127         Newsgroups and Followup-To headers.
18129 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18131         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
18132         (gnus-server-closed-face, gnus-server-denied-face)
18133         (gnus-server-offline-face): Remove variable.
18134         (gnus-server-font-lock-keywords): Use faces that are not aliases.
18136         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
18137         of modifying message-stack directly for XEmacs.
18139         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
18140         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
18141         if the coding-system argument is nil for XEmacs.
18143         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
18144         mm-charset-override-alist.
18146         * rfc2047.el: Don't require base64; require rfc2045 for the function
18147         rfc2045-encode-string.
18148         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
18149         to quote the parameter value.
18151 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18153         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
18154         form in gnus-group-name-charset-method-alist.
18156         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
18157         overrides the default layout edit-form.
18159         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
18161         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
18163 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18165         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
18166         as unfetched articles.
18168 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
18170         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
18172 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18174         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
18175         original back end that keeps marks in the local system.
18177 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18179         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
18180         arg of pop-to-buffer for XEmacs.
18181         (gnus-article-read-summary-keys): Ditto; don't restore window
18182         configuration if summary command ends up with neither article buffer
18183         nor summary buffer; describe bindings if summary keys end with C-h.
18185 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18187         * message.el (message-fix-before-sending): Skip raw message part to be
18188         forwarded while checking illegible text.
18189         (message-forward-make-body-mime, message-forward-make-body):
18190         Mark signed or encrypted raw message as having no illegible text.
18192 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18194         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
18195         (gnus-message-with-timestamp-1): New macro.
18196         (gnus-message-with-timestamp): New function.
18197         (gnus-message): Use them.
18199         * nnheader.el (nnheader-message): Use them.
18201 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
18203         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
18204         .newsrc.eld file.
18206 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18208         * gnus-agent.el (gnus-agent-fetch-headers)
18209         (gnus-agent-retrieve-headers):
18210         Bind gnus-decode-encoded-address-function to identity.
18212         * nntp.el (nntp-send-xover-command): Recognize an xover command is
18213         available also when the server returns simply a dot.
18215         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
18217 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18219         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
18221 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18223         * gnus-ems.el (gnus-x-splash): Make it work.
18225         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
18226         from being used.
18228         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
18230 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18232         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
18233         4th and the 5th arguments.
18235         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
18236         the front stickiness.
18237         (gnus-article-summary-command-nosave): Correct the order of the
18238         arguments passed to pop-to-buffer.
18239         (gnus-article-read-summary-keys): Ditto; make it work properly when the
18240         summary command ends up with the article buffer.
18242         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
18243         the same faces.
18245 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
18247         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
18249 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
18251         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
18252         * gnus-sum.el (gnus-summary-highlight):
18253         * pgg.el (pgg-sign-region, pgg-sign):
18254         * mail-source.el (mail-source-delete-old-incoming-confirm):
18255         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
18257 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18259         * gnus-art.el (gnus-mime-view-part-externally)
18260         (gnus-mime-view-part-internally): Fix predicate function passed to
18261         completing-read.
18263         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
18265         * gnus.el (gnus-update-message-archive-method): Add :version.
18267 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18269         * gnus.el (gnus-update-message-archive-method): New variable.
18271         * gnus-start.el (gnus-setup-news): Update saved "archive" method
18272         according to gnus-message-archive-method if
18273         gnus-update-message-archive-method is non-nil.
18275 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18277         * gnus-sum.el (gnus-summary-limit-to-address): New function.
18278         Suggested by Loic Dachary <loic@dachary.org>.
18279         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
18281 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18283         * message.el (message-pop-to-buffer): Add switch-function argument.
18284         (message-mail): Pass switch-function argument to it.
18286 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
18288         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
18289         Improve doc string.
18291 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18293         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
18294         (gnus-header-content):
18295         * gnus-cite.el (gnus-cite-10):
18296         * gnus-srvr.el (gnus-server-closed):
18297         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
18298         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
18299         (gnus-group-mail-3-empty, gnus-group-mail-low)
18300         (gnus-group-mail-low-empty, gnus-splash):
18301         * message.el (message-header-to, message-header-cc)
18302         (message-header-subject, message-header-other, message-header-name)
18303         (message-header-xheader, message-separator, message-cited-text)
18304         (message-mml): Lighten colors of faces used for dark background.
18306 2007-05-24  Simon Josefsson  <simon@josefsson.org>
18308         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
18309         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
18311 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18313         * message.el (message-narrow-to-headers-or-head):
18314         Ignore mail-header-separator in the body.
18316 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18318         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
18319         same as window size.
18321 2007-05-22  Kevin Ryde  <user42@zip.com.au>
18323         * message.el (message-font-lock-keywords): Use message-header-xheader
18324         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
18325         ahead of the anything pattern, to get it recognized.
18327 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18329         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
18330         spam.el loads uses it in the compiled defadvice form.
18332 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
18334         * gnus-sum.el (gnus-articles-to-read)
18335         (gnus-summary-insert-old-articles): Don't truncate group name for
18336         `read-string'.
18338         * gnus-util.el (gnus-limit-string): Delete this function.
18340         * gnus-sum.el (gnus-simplify-subject-fully):
18341         Use `truncate-string-to-width' instead.
18343 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
18345         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
18346         Tell if, on summary exit, the next group has to be selected.
18347         (gnus-summary-exit): Use it.
18349 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
18351         * gnus-art.el (gnus-article-mode): Fix comment about displaying
18352         non-break space.
18354 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18356         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
18357         Check if group is not a directory.
18358         (nnfolder-request-expire-articles): Don't delete articles if the target
18359         group is not available.
18361         * nnml.el (nnml-request-create-group): Properly check if group is not a
18362         file.
18363         (nnml-request-expire-articles): Don't delete articles if the target
18364         group is not available.
18366         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18367         Don't quote characters that are within parentheses.
18369 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18371         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
18372         (gnus-handle-ephemeral-exit): Select article according to it.
18374 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18376         * message.el (message-insert-formated-citation-line): Remove newline.
18377         (message-citation-line-format): Add final \n here so that the user can
18378         avoid a blank line.
18380 2007-05-03  Dan Christensen  <jdc@uwo.ca>
18382         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
18383         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
18384         Update lanl/arXiv support.
18386 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18388         * gnus.el: Bump version number.
18390 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18392         * gnus.el (gnus-version-number): Bump version.
18394 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18396         * gnus.el: No Gnus v0.6 is released.
18398 2007-04-27  Didier Verna  <didier@xemacs.org>
18400         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
18401         * gmm-utils.el (gmm-regexp-concat): ... here.
18402         * message.el: Don't require 'gnus-util.
18403         (message-dont-reply-to-names): Handle name change above.
18404         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
18406 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18408         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
18409         since the initial value varies according to the system.
18411 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18413         * mm-util.el (mm-charset-synonym-alist): Defcustom.
18415 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
18417         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
18419 2007-04-24  Didier Verna  <didier@xemacs.org>
18421         Improve the type of gnus-ignored-from-addresses.
18422         * gnus-util.el (gnus-orify-regexp): New function.
18423         * message.el (gnus-util): Require it.
18424         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
18425         * gnus-sum.el (gnus-ignored-from-addresses): New function.
18426         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
18428 2007-04-24  Didier Verna  <didier@xemacs.org>
18430         * gnus-sum.el:
18431         * gnus-utils.el: Fix some trailing whitespaces.
18433 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18435         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
18436         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
18437         article's Message-ID; refer parent article in summary buffer.
18439         * message.el (message-bounce): Call mime-to-mml.
18441         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
18442         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
18443         optimize and/or forms properly.
18445 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
18447         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
18448         URL.
18450 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18452         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
18454 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18456         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
18457         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
18458         displayed of multipart/alternative part if it is invoked from summary
18459         buffer.
18461         * mm-view.el (mm-inline-text-html-render-with-w3m)
18462         (mm-inline-text-html-render-with-w3m-standalone)
18463         (mm-inline-render-with-function): Use mail-parse-charset by default.
18465 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
18467         * parse-time.el (parse-time-string-chars): Check if CHAR
18468         is less than the length of parse-time-syntax.
18470 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18472         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
18473         from gnus-newsgroup-processable.
18475 2007-04-16  Didier Verna  <didier@xemacs.org>
18477         * gnus-msg.el (gnus-configure-posting-styles):
18478         Handle message-signature-directory properly with :file syntax.
18479         Reported by "Leo".
18481 2007-04-11  Didier Verna  <didier@xemacs.org>
18483         New user option: message-signature-directory.
18484         * gnus-msg.el (gnus-configure-posting-styles): Support it.
18485         * message.el (message-insert-signature): Ditto.
18486         * message.el (message-signature-file): Doc update.
18487         * message.el (message-signature-directory): New.
18489 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18491         * gnus-msg.el (gnus-inews-yank-articles):
18492         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
18494 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18496         * message.el (message-yank-original): Make sure cited text ends with
18497         newline; don't exchange point and mark.
18499 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
18501         * tls.el (open-tls-stream): Properly handle case where there
18502         is no associated buffer.
18504 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
18506         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
18507         message-yank-original, make sure (< mark TEXT point).
18509 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18511         * message.el (message-fill-column): New variable.
18512         (message-mode): Use it.  Add comment on a possible new hook.
18514         * nnmail.el (nnmail-spool-file): Mark as obsolete.
18515         (nnmail-get-new-mail): Reformat.
18517         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
18519         * gmm-utils.el: Fix Commentary.
18520         (gmm-tool-bar-from-list): Fix typo in doc string.
18522 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
18524         * message.el (message-yank-original): Don't switch point and mark
18525         unnecessarily to put point and mark as documented.
18527 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18529         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
18530         from the message heads.
18532 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
18534         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
18535         article buffer does not have a window.  This may not be the best
18536         solution but is certainly better than setting the start of the null,
18537         that is the current, window.
18539 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
18541         * gnus-draft.el (gnus-draft-setup-hook): New hook.
18542         (gnus-draft-setup): Run it.
18544         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
18545         gnus-score-fast-scoring.  Allow regexp.
18546         (gnus-score-headers): Use it.
18548         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
18549         XEmacs.
18551         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
18552         string.
18553         (gnus-button-alist): Also catch `<f1> k ...'.
18554         (gnus-treat-display-x-face): Fix doc string.
18556 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18558         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
18559         evaluation of gnus-extended-version to ensure correct generation of the
18560         User-Agent header when message-generate-headers-first is used.
18562 2007-03-24  Simon Josefsson  <simon@josefsson.org>
18564         * hashcash.el (hashcash-generate-payment-async): Don't crash if
18565         hashcash-path is nil.  Don't call callback with incorrect number of
18566         parameters if val is 0.
18568 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18570         * message.el (message-required-news-headers):
18571         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
18573 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
18575         * tls.el (open-tls-stream): In handshake-waiting loop,
18576         don't wait more if there is output available to process.
18578 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
18580         * tls.el (tls-program): Doc fix.
18582 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18584         * message.el (message-generate-new-buffers): Change the meaning of the
18585         nil value; add `standard' to the choices; treat t as `unique'; improve
18586         doc string.
18587         (gnus-select-frame-set-input-focus): Autoload.
18588         (message-buffer-name): Search for the existing message buffer if
18589         message-generate-new-buffers is nil or `standard'; treat the value t of
18590         message-generate-new-buffers as `unique'.
18591         (message-pop-to-buffer): Raise the frame already displaying the message
18592         buffer; clear the echo area after querying.
18593         (message-setup): Pass the `continue' argument to compose-mail.
18594         (message-mail): Prefer `switch-function' if it is given; search for the
18595         existing message buffer if the `continue' argument is non-nil; pass
18596         continue and switch-function arguments to compose-mail by way of
18597         message-setup.
18598         (message-mail-other-window): Adjust argument of message-setup.
18599         (message-mail-other-frame): Ditto.
18601 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18603         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
18604         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
18605         to turn font-lock on when turning gnus-message-citation-mode on.
18607 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
18609         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
18610         (mml-smime-function-alist): New variable; add epg as the backend.
18611         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
18612         mml-smime- functions instead.
18613         * mm-view.el: Require smime.
18615 2007-03-05  Didier Verna  <didier@xemacs.org>
18617         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
18618         instead of just inheritance for posting styles.
18619         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
18621 2007-02-24  Chris Moore  <dooglus@gmail.com>
18623         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
18624         * pgg-pgp.el (pgg-pgp-encrypt-region):
18625         * pgg-gpg.el (pgg-gpg-encrypt-region):
18626         Check pgg-encrypt-for-me if no other recipients.
18628 2007-02-24  John Paul Wallington  <jpw@pobox.com>
18630         * tls.el (tls-certtool-program): Fix custom type.
18632 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18634         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
18635         and point-at-eol instead of line-(beginning|end)-position.
18637         * assistant.el (assistant-parse-buffer): Ditto.
18639         * netrc.el (netrc-parse-services): Ditto.
18641 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
18643         * mml2015.el (mml2015-epg-find-usable-key): New function.
18644         (mml2015-epg-sign): Use it.
18645         (mml2015-epg-encrypt): Use it.
18647 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18649         * message.el (message-make-in-reply-to): Quote name containing
18650         non-ASCII characters.  It will make the RFC2047 encoder cause an error
18651         if there are special characters.  Reported by NAKAJI Hiroyuki
18652         <nakaji@jp.freebsd.org>.
18654 2007-02-27  Didier Verna  <didier@xemacs.org>
18656         Include the group parameters as well as the topic ones in the
18657         inheritance filter process.
18658         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
18659         argument GROUP-PARAMS-LIST.
18660         * gnus-topic.el (gnus-group-topic-parameters): Use it.
18662 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18664         * nntp.el (nntp-never-echoes-commands)
18665         (nntp-open-connection-functions-never-echo-commands): New variables.
18666         (nntp-send-command): Use them.
18668 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
18670         * mml2015.el (mml2015-epg-verify): Simplify.
18672 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18674         * mml.el (mml-content-disposition-alist): New user option.
18675         (mml-content-disposition): New function.
18676         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
18677         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
18679 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
18681         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
18682         verification.
18684 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18686         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
18687         articles posted in the last 24 hours.
18689 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
18691         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
18693 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
18695         * nntp.el (nntp-send-command): Don't wait for echoes when
18696         nntp-open-ssl-stream is used.
18698 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18700         * gnus-cite.el (gnus-test-font-lock-add-keywords)
18701         (gnus-message-add-citation-keywords)
18702         (gnus-message-remove-citation-keywords): Remove.
18703         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
18704         directly, make the variables in font-lock-defaults buffer-local, add
18705         gnus-message-citation-keywords to them and then update the value of
18706         font-lock-keywords.
18708 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18710         * message.el (message-cite-original-1): Don't call
18711         gnus-article-highlight-citation.
18713         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
18714         citations; fix line count.
18716 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18718         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
18719         (gnus-message-add-citation-keywords)
18720         (gnus-message-remove-citation-keywords): Use it; fix the emulating
18721         versions of font-lock-add-keywords and font-lock-remove-keywords to
18722         work with XEmacs correctly.
18724 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18726         * gnus-cite.el (gnus-cite-face-list): Set the values of
18727         gnus-message-max-citation-depth and gnus-message-citation-keywords.
18728         (gnus-message-max-citation-depth): Use defvar rather than defconst.
18729         (gnus-message-cite-prefix-regexp): New variable.
18730         (gnus-message-search-citation-line): Use it; protect against long
18731         citation prefix; fill match data with nil rather than 0 for XEmacs; set
18732         the 0th match data for Emacs.
18733         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
18734         (gnus-message-add-citation-keywords): Append keywords rather than
18735         prepending; emulate font-lock-add-keywords if it is not available.
18736         (gnus-message-remove-citation-keywords):
18737         Emulate font-lock-remove-keywords if it is not available.
18739         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
18741         * message.el (message-cite-prefix-regexp): Set the value of
18742         gnus-message-cite-prefix-regexp.
18744 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18746         * nnweb.el (nnweb-google-parse-1): Update parser.
18748 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
18750         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
18752 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18754         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18755         regexp.
18757 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18759         * uudecode.el (uudecode-string-to-multibyte): New function emulating
18760         string-to-multibyte.
18761         (uudecode-decode-region-internal): Use it.
18763         * lpath.el: Fbind string-as-multibyte for XEmacs.
18765 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18767         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
18768         Fix custom choice.
18770         * gnus-art.el (gnus-signature-limit): Fix custom choice.
18772 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
18774         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
18776         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
18777         `write-region' to respect `mm-inhibit-file-name-handlers'.
18779 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
18781         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
18782         Use gnus-home-directory instead of "~/" or "$HOME".
18784 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
18786         * encrypt.el (encrypt-insert-file-contents): Add better prompt
18787         to mention filename.
18788         Add comments at beginning regarding usage.
18789         (encrypt-write-file-contents): Change interactive so a string is
18790         acceptable.  If the file has no associated model, show an error instead
18791         of a nonsense prompt.
18793 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18795         * spam.el (spam-bsfilter-ham-switch): Fix typo.
18796         Thanks to Yoshihiko Yamada for kind notification of this typo.
18798 2007-01-12  Kenichi Handa  <handa@m17n.org>
18800         * uudecode.el (uudecode-decode-region-internal): Make it work in a
18801         multibyte buffer.
18803 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
18805         * gnus-score.el (gnus-score-fast-scoring): New variable.
18806         (gnus-score-headers): Use it.
18808         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
18810         * message.el (message-cite-original-1):
18811         Call gnus-article-highlight-citation if requested.
18812         (message-make-from): Allow name and address as optional arguments.
18814         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
18816         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
18817         bugs to doc string.
18818         (gnus-button-alist): Add mid\\|message-id.
18819         (gnus-button-fetch-group): Extend for use in
18820         `browse-url-browser-function'.
18821         (gnus-button-url-regexp): Try to catch paired parentheses like in
18822         Wikipedia URLs.
18824         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
18825         Suggested by Simon Krahnke <overlord@gmx.li>.
18827 2007-01-13  Romain Francoise  <romain@orebokech.com>
18829         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
18830         Update copyright.
18832 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
18834         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
18836 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18838         * gnus-registry.el (gnus-registry-unfollowed-groups)
18839         (gnus-registry-split-fancy-with-parent): Fix documentation.
18841 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18843         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
18844         from nnweb groups.
18846 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18848         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
18849         Xref urls.  Erase buffer before requesting head.
18851         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18853 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18855         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
18856         customizable.
18858 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
18860         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
18861         no signing key is found.
18862         (mml2015-epg-encrypt): Ask user whether to skip or abort if
18863         no encrypting and/or signing key is found.
18865 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18867         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
18869 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18871         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
18872         headers read from disk with the ones newly found in the current search.
18873         This should no longer cause problems, because the article numbers in
18874         Gmane's `nov.php' output are ignored since the previous change.
18876 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18878         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
18880 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18882         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
18883         replace-regexp-in-string; bind url-version; fbind display-images-p and
18884         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
18885         find-face and set-itimer-function for Emacs; bind itimer-list for
18886         Emacs.
18888         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18890 2007-01-01  Romain Francoise  <romain@orebokech.com>
18892         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
18894 2006-12-31  Steve Youngs  <steve@sxemacs.org>
18896         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
18897         `define-minor-mode' macro definition expanded properly.
18898         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
18899         exclude it there.
18901         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
18902         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
18903         `fboundp' test.
18904         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
18905         This is OK to autoload in (S)XEmacs now.
18907 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18909         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
18910         keystroke.
18911         (gnus-summary-limit-to-singletons): Fix typo.
18913         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
18914         else fails.
18916 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18918         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
18919         docstring.
18921         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
18922         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
18923         (gnus-summary-insert-dormant-articles): Fix typo in message.
18925 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
18927         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
18928         nil for XEmacs.
18929         (gnus-message-citation-mode): Don't autoload in XEmacs.
18931         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
18933 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
18935         * nnimap.el (nnimap-expunge-search-string):
18936         Mention nnimap-search-uids-not-since-is-evil in docstring.
18938 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
18940         * spam.el: Revert to make-obsolete-variable because
18941         define-obsolete-variable-alias is not supported in Emacs 21.
18943         * spam.el (spam-ifile-path, spam-ifile-database-path)
18944         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
18945         make-obsolete-variable.
18946         (spam-bsfilter-path, spam-bsfilter-program)
18947         (spam-spamassassin-path, spam-spamassassin-program)
18948         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
18949         Don't use "path" inappropriately.
18950         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
18951         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
18952         variable names.
18954 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
18956         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
18957         summary buffer.
18959         * password.el (password-cache-remove): Use clear-string to burn
18960         password, if available.
18962 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18964         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
18966         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
18968         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
18969         (gnus-message-highlight-citation): Move defcustom here from
18970         gnus-cite.el.
18971         (gnus-message-citation-mode): Autoload.
18973         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
18974         checks to make it compile with XEmacs.
18975         (gnus-message-citation-mode): New minor mode.
18976         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
18977         (gnus-message-highlight-citation): New variables.
18978         (gnus-message-search-citation-line)
18979         (gnus-message-add-citation-keywords)
18980         (gnus-message-remove-citation-keywords)
18981         (turn-on-gnus-message-citation-mode)
18982         (turn-off-gnus-message-citation-mode): New functions.
18984 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
18986         * gnus-cite.el: Enable highlighting of different citation levels in
18987         message-mode.
18989 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18991         * message.el (message-make-fqdn): Fix comment.
18992         (message-bogus-system-names): Add ".local".
18994         * spam.el (spam-ifile-path, spam-ifile-program)
18995         (spam-ifile-database-path, spam-ifile-database)
18996         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
18997         Don't use "path" inappropriately.
18998         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
18999         strings.
19000         (spam-check-ifile, spam-ifile-register-with-ifile)
19001         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
19002         Use new variable names.
19004         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
19005         (gnus-treat-display-smileys): Simplify using
19006         gnus-image-type-available-p.
19008         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
19009         available.
19011         * gnus-xmas.el (gnus-xmas-image-type-available-p):
19012         Use `display-images-p' if available.
19014 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19016         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
19017         one after turning on the buffer's multibyteness instead of decoding
19018         them directly in the unibyte buffer that causes unexpected conversion
19019         in Emacs 23 (unicode).
19021 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19023         * message.el (message-generate-hashcash): Fix custom type.
19025 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
19027         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
19029 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
19031         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
19032         disconnect icons.  Add help text.
19034 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
19036         * spam.el (spam-extra-header-to-number): CRM114 spam score is
19037         negated to be consistent with the others we handle.
19039 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19041         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
19042         version of gnus-summary-buffer to something, so that we can use two
19043         article buffers at the same time.
19045 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
19047         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
19048         trigger all the extra headers.
19049         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
19050         sorting.
19052 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19054         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
19055         solid groups.
19057 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
19059         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
19061 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
19063         * legacy-gnus-agent.el: Add Copyright notice.
19065 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
19067         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
19069 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19071         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
19073         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
19074         to make it work reliably in CVS Emacs.
19075         (gnus-summary-limit-strange-charsets-predicate)
19076         (gnus-summary-limit-to-predicate): New functions.
19078 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
19080         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
19081         specifying array size.
19082         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
19083         array if it is too small.
19084         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
19085         (gnus-sort-threads-loop): New function.
19087 2006-12-06  Chris Moore  <dooglus@gmail.com>
19089         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
19090         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
19092 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
19094         * mm-url.el (mm-url-predefined-programs): Call curl with correct
19095         options.
19097 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19099         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
19100         DOS-ing the recipient.
19102         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
19103         the headers when creating the mapping to avoid mismappings.
19104         (nnweb-gmane-create-mapping): Always nix out old mapping.
19106 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19108         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
19109         and mm-verify-option to never.
19111 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19113         * message.el (message-signed-or-encrypted-p): New function.
19114         (message-forward-make-body): Use it.
19116         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
19117         Replace encode-coding-string with mm-encode-coding-string.
19119 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19121         * nneething.el (nneething-decode-file-name):
19122         Replace decode-coding-string with mm-decode-coding-string.
19124         * gnus-int.el (gnus-open-server): Say failed server's name.
19126 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
19128         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
19129         strings to a single string.  Quote `errors-file-name'.
19130         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
19131         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
19132         Adjust calls.  Use `shell-quote-argument'.
19134 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
19136         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
19137         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
19139         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
19140         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
19141         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
19142         (gnus-group-make-directory-group, gnus-group-transpose-groups):
19143         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
19144         (gnus-subscribe-newsgroup, gnus-1):
19145         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
19146         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
19147         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
19148         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
19150 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19152         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
19153         keystroke.
19154         (gnus-summary-limit-to-bodies): Implement headersp.
19156 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19158         * dns.el (query-dns): Protect against "Process dns deleted" strings.
19160 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19162         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
19164 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19166         * message.el (message-generate-hashcash): Expand range of values to
19167         include `opportunistic'.
19168         (message-send-mail): Use it.
19170 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19172         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
19173         and comment it.
19175         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
19177 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
19179         * gnus-util.el (gnus-extract-address-components): Improve comment.
19181 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19183         * gnus-util.el (gnus-extract-address-components): Work with address in
19184         which the name portion contains @.
19186         * lpath.el: Fbind custom-autoload.
19188 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
19190         * gnus.el (gnus-start): Move custom group up.
19191         (gnus-select-method): Don't autoload, but make it available for
19192         `customize-variable'.
19193         (gnus-getenv-nntpserver): Don't autoload.
19195 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
19197         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
19199 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
19201         * message.el (message-sendmail-extra-arguments): New variable.
19202         (message-send-mail-with-sendmail): Use it.
19204 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19206         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
19207         mm-with-unibyte-current-buffer to make string unibyte.
19209         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
19210         mm-string-as-multibyte.
19212 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
19214         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
19215         Reported by Werner Koch <wk@gnupg.org>.
19217 2006-11-14  Daiki Ueno  <ueno@p360>
19219         * mml2015.el: Autoload epa-select-keys when compiling.
19221 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
19223         * mml2015.el (mml2015-epg-sign): Save the signing keys in
19224         message-options.
19225         (mml2015-epg-encrypt): Save the recipient keys in message-options.
19227 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
19229         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
19230         EasyPG (< 0.0.6).
19231         (mml2015-always-trust): New user option.
19232         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
19233         prompt.
19235 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19237         * nntp.el (nntp-authinfo-force): New variable.
19238         (nntp-send-authinfo): Use it.
19240 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
19242         * message.el (message-strip-subject-encoded-words): Allow _not_ to
19243         decode encoded words.  Improve prompt.  Add comment about forwarding.
19244         (message-replacement-char): Move up.
19246 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
19248         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
19249         instead of gnus-intersection because arguments of gnus-sorted-nunion
19250         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
19252 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
19254         * message.el (message-strip-subject-encoded-words): Reformat prompt.
19255         (message-simplify-subject-functions):
19256         Enable message-strip-subject-encoded-words by default.
19258 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
19260         * message.el (message-strip-subject-encoded-words): New function.
19261         (message-simplify-subject-functions): New variable.
19262         (message-simplify-subject): Use it.  Fix typo in doc string.
19263         Support message-strip-subject-encoded-words.
19265 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
19267         * gnus-diary.el (gnus-diary-delay-format-function):
19268         * nndiary.el (nndiary-reminders):
19269         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
19271 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
19273         * gnus-art.el (article-hide-boring-headers): Fetch date from
19274         gnus-original-article-buffer to avoid problems with localized date
19275         strings.
19277 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19279         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
19281 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
19283         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
19284         New variables.
19285         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
19286         (mm-charset-synonym-alist): Move some entries to
19287         mm-codepage-iso-8859-list.
19288         (mm-charset-synonym-alist, mm-charset-override-alist):
19289         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
19291 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19293         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
19295 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
19297         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
19298         with Emacs 21 and XEmacs.
19300 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
19302         * spam.el (spam-parse-address): New function for better parsing,
19303         catching errors, etc.
19304         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
19306 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19308         * mm-view.el: Add interactive arg to html2text autoload.
19310 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19312         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
19314 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
19316         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
19317         New variables.
19318         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
19319         (mm-charset-synonym-alist): Move some entries to
19320         mm-codepage-iso-8859-list.
19322         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
19324 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
19326         * message.el (message-citation-line-format)
19327         (message-insert-formated-citation-line): Fix implementation of %E, %N
19328         and %n according to the doc string.
19330 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
19332         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
19333         Use car-safe to avoid bad parses.
19335 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19337         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
19338         names.
19340         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
19342 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19344         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
19345         header.
19347         * message.el (message-draft-headers): Add Date.
19348         (message-headers-to-generate): Fix typo in docstring.
19350         * nndraft.el (nndraft-required-headers): New variable.
19351         (nndraft-generate-headers): Use it.
19353         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
19355 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
19357         * gnus-registry.el (gnus-registry-wash-for-keywords)
19358         (gnus-registry-find-keywords): New functions to allow easy searching of
19359         articles that are in the registry.
19361 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
19363         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
19364         Use ietf-drums-parse-address instead of gnus-extract-address-components.
19365         Reported by Damien Elmes <damien@repose.cx>.
19367 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
19369         * gnus.el (gnus-mime): Remove unused custom group.
19371 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19373         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
19374         "blank line" when searching for end of armor headers.
19376 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19378         * gmm-utils.el (gmm-write-region): Fix variable name.
19380 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19382         * gmm-utils.el (gmm-write-region): New function based on compatibility
19383         code from `mm-make-temp-file'.
19385         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
19387         * nnmaildir.el (nnmaildir--update-nov)
19388         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
19389         Use `gmm-write-region'.
19391 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
19393         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
19394         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
19396         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
19398         * message.el (message-replacement-char): New variable.
19399         (message-fix-before-sending): Use it.
19400         (message-simplify-subject): New function to remove duplicate code.
19401         (message-reply, message-followup): Use it.
19403         * gnus-sum.el (gnus-summary-make-menu-bar):
19404         Clarify gnus-summary-limit-to-articles.
19406 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19408         * gnus-util.el (gnus-with-local-quit): New macro.
19410         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
19412 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
19414         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
19415         ignore non-string data.
19417 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19419         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
19420         non-string data (needs to be done in the registry too).
19422 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19424         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
19425         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
19426         (gnus-registry-split-fancy-with-parent)
19427         (gnus-registry-fetch-simplified-message-subject-fast)
19428         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
19429         Remove text properties on ingress into the registry and when it's saved.
19430         (gnus-registry-clean-empty-function): Fix bug with cleaning the
19431         registry from entries with no groups.
19433 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19435         * gnus-util.el (gnus-string-remove-all-properties): Add utility
19436         function to remove string properties.
19438 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
19440         * gmm-utils.el (gmm): Adjust custom version.
19442         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
19443         Adjust custom version.
19445         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
19447 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
19449         * gnus-art.el (gnus-insert-prev-page-button)
19450         (gnus-insert-next-page-button): Simplify.  Reformat.
19452 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
19454         * gnus-art.el (gnus-insert-prev-page-button)
19455         (gnus-insert-next-page-button): Apply gnus-article-button-face.
19457 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
19459         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
19461 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
19463         * gnus-art.el (gnus-insert-mime-button)
19464         (gnus-insert-mime-security-button):
19465         Apply gnus-article-button-face to MIME and security buttons.
19467 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
19469         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
19470         readable.
19472 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19474         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
19476 2006-09-20  Steve Youngs  <steve@sxemacs.org>
19478         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
19479         `browse-url-of-file' instead of `browse-url'.
19481 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19483         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
19484         regexp.  Articles containing quotation were cut prematurely.
19486 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19488         * message.el (message-cite-original-1): Use nobody by default for the
19489         value of From header.
19490         (message-reply): Ditto.
19492 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
19494         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
19495         to the gnus-info.  This fixes a bug of inline-PGP message verification.
19496         Reported by Michael Piotrowski <mxp@dynalabs.de>.
19498 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
19500         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
19501         mails in the doc string.  Add some URLs in comment.
19502         (pop3-movemail): Warn about pop3-leave-mail-on-server.
19504 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19506         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
19507         backslashes handling and the way to find boundaries of quoted strings.
19509 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
19511         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
19512         mml1991-encrypt-to-self is set and mml1991-signers is not set.
19513         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
19514         mml2015-encrypt-to-self is set and mml2015-signers is not set.
19516 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19518         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
19519         doc string.
19520         (gnus-button-regexp, gnus-button-last): Remove unused variables.
19522 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19524         * lpath.el: Fbind epg-check-configuration.
19526 2006-09-06  Simon Josefsson  <jas@extundo.com>
19528         * mml2015.el (mml2015-use): Doc fix, mention epg.
19530 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
19532         * mml2015.el (mml2015-use): Default to epg, if available.
19534 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
19536         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
19537         message-sender.
19538         (mml1991-epg-encrypt): Ditto.
19539         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
19540         message-sender.
19541         (mml2015-epg-encrypt): Ditto.
19543 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
19545         * message.el (message-send-mail-with-sendmail): Look for sendmail in
19546         several common directories.
19548 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
19550         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
19551         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
19553 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19555         * gnus-art.el (article-decode-encoded-words): Make it fast.
19557 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19559         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
19561         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
19562         in quoted string into `\'.
19564 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19566         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19567         Use standard-syntax-table.
19569 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19571         * gnus-art.el (gnus-decode-address-function): New variable.
19572         (article-decode-encoded-words): Use it to decode headers which are
19573         assumed to contain addresses.
19574         (gnus-mime-delete-part): Remove useless `or'.
19576         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
19577         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
19578         (gnus-nov-parse-line): Use it to decode From header.
19579         (gnus-get-newsgroup-headers): Ditto.
19580         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
19582         * mail-parse.el (mail-decode-encoded-address-region): New alias.
19583         (mail-decode-encoded-address-string): New alias.
19585         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19586         New function.
19587         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
19588         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
19589         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
19590         (rfc2047-decode-string): Ditto.
19591         (rfc2047-decode-address-region): New function.
19592         (rfc2047-decode-address-string): New function.
19594 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
19596         * message.el (message-caesar-buffer-body): Allow rotating headers.
19598         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
19600         * message.el (message-insert-formated-citation-line): Fix %f.
19601         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
19603 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19605         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
19606         (gnus-bookmark-mouse-available-p): New macro.
19607         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
19608         (gnus-bookmark-bmenu-show-infos): Use it.
19609         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
19610         (gnus-bookmark-bmenu-hide-infos): Ditto.
19611         (gnus-bookmark-remove-properties): New function.
19612         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
19613         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
19614         (gnus-bookmark-write-file): Bind coding-system-for-write.
19615         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
19616         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
19617         group before selecting it.
19618         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
19619         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
19620         quit-window if it is not available; use gnus-mouse-2 and bind it to
19621         gnus-bookmark-bmenu-select-by-mouse.
19622         (gnus-bookmark-show-details): Remove unused variable `details-list'.
19623         (gnus-bookmark-bmenu-select-by-mouse): New function.
19625 2006-08-13  Romain Francoise  <romain@orebokech.com>
19627         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
19628         space.
19630 2006-08-10  Romain Francoise  <romain@orebokech.com>
19632         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
19633         (dns-mode-soa-auto-increment-serial): New user option.
19634         (dns-mode-soa-maybe-increment-serial): New function.
19635         (dns-mode): Add the latter to `write-contents-functions'.
19637 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19639         * compface.el (uncompface): Use binary rather than raw-text-unix.
19641 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19643         * compface.el (uncompface): Make sure the eol conversion doesn't take
19644         place when communicating with the external programs.
19645         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19647 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19649         * nnheader.el (nnheader-insert-head): Fix typo in comment.
19651 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19653         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19654         Make it more robust by parsing author and date independently.
19656 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19658         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
19660 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
19662         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
19663         first matching secret key.
19664         (mml2015-epg-encrypt): Ditto.
19666         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
19667         first matching secret key.
19668         (mml1991-epg-encrypt): Ditto.
19670         * mml2015.el (mml2015-encrypt-to-self): New user option.
19671         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
19672         mml2015-epg-encrypt-to-self is set.
19674         * mml1991.el (mml1991-encrypt-to-self): New variable.
19675         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
19676         mml1991-epg-encrypt-to-self is set.
19678         * mml2015.el (mml2015-signers): New user option.
19679         (mml2015-epg-sign): Reflect the value of mml2015-signers.
19680         (mml2015-epg-encrypt): Allow to select signing keys.
19682         * mml1991.el (mml1991-signers): New variable.
19683         (mml1991-epg-sign): Reflect the value of mml1991-signers.
19684         (mml1991-epg-encrypt): Allow to select signing keys.
19686 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19688         * nnheader.el (nnheader-insert-head): Make it work even if the file
19689         uses CRLF for the line-break code.
19691 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
19693         * mml2015.el: Require mml-sec instead of password.
19694         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
19695         (mml2015-cache-passphrase): Inherit the default value from
19696         mml-secure-cache-passphrase.
19697         (mml2015-passphrase-cache-expiry): Inherit the default value from
19698         mml-secure-passphrase-cache-expiry.
19700         * mml1991.el: Require mml-sec instead of password.
19701         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
19702         (mml1991-cache-passphrase): Inherit the default value from
19703         mml-secure-cache-passphrase.
19704         (mml1991-passphrase-cache-expiry): Inherit the default value from
19705         mml-secure-passphrase-cache-expiry.
19707         * mml-sec.el: Require password.
19708         (mml-secure-verbose): New user option.
19709         (mml-secure-cache-passphrase): New user option.
19710         (mml-secure-passphrase-cache-expiry): New user option.
19712 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
19713             Andreas Vögele  <andreas@altroot.de>   (tiny change)
19715         * pgg-def.el (pgg-truncate-key-identifier):
19716         Truncate the key ID to 8 letters from the end.
19718 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19720         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
19721         workaround for the url package included with Emacs.
19723         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19725 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19727         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
19728         correctly.  This fixes a bug caused by the 2006-05-12 change.
19730 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
19732         * nnmail.el (nnmail-article-group): If splitting raises an error, give
19733         some information about the error when saying that the `bogus' mail
19734         group will be used.
19736 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
19738         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
19739         string.
19741 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
19743         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
19745 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19747         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
19749 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19751         * mml1991.el (mml1991-function-alist): Add epg.
19752         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
19753         (mml1991-epg-encrypt): New functions.
19755 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19757         * mml2015.el (mml2015-verbose): New variable.
19758         (mml2015-cache-passphrase): Ditto.
19759         (mml2015-passphrase-cache-expiry): Ditto.
19760         (mml2015-function-alist): Add epg.
19761         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
19762         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
19763         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
19764         New functions.
19766 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19768         * message.el (message-cite-original-1): Preserve region when removing
19769         quoted text due to X-No-Archive in order to avoid bogus attribution
19770         when citing multiple messages.
19772 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19774         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
19775         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
19777 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
19779         * gnus-diary.el (gnus-user-format-function-d)
19780         (gnus-user-format-function-D): Autoload.
19782         * imap.el (Commentary): Fix typo.
19784         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
19785         2006-04-22 contribution.
19787 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19789         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
19790         It didn't really fix the bogosity I'm seeing with solid web groups.
19792 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19794         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
19795         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
19796         created using server names.  If we use the feature without declaring
19797         it, Gnus does not properly manage server and group state.
19799         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
19800         bound.
19802 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19804         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
19805         looking up the method using GROUP's prefix before inventing a new one.
19806         It is used on killed/unknown groups in various places where returning
19807         an all-new method isn't expected by the caller.
19809         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
19810         and match semantics of gnus-group-real-prefix.
19812 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
19814         * nnmail.el (nnmail-broken-references-mailers): New variable.
19815         (nnmail-ignore-broken-references): New function generalizing
19816         nnmail-fix-eudora-headers.
19817         (nnmail-fix-eudora-headers): Now obsolete.
19819         * gnus-art.el (gnus-button-handle-custom):
19820         Support `customize-apropos*'.
19822 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19824         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
19826         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
19827         articles.
19829 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
19831         * message.el (message-cite-reply-above): New variable.
19832         (message-yank-original): Use it.
19834 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19836         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
19838 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
19840         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
19841         as read.
19843         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
19845 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
19847         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
19848         (gnus-bookmark-default-file): Use gnus-directory.
19849         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
19850         Remove "*" in doc string.
19851         (gnus-bookmark-write-file): Simplify.
19852         (gnus-bookmark-maybe-sort-alist): Use `when'.
19853         (gnus-bookmark-get-bookmark): Fix typo in doc string.
19854         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
19855         Add FIXME about Emacs 21 and XEmacs compatibility.
19856         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
19857         compatibility.
19858         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
19859         compatibility.
19860         (gnus-bookmark-menu-heading): Fix version.
19862 2006-06-19  Bastien Guerry  <bzg@altern.org>
19864         * gnus-bookmark.el: New file.
19866 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19868         * message.el (message-syntax-checks): Doc fix.
19870 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19872         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
19873         unsubscribed groups as if they were killed ones.  It causes duplicate
19874         entries in gnus-newsrc-alist.
19876 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19878         * message.el (message-syntax-checks): Doc fix.
19879         (message-send-mail): Add check for continuation headers.
19880         (message-check-news-header-syntax): Fix regexp used to check for
19881         continuation headers.
19883 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19885         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
19887 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
19889         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
19891 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19893         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
19894         default-truncate-lines.
19896 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19898         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
19899         to fill the utf-8 entry.
19901         * lpath.el: Fbind unicode-precedence-list.
19903 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19905         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19907 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
19909         * gnus-agent.el (directory-files-and-attributes): Move all the way
19910         forward (the third and final move).
19911         (gnus-agent-read-agentview): Trap reconstruction errors due to
19912         nonexistent directory.  Handle by returning nil.
19914 2006-05-30  Didier Verna  <didier@xemacs.org>
19916         * message.el (message-dont-reply-to-names): Update the custom type.
19917         * message.el (message-dont-reply-to-names): New defsubst: potentially
19918         convert a list of regexps into a single one.
19919         * message.el (message-get-reply-headers): Use it.
19920         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19922 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19924         * gnus-agent.el (directory-files-and-attributes): Move forward.
19926 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19928         * gnus-ml.el (gnus-mailing-list-subscribe)
19929         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
19930         (gnus-mailing-list-message): Fix doc strings.
19932 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19934         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
19935         of doing it manually.
19937 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19939         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
19940         comment.
19942 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
19944         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
19945         (gnus-agent-read-agentview): Fix handling of end-of-file error.
19946         (gnus-agent-read-local): All symbols allocated in my-obarray.
19947         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
19948         (gnus-agent-regenerate-group): Check numeric names to see if they are
19949         messages or groups.
19950         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
19951         better way of do this...)
19953         * gnus-cache.el (gnus-agent-total-fetched-for):
19954         Ignore 'dummy.group' (there should be a better way of do this...)
19956 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19958         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
19959         (gnus-saved-headers): Ditto.
19960         (gnus-default-article-saver): Mention functions may have properties.
19961         (gnus-article-save): Override gnus-save-all-headers and
19962         gnus-saved-headers by :headers property which saver function may have.
19963         (gnus-summary-save-in-file): Add :headers property.
19964         (gnus-summary-write-to-file): Ditto.
19966         * gnus-sum.el (gnus-summary-save-article): Bind
19967         gnus-prompt-before-saving to t when saving many articles in a file;
19968         always show all headers.
19970         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
19972 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
19974         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
19975         marks.
19977         * message.el (message-indent-citation): Add optional arguments to allow
19978         using it outside of message buffers.
19980         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
19981         (gnus-article-treat-unfold-headers): Use it.
19982         (gnus-article-truncate-lines): New variable.
19983         (gnus-article-mode): Use it.
19984         (gnus-article-toggle-truncate-lines): New function.
19986         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19987         Add gnus-article-toggle-truncate-lines.
19989         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
19990         coding system in XEmacs, use binary.
19992 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19994         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
19995         after-load-alist.
19997         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
19998         this function should save decoded articles.
19999         (gnus-summary-write-to-file): Use property to specify this function
20000         should save decoded articles and specify gnus-summary-save-in-file
20001         should be used to save articles other than the first one when saving
20002         many articles.
20003         (gnus-summary-save-body-in-file): Use property to specify this
20004         function should save decoded articles.
20005         (gnus-summary-write-body-to-file): Use property to specify this
20006         function should save decoded articles and specify
20007         gnus-summary-save-body-in-file should be used to save articles other
20008         than the first one when saving many articles.
20010         * gnus-sum.el (gnus-summary-save-article): Simplify.
20012 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20014         * gnus-art.el (gnus-default-article-saver):
20015         Add gnus-summary-write-body-to-file.
20016         (gnus-article-save-coding-system): Don't use coding system object
20017         in XEmacs.
20018         (gnus-read-save-file-name): Add optional `dir-var' argument which
20019         specifies directory in which files are saved; work even if optional
20020         `variable' argument is not specified.
20021         (gnus-summary-write-to-file): Read file name.
20022         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
20023         (gnus-summary-write-body-to-file): New function.
20025         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
20026         (gnus-summary-local-variables): Add it.
20027         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
20028         (gnus-summary-save-article): Remove optional `decode' argument;
20029         determine whether to decode articles by the value of
20030         gnus-default-article-saver; when saving many files using
20031         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
20032         it first and use gnus-summary-save-in-file or
20033         gnus-summary-save-body-in-file thereafter unless
20034         gnus-prompt-before-saving is always; move point to article which
20035         will be saved.
20036         (gnus-summary-save-article-file): Revert.
20037         (gnus-summary-write-article-file): Revert.
20038         (gnus-summary-save-article-body-file): Revert.
20039         (gnus-summary-write-article-body-file): New function.
20041 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
20043         * gnus-art.el (gnus-default-article-saver): Doc fix.
20044         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
20045         from gnus-summary-save-article-coding-system, and default to a
20046         certain coding system.
20047         (gnus-output-to-file): Add coding cookie and encode text according
20048         to gnus-article-save-coding-system; don't use mm-append-to-file.
20050         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
20051         gnus-art.el and rename to gnus-article-save-coding-system.
20052         (gnus-summary-save-article): Require gnus-art; don't show all
20053         headers if it decodes articles; don't add coding cookie here;
20054         don't bind mm-text-coding-system-for-write.
20055         (gnus-summary-save-article-file): Save decoded articles.
20056         (gnus-summary-write-article-file): When saving many files, use
20057         gnus-summary-write-to-file first and gnus-summary-save-in-file
20058         thereafter unless gnus-prompt-before-saving is always.
20059         (gnus-summary-save-article-body-file): Save decoded articles.
20061         * lpath.el: Fbind select-safe-coding-system for XEmacs.
20063 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
20065         * nnrss.el (nnrss-check-group): Bind hash-index.
20067 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
20069         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
20070         its hash index.  Store this hash in `nnrss-group-data'.
20071         (nnrss-read-group-data): Update accordingly.
20073 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
20075         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
20076         entry.
20078         * gnus-sum.el (gnus-summary-make-menu-bar):
20079         Add gnus-article-browse-html-article.
20081 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
20083         * gnus-sum.el (gnus-summary-mime-map):
20084         Add gnus-article-browse-html-article.
20086         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
20088 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
20090         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
20091         suitable coding systems in customize.
20093 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
20095         * mail-source.el (mail-sources): Fix custom type.
20097 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
20099         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
20100         (gnus-summary-expire-articles-now): Shorten prompt.
20102         * gmm-utils.el (wid-edit): Require.
20103         (defun-gmm): Rename from `gmm-defun-compat'.
20104         (gmm-image-search-load-path): Use it.
20105         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
20107 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20109         * gnus-sum.el (gnus-summary-save-article-coding-system):
20110         New variable.
20111         (gnus-summary-save-article): Add optional `decode' argument.
20112         If it is set and gnus-summary-save-article-coding-system is non-nil,
20113         save decoded article.
20114         (gnus-summary-write-article-file): Save decoded article if
20115         gnus-summary-save-article-coding-system is non-nil.
20117         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
20118         type.
20120 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20122         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
20124 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20126         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
20127         first to test gnus-single-article-buffer which may be buffer-local.
20129         * gnus-sum.el (gnus-summary-setup-buffer):
20130         Make gnus-single-article-buffer buffer-local and nil in ephemeral
20131         group; make gnus-article-buffer, gnus-article-current, and
20132         gnus-original-article-buffer always buffer-local.
20133         (gnus-summary-exit): Kill article buffer belonging to ephemeral
20134         group.
20135         (gnus-handle-ephemeral-exit): Don't move to next summary line.
20137 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
20139         * nnml.el (nnml-request-compact-group): Compressed files might not
20140         have .gz extension.
20142 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
20144         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
20145         (mm-copy-to-buffer): Use with-current-buffer.
20146         (mm-display-part): Simplify.
20147         (mm-inlinable-p): Add optional arg `type'.
20149 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20151         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
20152         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
20153         Try harder to show the attachment internally or externally using
20154         gnus-mime-view-part-as-type.
20156 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
20158         * message.el (message-from-style, message-signature-separator)
20159         (message-user-organization-file, message-send-mail-function)
20160         (message-citation-line-function, message-yank-prefix)
20161         (message-indent-citation-function, message-signature)
20162         (message-signature-file, message-signature-insert-empty-line):
20163         Remove autoloads.
20165         * gnus-art.el (gnus-buttonized-mime-types):
20166         Remove "multipart/signed".  Revert 2006-04-26 change.
20168 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20170         * gnus.el (gnus-version-number): Bump version.
20172 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20174         * gnus.el: No Gnus v0.5 is released.
20176 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20178         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
20179         fetching articles by message-id.
20181 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20183         * message.el (hashcash): Require hashcash as normal.
20185         * ecomplete.el (ecomplete-highlight-match-line):
20186         Use point-at-eol.
20187         (ecomplete-highlight-match-line): Use `highlight', because that
20188         face exists in both Emacs and XEmacs.
20190         * message.el (message-display-abbrev): Use point-at-bol.
20192         * mail-source.el: Don't require timer/timer-funcs.
20194         * gnus-async.el: Ditto.
20196         * password.el: Ditto.
20198         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
20200         * mm-url.el: Ditto.
20202         * gnus-xmas.el: Don't require timer-funcs.
20204         * mm-util.el: Require timer/timer-funcs.
20206 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20208         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
20209         Close.
20211 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20213         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
20214         unibyte after clear-decrypt function runs.
20216         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
20217         returns as a unibyte string.
20219 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20221         * lpath.el: Revert.
20223         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
20224         (pgg-gpg-process-sentinel): Revert.
20226         * pgg-pgp.el (pgg-pgp-process-region): Revert.
20227         (pgg-pgp-lookup-key): Revert.
20229         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
20230         (pgg-pgp5-lookup-key): Revert.
20232         * pgg.el (pgg-fetch-key): Revert.
20234 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20236         * lpath.el: Fbind string-as-multibyte for XEmacs.
20238         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
20239         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
20240         (mml1991-pgg-encrypt): Ditto.
20242         * pgg-gpg.el (pgg-string-to-multibyte): New function.
20243         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
20244         a multibyte buffer.
20246         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
20247         (pgg-pgp-lookup-key): Ditto.
20249         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
20250         (pgg-pgp5-lookup-key): Ditto.
20252         * pgg.el (pgg-fetch-key): Ditto.
20254 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
20256         * message.el (message-user-organization-file): Check several
20257         locations of the organization file.
20259         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
20260         Add gnus-article-view-part-as-type.
20262         * gnus-art.el (gnus-article-view-part-as-type): New function.
20264         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
20265         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
20267         * mml.el: Simplify autoload.
20268         (mml-mode): defvar dnd-protocol-alist instead of using
20269         symbol-value.
20270         (mml-default-directory): New variable.
20271         (mml-minibuffer-read-file): Use it.
20272         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
20274         * message.el (message-citation-line-format): New variable.
20275         (message-insert-formated-citation-line): New function.
20276         (message-citation-line-function):
20277         Add `message-insert-formated-citation-line' to custom type.
20279         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
20280         to doc string.
20282         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
20283         depending on mm-verify-option.
20285 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20287         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
20288         binding pgg-* variables; reimplement the section which prevents
20289         MIME header from being signed.
20290         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
20291         pgg-text-mode; remove a blank line at the top of body.
20293         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
20294         lines at the top of body; use gnus-newsgroup-charset if there's no
20295         Charset header.
20297 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20299         * message.el (message-self-insert-commands): Doc fix.
20301         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
20302         (mm-uu-pgp-encrypted-test): Ditto.
20303         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
20304         between header and body; return application/pgp-encrypted handle
20305         if decryption failed; decode decrypted body by charset.
20307         * mm-decode.el (mm-automatic-display): Don't make application/pgp
20308         element match to application/pgp-*.
20310 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20312         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
20313         HTML.
20315 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20317         * mail-source.el (mail-source-call-script): Message the error
20318         string.
20320 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20322         * gnus-util.el (gnus-byte-compile): Use it.
20324 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
20326         * gnus-util.el (kill-empty-logs): New function.
20328 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20330         * message.el (message-mail-alias-type): Doc fix.
20331         (message-mail-alias-type-p): New function.
20332         (message-send): Use it.
20333         (message-mode): Ditto.
20334         (message-strip-forbidden-properties): Ditto.
20336         * ecomplete.el (ecomplete-database-file-coding-system):
20337         New variable.
20338         (ecomplete-save): Use it.
20339         (ecomplete-setup): Use it.
20341 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20343         * message.el (message-self-insert-commands): New variable.
20344         (message-strip-forbidden-properties): Use it.
20346 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20348         * message.el (message-put-addresses-in-ecomplete): Use a regexp
20349         that doesn't make XEmacs choke.
20351 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
20353         * gnus-util.el (gnus-replace-in-string):
20354         Prefer replace-regexp-in-string over of replace-in-string.
20356 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20358         * gnus-util.el (gnus-select-frame-set-input-focus):
20359         Use select-frame-set-input-focus if it is available in XEmacs; use
20360         definition defined in Emacs 22 for old Emacsen.
20362         * dgnushack.el: Autoload unmorse-region for XEmacs.
20364         * lpath.el: Bind cursor-in-non-selected-windows and
20365         select-frame-set-input-focus for XEmacs.
20367 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20369         * mm-view.el (mm-inline-text): Use equal instead of equalp.
20371 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
20373         * gnus-registry.el (gnus-registry-cache-save): Remove text
20374         properties when saving via the temp buffer.
20376 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20378         * message.el (message-generate-hashcash): Honor custom type.
20380 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20382         * message.el (message-generate-hashcash): Default to non-nil when
20383         hashcash is found.
20385         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
20386         (gnus-refer-thread-limit): Increase default to 500.
20388         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
20390         * flow-fill.el (fill-flowed): Allow delete-space.
20392 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20394         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20395         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
20396         Remove autoloads.
20398 2006-04-18  Simon Josefsson  <jas@extundo.com>
20400         * message.el (message-generate-hashcash): Default to.
20402 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20404         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
20405         concatenating segments rather than before concatenating them.
20407 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
20409         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
20411 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20413         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
20415         * message.el (message-forward-make-body-plain):
20416         Allow message-forward-ignored-headers to be a list.
20417         (message-remove-ignored-headers): Factor out into function.
20418         (message-forward-make-body-mml): Use it.
20420         * imap.el (imap-quote-specials): New function.
20421         (imap-login-auth): Quote specials.
20423         * rfc2231.el (rfc2231-parse-string): Remove dead code.
20424         (rfc2231-parse-string): Allow concatanation of parameters that
20425         aren't contiguous.  The test case is
20426           (mail-header-parse-content-type "message/external-body;
20427             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
20428             access-type=LOCAL-FILE;
20429             name*1*=plugh%2fhello-sailor%2fbing.pdf")
20431 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
20433         * nntp.el (nntp-accept-process-output): Return the value of
20434         `nnheader-accept-process-output'.
20436 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20438         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
20439         (gnus-button-alist): Recognize more diff formats.
20440         (gnus-button-patch): Strip directory.
20442 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
20444         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
20445         Emacs 22 when setting focus.
20447 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20449         * gnus-art.el (gnus-article-treat-types): Do treatment of
20450         text/x-verbatim parts.
20451         (gnus-button-patch): New command.
20453         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
20454         addresses that contain invalid characters.
20456 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20458         * message.el (message-put-addresses-in-ecomplete):
20459         Use gnus-replace-in-string.
20460         (message-is-yours-p): Use the more correct
20461         mail-header-parse-address instead of
20462         mail-extract-address-components.
20463         (message-put-addresses-in-ecomplete): Fix typo.
20465         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
20466         keystroke.
20468         * gnus-art.el (gnus-treatment-function-alist): Change order of
20469         newsgroups/generic header folding to avoid double-folding.
20471         * message.el (message-hidden-headers): Add X-Draft-From.
20473         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
20474         New command.
20475         (gnus-summary-repeat-search-article-backward): New command.
20477         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
20478         groups in the parent topic.
20480 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
20482         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
20483         (spam-extra-header-to-number): Return the CRM114 number as a
20484         number instead of a string.
20486 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20488         * gnus-art.el (gnus-face-properties-alist): Move here from
20489         gnus-fun.
20491         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
20493 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20495         * message.el (message-strip-forbidden-properties): Only display on
20496         self-insert-command.
20498         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
20499         reindent.
20500         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
20502 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
20504         * smiley.el (smiley-style): Fix typo.
20506 2006-03-23  Kenichi Handa  <handa@m17n.org>
20508         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
20509         instead of set-buffer-multibyte.
20511 2006-03-23  Kenichi Handa  <handa@m17n.org>
20513         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
20514         buffer and then decode the buffer text if necessary.
20515         (rfc2231-encode-string): Be sure to work on multibyte buffer at
20516         first, and after mm-encode-body, change the buffer to unibyte.
20518 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20520         * hashcash.el (hashcash-insert-payment-async-2):
20521         Use message-goto-eoh instead of doing it manually.
20522         (mail-add-payment): Use message-narrow-to-header instead of trying
20523         to do the same itself.
20525         * message.el (message-hidden-headers): Add Face.
20527         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
20528         reparenting code.
20529         (gnus-summary-reparent-children): Refactored out code.
20530         (gnus-summary-thread-map): New keystroke.
20531         (gnus-summary-reparent-children): Make into command.
20533         * smiley.el (smiley-style): Default to `medium' if using a large
20534         font.
20536         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
20537         does it itself.
20539         * message.el (message-point-in-header-p): Simplify definition.
20541 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20543         * nnagent.el (nnagent-request-set-mark): Silence log file
20544         writing.
20545         (nnagent-request-set-mark): Use write-region instead of
20546         append-to-file.
20548         * gnus-sum.el (gnus-read-header): Fudge article number if using a
20549         strange select method.
20551         * ecomplete.el (ecomplete-display-matches): Get highlightling
20552         right.
20553         (ecomplete-display-matches): Use literals.
20554         (ecomplete-display-matches): Disable message logging.
20556         * message.el (message-display-abbrev): Small optimization.
20558         * ecomplete.el (ecomplete-display-matches): Allow automatic
20559         display.
20561         * message.el (message-strip-forbidden-properties):
20562         Display abbrevs.
20563         (message-display-abbrev): Get automatic display right.
20565         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
20566         keystrokes.
20568 2006-04-13  Romain Francoise  <romain@orebokech.com>
20570         TODO: Backport to v5-10!
20572         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
20573         Move here (and rename) from gnus-registry.el.
20575         * gnus-registry.el: Require gnus-util.
20576         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
20578 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20580         * gnus-group.el (gnus-group-catchup-current):
20581         Change if-then-else-if-then-else into cond.
20582         (gnus-group-catchup): Indent.
20583         (group-name-at-point): New function.
20584         (gnus-fetch-group): Provide default from thing at point.
20586 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20588         * message.el (message-display-abbrev): Fix regexp.
20590         * ecomplete.el (ecomplete-highlight-match-line):
20591         Reimplement choosing.
20592         (ecomplete-highlight-match-line): Fix up code rewrite, remove
20593         dead variables.
20595         * message.el (message-newline-and-indent): Remove debugging.
20596         (message-display-abbrev): Use new implementation.
20598 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
20600         * gnus-art.el (gnus-article-mode):
20601         Set cursor-in-non-selected-windows to nil.
20603         * smiley.el: Revert previous change.
20604         (smiley-data-directory): defvar it before using it in the
20605         defcustom of `smiley-style'.
20607 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20609         * message.el (message-newline-and-indent): New function.
20611         * ecomplete.el: Implement more bits.
20613         * message.el (message-put-addresses-in-ecomplete): Clean up the
20614         string.
20616         * ecomplete.el (ecomplete-add-item): Chop off decimals.
20618         * gnus-sum.el (gnus-summary-save-parts):
20619         Bind gnus-summary-save-parts-counter and use it to make unique file
20620         names.
20622         * gnus-art.el (gnus-ignored-headers): Add some more headers.
20624         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
20625         parameter to say whether to actually parse the individual
20626         addresses.
20628         * message.el (message-put-addresses-in-ecomplete): New function.
20629         (ecomplete): Require.
20630         (message-mail-alias-type): Add ecomplete as an option.
20632 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
20634         * flow-fill.el (fill-flowed): Remove trailing space from blank
20635         quoted lines.
20637 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20639         * smiley.el (smiley-style): Move definition later to avoid a
20640         compilation warning.
20642 2006-04-12  Kenichi Handa  <handa@m17n.org>
20644         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
20645         buffer and then decode the buffer text if necessary.
20646         (rfc2231-encode-string): Be sure to work on multibyte buffer at
20647         first, and after mm-encode-body, change the buffer to unibyte.
20648         Use mm-disable-multibyte instead of set-buffer-multibyte.
20650 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20652         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
20653         Content-Type header instead of Content-Disposition header.
20654         (gnus-mime-inline-part): Ditto.
20655         (gnus-mime-view-part-as-charset): Ignore charset that the part
20656         specifies.
20658         * mm-decode.el (mm-display-part): Work with external parts and
20659         usual parts similarly.
20661         * mm-extern.el (mm-inline-external-body): Use mm-display-part
20662         instead of gnus-display-mime.
20664         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
20665         instead of with-temp-buffer.
20667         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
20668         tag to summarized topics part in order to encode non-ASCII text.
20670 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20672         * smiley.el (smiley-style): New variable.
20673         (smiley-directory): New function.
20674         (smiley-data-directory): Derive from `smiley-style' using
20675         `smiley-directory'.
20676         (smiley-regexp-alist): Add new entries.
20678         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
20679         (gnus-article-browse-delete-temp): Add :version.
20681 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
20683         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
20684         the sieve region.
20686 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20688         * gnus.el (gnus-version-number): Bump version.
20690 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20692         * gnus.el: No Gnus v0.4 is released.
20694 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20696         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
20697         layout.
20699         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
20700         unknown charset.
20702         * message.el (message-header-synonyms): Add Original-To to the
20703         default.
20705         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
20706         optional parameter.
20708 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
20710         * gnus-fun.el (gnus): Require it for gnus-directory.
20712 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20714         * gnus-fun.el (gnus-face-properties-alist): Add :version.
20716 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20718         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
20720 2006-04-05  Simon Josefsson  <jas@extundo.com>
20722         * password.el (password-reset): New function.
20724 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20726         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
20727         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
20729 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20731         * nnweb.el (nnweb-google-create-mapping): Update regexp.
20732         Some whitespace was matched into the url, which broke browsing hits
20733         > 100 when mm-url-use-external was nil.
20735 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20737         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20738         Check gnus-extra-headers for 'Newsgroups.
20740         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
20741         bound.
20743 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
20745         * pgg-gpg.el: Clean up process buffers every time gpg processes
20746         complete.
20748 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
20750         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20751         doc string.
20753 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
20755         * pgg-gpg.el (pgg-gpg-process-filter)
20756         (pgg-gpg-wait-for-completion): Check if buffer is alive.
20758         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
20759         lines, temporary fix.
20761 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20763         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
20765 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
20767         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
20768         default-enable-multibyte-characters.  This reverts the change from
20769         revision 6.17 which is no longer necessary because the passphrase
20770         is sent separately now.  GnuPG messages are unreadable under
20771         multibyte locales with default-enable-multibyte-characters set to
20772         nil.
20774 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
20776         * message.el (message-tool-bar-gnome): Move "spell".
20778 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
20780         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
20781         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
20782         instead.
20784 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
20786         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20787         Improve newsgroups handling for NNTP overviews which don't include
20788         Newsgroups.
20790 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20792         * message.el (message-resend): Bind message-generate-hashcash to nil.
20794 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20796         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
20797         when searching for already-paid recipients.
20799 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
20801         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
20802         passphrases when it is not needed.
20803         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
20804         passphrase stuff from gpg, should only be necessary when you use
20805         gpg with a smartcard.
20807 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20809         * mml.el (mml-insert-mime): Ignore cached contents of
20810         message/external-body part.
20812         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
20813         (mm-insert-part): Ditto.
20815 2006-03-23  Simon Josefsson  <jas@extundo.com>
20817         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
20818         Reiner.
20819         (pgg-gpg-use-agent-p): Use it again.
20821 2006-03-23  Simon Josefsson  <jas@extundo.com>
20823         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
20824         older emacsen.
20825         (pgg-gpg-use-agent-p): Don't use it.
20827 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
20829         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
20830         if we can.
20832 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
20834         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
20835         (pgg-gpg-update-agent): New function.
20836         (pgg-gpg-use-agent-p): New function.
20837         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
20838         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20839         (pgg-gpg-sign-region): Use it.
20841 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20843         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
20844         Reported by Ralf Wachinger <rwachinger@gmx.de>.
20846 2006-03-21  Simon Josefsson  <jas@extundo.com>
20848         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
20849         <wilde@sha-bang.de>.
20850         (pgg-gpg-use-agent): New variable.
20851         (pgg-gpg-process-region): Use it.
20852         (pgg-gpg-encrypt-region): Likewise.
20853         (pgg-gpg-encrypt-symmetric-region): Likewise.
20854         (pgg-gpg-decrypt-region): Likewise.
20855         (pgg-gpg-sign-region): Likewise.
20856         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
20858 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20860         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
20862         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20863         Add comment on version.
20865 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
20867         * smiley.el: Add missing test smiley.
20869 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20871         * mm-decode.el (mm-with-part): New macro.
20872         (mm-get-part): Use it; work with message/external-body as well.
20873         (mm-save-part): Treat name and filename equally.
20875         * mm-extern.el (mm-extern-cache-contents): New function.
20876         (mm-inline-external-body): Use it; force the part to be displayed;
20877         move undisplayer added to the cached handle to the parent.
20879         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
20880         (gnus-mime-view-part-as-type): Work with message/external-body.
20882         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
20884 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20886         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
20887         images in image-load-path.  [Sync with image.el, revision 1.60, in
20888         Emacs.]
20890 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20892         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
20893         path rather than symbol.  Always return list of directories.
20894         Guarantee that image directory comes first.  [Sync with image.el,
20895         revision 1.59, in Emacs.]
20897         * message.el (message-make-tool-bar): Adjust to new API of
20898         `gmm-image-load-path-for-library'.
20900         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20902         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20904 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20906         * gnus-art.el (gnus-article-only-boring-p):
20907         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
20908         intangible text.
20909         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
20911 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
20913         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
20914         Use `defun' instead of `gmm-defun-compat'.
20916 2006-03-14  Simon Josefsson  <jas@extundo.com>
20918         * message.el (message-unique-id): Don't use message-number-base36
20919         if (user-uid) is a float.
20920         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
20922 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20924         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
20926         * gnus-art.el (gnus-mime-display-single): Make sure there is an
20927         empty line between a part and a message part.
20929 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
20931         * smiley.el: Add more test smileys.
20932         (smiley-data-directory, smiley-regexp-alist)
20933         (gnus-smiley-file-types): Fix doc strings.
20934         (smiley-update-cache): Clear smiley-cached-regexp-alist before
20935         adding new elements.
20936         (smiley-mouse-map): Unused code.  Make it a comment.
20938 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20940         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
20941         scan latest NoCeM messages instead of old ones.
20942         (gnus-nocem-check-article): Fix regexps so as to match to PGP
20943         delimiters that are recently used.
20944         (gnus-nocem-load-cache): Add autoload cookie.
20946         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
20948         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
20949         level which is larger than gnus-use-nocem is specified.
20951         * gnus-group.el (gnus-group-get-new-news): Ditto.
20953 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
20955         * gnus-util.el (gnus-tool-bar-update): New function.
20957         * gnus-group.el (gnus-group-update-tool-bar): New variable.
20958         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
20960         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
20962         * gnus-group.el (gnus-group-redraw-when-idle)
20963         (gnus-group-redraw-check): Remove.
20964         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
20966 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20968         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
20969         if optional last element is specified in splits (FIELD VALUE...).
20971 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
20973         * message.el (message-make-tool-bar): Rename gmm-image-load-path
20974         to gmm-image-load-path-for-library.  Call with no-error argument.
20975         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
20977         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20979         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20981         * gmm-utils.el (gmm-image-load-path): Remove alias.
20983 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
20985         * gmm-utils.el (gmm-image-load-path): Add alias.
20987         * nnml.el (nnml-generate-nov-databases-directory): Rename from
20988         nnml-generate-nov-databases-1.
20989         (nnml-generate-nov-databases): Use it.
20990         (nnml-generate-nov-databases-directory): Document no-active
20991         argument.
20993         * gmm-utils.el (gmm-image-load-path-for-library): Return single
20994         directory if path is t.  Add no-error.
20996         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
20997         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20999         * gnus-art.el (gnus-article-browse-delete-temp-files):
21000         Simplify resetting gnus-article-browse-html-temp-list.
21002         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
21003         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
21004         Add example to docstring.  Rename local variables.  Move error
21005         checks to default case in cond and simplify.
21007 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21009         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
21010         handle is multipart when calling it recursively.
21011         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
21013 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
21015         * nnimap.el (nnimap-request-update-info-internal): Optimize.
21016         Don't `gnus-uncompress-range' to avoid excessive memory usage.
21018 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21020         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
21021         is loaded.
21023         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
21024         loaded.
21026 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
21028         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
21029         to "Emacs 23 (unicode)" in doc string.
21031         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
21032         "Emacs 23 (unicode)" in comment.
21034 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21036         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
21038         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
21039         characters 160 through 255 in Emacs 23.
21041 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
21043         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
21044         gnus-article-browse-html-temp.
21045         (gnus-article-browse-delete-temp): Make it customizable.
21046         Add `file'.  Adjust doc string.
21047         (gnus-article-browse-delete-temp-files): Add argument.
21048         Allow query for each file.  Adjust doc string.
21049         (gnus-article-browse-html-parts):
21050         Add `gnus-article-browse-delete-temp-files' to
21051         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
21053 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
21055         * gnus-art.el (gnus-article-browse-html-temp)
21056         (gnus-article-browse-delete-temp): New variables.
21057         (gnus-article-browse-delete-temp-files): New function.
21058         (gnus-article-browse-html-parts): Use it.
21060 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
21062         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
21064         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
21065         string.
21067         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
21068         gnus-summary-insert-new-articles when unplugged.
21069         Remove gnus-summary-search-article-forward.
21071         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
21072         display-visual-class instead of display-color-cells.
21074 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21076         * dgnushack.el: Autoload customize-group for XEmacs.
21078         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
21079         message/* containing non-ASCII text properly.
21081 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
21083         * message.el: Require gmm-utils, remove autoloads.
21084         (message-tool-bar): Set default based on
21085         gmm-tool-bar-style.
21086         (message-tool-bar-gnome): Add gmm-customize-mode.
21088         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
21089         gmm-tool-bar-style.
21090         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
21092         * gnus-group.el (gnus-group-tool-bar): Set default based on
21093         gmm-tool-bar-style.
21094         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
21096         * gmm-utils.el (gmm-image-directory): Rename variable from
21097         gmm-image-load-path.
21098         (gmm-image-load-path): Use gmm-image-directory.
21099         (gmm-customize-mode): New function.
21100         (gmm-tool-bar-style): New variable.
21102         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
21103         gnus-group-redraw-line-number.
21104         (gnus-group-redraw-check): Simplify.
21105         (gnus-group-tool-bar-update): Remove redraw check.
21106         (gnus-group-make-tool-bar): Add redraw check.
21108 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
21110         * gnus-art.el (gnus-button): Add missing parentheses.
21112 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21114         * lpath.el: Fbind line-number-at-pos.
21116 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21118         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
21120 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
21122         * gnus-art.el (gnus-button): New face.
21123         (gnus-article-button-face): Use it.
21125         * gnus-sum.el (gnus-summary-tool-bar-gnome):
21126         Add gnus-summary-next-page.  Re-order.
21128         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
21129         next-node are now included.
21130         (gnus-group-redraw-line-number): New internal variable.
21131         (gnus-group-redraw-check): Helper function for updating the tool
21132         bar.
21133         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
21135         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
21137         * spam.el (spam-spamassassin-score-regexp): New internal variable.
21138         (spam-extra-header-to-number, spam-check-spamassassin-headers):
21139         Use it to match format of Spamassassin 3.0 and later.
21140         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
21141         (spam-check-bogofilter)
21142         (spam-bogofilter-register-with-bogofilter): Fix args of
21143         `gnus-error' calls.
21145 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
21147         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
21148         unnecessary interaction when sending queued mails.
21149         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
21151 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
21153         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
21154         first or last are nil.
21156 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
21158         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
21160 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21162         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
21164 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21166         * dns.el (query-dns): Protect more against buggy tcp output.
21168 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21170         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
21171         nov.php.
21173 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21175         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
21176         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
21177         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
21178         output on the server side.
21179         (nnweb-google-create-mapping): Update regexps and add some
21180         progress indication.
21182 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
21184         * gnus-group.el (gnus-group-tool-bar-gnome):
21185         Fix gnus-agent-toggle-plugged.  Re-order icons.
21186         (gnus-group-tool-bar-gnome):
21187         Add gnus-group-{prev,next}-unread-group.
21188         (gnus-group-tool-bar-gnome): Re-order icons.
21190         * gnus-sum.el (gnus-summary-tool-bar-gnome):
21191         Move gnus-summary-insert-new-articles.
21193         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
21194         Fix comments.
21196         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
21197         also available in Emacs 21.3.
21199         * message.el (message-fix-before-sending): Change "Emacs 22" to
21200         "Emacs 23 (unicode)" in comment.
21202         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
21203         "Emacs 23 (unicode)" in comment.
21205         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
21206         comment.
21207         (mm-coding-system-p): Add comment about no-MULE XEmacs.
21209         * mm-view.el (mm-fill-flowed): Add :version.
21211 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21213         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
21214         and load-path.
21216 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
21218         * message.el: Autoload gmm-image-load-path.
21219         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
21220         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
21221         consitency.
21223         * gmm-utils.el (gmm-image-load-path): Also search in
21224         "../etc/images".  Don't set gmm-image-load-path if we don't find
21225         the image.
21227 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21229         * gmm-utils.el (gmm-image-load-path): Don't make
21230         `gmm-image-load-path' include subdirectories which the second arg
21231         `image' might specify.
21233         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
21234         subdirectory to icon file names.
21236         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
21238 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
21240         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
21241         gmm-image-load-path calls.
21243         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
21245         * message.el (message-make-tool-bar): Ditto.
21247         * mml.el (mml-preview): Add comment concerning tool bar icons.
21249         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
21250         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
21252         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
21253         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
21255         * message.el (message-tool-bar-gnome): Use new icon names.
21256         (message-make-tool-bar): Use `gmm-image-load-path'.
21258         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
21259         New functions from MH-E.
21260         (gmm-image-load-path): New variable from MH-E.
21261         (gmm-image-load-path): New function from MH-E.  Add arguments
21262         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
21263         *-image-load-path-called-flag.
21265 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
21267         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
21269 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
21271         * nnimap.el (nnimap-request-move-article): Change folder back to
21272         source group before deleting.
21274 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
21276         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
21278         * gnus-art.el (mm-url-insert-file-contents-external):
21279         Autoload mm-url.
21281         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
21283 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21285         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
21286         coding system which mm-charset-to-coding-system returns for a
21287         given charset is valid.
21289 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
21291         * html2text.el (html2text-remove-tag-list):
21292         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
21294 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
21296         * gnus-cus.el: Revert 2005-10-17 change.
21298 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21300         * gnus-art.el (article-strip-banner):
21301         Call article-really-strip-banner only when the regexp match is made.
21303 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21305         * gnus-art.el (article-strip-banner):
21306         Use gnus-extract-address-components instead of
21307         mail-header-parse-addresses to make it work with non-ASCII text;
21308         remove mail-encode-encoded-word-string.
21310         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
21311         values which are surrounded with \"...\"; make it never cause a
21312         Lisp error; give up parsing of parameters if it failed in
21313         extracting type.
21315 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
21317         * smime.el (smime-cert-by-ldap-1): Fix bug where
21318         `smime-ldap-search' returns results without userCertificates.
21320 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21322         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
21324 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
21326         * spam.el (spam-check-spamassassin-headers): Adapt format for
21327         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
21328         <ari@mbf.ocn.ne.jp>.
21329         (spam-list-of-processors): Add spam-use-gmane.
21331 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21333         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
21334         make-temp-file; make it work with XEmacs as well.
21336         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
21337         mm-make-temp-file.
21339         * mm-decode.el (mm-display-external): Use the 3rd arg of
21340         mm-make-temp-file.
21341         (mm-create-image-xemacs): Ditto.
21343 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21345         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
21346         with message-narrow-to-headers.
21347         (gnus-draft-setup): Narrow to header to run message-fetch-field.
21348         (gnus-draft-check-draft-articles): New function.
21349         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
21351 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
21353         * gnus-art.el (gnus-article-browse-html-parts):
21354         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
21355         Don't use suffix argument for mm-make-temp-file for Emacs 21
21356         compatibility.  Remove useless `format'.
21358 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21360         * nnweb.el (nnweb-google-wash-article): Update regexps.
21361         (nnweb-group-alist): Use defvoo instead of defvar.
21363 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21365         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
21366         re-loading nn* modules.
21368 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
21370         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
21371         for `tool-bar-mode' and don't check it's default-value.
21373         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
21375         * message.el (message-make-tool-bar): Ditto.
21377         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
21378         `substring'.  Shorten tmp-file name.
21380         * gnus.el: Remove bogus comment.
21382 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
21384         * gnus-art.el (gnus-article-browse-html-parts): New function.
21385         (gnus-article-browse-html-article): New function for viewing html
21386         articles with a browser.
21388 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
21390         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
21391         in elisp.
21392         (pgg-gpg-encrypt-symmetric-region): Ditto.
21393         (pgg-gpg-sign-region): Ditto.
21395         * pgg-def.el (pgg-text-mode): New variable.
21397         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
21398         (mml2015-pgg-encrypt): Ditto.
21400         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
21401         (mml1991-pgg-encrypt): Ditto.
21403 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21405         * nnfolder.el (nnfolder-insert-newsgroup-line):
21406         Use message-make-date instead of current-time-string.
21408         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
21409         to gnus-decoded which mm-uu might set.
21411 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21413         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
21414         don't decode quoted parameters; remove misimported Emacs code.
21415         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21416         (rfc2231-decode-encoded-string): Don't use split-string which
21417         behaves differently according to Emacs version; use
21418         mm-decode-coding-region to convert charset to coding-system.
21419         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21420         (rfc2231-encode-string): Remove misimported Emacs code.
21422 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21424         * gnus-art.el (article-decode-charset): Don't use ignore-errors
21425         when calling mail-header-parse-content-type.
21426         (article-de-quoted-unreadable): Ditto.
21427         (article-de-base64-unreadable): Ditto.
21428         (article-wash-html): Ditto.
21430         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
21431         calling mail-header-parse-content-type and
21432         mail-header-parse-content-disposition.
21433         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
21434         mail-header-parse-content-type.
21436         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
21437         insert charset and format parameters; encode description after
21438         inserting it to buffer.
21439         (mml-insert-parameter): Fold lines properly even if a parameter is
21440         segmented into two or more lines; change the max column to 76.
21442         * rfc1843.el (rfc1843-decode-article-body): Don't use
21443         ignore-errors when calling mail-header-parse-content-type.
21445         * rfc2231.el (rfc2231-parse-string): Return at least type if
21446         possible; don't cause an error even if it fails in parsing of
21447         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21448         (rfc2231-encode-string): Don't break lines at the beginning, leave
21449         it to mml-insert-parameter.
21451         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
21452         calling mail-header-parse-content-type.
21454 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
21456         * spam-report.el (spam-report-gmane-use-article-number):
21457         Improve doc string.
21458         (spam-report-gmane-internal): Check if a suitable header was found
21459         in the article.
21461 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21463         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
21464         (rfc2231-encode-string): Make param*=value always begin with LWSP.
21466 2006-02-05  Romain Francoise  <romain@orebokech.com>
21468         Update copyright notices of all files in the gnus directory.
21470 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21472         * nnweb.el (nnweb-request-group): Avoid growing overview files.
21474 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21476         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
21477         segmented lines of parameter value to cope with Thunderbird 1.5
21478         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
21479         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21480         (rfc2231-encode-string): Don't make lines exceeding 76 column.
21482 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
21484         * mml.el (mml-generate-mime-1): Correct the order of inline signed
21485         parts.
21487 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21489         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
21490         there's only one active file for all servers.
21491         (nnweb-request-scan): Make sure nnweb-articles is initialized on
21492         solid groups.  Gnus might have used a FAST request to select the group.
21493         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
21494         and nnweb-search redundantly in the active file.
21495         (nnweb-request-list): Don't list bogus groups.  There can only be one.
21496         (nnweb-request-create-group): Don't use ARGS.
21497         (nnweb-possibly-change-server, nnweb-request-group): Remove some
21498         initializations.  Let nnoo do the work.
21500 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21502         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
21503         Say the part has been decoded.
21505         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
21507 2006-01-31  Kevin Ryde  <user42@zip.com.au>
21509         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
21510         mailcap-viewer-test-cache when there's no 'test clause, since that
21511         will invert the meaning of a "nil" test previously determined by
21512         mailcap-mailcap-entry-passes-test.
21514 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21516         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
21517         compiling.
21519         * gnus-sum.el: Ditto.
21521         * message.el: Don't bind tool-bar-map when compiling.
21523 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
21525         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
21527 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21529         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
21530         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
21531         current Google Groups.
21533 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
21535         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
21536         and tool-bar-mode.
21538         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
21539         and tool-bar-mode.
21541         * message.el (message-tool-bar-update): Simplify.
21542         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
21544         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
21545         gnus-summary-buffer.
21546         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
21547         gnus-summary-reply.
21549         * gmm-utils.el (gmm): Add :version.
21551 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21553         * Makefile.in (clean): New rule.
21554         (distclean): Use it.
21556 2006-01-26  Steve Youngs  <steve@sxemacs.org>
21558         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
21559         Don't autoload.
21561 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21563         * gmm-utils.el (gmm-verbose): Add :group.
21565 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
21567         * message.el: Change some comments WRT tool-bars.
21569         * gnus-sum.el (gnus-summary-tool-bar)
21570         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
21571         (gnus-summary-tool-bar-zap-list): New variables.
21572         (gnus-summary-make-tool-bar): Complete rewrite using
21573         `gmm-tool-bar-from-list'.
21575         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
21576         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
21577         New variables.
21578         (gnus-group-make-tool-bar): Complete rewrite using
21579         `gmm-tool-bar-from-list'.
21580         (gnus-group-tool-bar-update): New function.
21582         * message.el (message-mode-field-menu): Add "Show hidden Headers".
21584 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21586         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
21587         is dissected into a single part of which the type is the same as
21588         the given one; decode charset.
21590 2006-01-21  Kevin Ryde  <user42@zip.com.au>
21592         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
21593         into alists as symbol not string, since that's what
21594         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
21595         look for.
21597 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
21599         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
21600         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
21602         * message.el (message-tool-bar-gnome): Use gmm-ignore.
21604 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21606         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
21607         (gnus-xmas-mime-security-button-menu): New function.
21609         * gnus-art.el (gnus-mime-security-button-commands): New variable.
21610         (gnus-mime-security-button-menu): New definition.
21611         (gnus-mime-security-button-map): Use them.
21612         (gnus-mime-security-button-menu): New function.
21613         (gnus-insert-mime-security-button): Addition to help echo.
21614         (gnus-mime-security-run-function, gnus-mime-security-save-part)
21615         (gnus-mime-security-pipe-part): New functions.
21617         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
21618         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
21620         * mm-decode.el (mm-handle-set-disposition): Remove.
21621         (mm-handle-set-description): Remove.
21623 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21625         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
21626         (mm-w3m-standalone-supports-m17n-p): New function.
21627         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
21628         w3m usage.
21630         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
21631         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
21633 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
21635         * message.el (message-tool-bar-zap-list):
21636         Use gmm-tool-bar-zap-list as custom type.
21637         (message-tool-bar-update): New function.
21638         (message-tool-bar, message-tool-bar-gnome)
21639         (message-tool-bar-retro): Add message-tool-bar-update.
21640         (message-tool-bar-gnome): Add flyspell-buffer.
21642         * gnus-util.el (gnus-error): Describe `args'.
21644         * gmm-utils.el (gmm-error): Describe `args'.
21645         (gmm-tool-bar-zap-list): New widget.
21646         (gmm-tool-bar-from-list): Improve description of `zap-list'.
21648 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21650         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
21651         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
21652         the number of recursive calls.
21654         * mm-decode.el (mm-handle-set-disposition): New macro.
21655         (mm-handle-set-description): New macro.
21657 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21659         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
21660         encoding.
21662 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21664         * message.el (message-tool-bar-zap-list, message-tool-bar)
21665         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
21666         (message-tool-bar-local-item-from-menu): Remove.
21667         (message-tool-bar-map): Replace by `message-make-tool-bar'.
21668         (message-make-tool-bar): New function.
21669         (message-mode): Use `message-make-tool-bar'.
21671         * gmm-utils.el: New file.
21672         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
21673         (gmm-lazy): New widget copied from `nnmail.el'.
21674         (gmm-tool-bar-from-list): New function for creating customizable
21675         tool bars.
21676         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
21677         output.
21678         (gmm): Add :prefix to defgroup.
21680 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
21682         * gmm-utils.el (gmm-widget-p): New function.
21684 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21686         * mml.el (mml-attach-file): Describe `description' in doc string.
21687         (mml-menu): Add Emacs MIME manual and PGG manual.
21689 2006-01-20  Richard M. Stallman  <rms@gnu.org>
21691         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
21693 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
21695         * nntp.el (nntp-end-of-line): Doc fix.
21697 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
21699         * imap.el (imap-open): Handle case where buffer is a buffer
21700         object.
21702 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21704         * gnus-delay.el (gnus-delay): Don't autoload.
21705         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21706         to be re-loaded when customizing the `gnus-delay' group.
21708 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
21710         * message.el (message-insert-citation-line): Use newlines.
21712 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21714         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21715         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
21716         these routines, so the passphrase can be managed externally and
21717         passed in to the system.
21718         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21719         pgg-add-passphrase-to-cache function.
21721         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21722         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
21723         these routines, so the passphrase can be managed externally and
21724         passed in to the system.
21725         (pgg-pgp5-sign-region): Use new name of
21726         pgg-add-passphrase-to-cache function.
21728 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21730         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21731         part of the decoded armor to find the key-identifier.
21732         (pgg-gpg-lookup-key-owner): New function to return the
21733         human-readable identifier of a key owner.
21734         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
21735         itself.
21736         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21737         the key value) if we have a key and can match it against a secret
21738         key.  Also, added a note pointing out fact that the prompt only
21739         indicates the first matching key.
21741         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
21742         pgg-decrypt-region.
21743         (pgg-add-passphrase-to-cache): Rename from
21744         `pgg-add-passphrase-cache' to reduce confusion (all callers
21745         changed).
21746         (pgg-remove-passphrase-from-cache): Rename from
21747         `pgg-remove-passphrase-cache' to reduce confusion (all callers
21748         changed).
21749         (pgg-read-passphrase, pgg-add-passphrase-cache)
21750         (pgg-remove-passphrase-cache): Add informative docstrings.
21751         (pgg-decrypt): Convey provided passphrase in subordinate call to
21752         pgg-decrypt-region.
21754 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
21756         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21757         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21758         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21759         'passphrase' argument, so the passphrase can be managed externally
21760         and then passed in to the system.
21762         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21763         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
21764         so the passphrase cache can be used reliably with identifiers
21765         besides a pgp packet's key id.
21767         * pgg-gpg.el (pgg-gpg-encrypt-region)
21768         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
21769         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
21770         these routines, so the passphrase can be managed externally and
21771         passed in to the system.
21773         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21774         'notruncate' argument, so the passphrase cache can be used
21775         reliably with identifiers besides a pgp packet's key id.
21777 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
21779         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21780         symmetric encryption.
21781         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21782         encrypted session key.
21783         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21784         message ask for the passphrase in a proper way.
21786         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21787         New user commands for symmetric encryption.
21789 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21791         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
21793         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
21795 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
21797         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
21799 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21801         * mm-decode.el (mm-inlined-types): Add application/pgp.
21802         (mm-automatic-display): Ditto.
21804         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
21805         part as text.
21807 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21809         * nnrss.el: Update copyright.
21810         (nnrss-opml-import): Query whether to subscribe to each entry.
21812         * gnus-art.el:
21813         * gnus-sum.el:
21814         * gnus-xmas.el:
21815         * messagexmas.el:
21816         * mm-uu.el:
21817         * mm-view.el: Update copyright.
21819 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
21821         * message.el (message-info): New function.
21822         (message-mode-menu): Add it.
21823         Update copyright.
21825         * ChangeLog: Fix and update copyright.
21827 2006-01-13  Romain Francoise  <romain@orebokech.com>
21829         * message.el (message-forward-subject-name-subject): Prefer the
21830         address to 'nowhere' if the sender has no name.
21831         Fix typo.  Update copyright year.
21833 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21835         * gnus-art.el (article-wash-html):
21836         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
21837         (gnus-article-wash-html-with-w3m-standalone): New function.
21839         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
21840         mm-inline-text-html-render-with-w3m-standalone.
21841         (mm-text-html-washer-alist): Map w3m-standalone to
21842         gnus-article-wash-html-with-w3m-standalone.
21843         (mm-inline-text-html-render-with-w3m-standalone): New function.
21845 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
21847         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
21848         Improve LaTeX.
21850 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21852         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
21853         (nnrss-request-article): Render text/plain parts as HTML.
21855         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
21856         the buffer.
21858 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
21860         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
21861         custom definition of `gnus-posting-styles'.
21863         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
21864         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
21866 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21868         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
21869         Use nntp for bug archive.
21871 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21873         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
21874         parts.
21875         (nnrss-normalize-date): New function converts ISO 8601 date into
21876         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21877         (nnrss-check-group): Use it.
21879 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21881         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
21883         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
21884         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21885         (nnrss-insert-w3): Ditto.
21887 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21889         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
21890         the articles to be forwarded including the case where neither a
21891         number of articles nor a region is specified.
21893 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21895         * nnrss.el (nnrss-request-article): Fix last change; fill
21896         text/plain parts.
21898 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21900         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
21901         in text/plain part.
21902         (nnrss-check-group): Don't add excessive newline to dc:subject.
21904 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
21906         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
21907         article.
21909 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
21911         * nnml.el: Don't require gnus-bcklg.  Autoload it.
21912         (nnml-use-compressed-files, nnml-save-mail): Support other
21913         comression programs such as bzip2.
21915 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21917         * dns.el (query-dns): Make sure we check the buffer size before
21918         removing tcp headers.
21920 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21922         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
21923         remove MIME buttons associated with multipart/alternative parts.
21924         (gnus-mime-display-alternative): Tag buttons using `article-type'
21925         text property.
21927         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
21928         associated with multipart/alternative parts.
21930         * gnus-art.el (gnus-signature-separator): Fix custom type.
21932         * mm-decode.el (mm-inlined-types): Fix custom type.
21933         (mm-keep-viewer-alive-types): Ditto.
21934         (mm-automatic-display): Ditto.
21935         (mm-attachment-override-types): Ditto.
21936         (mm-inline-override-types): Ditto.
21937         (mm-automatic-external-display): Ditto.
21939 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
21941         * spam-report.el (spam-report-user-mail-address)
21942         (spam-report-user-agent): New variables.
21943         (spam-report-url-ping-plain): Use spam-report-user-agent.
21945 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
21947         * gnus-art.el (gnus-button-handle-custom): Do not just use
21948         `customize-apropos' for any "M-x customize-*" button but the
21949         function called for.  Accept both the function name and its
21950         argument in order to achieve this.
21951         (gnus-button-alist): Remove support for "custom:" URL's.
21952         Pass function name to `gnus-button-handle-custom' in case of "M-x
21953         customize-*" buttons.
21955 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21957         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
21958         multipart/alternative and add xref to mm-discouraged-alternatives
21959         in doc string.
21961         * mm-decode.el (mm-discouraged-alternatives): Add xref to
21962         gnus-buttonized-mime-types in doc string.
21964 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
21966         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
21967         Suggest image/.* in the doc string.
21969 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
21971         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
21972         message-marks (Debian bug#342521).
21974 2005-12-12  Simon Josefsson  <jas@extundo.com>
21976         * password.el (password-read-from-cache): Add.
21977         (password-read): Use it.
21979 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21981         * rfc2047.el (rfc2047-charset-to-coding-system):
21982         Recognize us-ascii as a MIME charset.
21984         * mm-bodies.el (mm-decode-content-transfer-encoding):
21985         Protect against the case where the 2nd arg TYPE is nil.
21987 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21989         * pop3.el (pop3-stream-type): Fix custom version.
21991         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
21993 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21995         * mm-decode.el (mm-display-external): Add missing cdr.
21997 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21999         * mm-decode.el (mm-display-external): Use nametemplate (defined in
22000         RFC1524) if it is in mailcap or add a suffix according to
22001         mailcap-mime-extensions when generating a temp filename; postpone
22002         deleting a temp file for 2 seconds for some wrappers, shell
22003         scripts, and so on, which might exit right after having started a
22004         viewer command as a background job.
22006 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
22008         * nntp.el (nntp-marks-directory): Fix custom group.
22010         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
22011         steps when < 10.
22013         * gnus-start.el (gnus-no-server-1):
22014         Mention `gnus-level-default-subscribed' in doc string.
22016 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
22018         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
22019         parens.
22021 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22023         * gnus-xmas.el (gnus-use-toolbar): Revert.
22024         (gnus-xmas-setup-toolbar): Use global default-toolbar if
22025         gnus-use-toolbar is default.
22027         * messagexmas.el (message-use-toolbar): Revert.
22028         (message-setup-toolbar): Use global default-toolbar if
22029         message-use-toolbar is default.
22031 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22033         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
22034         according to default-toolbar-visible-p.
22036         * messagexmas.el (message-use-toolbar): Ditto.
22038 2005-11-26  Dave Love  <fx@gnu.org>
22040         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
22041         (tls-program, tls-success): Provide openssl alternative.
22043         * starttls.el: Doc fixes.
22044         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
22045         SERVICE to PORT.
22047         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
22048         port null or service name.
22049         (starttls-negotiate): Autoload.
22051 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22053         * message.el (message-kill-to-signature): Fix interactive spec.
22055 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22057         * pop3.el (pop3-open-server): Recognize a string as a service name.
22059 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
22061         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
22063 2005-11-23  Dave Love  <fx@gnu.org>
22065         Add pop3s, pop3/starttls.
22067         * pop3.el (pop3-authentication-scheme): Clarify doc.
22068         (open-tls-stream, starttls-open-stream): Autoload.
22069         (pop3-stream-type): New.
22070         (pop3-open-server): Use it.
22072         * mail-source.el (mail-sources): Fix some :types.  Add stream type
22073         for POP.
22074         (mail-source-keyword-map): Add :stream for POP.
22075         (mail-source-fetch-pop): Use pop3-stream-type.
22077 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22079         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
22080         of current-time-string.
22082 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
22084         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
22085         date header.
22087 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
22089         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
22090         it can seriously impact performance as it bypasses the agent's
22091         local caches.
22093 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
22095         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
22096         must be explicitly online rather than "not explicitly offline" for
22097         its flags to be synchronized.
22099         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
22100         that gnus-uu-unmark-thread will function correctly.
22102         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
22103         1024K is instead displayed as 1M.
22105 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22107         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
22109 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
22111         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
22113 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
22115         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
22116         error message to display actual error condition.
22117         (gnus-agent-save-local): Avoid saving symbols that are bound to
22118         nil as they simply result in a warning message in
22119         gnus-agent-read-local.
22121 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22123         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
22124         rather than make-variable-buffer-local for file-precious-flag.
22126 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
22128         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
22129         for duplicates which are removed.  The invalid sort check then
22130         triggers a rescan after the sort as sorting may have moved
22131         duplicate entries such that they can be cheaply detected.
22133 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22135         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
22137 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
22139         * gnus-agent.el (gnus-agent-article-alist-save-format):
22140         Change internal variable to a custom variable.  Change default value
22141         from compressed(2) to uncompressed(1).
22142         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
22143         support for uncompressed agentview files.  Taken together, reading
22144         the agentview file should now be 6-7 times faster.
22146 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
22148         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
22149         as a buffer-local variable.  This avoids creating truncated
22150         dribble files as a result of a hang up, eg.
22152 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
22154         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
22155         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
22156         XEmacs.
22158 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
22160         * gnus-start.el (gnus-start-draft-setup):
22161         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
22163         * gnus.el (gnus-splash): Change custom group.
22164         (gnus-group-get-parameter, gnus-group-parameter-value):
22165         Describe allow-list argument.
22167         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
22168         string.
22170 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
22172         * gnus-art.el (gnus-default-article-saver): Add user-defined
22173         `function' to custom type.
22175 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
22177         * imap.el (imap-open): Handle case where buffer is a buffer
22178         object.
22180 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
22182         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
22183         long lines.
22184         (gnus-cache-delete-group): Wrap doc strings.
22186         * gnus-agent.el (gnus-agent-rename-group)
22187         (gnus-agent-delete-group): Wrap doc strings.
22189 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22191         * messagexmas.el (message-use-toolbar): Change the valid values
22192         into default, top, bottom, left, and right.
22193         (message-toolbar-thickness): New variable.
22194         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
22195         well.
22196         (message-setup-toolbar): Make it work.
22198         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
22199         (gnus-use-toolbar): Change the valid values into default, top,
22200         bottom, left, and right.
22201         (gnus-toolbar-thickness): New variable.
22202         (gnus-xmas-setup-toolbar): New function.
22203         (gnus-xmas-setup-group-toolbar): Use it.
22204         (gnus-xmas-setup-summary-toolbar): Use it.
22206 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22208         * gnus-start.el (gnus-1): Add "native" to
22209         gnus-predefined-server-alist.
22211         * gnus.el (gnus-method-to-server): Don't add "native" to the
22212         lists here, because that leads to problems when
22213         gnus-select-method is bound.
22215 2005-11-09  Simon Josefsson  <jas@extundo.com>
22217         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
22218         use (not sort-by-date) instead.
22220 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22222         * gnus-delay.el (gnus-delay-group): Don't autoload.
22223         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
22224         to be re-loaded when customizing the `gnus-delay' group.
22226 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
22228         * message.el: Revert last changes.
22229         (message-insert-citation-line): Use newlines.
22231 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
22233         * message.el (message-courtesy-message)
22234         (message-mark-insert-begin, message-mark-insert-end)
22235         (message-elide-ellipsis, message-cancel-message)
22236         (message-add-header, message-change-subject)
22237         (message-cross-post-followup-to-header)
22238         (message-cross-post-insert-note, message-reduce-to-to-cc)
22239         (message-widen-reply, message-delete-not-region)
22240         (message-kill-to-signature, message-insert-signature)
22241         (message-insert-importance-high, message-insert-importance-low)
22242         (message-insert-or-toggle-importance)
22243         (message-insert-disposition-notification-to)
22244         (message-indent-citation, message-yank-original)
22245         (message-cite-original-without-signature, message-cite-original)
22246         (message-insert-citation-line, message-position-on-field)
22247         (message-fix-before-sending, message-send-mail-partially)
22248         (message-send-mail, message-send-mail-with-sendmail)
22249         (message-send-mail-with-qmail, message-send-news)
22250         (message-check-news-header-syntax, message-generate-headers)
22251         (message-insert-courtesy-copy, message-fill-address)
22252         (message-fill-header, message-shorten-references)
22253         (message-setup-1, message-cancel-news)
22254         (message-forward-make-body-plain, message-forward-make-body-mime)
22255         (message-forward-make-body-mml, message-encode-message-body)
22256         (message-forward-make-body-digest-plain)
22257         (message-forward-make-body-digest-mime)
22258         (message-use-alternative-email-as-from): Insert `hard-newline'
22259         instead of ordinary newlines.
22261 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22263         * message.el (message-generate-headers): Downcase the argument
22264         given to message-check-element.
22266 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
22268         * nntp.el (nntp-authinfo-rejected): New error condition.
22269         (nntp-wait-for): Use new error condition to signal authentication
22270         error.
22271         (nntp-retrieve-data): Rethrow new error condition to break out of
22272         recursive call to nntp-send-authinfo.
22274 2005-11-08  Romain Francoise  <romain@orebokech.com>
22276         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
22277         (gnus-summary-exit-map): Bind to `Z p'.
22278         (gnus-summary-make-menu-bar): Add menu item.
22280 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
22282         * gnus-art.el (gnus-article-treat-custom): Add `first'.
22283         (gnus-treat-*): Add `first' in all doc strings.
22285         * gnus-group.el (gnus-group-compact-group): Fix typo.
22287 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22289         * gnus.el (gnus-parameters-case-fold-search): New variable.
22290         (gnus-parameters-get-parameter): Use it.
22292         * gnus-score.el (gnus-home-score-file): Doc fix.
22294 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
22296         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
22298 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22300         * mm-util.el (mm-special-display-p): New function.
22302         * mml.el (mml-preview): Use it; doc fix.
22304 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
22306         * imap.el (imap-open): Handle case where buffer is a buffer object.
22308 2005-10-29  Romain Francoise  <romain@orebokech.com>
22310         * message.el (message-fix-before-sending): Fix comment.
22312 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
22314         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
22316 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
22318         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
22319         Used in gnus-score.el.
22321 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
22323         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
22325 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
22327         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
22328         whitespace removed in revision 7.8.  Use concatenated string to
22329         protect trailing whitespace.
22331 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
22333         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
22334         (nnimap-request-expire-articles): Use it to avoid sending 'UID
22335         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
22336         Courier IMAP ("some version from 2004").  Mostly based on similar
22337         code in the same function.
22339 2005-10-26  Didier Verna  <didier@xemacs.org>
22341         * gnus-group.el (gnus-group-compact-group): Invalidate original
22342         article buffer.
22343         * gnus-srvr.el (gnus-server-compact-server): Ditto.
22344         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
22345         NOV database and in article itself.
22346         Invalidate article backlog.
22348 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
22350         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
22352 2005-10-26  Simon Josefsson  <jas@extundo.com>
22354         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
22355         part of 2004-07-25 change.
22357 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22359         * message.el (message-display-completion-list): New function.
22360         (message-expand-group): Use it; make sure the Completions buffer
22361         is modifiable.
22362 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
22364         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
22365         user-mail-name is an empty string.
22367 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
22369         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
22370         depending on gnus-score-decay-constant.
22372         * encrypt.el (encrypt-insert-file-contents)
22373         (encrypt-write-file-contents): Don't use `gnus-message'.
22375         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
22376         arguments.
22377         (mm-uu-type-alist): Add message-marks and insert-marks.
22378         Pass arguments to mm-uu-verbatim-marks-extract.
22379         (mm-uu-hide-markers): New variable.
22380         (mm-uu-extract): Use face similar to `gnus-cite-3'.
22382         * gnus-fun.el (gnus-convert-image-to-x-face-command)
22383         (gnus-convert-image-to-face-command): Use "convert" by default to
22384         allow other input image formats.
22385         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
22386         accordingly.
22388 2005-10-23  Simon Josefsson  <jas@extundo.com>
22390         * imap.el (imap-gssapi-program): Align command line parameters
22391         with latest GNU SASL.
22392         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
22394 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22396         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
22397         HTML.
22398         (nnslashdot-request-article): Ditto.
22400         * lpath.el (featurep): Add nobreak-char-display.
22402 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22404         * mail-source.el (mail-source-fetch-pop): Require pop3.
22405         (mail-source-check-pop): Ditto.
22407 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22409         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
22410         errors.
22412 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
22414         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
22415         (gnus-treat-strip-leading-blank-lines): Improve doc string.
22417         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
22419         * mm-bodies.el (mm-decode-string):
22420         Call `mm-charset-to-coding-system' with allow-override argument.
22422 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22424         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
22425         (rfc2047-charset-to-coding-system): New function.
22426         (rfc2047-decode-encoded-words): New function.
22427         (rfc2047-decode-region): Use them.
22428         (rfc2047-decode-cte): Remove.
22429         (rfc2047-parse-and-decode): Remove.
22430         (rfc2047-decode): Remove.
22432 2005-10-15  Kenichi Handa  <handa@m17n.org>
22434         * rfc2047.el (rfc2047-decode-cte): New function.
22435         (rfc2047-decode-region): Change the way to decode successive
22436         encoded-words: decode B- or Q-encoding in each encoded-word,
22437         concatenate them, and decode it as charset.
22439 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22441         * lpath.el: Fbind codepage-setup for XEmacs.
22443 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
22445         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
22446         widget-move-and-invoke.
22447         (gnus-custom-mode): Use gnus-custom-map.
22449 2005-10-15  Bill Wohler  <wohler@newt.com>
22451         * message.el (message-tool-bar-map): Rename image file from
22452         mail_send to mail/send.
22454 2005-10-16  Masatake YAMATO  <jet@gyve.org>
22456         * message.el (message-expand-group): Pass the common
22457         prefix substring of completion to `display-completion-list'.
22459 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
22461         * mml-sec.el (mml-secure-method): New internal variable.
22462         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
22463         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
22464         New functions using mml-secure-method.
22466         * mml.el (mml-mode-map): Add key bindings for those functions.
22467         (mml-menu): Simplify security menu entries.  Suggested by Jesper
22468         Harder <harder@myrealbox.com>.
22469         (mml-attach-file, mml-attach-buffer, mml-attach-external):
22470         Goto end of message if point is the headers of the message.
22472         * message.el (message-in-body-p): New function.
22474         * assistant.el: Autoload gnus-util and netrc.
22476         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
22477         Use `mm-charset-override-alist' only when decoding.
22479         * mm-bodies.el (mm-decode-body):
22480         Call `mm-charset-to-coding-system' with allow-override argument.
22482         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
22483         `filename' from Content-Disposition if Content-Type doesn't
22484         provide `name'.
22485         (gnus-mime-view-part-as-type): Set default instead of
22486         initial-input.
22488 2005-10-09  Daniel Brockman  <daniel@brockman.se>
22490         * format-spec.el (format-spec): Propagate text properties of % spec.
22492 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22494         * gnus-art.el (gnus-treat-predicate): Add `first'.
22496 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22498         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
22499         (mm-charset-override-alist): New variable.
22500         (mm-charset-to-coding-system): Use it.
22501         (mm-codepage-setup): New helper function.
22502         (mm-charset-eval-alist): New variable.
22503         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
22504         Warn about unknown charsets.
22506         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
22508 2005-10-04  David Hansen  <david.hansen@gmx.net>
22510         * nnrss.el (nnrss-request-article): Add support for the comments tag.
22511         (nnrss-check-group): Ditto.
22513 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
22515         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
22516         Rename x-gnus-verbatim to x-verbatim.
22517         (mm-uu-type-alist): Fix regexp for verbatim-marks.
22519         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
22520         x-verbatim.
22522         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
22524         * gnus-util.el (gnus-remove-duplicates): Remove.
22526         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
22527         instead of gnus-remove-duplicates.
22529         * message.el (message-remove-duplicates): Remove.
22530         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
22531         message-remove-duplicates.
22533         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
22534         available, else use implementation from `delete-dups'.
22536         * message.el (message-insert-expires): New function.
22537         (message-mode-map): Add key binding.
22538         (message-mode-field-menu): Add menu entry.
22539         (message-mode): Document it.
22540         (message-make-expires-date): Use `message-make-date'.
22542 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
22544         * message.el (message-make-expires-date): New function.
22546 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22548         * Makefile.in (list-installed-shadows): New entry.
22549         (install): Use it.
22550         (remove-installed-shadows): New entry.
22552         * dgnushack.el (dgnushack-default-load-path): New variable.
22553         (dgnushack-find-lisp-shadows): New function.
22554         (dgnushack-remove-lisp-shadows): New function.
22556 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22558         * Makefile.in (install-el-elc): New entry.
22559         (install): Use it so that .el files are necessarily installed.
22561 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22563         * time-date.el: Autoload parse-time-string, XEmacs needs it.
22565 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22567         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
22568         function rather than the diff-mode.el package.
22569         (mm-display-external): Use with-current-buffer.
22570         (mm-viewer-completion-map, mm-viewer-completion-map):
22571         Move initialization inside declaration.
22573 2005-09-29  Simon Josefsson  <jas@extundo.com>
22575         * spam.el: Load hashcash when compiling, to avoid warnings.
22576         Don't autoload mail-check-payment.
22577         (spam-check-hashcash): Define unconditionally, since hashcash.el
22578         is part of Gnus now.  Ignore errors from payment checking.
22580 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
22582         * message.el (message-bold-region, message-unbold-region):
22583         Rename from `bold-region' and `unbold-region'.
22585         * message.el: Remove useless autoloads.
22587 2005-09-28  Simon Josefsson  <jas@extundo.com>
22589         * message.el (message-use-idna): Default to t.
22590         (message-use-idna): Test whether encoding works too.  Doc fix.
22592 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22594         * nntp.el (nntp-warn-about-losing-connection): Remove.
22596 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
22598         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
22599         customizable.  Change default value.
22600         (mm-uu-diff-groups-regexp): Change default value.
22601         (mm-uu-type-alist): Add doc string.
22602         (mm-uu-configure): Add doc string.  Make it interactive.
22603         (mm-uu-tex-groups-regexp): New variable.
22604         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
22605         (mm-uu-type-alist): Add LaTeX documents.
22606         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
22607         of "text/verbatim".
22608         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
22610         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
22611         instead of "text/verbatim".
22613         * message.el (message-mark-inserted-region)
22614         (message-mark-insert-file): Use slrn style marks when called with
22615         prefix argument.
22617 2005-09-27  Simon Josefsson  <jas@extundo.com>
22619         * message.el (message-idna-to-ascii-rhs-1): Reformat.
22621 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
22623         * message.el (message-remove-duplicates): New function.
22624         Implementation borrowed from `gnus-remove-duplicates'.
22625         (message-idna-to-ascii-rhs): Also encode idna addresses in
22626         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22627         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
22628         only ask about the same idna domain once per header and also tell
22629         in what header to replace the idna domain.
22631         * gnus-art.el (article-decode-idna-rhs): Also decode idna
22632         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22633         (article-decode-idna-rhs): Fix regexp so that all idna-address in
22634         a header is decoded and not just the last one.
22636 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22638         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
22639         has been decoded.
22641         * mm-decode.el (mm-automatic-display): Add text/verbatim.
22642         (mm-insert-part): Don't modify text if it has been decoded.
22644         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
22645         decoded.
22647         * mm-view.el (mm-inline-text): Don't strip text props unless
22648         decoding enriched or richtext parts.
22650 2005-09-25  Romain Francoise  <romain@orebokech.com>
22652         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
22653         * gnus-start.el (gnus-subscribe-interactively):
22654         * gnus-uu.el (gnus-uu-grab-articles):
22655         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
22656         space.
22658 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
22660         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
22661         * mm-view.el (mm-view-pkcs7-decrypt):
22662         * gnus-sum.el (gnus-summary-limit-to-extra)
22663         (gnus-summary-respool-article, gnus-read-move-group-name):
22664         * gnus-score.el (gnus-summary-increase-score):
22665         * gnus-util.el (gnus-completing-read-with-default):
22666         * gnus-art.el (gnus-read-save-file-name)
22667         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
22668         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
22669         * message.el (message-check-news-header-syntax):
22670         Follow convention for reading with the minibuffer.
22672 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
22674         * spam-report.el (spam-report-url-ping-plain):
22675         Use gnus-extended-version as User-Agent.
22677         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
22678         default value is nil.
22680         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
22681         (mm-uu-verbatim-marks-extract): New function.
22682         (mm-uu-extract): New face.
22683         (mm-uu-copy-to-buffer): Use it.
22685         * spam-report.el (spam-report-gmane-ham): Rename from
22686         `spam-report-gmane-unspam'.
22687         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
22688         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
22690         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
22691         Autoload.
22692         (spam-report-gmane-unregister-routine):
22693         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
22695 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
22697         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
22698         (spam-report-gmane-unregister-routine): Add support for gmane
22699         unregistration.
22701         * spam-report.el (spam-report-gmane-unspam)
22702         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
22703         (spam-report-gmane): Change to take a single article and do unspam
22704         registration.
22706 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22708         * mm-url.el (mm-url-decode-entities): Fix regexp.
22710 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22712         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
22713         default to nil, to be able to use Gnus at all.  If the default
22714         switches to something else, then the function should be fixed not
22715         be exceedingly slow.
22717 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
22719         * gnus-start.el (gnus-activate-group): If the server is nil, don't
22720         fail hard.
22722         * spam-report.el: Add better Keywords line.
22724         * spam.el: Add Maintainer and better Keywords line.
22726 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22728         * gnus-art.el (gnus-article-replace-part)
22729         (gnus-mime-replace-part): New functions.
22730         (gnus-mime-action-alist, gnus-mime-button-commands)
22731         (gnus-mime-save-part-and-strip): Add file argument.
22732         (gnus-article-part-wrapper): Add interactive argument.
22734         * gnus-sum.el (gnus-summary-mime-map):
22735         Add `gnus-article-replace-part'.
22737 2005-09-19  Didier Verna  <didier@xemacs.org>
22739         The nnml compaction feature:
22740         * nnml.el (nnml-request-compact-group): New function.
22741         * nnml.el (nnml-request-compact): New function.
22742         * gnus-int.el (gnus-request-compact-group): New function.
22743         * gnus-int.el (gnus-request-compact): New function.
22744         * gnus-group.el (gnus-group-compact-group): New function.
22745         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
22746         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
22747         * gnus-srvr.el (gnus-server-compact-server): New function.
22748         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
22749         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
22751 2005-09-18  Deepak Goel  <deego@gnufans.org>
22753         * sieve.el (sieve-help): Fix `message' call: first arg should be a
22754         format spec.
22756 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22758         * gnus.el (gnus-group-startup-message): Bind image-load-path.
22760 2005-09-15  Romain Francoise  <romain@orebokech.com>
22762         * message.el (message-fill-paragraph): Clarify docstring.
22764 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22766         * gnus-art.el (gnus-mime-display-part): Protect against broken
22767         MIME messages.
22769 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22771         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
22772         before parsing header.
22774 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
22776         * html2text.el (html2text-replace-list): Add new entities.
22778 2005-09-11  Romain Francoise  <romain@orebokech.com>
22780         * message.el (message-alternative-emails): Improve docstring.
22781         (message-setup-1): Call `message-use-alternative-email-as-from'
22782         after `message-setup-hook' to give it precedence over posting
22783         styles, etc.
22784         (message-use-alternative-email-as-from): Add docstring.
22785         Remove the original From header if present.
22787         * nnml.el (nnml-compressed-files-size-threshold): New variable.
22788         (nnml-save-mail): Use it.
22790         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
22791         articles.  Add new argument `silent'.
22792         (gnus-uu-mark-all): Report the total number of marked articles.
22794 2005-09-10  Romain Francoise  <romain@orebokech.com>
22796         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
22797         (gnus-uu-mark-series): Likewise.
22799 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
22801         * spam-report.el (spam-report-gmane): Fix generation of spam
22802         report URL.
22804 2005-09-10  Simon Josefsson  <jas@extundo.com>
22806         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
22807         t, based on discussion on the ding list with Robert Epprecht
22808         <epprecht@solnet.ch>.
22810 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
22812         * spam-report.el (spam-report-gmane): Make it work without
22813         X-Report-Spam header.  Gmane now only provides Archived-At.
22814         This is only used if `spam-report-gmane-use-article-number' is nil.
22815         (spam-report-gmane-spam-header): Remove.  Not used anymore.
22817         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
22818         make `gnus-summary-sort-by-recipient' work with threading.
22820         * nnweb.el (nnweb-google-wash-article): Print a message if article
22821         is not available.
22823 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22825         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
22826         change.  Decode text/* parts content before displaying.
22828 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
22830         * mml-smime.el: Remove defvar of gnus-extract-address-components.
22832 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22834         * mm-view.el (mm-display-inline-fontify): Disable support modes.
22836         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
22837         url-package-name, url-package-version,
22838         w3m-cid-retrieve-function-alist, w3m-current-buffer,
22839         w3m-display-inline-images, and w3m-minor-mode-map.
22841 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
22843         * message.el (message-tab-body-function): Fix mismatched custom type.
22845         * gnus.el (gnus-group-change-level-function): Ditto.
22847         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
22849         * gnus-art.el (gnus-signature-limit)
22850         (gnus-article-mime-part-function): Ditto.
22852 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22854         * mml.el (mml-mode): Silence the byte compiler.
22856         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
22857         using `(sit-for 0)' before moving the point to the specified part;
22858         skip unbuttonized parts.
22859         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
22860         return to the summary window if gnus-auto-select-part is non-nil.
22862 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
22864         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
22865         New variables.
22866         (mml-dnd-attach-file, mml-mode): Use them.
22868         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
22869         Make fetching article by MID work again for Google Groups.
22870         Add FIXME concerning gnus-group-make-web-group.
22872         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
22873         Don't depend on Gnus by using mail-extract-address-components if
22874         gnus-extract-address-components is not bound.
22876 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22878         * gnus-art.el (gnus-mime-display-security): Don't display the
22879         signature, but only the signed part.
22881 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22883         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
22885         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
22886         list, not listp.
22888 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
22890         * mm-encode.el (mm-encode-content-transfer-encoding):
22891         Likewise when encoding.
22893         * mm-bodies.el (mm-decode-content-transfer-encoding):
22894         De-canonicalize CRLF for all text content types, not just
22895         text/plain.
22897 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22899         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
22900         valid article; point arrow and cursor at the MIME button.
22902 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22904         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
22905         Suggested by Dan Christensen <jdc@uwo.ca>.
22907         * mm-decode.el (mm-save-part): Enable change of prompt.
22909 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
22911         * gnus-msg.el (gnus-inews-add-send-actions):
22912         Make `message-post-method' lambda parameter ARG `&optional'.
22914 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22916         * gnus-sum.el (gnus-summary-mime-map):
22917         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
22918         gnus-article-jump-to-part.
22920         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
22921         (gnus-article-edit-part): Use it.
22922         (gnus-article-part-wrapper): Add no-handle argument.
22923         (gnus-article-save-part-and-strip, gnus-article-delete-part):
22924         New functions.
22926 2005-08-29  Romain Francoise  <romain@orebokech.com>
22928         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
22929         docstring.
22930         (gnus-face-from-file): Likewise.
22932 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22934         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
22935         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
22936         non-nil.
22937         (gnus-auto-select-part): New variable.
22938         (gnus-article-jump-to-part): New function.
22939         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
22940         (gnus-mime-delete-part): Allow selecting specified part after
22941         deleting or stripping parts.
22942         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
22943         part if argument is bogus.
22945 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
22947         * gnus-art.el (w3m-minor-mode-map):
22948         * gnus-spec.el (gnus-newsrc-file-version):
22949         * gnus-util.el (nnmail-active-file-coding-system)
22950         (gnus-original-article-buffer, gnus-user-agent):
22951         * gnus.el (gnus-ham-process-destinations)
22952         (gnus-parameter-ham-marks-alist)
22953         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
22954         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
22955         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
22956         * mm-decode.el (gnus-current-window-configuration):
22957         * mm-extern.el (gnus-article-mime-handles):
22958         * mm-url.el (url-current-object, url-package-name)
22959         (url-package-version):
22960         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
22961         (smime-keys, w3m-cid-retrieve-function-alist)
22962         (w3m-current-buffer, w3m-display-inline-images)
22963         (w3m-minor-mode-map):
22964         * mml-smime.el (gnus-extract-address-components):
22965         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
22966         (gnus-newsrc-hashtb, message-default-charset)
22967         (message-deletable-headers, message-options)
22968         (message-posting-charset, message-required-mail-headers)
22969         (message-required-news-headers):
22970         * mml1991.el (mc-pgp-always-sign):
22971         * mml2015.el (mc-pgp-always-sign):
22972         * nnheader.el (nnmail-extra-headers):
22973         * rfc1843.el (gnus-decode-encoded-word-function)
22974         (gnus-decode-header-function, gnus-newsgroup-name):
22975         * spam-stat.el (gnus-original-article-buffer): Add defvars.
22977 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
22979         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
22980         the end of the date treatments.
22982 2005-08-15  Simon Josefsson  <jas@extundo.com>
22984         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
22985         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
22986         Capello and Romain Francoise.
22987         (pgg-fetch-key-function): Remove, not used?
22988         (pgg-insert-url-with-w3): Require url, to get
22989         url-insert-file-contents regardless of where it is defined.
22991 2005-08-13  Romain Francoise  <romain@orebokech.com>
22993         * message.el (message-cite-original-1): New function.
22994         (message-cite-original): Use it.
22995         (message-cite-original-without-signature): Ditto.
22997 2005-08-08  Romain Francoise  <romain@orebokech.com>
22999         * message.el (message-yank-empty-prefix): New variable.
23000         (message-indent-citation): Use it.
23001         (message-cite-original-without-signature): Respect X-No-Archive.
23003 2005-08-08  Simon Josefsson  <jas@extundo.com>
23005         * pgg.el: Autoload url-insert-file-contents instead of loading
23006         w3/url.
23007         (pgg-insert-url-with-w3): Don't load url here.
23009 2005-08-07  Jesper Harder  <harder@phys.au.dk>
23011         * message.el (message-kill-to-signature): Don't insert newline at
23012         bol.
23013         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
23015 2005-08-06  Romain Francoise  <romain@orebokech.com>
23017         * message.el (message-user-fqdn): Fix typo in docstring.
23019 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
23021         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
23023         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
23025 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23027         * mm-bodies.el (mm-encode-body): Use coding system rather than
23028         charset to encode text.
23030         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
23031         number of charsets if utf-8 is available (XEmacs).
23033 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
23035         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
23036         taken from `gnus-button-mid-or-mail-regexp'.
23037         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
23038         (gnus-button-alist): Improve regexp for domain part of the MIDs
23039         for news:localpart@domain buttons.
23040         (gnus-button-ctan-directory-regexp): Update.
23042 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23044         * sieve-manage.el (sieve-manage-interactive-login):
23045         Use make-local-variable rather than make-variable-buffer-local.
23046         (sieve-manage-open): Ditto.
23047         (sieve-manage-authenticate): Ditto.
23049         * mml.el (mml-generate-mime-1): Make the content type default to
23050         text/plain if the filename is not specified.
23052 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23054         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
23055         instead of insert-buffer.
23057         * message.el (message-yank-original): Ditto; set the mark at the
23058         end of the yanked message.
23060 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23062         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
23063         lines to scroll rather than to stop it.
23065         * mml.el (mml-generate-default-type): Add doc string.
23066         (mml-generate-mime-1): Use mm-default-file-encoding or make it
23067         default to application/octet-stream when determining the content
23068         type if it is not specified for the part or the mml contents; add
23069         a comment about mml-generate-default-type.
23071 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
23073         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
23074         make it default to application/octet-stream when determining the
23075         content type if it is not specified for the external contents.
23077 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23079         * rfc2231.el (rfc2231-parse-string): Take care that not only a
23080         segmented parameter but also other parameters might be there.
23082 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23084         * mm-decode.el (mm-display-external): Delete temp file, directory
23085         and buffer immediately if the external process is exited.
23087 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23089         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
23090         fewer lines than that of scroll-margin.
23091         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
23093 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23095         * gnus-art.el (gnus-article-next-page): Revert.
23096         (gnus-article-beginning-of-window): New macro.
23097         (gnus-article-next-page-1): Use it.
23098         (gnus-article-prev-page): Ditto.
23099         (gnus-article-edit-part): Use insert-buffer-substring instead of
23100         insert-buffer.
23101         (gnus-article-edit-exit): Ditto.
23103         * gnus-util.el (gnus-beginning-of-window): Remove.
23104         (gnus-end-of-window): Remove.
23106         * lpath.el: Don't bind header-line-format and scroll-margin.
23108 2005-07-25  Simon Josefsson  <jas@extundo.com>
23110         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
23111         to have the url package without w3.  Reported by Daiki Ueno
23112         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
23114 2005-07-20  Didier Verna  <didier@xemacs.org>
23116         * gnus-diary.el: Remove the description comment (nndiary is now
23117         properly documented in the Gnus manual).
23118         Fix the spelling of "Back End".
23119         * nndiary.el: Ditto.
23120         Fix the copyright notice.
23122 2005-07-18  Romain Francoise  <romain@orebokech.com>
23124         * gnus-sum.el (gnus-summary-to-prefix)
23125         (gnus-summary-newsgroup-prefix): New variables.
23126         (gnus-summary-from-or-to-or-newsgroups): Use them.
23128 2005-07-17  Romain Francoise  <romain@orebokech.com>
23130         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
23131         space as it's generally not especially interesting to the user.
23133 2005-07-16  Romain Francoise  <romain@orebokech.com>
23135         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
23136         nil to avoid prompting and file modification if one of the
23137         messages at the top of the nnfolder file contains a copyright
23138         notice.
23139         Update copyright notice.
23141         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
23142         instead of `current-time-string' as the latter creates a time
23143         string that is not RFC 2822 compliant (it lacks the zone).
23144         Update copyright notice.
23146 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
23148         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
23149         for text/rtf.  Display default in prompt.  Pass default for M-n.
23151         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
23153 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23155         * gnus-msg.el (gnus-button-mailto):
23156         Remove save-selected-window-window hackery because it relies on
23157         save-selected-window internals.
23159 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23161         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
23162         (gnus-article-next-page-1): Use gnus-beginning-of-window.
23163         (gnus-article-prev-page): Ditto.
23165         * gnus-util.el (gnus-beginning-of-window): New function.
23166         (gnus-end-of-window): New function.
23168         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
23170 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
23172         * gnus-score.el (gnus-score-edit-all-score):
23173         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
23174         gnus-message.
23176 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23178         * gnus-msg.el (gnus-button-mailto):
23179         Remove save-selected-window-window hackery because it relies on
23180         save-selected-window internals.
23182 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23184         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
23185         add-minor-mode.
23186         (gnus-binary-mode): Ditto.
23188         * gnus-topic.el (gnus-topic-mode): Ditto.
23190 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
23192         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
23193         (gnus-article-prev-page): Take scroll-margin into consideration.
23195 2005-07-04  Lute Kamstra  <lute@gnu.org>
23197         Update FSF's address in GPL notices.
23199 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
23201         * gnus.el (gnus-exit):
23202         * gnus-group.el (gnus-group-icons):
23203         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
23205         * gnus-nocem.el (gnus-nocem):
23206         * message.el (message-various, message-buffers, message-sending)
23207         (message-interface, message-forwarding, message-insertion)
23208         (message-headers, message-news, message-mail):
23209         * pgg-gpg.el (pgg-gpg):
23210         * pgg-parse.el (pgg-parse):
23211         * pgg-pgp.el (pgg-pgp):
23212         * pgg-pgp5.el (pgg-pgp5):
23213         * pop3.el (pop3): Finish `defgroup' description with period.
23215 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23217         * gnus-art.el (article-display-face): Improve the efficiency.
23218         (article-display-x-face): Ditto; remove gray x-face stuff.
23220 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23222         * gnus-art.el (article-display-face): Correct the position in
23223         which Faces are inserted.
23225 2005-06-29  Didier Verna  <didier@xemacs.org>
23227         * gnus-art.el (article-display-face): Display faces in correct
23228         order.
23230 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23232         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
23233         (gnus-fill-real-hashtb): Use hash table instead of obarray.
23234         (gnus-nocem-check-article): Fetch the Type header.
23235         (gnus-nocem-message-wanted-p): Fix the way to examine types.
23236         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
23237         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
23238         make sure gnus-nocem-hashtb is initialized.
23239         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
23240         (gnus-nocem-unwanted-article-p): Ditto.
23242         * pgg.el (pgg-verify): Return the verification result.
23244 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23246         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
23247         is ascii.
23249 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
23251         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
23252         `show-nonbreak-escape'.
23254 2005-06-23  Lute Kamstra  <lute@gnu.org>
23256         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
23258         * dig.el (dig-mode):
23259         * smime.el (smime-mode): Use gnus-run-mode-hooks.
23261 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
23263         * nnimap.el (nnimap-split-download-body): Fix spellings.
23265 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
23267         * gnus-art.el (gnus-article-encrypt-body):
23268         * gnus-cus.el (gnus-score-customize):
23269         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
23270         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
23272 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
23274         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
23275         header by looking for magic "MII" at the beginning.
23277 2005-06-16  Miles Bader  <miles@gnu.org>
23279         * gnus-xmas.el (gnus-xmas-group-startup-message):
23280         Use renamed gnus-splash face.
23282         * assistant.el (assistant-field): Remove "-face" suffix from face name.
23283         (assistant-field-face): New backward-compatibility alias for renamed
23284         face.
23285         (assistant-render-text): Use renamed assistant-field face.
23287         * spam.el (spam): Remove "-face" suffix from face name.
23288         (spam-face): New backward-compatibility alias for renamed face.
23289         (spam-face, spam-initialize): Use renamed spam face.
23291         * message.el (message-header-to, message-header-cc)
23292         (message-header-subject, message-header-newsgroups)
23293         (message-header-other, message-header-name)
23294         (message-header-xheader, message-separator, message-cited-text)
23295         (message-mml): Remove "-face" suffix from face names.
23296         (message-header-to-face, message-header-cc-face)
23297         (message-header-subject-face, message-header-newsgroups-face)
23298         (message-header-other-face, message-header-name-face)
23299         (message-header-xheader-face, message-separator-face)
23300         (message-cited-text-face, message-mml-face):
23301         New backward-compatibility aliases for renamed faces.
23302         (message-font-lock-keywords): Use renamed message faces.
23304         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
23305         (sieve-test-commands, sieve-tagged-arguments):
23306         Remove "-face" suffix from face names.
23307         (sieve-control-commands-face, sieve-action-commands-face)
23308         (sieve-test-commands-face, sieve-tagged-arguments-face):
23309         New backward-compatibility aliases for renamed faces.
23310         (sieve-control-commands-face, sieve-action-commands-face)
23311         (sieve-test-commands-face, sieve-tagged-arguments-face):
23312         Use renamed sieve faces.
23314         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
23315         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
23316         (gnus-group-news-3-empty, gnus-group-news-4)
23317         (gnus-group-news-4-empty, gnus-group-news-5)
23318         (gnus-group-news-5-empty, gnus-group-news-6)
23319         (gnus-group-news-6-empty, gnus-group-news-low)
23320         (gnus-group-news-low-empty, gnus-group-mail-1)
23321         (gnus-group-mail-1-empty, gnus-group-mail-2)
23322         (gnus-group-mail-2-empty, gnus-group-mail-3)
23323         (gnus-group-mail-3-empty, gnus-group-mail-low)
23324         (gnus-group-mail-low-empty, gnus-summary-selected)
23325         (gnus-summary-cancelled, gnus-summary-high-ticked)
23326         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
23327         (gnus-summary-high-ancient, gnus-summary-low-ancient)
23328         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
23329         (gnus-summary-low-undownloaded)
23330         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
23331         (gnus-summary-low-unread, gnus-summary-normal-unread)
23332         (gnus-summary-high-read, gnus-summary-low-read)
23333         (gnus-summary-normal-read, gnus-splash):
23334         Remove "-face" suffix from face names.
23335         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
23336         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
23337         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
23338         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
23339         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
23340         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
23341         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
23342         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
23343         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
23344         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
23345         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
23346         (gnus-summary-selected-face, gnus-summary-cancelled-face)
23347         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
23348         (gnus-summary-normal-ticked-face)
23349         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
23350         (gnus-summary-normal-ancient-face)
23351         (gnus-summary-high-undownloaded-face)
23352         (gnus-summary-low-undownloaded-face)
23353         (gnus-summary-normal-undownloaded-face)
23354         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
23355         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
23356         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
23357         (gnus-splash-face):
23358         New backward-compatibility aliases for renamed faces.
23359         (gnus-group-startup-message): Use renamed gnus faces.
23361         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
23362         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
23363         (gnus-server-agent): Remove "-face" suffix from face names.
23364         (gnus-server-agent-face, gnus-server-opened-face)
23365         (gnus-server-closed-face, gnus-server-denied-face)
23366         (gnus-server-offline-face):
23367         New backward-compatibility aliases for renamed faces.
23368         (gnus-server-agent-face, gnus-server-opened-face)
23369         (gnus-server-closed-face, gnus-server-denied-face)
23370         (gnus-server-offline-face): Use renamed gnus faces.
23372         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
23373         Remove "-face" suffix from face names.
23374         (gnus-picon-xbm-face, gnus-picon-face):
23375         New backward-compatibility aliases for renamed faces.
23377         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
23378         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
23379         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
23380         (gnus-cite-11): Remove "-face" suffix from face names.
23381         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
23382         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
23383         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
23384         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
23385         New backward-compatibility aliases for renamed faces.
23386         (gnus-cite-attribution-face, gnus-cite-face-list)
23387         (gnus-article-boring-faces): Use renamed gnus faces.
23389         * gnus-art.el (gnus-signature, gnus-header-from)
23390         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
23391         (gnus-header-content): Remove "-face" suffix from face names.
23392         (gnus-signature-face, gnus-header-from-face)
23393         (gnus-header-subject-face, gnus-header-newsgroups-face)
23394         (gnus-header-name-face, gnus-header-content-face):
23395         New backward-compatibility aliases for renamed faces.
23396         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
23398         * gnus-sum.el (gnus-summary-selected-face)
23399         (gnus-summary-highlight): Use renamed gnus faces.
23400         * gnus-group.el (gnus-group-highlight): Likewise.
23402 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
23404         * gnus-sieve.el (gnus-sieve-article-add-rule):
23405         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
23406         * spam-stat.el (spam-stat-buffer-change-to-spam)
23407         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
23409         * message.el (message-is-yours-p):
23410         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
23412 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23414         * mm-view.el (mm-inline-text): Withdraw the last change.
23416 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23418         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
23419         executing enriched-decode.
23421 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23423         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
23424         charset of tar files.
23426 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
23428         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
23430 2005-06-04  Lute Kamstra  <lute@gnu.org>
23432         * nnfolder.el (nnfolder-read-folder): Make sure that undo
23433         information is never recorded.
23435 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
23437         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
23439 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23441         * pop3.el (pop3-apop): Run md5 in the binary mode.
23443         * starttls.el (starttls-set-process-query-on-exit-flag):
23444         Use eval-and-compile.
23446 2005-05-31  Simon Josefsson  <jas@extundo.com>
23448         * smime.el (smime-replace-in-string): Define.
23449         (smime-cert-by-ldap-1): Use it.
23451 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
23453         * gnus-art.el (article-display-x-face): Replace
23454         process-kill-without-query by gnus-set-process-query-on-exit-flag.
23456         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
23457         set-process-query-on-exit-flag or process-kill-without-query.
23459         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
23460         loop instead of replace-regexp.
23462         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
23463         instead of process-kill-without-query if it is available.
23465         * lpath.el: Fbind ldap-search-entries.
23467         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
23468         instead of find-file-hooks if it is available.
23470         * mml1991.el: Bind pgg-default-user-id when compiling.
23472         * mml2015.el: Bind pgg-default-user-id when compiling.
23474         * nndraft.el (nndraft-request-associate-buffer):
23475         Use write-contents-functions instead of write-contents-hooks if it is
23476         available.
23478         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
23479         instead of find-file-hooks if it is available.
23481         * nntp.el (nntp-open-connection): Replace
23482         process-kill-without-query by gnus-set-process-query-on-exit-flag.
23483         (nntp-open-ssl-stream): Ditto.
23484         (nntp-open-tls-stream): Ditto.
23486         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
23487         set-process-query-on-exit-flag or process-kill-without-query.
23488         (starttls-open-stream-gnutls): Use it instead of
23489         process-kill-without-query.
23490         (starttls-open-stream): Ditto.
23492 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
23494         * smime.el (smime-cert-by-ldap-1): Don't use
23495         replace-regexp-in-string.
23497 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
23499         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
23501         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
23502         in PEM format.  Adjust to the XEmacs compatibility.
23504 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
23506         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
23507         by `string-to-number'.
23508         * gnus-agent.el (gnus-agent-regenerate-group)
23509         (gnus-agent-fetch-articles): Ditto.
23510         * gnus-art.el (gnus-button-fetch-group): Ditto.
23511         * gnus-cache.el (gnus-cache-generate-active)
23512         (gnus-cache-articles-in-group): Ditto.
23513         * gnus-group.el (gnus-group-set-current-level)
23514         (gnus-group-insert-group-line): Ditto.
23515         * gnus-score.el (gnus-score-set-expunge-below)
23516         (gnus-score-set-mark-below, gnus-summary-score-effect)
23517         (gnus-summary-score-entry): Ditto.
23518         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
23519         (gnus-soup-pack): Ditto.
23520         * gnus-spec.el (gnus-xmas-format): Ditto.
23521         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
23522         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
23523         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
23524         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
23525         * nndb.el (nndb-get-remote-expire-response): Ditto.
23526         * nndiary.el (nndiary-parse-schedule-value)
23527         (nndiary-string-to-number, nndiary-request-replace-article)
23528         (nndiary-request-article): Ditto.
23529         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
23530         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
23531         * nneething.el (nneething-make-head): Ditto.
23532         * nnfolder.el (nnfolder-request-article)
23533         (nnfolder-retrieve-headers): Ditto.
23534         * nnheader.el (nnheader-file-to-number): Ditto.
23535         * nnkiboze.el (nnkiboze-request-article): Ditto.
23536         * nnmail.el (nnmail-process-unix-mail-format)
23537         (nnmail-process-babyl-mail-format): Ditto.
23538         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
23539         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
23540         (nnmh-request-create-group, nnmh-request-list-1)
23541         (nnmh-request-group, nnmh-request-article): Ditto.
23542         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
23543         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
23544         * nnsoup.el (nnsoup-make-active): Ditto.
23545         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
23546         * nntp.el (nntp-find-group-and-number)
23547         (nntp-retrieve-headers-with-xover): Ditto.
23548         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
23549         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
23550         (pgg-format-key-identifier): Ditto.
23551         * pop3.el (pop3-last, pop3-stat): Ditto.
23552         * qp.el (quoted-printable-decode-region): Ditto.
23554         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
23555         of concat.
23557 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23559         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
23561         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
23563         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
23565         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
23567         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
23569         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
23571         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
23572         (gnus-carpal-mode): Ditto.
23574         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
23575         (gnus-browse-mode): Ditto.
23577         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
23579         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
23581 2005-05-29  Richard M. Stallman  <rms@gnu.org>
23583         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
23585 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23587         * gnus-util.el (gnus-run-mode-hooks): New function.
23589         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
23591         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
23592         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
23594 2005-05-27  Lute Kamstra  <lute@gnu.org>
23596         * dns-mode.el (dns-mode): Specify customization group.
23598 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
23600         * gnus-agent.el (gnus-agent-make-mode-line-string):
23601         Use mode-line-highlight as mouse-face.
23603 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23605         * canlock.el (canlock): Change the parent group to news.
23607         * deuglify.el (gnus-outlook-deuglify): Add :group.
23609         * dig.el (dig): Add :group.
23611         * dns-mode.el (dns-mode): Add :group.
23613         * encrypt.el (encrypt): Add :group.
23615         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
23616         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
23617         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
23618         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
23619         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
23621         * gnus-diary.el (gnus-diary): Add :group.
23623         * gnus.el (gnus-group-news-1-face): Add :group.
23624         (gnus-group-news-1-empty-face): Ditto.
23625         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
23626         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
23627         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
23628         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
23629         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
23630         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
23631         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
23632         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
23633         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
23634         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
23635         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
23636         (gnus-summary-high-ticked-face): Ditto.
23637         (gnus-summary-low-ticked-face): Ditto.
23638         (gnus-summary-normal-ticked-face): Ditto.
23639         (gnus-summary-high-ancient-face): Ditto.
23640         (gnus-summary-low-ancient-face): Ditto.
23641         (gnus-summary-normal-ancient-face): Ditto.
23642         (gnus-summary-high-undownloaded-face): Ditto.
23643         (gnus-summary-low-undownloaded-face): Ditto.
23644         (gnus-summary-normal-undownloaded-face): Ditto.
23645         (gnus-summary-high-unread-face): Ditto.
23646         (gnus-summary-low-unread-face): Ditto.
23647         (gnus-summary-normal-unread-face): Ditto.
23648         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
23649         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
23651         * hashcash.el (hashcash): New custom group.
23652         (hashcash-default-payment): Add :group.
23653         (hashcash-payment-alist): Ditto.
23654         (hashcash-default-accept-payment): Ditto.
23655         (hashcash-accept-resources): Ditto.
23656         (hashcash-path): Ditto.
23657         (hashcash-extra-generate-parameters): Ditto.
23658         (hashcash-double-spend-database): Ditto.
23659         (hashcash-in-news): Ditto.
23661         * message.el (message-minibuffer-local-map): Add :group.
23663         * netrc.el (netrc): Add :group.
23665         * sieve-manage.el (sieve-manage-log): Add :group.
23666         (sieve-manage-default-user): Diito.
23667         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
23668         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
23669         (sieve-manage-authenticators): Ditto.
23670         (sieve-manage-authenticator-alist): Ditto.
23671         (sieve-manage-default-port): Ditto.
23673         * sieve-mode.el (sieve-control-commands-face): Add :group.
23674         (sieve-action-commands-face): Ditto.
23675         (sieve-test-commands-face): Ditto.
23676         (sieve-tagged-arguments-face): Ditto.
23678         * smime.el (smime): Add :group.
23680         * spam-report.el (spam-report): Add :group.
23682         * spam.el (spam, spam-face): Add :group.
23684 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23686         * nntp.el (nntp-next-result-arrived-p): Some news servers may
23687         return \n.\n.\n at the end of articles.  Protect against that.
23688         (nntp-with-open-group): Allow debugging.
23690         * nnheader.el (mail-header-set-extra): Make into a function
23691         because I just could't understand how to quote the list properly.
23693         * dns.el (query-dns-cached): New function.
23695 2005-05-26  Lute Kamstra  <lute@gnu.org>
23697         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
23699 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23701         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
23703         * gnus-art.el: Don't autoload mail-extract-address-components.
23705         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
23706         eval-and-compile to evaluate it.
23708         * hashcash.el: Don't autoload executable-find.
23710         * nndb.el: Don't declare the nndb back end two or more times; don't
23711         autoload news-reply-mode, news-setup, cancel-timer and telnet.
23713         * nntp.el: Autoload format-spec instead of format; use
23714         eval-and-compile to evaluate autoload forms.
23716 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
23718         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
23720 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23722         * gnus.el (gnus-version-number): Bump version.
23724 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23726         * gnus.el: No Gnus v0.3 is released.
23728 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23730         * lpath.el (featurep): Bind show-nonbreak-escape.
23732 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23734         * gnus-art.el (gnus-article-edit-part): Disable undo.
23736 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23738         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
23739         gnus-article-date-lapsed-new-header is t if date timer is active;
23740         skip headers in which the original date value is empty.
23741         (gnus-article-save-original-date): Redefine it as a macro.
23742         (gnus-display-mime): Use it.
23744 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23746         * gnus-art.el (article-date-ut): Support converting date in
23747         forwarded parts as well.
23748         (gnus-article-save-original-date): New function.
23749         (gnus-display-mime): Use it.
23751 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
23753         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
23754         enclosure element of <item>.
23756 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
23758         * message.el (message-kill-buffer-query): Rename from
23759         `message-kill-buffer-query-if-modified'.  Add :version.
23761 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23763         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
23764         window layout.
23766 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23768         * mml.el: Autoload dnd when compiling.
23770 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
23772         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
23773         x-dnd-*.
23775 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23777         * qp.el (quoted-printable-encode-region): Save excursion.
23779 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
23781         * message.el (message-kill-buffer-query-if-modified): Add new variable
23782         so the user can kill a modified message buffer quickly.
23783         (message-kill-buffer): Use it.
23785 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23787         * lpath.el: Fbind display-time-event-handler; don't fbind
23788         string-to-multibyte.
23790         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
23792 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23794         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
23795         contained in text because xml.el decodes entities) with LFs.
23797 2005-04-11  Lute Kamstra  <lute@gnu.org>
23799         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
23800         differently.
23802 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23804         * mm-util.el (mm-detect-coding-region): Typo.
23806 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23808         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
23810 2005-04-06  Deepak Goel  <deego@gnufans.org>
23812         * spam-stat.el (spam-stat-score-buffer): Add a call to a
23813         user-function allow user modifications of the scores.
23814         (spam-stat-score-buffer-user): New function, to allow
23815         user-computed modifications to the score.
23816         (spam-stat-score-buffer-user-functions): List of additional
23817         scoring functions.
23818         (spam-stat-error-holder): Global temporary error holder.
23819         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
23820         variable.
23822 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
23824         * gnus-registry.el (gnus-registry-clean-empty-function)
23825         (gnus-registry-trim, gnus-registry-fetch-groups)
23826         (gnus-registry-delete-group): Groups that match
23827         `gnus-registry-ignored-groups' are removed from the registry
23828         entries, not just ignored for splitting.  This helps clean up the
23829         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
23830         to get all the groups a message ID is in.
23832         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
23833         (spam-stat-split-fancy): Change "threshhold" to "threshold".
23834         (spam-stat-score-buffer-user-functions): Add :number custom type.
23836 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23838         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
23839         argument in XEmacs.
23841         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
23842         (nnrss-request-group): Decode group name first.
23843         (nnrss-request-article): Make a text/plain article if mml-to-mime
23844         failed.
23845         (nnrss-get-encoding): Return a compatible encoding according to
23846         nnrss-compatible-encoding-alist.
23847         (nnrss-find-el): Use consp instead of listp.
23848         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
23850 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23852         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
23853         which Emacs 20 doesn't support.
23854         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
23856 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
23858         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
23859         silence the byte compiler inside the defun.
23861         * gnus-demon.el (parse-time-string): Add autoload.
23863         * gnus-delay.el (parse-time-string): Add autoload.
23865         * gnus-art.el (parse-time-string): Add autoload.
23867         * nnultimate.el (parse-time): Require for `parse-time-string'.
23869 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
23871         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
23873         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
23875         * smime.el (smime-ldap-host-list): Add :version.
23877 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
23879         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
23880         pass it to `gnus-browse-read-group'.
23881         (gnus-browse-read-group): Add NUMBER argument and pass it to
23882         `gnus-group-read-ephemeral-group'.
23884         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
23885         argument and pass it to `gnus-group-read-group'.
23887 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
23889         * mm-util.el (mm-xemacs-find-mime-charset): Only call
23890         mm-xemacs-find-mime-charset-1 if we have the mule feature
23891         available at runtime.
23893 2005-03-25  Werner Lemberg  <wl@gnu.org>
23895         * nnmaildir.el: Replace `illegal' with `invalid'.
23897 2005-03-23  Lute Kamstra  <lute@gnu.org>
23899         * time-date.el: Add comment on time value formats.
23900         Don't require parse-time.
23901         (with-decoded-time-value): New macro.
23902         (encode-time-value): New function.
23903         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
23904         (days-to-time): Return a valid time value when arg is huge.
23905         (time-since): Use time-subtract.
23906         (time-to-number-of-days): Use time-to-seconds.
23908 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23910         * gnus-start.el (gnus-display-time-event-handler):
23911         Check display-time-timer at runtime rather than only at load time
23912         in case display-time-mode is turned off in the mean time.
23914 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
23916         * nnimap.el (nnimap-open-connection): Print which authinfo file is
23917         used.
23919         * nneething.el (nneething-map-file-directory): Derive from
23920         `gnus-directory'.
23922         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
23923         the To/Cc button.
23925 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
23927         * nnmaildir.el (nnmaildir-request-accept-article):
23928         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
23930 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23932         * gnus-async.el: Require timer-funcs at compile time when in
23933         XEmacs for `run-with-idle-timer'.
23935 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23937         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
23938         autoloaded function.
23940 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23942         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
23944 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
23946         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
23948 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23950         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
23951         Add gnus-expert-user to default.
23953 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
23955         * nnimap.el (nnimap-open-server): Ditto.
23957         * imap.el (imap-authenticate): Fix typo.
23959 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
23961         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
23962         buffer (since IMAP server might return FETCH response out of
23963         order, and the nntp buffer must be sorted).
23965 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
23967         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
23968         comparison on string.
23970         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
23971         (gnus-agent-score): Rename category keywords to match gnus-cus.
23972         (gnus-agent-summary-fetch-series): Modify to protect against
23973         gnus-agent-summary-fetch-group clearing processable flags.
23974         (gnus-agent-synchronize-group-flags): Update live group buffer as
23975         synchronization may occur due to the user toggle the plugged
23976         status.
23977         (gnus-agent-fetch-group-1): Clear downloadable flag when article
23978         successfully downloaded.
23979         (gnus-agent-expire-group-1): Avoid using markers when the overview
23980         is in ascending order; greatly improves performance.
23981         (gnus-agent-regenerate-group):
23982         Use gnus-agent-synchronize-group-flags to reset read status in both
23983         gnus and server.
23984         (gnus-agent-update-files-total-fetched-for): Fix initial size.
23986 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23988         * message.el: Don't autoload former message-utils variables.
23989         (message-strip-subject-trailing-was): Change doc string.
23991         * nnweb.el: Fixes for `gnus-group-make-web-group'.
23992         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
23993         (nnweb-google-search): Add "hl=en" here.
23994         (nnweb-google-parse-1, nnweb-google-create-mapping):
23995         Don't hardcode URL.
23997 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
23999         * message.el (message-get-reply-headers, message-followup):
24000         Mention related variables `message-use-followup-to' and
24001         `message-use-mail-followup-to', in the information buffer.
24003         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
24004         of broken groups(-beta).google.com.
24006 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
24008         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
24009         parameter to invoked gnus-request-move-article; remove the
24010         redundant gnus-sum-hint-move-is-internal variable; apply the marks
24011         all at once instead of once per article.
24012         (gnus-summary-remove-process-mark): Accept a list of articles as
24013         well as a single article for processing.
24015         * gnus-int.el (gnus-request-move-article): Add move-is-internal
24016         parameter.
24018         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
24020         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
24022         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
24023         parameter.
24025         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
24026         parameter.
24028         * nnimap.el (nnimap-request-move-article): Add move-is-internal
24029         parameter and remove the gnus-sum-hint-move-is-internal variable.
24031         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
24032         parameter.
24034         * nndraft.el (nndraft-request-move-article): Add move-is-internal
24035         parameter.
24037         * nndiary.el (nndiary-request-move-article): Add move-is-internal
24038         parameter.
24040         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
24042         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
24043         parameter.
24045         * nnagent.el (nnagent-request-move-article): Add move-is-internal
24046         parameter.
24048 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
24050         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
24051         a more conservative way.
24053 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
24055         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
24056         buffer, so it moves the window's cursor.
24058 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
24060         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
24061         `mm-dissect-multipart' and receive the from field as an (optional)
24062         argument from `mm-dissect-multipart'.
24063         (mm-dissect-multipart): Receive the from field as an argument and
24064         pass it on when we call `mm-dissect-buffer' on MIME parts.
24065         Fixes verification/decryption of signed/encrypted MIME parts.
24067 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
24069         * gnus-sum.el (gnus-summary-move-article):
24070         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
24071         whatever it calls (right now, only nnimap-request-move article
24072         respects it).
24074         * nnimap.el (nnimap-request-move-article):
24075         When gnus-sum-hint-move-is-internal is set, don't do the extra
24076         nnimap-request-article.
24078 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
24080         * nnheader.el (nnheader-find-file-noselect): Add doc string.
24082         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
24083         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
24085         * gnus-sum.el (gnus-summary-caesar-message):
24086         Apply `gnus-treat-article' after rotation.
24088         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
24089         doc string.
24091 2005-02-22  Simon Josefsson  <jas@extundo.com>
24093         * encrypt.el (encrypt-password-cache-expiry): Remove (use
24094         `password-cache-expiry' instead).  Reported by Arne Jørgensen
24095         <arne@arnested.dk>.
24096         (encrypt): Add password-cache and password-cache-expiry as group
24097         members.
24099 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
24101         * smime.el (smime-ldap-host-list): Doc fix.
24102         (smime-ask-passphrase): Use `password-read-and-add' to read (and
24103         cache) password.
24104         (smime-sign-region): Use it.
24105         (smime-decrypt-region): Use it.
24106         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
24107         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
24108         fails.
24109         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
24110         certificate from DER to PEM format rather than calling openssl.
24112         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
24114         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
24115         for signing/encryption.
24117         * mml.el (mml-parse-1): Use them.
24119 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
24121         * nnrss.el (nnrss-verbose): Remove.
24122         (nnrss-request-group): Use `nnheader-message' instead.
24124 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
24126         * nnrss.el (nnrss-verbose): New variable.
24127         (nnrss-request-group): Make it say nnrss is requesting a group.
24129 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
24131         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
24132         Handle news URL with given port correctly.
24134 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24136         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
24137         containing special characters.
24139         * gnus-sum.el (gnus-summary-edit-article): Ditto.
24141         * mml.el (mime-to-mml): Ditto.
24143         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
24144         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
24145         (rfc2047-decode-region): Quote decoded words containing special
24146         characters when rfc2047-quote-decoded-words-containing-tspecials
24147         is non-nil.
24149 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
24151         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
24153         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
24155 2005-02-15  Simon Josefsson  <jas@extundo.com>
24157         * nnimap.el (nnimap-debug): Doc fix.
24159         * imap.el (imap-debug): Doc fix.
24161 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24163         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
24165 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
24167         * gnus.el (spam-contents): Improve docs for spam-contents
24168         parameter in its variable incarnation.
24170 2005-02-14  Simon Josefsson  <jas@extundo.com>
24172         * smime-ldap.el: Use require instead of load-library for ldap.
24173         (smime-ldap-search): Indent.
24174         (smime-ldap-search-internal): Shorten line.
24176         * smime.el (smime-cert-by-dns): Add doc-string.
24177         (smime-cert-by-ldap-1): Indent.
24179         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
24180         mml-smime-get-dns-ldap.
24181         (mml-smime-encrypt-query): Use new function.  Default to ldap.
24183 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
24185         * smime.el: Require smime-ldap.
24186         (smime-ldap-host-list): New variable.
24187         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
24189         * mml-smime.el (mml-smime-encrypt-query): New function.
24190         (mml-smime-encrypt-query): Use it.
24192         * smime-ldap.el: New file.
24194 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24196         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
24198 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
24200         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
24201         argument in doc string.  Make query for type more clear.
24203 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
24205         * gnus.el (gnus-group-startup-message): Search for gnus images in
24206         etc/images/gnus.
24207         * mm-util.el (mm-image-load-path): Likewise.
24208         * smiley.el (smiley-data-directory): Search for smilies in
24209         etc/images/smilies.
24211 2005-02-09  Kim F. Storm  <storm@cua.dk>
24213         Change Emacs release version from 21.4 to 22.1 throughout.
24214         Change Emacs development version from 21.3.50 to 22.0.50.
24216 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24218         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
24220         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
24221         non-Mule XEmacs as well.
24222         (mm-decompress-buffer): Signal an error intentionally if it does
24223         not decompress compressed data because auto-compression-mode is
24224         disabled.
24226 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
24228         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
24229         an ID in the registry even if it has no groups.
24231 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24233         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
24234         merge it into mm-decompress-buffer.
24235         (gnus-mime-copy-part): Use the MIME part charset, the value which
24236         a user specified or gnus-newsgroup-charset for decoding, like
24237         gnus-mime-inline-part does; set buffer-file-coding-system to tell
24238         save-buffer what was used.  Suggested by Kevin Ryde
24239         <user42@zip.com.au>.
24240         (gnus-mime-inline-part): Allow the name parameter as well as the
24241         filename parameter; force decompressing of compressed data; always
24242         display contents being not decoded as unibyte.
24244         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
24245         as well as the filename parameter.
24247         * mm-util.el (mm-decompress-buffer):
24248         Merge gnus-mime-jka-compr-maybe-uncompress.
24249         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
24250         of compressed data.
24252 2005-02-08  Simon Josefsson  <jas@extundo.com>
24254         * imap.el (imap-log): Doc fix.
24256 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24258         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
24259         the coding cookies; decompress compressed parts.
24261         * mml.el (mml-generate-mime-1): Add the charset parameter according
24262         to the value which a user specified manually or the coding cookie.
24264         * mm-util.el (mm-string-to-multibyte): New function.
24265         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
24266         (mm-coding-system-to-mime-charset): New function.
24267         (mm-decompress-buffer): New function.
24268         (mm-find-buffer-file-coding-system): New function.
24270         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
24271         (mm-display-inline-fontify): Rewrite for decoding and decompressing
24272         parts.
24274 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24276         * mm-view.el (mm-display-inline-fontify): Decode a part according
24277         to the charset parameter.
24279 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24281         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
24282         prefix arg is neither nil nor a number, as info specifies.
24284 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24286         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
24287         timestamps.
24289 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
24291         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
24292         groups error checking and notify user.
24294 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
24296         * message.el (message-send-mail-function): Check existence of
24297         sendmail-program first before using default value
24298         `message-send-mail-with-sendmail'.  Otherwise use more generic
24299         `smtpmail-send-it'.
24301 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24303         * nntp.el (nntp-request-update-info): Always return nil.
24305 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24307         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
24309 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
24311         * message.el (message-beginning-of-line): Change the behavior when
24312         invoked between BOL and : so that it first moves backward.
24314 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24316         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
24317         article buffer when editing of the article is discarded.
24318         (gnus-article-prepare): Revert.
24320 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24322         * gnus-art.el (gnus-article-prepare):
24323         Remove message-strip-forbidden-properties from the local hook.
24325 2005-01-27  Simon Josefsson  <jas@extundo.com>
24327         * password.el (password-cache-add): Only start one timer per key.
24328         Reported by Derek Atkins <warlord@MIT.EDU>.
24330 2005-01-26  Steve Youngs  <steve@sxemacs.org>
24332         * run-at-time.el: Remove.  It is no longer needed as
24333         timer-funcs.el in the xemacs-base package has a working version of
24334         `run-at-time'.
24336         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
24338         * password.el: Require timer-funcs instead of run-at-time in
24339         XEmacs.
24340         Remove `password-run-at-time' macro.
24341         (password-cache-add): Use `run-at-time' instead of
24342         `password-run-at-time'.
24344         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
24345         Remove `nnheader-cancel-function-timers' alias,
24346         `cancel-function-timers' exists in XEmacs in timer-funcs.
24348         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
24349         for `run-with-idle-timer'.
24351         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
24352         for `run-at-time'.
24354         * mm-url.el: Require timer-funcs at compile time when in XEmacs
24355         for `with-timeout'.
24357         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
24358         the same as for XEmacs 21.4.
24359         No need to ignore `run-with-idle-timer', this function exists in
24360         XEmacs now in timer-funcs.el in the xemacs-base package.
24361         (dgnushack-compile): No need to delete
24362         run-at-time.el from the list of files to compile because it
24363         doesn't exist anymore.
24365 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24367         * mml.el (mml-generate-mime-1): Convert string into unibyte when
24368         inserting " *mml*" buffer's contents into a unibyte temp buffer.
24370 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
24372         * mail-source.el (mail-source-fetch-imap): Search for ^From case
24373         sensitively.
24375 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
24377         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
24379 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24381         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
24382         which will be inserted according to the multibyteness of a buffer
24383         rather than the type of contents.  Suggested by ARISAWA Akihiro
24384         <ari@mbf.ocn.ne.jp>.
24386         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
24387         of string which old xml.el may return rather than a string.
24389 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24391         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
24393 2005-01-16  Simon Josefsson  <jas@extundo.com>
24395         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
24396         idn/idna.el isn't available.
24397         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
24398         <michael@waxrat.com>.
24400         * hashcash.el: Remove non-FSF copyright header.
24402         * hashcash.el (hashcash-extra-generate-parameters): New variable.
24403         (hashcash-generate-payment): Use it.
24404         (hashcash-generate-payment-async): Use it.
24406 2005-01-15  Simon Josefsson  <jas@extundo.com>
24408         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
24409         Suggested by Raymond Scholz <ray-2005@zonix.de>.
24411         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
24412         gnus-summary-idna-message.
24413         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
24414         (gnus-summary-idna-message): New function.
24416 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
24418         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
24419         gnus-novice-user.
24421 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24423         * nnrss.el (nnrss-request-delete-group): Delete entries in
24424         nnrss-group-alist as well.
24425         (nnrss-save-server-data): Insert newline.
24427 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
24429         * gnus.el (gnus-user-agent): Use list of symbols instead of
24430         symbols.  Display full version number for (S)XEmacs.
24431         Optionally display (S)XEmacs codename.
24433         * gnus-util.el (gnus-emacs-version): Update for new
24434         `gnus-user-agent'.
24436         * gnus-msg.el (gnus-extended-version): Make it possible to omit
24437         Gnus version.
24439 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
24441         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
24442         which is unreadable in some setups.
24444 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24446         * gnus-spec.el (gnus-update-format-specifications): Flush the
24447         group format spec cache if it doesn't support decoded group names.
24449 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
24451         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
24452         Allow to apply decay on score files matching a regexp.
24454 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24456         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
24457         compatibility in %g and %c.
24459 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24461         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
24462         name for only %g and %c.
24463         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
24464         of gnus-tmp-group to decoded group name.
24465         (gnus-group-make-rss-group): Exclude `/'s from group names.
24467 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24469         * nnrss.el (nnrss-get-encoding): Fix regexp.
24471 2004-12-27  Simon Josefsson  <jas@extundo.com>
24473         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
24474         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
24475         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
24477 2004-12-17  Kim F. Storm  <storm@cua.dk>
24479         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
24481         * gnus-sum.el (gnus-summary-mode-map): Likewise.
24483 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
24485         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
24487 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24489         * nnrss.el: Require rfc2047 and mml.
24490         (nnrss-file-coding-system): New variable.
24491         (nnrss-format-string): Redefine it as an inline function.
24492         (nnrss-decode-group-name): New function.
24493         (nnrss-string-as-multibyte): Remove.
24494         (nnrss-retrieve-headers): Decode group name; don't use
24495         nnrss-format-string.
24496         (nnrss-request-group): Decode group name.
24497         (nnrss-request-article): Decode group name; allow a Message-ID as
24498         well as an article number; don't use nnrss-format-string; encode a
24499         Message-ID string which may contain non-ASCII characters; use
24500         mml-to-mime to compose a MIME article.
24501         (nnrss-request-expire-articles): Decode group name.
24502         (nnrss-request-delete-group): Decode group name.
24503         (nnrss-fetch): Clarify error message.
24504         (nnrss-read-server-data): Use insert-file-contents instead of load;
24505         bind file-name-coding-system; use multibyte buffer.
24506         (nnrss-save-server-data): Bind coding-system-for-write to the
24507         value of nnrss-file-coding-system; bind file-name-coding-system;
24508         add coding cookie.
24509         (nnrss-read-group-data): Use insert-file-contents instead of load;
24510         bind file-name-coding-system; use multibyte buffer.
24511         (nnrss-save-group-data): Bind coding-system-for-write to the
24512         value of nnrss-file-coding-system; bind file-name-coding-system.
24513         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
24514         make it work with non-ASCII text.
24515         (nnrss-find-el): Make it work with old xml.el as well.
24517 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
24519         * nnrss.el (nnrss-get-encoding): New function.
24520         (nnrss-fetch): Use unibyte buffer initially; bind
24521         coding-system-for-read while performing mm-url-insert; remove ^Ms;
24522         decode contents according to the encoding attribute.
24523         (nnrss-save-group-data): Add coding cookie.
24524         (nnrss-mime-encode-string): New function.
24525         (nnrss-check-group): Use it to encode subject and author.
24527 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
24529         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
24530         imaginary variable.
24532 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24534         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
24535         correctly even if there are wide characters.
24537 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
24539         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
24540         downcased symbol names; make a new cache instead of reusing
24541         bbdb-hashtable.
24543 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24545         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
24546         concatenating segments rather than before concatenating them.
24547         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24549         * message.el (message-get-reply-headers): Bind `extra'.
24551 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24553         * message.el (message-extra-wide-headers): New variable.
24554         (message-get-reply-headers): Use it.
24556 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24558         * gnus-agent.el (gnus-agent-group-path): Decode group name.
24559         (gnus-agent-group-pathname): Ditto.
24561         * gnus-cache.el (gnus-cache-file-name): Decode group name.
24563         * gnus-group.el (gnus-group-make-group): Decode group name.
24564         (gnus-group-make-rss-group): Register the group data after opening
24565         the nnrss group.
24567 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
24569         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
24570         by expiry now get marked as read.
24572 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24574         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
24576 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
24578         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
24579         unify Latin characters in XEmacs.
24580         (mm-find-mime-charset-region): Use it.
24582 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24584         * gnus-util.el (gnus-delete-directory): New function.
24586         * gnus-agent.el (gnus-agent-delete-group): Use it.
24588         * gnus-cache.el (gnus-cache-delete-group): Use it.
24590 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24592         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
24593         names.
24595 2004-12-16  Simon Josefsson  <jas@extundo.com>
24597         * hashcash.el (hashcash-payment-alist): Fix custom :type.
24599 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24601         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
24603         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
24604         (gnus-group-set-current-level): Decode group name.
24606 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
24608         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
24609         failed.
24611 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24613         * gnus-group.el (gnus-group-delete-group): Decode group name.
24614         (gnus-group-make-rss-group): Encode group name.
24615         (gnus-group-catchup-current): Decode group name.
24616         (gnus-group-kill-group): Decode group name.
24618 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
24620         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
24622 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24624         * gnus-group.el (gnus-group-make-rss-group):
24625         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
24627         * gnus-start.el (gnus-setup-news): Honor user's setting to
24628         gnus-message-archive-method.  Suggested by Lute Kamstra
24629         <lute@gnu.org>.
24631 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
24633         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
24634         global counterparts of the buffer-local variables.
24636 2004-11-16  Romain Francoise  <romain@orebokech.com>
24638         * gnus-sum.el (gnus-summary-exit): Don't clear the global
24639         counterparts of the buffer-local variables.
24641 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24643         * message.el (message-forbidden-properties): Fix typo in doc
24644         string.
24646 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24648         * gnus-util.el (gnus-replace-in-string): Add doc string.
24650         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
24651         to avoid problems when splitting mails with many recipients.
24653 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24655         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
24656         pop-to-buffer, covered by the subsequent gnus-configure-windows.
24658 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
24660         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
24661         if there is no hashtable in memory or file modification time is
24662         newer than cached timestamp.
24664 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
24666         * gnus-sum.el (gnus-summary-limit-to-recipient):
24667         Implement not-matching option.
24669 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
24671         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
24672         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
24673         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
24674         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
24675         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
24676         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
24678 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24680         * message.el (message-forward-make-body-mml): Remove headers
24681         according to message-forward-ignored-headers if a message is decoded.
24683 2004-12-02  Romain Francoise  <romain@orebokech.com>
24685         * message.el (message-forward-make-body-plain): Always remove
24686         headers according to message-forward-ignored-headers.
24688 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
24690         * spam.el (spam-summary-prepare-exit): Remove the
24691         gnus-summary-limit pop for now, it has problems with ham marks for
24692         me.
24694 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
24696         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
24697         correctly.
24699 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
24701         * format-spec.el (format-spec): Message the char.
24703 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
24705         * gnus-art.el (gnus-split-methods): Reformat comments.
24707         * spam.el (spam-summary-prepare-exit): Remove article limits
24708         before exiting the summary buffer.
24710 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24712         * lpath.el: Remove bbdb-create-internal, bbdb-records,
24713         spam-BBDB-register-routine and spam-enter-ham-BBDB.
24715         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
24716         order to silence the byte compiler.
24718         * spam.el: Fix the way to silence the byte compiler, which
24719         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
24720         bbdb-search-simple, spam-BBDB-register-routine,
24721         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
24722         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
24723         spam-stat-buffer-is-spam, spam-stat-load,
24724         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
24725         spam-stat-save and spam-stat-split-fancy.
24727 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24729         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
24730         which may confuse users.
24731         (canlock-password-for-verify): Ditto.
24733         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
24735         * gnus-art.el (gnus-emphasis-alist): Ditto.
24737         * gnus-registry.el (gnus-registry-max-entries): Ditto.
24739         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
24741         * gnus-start.el (gnus-save-killed-list): Ditto.
24743         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
24744         (gnus-sum-thread-tree-root): Ditto.
24745         (gnus-sum-thread-tree-false-root): Ditto.
24746         (gnus-sum-thread-tree-single-indent): Ditto.
24748         * message.el (message-courtesy-message): Ditto.
24749         (message-archive-note): Ditto.
24750         (message-subscribed-address-file): Ditto.
24751         (message-user-fqdn): Ditto.
24753         * spam-report.el (spam-report-gmane-regex): Ditto.
24755         * spam.el (spam-blackhole-good-server-regex): Ditto.
24757 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24759         * mml.el (mml-preview): Widen the message buffer before copying
24760         the contents to the preview buffer; sort headers before previewing.
24762         * message.el (message-hidden-headers): Fix the way to avoid a bug
24763         in the `repeat' widget in Emacs 21.3 or earlier.
24765 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24767         * message.el (message-hidden-headers): Default to "^References:".
24768         Improve customization type.  Suggested by Reiner Steib
24769         <Reiner.Steib@gmx.de>.
24771 2004-11-25  Romain Francoise  <romain@orebokech.com>
24773         * message.el (message-strip-forbidden-properties): Remove check for
24774         obsolete `message-hidden' text property, hidden headers are not
24775         accessible in the buffer anymore.
24777 2004-11-22  Romain Francoise  <romain@orebokech.com>
24779         * message.el (message-header-format-alist): Add `From' in list
24780         so that it can be sorted.
24781         (message-fix-before-sending): Widen and sort headers before
24782         sending.
24783         (message-hide-headers): Use narrowing to hide headers by moving
24784         them to the top of the buffer and narrowing to the region
24785         underneath.
24787 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24789         * message.el (message-strip-forbidden-properties):
24790         Bind buffer-read-only (etc) to nil.
24792 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24794         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
24795         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24797 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
24799         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
24801 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24803         * dns.el (query-dns): Use sit-for to time instead of
24804         accept-process-output, since that doesn't seem to work on udp
24805         sockets.
24807 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24809         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
24811 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
24813         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
24814         doc string.  Improve doc string.
24816 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24818         * nntp.el (nntp-request-update-info): Return nil if
24819         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
24820         may not call gnus-activate-group which uselessly issues the GROUP
24821         commands for all nntp groups and wastes time.  Reported by Romain
24822         Francoise <romain@orebokech.com>.
24824         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
24826 2004-11-15  Simon Josefsson  <jas@extundo.com>
24828         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
24829         headers separately.
24830         (gnus-button-openpgp): New function, inspired by Jochen Küpper
24831         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
24833 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
24835         * gnus-start.el (gnus-convert-old-newsrc):
24836         Assign legacy-gnus-agent to 5.10.7.
24838 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24840         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
24841         start of the lines.
24843 2004-11-14  Magnus Henoch  <mange@freemail.hu>
24845         * hashcash.el (hashcash-default-payment): Change default to 20.
24846         (hashcash-default-accept-payment): Change default to 20.
24847         (hashcash-process-alist): New variable.
24848         (hashcash-generate-payment-async): Add.
24849         (hashcash-already-paid-p): Add.
24850         (hashcash-insert-payment): Don't generate payments twice.
24851         (hashcash-insert-payment-async): Add.
24852         (hashcash-insert-payment-async-2): Add.
24853         (hashcash-cancel-async): Add.
24854         (hashcash-wait-async): Add.
24855         (hashcash-processes-running-p): Add.
24856         (hashcash-wait-or-cancel): Add.
24857         (mail-add-payment): New optional argument.  Conditionally start
24858         asynchronous calculation.
24859         (mail-add-payment-async): Add.
24861         * message.el (message-send-mail): Wait for asynchronous hashcash
24862         results.  Don't clobber existing X-Hashcash headers.
24863         (message-setup-1): Call mail-add-payment-async when
24864         message-generate-hashcash is non-nil.
24866 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
24868         * message.el (message-use-alternative-email-as-from): Examine the
24869         From header as well; use message-make-from in order to include a
24870         user's full name.
24872 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24874         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
24875         default; improve customization type.
24876         (gnus-emphasis-custom-with-format): New macro.
24877         (gnus-emphasis-custom-value-to-external): New function.
24878         (gnus-emphasis-custom-value-to-internal): New function.
24880 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24882         * dns.el (query-dns): Resolve reverse addresses.
24884 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24886         * gnus-group.el (gnus-group-get-new-news): Use it.
24888         * gnus-start.el (gnus-check-reasonable-setup): New function.
24890 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24892         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
24893         "Args out of range" error.  Reported by Arnaud Giersch
24894         <arnaud.giersch@free.fr>.
24896 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24898         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
24900 2004-11-04  Richard M. Stallman  <rms@gnu.org>
24902         * spam.el (spam group): Add :version.
24904         * pgg-def.el (pgg group): Add :version.
24906 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24908         * gnus-art.el (gnus-article-edit-article): Don't associate the
24909         article buffer with a draft file.  This is a temporary measure
24910         against the 2004-08-22 change to gnus-article-edit-mode.
24912 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24914         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
24915         (html2text-format-tags): Remove unused variable `attr'.
24917 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
24919         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
24921         * tls.el (tls-process-connection-type, tls-success)
24922         (tls-certtool-program): Add :version.
24924         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
24925         (starttls-extra-arguments, starttls-process-connection-type)
24926         (starttls-connect, starttls-failure, starttls-success): Add :version.
24928         * spam-stat.el (spam-stat): Add :version.
24930         * sieve.el (sieve): Add :version.
24932         * sha1.el (sha1): Add :version.
24933         (sha1-use-external): Remove redundant version.
24935         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
24936         (nnmail-cache-ignore-groups, nnmail-spool-hook)
24937         (nnmail-split-fancy-match-partial-words)
24938         (nnmail-split-lowercase-expanded): Add :version.
24940         * nndiary.el (nndiary): Add :version.
24942         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
24944         * mml-sec.el (mml-default-sign-method)
24945         (mml-default-encrypt-method, mml-signencrypt-style-alist):
24946         Add :version.
24948         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
24950         * mm-url.el (mm-url-use-external, mm-url-program)
24951         (mm-url-arguments): Add :version.
24953         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
24954         (mm-attachment-file-modes, mm-decrypt-option)
24955         (mm-w3m-safe-url-regexp): Add :version.
24957         * message.el (message-cite-prefix-regexp)
24958         (message-sendmail-envelope-from, message-minibuffer-local-map)
24959         (message-user-fqdn, message-completion-alist): Add :version.
24961         * gnus-win.el (gnus-configure-windows-hook)
24962         (gnus-use-frames-on-any-display): Add :version.
24964         * gnus-art.el (gnus-article-address-banner-alist)
24965         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
24966         (gnus-treat-from-picon, gnus-treat-mail-picon)
24967         (gnus-treat-x-pgp-sig): Add :version.
24969         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
24970         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
24971         (gnus-summary-article-delete-hook)
24972         (gnus-summary-display-while-building): Add :version.
24974         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
24975         (gnus-get-top-new-news-hook): Add :version.
24977         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
24978         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
24980         * gnus-registry.el (gnus-registry): Add :version.
24982         * gnus-spec.el (gnus-use-correct-string-widths)
24983         (gnus-make-format-preserve-properties): Add :version.
24985         * gnus.el (gnus-group-charter-alist)
24986         (gnus-group-fetch-control-use-browse-url)
24987         (gnus-install-group-spam-parameters): Add :version.
24989         * gnus-diary.el (gnus-diary): Add :version.
24991         * gnus-delay.el (gnus-delay): Add :version.
24993         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
24994         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
24995         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
24996         Add :version.
24998         * gnus-agent.el (gnus-agent-max-fetch-size)
24999         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
25000         (gnus-agent-prompt-send-queue): Add :version.
25002         * deuglify.el (gnus-outlook-deuglify): Add :version.
25004         * html2text.el: Beautify code.  Improve doc strings.
25005         Some checkdoc cleanup.
25006         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
25008 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
25010         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
25012 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
25014         * gnus-registry.el (gnus-registry-hashtb): Create the registry
25015         when package is loaded.
25017         * spam.el (spam-summary-score-preferred-header): Add global preference
25018         for people who want to override the default SpamAssassin over
25019         Bogofilter preference (when both are set).
25020         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
25021         (spam-user-format-function-S):
25022         Check spam-summary-score-preferred-header.
25023         (spam-extra-header-to-number): Add X-Bogosity header parsing.
25024         (spam-user-format-function-S): Format the score correctly.
25026 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25028         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
25029         signature file.  Suggested by Manoj Srivastava
25030         <srivasta@golden-gryphon.com>.
25032         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
25033         iso-2022-jp even in the Japanese language environment.
25034         Suggested by Jason Rumney <jasonr@gnu.org>.
25036 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25038         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
25039         use the same characters as the dummy marks; make it free from
25040         getting affected by the language environment.
25041         (gnus-summary-read-group-1): Update mark positions only when the
25042         format spec is updated.
25044         * gnus-spec.el (gnus-update-format-specifications): Return a list
25045         of updated types.
25047 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25049         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
25050         of boundp to check if display-warning is available.
25052 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
25054         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
25056 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25058         * nnspool.el (nnspool-spool-directory): Use news-path if the
25059         news-directory variable is not bound.
25061         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
25062         function instead of display-warning if it is not available.
25064 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
25066         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
25067         v5-10: Use `point-at-bol'.
25069 2004-10-26  Simon Josefsson  <jas@extundo.com>
25071         * hashcash.el: Fix URL in comment, reported by Cheng Gao
25072         <chenggao@gmail.com>.
25074 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
25076         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
25077         instead.
25079 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
25081         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
25082         to remove a server from the nnimap-server-buffer-alist.
25083         (nnimap-open-connection, nnimap-close-server): Use it.
25085         * gnus-encrypt.el: Remove file in favor of encrypt.el.
25087 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25089         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
25090         running the major-mode function.
25092 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25094         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
25095         dummy marks in the right way.
25097 2004-10-18  David Edmondson  <dme@dme.org>
25099         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
25100         excessively.
25102 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
25104         * gnus-util.el (gnus-split-references): Accept a nil references
25105         string and go on blissfully.
25107         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
25108         cases where the references string is non-nil but has no references.
25110         * encrypt.el: Add autoload tags.
25112         * spam.el (spam-resolve-registrations-routine): Remove article
25113         from unregistration list too.  Reported by David Hanak
25114         <dhanak@isis.vanderbilt.edu>
25116 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
25118         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
25119         nil.  Change custom type.
25121 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
25123         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
25125         * gnus-sum.el (gnus-summary-move-article): Use it.
25127 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
25129         * encrypt.el: Add autoload cookies.
25131         * spam.el (spam-backend-article-list-property)
25132         (spam-backend-get-article-todo-list)
25133         (spam-backend-put-article-todo-list)
25134         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
25135         Resolve registrations separately.
25136         (spam-register-routine): Format comments.
25137         (spam-unregister-routine, spam-register-routine): Always call with
25138         specific-articles, no default list.
25139         (spam-summary-prepare-exit): Use the spam-classifications function.
25141         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
25142         gnus-encrypt.el.
25144         * encrypt.el: Copied from gnus-encrypt.el.
25146         * gnus-encrypt.el: Commented that it's obsolete.
25148 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
25150         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
25151         (gnus-score-save): Use it.
25153         * message.el (message-bury): Use `window-dedicated-p'.
25155 2004-10-15  Simon Josefsson  <jas@extundo.com>
25157         * pop3.el (top-level): Don't require nnheader.
25158         (pop3-read-timeout): Add.
25159         (pop3-accept-process-output): Add.
25160         (pop3-read-response, pop3-retr): Use it.
25162 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
25164         * spam.el (spam-register-routine): Move comment.
25165         (spam-verify-bogofilter): Use 'unknown for the initial
25166         spam-bogofilter-valid state, not 'never.
25168         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
25169         for netrc-machine.
25171         * nnimap.el (nnimap-open-connection):
25172         Use netrc-machine-user-or-password.
25174 2004-10-17  Richard M. Stallman  <rms@gnu.org>
25176         * gnus-registry.el (gnus-registry-unload-hook):
25177         Set as a variable with add-hook.
25179         * nnspool.el (nnspool-spool-directory): Use news-directory instead
25180         of news-path.
25182         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
25184         * spam.el: Delete duplicate `provide'.
25185         (spam-unload-hook): Set as a variable with add-hook.
25187 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
25189         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
25190         in the doc string.
25192         * message.el (message-ignored-news-headers)
25193         (message-ignored-supersedes-headers)
25194         (message-ignored-resent-headers)
25195         (message-forward-ignored-headers): Improve custom type.
25197 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
25199         * message.el (message-tokenize-header): Fix 2004-09-06 change
25200         which used point-min in the wrong place.
25202 2004-10-12  Simon Josefsson  <jas@extundo.com>
25204         * tls.el (tls-certtool-program): New variable.
25205         (tls-certificate-information): New function, based on
25206         ssl-certificate-information.
25208 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25210         * compface.el: Move the version of ELisp-based uncompface program
25211         to the contrib directory because of the copyright problem.
25213 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
25215         * message.el (message-kill-buffer): Raise the current frame.
25217 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
25219         * gnus-sum.el: Mention that multibyte characters don't work as marks.
25221         * gnus.el (message-y-or-n-p): Autoload.
25223         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
25224         (pop3-password-required, pop3-authentication-scheme)
25225         (pop3-leave-mail-on-server): Make customizable.
25226         (pop3): New custom group.
25227         (pop3-retr): Remove `sleep-for' statements.
25228         Suggested by Dave Love <fx@gnu.org>.
25230         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
25231         Windows/DOS.
25233         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
25234         (imap-parse-body): Fix incorrect use of `assert'.
25235         Suggested by Dave Love <fx@gnu.org>.
25237         * mml.el (mml-minibuffer-read-disposition): Require match.
25238         Suggested by Dave Love <fx@gnu.org>.
25240 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
25242         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
25243         doc string.
25245 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25247         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
25249 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
25251         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
25252         instead of calling `mm-insert-inline', to decode text/* parts
25253         before displaying them.
25255 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25257         * mm-uu.el (mm-uu-text-plain-type): New variable.
25258         (mm-uu-pgp-signed-extract-1): Use it.
25259         (mm-uu-pgp-encrypted-extract-1): Use it.
25260         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
25261         bind mm-uu-text-plain-type with that value.
25262         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
25263         mm-uu-dissect.
25265 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25267         * gnus-group.el (gnus-update-group-mark-positions):
25268         * gnus-sum.el (gnus-update-summary-mark-positions):
25269         * message.el (message-check-news-body-syntax):
25270         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
25271         of string-as-multibyte.
25273 2004-10-05  Juri Linkov  <juri@jurta.org>
25275         * gnus-group.el (gnus-update-group-mark-positions):
25276         * gnus-sum.el (gnus-update-summary-mark-positions):
25277         * message.el (message-check-news-body-syntax):
25278         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
25279         8-bit unibyte values to a multibyte string for search functions.
25281 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25283         * mm-uu.el (mm-uu-dissect): Allow optional arg.
25284         (mm-uu-dissect-text-parts): New function.
25286         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
25287         dissect text parts.
25289         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
25290         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
25292         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
25294         * gnus-topic.el (gnus-topic-hierarchical-parameters):
25295         Use gnus-current-topics instead of gnus-current-topic.
25297 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
25299         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
25301 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
25303         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
25304         where appropriate.
25306         * nnml.el (nnml-generate-active-info): do.
25308         * nndiary.el (nndiary-generate-active-info): do.
25310         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
25311         (gnus-topic-move): do.
25313         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
25314         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
25316         * gnus-srvr.el (gnus-server-prepare)
25317         (gnus-server-open-all-servers): do.
25319         * gnus-msg.el (gnus-summary-cancel-article)
25320         (gnus-summary-resend-message)
25321         (gnus-summary-mail-crosspost-complaint): do.
25323         * gnus-move.el (gnus-change-server): do.
25325         * gnus-group.el (gnus-group-unmark-all-groups)
25326         (gnus-group-set-current-level): do.
25328 2004-10-04  Simon Josefsson  <jas@extundo.com>
25330         * message.el (message-generate-hashcash): Doc fix.
25332 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
25334         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
25335         avoid infinite recursion via gnus-get-function.
25337 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
25339         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
25341         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
25343         * nnmail.el (nnmail-split-history): do.
25345         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
25346         (nnml-request-delete-group): do.
25348         * nnslashdot.el (nnslashdot-read-groups): do.
25350         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
25351         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
25353         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
25354         (nnspool-sift-nov-with-sed): Use last.
25355         (nnspool-retrieve-headers-with-nov): Use mapc.
25356         (nnspool-request-newgroups): Use dolist.
25357         (nnspool-request-group): Use last.
25359         * nntp.el (nntp-read-server-type): Use dolist.
25361         * nnvirtual.el (nnvirtual-create-mapping)
25362         (nnvirtual-update-read-and-marked): Use dolist.
25363         (nnvirtual-convert-headers): Simplify.
25365 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
25367         * gnus-agent.el (gnus-agent-synchronize-group-flags):
25368         Add support for sync'ing tick marks.
25370 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
25372         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
25373         there's no visible header.
25375 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
25377         * gnus-agent.el (gnus-agent-synchronize-group-flags):
25378         When necessary, pass full group name to gnus-request-set-marks.
25380 2004-10-01  Simon Josefsson  <jas@extundo.com>
25382         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
25383         acroread.
25385 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25387         * spam-report.el (spam-report-gmane): Fix interactive.
25389         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
25391         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
25392         when writing file.
25393         (gnus-agent-synchronize-flags): Don't default to being
25394         interactive.
25396 2004-09-30  Simon Josefsson  <jas@extundo.com>
25398         * message.el (message-generate-hashcash): Add.
25399         (message-send-mail): Use it, call mail-add-payment.
25401 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
25403         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
25405 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
25407         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
25408         gnus-requst-update-info with explicit code to sync the in-memory
25409         info read flags with the marks being sync'd to the backend.
25411         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
25413 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
25415         * spam.el (spam-verify-bogofilter): Add new function.
25416         (spam-check-bogofilter)
25417         (spam-bogofilter-register-with-bogofilter): Use it.
25418         (spam-verify-bogofilter): Add small fixes.
25420 2004-09-28  Simon Josefsson  <jas@extundo.com>
25422         * hashcash.el (hashcash-generate-payment): Revert.
25424 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
25426         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25427         Use gnus-extract-references instead of gnus-split-references.
25429         * gnus-util.el (gnus-extract-references): Add new function, analogous
25430         to gnus-split-references but extracts only the message-ID without
25431         anything extra.
25433         * hashcash.el (hashcash-generate-payment)
25434         (hashcash-check-payment): Do the right thing if hashcash-path is
25435         nil (because the hashcash program could not be found).
25437         * spam.el (spam-use-hashcash): Remove comment.
25439 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
25441         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
25442         (gnus-cache-enter-article, gnus-cache-remove-article)
25443         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
25445         * gnus-async.el (gnus-async-prefetch-remove-group): do.
25447         * gnus-art.el (article-hide-boring-headers)
25448         (article-translate-strings, article-display-face)
25449         (gnus-article-mime-match-handle-first)
25450         (gnus-article-highlight-headers)
25451         (gnus-article-add-buttons-to-head): do.
25453 2004-09-27  Simon Josefsson  <jas@extundo.com>
25455         * hashcash.el: New version, from
25456         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
25457         ../contrib/.
25459 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25461         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
25463 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
25465         * gnus-dup.el (gnus-dup-open): Use mapc.
25466         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
25468         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
25469         Reported by Stefan Wiens <s.wi@gmx.net>.
25471         * gnus.el (gnus-shutdown): Use dolist.
25473         * gnus-undo.el (gnus-undo): Use mapc.
25475         * nnrss.el (nnrss-generate-active): do.
25477         * message.el (message-cite-original-without-signature)
25478         (message-cite-original): Use mapc.
25479         (message-do-actions, message-make-forward-subject): Use dolist.
25481 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
25483         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
25484         deletion to remove entire duplicate line.  Fixes merged article
25485         number bug.
25487 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
25489         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
25490         servers that are offline.  Avoids having gnus-agent-toggle-plugged
25491         first ask if you want to open a server and then, even when you
25492         responded with no, asking if you want to synchronize the server's
25493         flags.
25494         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
25495         multi-line expressions.
25496         (gnus-agent-synchronize-group-flags): New internal function.
25497         Updates marks in memory (in the info structure) AND in the
25498         backend.
25500         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
25502         * nnagent.el (nnagent-request-set-mark):
25503         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
25504         method, to ensure that synchronization updates marks in the
25505         backend and in the info (in memory) structure.
25507 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25509         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
25510         convention fully; don't miss the root article of a thread; make
25511         the X-Draft-From header with correct article numbers.
25513 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
25515         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
25516         unless plugged.  Disable the agent so that an open failure causes
25517         an error.
25519         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
25520         Revert 2004-09-21 change.  The backend must be opened while
25521         synchronizing flags even when the backend stores the flags
25522         locally.
25524 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
25526         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
25527         in `header' match.  Reported by Svend Tollak Munkejord.
25529         * message.el (message-cite-original): Fix use of
25530         `message-cite-articles-with-x-no-archive'.
25532 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25534         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
25535         (gnus-window-to-buffer): Ditto.
25537         * mml.el (mml-preview-buffer): New variable.
25538         (mml-preview): Manage window layout with gnus-buffer-configuration.
25540         * gnus-msg.el (gnus-setup-message): Put article numbers into the
25541         X-Draft-From header even if those articles aren't quoted.
25543 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
25545         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
25546         (gnus-request-set-mark, gnus-request-update-mark): Use new
25547         g-s-t-u-l-m to decide to use backend even when unplugged.
25549 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25551         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
25552         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
25554 2004-09-20  Simon Josefsson  <jas@extundo.com>
25556         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
25557         "utf-16-le".
25559 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25561         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
25563 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
25565         * uudecode.el (uudecode-use-external): Add :version.
25567         * smime.el (smime-CA-file, smime-encrypt-cipher)
25568         (smime-dns-server): Add :version.
25570         * smiley.el (gnus-smiley-file-types): Add :version.
25572         * sha1.el (sha1-use-external): Add :version.
25574         * pgg-def.el (pgg-query-keyserver): Add :version.
25576         * nnmail.el (nnmail-fancy-expiry-targets)
25577         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
25578         Add :version.
25580         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
25581         (nnimap-retrieve-groups-asynchronous): Add :version.
25582         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
25584         * mml.el (mml-content-disposition-parameters)
25585         (mml-insert-mime-headers-always): Add :version.
25587         * mm-util.el (mm-coding-system-priorities): Add :version.
25589         * mm-decode.el (mm-inline-text-html-with-images)
25590         (mm-keep-viewer-alive-types, mm-external-terminal-program)
25591         (mm-verify-option): Add :version.
25592         (mm-text-html-renderer): Change :version.
25594         * message.el (message-fcc-externalize-attachments)
25595         (message-required-headers, message-draft-headers)
25596         (message-subject-trailing-was-query)
25597         (message-subject-trailing-was-ask-regexp)
25598         (message-subject-trailing-was-regexp, message-mark-insert-begin)
25599         (message-mark-insert-end, message-archive-header)
25600         (message-archive-note, message-cross-post-default)
25601         (message-cross-post-note, message-followup-to-note)
25602         (message-cross-post-note-function, message-use-mail-followup-to)
25603         (message-subscribed-address-functions)
25604         (message-subscribed-address-file, message-subscribed-addresses)
25605         (message-subscribed-regexps, message-allow-no-recipients)
25606         (message-yank-cited-prefix, message-signature-insert-empty-line)
25607         (message-hidden-headers, message-hierarchical-addresses)
25608         (message-mail-user-agent, message-use-idna)
25609         (message-valid-fqdn-regexp)
25610         (message-strip-special-text-properties, message-header-synonyms)
25611         (message-beginning-of-line, message-tab-body-function): Add :version.
25612         (message-insert-canlock, message-wide-reply-confirm-recipients):
25613         Change :version.
25615         * mail-source.el (mail-source-ignore-errors): Add :group, :type
25616         and :version.
25617         (mail-source-delete-old-incoming-confirm)
25618         (mail-source-movemail-program): Add :version.
25620         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
25621         (gnus-agent-cache, gnus-agent): Change :version.
25623         * gnus-util.el (gnus-use-byte-compile): Change :version.
25625         * gnus-sum.el (gnus-summary-make-false-root-always)
25626         (gnus-summary-default-high-score)
25627         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
25628         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
25629         (gnus-read-all-available-headers, gnus-article-emulate-mime)
25630         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
25631         (gnus-sum-thread-tree-single-indent)
25632         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
25633         (gnus-sum-thread-tree-leaf-with-other)
25634         (gnus-sum-thread-tree-single-leaf): Add :version.
25635         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
25636         (gnus-article-loose-mime): Change :version.
25638         * gnus-start.el (gnus-backup-startup-file)
25639         (gnus-save-startup-file-via-temp-buffer): Add :version.
25641         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
25642         (gnus-server-offline-face): Add :version.
25644         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
25646         * gnus-msg.el (gnus-gcc-externalize-attachments)
25647         (gnus-debug-files, gnus-debug-exclude-variables)
25648         (gnus-discouraged-post-methods): Change :version.
25649         (gnus-confirm-mail-reply-to-news)
25650         (gnus-confirm-treat-mail-like-news): Add :version.
25652         * gnus-int.el (gnus-server-unopen-status): Add :version.
25654         * gnus-group.el (gnus-group-jump-to-group-prompt)
25655         (gnus-large-ephemeral-newsgroup)
25656         (gnus-fetch-old-ephemeral-headers): Add :version.
25658         * gnus-fun.el (gnus-x-face-directory)
25659         (gnus-convert-pbm-to-x-face-command)
25660         (gnus-convert-image-to-x-face-command)
25661         (gnus-convert-image-to-face-command): Add :version.
25663         * gnus-delay.el (gnus-delay-default-hour): Add :version.
25665         * gnus-cite.el (gnus-cite-blank-line-after-header)
25666         (gnus-article-boring-faces): Add :version.
25668         * gnus-art.el (gnus-buttonized-mime-types)
25669         (gnus-inhibit-mime-unbuttonizing)
25670         (gnus-treat-display-face)
25671         (gnus-treat-body-boundary): Change :version.
25672         (gnus-body-boundary-delimiter, gnus-picon-databases)
25673         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
25674         (gnus-treat-date-english, gnus-treat-fold-headers)
25675         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
25676         (gnus-treat-mail-picon, gnus-treat-wash-html)
25677         (gnus-article-encrypt-protocol)
25678         (gnus-use-idna, gnus-article-over-scroll)
25679         (gnus-mime-display-multipart-alternative-as-mixed)
25680         (gnus-mime-display-multipart-related-as-mixed)
25681         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
25682         (gnus-ctan-url, gnus-button-ctan-handler)
25683         (gnus-button-handle-ctan-bogus-regexp)
25684         (gnus-button-ctan-directory-regexp)
25685         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
25686         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
25687         (gnus-button-man-level, gnus-button-emacs-level)
25688         (gnus-button-message-level, gnus-button-browse-level): Add :version.
25690         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
25691         (gnus-agent-go-online): Change :version.
25692         (gnus-agent-expire-unagentized-dirs)
25693         (gnus-agent-auto-agentize-methods): Add :version.
25695         * flow-fill.el (fill-flowed-display-column)
25696         (fill-flowed-encode-column): Add :version.
25698         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
25699         (gnus-outlook-deuglify-unwrap-max)
25700         (gnus-outlook-deuglify-cite-marks)
25701         (gnus-outlook-deuglify-unwrap-stop-chars)
25702         (gnus-outlook-deuglify-no-wrap-chars)
25703         (gnus-outlook-deuglify-attrib-cut-regexp)
25704         (gnus-outlook-deuglify-attrib-verb-regexp)
25705         (gnus-outlook-deuglify-attrib-end-regexp)
25706         (gnus-outlook-display-hook): Add :version.
25708         * binhex.el (binhex-use-external): Add :version.
25710 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
25712         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
25713         and `invisible'.
25715 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
25717         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
25718         in gnus-registry-trim.
25720 2004-09-13  Simon Josefsson  <jas@extundo.com>
25722         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
25724         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
25726         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
25727         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25728         <yamaoka@jpl.org>.
25729         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
25730         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25731         <yamaoka@jpl.org>.
25733         * sieve.el (sieve-manage-mode): Ditto.
25735 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
25737         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
25739 2004-09-11  Simon Josefsson  <jas@extundo.com>
25741         * dns-mode.el: Add.
25743         * mm-view.el (mm-display-dns-inline): Add.
25745         * mm-decode.el (mm-inline-media-tests): Add text/dns.
25746         (mm-automatic-display): Ditto.
25748         * mailcap.el (mailcap-mime-data): Add text/dns.
25749         (mailcap-mime-extensions): Map .soa to text/dns.
25751 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
25753         * gnus-art.el (article-decode-mime-words, article-babel)
25754         (gnus-article-highlight-signature, gnus-article-add-buttons)
25755         (gnus-signature-toggle): Remove unnecessary bindings of
25756         `inhibit-read-only' inherited from v5.10 merge.
25758 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
25760         * nntp.el (nntp): New customization group.
25761         (nntp-authinfo-file): Add customization group.
25763         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
25765         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
25767         * gnus.el (to-address, to-list, subscribed)
25768         (large-newsgroup-initial): Ditto.
25770         * flow-fill.el (fill-flowed-display-column)
25771         (fill-flowed-encode-column): Ditto.
25773 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25775         * message.el (message-tokenize-header, message-send-mail-with-qmail):
25776         Use point-min rather than 1.
25777         (message-send-mail): Use buffer-size rather than point-max.
25779         * gnus-sum.el (gnus-summary-search-article-forward):
25780         Signal a specific `search-failed' rather than a generic `error'.
25782         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
25783         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
25784         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
25786 2004-09-10  Simon Josefsson  <jas@extundo.com>
25788         * nndb.el (require): Remove tcp and duplicate cl.
25790 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25792         * gnus-agent.el (directory-files-and-attributes): Move forward.
25794 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25796         * gnus-agent.el (directory-files-and-attributes):
25797         Optionally defined to support XEmacs.
25799 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25801         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
25802         to avoid run-time CL dependencies.
25803         (gnus-agent-unfetch-articles): New function.
25804         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
25805         article numbers even when local .overview file is missing.
25806         (gnus-agent-read-article-number): New function.  Only accepts
25807         27-bit article numbers.
25808         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
25809         Use gnus-agent-read-article-number.
25810         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
25811         from backend while recognizing that article numbers in .overview
25812         must be valid.
25813         (gnus-agent-update-files-total-fetched-for):
25814         Use directory-files-and-attributes to improve performance.
25815         * gnus-int.el (gnus-request-move-article):
25816         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
25817         improve performance.
25819         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
25820         some users confused by references to .newsrc when they only have a
25821         .newsrc.eld file.
25822         (gnus-convert-mark-converter-prompt)
25823         (gnus-convert-converter-needs-prompt): Fix use of property list.
25824         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
25825         New function.  Used internally to only display 'gnus converting
25826         files' message when actually necessary.
25828         * gnus-sum.el (): Remove (require 'gnus-agent) as required
25829         methods now autoloaded.
25831 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25833         * gnus-sum.el (gnus-summary-insert-subject): Remove list
25834         identifiers.
25836 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
25838         * gnus-picon.el: Fix indentation and closing parenthesis.
25840 2004-09-01  Simon Josefsson  <jas@extundo.com>
25842         * message.el (message-canlock-generate): Require sha1, not
25843         sha1-el.  (Can we get rid of this require altogether?  It is ugly
25844         to require within a function.  Sadly, if sha1.el isn't loaded, the
25845         let binding in m-c-g will hide the defcustom definition, which is
25846         bad.)
25848         * canlock.el: Require sha1, not sha1-el.
25850         * message.el: Don't autoload sha1 (there is a autoload cookie in
25851         sha1.el).
25853         * sha1-el.el: Rename to sha1.el.
25855 2004-08-30  Juanma Barranquero  <lektu@terra.es>
25857         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
25859 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25861         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
25863 2004-08-30  Kim F. Storm  <storm@cua.dk>
25865         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
25867         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
25868         Add :group 'nnimap.
25870 2004-08-30  Andreas Schwab  <schwab@suse.de>
25872         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
25873         ?* and ?\;.
25875         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
25876         and ?\' to symbol instead of whitespace.
25878 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
25880         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
25882         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
25883         instead of re-search-forward.
25885         * gnus-uu.el (gnus-uu-save-article): Ditto.
25886         (gnus-uu-post-encode-uuencode): Ditto.
25888         * html2text.el (html2text-clean-list-items): Ditto.
25889         (html2text-clean-dtdd): Ditto.
25890         (html2text-format-tags): Ditto.
25892         * message.el (message-send-mail-with-sendmail): Fix regexp.
25893         (message-fill-field-general): Use search-forward instead of
25894         re-search-forward.
25895         (unbold-region): Ditto.
25897         * nnrss.el (nnrss-request-article): Ditto.
25899         * nnslashdot.el (nnslashdot-request-article): Ditto.
25901         * nnweb.el (nnweb-gmane-wash-article): Ditto.
25903         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
25904         "Unrecognized menu descriptor" error in XEmacs.
25906 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
25908         * gnus-sum.el (gnus-read-header): Don't remove a header for the
25909         parent article of a sparse article in the thread hashtb.
25911 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
25913         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
25914         (nnmail-expand-newtext): Lowercase expanded entries if
25915         nnmail-split-lowercase-expanded is non-nil.
25917 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25919         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
25921         * gnus-group.el (gnus-group-line-format-alist): Convert the value
25922         of gnus-tmp-news-method into string under XEmacs.  It will be
25923         passed to gnus-correct-length which takes only a string argument.
25925 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25927         * gnus-util.el (gnus-bind-print-variables): New macro.
25928         (gnus-prin1): Use it.
25929         (gnus-prin1-to-string): Use it.
25930         (gnus-pp): New function.
25931         (gnus-pp-to-string): New function.
25933         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
25934         Replace pp-to-string with gnus-pp-to-string.
25935         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
25936         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
25937         * gnus-msg.el (gnus-debug): Ditto.
25938         * gnus-score.el (gnus-score-save): Ditto.
25939         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
25940         gnus-pp-to-string.
25941         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
25942         with gnus-pp.
25943         * score-mode.el (gnus-score-pretty-print): Ditto.
25944         * webmail.el (webmail-debug): Ditto.
25946 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25948         * gnus-art.el (article-display-face, article-display-x-face):
25949         Use buffer-read-only.
25951 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25953         * gnus-art.el (article-hide-list-identifiers):
25954         Bind inhibit-read-only as t.
25956 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
25958         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
25960 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25962         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
25963         (gnus-narrow-to-page): Don't assume point-min == 1.
25964         (gnus-article-edit-mode): Derive from message-mode.
25966         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
25967         point-min == 1.
25969         * imap.el (imap-parse-address-list, imap-parse-body-ext):
25970         Disable incorrect use of `assert'.
25972         * message.el (message-mode): Set comment-start-skip.
25975 2004-08-22  Sam Steingold  <sds@gnu.org>
25977         * pop3.el (pop3-leave-mail-on-server): New user variable.
25978         (pop3-movemail): Delete mail only when it is nil.
25980 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
25982         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
25984         * mml.el (mml-preview): Use `pop-to-buffer'.
25986         * message.el (message-goto-mail-followup-to): Insert after "To".
25987         (message-carefully-insert-headers): Add comment.
25989         * gnus.el: Remove unused variable `gnus-article-check-size'.
25991         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
25993         * gnus-art.el (gnus-button-alist):
25994         Improve `gnus-button-handle-library' entry.
25996 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
25998         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
25999         Use downcase, since XEmacs capitalizes error messages differently.
26001 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
26003         * nntp.el: Add (require 'gnus) due to reference to
26004         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
26006 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
26008         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
26009         Bind `mm-fill-flowed'.
26011         * mm-decode.el (mm-dissect-singlepart): Check it.
26013 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
26015         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
26016         'imap' for netrc parsing.
26018 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
26020         * mailcap.el (mailcap-mime-data): Mark as risky.
26022 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26024         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
26025         may be included in the encoded word.
26026         (rfc2047-encode): Don't append a space if the encoded word
26027         includes close parenthesis.
26029 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26031         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
26032         of text within parentheses.
26034 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
26036         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
26037         (gnus-encrypt-write-file-contents): Make the password key the file
26038         name PLUS the cipher, not just the cipher.  Also remove failed
26039         passwords from the cache.
26041 2004-08-06  Simon Josefsson  <jas@extundo.com>
26043         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
26044         Doc fix.
26046 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
26048         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
26049         LWSP.
26051 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
26053         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
26054         Try to append in-reply-to: data to the references: header.
26056         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
26057         (netrc-parse): Use gnus-encrypt.el functions.
26059         * gnus-encrypt.el: Add new file for encryption support; currently
26060         does only a few GPG ciphers and an internal XOR cipher.
26062         * password.el: Add comments on using password-read-and-add.
26063         (password-read-and-add): Add function to read and add the
26064         password to the cache at once.
26066 2004-07-28  Simon Josefsson  <jas@extundo.com>
26068         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
26069         parameter (but don't use it, for now).
26071         * imap.el (imap-ssl-open): Use imap-process-connection-type,
26072         instead of hard coding to nil.
26074 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
26076         * mm-view.el (mm-inline-image-emacs): Open lines under an image
26077         as mm-inline-image-xemacs does.
26079 2004-07-26  Simon Josefsson  <jas@extundo.com>
26081         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
26082         Revert part of 2004-07-17 change below.
26084 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26086         * rfc2047.el (rfc2047-encode-region): Don't infloop.
26087         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26089 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26091         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
26092         quotes that actually start with ">" at the beginning of the
26093         lines.
26095 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26097         * rfc2047.el (rfc2047-encode-region): Fix last change.
26098         (rfc2047-encode-parameter): Remove useless concat.
26100 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26102         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
26103         encode special characters; fix some kind of misconfigured headers;
26104         signal a real error if debug-on-quit or debug-on-error is non-nil.
26105         (rfc2047-encode-max-chars): New variable.
26106         (rfc2047-encode-1): Use it.
26107         (rfc2047-encode-parameter): New function.
26109         * mml.el (mml-insert-parameter): Remove an excessive space.
26111 2004-07-17  Simon Josefsson  <jas@extundo.com>
26113         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
26114         Kai Grossjohann <kai@emptydomain.de>.
26115         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
26116         (gnus-group-make-menu-bar): Ditto.
26118         * gnus-util.el (gnus-group-server): Add.
26120 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
26122         * message.el (message-clone-locals): Clone sendmail and smtp
26123         variables.
26125 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26127         * rfc2047.el (rfc2047-encode-region): Fix last change.
26129 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26131         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
26132         characters as non-special.
26134 2004-07-09  Simon Josefsson  <jas@extundo.com>
26136         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
26137         Users will lose all flag changes made while unplugged with
26138         e.g. nntp unless flag synchronization happens, thus `nil' is not a
26139         good default.  See numerous reports on ding mailing list.
26141 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26143         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
26144         add generate-head-function and generate-article-function to the
26145         rfc822-forward entry.
26146         (nndoc-rfc822-forward-generate-article): New function.
26147         (nndoc-rfc822-forward-generate-head): New function.
26149         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
26151 2004-07-06  Dan Christensen  <jdc@uwo.ca>
26153         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
26154         respect display group parameter and gnus-summary-expunge-below.
26155         (gnus-articles-to-read): Remove unused reference to display group
26156         parameter.
26158 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26160         * nnheader.el (nnheader-uniquify-message-id): New experimental
26161         variable.
26162         (nnheader-nov-read-message-id): Use it.
26164         * spam-report.el (spam-report-gmane): Add interactive.
26166 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
26168         * mm-encode.el (mm-content-transfer-encoding-defaults):
26169         Use qp-or-base64 for the application/* types.
26171 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
26173         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
26175 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
26177         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
26178         trim value.
26180 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
26182         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
26183         New macro and function.
26184         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
26186 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
26188         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
26189         after-load-alist.
26191 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26193         * gnus-group.el (gnus-group-get-new-news-this-group):
26194         Don't update info that isn't there.
26196 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
26198         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
26199         entry.
26201 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
26203         * mm-view.el (mm-inline-render-with-function): Use multibyte
26204         buffer; decode html source by charset.
26206         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
26208         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
26209         Mule-UCS is loaded under XEmacs.
26210         (mm-mime-mule-charset-alist): Avoid duplicated entries.
26212 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
26214         * nnheader.el (nnheader-max-head-length): Increase to 8192.
26216 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
26218         * mm-util.el (mm-coding-system-p): Return a coding-system.
26219         (mm-mime-mule-charset-alist): Use shift_jis instead of
26220         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
26221         entries for the mime charsets iso-2022-jp-3 and shift_jis.
26222         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
26223         instead of japanese-shift-jis and iso-latin-1 respectively in
26224         order to share the default value with both Emacs and XEmacs-mule.
26225         (mm-mule-charset-to-mime-charset):
26226         Make mm-coding-system-priorities effective.
26227         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
26228         while predicating of candidates upon the priorities.
26230 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
26232         * gnus-sum.el (gnus-summary-make-menu-bar):
26233         Add gnus-uu-invert-processable.
26235         * gnus.el: Autoload gnus-uu-invert-processable.
26237 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26239         * mm-util.el (mm-with-multibyte-buffer): New macro.
26241         * rfc2047.el (rfc2047-encode-string): Use it.
26242         (rfc2047-encode-region): Move point to the end of the region after
26243         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
26245 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26247         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
26248         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
26250 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26252         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
26253         (gnus-cite-parse): Ignore quoted envelope From_.
26254         Suggested by Karl Chen <quarl@nospam.quarl.org>.
26256 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
26258         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
26259         invalid addresses.
26261 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
26263         * spam.el: Change section markers, revise TODO list.
26264         (spam-backends): Make new master list of all installed backends.
26265         (spam-summary-exit-behavior): Add new variable to determine how
26266         messages moves are done at summary exit.
26267         (spam-move-spam-nonspam-groups-only)
26268         (spam-process-ham-in-nonham-groups)
26269         (spam-process-ham-in-spam-groups): Remove variables, the
26270         spam-summary-exit-behavior variable should be used to manage this
26271         behavior.
26272         (spam-old-ham-articles, spam-old-spam-articles): Remove.
26273         (spam-old-articles): Add variable, replacing spam-old-ham-articles
26274         and spam-old-spam-articles.
26275         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
26276         Add empty variables, placeholders for the backends they represent.
26277         (spam-set-difference): Move, unchanged.
26278         (spam-list-of-processors): Declare OBSOLETE, not used anymore
26279         unless the user has a processor variable.
26280         (spam-classifications, spam-classification-valid-p)
26281         (spam-backend-properties, spam-backend-property-valid-p)
26282         (spam-backend-function-type-valid-p)
26283         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
26284         (spam-report-articles-gmane, spam-report-articles-resend):
26285         Remove functions, they are not needed.
26286         (spam-install-backend-super, spam-backend-list)
26287         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
26288         (spam-backend-function, spam-backend-ham-registration-function)
26289         (spam-backend-spam-registration-function)
26290         (spam-backend-ham-unregistration-function)
26291         (spam-backend-spam-unregistration-function)
26292         (spam-backend-statistical-p, spam-backend-mover-p)
26293         (spam-install-backend-alias, spam-install-checkonly-backend)
26294         (spam-install-mover-backend, spam-install-nocheck-backend)
26295         (spam-install-backend, spam-install-statistical-backend)
26296         (spam-install-statistical-checkonly-backend): Add backend installation
26297         support.
26298         (spam-summary-prepare-exit): Rewrite to use the new backend code.
26299         (spam-group-processor-p): Use the new backend code and respect the
26300         summary exit behavior.
26301         (spam-mark-spam-as-expired-and-move-routine): Remove.
26302         (spam-summary-prepare): Change to use the new spam-old-articles
26303         variable.
26304         (spam-copy-or-move-routine, spam-copy-spam-routine)
26305         (spam-move-spam-routine, spam-copy-ham-routine)
26306         (spam-move-ham-routine): Add code to copy/move ham or spam.
26307         (spam-fetch-field-fast): Improve doc and code, plus allow the
26308         'number request.
26309         (spam-list-of-checks, spam-list-of-statistical-checks):
26310         Remove variables.
26311         (spam-split, spam-find-spam): Use the new backend code.
26312         (spam-registration-functions): Remove variable.
26313         (spam-unregister-routine): Add convenience wrapper.
26314         (spam-log-undo-registration, spam-register-routine)
26315         (spam-log-processing-to-registry)
26316         (spam-log-unregistration-needed-p): Rename "check" to "backend"
26317         where possible.
26318         (spam-check-gmane-xref, spam-check-regex-headers)
26319         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
26320         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
26321         (spam-check-bogofilter-headers, spam-check-spamoracle)
26322         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
26323         (spam-check-crm114-headers): Use the spam-split-group that
26324         spam-split prepares, no need to determine it every time.
26326         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
26327         to the nnheader-parse-naked-head call.
26329         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
26331         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
26332         the nnheader-nov-read-message-id call.
26334 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
26336         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
26337         gnus-activate-group twice.  Suggested by Markus Peter
26338         <warp@spin.de>.
26340 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
26342         * gnus-art.el (gnus-article-time-format): Exchange the order of
26343         day and month in the default value; fix customization type.
26344         (article-date-ut): Use add-text-properties.
26345         (article-make-date-line): Use message-make-date instead of
26346         current-time-string.
26348         * message.el (message-fetch-field): Don't use set-text-properties.
26349         (message-make-date): Simplify.
26351         * messagexmas.el (message-xmas-make-date): New function.
26352         (message-xmas-redefine): Defalias message-make-date to it.
26354 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26356         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
26357         (rfc2047-encode-region): Treat text within parentheses as special;
26358         show the original text when error has occurred.
26360         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
26361         already-computed method to gnus-activate-group.
26363         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
26364         same select-methods identical Lisp objects.
26366         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
26367         object when modifying the info.
26369 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26371         * gnus-srvr.el (gnus-server-set-info): Remove the server from
26372         gnus-opened-servers since it has never been opened with the new
26373         configuration yet.
26375 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26377         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
26378         arg to nnheader-generate-fake-message-id.
26380 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
26382         * nnheader.el (nnheader-generate-fake-message-id): Accept a
26383         number and build a fake message ID localized to a group and
26384         article number (so it's repeatable from that point on).
26385         (nnheader-fake-message-id-p): Change regex to accomodate new fake
26386         ID format.
26388         * gnus-sum.el (gnus-get-newsgroup-headers):
26389         Call nnheader-generate-fake-message-id with the article number.
26391 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
26393         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
26394         end-of-buffer.
26396 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26398         * message.el (message-ignored-supersedes-headers): Add Approved.
26400 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
26402         * rfc2047.el (rfc2047-encode-message-header): Remove useless
26403         goto-char.
26404         (rfc2047-encode): Fold the line before encoding.
26406 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26408         * rfc2047.el (rfc2047-encode-message-header): Disabled header
26409         folding -- not all headers can be folded, and this should be done
26410         by the message composition mode.  Probably.  I think.
26412 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26414         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
26415         fast.
26417         * gnus-ems.el (gnus-remove-image): Don't use
26418         message-text-with-property; remove only the image found first.
26420         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
26421         found first.
26423 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
26425         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
26427 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26429         * message.el (message-text-with-property): Make it fast and accept
26430         optional arguments.
26431         (message-strip-forbidden-properties): Use it.
26432         (message-fix-before-sending): Follow the m-t-w-p change.
26434         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
26436 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26438         * gnus-art.el (article-hide-headers): Don't change the buffer
26439         mistakenly when performing mml-preview even if
26440         gnus-single-article-buffer is nil.
26442 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
26444         * message.el (message-expand-name-databases): New user option.
26445         (message-expand-name): Use it.
26447 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
26449         * spam.el (spam-report-articles-resend)
26450         (spam-report-resend-register-routine): Allow ham reporting.
26451         (spam-report-resend-register-ham-routine): Add wrapper.
26452         (spam-registration-functions): Add ham resending functions.
26453         (spam-list-of-processors): Add ham resend processor.
26455         * gnus.el (ham-resend-to): Add new group parameter.
26456         (spam-process): Add ham resend option.
26458         * spam-report.el (spam-report-resend): Allow reporting ham.
26459         (spam-report-resend-ham): Add wrapper.
26461 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26463         * message.el (message-cite-articles-with-x-no-archive):
26464         New variable.
26465         (message-cite-original): Use it.
26467 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26469         * message.el (message-cite-original): Respect X-No-Archive.
26471 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26473         * gnus-art.el (article-hide-headers): Refer to the values for
26474         gnus-ignored-headers and gnus-visible-headers in the summary
26475         buffer since a user may have set them as group parameters.
26477 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
26479         * assistant.el (assistant-node-name): Add convenience function.
26480         (assistant-render-text, assistant-render-node): Add error handling,
26481         plus handle multiple next nodes.
26482         (assistant-find-next-node): Comment out for now.
26483         (assistant-find-next-nodes): Add function, returns list of next
26484         nodes.
26486 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
26488         * mail-source.el (mail-source-directory): Fix doc-string.
26490 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
26492         * assistant.el (assistant-render-text, assistant-eval): Add :set
26493         widget type, which is different because it takes and returns a
26494         list.  Much hilarity ensues.
26496 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
26498         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
26500         * gnus-group.el (gnus-group-get-new-news-this-group):
26501         Add doc-string.
26503         * gnus-start.el (gnus-activate-group): Add doc-string.
26505 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
26507         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
26509 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
26511         * assistant.el (assistant-render-text): Try to add a :set
26512         widget, more to come.
26514         * spam.el (spam-group-spam-contents-p): Handle empty groupname
26515         strings.
26516         (spam-report-articles-resend)
26517         (spam-register-routine): Do registration iff any articles warrant
26518         it.
26519         (spam-summary-prepare-exit): Change log message for nil group
26520         destinations.
26522 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
26524         * spam.el (spam-report-resend-register-routine):
26525         Allow spam-report-resend-to to be a group parameter or a global value.
26527 2004-05-26  Simon Josefsson  <jas@extundo.com>
26529         * starttls.el: Merge with my GNUTLS based starttls.el.
26530         (starttls-gnutls-program, starttls-use-gnutls)
26531         (starttls-extra-arguments, starttls-process-connection-type)
26532         (starttls-connect, starttls-failure, starttls-success):
26533         New variables.
26534         (starttls-program, starttls-extra-args): Doc fix.
26535         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
26536         New functions.
26537         (starttls-negotiate, starttls-open-stream):
26538         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
26539         function if it is set.
26541 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26543         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
26544         structured fields.
26546 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26548         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
26550 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
26552         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
26553         Add variable.
26554         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
26555         assigning the spam-mark to new messages.
26557 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
26559         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
26561 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26563         * dgnushack.el: Autoload customize-set-variable for XEmacs.
26565         * rfc2047.el (rfc2047-encodable-p): Don't move point.
26566         (rfc2047-decode): Treat the ascii coding-system as raw-text by
26567         default.
26569 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
26571         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
26572         correct data.
26574 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
26576         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
26577         (spam-group-processor-p): Fix function.
26578         (spam-group-processor-multiple-p)
26579         (spam-group-spam-processor-report-gmane-p)
26580         (spam-group-spam-processor-report-resend-p)
26581         (spam-group-spam-processor-bogofilter-p)
26582         (spam-group-spam-processor-blacklist-p)
26583         (spam-group-spam-processor-ifile-p)
26584         (spam-group-ham-processor-ifile-p)
26585         (spam-group-spam-processor-spamoracle-p)
26586         (spam-group-spam-processor-crm114-p)
26587         (spam-group-ham-processor-bogofilter-p)
26588         (spam-group-spam-processor-stat-p)
26589         (spam-group-ham-processor-stat-p)
26590         (spam-group-ham-processor-whitelist-p)
26591         (spam-group-ham-processor-BBDB-p)
26592         (spam-group-ham-processor-spamoracle-p)
26593         (spam-group-ham-processor-copy-p): Remove functions with some
26594         prejudice against unneeded code.
26595         (spam-report-articles-resend)
26596         (spam-report-resend-register-routine): Allow the group/topic
26597         spam-resend-to value to override spam-report-resend-to.
26598         (spam-summary-prepare-exit): Invoke spam-group-processor-p
26599         properly now.
26601         * gnus.el (spam-resend-to): Add group/topic parameter.
26602         (spam-process): Move the OBSOLETE processors to the end of the
26603         choices.
26605 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
26607         * spam-report.el (spam-report-resend-to, spam-report-resend):
26608         Start with resend-to set to nil, and then ask the user if necessary.
26609         (spam-report-resend): spam-report-resend takes a list of articles, not
26610         separate article numbers.
26612 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26614         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
26615         addition to emacs-w3m.
26617 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26619         * assistant.el (assistant-authinfo-data): New function.
26620         (assistant-eval): Eval for entire assistant.
26622         * netrc.el (netrc-services-file): New variable.
26623         (netrc-parse-services): New function.
26624         (netrc-find-service-name): New function.
26625         (netrc-find-service-number): New function.
26626         (netrc-port-equal): New function.
26627         (netrc-machine): Use it.
26629         * nnimap.el (nnimap-open-connection): Use netrc.
26631         * gnus-util.el (gnus-netrc-get): Remove aliases.
26633         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
26635         * assistant.el (wid-edit): Fix compilation.
26637         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
26639 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
26641         * gnus-util.el (gnus-set-file-modes): New function.  (small
26642         patch).
26644 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26646         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
26648         * assistant.el (assistant-render-node): Fix up rendering and
26649         read-only text.
26650         (assistant-render-node): Reset.
26651         (assistant-make-read-only): Not sticky.
26653 2004-05-20  Danny Siu  <dsiu@adobe.com>
26655         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
26656         centered even when gnus-auto-center-summary is t.
26658 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26660         * dns.el (dns-get-txt-answer): New function.
26661         (dns-read-txt): Ditto.
26662         (query-dns): Use it.
26664 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
26666         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
26667         active for foreign groups even if the group level is higher than
26668         the specified value.
26670 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26672         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
26673         non-active groups.
26675         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
26677 2004-05-20  Magnus Henoch  <mange@freemail.hu>
26679         * dns.el (dns-read-type): Add support for SVR.  (small patch)
26681 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
26683         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
26684         (spam-crm114-header, spam-crm114-spam-switch)
26685         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
26686         (spam-crm114-positive-spam-header)
26687         (spam-crm114-database-directory, spam-list-of-processors)
26688         (spam-group-spam-processor-crm114-p)
26689         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
26690         (spam-generic-score, spam-list-of-checks)
26691         (spam-list-of-statistical-checks, spam-registration-functions)
26692         (spam-check-crm114-headers, spam-crm114-score)
26693         (spam-check-crm114, spam-crm114-register-with-crm114)
26694         (spam-crm114-register-spam-routine)
26695         (spam-crm114-unregister-spam-routine)
26696         (spam-crm114-register-ham-routine)
26697         (spam-crm114-unregister-ham-routine): Add CRM114 support.
26699 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
26701         * gnus.el: Add spam-use-crm114.
26703         * spam.el (spam-list-of-processors, spam-registration-functions):
26704         Add spam-use-resend.
26705         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
26706         (spam-report-articles-gmane): Add doc fix.
26707         (spam-report-articles-resend, spam-report-resend-register-routine):
26708         Add wrappers around spam-report-resend-to.
26710         * spam-report.el (spam-report-resend-to, spam-report-resend):
26711         Add support for resending spam.
26712         (spam-report-gmane): Fix line length >80.
26714         * gnus.el (spam-process): Add spam-use-resend.
26716 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26718         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
26719         number of processed spam messages.
26720         (spam-ham-copy-or-move-routine): Return the number of processed
26721         ham messages.
26722         (spam-summary-prepare-exit): Use the above values to decide
26723         whether status messages should be displayed.
26725 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
26727         * rfc2047.el (rfc2047-encode-function-alist): Rename from
26728         `rfc2047-encoding-function-alist' in order to avoid conflicting
26729         with the old version.
26730         (rfc2047-encode-region): Concatenate words containing non-ASCII
26731         characters in structured fields; don't encode space-delimited
26732         ASCII words even in unstructured fields; don't break words at
26733         char-category boundaries.
26734         (rfc2047-encode-1): New function.
26735         (rfc2047-encode): Use it; encode text so that it occupies the
26736         maximum width within 76-column; work correctly on Q encoding for
26737         iso-2022-* charsets.
26738         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
26739         sure not to break a line just after the header name.
26740         (rfc2047-b-encode-region): Remove.
26741         (rfc2047-b-encode-string): New function.
26742         (rfc2047-q-encode-region): Remove.
26743         (rfc2047-q-encode-string): New function.
26745         * mm-util.el (mm-replace-in-string): New function.
26747 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26749         * gnus-msg.el (gnus-inews-make-draft-meta-information):
26750         Really get it right.
26751         (gnus-inews-make-draft): Really.
26753 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
26755         * nnmh.el (nnmh-request-list-1): Don't check the link count
26756         before descending.  (small patch)
26758 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26760         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
26761         stuff.
26763         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
26764         Match on real group name.
26766         * gnus-art.el (gnus-signature-limit): Doc fix.
26768         * gnus-msg.el (gnus-inews-make-draft): Quote list.
26770         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
26772 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
26774         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
26775         isn't a string.
26777 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26779         * gnus-draft.el (gnus-draft-send):
26780         Bind rfc2047-encode-encoded-words.
26782         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
26783         (rfc2047-encodable-p): Say that =? needs encoding.
26784         (rfc2047-encode-encoded-words): New variable.
26786         * gnus-group.el (gnus-group-select-group): Doc fix.
26788         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
26790         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
26791         to nil.
26793         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
26795         * nnheader.el (nnheader-get-lines-and-char): New function.
26797 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
26799         * gnus-msg.el (gnus-summary-followup-with-original):
26800         Document yanking of region when active.
26802 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26804         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
26805         groups if the group level is higher than the specified value.
26807 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26809         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
26810         (gnus-group-jump-to-group): Add prefix argument using
26811         `gnus-group-jump-to-group-prompt'.  Query before jumping to
26812         non-active group.
26814         * compface.el (uncompface): Be verbose when changing
26815         `uncompface-use-external'.
26817         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
26818         handle manual section.
26820 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26822         * gnus-art.el (gnus-button-alist): Revert previous change.
26824 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26826         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
26828 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26830         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
26831         whether backend can accept message.
26833         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
26835 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
26837         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26838         Avoid creating directory when nntp-marks-is-evil is true.
26839         Reported by Reiner Steib.
26841 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26843         * gnus-picon.el (gnus-picon-insert-glyph):
26844         Add optional `nostring' argument.
26846 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26848         * gnus-picon.el (gnus-picon-style): New variable.
26849         (gnus-picon-transform-address): Support `gnus-picon-style'.
26851 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26853         * message.el (message-fill-field): Return point.
26854         (message-generate-headers): Go to end of field.
26856         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
26857         stuff for non-living groups.
26859 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26861         * gnus-art.el (gnus-article-followup-with-original)
26862         (gnus-article-reply-with-original): gnus-mark-active-p ->
26863         gnus-region-active-p.
26865 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
26867         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
26868         only when there is spam or ham to be processed.
26870 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26872         * mail-source.el (mail-source-delete-crash-box): Refactor.
26873         (mail-source-fetch): Use it.
26874         (mail-source-fetch-file): Ditto.
26875         (mail-source-fetch-directory): Run postscript in loop.
26876         (mail-source-fetch-pop): Delete.
26877         (mail-source-fetch-maildir): Ditto.
26878         (mail-source-fetch-imap): Ditto.
26880         * imap.el (imap-authenticators): Comment out sasl.
26882         * message.el (message-skip-to-next-address): New function.
26883         (message-fill-header-address): Refactor.
26884         (message-fill-address): Use it.
26885         (message-delete-address): Use it.
26886         (message-fill-header-general): Refactor.
26887         (message-fill-field-address): Rename.
26888         (message-narrow-to-field): Find the start of the header.
26889         (message-header-format-alist): Don't pre-fill.
26890         (message-fill-header): Remove.
26891         (message-insert-header): New function.
26892         (message-shorten-references): Use it.
26894         * rfc2047.el (rfc2047-field-value): Strip props.
26896         * mail-parse.el (mail-header-make-address): New alias.
26898         * ietf-drums.el (ietf-drums-make-address): New function.
26900         * imap.el: Add compiler directives.
26902         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
26904         * gnus-art.el (article-decode-idna-rhs): Don't use
26905         message-idna-inside-rhs-p.
26907 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26909         * message.el (message-idna-inside-rhs-p): Remove.
26910         (message-idna-to-ascii-rhs-1): Use proper address parsing.
26912         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
26913         false positives.
26915 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
26917         * imap.el (imap-sasl-make-mechanisms): Use sasl.
26919 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26921         * nneething.el (nneething-file-name): Don't create spurious
26922         files.
26924         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
26925         (gnus-inews-do-gcc): Remove sleep.
26927         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
26928         part under point.
26930         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
26931         (gnus-agent-regenerate-group): Using nil messages aren't valid.
26933 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
26935         * spam.el (spam-summary-prepare-exit): Fix (length).
26937 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
26939         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
26940         as expired without moving it" message when there are spam
26941         messages left.
26943 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
26945         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
26946         header is not nil.
26948 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
26950         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26951         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
26952         (nntp-marks-changed-p): New arg SERVER.
26953         (nntp-request-update-info): Adjust caller.
26955 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
26957         * nntp.el (nntp-save-marks): Pass missing arg.
26959 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
26961         * nntp.el: Support marks.
26962         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
26963         (nntp-marks-modtime, nntp-marks-directory): New variables.
26964         (nntp-request-set-mark, nntp-request-update-info)
26965         (nntp-possibly-create-directory, nntp-marks-changed-p)
26966         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
26967         New functions.
26969 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
26971         * gnus-xmas.el (gnus-xmas-select-lowest-window)
26972         (gnus-xmas-redefine): Rename.
26974         * gnus-score.el (gnus-score-insert-help):
26975         Use gnus-select-lowest-window.
26977         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
26978         appt-select-lowest-window and rename to gnus-select-lowest-window.
26980         * gnus.el: do.
26982 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26984         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
26985         encodings of MIME-encoded words, in order to improve
26986         interoperability with several broken MUAs.
26988 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26990         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
26991         tags, only when charsets are not specified in headers.
26992         (mm-inline-text-html-render-with-w3m): Ditto.
26994         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
26995         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
26997 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26999         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
27000         instead of MIME-decoded from fields when checking
27001         `gnus-article-address-banner-alist'.
27003 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
27005         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
27006         description rather than subject.
27008 2004-05-02  Steve Youngs  <steve@youngs.au.com>
27010         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
27012 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27014         * gnus.el (gnus-version-number): Bump.
27016 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
27018         * gnus.el: No Gnus v0.2 is released.
27020 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27022         * gnus-agent.el (gnus-agent-read-agentview):
27023         Inline gnus-uncompress-range.
27025 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
27027         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
27028         `exec-installed-p'.
27030 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
27032         * gnus.el (spam-process, spam-autodetect-methods):
27033         Add bsfilter and bsfilter-headers.
27035         * spam.el (spam-bsfilter): New customize group.
27036         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
27037         (spam-bsfilter-header, spam-bsfilter-probability-header)
27038         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
27039         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
27040         (spam-bsfilter-database-directory): New options.
27041         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
27042         (spam-list-of-statistical-checks, spam-registration-functions):
27043         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
27044         (spam-bsfilter-score): New command.
27045         (spam-check-bsfilter-headers, spam-check-bsfilter)
27046         (spam-bsfilter-register-with-bsfilter)
27047         (spam-bsfilter-register-spam-routine)
27048         (spam-bsfilter-unregister-spam-routine)
27049         (spam-bsfilter-register-ham-routine)
27050         (spam-bsfilter-unregister-ham-routine): New functions.
27051         (spam-generic-score): Support bsfilter; Accept an optional argument
27052         to recalcurate spam score even if scoring header has already been
27053         added.
27054         (spam-bogofilter-score, spam-spamassassin-score): Accept an
27055         optional argument to recalcurate spam score even if scoring header
27056         has already been added.
27058 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
27060         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
27061         strings!  Reported by David D. Smith <davidsmith@acm.org>.
27062         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
27063         link is missing.
27065 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
27067         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
27068         (html2text-get-attr): Rewrite.
27070         * message.el (message-setup-1): Remove redundant put-text-property
27071         on mail-header-separator.
27073 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
27075         * gnus-registry.el (gnus-registry-cache-whitespace)
27076         (gnus-registry-action, gnus-registry-spool-action)
27077         (gnus-registry-split-fancy-with-parent): Change message levels
27078         from 5 to 3 or 7, as needed.
27080         * spam.el (spam-summary-prepare-exit)
27081         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
27082         (spam-split, spam-find-spam, spam-log-undo-registration)
27083         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
27084         level from 5 to 6.
27086 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27088         * gnus-ems.el: Autoload appt-select-lowest-window (revert
27089         2004-03-04 change).
27091 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
27093         * sieve-manage.el (sieve-manage-open):
27094         * nnweb.el (nnweb-insert-html):
27095         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
27096         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
27097         * nnspool.el (nnspool-request-group):
27098         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
27099         * nnml.el (nnml-request-update-info):
27100         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
27101         (nnmh-request-create-group, nnmh-update-gnus-unreads):
27102         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
27103         (nnimap-request-set-mark):
27104         * nnfolder.el (nnfolder-request-update-info):
27105         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
27106         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
27107         * gnus-uu.el (gnus-uu-find-articles-matching):
27108         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
27109         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
27110         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
27111         * gnus-nocem.el (gnus-nocem-scan-groups):
27112         * gnus-int.el (gnus-start-news-server):
27113         * gnus-group.el (gnus-group-make-kiboze-group)
27114         (gnus-group-browse-foreign-server):
27115         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
27116         Use mapc when appropriate.
27118 2004-04-22  Dan Christensen  <jdc@uwo.ca>
27119             Adam Sjøgren  <asjo@koldfront.dk>
27120             Wes Hardaker  <wes@hardakers.net>
27121             Michael Shields  <shields@msrl.com>
27123         * spam.el (spam-necessary-extra-headers): Get the extra headers we
27124         may need for spam sorting and scoring.
27125         (spam-user-format-function-S): Add user format function suitable for
27126         general use.
27127         (spam-article-sort-by-spam-status): Add sorting function for summary
27128         sorting.
27129         (spam-extra-header-to-number): Add function to get a score from a
27130         header.
27131         (spam-summary-score): Add function to get a numeric score from the
27132         headers.
27133         (spam-generic-score): Fix function doc, was in wrong place.
27134         (spam-initialize): Take symbols when it's run, and install the
27135         extra headers that spam-necessary-extra-headers thinks we need.
27137 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
27139         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
27140         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
27142 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
27144         * gnus-sum.el (gnus-set-global-variables)
27145         (gnus-build-all-threads, gnus-get-newsgroup-headers)
27146         (gnus-article-get-xrefs, gnus-summary-best-group)
27147         (gnus-summary-next-article, gnus-summary-enter-digest-group)
27148         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
27149         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
27150         Use with-current-buffer.
27152 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
27154         * spam.el (spam-summary-prepare-exit): Simplify logic.
27155         (spam-fetch-article-header): Read the article header if it's not
27156         available.
27157         (spam-list-articles): Simplify logic.
27158         (spam-filelist-register-routine): Fix bug with unregister-list.
27160         * gnus-registry.el: Fix comments at beginning.
27162 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
27164         * message.el (message-cater-to-broken-inn): Remove.
27165         (message-shorten-references): Make sure the total folded length of
27166         References is shorter than 998 characters to cater to a bug in INN
27167         2.3.  Also, don't pretend that references aren't folded -- this
27168         hasn't worked for a while.
27170 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27172         * gnus-agent.el (gnus-agentize):
27173         gnus-agent-send-mail-real-function no longer set to current value
27174         of message-send-mail-function but rather a lambda that calls
27175         message-send-mail-function.  The change makes the agent real-time
27176         responsive to user changes to message-send-mail-function.
27178 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27180         * legacy-gnus-agent.el
27181         (gnus-agent-convert-to-compressed-agentview): Fix typos with
27182         help from Florian Weimer <fw@deneb.enyo.de>
27184 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27186         * nnmail.el (nnmail-cache-insert): Revert last change.
27188 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27190         * nnmail.el (nnmail-cache-insert): Always check whether
27191         nnmail-cache-ignore-groups matches a group name.
27193 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
27195         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
27196         (spam-find-spam, spam-log-processing-to-registry)
27197         (spam-log-registered-p, spam-log-unregistration-needed-p)
27198         (spam-log-undo-registration): Use gnus-message instead of
27199         gnus-error, none of these errors are fatal.
27201         * gnus-registry.el (gnus-registry-clean-empty-function)
27202         (gnus-registry-clean-empty): Remove only empty entries without
27203         extra data.
27205 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
27207         * spam-stat.el (spam-stat-buffer-change-to-spam)
27208         (spam-stat-buffer-change-to-non-spam): Change (error) to
27209         (gnus-message 8) invocation.
27211 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27213         * nntp.el (nntp-via-netcat-command): New variable.
27214         (nntp-via-netcat-switches): New variable.
27215         (nntp-open-via-rlogin-and-netcat): New function.
27216         (nntp-open-connection-function): Doc fix.
27217         (nntp-telnet-command): Doc fix.
27218         (nntp-end-of-line): Doc fix.
27219         (nntp-via-rlogin-command): Doc fix.
27220         (nntp-via-user-name): Doc fix.
27221         (nntp-via-address): Doc fix.
27223 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
27225         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
27226         error in Emacs 21.1.
27228 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
27230         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
27232 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27234         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
27235         (gnus-agent-with-refreshed-group): New macro.
27236         (gnus-agent-rename-group): New function.
27237         (gnus-agent-delete-group): New function.
27238         (gnus-agent-save-group-info): Use gnus-command-method when
27239         `method' parameter is nil.  Don't write nil entries into the
27240         active file.
27241         (gnus-agent-get-group-info): New function.
27242         (gnus-agent-fetch-articles):
27243         Use gnus-agent-update-files-total-fetched-for to increment disk space
27244         used.
27245         (gnus-agent-fetch-headers, gnus-agent-save-alist):
27246         Use gnus-agent-update-view-total-fetched-for to increment disk space
27247         used.
27248         (gnus-agent-get-local): Add optional parameters to avoid calling
27249         gnus-group-real-name and gnus-find-method-for-group.
27250         (gnus-agent-set-local): Delete stored entry if either min, or max,
27251         are nil.
27252         (gnus-agent-fetch-session): Reworded error/quit messages.
27253         On quit, use gnus-agent-regenerate-group to record existance of any
27254         articles fetched to disk before the quit occurred.
27255         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
27256         gnus-agent-update-view-total-fetched-for, and
27257         gnus-agent-update-files-total-fetched-for to decrement disk space
27258         used.
27259         (gnus-agent-retrieve-headers):
27260         Use gnus-agent-update-view-total-fetched-for to increment disk space
27261         used.
27262         (gnus-agent-regenerate-group): Replace gnus-group-update-group
27263         with gnus-agent-update-files-total-fetched-for to decrement disk
27264         space and fresh group buffer.
27265         (gnus-agent-inhibit-update-total-fetched-for): New variable.
27266         (gnus-agent-need-update-total-fetched-for): New variable.
27267         (gnus-agent-update-files-total-fetched-for): New function.
27268         (gnus-agent-update-view-total-fetched-for): New function.
27269         (gnus-agent-total-fetched-for): New function.
27271         * gnus-cache.el (gnus-cache-save-buffers):
27272         Use gnus-cache-update-overview-total-fetched-for to change disk space
27273         used by this group.
27274         (gnus-cache-possibly-enter-article):
27275         Use gnus-cache-update-file-total-fetched-for to increment disk space
27276         used by this group.
27277         (gnus-cache-possibly-remove-article):
27278         Use gnus-cache-update-file-total-fetched-for to decrement disk space
27279         used by this group.
27280         (gnus-cache-generate-nov-databases): Purge total fetched cache.
27281         (gnus-cache-rename-group): New function.
27282         (gnus-cache-delete-group): New function.
27283         (gnus-cache-inhibit-update-total-fetched-for): New variable.
27284         (gnus-cache-need-update-total-fetched-for): New variable.
27285         (gnus-cache-with-refreshed-group): New macro.
27286         (gnus-cache-update-file-total-fetched-for): New function.
27287         (gnus-cache-update-overview-total-fetched-for): New function.
27288         (gnus-cache-rename-group-total-fetched-for): New function.
27289         (gnus-cache-delete-group-total-fetched-for): New function.
27290         (gnus-cache-total-fetched-for): New function.
27292         * gnus-group.el: Require gnus-sum and autoload functions to
27293         resolve warnings when gnus-group.el compiled alone.
27294         (gnus-group-line-format): Document new %F.
27295         (size of Fetched data) group line format; identifies disk space
27296         used by agent and cache.
27297         (gnus-group-line-format-alist): Define new F format.
27298         (gnus-total-fetched-for): New function.
27299         (gnus-group-delete-group): No longer update
27300         gnus-cache-active-altered as gnus-request-delete-group now keeps
27301         the cache in sync.
27302         (gnus-group-list-active): Let the agent store a server's active
27303         list if currently plugged.
27305         * gnus-int.el (gnus-request-delete-group):
27306         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
27307         local disk in sync with the server.
27308         (gnus-request-rename-group):
27309         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
27310         local disk in sync with the server.
27312         * gnus-start.el (gnus-get-unread-articles):
27313         Cosmetic simplification to logic.
27315         * gnus-util.el (gnus-rename-file): New function.
27317 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
27319         * mm-util.el (mm-image-load-path): Handle nil in load-path.
27321 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
27323         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
27324         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
27326 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
27328         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
27329         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
27331 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
27333         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
27335 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
27337         * spam.el (spam-set-difference): Add function to replace
27338         gnus-set-difference in spam.el.
27339         (spam-summary-prepare-exit): Use spam-set-difference.
27341 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
27343         * gnus-registry.el (gnus-registry-cache-file): Update to use
27344         gnus-dribble-directory OR gnus-home-directory OR ~.
27345         (gnus-registry-split-fancy-with-parent): Fix doc.
27347 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27349         * message.el (message-exchange-point-and-mark):
27350         Use message-mark-active-p.  Suggested by Jesper Harder
27351         <harder@ifa.au.dk>.
27353 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27355         * message.el (message-exchange-point-and-mark): Don't activate
27356         region if it was inactive.  Suggested by Hiroshi Fujishima
27357         <pooh@nature.tsukuba.ac.jp>.
27359 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
27361         * gnus-art.el (article-display-face): Display Faces in the same
27362         order as X-Faces.
27364 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
27366         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
27368 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27370         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
27371         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
27372         (gnus-article-mime-hierarchy): Remove.
27373         (gnus-article-mime-hierarchy-next): Remove.
27374         (gnus-article-mode): Revert 2004-03-19 change.
27375         (gnus-article-setup-buffer): Revert 2004-03-19 change.
27376         (gnus-insert-mime-button): Revert 2004-03-19 change.
27377         (gnus-mime-accumulate-hierarchy): Remove.
27378         (gnus-mime-enter-multipart): Remove.
27379         (gnus-mime-leave-multipart): Remove.
27380         (gnus-mime-display-part): Revert 2004-03-19 change.
27381         (gnus-mime-display-alternative): Revert 2004-03-19 change.
27383         * mml.el (mml-preview): Revert 2004-03-19 change.
27385 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
27387         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
27389 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
27391         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
27392         t while entering a file name using the mm-with-multibyte macro.
27393         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27395         * mm-util.el (mm-with-multibyte): New macro.
27397 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27399         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
27400         New user option.
27401         (gnus-mime-multipart-functions): Doc and customization fix.
27402         (gnus-article-mime-hierarchy): New variable.
27403         (gnus-article-mime-hierarchy-next): New variable.
27404         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
27405         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
27406         gnus-article-mime-hierarchy-next to nil.
27407         (gnus-insert-mime-button): Show hierarchy numbers.
27408         (gnus-mime-accumulate-hierarchy): New function.
27409         (gnus-mime-enter-multipart): New function.
27410         (gnus-mime-leave-multipart): New function.
27411         (gnus-mime-display-part): Recompute hierarchical MIME structure.
27412         (gnus-mime-display-alternative): Show hierarchy numbers.
27414         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
27415         gnus-article-mime-hierarchy-next to nil.
27417 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
27419         * dns.el: Don't require gnus-xmas.
27421 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
27423         * mml.el (mml-generate-mime-1): Don't use format=flowed with
27424         inline PGP.
27425         (mml-menu): Disable mml-quote-region if mark is inactive.
27427 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
27429         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
27430         when the group's active is not available.
27432 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27434         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
27435         error.
27437 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
27439         * imap.el (imap-store-password): New variable.
27440         (imap-interactive-login): Use it.
27441         Suggested by Mark Plaksin <happy@mcplaksin.org>.
27443 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27445         * gnus-art.el (gnus-article-read-summary-keys): Restore new
27446         window-start and hscroll to summary window.
27448 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27450         * gnus-start.el (gnus-convert-old-newsrc): Only write the
27451         conversion message to newsrc-dribble when an actual conversion is
27452         performed.
27454 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
27456         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
27458 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
27460         * mm-decode.el (mm-complicated-handles): New function reviving
27461         former definition of mm-multiple-handles.
27463         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
27464         (gnus-mime-delete-part): Use it.
27466 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27468         * gnus-agent.el (gnus-agent-read-local):
27469         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
27470         avoid the implicit assumption that they will always be equal.
27471         (gnus-agent-save-local): Bind buffer-file-coding-system, not
27472         coding-system-for-write, as the with-temp-file macro first prints
27473         to a buffer then saves the buffer.
27475 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
27477         * gnus-art.el (gnus-article-edit-part): New function.
27478         (gnus-mime-save-part-and-strip): Use it; do query instead of
27479         signaling an error; don't use mm-multiple-handles.
27480         (gnus-mime-delete-part): Ditto.
27482 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27484         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
27485         old file versions.
27486         (gnus-group-prepare-hook): Remove function that converted list
27487         form of gnus-agent-expire-days to group properties.
27489         * gnus-int.el: Autoload gnus-agent-regenerate-group.
27490         (gnus-request-accept-article): Re-indented.
27492         * gnus-start.el (gnus-convert-old-newsrc): Registered new
27493         converters to handle old agent file formats.  Add logic for a
27494         "backup before upgrading warning".
27495         (gnus-convert-mark-converter-prompt): Developers can mark
27496         functions as needing (default), or not needing,
27497         gnus-convert-old-newsrc's "backup before upgrading warning".
27498         (gnus-convert-converter-needs-prompt): Tests whether the user
27499         should be protected from potentially irreversable changes by the
27500         function.
27502         * legacy-gnus-agent.el: New.  Provides converters that are only
27503         loaded when gnus-convert-old-newsrc needs to call them.
27505 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27507         * mail-source.el (mail-source-touch-pop): Doc fix.
27509         * message.el (message-smtpmail-send-it): Doc fix.
27511 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
27513         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
27515         * nnmail.el (nnmail-split-fancy): do.
27517         * gnus-kill.el (gnus-kill, gnus-execute): do.
27519 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
27521         * gnus-sum.el (gnus-widget-reversible-match)
27522         (gnus-widget-reversible-to-internal)
27523         (gnus-widget-reversible-to-external): New functions.
27524         (gnus-widget-reversible): New widget.
27525         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
27527 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
27529         * gnus-sum.el (gnus-thread-sort-functions)
27530         (gnus-article-sort-functions): Document `(not F)' items.
27532 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
27534         * spam.el (spam-use-gmane-xref): Add new backend.
27535         (spam-gmane-xref-spam-group): Add variable to control the name of the
27536         Gmane spam group.
27537         (spam-blackhole-servers, spam-blackhole-good-server-regex)
27538         (spam-regex-headers-spam, spam-regex-headers-ham)
27539         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
27540         (spam-list-of-checks): Add spam-use-gmane-xref to list of
27541         backends and checks.
27542         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
27544         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
27545         an autodetect method.
27547 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27549         * gnus-int.el (gnus-request-accept-article): Inform the agent that
27550         articles are being added to a group.
27551         (gnus-request-replace-article): Inform the agent that articles
27552         need to be uncached as the cached contents are no longer valid.
27554 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27556         * binhex.el: Don't autoload executable-find.
27558         * canlock.el: Don't autoload mail-fetch-field.
27560         * dgnushack.el: Autoload c-mode for XEmacs.
27562         * gnus-ems.el: Don't autoload appt-select-lowest-window.
27564         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
27565         rmail-dont-reply-to and rmail-output.
27567         * gnus-score.el: Don't autoload ffap-string-at-point.
27569         * gnus-setup.el: Don't autoload sc-cite-original.
27571         * imap.el: Don't autoload base64-decode-string,
27572         base64-encode-string and md5.
27574         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
27575         and rmail-msg-restore-non-pruned-header.
27577         * mm-decode.el: Don't autoload executable-find.
27579         * mm-url.el: Don't autoload executable-find.
27581         * mm-view.el: Don't autoload diff-mode.
27583         * nndb.el: Don't autoload news-reply-mode, news-setup,
27584         cancel-timer and telnet.
27586         * password.el: Don't autoload run-at-time for Emacs.
27588         * sha1-el.el: Don't autoload executable-find.
27590         * sieve-mode.el: Don't autoload c-mode.
27592         * uudecode.el: Don't autoload executable-find.
27594 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27596         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
27597         (gnus-agent-possibly-alter-active): Avoid null in numeric
27598         comparison.
27599         (gnus-agent-set-local): Refuse to save null in local object table.
27600         (gnus-agent-regenerate-group): The REREAD parameter can now be a
27601         list of articles that will be marked as unread.
27603 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27605         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
27607 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
27609         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
27610         language tags.
27612 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
27614         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
27615         Don't bind "obarray".
27617         * gnus-sum.el (gnus-thread-sort-functions):
27618         Add `gnus-thread-sort-by-most-recent-number' and
27619         `gnus-thread-sort-by-most-recent-date'.
27620         Reported by Kai Grossjohann <kai@emptydomain.de>.
27622 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
27624         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
27626 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27628         * gnus-cus.el (gnus-agent-customize-category):
27629         Remove ignore-errors macro reference that required cl to be loaded at
27630         run-time.
27632         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
27633         single-interval range of the form (min . max).  Previously the
27634         range had to look like ((min . max)).  Likewise, return
27635         (min . max) rather than ((min . max)).
27636         (gnus-range-map): Use gnus-range-normalize to accept
27637         single-interval range.
27639         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
27640         the cache, but not the agent, now appear with their usual face.
27642         * dgnushack.el (loaddir): New variable that is bound to the
27643         directory containing the dgnushack.el file.  Use loaddir, rather
27644         than srcdir, to update load-path.  Change lets dgnushack compile
27645         code in directories other than GNUS/lisp.
27647 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
27649         * lpath.el: Don't bind w3m-safe-url-regexp.
27651         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
27652         w3m-safe-url-regexp variable buffer-local.
27654         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27656 2004-02-27  Simon Josefsson  <jas@extundo.com>
27658         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
27659         gnus-group-real-prefix.
27660         (gnus-summary-move-article): Use it, instead of
27661         gnus-group-real-prefix.
27663 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27665         * lpath.el: Bind w3m-safe-url-regexp.
27667         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
27668         w3m-safe-url-regexp variable buffer-local and set it as the value
27669         of mm-w3m-safe-url-regexp.
27671         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27673         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
27674         parsing gnus-posting-styles when the message is not for replying.
27676         * dgnushack.el: Autoload sgml-mode for XEmacs.
27678         * nnrss.el (nnrss-opml-export):
27679         Use mm-set-buffer-file-coding-system instead of
27680         set-buffer-file-coding-system.
27682 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
27684         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
27685         of checkdoc.el).
27686         * nnrss.el: do.
27687         * gnus-mlspl.el: do.
27688         * gnus-ml.el: do.
27689         * gnus-srvr.el: do.
27691         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
27693 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
27695         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
27696         Corrections to custom-manual links.
27698         * gnus-art.el (gnus-article): Ditto.
27700         * mm-decode.el (mime-display, mime-security): Ditto.
27702 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27704         * flow-fill.el: Typo.
27706 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
27708         * spam-wash.el: New file.
27710 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
27712         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
27714 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
27716         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
27717         to be run with new-articles as LIST1, not LIST2.
27718         (spam-registration-functions): Add spam-use-ham-copy as a nil
27719         registration backend.
27721 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27723         * spam-stat.el (spam-stat-washing-hook): New option.
27724         (spam-stat-buffer-words): Use it.
27725         (spam-stat-process-directory, spam-stat-test-directory):
27726         Use insert-file-contents-literally.
27727         (spam-stat-coding-system): New variable.
27728         (spam-stat-load, spam-stat-save): Use it.
27730 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
27732         * spam-report.el (spam-report-plug-agent):
27733         Quote spam-report-url-to-file and spam-report-url-ping-plain.
27735 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
27737         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
27738         Allow / in mailto URLs.
27740 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
27742         * spam-report.el (spam-report-process-queue): Fix interactive use.
27743         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
27744         (spam-report-unplug-agent): Doc fixes.
27745         (spam-report-url-ping-mm-url, spam-report-url-to-file)
27746         (spam-report-agentize, spam-report-deagentize): Autoload.
27748 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
27750         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
27752         * message.el (message-setup-fill-variables): Add mml tags to
27753         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
27754         <ajk@iu.edu>.
27755         (message-mode): Don't modify paragraph-separate there.
27757 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
27759         * compface.el (uncompface-use-external): Default to undecided.
27760         (uncompface-use-external-threshold): New variable.
27761         (uncompface-float-time): New macro.
27762         (uncompface): Determine whether to use the external decoder if
27763         uncompface-use-external is undecided.
27765 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27767         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
27768         after images.
27770         * gnus-art.el (gnus-mime-display-single): Remove dead code.
27772 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
27774         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
27776         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
27778         * gnus-sum.el (gnus-summary-limit-to-age)
27779         (gnus-summary-limit-children): do.
27781         * gnus-int.el (gnus-request-scan): do.
27783         * gnus-group.el (gnus-group-suspend): do.
27785         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
27787         * gnus-cite.el (gnus-cite-parse-attributions): do.
27789         * gnus-agent.el (gnus-summary-set-agent-mark)
27790         (gnus-agent-regenerate-group): do.
27792         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
27794         * binhex.el (binhex-decode-region-internal): do.
27796 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27798         * gnus-fun.el (gnus-face-properties-alist): New user option.
27799         (gnus-display-x-face-in-from): Use it.
27801         * gnus-art.el (article-display-face): Ditto.
27803         * compface.el (uncompface-use-external): Default to nil.
27805 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
27807         * nntp.el (nntp-erase-buffer): New function.
27808         (nntp-retrieve-data, nntp-send-command)
27809         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
27810         (nntp-possibly-change-group): Use it.
27812         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
27813         Use with-current-buffer.
27815 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
27817         * compface.el: Merge the ELisp-based uncompface program.
27818         (compface): New customization group.
27819         (uncompface-use-external): New user option.
27820         (uncompface): Call uncompface-internal if uncompface-use-external
27821         is nil.
27822         (uncompface-internal): New function.  Note that there are also
27823         some other functions and variables added for this function.
27825 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
27827         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
27828         if necessary.
27830 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
27832         * spam-report.el (spam-report-unplug-agent)
27833         (spam-report-plug-agent, spam-report-deagentize)
27834         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
27835         Add support for the Agent in spam-report: when unplugged, report to a
27836         file; when plugged, submit all the requests.
27838         * spam.el (spam-register-routine): Fix message about
27839         registration.
27841 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
27843         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
27844         dependencies.
27845         (rfc2047-encode): Use it.
27847         * gnus-art.el (gnus-button-marker-list): Move before first
27848         reference.
27850         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
27851         (imap-parse-body): Fix format string mismatch.
27853         * gnus-score.el (gnus-summary-increase-score): do.
27855         * nnrss.el (nnrss-close): New function.
27857 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
27859         * nnrss.el (nnrss-make-filename): New function.
27860         (nnrss-request-delete-group, nnrss-read-server-data)
27861         (nnrss-save-server-data, nnrss-read-group-data)
27862         (nnrss-save-group-data): Use it.
27863         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
27864         (nnrss-read-server-data, nnrss-read-group-data): Use load.
27865         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
27867 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
27869         * mml.el (mml-compute-boundary-1): Don't uncompress files.
27871 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
27873         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
27874         files.
27876         * message.el (message-generate-headers-first): Don't quote nil
27877         and t in docstrings.
27879         * imap.el (imap-id): do.
27881         * gnus-agent.el (gnus-agent-consider-all-articles)
27882         (gnus-agent-queue-mail): do.
27884 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
27886         * spam-report.el (spam-report-process-queue): New function.
27887         Process requests from `spam-report-requests-file'.
27888         (spam-report-process-queue): Doc fix.
27890 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
27892         * spam.el (spam-register-routine)
27893         (spam-log-processing-to-registry, spam-log-registered-p)
27894         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27895         Change "check" to "spam-check" for semi-clarity.
27897 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
27899         * pop3.el: Require nnheader.
27901         * mml-smime.el: Require cl.  Autoload message-fetch-field.
27903         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
27905         * gnus-picon.el: Require cl.
27907         * gnus-fun.el: Require gnus-ems and gnus-util.
27909         * gnus.el (gnus-method-to-server): Move defsubst before first use.
27911         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
27913         * gnus-art.el (gnus-article-edit-mode): Define before first
27914         reference.
27916 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
27918         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
27919         (gnus-uu-post-encoded): Use point-at-bol.
27921         * gnus-topic.el (gnus-group-active-topic-p): do.
27923         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
27925         * gnus-group.el (gnus-group-kill-region): do.
27927         * gnus-art.el (article-date-ut): do.
27929         * message.el (message-fetch-field): Remove redundant
27930         case-fold-search binding.
27931         (message-narrow-to-field): Simplify.
27933 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
27935         * spam.el (spam-directory): Derive from `gnus-directory'.
27937         * spam-report.el (spam-report-url-to-file)
27938         (spam-report-requests-file): New function and variable for offline
27939         reporting.
27940         (spam-report-url-ping-function): Add `spam-report-url-to-file'
27941         and user defined function.
27942         (spam-report-url-ping-mm-url): Remove doubled slash.
27944 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
27946         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
27948 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
27950         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
27951         Fix format string mismatch.
27953         * sieve.el (sieve-deactivate-all): do.
27955         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
27957         * nnlistserv.el (nnlistserv-kk-wash-article): do.
27959         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
27961         * mm-bodies.el (mm-7bit-chars): Don't include \r.
27963 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
27965         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
27966         the list of checks.
27968 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
27970         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
27971         padding.
27973 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
27975         * mm-view.el (mm-fill-flowed): New variable.
27976         (mm-inline-text): Use it.
27978 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
27980         * spam.el (spam-spamassassin-register-ham-routine)
27981         (spam-spamassassin-register-spam-routine): Fix function names.
27983 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27985         * gnus.el (gnus-tmp-grouplens): Remove.
27986         (gnus-summary-line-format): Remove grouplens.
27988         * gnus-group.el (gnus-group-line-format): Ditto.
27990         * gnus-spec.el (gnus-format-specs): Ditto.
27991         (gnus-update-format-specifications): Flush the group format spec
27992         cache if there's the grouplens stuff.
27993         (gnus-parse-simple-format): Replace %l with the empty string.
27995 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
27997         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
27998         omission.
28000 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
28002         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
28003         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
28005 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
28007         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
28008         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
28009         New macros and functions.
28010         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
28011         Handle > NLINK_MAX messages.
28012         * nnmaildir.el (nnmaildir-request-set-mark):
28013         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
28015 2004-01-25  Alex Schroeder  <alex@gnu.org>
28017         * spam-stat.el (spam-stat-process-directory-age): New option.
28018         (spam-stat-process-directory): Use it.
28020 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
28022         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
28023         (spam-stat-save): Accept prefix argument.
28025 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
28027         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
28028         links" error.
28030 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
28032         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
28033         the rest of the and/or forms.
28035 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
28037         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
28038         compatibility with old .newsrc.eld files.
28040         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
28042         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
28044         * gnus-start.el (gnus-1): do.
28046         * gnus-group.el (gnus-group-line-format-alist): do.
28048         * gnus.el (gnus-use-grouplens, gnus-visual): do.
28050         * gnus-gl.el: Remove.
28052 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
28054         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
28055         marks consisting of a single range {for example, (3 . 5)} rather
28056         than a list of a single range { ((3 . 5)) }.
28058 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
28060         * spam-stat.el (spam-stat-store-gnus-article-buffer):
28061         Use with-current-buffer.
28062         (spam-stat-store-current-buffer): Use insert-buffer-substring to
28063         avoid consing a string.
28065         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
28066         Remove obsolete entries for big5 and gb2312.
28068 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
28070         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
28071         uncompressed list.
28073 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
28075         * spam-stat.el (spam-stat-strip-xref): New function.
28076         (spam-stat-process-directory): Use it.
28078         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
28079         here -- it's done in message-fetch-field.
28081 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
28083         * gnus-agent.el (gnus-agent-queue-mail)
28084         (gnus-agent-prompt-send-queue): New variables.
28085         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
28086         * gnus-draft.el (gnus-group-send-queue): Pass the group name
28087         "nndraft:queue" along to gnus-draft-send.
28088         Use gnus-agent-prompt-send-queue.
28089         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
28090         is "nndraft:queue".  Suggested by Gaute Strokkenes
28091         <gs234@srcf.ucam.org>
28093         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
28094         (agent-enable-undownloaded-faces): Add.
28095         (gnus-agent-cat-groups): Use eval-and-compile, not
28096         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
28097         method of gnus-agent-cat-groups even when the buffer has been
28098         evaled.
28099         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
28100         delete gnus-agent-save-active-1.
28101         (gnus-agent-save-groups): Delete.  Identical to
28102         gnus-agent-save-active.
28103         (gnus-agent-write-active): No longer adjust agent's copy of active
28104         file as agent's adjustments are now stored in their own
28105         file.  Remove optional parameter.
28106         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
28107         servers.  Add use of min/max range limits from server's local
28108         file.
28109         (gnus-agent-save-alist): Remove unused optional argument.
28110         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
28111         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
28112         (gnus-agent-set-local): A per-server file that keeps min/max range
28113         limits for articles known to the agent.  Provides a fast mechanism
28114         for altering many active ranges.
28115         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
28116         active file (local makes it unnecessary).
28117         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
28119         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
28120         (agent-enable-undownloaded-faces): Add.
28122         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
28123         disable it when sending to "nndraft:queue".
28124         (gnus-group-send-queue): Add safety check to avoid sending queue
28125         when unplugged.
28127         * gnus-group.el (gnus-group-catchup): Use new
28128         gnus-sequence-of-unread-articles, not
28129         gnus-list-of-unread-articles, to avoid exhausting memory with huge
28130         numbers of articles.  Use gnus-range-map to avoid having to
28131         uncompress the unread list.
28132         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
28133         Fix invalid ange-ftp reference.
28135         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
28136         (gnus-sorted-range-intersection): Intersection of two ranges
28137         without requiring that they first be uncompressed.
28139         * gnus-start.el (gnus-activate-group): Unless blocked by the
28140         caller, possibly expand the active range to include both cached
28141         and agentized articles.
28142         (gnus-convert-old-newsrc): Rewrote in anticipation of having
28143         multiple version-dependent converters.
28144         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
28145         gnus-agent-save-active.
28146         (gnus-save-newsrc-file): Save dirty agent range limits.
28148         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
28149         gnus-agent-possibly-alter-active.
28150         (gnus-adjust-marked-articles): Faster handling of simple lists.
28152 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
28154         * spam-stat.el (spam-stat-test-directory): New optional argument
28155         displays a list of files detected.  Suggested by Andrew Cohen
28156         <cohen@andy.bu.edu>.
28157         (spam-stat-buffer-words-with-scores): Don't narrow and change
28158         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
28160 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
28162         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
28163         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
28164         (spam-spamassassin-arguments)
28165         (spam-spamassassin-spam-flag-header)
28166         (spam-spamassassin-positive-spam-flag-header)
28167         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
28168         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
28169         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
28170         (spam-list-of-processors, spam-list-of-checks)
28171         (spam-list-of-statistical-checks, spam-registration-functions)
28172         (spam-check-spamassassin-headers, spam-check-spamassassin)
28173         (spam-spamassassin-score)
28174         (spam-spamassassin-register-with-sa-learn)
28175         (spam-spamassassin-register-spam-routine)
28176         (spam-spamassassin-register-ham-routine)
28177         (spam-assassin-register-spam-routine)
28178         (spam-assassin-register-ham-routine): Add SpamAssassin support.
28179         (spam-bogofilter-score): Fix to show article before scoring.
28181 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
28183         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
28184         default scoring function.
28185         (spam-generic-score): Call spam-spamassassin-score if
28186         spam-use-spamassassin or spam-use-spamassassin-headers is on;
28187         spam-bogofilter-score otherwise.
28189         * gnus.el (spam-process, spam-autodetect-methods):
28190         Add spamassassin and spamassassin-headers.
28192 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
28194         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
28195         Suppress unnecessary messages.
28197 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
28199         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
28200         make-hash-table.
28202 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
28204         * canlock.el (base64-encode-string): Don't autoload it.
28206 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
28208         * run-at-time.el: Remove useless (require 'itimer),
28209         eval-and-compile and (featurep 'xemacs).
28211 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
28213         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
28214         GROUP is a virtual group.
28216 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
28218         * gnus.el: Autoload `message-y-or-n-p'.
28220 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
28222         * pgg-parse.el: Remove unnecessary (require 'custom).
28224         * pgg-def.el: do.
28226         * nnmail.el: do.
28228         * gnus-undo.el: do.
28230         * gnus-picon.el: do.
28232         * gnus-util.el: do.
28234 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
28236         * gnus-sum.el (gnus-pick-line-number): Add autoload.
28238 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
28240         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
28241         handle, as well as a list.
28243         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
28244         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
28245         (mm-w3m-cid-retrieve): Simplify.
28247 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
28249         * message.el (message-kill-to-signature): Allow prefix arg to
28250         specify number of lines to keep before signature.
28252 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
28254         * message.el (message-kill-to-signature): Change docstring.
28256 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
28258         * canlock.el: Always require sha1-el.
28259         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
28261         * message.el: Autoload sha1 only when compiling.
28263         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
28264         eudc-expand-inline for XEmacs.
28266 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
28268         * message.el (message-canlock-generate): Require sha1-el.
28270 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
28272         * message.el (message-expand-name): Silence the byte compiler.
28274         * lpath.el: Add detect-coding-system.
28276         * dgnushack.el (dgnushack-compile): Remove obsolete check for
28277         cus-edit.
28279 2004-01-13  Simon Josefsson  <jas@extundo.com>
28281         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
28282         Invoke gnus-score-mode.
28283         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
28285         * gnus-range.el (gnus-compress-sequence): Doc fix.
28286         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
28288 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
28290         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
28292 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
28294         * spam.el (spam-get-article-as-string): Update to use
28295         gnus-request-article-this-buffer, much simpler.
28296         (spam-get-article-as-buffer): Remove.
28298 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
28300         * message.el (message-expand-name): Use EUDC if the user uses that.
28302 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
28304         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
28305         character for the encoding to avoid consing a string.
28307         * rfc2047.el (rfc2047-decode-string): Don't cons a string
28308         unnecessarily.
28310         * mm-util.el (mm-replace-chars-in-string): Remove.
28312         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
28313         of mm-replace-chars-in-string.
28315 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
28317         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
28319         * mm-util.el (mm-subst-char-in-string): Support inplace.
28321         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
28322         a new string in every iteration.  Use shy groups.
28324 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
28326         * gnus-srvr.el (gnus-browse-unsubscribe-group):
28327         * gnus-soup.el (gnus-soup-group-brew):
28328         * gnus-msg.el (gnus-put-message):
28329         * gnus-move.el (gnus-group-move-group-to-server):
28330         * gnus-kill.el (gnus-batch-score):
28331         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
28332         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
28333         (gnus-group-update-group, gnus-group-read-group)
28334         (gnus-group-make-group, gnus-group-make-help-group)
28335         (gnus-group-make-archive-group, gnus-group-make-directory-group)
28336         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
28337         (gnus-group-sort-by-unread, gnus-group-catchup)
28338         (gnus-group-unsubscribe-group, gnus-group-kill-group)
28339         (gnus-group-yank-group, gnus-group-set-info)
28340         (gnus-group-list-groups):
28341         * gnus.el (gnus-generate-new-group-name):
28342         * gnus-delay.el (gnus-delay-send-queue):
28343         * nnvirtual.el (nnvirtual-catchup-group):
28344         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
28345         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
28346         (gnus-group-prepare-topics, gnus-topic-check-topology):
28347         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
28348         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
28349         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
28350         (gnus-group-make-articles-read):
28351         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
28352         (gnus-group-change-level, gnus-kill-newsgroup)
28353         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
28354         (gnus-get-unread-articles, gnus-make-articles-unread)
28355         (gnus-make-ascending-articles-unread): Use accessor
28356         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
28357         to get group information for improved readability.
28360 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
28362         * gnus-art.el (article-decode-mime-words, article-babel)
28363         (gnus-article-highlight-signature, gnus-article-add-buttons)
28364         (gnus-signature-toggle): Use gnus-with-article-buffer.
28366         * gnus-art.el (gnus-article-highlight-headers)
28367         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
28369         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
28370         (gnus-article-set-globals, gnus-request-article-this-buffer)
28371         (gnus-button-message-id, gnus-article-maybe-hide-headers)
28372         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
28373         (gnus-mime-display-alternative): Use with-current-buffer.
28375 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
28377         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
28378         also under 80 char limit, and call gnus-error if needed.
28379         (spam-fetch-article-header): Fix - it was a
28380         buffer-local variable (gnus-newsgroup-data).
28381         (spam-find-spam): Use spam-generate-fake-headers, forget about
28382         spam-insert-fake-headers.
28383         (spam-insert-fake-headers): Remove.
28385 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
28387         * deuglify.el (gnus-article-outlook-unwrap-lines)
28388         (gnus-outlook-rearrange-article)
28389         (gnus-outlook-repair-attribution-outlook)
28390         (gnus-outlook-repair-attribution-block)
28391         (gnus-outlook-repair-attribution-other): Remove redundant
28392         save-excursion.
28394 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
28396         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
28397         (spam-fetch-field-subject-fast)
28398         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
28399         (spam-fetch-article-header): Add functions to deal with Gnus
28400         internals for fast retrieval of article header data.
28401         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
28403 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
28405         * pop3.el (pop3-md5): Remove.
28406         (pop3-apop): Replace pop3-md5 with md5.
28408         * mm-bodies.el: base64 is always built-in.
28410         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
28411         Use with-current-buffer.
28413 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
28415         * canlock.el (canlock-insert-header): Remove excessive grouping in
28416         regexp.
28418         * gnus-sum.el (gnus-summary-read-document): Ditto.
28420         * gnus-uu.el (gnus-uu-part-number): Ditto.
28422         * html2text.el (html2text-remove-tags): Ditto.
28423         (html2text-format-tags): Ditto.
28424         (html2text-format-single-elements): Ditto.
28426         * mml.el (mml-parse-1): Ditto.
28428 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
28430         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
28432         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
28434         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
28436         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
28438 2003-11-15  Simon Josefsson  <jas@extundo.com>
28440         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
28441         (pgg-gpg-lookup-key): Use regexp match instead of
28442         split-string (split-string is different between emacs 21.2 and
28443         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
28445 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
28447         * gnus-art.el (gnus-mime-view-all-parts)
28448         (gnus-article-part-wrapper, gnus-article-view-part):
28449         Use with-current-buffer.
28451 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
28453         * spam.el (spam-disable-spam-split-during-ham-respool)
28454         (spam-spamoracle-database, spam-cache-lookups)
28455         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
28456         (spam-group-ham-mark-p, spam-group-spam-mark-p)
28457         (spam-group-ham-marks, spam-group-spam-marks)
28458         (spam-group-spam-contents-p, spam-group-ham-contents-p)
28459         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
28460         also add spam-use-blackholes to the statistical checks.
28461         (spam-fetch-field-fast): Add interface to fetching fields, may
28462         become a macro.
28463         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
28464         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
28465         (spam-insert-fake-headers): Fake an article when needed.
28466         (spam-find-spam): Fake article when possible.
28467         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
28468         (spam-check-bogofilter-headers): Use message-fetch-field instead
28469         of nnmail-fetch-field.
28471 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
28473         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
28475 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
28477         * spam.el (spam-split): Do not require spam-use-CHECK to be
28478         enabled if that check is passed to spam-split explicitly; also
28479         fix so 'spam doesn't get converted to spam-split-group when
28480         spam-split-symbolic-return is t.
28481         (spam-find-spam): Find registrations of the article and use those
28482         instead of re-running spam-split to find the spam/ham
28483         classification of the article.
28484         (spam-log-processing-to-registry, spam-log-registered-p)
28485         (spam-log-unregistration-needed-p, spam-log-undo-registration):
28486         Use gnus-error instead of gnus-message.
28487         (spam-log-registration-type): Add function to determine the
28488         classification of a message based on registry entries; will
28489         return nil if both 'spam and 'ham are found.
28490         (spam-check-BBDB): Expand all the BBDB macros here so we can have
28491         a reasonably fast local cache without the loading errors.
28492         (spam-cache-lookups): Set to t by default.
28493         (spam-find-spam): Don't try to guess spam-cache-lookups.
28494         (spam-enter-whitelist, spam-enter-blacklist): Clear the
28495         spam-caches entry.
28496         (spam-filelist-build-cache, spam-filelist-check-cache):
28497         Fix caching of whitelist/blacklist entries.
28498         (spam-check-whitelist, spam-check-blacklist):
28499         Invoke spam-from-listed-p with a type, not a cache variable.
28500         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
28502 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
28504         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
28506         * nnmail.el (nnmail-split-fancy): do.
28508         * mml.el (mml-parse): do.
28510         * gnus-score.el (gnus-enter-score-words-into-hashtb)
28511         (gnus-score-adaptive): do.
28513 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28515         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
28516         (gnus-mime-button-map): Don't set keymap parent.
28517         (gnus-button-ctan-directory-regexp): Use shy grouping.
28518         (gnus-prev-page-map): Don't set keymap parent.
28519         (gnus-prev-page-map): Remove duplicated one.
28520         (gnus-next-page-map): Don't set keymap parent.
28521         (gnus-mime-security-button-map): Ditto.
28523         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
28524         version number.
28526         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
28528 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28530         * canlock.el (canlock-sha1-function): Remove.
28531         (canlock-sha1-function-for-verify): Remove.
28532         (canlock-openssl-program): Remove.
28533         (canlock-openssl-args): Remove.
28534         (canlock-ignore-errors): Remove.
28535         (canlock-sha1-with-openssl): Remove.
28536         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
28537         (canlock-verify): Don't use canlock-ignore-errors.
28539         * sha1-el.el (sha1-string-external): Make it can return a string
28540         in binary form.
28541         (sha1-region-external): Ditto.
28542         (sha1-string-internal): Ditto.
28543         (sha1-region-internal): Ditto.
28544         (sha1-region): Ditto.
28545         (sha1-string): Ditto.
28546         (sha1): Ditto.
28548 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28550         * spam.el (spam-report-articles-gmane): New command.
28552 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28554         * gnus.el: Don't make unnecessary *Group* buffer when loading.
28556         * run-at-time.el (run-at-time-saved): Remove.
28557         (run-at-time): Doc fix.
28559 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
28561         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
28562         (gnus-summary-limit-map): Add it.
28563         (gnus-summary-make-menu-bar): do.
28565 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
28567         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
28568         Make attempt at some caching support (done for BBDB only now).
28569         (spam-find-spam): Set spam-cache-lookups if there are more than 2
28570         addresses to be checked.
28571         (spam-clear-cache-BBDB): Add function, to be invoked by
28572         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
28573         (spam-check-BBDB): Check and use the caches, if
28574         spam-cache-lookups is on, remove superfluous (provide).
28576 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
28578         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
28580 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
28582         * run-at-time.el (run-at-time-saved): Move to after the definition
28583         of `run-at-time'.
28585         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
28587 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28589         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
28590         mm-w3m-local-map-property.
28592         * mm-view.el (mm-w3m-mode-map): Remove.
28593         (mm-w3m-local-map-property): Remove.
28594         (mm-inline-text-html-render-with-w3m): Don't use
28595         mm-w3m-local-map-property.
28597 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28599         * run-at-time.el: New file.
28601         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
28602         under Emacs.
28604         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
28605         of gnus-set-text-properties.
28607         * gnus-uu.el (gnus-uu-save-article): Ditto.
28609         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
28611         * gnus-cite.el (gnus-cite-parse): Ditto.
28613         * gnus-art.el (gnus-button-push): Use set-text-properties instead
28614         of gnus-.
28616         * gnus-xmas.el (run-at-time): Require run-at-time.
28618         * gnus.el: Change calls to nnheader-run-at-time and
28619         password-run-at-time throughout to use run-at-time directly.
28621         * password.el: Remove definition of run-at-time.
28623         * nnheaderxm.el: Remove definition of run-at-time.
28625 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
28627         * mml.el (mml-minibuffer-read-disposition): Show attachment type
28628         in prompt.
28630 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28632         * messagexmas.el (message-xmas-redefine): Alias
28633         `message-make-caesar-translation-table' to
28634         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
28635         version.
28637         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
28638         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
28639         `gnus-xmas-set-text-properties'.
28640         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
28641         `gnus-xmas-completing-read'.
28642         (gnus-xmas-completing-read): Removed.
28643         (gnus-xmas-open-network-stream): Removed.
28645         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
28646         XEmacs version.
28648         * dns.el (dns-make-network-process): Use `open-network-stream'
28649         instead of `gnus-xmas-open-network-stream'.
28651         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
28653         * .cvsignore: Add auto-autoloads.el, custom-load.el.
28655 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28657         * gnus-art.el (gnus-mime-display-alternative)
28658         (gnus-insert-mime-button, gnus-insert-mime-security-button)
28659         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
28660         Don't use gnus-local-map-property.
28662         * gnus-util.el (gnus-local-map-property): Remove.
28664         * mm-view.el (mm-view-pkcs7-decrypt):
28665         Replace gnus-completing-read-maybe-default with completing-read.
28667         * gnus-util.el (gnus-completing-read): do.
28668         (gnus-completing-read-maybe-default): Remove.
28670 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28672         * password.el: Only autoload `run-at-time' if not XEmacs.
28673         Only autoload the itimer functions if XEmacs.
28675 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28677         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
28678         XEmacsen.
28680         * dgnushack.el: Autoload executable-find for XEmacs.
28682 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28684         * gnus-art.el (gnus-read-string): Remove.
28685         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
28686         read-string.
28688 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
28690         * netrc.el: Autoload password-read.
28691         (netrc): Add configuration group.
28692         (netrc-encoding-method, netrc-openssl-path):
28693         Add variables for encoding and decoding of files with symmetric
28694         ciphers.
28695         (netrc-encode): Add assistant function to encode a file with
28696         netrc-encoding-method.
28697         (netrc-parse): Add interactive parameter, added optional
28698         decoding if netrc-encoding-method is non-nil but otherwise
28699         behavior is standard.
28700         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
28701         Do s/encode/encrypt/ everywhere.
28703         * spam.el: Remove executable-find autoload.
28705 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28707         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
28709         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
28711 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
28713         * gnus-art.el (gnus-treat-ansi-sequences)
28714         (article-treat-ansi-sequences): New variable and function.
28715         Suggested by Dan Jacobson <jidanni@jidanni.org>.
28717         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
28718         Use it.
28720 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28722         * mm-util.el (mm-quote-arg): Remove.
28724         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
28725         shell-quote-argument.
28727         * gnus-uu.el (gnus-uu-command): do.
28729         * gnus-sum.el (gnus-summary-insert-pseudos): do.
28731         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
28732         with make-char.
28734         * mm-util.el (mm-make-char): Remove.
28736         * mml.el (mml-mode): Replace gnus-add-minor-mode with
28737         add-minor-mode.
28739         * gnus-undo.el (gnus-undo-mode): do.
28741         * gnus-topic.el (gnus-topic-mode): do.
28743         * gnus-sum.el (gnus-dead-summary-mode): do.
28745         * gnus-start.el (gnus-slave-mode): do.
28747         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
28749         * gnus-ml.el (gnus-mailing-list-mode): do.
28751         * gnus-gl.el (gnus-grouplens-mode): do.
28753         * gnus-draft.el (gnus-draft-mode): do.
28755         * gnus-dired.el (gnus-dired-mode): do.
28757         * gnus-ems.el (gnus-add-minor-mode): Remove.
28759         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28760         Replace gnus-char-width with char-width.
28762         * gnus-ems.el (gnus-char-width): Remove.
28764         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28765         Replace gnus-char-width with char-width.
28767         * gnus-ems.el (gnus-char-width): Remove.
28769         * spam-stat.el (with-syntax-table): Remove with-syntax-table
28770         definition.
28771         Remove Emacs 20 hash table compatibility code.
28773         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
28774         20 compatibility code.
28776         * spam.el (spam-point-at-eol): Replace with point-at-eol.
28778         * smime.el (smime-point-at-eol): Replace with point-at-eol.
28780         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
28781         Replace with point-at-{eol,bol}.
28783         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
28785         * imap.el (imap-point-at-eol): Replace with point-at-eol.
28787         * flow-fill.el (fill-flowed-point-at-bol)
28788         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
28790         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
28791         Replace with point-at-{eol,bol} throughout all files.
28793 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
28795         * ntlm.el (ntlm-string-as-unibyte): New macro.
28796         (ntlm-build-auth-response): Use it.
28798         Remove Emacs 20 stuff:
28799         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
28800         (butlast, mapc, remove): Remove the compiler macros.
28801         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
28802         of delq and copy-sequence.
28803         * gnus-art.el (popup-menu): Remove the compiler macro.
28804         * nnmail.el (nnmail-split-fancy): Don't support customizing with
28805         Emacs 20.
28807 2004-01-05  Simon Josefsson  <jas@extundo.com>
28809         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
28810         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
28811         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
28812         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
28813         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
28814         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
28815         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
28816         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
28817         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
28818         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
28819         ntlm-string-permute, string-lshift into ntlm-string-lshift,
28820         string-xor into ntlm-string-xor.
28821         Suggested by Jesper Harder <harder@myrealbox.com>.
28823         * ntlm.el: Don't include poem.
28825         * md4.el (print-int32, print-string-hexa): Remove.
28826         Suggested by Jesper Harder <harder@myrealbox.com>.
28828         * sasl-ntlm.el, ntlm.el, md4.el: New files.
28830         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
28831         probably breaks emacs with DL patch, but do we care? Is anyone
28832         still using the DL stuff?)
28834         * sieve-manage.el: Use the password package.
28835         (sieve-manage-read-passwd): Remove.
28836         (sieve-manage-interactive-login): Use password.  Re-add
28837         condition-case around loop.
28839         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
28840         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
28841         Use the password package.
28843 2003-02-19  Simon Josefsson  <jas@extundo.com>
28845         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
28846         token.
28848 2002-08-07  Simon Josefsson  <jas@extundo.com>
28850         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
28851         (sieve-manage-authenticators)
28852         (sieve-manage-authenticator-alist): Add some SASL mechs.
28853         (sieve-sasl-auth): New function.
28854         (sieve-manage-cram-md5-auth)
28855         (sieve-manage-plain-auth): Rewrite using SASL library.
28856         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
28857         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
28858         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
28859         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
28861 2004-01-05  Simon Josefsson  <jas@extundo.com>
28863         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
28864         New files.
28866 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28868         * gnus-group.el (gnus-no-groups-message): Update.
28870         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
28872 2003-11-09  Simon Josefsson  <jas@extundo.com>
28874         * imap.el: Support for ID IMAP extension (RFC 2971).
28875         (imap-local-variables): Add imap-id.
28876         (imap-id): New variable.
28877         (imap-id): New function.
28878         (imap-parse-response): Parse untagged ID response.
28879         * nnimap.el (nnimap-id): New variable.
28880         (nnimap-open-connection): Use it.
28882 2003-12-28  Simon Josefsson  <jas@extundo.com>
28884         * gnus-score.el (gnus-score-edit-all-score): New.
28885         * gnus-group.el (gnus-group-score-map): Bind it to W e.
28887 2004-01-04  Simon Josefsson  <jas@extundo.com>
28889         * password.el: Add.
28891 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
28893         * dns.el (dns-query-types): Fix typo.
28894         (dns-query-types): New function.
28895         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
28896         PTR and SOA replies, see RFC 1035.
28898 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28900         * gnus.el (gnus-logo-color-style): Change colors to `no'.
28902         * Move to Changelog.2.
28904 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28906         * gnus.el (gnus-version-number): Bump version.
28908 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28910         * gnus.el: No Gnus v0.1 is released.
28912 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28914         * gnus.el: No Gnus v0.0 is released.
28916 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28918         * gnus.el (gnus-version-number): Bump.
28919         (gnus-version): No.
28921 See ChangeLog.2 for earlier changes.
28923   Copyright (C) 2004-2015 Free Software Foundation, Inc.
28925   This file is part of GNU Emacs.
28927   GNU Emacs is free software: you can redistribute it and/or modify
28928   it under the terms of the GNU General Public License as published by
28929   the Free Software Foundation, either version 3 of the License, or
28930   (at your option) any later version.
28932   GNU Emacs is distributed in the hope that it will be useful,
28933   but WITHOUT ANY WARRANTY; without even the implied warranty of
28934   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28935   GNU General Public License for more details.
28937   You should have received a copy of the GNU General Public License
28938   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
28940 ;; Local Variables:
28941 ;; coding: utf-8
28942 ;; fill-column: 79
28943 ;; add-log-time-zone-rule: t
28944 ;; End: