1 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
4 beginning of the buffer.
6 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
9 * shr.el (shr-tag-p): Don't insert newlines at the start of the
12 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
13 when it's at the start of the buffer.
15 * shr.el (shr-tag-blockquote): Convert name.
16 (shr-rescale-image): Use the right image-size variant.
18 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
19 buffer isn't shown, then select the current article first instead of
21 (gnus-summary-select-article-buffer): Show both the article and summary
24 * shr.el (shr-fontize-cont): Protect against regions with no text.
25 Rename tag functions to shr-tag-* for enhanced security.
26 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
28 2010-10-03 Glenn Morris <rgm@gnu.org>
30 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
32 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
34 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
36 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
38 * gnus-util.el (gnus-make-local-hook): Simplify.
40 2010-10-02 Julien Danjou <julien@danjou.info>
42 * gnus-util.el (gnus-iswitchb-completing-read): New function.
43 (gnus-ido-completing-read): New function.
44 (gnus-emacs-completing-read): New function.
45 (gnus-completing-read): Use gnus-completing-read-function.
46 Add gnus-completing-read-function.
48 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
50 * shr.el (shr-insert-document): Autoload.
52 (shr-insert): Add a newline after every picture before text.
53 (shr-add-font): Use overlays for combining faces.
54 (shr-insert): Pass upwards the text start point.
56 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
58 (mm-shr): New function.
60 2010-10-02 Julien Danjou <julien@danjou.info>
62 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
65 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
67 * shr.el (shr): Fix typo in provide call.
69 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
73 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
75 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
78 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
80 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
81 we're being queried about. Suggested by Dan Jacobson.
83 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts. Suggested
86 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
87 table, too. Suggested by Stefan Wiens.
88 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
89 the table unnecessary. Suggested by Stefan Wiens.
91 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
92 longer needed, and probably doesn't work either, as pointed out by
94 (gnus-summary-exit): Remove call to the clearing function.
95 (gnus-summary-exit-no-update): Ditto.
97 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
98 instead of gnus-eval-in-buffer-window to avoid popping up frames.
99 Reported by Stefan Monnier.
100 (gnus-summary-save-in-rmail): Ditto.
102 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
103 article buffer, instead of both the article buffer and the summary
104 buffer. Sort of suggested by Dan Jacobson.
106 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
108 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
109 Suggested by Dan Jacobson.
111 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
112 documentation clearer.
114 * message.el (message-shorten-references): Comment on the number "21".
115 Suggested by Stefan Monnier.
117 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
118 Suggested by Dan Jacobson.
120 * gnus.el (gnus-large-newsgroup): Mention
121 gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
123 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
124 externalize attachments. Bug reported by Steve Wen.
126 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
127 really message anything to the user.
129 * nnmail.el (nnmail-article-group): Allow using the fancy split method
132 * nnimap.el (nnimap-request-group): Low higher than high to signal no
133 messages in empty groups.
135 2010-10-01 Ted Zlatanov <tzz@lifelogs.com>
137 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
140 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
142 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
143 not the value from the collection.
145 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
146 values. This sometimes happens on some groups that have no info.
147 (nnimap-request-newgroups): New function.
149 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
151 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
152 check into `gnus-registry-initialize'.
153 (gnus-registry-initialize): Ditto.
154 Fix and extend header docs.
156 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
158 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
159 regexp backtrace overflows.
161 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
162 for starttls that tls.el implements; i.e. openssl.
164 * tls.el (tls-starttls-switches): Give up on using starttls with
166 (tls-program): Add --insecure to be consistent with the defaults from
167 openssl s_client. Now all three commands are insecure.
169 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
171 * lpath.el: Bind completion-styles-alist for XEmacs.
173 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
174 (gravatar-create-image): New function that's an alias to
175 gnus-xmas-create-image, gnus-create-image, or create-image.
176 (gravatar-data->image): Use it.
178 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
180 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
181 install the nnregistry refer method.
182 (gnus-registry-install-hooks): Use it.
183 (gnus-registry-unfollowed-groups): Add nnmairix to the default
186 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
188 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
191 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
193 * nnir.el: Use the server names without suffixes (bug #7009).
195 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
196 unencrypted to STARTTLS, if possible.
198 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
200 * message.el (message-ignored-supersedes-headers): Strip Injection-*
201 headers before superseding.
203 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
205 * nnrss.el (nnrss-use-local): Add documentation.
207 * nnimap.el (nnimap-extend-tls-programs): New function.
208 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
209 (nnimap-wait-for-connection): Accept the greeting from the stupid
210 output from openssl s_client -starttls, too.
212 * tls.el (tls-starttls-switches): New variable.
213 (tls-find-starttls-argument): Use it.
214 (open-tls-stream): Ditto.
216 * netrc.el (netrc-credentials): Return the value of the "default"
218 (netrc-machine): Ditto.
220 * nnimap.el (nnimap-find-article-by-message-id): Really return the
222 (nnimap-split-fancy): New variable.
223 (nnimap-split-incoming-mail): Use it.
225 * nntp.el (nntp-server-list-active-group): Document.
227 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
228 SELECT to get the message-id.
230 * mail-source.el (mail-sources): Removed webmail support.
232 (mail-source-fetcher-alist): Ditto.
233 (mail-source-fetch-webmail): Removed.
235 * webmail.el: Removed -- doesn't seem relevant any more.
237 * gnus.el: Fix up make-obsolete-variable declarations throughout.
239 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
242 2010-09-30 Julien Danjou <julien@danjou.info>
244 * gnus-agent.el (gnus-agent-add-group): Fix call to
245 gnus-completing-read.
247 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
249 * nndoc.el (nndoc-retrieve-groups): New function.
251 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
252 `default', use nnmail-split-methods.
253 (nnimap-request-article): Downcase the NILs so that they are nil.
255 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
258 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
259 code, since if the user has requested network, that's what they ought
261 (nnimap-request-set-mark): Erase the buffer before issuing commands.
262 (nnimap-split-rule): Mark as obsolete.
264 * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
267 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
270 2010-09-29 Julien Danjou <julien@danjou.info>
272 * gnus.el (gnus-local-domain): Declare variable obsolete.
274 * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
276 (gnus-ido-completing-read): Require ido.
278 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
280 * gnus-registry.el: Don't prompt on load, which makes it impossible to
283 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
284 when interpreting the structures.
285 (nnimap-request-accept-article): Add \r\n to the lines to make this
288 * nndraft.el (nndraft-request-expire-articles): Use the group name
289 instead if "nndraft". Fix found by Nils Ackermann.
291 2010-09-29 Ludovic Courtes <ludo@gnu.org>
293 * nnregistry.el: Added.
295 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
297 * nnmail.el (group, group-art-list, group-art):
298 Remove unneeded directives.
300 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
302 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
304 * rfc2047.el (rfc2047-syntax-table)
305 * utf7.el (utf7-utf-16-coding-system): Comment fix.
307 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
308 rather than `insert-file-contents' and `eval-region'.
310 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
313 * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
315 * time-date.el: No need to require cl for Emacs 21.
317 2010-09-29 Julien Danjou <julien@danjou.info>
319 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
320 replacement of `gnus-gravatar-relief' to mimic
321 `gnus-faces-properties-alist'.
322 Add :version property.
324 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
326 * mail-source.el (mail-source-report-new-mail)
327 * message.el (message-default-mail-headers)
328 * mm-decode.el (mm-valid-image-format-p): Comment fix.
330 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
332 2010-09-28 Julien Danjou <julien@danjou.info>
334 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
335 mail-address contains the same string as real-name.
337 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
338 non-blank in header, otherwise it'll get stripped.
340 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
341 real-name, and then for mail address rather than doing : or , search.
343 2010-09-27 Julien Danjou <julien@danjou.info>
345 * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
346 (gnus-server-goto-server): Use gnus-completing-read.
348 * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
350 * mm-util.el (defalias): Use gnus-completing-read.
351 (mm-codepage-setup): Use gnus-completing-read.
353 * smime.el (smime-sign-buffer): Use gnus-completing-read.
354 (smime-decrypt-buffer): Use gnus-completing-read.
356 * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
358 * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
359 (mml-minibuffer-read-disposition): Use gnus-completing-read.
360 (mml-insert-multipart): Use gnus-completing-read.
362 * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
364 * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
366 * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
368 * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
370 * gnus.el (gnus-read-method): Use gnus-completing-read.
372 * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
374 * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
375 (gnus-mime-action-on-part): Use gnus-completing-read.
376 (gnus-article-encrypt-body): Use gnus-completing-read.
378 * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
379 (gnus-topic-move-matching): Use gnus-completing-read.
380 (gnus-topic-copy-matching): Use gnus-completing-read.
381 (gnus-topic-sort-topics): Use gnus-completing-read.
382 (gnus-topic-move): Use gnus-completing-read.
384 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
385 (gnus-agent-add-group): Use gnus-completing-read.
387 * nnmairix.el (nnmairix-create-server-and-default-group): Use
388 gnus-completing-read.
389 (nnmairix-update-groups): Use gnus-completing-read.
390 (nnmairix-get-server): Use gnus-completing-read.
391 (nnmairix-backend-to-server): Use gnus-completing-read.
392 (nnmairix-goto-original-article): Use gnus-completing-read.
393 (nnmairix-get-group-from-file-path): Use gnus-completing-read.
395 * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
397 * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
398 (gnus-group-make-useful-group): Use gnus-completing-read.
399 (gnus-group-make-web-group): Use gnus-completing-read.
400 (gnus-group-add-to-virtual): Use gnus-completing-read.
401 (gnus-group-browse-foreign-server): Use gnus-completing-read.
403 * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
404 (gnus-summary-limit-to-extra): Use gnus-completing-read.
405 (gnus-summary-execute-command): Use gnus-completing-read.
406 (gnus-summary-respool-article): Use gnus-completing-read.
407 (gnus-read-move-group-name): Use gnus-completing-read.
409 * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
410 (gnus-summary-score-effect): Use gnus-completing-read.
412 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
414 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
415 right completing-read function.
416 (gnus-use-ido): New variable
417 (gnus-completing-read-with-default): Remove.
419 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
421 * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
424 * nnimap.el (auth-source-forget-user-or-password)
425 (auth-source-user-or-password): Autoload.
427 * message.el (message-from-style, message-interactive)
428 (message-cite-prefix-regexp, message-sendmail-envelope-from)
429 (message-yank-prefix, message-indentation-spaces, message-signature)
430 (message-signature-file): Add comment.
432 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
434 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
435 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
438 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
440 (nnimap-request-article): Work with the t setting, too.
442 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
443 that you don't get flashes of other buffers.
444 (gnus-summary-show-complete-article): Intern before setting.
446 2010-09-27 David Engster <dengste@eml.cc>
448 * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
450 (nnmairix-retrieve-headers): Provide new argument for the above.
452 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
454 * gnus-sum.el (gnus-summary-move-article): Don't alter
455 gnus-newsgroup-active. This makes `/ N' work after copying to the same
458 * nnimap.el (nnimap-update-info): Don't destructively alter active.
460 * message.el (message-cite-prefix-regexp): Revert my last edit.
462 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
463 variable instead of the Gnus variable.
465 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
467 * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
470 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
471 since some servers don't like it.
472 (nnimap-open-connection): Forget credentials if the server says the
474 (nnimap-parse-line): Protect against invalid data.
476 * gnus-sum.el (gnus-summary-move-article): Add comment.
477 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
478 nothing alters it while scanning for new messages.
480 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
481 which may or may not help.
482 (nnimap-open-connection): If we're doing a stream connection, and then
483 discover we're on a STARTTLS-capable server, then open a STARTTLS
486 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
488 * nnimap.el (utf7): Required.
490 * message.el (message-cite-prefix-regexp): Remove "}" from citation
493 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
495 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
497 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
499 * nnimap.el (nnimap-request-accept-article): Message the error on
502 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
504 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
506 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
508 * nndoc.el (nndoc-request-list): Return success always.
510 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
511 `fetch-old' -- we only want to fetch the articles we've requested. The
512 rest are in the agent, probably.
513 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
514 disappeared server" to something low. It's not important.
516 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
517 arrived before the FETCH data.
519 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
520 target here, because we don't know the Gnus name of the group.
522 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
523 for the correct group.
525 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
527 * gnus.el (gnus): Give a final warning after startup.
529 * gnus-util.el (gnus-action-message-log): New variable.
530 (gnus-message): Use it.
531 (gnus-final-warning): New function.
533 * nnimap.el (nnimap-open-connection): Record the greeting.
534 (nnimap): Add greeting.
536 2010-09-26 Julien Danjou <julien@danjou.info>
538 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
540 (gnus-html-wash-images): Fix spec computing to include start/end.
542 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
544 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
546 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
548 (nnimap-retrieve-headers): Don't select the group, because that's
549 already done by nnimap-possibly-change-group.
551 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
552 (gnus-picon-transform-address): Use it.
554 * mail-source.el (mail-source-value): Revert previous patch.
556 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
558 (nnimap-open-connection): Look up both virtual and physical server name
561 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
563 2009-02-07 Dave Love <fx@gnu.org>
565 * tls.el (open-tls-stream): Don't query killing process.
567 2009-02-08 Dave Love <fx@gnu.org>
569 * gnus-win.el (gnus-window-to-buffer-helper,
570 gnus-all-windows-visible-p): Function needn't be a symbol.
572 * mail-source.el (mail-source-value): Function needn't be a symbol.
574 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
576 * message.el (message-cite-prefix-regexp): Remove } from the cite
579 * gnus-art.el (gnus-treatment-function-alist): Do picons before
580 highlight again, so that the highlight is correct.
582 * gnus-picon.el (gnus-picon): Remove again.
583 (gnus-picon-create-glyph): Set the background XPM colour explicitly.
585 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
586 doing the header highlightling, so that the background colour of the
589 * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
591 (gnus-picon): Reinstate. The background colour for picons is white.
592 (gnus-picon-insert-glyph): Make the background white.
594 * nnml.el (nnml-open-nov): Don't return dead buffers.
596 * auth-source.el (auth-source-create): Query the user for whether to
597 store the credentials.
599 * netrc.el (netrc-store-data): New function.
601 * auth-source.el (auth-source-user-or-password): Use the existing auth
602 sources, if any, for creation.
604 * gnus.el (gnus-group-fast-parameter): Return the last matching
605 parameter instead of the first matching parameter.
607 2010-09-26 Julien Danjou <julien@danjou.info>
609 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
611 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
613 * mml2015.el (mml2015-use): Remove gpg support.
615 * mml1991.el (mml1991-function-alist): Remove gpg function.
616 (mml1991-gpg-sign): Removed.
618 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
620 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
621 (gnus-browse-unsubscribe-current-group): Document it.
622 (gnus-browse-unsubscribe-group): Use it.
624 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
626 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
627 address to the To list for easier response.
629 * gnus.el (gnus-play-startup-jingle): Removed.
630 (gnus-splash): Don't play jingle.
631 (gnus): Silence gnus-load message.
633 * gnus-art.el (gnus-treat-play-sounds): Removed.
635 * gnus.el (gnus-play-jingle): Remove audio support.
637 * gnus-cus.el (gnus-score-customize): Remove audio reference.
639 * earcon.el: Removed -- no users.
641 * gnus-audio.el: Removed -- no users of this package.
643 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
645 * gnus-start.el (gnus-setup-news): Remove nocem support.
647 * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
649 * gnus.el (gnus-use-nocem): Removed.
651 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
654 * gnus-nocem.el (gnus-nocem-issuers): Removed file. Apparently nobody
657 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
658 (gnus-button-ctan-handler): Ditto.
659 (gnus-button-handle-ctan-bogus-regexp): Ditto.
660 (gnus-button-ctan-directory-regexp): Ditto.
661 (gnus-button-handle-ctan): Ditto.
662 (gnus-button-tex-level): Ditto.
663 (gnus-button-alist): Removed CTAN stuff.
665 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
667 * nnimap.el (nnimap-wait-for-response): Reversed logic in the
668 nnimap-streaming test.
670 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
673 * nnimap.el (nnimap-open-connection): Add more error reporting when
676 * nnheader.el (nnheader-get-report-string): New function.
677 (nnheader-get-report): Use it.
679 * gnus-int.el (gnus-check-server): Say what the error was when opening
682 * nnimap.el (nnimap-wait-for-response): Search further when we're not
685 2010-09-25 Julien Danjou <julien@danjou.info>
687 * gnus-html.el (gnus-html-rescale-image): Use our defalias
688 gnus-window-inside-pixel-edges.
690 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
692 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
694 * mm-decode.el (mm-save-part): Allow saving to other directories the
697 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox. Suggested
700 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
701 there isn't a single byte.
703 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
704 just do it. It doesn't really seem to matter what the user responds
705 here, I think, so it's just a confusing question.
707 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
710 * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
711 (gnus-article-encrypt-body): Use it.
713 * gnus-sum.el (gnus-summary-show-complete-article): New command and
716 * nnimap.el (nnimap-find-wanted-parts-1): Use
717 gnus-fetch-partial-articles.
719 * gnus-art.el (gnus-fetch-partial-articles): New variable.
721 * nnimap.el (nnimap-insert-partial-structure): New function.
722 (nnimap-get-partial-article): New function.
723 (nnimap-request-article): Use it.
724 (nnimap-wait-for-response): Return whether the wait was successful.
725 (nnimap-finish-retrieve-group-infos): Don't do anything if the
726 retrieval wasn't successful.
727 (nnimap-retrieve-group-data-early): Allow throttling servers.
728 (nnimap-streaming): New variable.
729 (nnimap-fetch-partial-articles): Removed.
731 * mm-decode.el (mm-with-part): Protect against killed buffers.
733 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
734 for prettier summary display.
736 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
738 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
741 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
743 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
744 apparently third-party libraries depend on it.
746 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
747 before starting negotiation.
749 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
751 (gnus-treat-mail-gravatar): Ditto.
753 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
754 buffer when inserting images. Inserting text into the headers, for
755 instance, can make them invalid.
757 2010-09-25 Julien Danjou <julien@danjou.info>
759 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
762 * nnheader.el: Remove useless variables news-reply-yank-from and
763 news-reply-yank-message-id.
765 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
768 * mml1991.el: Remove useless mml1991-verbose.
770 * gnus.el: Remove useless variable gnus-use-generic-from.
771 Remove obsolete variable gnus-topic-indentation.
773 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
775 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
777 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
779 * gnus-group.el: Remove useless gnus-group-icon-cache.
780 Remove useless gnus-ephemeral-group-server.
782 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
784 * mml2015.el: Remove useless mml2015-verbose.
786 * mml-smime.el: Remove useless mml-smime-verbose.
788 * gnus.el: Remove useless gnus-local-domain.
790 * gnus-gravatar.el (gnus-gravatar-transform-address): Use
793 * gnus-art.el: Remove useless gnus-treat-translate.
795 2010-09-24 Julien Danjou <julien@danjou.info>
797 * gnus-sum.el: Add support for Gravatars.
799 * gnus-art.el: Add support for Gravatars.
801 * gnus-gravatar.el: Add this file.
803 * gravatar.el: Add this file.
805 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
807 * gnus-sum.el (gnus-summary-fetch-faq): Removed.
809 * gnus-group.el (gnus-group-fetch-faq): Removed.
811 * gnus.el (gnus-group-faq-directory): Removed.
813 * gnus-group.el (gnus-group-fetch-charter): Removed.
815 * gnus.el (gnus-group-charter-alist): Removed.
817 * gnus-group.el (gnus-group-archive-directory): Removed.
818 (gnus-group-recent-archive-directory): Ditto.
819 (gnus-group-make-archive-group): Removed.
821 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
823 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
824 use the same article number for all the cached articles.
826 * nnimap.el (nnimap-command): Register the last command time so
827 that we can use it for idling NOOPs.
828 (nnimap-open-connection): Start the keeplive timer.
829 (nnimap-make-process-buffer): Store all the process buffers.
830 (nnimap-keepalive): New function.
832 * starttls.el: (starttls-open-stream): Add autoload cookie.
834 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
836 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
839 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
841 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
844 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
845 instead of the cl.el copy-list.
846 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
849 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
851 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
852 and tool-bar-local-item-from-menu.
854 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
855 mode-line-highlight face for Emacs.
857 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
858 loading gnus-sum.elc; fix comment for canlock-verify.
859 (gnus-article-jump-to-part): Use read-number.
860 (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
861 Emacs pre-21 compatible code for help-echo.
862 (gnus-article-next-page-1): No need to adjust the number of lines.
863 (gnus-article-describe-bindings): Always use help-buffer.
865 * gnus-audio.el (gnus-audio-inline-sound)
866 * gnus-cus.el (gnus-custom-mode)
867 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
869 * gnus-sum.el (gnus-remove-overlays): Doc fix.
871 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
874 2010-09-24 Glenn Morris <rgm@gnu.org>
876 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
877 visiting the fcc file in rmail-mode.
879 * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
881 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
883 * nnir.el: Silence the byte compiler.
885 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
886 alias to browse-url-url-encode-chars if any.
887 (gnus-html-encode-url): Use it.
889 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
891 * gnus-start.el (gnus-use-backend-marks): New variable.
892 (gnus-get-unread-articles-in-group): Use it.
894 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
897 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
899 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
901 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
903 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
905 (gnus-setup-news-hook): Removed
906 gnus-fixup-nnimap-unread-after-getting-new-news.
908 * gnus-int.el (gnus-request-update-info): Protect against backends not
911 * nnimap.el (nnimap-stream): Mention starttls.
912 (nnimap-open-connection): Add starttls support.
914 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
916 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
918 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
920 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
922 (nnimap-transform-headers): Unfold quoted {42} headers.
924 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
926 (gnus-get-unread-articles): Only call updatep on backends that support
929 * nnweb.el (nnweb-request-update-info): NOOP.
931 * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
933 * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
934 since it only deals with marks.
936 * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
937 gnus-request-marks, and make a new gnus-request-update-info.
939 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
940 the active instead of the high number, which is usually too low.
942 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
944 * netrc.el (netrc-parse): Remove encrypt.el mentions.
945 * encrypt.el: Removed.
947 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
949 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
950 server in symbolic form.
952 * gnus-html.el (gnus-max-image-proportion): Increase proportion to
955 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
957 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
958 (nnimap-update-info): Fix up code slightly.
960 * gnus-int.el (gnus-open-server): Add tracing for performance
963 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
964 (gnus-group-insert-group-line): Pass the real group name so that it
967 * gnus-start.el (gnus-get-unread-articles): Don't have
968 `gnus-get-unread-articles-in-group' update info, since that can be
969 really slow and doesn't seem to be needed?
971 2010-09-22 Dan Christensen <jdc@uwo.ca>
973 * time-date.el (date-to-time): Try using parse-time-string first before
974 using the slower timezone-make-date-arpa-standard.
976 2010-09-22 Julien Danjou <julien@danjou.info>
978 * gnus-group.el (gnus-group-insert-group-line): Call
979 gnus-group-highlight-line.
980 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
982 (gnus-group-update-eval-form): Add new function.
983 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
984 (gnus-group-get-icon): Use gnus-group-update-eval-form.
986 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
988 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
989 immediate, then expire all articles.
990 (nnimap-update-info): Fix off-by-one errors.
991 (nnimap-flags-to-marks): Would return no marks lists for group with no
992 flags. Instead return the other data.
994 2010-09-22 Julien Danjou <julien@danjou.info>
996 * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
998 (gnus-group-insert-group-line): Compute icon to return.
1000 * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1002 (gnus-html-image-fetched): Only cache if
1003 gnus-html-image-automatic-caching is set.
1004 (gnus-html-image-fetched): Check for errors.
1006 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1008 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1009 once per method on `g'. This ensures that backends like nnfolder don't
1010 open all their folders.
1012 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1013 (nnimap-request-list): Nix out group in the correct buffer.
1014 (nnimap-parse-flags): Implement by using `read' instead of
1016 (nnimap-flags-to-marks): Pass on permanent-flags.
1017 (nnimap-make-process-buffer): Record the server name.
1018 (nnimap-parse-flags): Fix typo.
1019 (nnimap-request-scan): Run split on the server in general, not just a
1022 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1023 parameter, and propagate this downwards.
1025 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1026 since EXAMINE changes it on the server.
1028 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1029 this command might take a while.
1031 2010-09-22 Julien Danjou <julien@danjou.info>
1033 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1034 harmful if you have 2 images side-by-side, they can't be properly
1035 update on text deletion. Using text-property is safer here.
1036 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1039 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1041 * nnimap.el (nnimap-expunge-inbox): Removed.
1042 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1043 (nnimap-expunge): Flip default to t.
1045 * gnus.el (gnus-method-to-server): Don't push things to the cache
1047 (gnus-server-to-method): Ditto.
1049 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
1051 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1053 2010-09-22 Julien Danjou <julien@danjou.info>
1055 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1056 get the start of data.
1057 (gnus-html-encode-url): Add this function to encode special chars in
1059 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1060 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1062 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1064 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1066 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1068 (gnus-html-put-image): Put alt-text as help-echo.
1070 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1072 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1073 * mm-util.el (mm-decompress-buffer)
1074 * nnir.el (nnir-run-find-grep)
1075 * pop3.el (pop3-list): Use 3rd arg of split-string.
1077 * time-date.el (format-seconds): Comment fix.
1079 * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1080 and byte-optimize-form-code-walker.
1081 (dgnushack-make-auto-load): Don't advise make-autoload.
1083 * lpath.el: Remove Emacs 21 stuff.
1085 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1087 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1088 outside the active range. Suggested by Dan Christensen.
1090 * gnus-start.el (gnus-get-unread-articles): Get the extended method
1091 slightly later to avoid double-getting it.
1093 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1096 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1098 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
1100 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1102 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1104 * gnus-int.el (gnus-open-server): Give a better error message in the
1107 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1108 marks for nnimap, which is seldom the right thing to do.
1110 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1111 (gnus-same-method-different-name): New function.
1113 * nnimap.el (parse-time): Require.
1115 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1116 method in the presence of many similar methods.
1118 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1120 * nnimap.el (nnimap-find-expired-articles): Don't refer to
1121 nnml-inhibit-expiry.
1123 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1124 find out whether methods are equal.
1126 * nnimap.el (nnimap-find-expired-articles): New function.
1127 (nnimap-process-expiry-targets): New function.
1128 (nnimap-request-move-article): Request the article before looking at
1129 what the Message-ID is. Fix found by Andrew Cohen.
1130 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1132 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1133 for oldness in addition to being a predicate.
1135 * nnimap.el (nnimap-request-group): When we have zero articles, return
1136 the right data to Gnus.
1137 (nnimap-request-expire-articles): Only delete articles immediately if
1138 the target is 'delete.
1140 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1141 method, this would bug out.
1143 * gnus-group.el (gnus-group-expunge-group): Renamed from
1144 gnus-group-nnimap-expunge, and implemented as a normal interface
1147 * gnus-int.el (gnus-request-expunge-group): New function.
1149 * nnimap.el (nnimap-request-create-group): Implement.
1150 (nnimap-request-expunge-group): New function.
1152 2010-09-21 Julien Danjou <julien@danjou.info>
1154 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1155 (gnus-html-cache-expired): Add new function.
1156 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1157 wethever we should display image for fetch it.
1158 Compute alt-text earlier to pass it to the fetching function too.
1159 (gnus-html-schedule-image-fetching): Change function argument to only
1160 get one image at a time, not a list.
1161 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1163 (gnus-html-get-image-data): New function to retrieve image data from
1165 (gnus-html-put-image): Change buffer argument to use image data rather
1166 than file, and place image above region rather than inserting a new
1167 one. Do not take alt-text as argument, since it's useless now: we place
1168 the image above alt-text.
1169 (gnus-html-prune-cache): Remove.
1170 (gnus-html-show-images): Start to fetch image when we find one, do not
1171 push into a temporary list.
1172 (gnus-html-prefetch-images): Only fetch image if they have expired.
1173 (gnus-html-browse-image): Fix, use 'gnus-image-url.
1174 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1176 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
1178 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1180 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1182 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1183 spec inser "*" if the group isn't active instead of 0.
1185 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1187 (nnimap-request-delete-group): Implement group deletion.
1188 (nnimap-transform-headers): Return the size of the entire message in
1189 the Bytes header, not just the size of the first part.
1190 (nnimap-request-move-article): When moving an article from nnimap,
1191 request the article first so the accepting form has an article to
1192 accept. Reported by Dan Christensen.
1193 (nnimap-command): Make sure that the error message doesn't error out.
1195 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
1197 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1198 we haven't requested anything.
1200 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1202 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1203 "". Fix found by Andrew Cohen.
1205 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1206 instead of -encode-string.
1208 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
1210 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1212 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1213 by mm-subst-char-in-string.
1215 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1217 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1218 waiting for the connection string.
1220 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1223 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1224 bogus characters. This allows selecting certain Gmail groups.
1226 * nnimap.el (nnimap-find-wanted-parts-1): New function.
1227 (nnimap-fetch-partial-articles): New variable.
1228 (nnimap-open-connection): When looking for credentials, also use the
1230 (nnimap-request-article): Return the group/article number, so that Gnus
1231 `^' works as expected.
1232 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1235 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1237 (gnus-methods-sloppily-equal): New function.
1238 (gnus): When using the development version of Gnus, load the gnus-load
1241 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1242 `gnus-open-server' on each method before trying to scan them etc. This
1243 ensures that all the backend parameters are set correctly.
1245 * nnimap.el (nnimap-authenticator): New variable.
1246 (nnimap-open-connection): Allow anonymous login.
1247 (nnimap-transform-headers): The chars header is called Chars not
1249 (nnimap-wait-for-response): Don't infloop if the IMAP connection
1252 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1253 patch, found by Knut Anders Hatlen.
1255 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
1257 * gnus-agent.el (gnus-agent-batch-confirmation)
1258 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1260 * gnus-art.el (gnus-article-describe-briefly): Likewise.
1261 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1262 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1263 * gnus-int.el (gnus-open-server): Likewise.
1264 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1265 (gnus-score-check-syntax): Likewise.
1266 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1267 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1269 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1271 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1273 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1274 calling conventions so that prefetch doesn't bug out.
1276 2010-09-19 Julien Danjou <julien@danjou.info>
1278 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1279 rather than `subst-char-in-region' in order to be able to replace ASCII
1282 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1284 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1285 the right URL and ALT text on images.
1286 (gnus-html-wash-tags): Fix tag case.
1287 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
1288 (gnus-article-html): Add -o display_ins_del=2 option.
1289 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1291 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1293 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1294 the extra mail headers, which sometimes seem to happen for unknown
1297 * mail-parse.el (mail-header-encode-parameter): Define as
1298 rfc2045-encode-string instead of as rfc2231-encode-string, since some
1299 (or most, perhaps?) mail readers don't understand the latter, but do
1300 understand the former.
1302 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1303 to nil, so that no methods are automatically agentized. I think this
1304 is probably what most users want.
1306 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1307 from url-retrieve, for instance about invalid URLs.
1309 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1310 groups that have no articles.
1311 (nnimap-request-article): Check that we really got an article when we
1314 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1317 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1318 nntp buffer so the agent can save it.
1319 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1320 that CRLF doesn't get translated to \n.
1321 (nnimap-open-connection): Don't make 'shell commands only send \n.
1323 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1325 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1326 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1328 (nnml-generate-nov-file): Use dolist.
1329 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1330 Use with-current-buffer.
1332 2010-09-18 Julien Danjou <julien@danjou.info>
1334 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1337 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1339 * nnimap.el (nnimap-update-info): When doing partial marks update, get
1340 the range update right.
1341 (nnimap-request-group): Don't make `M-g' bug out on group with no
1343 (nnoo): Required, so that other packages can require nnimap.
1344 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1345 command we're looking for. This helps when the server sends more
1346 responses after we've gotten everything we expected.
1347 (nnimap): Add a `newlinep' field to keep track of end-of-line
1349 Don't send CRLF to things that don't want it.
1350 (nnimap-request-accept-article): Ditto.
1352 2010-09-18 Julien Danjou <julien@danjou.info>
1354 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1355 than curl to retrieve images.
1357 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1359 * nnimap.el (nnimap-update-info): Extend the info so that we can set
1361 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1362 (nnimap-wait-for-connection): New function.
1363 (nnimap-open-connection): If we have PREAUTH, don't query for login
1365 (nnimap-update-info): Fix off-by-one error when concatenating ranges
1366 when doing a partial update.
1368 2010-09-18 Julien Danjou <julien@danjou.info>
1370 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1373 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1375 * nnimap.el (nnimap-credentials): New function.
1376 (nnimap-open-connection): Use the new function to look for credentials
1377 also on the numeric equivalents of "imap" and "imaps".
1379 * gnus-start.el (gnus-activate-group): Send the info to
1382 * nnimap.el (nnimap-request-group): Have the "check" version of the
1383 function parse flags and update the info, so that a `M-g' get a total
1384 resync of all flags from the group.
1386 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1387 to allow backends to alter the info on group selection. Also alter all
1388 the backend -request-group functions to take the parameter.
1390 * nnimap.el (nnimap-store-info): New function.
1391 (nnimap-update-info): Store the info for later usage.
1392 (nnimap-request-group): Use the stored info for the dont-check case, so
1393 that we don't retrieve all marks when we enter a group.
1395 * nnimap.el: Use deffoo instead of defun for interface functions.
1397 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1398 update the group info. This makes the nndraft groups, for instance, go
1399 back to their old behaviour.
1401 * gnus-sum.el (gnus-select-newsgroup): Indent.
1403 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1405 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1408 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1409 from methods that are denied.
1411 * gnus-int.el (gnus-method-denied-p): New function.
1413 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1414 store the password instead of netrc.
1415 (nnimap-open-connection): Don't error out when we can't make a
1418 * auth-source.el (auth-source-create): In the password prompt, say what
1419 we're querying for. Also prompt for user name if that hasn't been
1422 * nnimap.el (nnimap-with-process-buffer): Removed.
1424 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1426 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1427 method when we're reading from the agent.
1429 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1431 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1432 that's probably most useful for users.
1434 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1435 "failed" all the time.
1437 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1438 ...)) with (with-current-buffer ... ).
1440 * nntp.el (nntp-open-server): Return whether the open was successful or
1443 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1444 select an unread unseen article first.
1446 * nnimap.el (nnimap-open-connection): If the user doesn't have a
1447 /etc/services, supply some sensible port defaults.
1449 * dgnushack.el: Define netrc-credentials.
1451 2010-09-17 Julien Danjou <julien@danjou.info>
1453 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1455 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
1457 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1458 doesn't have any parameters.
1460 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1462 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1463 only upcased checks.
1465 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1467 * nnimap.el (nnimap-open-shell-stream): New function.
1468 (nnimap-open-connection): Use it.
1469 (nnimap-transform-headers): Get the number of lines in each message.
1470 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1472 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
1475 * utf7.el (utf7-encode): Autoload.
1477 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1478 to allow the mail splitting to not return a default group. This is
1479 useful for nnimap, which will leave unmatched mail in the inbox.
1481 * nnimap.el: Rewritten.
1483 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1486 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1487 if the move is internal, so that nnimap can do fast internal moves.
1489 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1491 (gnus-read-active-for-groups): Support finishing the early retrieval of
1494 * gnus-range.el (gnus-range-nconcat): New function.
1496 * gnus-int.el (gnus-finish-retrieve-group-infos)
1497 (gnus-retrieve-group-data-early): New functions.
1499 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
1501 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1502 (nnrss-retrieve-groups):
1503 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1504 (pop3-quit): Use with-current-buffer.
1506 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
1508 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1509 instead of nnheader-accept-process-output.
1511 * dgnushack.el (dgnushack-compile): Add comment.
1513 * lpath.el: No need to fbind propertize for XEmacs 21.4.
1515 * gnus-html.el (gnus-html-schedule-image-fetching)
1516 (gnus-html-prefetch-images): Replace process-kill-without-query by
1517 gnus-set-process-query-on-exit-flag.
1519 2010-09-16 Romain Francoise <romain@orebokech.com>
1521 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1523 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1525 * gnus-registry.el (gnus-registry-install-shortcuts): The second
1526 parameter to unintern is mandatory-ish in Emacs 24.
1528 * gnus-html.el (gnus-html-schedule-image-fetching)
1529 (gnus-html-prefetch-images): Check for curl before using it.
1531 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1532 depend on curl, which isn't essential.
1534 * imap.el: Revert back to version
1535 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1538 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
1540 * gnus-registry.el (gnus-registry-install-shortcuts):
1541 Explicitly pass `obarray' to `unintern' to avoid a warning.
1543 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1545 * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1548 * nnrss.el (nnrss-request-list): Removed this function and related
1549 functions, including the moreover stuff.
1551 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1553 * nnrss.el (nnrss-retrieve-groups): New function.
1555 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
1557 * .dir-locals.el: Add no-byte-compile cookie.
1559 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
1561 * time-date.el (format-seconds): Comment fix.
1563 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1564 for back end that doesn't support request-scan.
1566 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1568 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1569 then do request scans from the backends.
1571 * netrc.el (netrc-credentials): New conveniency function.
1573 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1574 avoid running a hook per line, since this takes a lot of time,
1576 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1577 directly if gnus-visual-p is true.
1579 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
1581 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1582 groups; replace mapcar with dolist which is a bit faster; pass groups
1583 info to gnus-read-active-file-1.
1584 (gnus-read-active-file-1): Scan only specified groups if the new
1585 optional arg `infos' is given.
1587 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1589 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1591 * pop3.el (pop3-movemail): Removed.
1592 (pop3-streaming-movemail): Renamed to pop3-movemail.
1594 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1595 don't restrict end-tag searches to the end of the line.
1597 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
1599 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1600 articles of every unchecked group to t, which means unknown since the
1601 server has never been opened.
1603 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
1605 * gnus-html.el (gnus-html-show-alt-text): New command.
1606 (gnus-html-browse-image): Ditto.
1607 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1608 to browse the image directly.
1609 (gnus-html-wash-tags): Search for images first, so that <a><img> works
1612 * gnus-async.el (gnus-async-article-callback): Call
1613 `gnus-html-prefetch-images' unconditionally.
1615 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
1616 before feeding URLs to curl.
1618 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
1620 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
1621 internal images as deletable by `W D D'.
1623 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
1624 (gnus-async-article-callback): Fix typo.
1626 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1628 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
1629 current line to work around bugs in the output from w3m.
1631 * gnus-async.el (gnus-async-article-callback): Always prefetch images
1632 for groups that want that.
1634 * nntp.el (nntp-wait-for-string): Supply a timeout for
1635 accept-process-output to ensure progress.
1637 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
1638 level to get unread articles from, then use that for foreign groups,
1641 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
1642 confuses the rest of the function.
1644 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
1645 for the methods that support -retrieve-groups, too.
1647 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
1649 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
1651 * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
1652 (dgnushack-make-auto-load): Exclude .dir-locals.el file.
1654 * pop3.el: Require cl when compiling.
1655 (pop3-number-of-responses): Search for "+OK", not "+OK ".
1657 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1659 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
1660 that aren't going to be activated.
1661 (gnus-get-unread-articles): Fix up the last commit.
1663 * gnus-html.el (gnus-article-html): Allow calling without specifying
1664 the handle. In that case, dissect the buffer first.
1666 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
1668 * nnimap.el (nnimap-open-connection): Revert the change that would look
1669 into authinfo for imaps instead of imap.
1671 * gnus-start.el (gnus-activate-group): Take an optional parameter to
1672 say that you don't want to call gnus-request-group with don-check, but
1673 do check the reponse. This is for virtual groups only.
1674 (gnus-get-unread-articles): Count the archive groups as secondary, so
1675 that they're activated the same way as before.
1677 * imap.el (imap-message-map): Removed optional buffer parameter, since
1679 (imap-message-get): Ditto.
1680 (imap-message-put): Ditto.
1681 (imap-mailbox-map): Ditto.
1682 (imap-mailbox-put): Ditto.
1683 (imap-mailbox-get): Ditto.
1684 (imap-mailbox-get): Revert last change for this function.
1686 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
1688 (nnimap-debug): Removed.
1690 * imap.el (imap-fetch-safe): Removed function, and altered all callers
1691 to use `imap-fetch' instead. According to the comments, this should be
1692 safe, since all other IMAP clients use the 1:* syntax.
1693 (imap-enable-exchange-bug-workaround): Removed.
1694 (imap-debug): Removed -- doesn't seem very useful.
1696 * mail-source.el (mail-source-fetch): Don't message if we're fetching
1697 mail from a file, and the file doesn't exist.
1699 * imap.el (imap-log): New convenience function used throughout instead
1700 of repeating the same code all over the place.
1702 * pop3.el (pop3-streaming-movemail): Return t for success.
1704 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
1705 .authinfo if we're using ssl connection.
1707 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
1708 already have if we're in a main Gnus `g' run.
1710 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
1712 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
1714 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
1716 * nnmh.el (nnmh-request-list-1): Bind `file'.
1718 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
1719 alias to set-process-query-on-exit-flag or process-kill-without-query.
1720 (pop3-open-server): Use it.
1722 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1724 * mail-source.el (mail-source-delete-crash-box): Always move the crash
1725 box to the Incoming file. Fixes mistake in previous checkin.
1727 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
1728 request loop (for debugging purposes) removed.
1730 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
1731 culprit is more visible.
1732 (nnml-save-incremental-nov, nnml-open-incremental-nov)
1733 (nnml-add-incremental-nov): New functions to do "incremental" nov
1734 updates, where we just append to the end of the existing nov files
1735 without reading/writing them in full.
1737 * mail-source.el (mail-source-delete-crash-box): Really only check the
1738 incoming files once in a while.
1740 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
1742 * mail-source.el (mail-source-delete-crash-box): Only check the
1743 incoming files for deletion once per day to save a lot of file
1746 * pop3.el (pop3-logon): Fix up unbound variable typo.
1748 * mail-source.el (pop3-streaming-movemail): Autoload.
1750 * pop3.el (pop3-streaming-movemail): Respect
1751 pop3-leave-mail-on-server.
1753 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
1756 * pop3.el (pop3-process-filter): Removed unused function.
1757 (pop3-streaming-movemail, pop3-send-streaming-command)
1758 (pop3-wait-for-messages, pop3-write-to-file)
1759 (pop3-number-of-responses): New functions for streaming pop3
1762 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
1763 come from no known methods.
1764 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
1767 * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
1769 (pop3-movemail): Use erase-buffer instead of looping and deleting
1770 regions, which seems rather odd.
1772 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
1773 file once per `g' run.
1775 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
1776 directories. This makes the draft queue directory work.
1778 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
1779 data from the backends, so that we only request the list of groups from
1780 each method once. This should speed things up considerably.
1782 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
1783 detect that it's not implemented.
1785 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
1786 we actually do recurse down into the tree, but don't stat all leaf
1789 * gnus-html.el (gnus-html-show-images): If there are no images to show,
1790 then say so instead of bugging out.
1792 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
1793 files exist before trying to read them.
1795 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
1798 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
1800 * nnmh.el (nnmh-request-list-1): Optimize for speed.
1802 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1804 * mm-util.el (mm-image-load-path): Just return the image directories,
1805 not all directories in the path in addition to the image directories.
1806 (mm-image-load-path): Maintain a cache of the image directories so that
1807 the `g' command in Gnus doesn't have to stat dozens of directories each
1810 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
1811 (gnus-html-wash-tags): Add a new `i' command to insert images.
1812 (gnus-html-insert-image): New command and keystroke.
1813 (gnus-html-redisplay-with-images): New command and keystroke.
1814 (gnus-html-show-images): Renamed command.
1815 (gnus-html-wash-tags): Remove more white space before <pre_int> image
1817 (gnus-html-wash-tags): Decode entities at the end, so that entities
1818 inside the tags don't mess up the rest of the "parsing".
1820 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
1821 so that nnimap methods aren't agentized by default. There's apparently
1822 many problems related to agent/imap behaviour.
1824 * gnus-art.el (gnus-article-copy-string): New command and key binding.
1826 * gnus-html.el: Doc fix.
1828 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
1830 * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
1831 specifier-spec-list for Emacs 21.
1833 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
1834 glyph-width and glyph-height instead of display-graphic-p and
1835 image-size; make avoidance of displaying small images work for XEmacs.
1837 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
1840 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
1841 of symbol that holds plist data.
1842 (gnus-process-plist): Remove plist of process after getting it.
1844 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1846 * message.el (message-generate-hashcash): Change default to
1847 'opportunistic if hashcash is installed.
1849 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
1850 (gnus-html-put-image): Only call image-size once, since it's somewhat
1851 time-consuming on remote X servers.
1853 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
1855 * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
1856 type on data, not a file name.
1858 * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
1859 window-pixel-edges for Emacs 21.
1861 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
1863 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
1865 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1867 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
1868 group line format, since it isn't very interesting.
1870 * gnus-agent.el (gnus-agent-short-article),
1871 (gnus-agent-long-article): Increase values for these two variables,
1872 since most people are likely to have more network connection and
1873 storage than before.
1875 * gnus.el (gnus-refer-article-method): Change default to 'current.
1876 When referring an article, the common behaviour is to refer it from the
1877 current select method, not the native select method. The chances of
1878 the native select method having the message in question is rather slim
1881 * gnus-sum.el (gnus-auto-select-subject): Change default to
1882 `unseen-or-unread'. I think it's likely that most people want to
1883 select an unseen article over a previously seen, but unread one.
1885 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
1886 means that in the article buffer none of the minor mode elements will
1887 be shown, usually, and this is not desirable in most cases.
1889 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
1890 that commands like `d' (and the like) go to the next line in the
1891 buffer, instead of the next unread article. I think this is the
1892 behaviour that is most natural for most users.
1893 (gnus-single-article-buffer): Change default to nil, so that people can
1894 have as many article buffers open as they have summary buffer. I think
1895 this is the most natural way for the groups to behave.
1897 * message.el (message-generate-new-buffers): Change default to
1898 `unsent', so that all new message buffers start their names with the
1899 string "*unsent", and it's easier to find the buffers if you move from
1902 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1904 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
1905 small. They're probably tracking images.
1906 (gnus-html-wash-tags): Remove all <pre_int> place holders.
1907 (gnus-html-rescale-image): Yet another try at getting the image sizing
1910 * nntp.el (nntp-request-set-mark): Refuse to do marks if
1911 nntp-marks-file-name is nil.
1913 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
1915 * gnus-html.el (gnus-html-wash-tags)
1916 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
1919 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1921 * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
1923 * gnus-html.el (gnus-html-wash-tags): Check the value of
1924 gnus-blocked-images in the summary buffer.
1926 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
1928 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
1930 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1932 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
1933 like "a", it seems like.
1934 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
1935 since it needs to be picked from the correct buffer.
1937 * nnwfm.el: Removed.
1939 * nnlistserv.el: Removed.
1941 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
1943 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
1944 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
1946 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1948 * nnkiboze.el: Removed.
1952 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
1954 (gnus-html-rescale-image): Try to get the rescaling logic right for
1955 images that are just wide and not tall.
1957 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
1958 overshadow variable bindings.
1960 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
1962 * gnus-html.el (gnus-html-wash-tags)
1963 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
1966 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1968 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
1969 (gnus-max-image-proportion): New variable.
1970 (gnus-html-rescale-image): New function.
1971 (gnus-html-put-image): Rescale images.
1973 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
1975 Fix up some byte-compiler warnings.
1976 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
1977 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
1978 (gnus-article-fill-cited-article, gnus-article-hide-citation)
1979 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
1980 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
1981 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
1982 (gnus-group-update-group): Use save-excursion and with-current-buffer.
1984 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
1986 * gnus-html.el (gnus-article-html): Decode contents by charset.
1988 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
1990 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
1991 (gnus-html-frame-width, gnus-blocked-images)
1992 * message.el (message-prune-recipient-rules): Add custom version.
1993 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
1995 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
1998 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2001 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
2003 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2004 instead of lsub directly.
2006 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2008 * nnwarchive.el: Removed.
2010 * gnus-soup.el: Removed.
2012 * nnsoup.el: Removed.
2014 * nnultimate.el: Removed.
2016 * gnus-html.el (gnus-blocked-images): New variable.
2018 * message.el (message-prune-recipients): New function.
2019 (message-prune-recipient-rules): New variable.
2021 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2022 guess whether a long line is natural text or not.
2024 * gnus-html.el (gnus-html-schedule-image-fetching): Use
2025 gnus-process-plist and friends for compatibility.
2027 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
2029 * gnus-html.el: Require packages that define macros used in this file.
2030 (gnus-article-mouse-face): Declare to silence byte-compiler.
2031 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2033 (gnus-html-put-image): Use plist-get to avoid getf.
2034 (gnus-html-prefetch-images): Use with-current-buffer.
2036 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
2038 * gnus-ems.el: Provide compatibility functions for
2039 gnus-set-process-plist.
2041 * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2042 header-line-format for XEmacs 21.4.
2044 * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2045 * gnus.el (gnus-valid-select-methods)
2046 * message.el (message-send-mail-partially-limit)
2047 * mm-decode.el (mm-text-html-renderer)
2048 * mml.el (mml-insert-mime-headers-always)
2049 * smiley.el (smiley-regexp-alist): Bump custom version.
2051 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2053 * gnus-html.el: require mm-url.
2054 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2055 with the url to `url'.
2056 (gnus-html-wash-tags): Support cid: URLs/images.
2058 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2060 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2061 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2062 bindings, as they aren't useful at all. `w' is moved to `W w'.
2064 * gnus-move.el: Removed file, since it doesn't really work.
2066 * gnus-html.el (gnus-article-html): Tell w3m that the input is
2067 UTF-8. This seems to fix problems with some German web feeds.
2069 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2070 at the top so that the proper colours are applied.
2072 * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2073 don't have dots in their names.
2075 * gnus-art.el (gnus-article-view-part): Doc fix.
2077 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2079 (gnus-html-put-image): Don't do images on non-graphic displays.
2081 * nnslashdot.el: Removed this unused backend.
2083 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2085 (gnus-undo-register-1): Revert last change.
2087 * gnus-group.el (gnus-group-completing-read): Protect against not
2088 having completion-styles bound.
2090 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2091 make broken recipients happier.
2093 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2095 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2098 * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2100 * gnus-group.el (gnus-group-completing-read): Add 'substring to
2101 completion-styles for group selection.
2103 2009-02-04 Andreas Schwab <schwab@suse.de>
2105 * gnus-score.el (gnus-score-string): Fix regex for matching extra
2106 headers and regexp-quote the match if necessary.
2108 2009-03-24 Miles Bader <miles@gnu.org>
2110 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2111 the blinking smiley.
2113 2009-03-24 Simon Josefsson <simon@josefsson.org>
2115 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2118 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2120 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2121 where the dribbel file lives exists.
2123 * message.el (message-send-mail-partially-limit): Change the default to
2124 nil, since most people don't want this.
2126 * mm-url.el (mm-url-decode-entities): Also decode entities like
2129 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
2131 * gnus-sum.el (gnus-summary-idna-message):
2132 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2133 Hyperlink urls in docstrings with URL `...'.
2135 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
2137 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2140 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2142 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2143 say what the mouseover text should be.
2145 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2146 version of the mm-w3m-safe-url-regexp variable to only download images
2147 in the groups where we want that to happen.
2149 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2151 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2153 (gnus-article-beginning-of-window): Add kludge to allow spacing past
2154 big pictures in the article buffer.
2156 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2158 (mm-text-html-renderer): gnus-article-html needs curl in addition to
2161 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2163 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2165 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2166 which doesn't exist.
2168 * message.el (message-inhibit-ecomplete): New variable to allow some
2169 function to inhibit ecomplete address storage.
2170 (message-resend): Disable ecomplete message storage when resending
2173 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2175 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
2177 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2178 Save excursion while copying, moving, and deleting articles in order to
2179 prevent the cursor from jumping to unforeseen place.
2181 2010-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2183 * lpath.el: No need to bind bookmark-current-buffer,
2184 bookmark-yank-point and bookmark-make-record-function.
2186 2010-08-17 Glenn Morris <rgm@gnu.org>
2188 * gnus-sync.el: Require gnus components whose functions are used.
2190 * gnus-art.el (bookmark-make-record-function):
2191 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2192 Declare for compiler.
2194 * mm-url.el (mml-compute-boundary): Autoload.
2196 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
2198 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2200 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
2202 Typo fix "hoo4a" -> "hook".
2204 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2206 2010-08-14 Glenn Morris <rgm@gnu.org>
2208 * gnus-sync.el (gnus-sync): Fix defgroup version.
2210 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
2212 Doc fixes and keep unknown groups (ammended for nunion bug fix).
2214 * gnus-sync.el: Fix docs.
2215 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2216 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2218 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2220 Optimizations for gnus-sync.el.
2222 * gnus-sync.el: Add docs about gnus-sync-backend
2224 (gnus-sync-save): Remove unnecessary message.
2225 (gnus-sync-read): Optimize and show what groups were skipped.
2227 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2229 Minor bug fixes for gnus-sync.el.
2231 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2232 read the sync on get-new-news.
2234 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2237 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2239 2010-07-30 Lawrence Mitchell <wence@gmx.li>
2241 Make saving and restoring of hidden threads work with overlays.
2242 Patch applied by Ted Zlatanov.
2244 * gnus-sum.el (gnus-hidden-threads-configuration)
2245 (gnus-restore-hidden-threads-configuration): Update to deal with text
2246 properties, rather than searching for a magic character.
2248 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2250 New gnus-sync.el library for synchronization of marks.
2252 * gnus-sync.el: New library for synchronization of marks.
2254 * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2255 renamed from `gnus-registry-grep-in-list'.
2257 * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2259 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2261 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
2263 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2264 determining charset of text fails.
2266 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
2268 * nnmail.el (nnmail-get-new-mail-1): Revert.
2270 * nnml.el (nnml-active-number): Make sure names of newly created groups
2271 in nnml-group-alist are encoded.
2273 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
2275 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2276 containing non-ASCII characters in active file for nnml back end.
2278 2010-07-24 David Engster <dengste@eml.cc>
2280 * mml-smime.el (mml-smime-epg-verify): Also accept the older
2281 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2283 2010-07-21 Daiki Ueno <ueno@unixuser.org>
2285 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2288 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
2290 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2291 the article buffer, not the summary buffer.
2293 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
2295 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2298 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
2300 * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2301 Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2303 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2305 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2306 Patch applied by Karl Fogel.
2308 * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2309 `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2311 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2313 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2314 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
2315 C-w still not working correctly from Article buffers; Thierry's
2316 patch to fix that will be applied after this.
2318 * gnus-art.el (bookmark-make-record-function): New local variable.
2320 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2322 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2324 2010-07-13 Karl Fogel <kfogel@red-bean.com>
2326 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2327 on changes in bookmark.el.
2329 2010-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
2331 * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2332 `no-log' instead of message not to log prompt string.
2334 2010-06-22 Mark A. Hershberger <mah@everybody.org>
2336 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2337 the *other* type of HTML form submission.
2339 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
2341 * auth-source.el (auth-source-pick): If choice does not contain a
2342 questioned keyword, set the check to t.
2344 2010-06-12 Romain Francoise <romain@orebokech.com>
2346 * gnus-util.el (gnus-date-get-time): Move up before first use.
2348 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
2350 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2351 (gnus-article-edit-part): Bind it to make last part that is substituted
2353 (gnus-mime-display-single): Buttonize part of which id equals to
2354 gnus-mime-buttonized-part-id.
2356 2010-06-10 Dan Christensen <jdc@uwo.ca>
2358 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2359 (gnus-dd-mmm): Use gnus-date-get-time.
2360 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2362 (gnus-summary-limit-to-age): Use gnus-date-get-time.
2363 (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2365 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
2367 * auth-source.el (top): Autoload `secrets-list-collections',
2368 `secrets-create-item', `secrets-delete-item'.
2369 (auth-sources): Fix tag string.
2370 (auth-get-source, auth-source-retrieve, auth-source-create)
2371 (auth-source-delete): New defuns.
2372 (auth-source-pick): Rewrite in order to avoid 2 passes.
2373 (auth-source-forget-user-or-password): New parameter USERNAME.
2374 (auth-source-user-or-password): New parameters CREATE-MISSING and
2375 DELETE-EXISTING. Retrieve password interactively, if needed.
2377 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
2379 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2380 deleting unused directories when gnus-expert-user is t.
2382 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
2384 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2385 for each temp file when gnus-article-browse-delete-temp is ask.
2387 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2389 * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2390 Lisp calls to delete-backward-char by calls to delete-char.
2392 2010-05-20 Kevin Ryde <user42@zip.com.au>
2394 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
2396 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
2398 * password-cache.el (password-cache-remove): Fix docstring.
2400 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
2402 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2403 article unless decoding article to be saved.
2405 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
2407 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2408 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2409 generated within the mm-with-unibyte-current-buffer macro.
2411 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
2413 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2414 to nil when we're in a mml-preview buffer and no group is selected.
2416 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
2418 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2419 when catching the `C-g'. Reported by "Leo".
2421 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
2423 * message.el (message-forward-make-body-plain)
2424 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2429 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
2431 * message.el (message-forward-make-body-mml): Assume original message
2432 is multibyte string; error on unibyte.
2433 (message-forward-make-body-plain): Ditto; don't add excessive newline
2436 * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2438 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
2440 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2441 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
2443 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
2445 * mm-extern.el (mm-extern-url): Don't use
2446 mm-with-unibyte-current-buffer.
2447 (mm-extern-cache-contents): Use with-current-buffer instead of
2448 save-excursion + set-buffer.
2450 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
2452 * mm-util.el (mm-emacs-mule): Remove.
2454 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
2456 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2457 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2460 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
2462 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2463 bind the default value of enable-multibyte-characters to nil.
2465 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
2467 * message.el (message-forward-make-body-plain)
2468 (message-forward-make-body-mml):
2469 Don't use mm-with-unibyte-current-buffer.
2471 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2473 * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2475 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
2477 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2480 2010-05-07 Julien Danjou <julien@danjou.info>
2482 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2485 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2488 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
2490 * binhex.el (binhex-decode-region-internal)
2491 * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2493 * nnweb.el (nnweb-gmane-search)
2494 * pgg-parse.el (pgg-parse-armor)
2495 * pgg.el (pgg-verify-region)
2496 * sha1.el (sha1-string-external)
2497 * uudecode.el (uudecode-decode-region-internal)
2498 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2501 * gnus-art.el (gnus-article-browse-html-parts)
2502 * gnus-group.el (gnus-read-ephemeral-gmane-group)
2503 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2506 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2507 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2510 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2511 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2512 XEmacs when compiling.
2514 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2515 gnus-pick-mode-off-hook for XEmacs when compiling.
2516 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2517 gnus-binary-mode-off-hook for XEmacs when compiling.
2519 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2520 nil if char-charset is not available.
2522 * imap.el (imap-disable-multibyte)
2523 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2526 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2527 instead of encode-coding-string.
2529 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2530 'xemacs) instead of mm-emacs-mule to switch function definitions.
2531 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2533 * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2534 bind temporary-file-directory for XEmacs;
2535 fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2536 timer-set-function for XEmacs 21.4 and SXEmacs;
2537 bind timer-list for XEmacs 21.4 and SXEmacs;
2538 fbind char-charset and find-charset-region for non-Mule XEmacs;
2539 fbind decode-coding-region, decode-coding-string, detect-coding-region,
2540 encode-coding-region and encode-coding-string for XEmacs having no
2541 file-coding feature.
2543 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
2545 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2547 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
2549 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2550 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2552 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
2554 * mm-util.el (mm-decompress-buffer): Use `delete-file';
2555 alias `jka-compr-delete-temp-file' no longer exists.
2557 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
2559 Use define-minor-mode in Gnus where applicable.
2560 * mml.el (mml-mode): Use define-minor-mode.
2561 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2562 (gnus-undo-mode): Use define-minor-mode.
2563 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2564 (gnus-dead-summary-mode): Use define-minor-mode.
2565 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2566 Initialize in declaration.
2567 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2568 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2569 (gnus-mailing-list-mode): Use define-minor-mode.
2570 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2571 (gnus-draft-mode): Use define-minor-mode.
2572 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2573 (gnus-dired-mode): Use define-minor-mode.
2575 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
2577 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2578 handles on recursive mml-to-mime translation and check them for
2579 boundary delimiter collisions. Reported by Greg Troxel.
2581 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
2583 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2585 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2587 * mm-util.el (mm-find-buffer-file-coding-system):
2588 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2590 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
2592 * message.el (message-generate-headers): Record insertion of optional
2593 headers as well. Otherwise the check to prevent repeated insertion of
2594 optional headers is a no-op.
2596 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
2598 * smime.el: Don't mention CVS.
2600 * nnrss.el (nnrss-fetch): Don't mention CVS.
2602 * nnir.el: Don't mention CVS.
2604 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2606 * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2608 2010-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
2610 * lpath.el: Fbind bookmark-default-handler,
2611 bookmark-get-bookmark-record, bookmark-make-record-default,
2612 bookmark-prop-get for Emacs <23 and XEmacs.
2614 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2616 * gnus-sum.el: Add bookmark declarations to silence the compiler.
2617 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
2618 Use with-current-buffer to silence the byte-compiler.
2619 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
2620 bother to require `gnus'.
2621 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
2623 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2625 * gnus-sum.el (gnus-summary-bookmark-make-record)
2626 (gnus-summary-bookmark-jump): New functions.
2627 (gnus-summary-mode): Setup bookmark support.
2629 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
2631 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
2634 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2636 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
2637 gnus-article-browse-html-save-cid-image; make it work recursively for
2638 forwarded messages as well.
2639 (gnus-article-browse-html-parts): Work when prefix arg is given.
2640 (gnus-article-browse-html-article): Doc fix.
2642 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
2644 * message.el (message-default-mail-headers):
2645 (message-default-headers): Carry the value mail-default-headers over
2646 into message-default-mail-headers, rather than message-default-headers.
2648 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
2650 * mm-decode.el (mm-add-meta-html-tag): Added option to override the
2653 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
2654 charset into the <meta> tag when the article is encoded to utf-8.
2656 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
2658 * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
2659 directories as well.
2660 (gnus-article-browse-html-parts): Work for images that do not specify
2661 file names; delete temp directory when quitting; insert header at the
2662 right place; use file: scheme for image files.
2664 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
2666 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
2667 (gnus-article-browse-html-parts): Use it to make temporary cid image
2668 files in addition to html file so that browser may display them.
2670 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
2672 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
2674 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
2676 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
2678 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2680 * auth-source.el (auth-sources): Change default to be simpler. Explain
2681 about Secret Service API sources. Improve Customize options.
2682 (auth-source-pick): Change to accept any number of search parameters.
2683 Implement fallbacks iteratively, not recursively. Add scoring on the
2684 second pass and sort by score. Call Secret Service API when needed.
2685 (auth-source-user-or-password): Use it. Call Secret Service API
2686 directly when needed to get the user name and the password.
2688 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
2690 * message.el (message-interactive): Doc fix.
2691 (message-qmail-inject-args): Reflow.
2692 (message-kill-to-signature): Fix typo in docstring.
2694 * smiley.el (smiley-buffer): Fix typo in docstring.
2696 2010-03-24 Glenn Morris <rgm@gnu.org>
2698 * mail-source.el (gnus-message): Declare.
2699 (mail-source-delete-old-incoming): Require gnus-util.
2701 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
2703 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
2705 * message.el (ecomplete-setup): Autoload it for Emacs <23.
2707 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
2708 password-cache's default if it is not bound.
2709 (mml-secure-passphrase-cache-expiry): Default to 16 that is
2710 password-cache-expiry's default if it is not bound.
2712 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
2713 available in Emacs 21.
2715 * lpath.el: Suppress compiler warnings for:
2716 canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
2718 ecomplete-add-item, ecomplete-save, hashcash-wait-async,
2719 mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
2720 netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
2722 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
2724 * auth-source.el (auth-sources): Fix up definition so extra parameters
2727 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
2729 * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
2730 wasn't updated after mismatch. Clear cached mailbox info correctly
2731 when uidvalidity changes.
2732 (nnimap-group-prefixed-name): New function to avoid some code
2734 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
2735 (nnimap-request-group): Use it.
2736 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
2737 (nnimap-update-unseen): Significantly improved speed of Gnus startup
2738 with many imap folders. This is done by caching the group status from
2739 the imap server persistently in a group parameter `imap-status'. (This
2740 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
2741 but not persistently, so every Gnus startup was still very slow.)
2743 2010-03-22 Teodor Zlatanov <tzz@lifelogs.com>
2745 * assistant.el (assistant-render-text): Run `widget-setup' and don't
2746 delete the extra newline. Otherwise editing of :string and :number
2749 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
2751 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
2752 secrets.el dependency.
2753 (auth-sources): Add optional user name. Add secrets.el configuration
2754 choice (unused right now).
2756 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
2758 * gnus-sum.el (gnus-summary-make-menu-bar): Let
2759 `gnus-registry-install-shortcuts' fill in the functions.
2761 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
2763 (gnus-registry-misc-menus): Variable to hold registry mark menus.
2764 (gnus-registry-install-shortcuts): Populate and use it in a
2765 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
2767 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
2769 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
2770 In-place substitutions for the group name encoding/decoding.
2771 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
2772 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
2773 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
2774 (nnimap-update-unseen, nnimap-request-list)
2775 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
2776 (nnimap-request-set-mark, nnimap-split-to-groups)
2777 (nnimap-split-articles, nnimap-request-newgroups)
2778 (nnimap-request-create-group, nnimap-request-accept-article)
2779 (nnimap-request-delete-group, nnimap-request-rename-group)
2780 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
2781 `encoded-mbx' for consistency.
2782 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
2783 variable `imap-current-mailbox'.
2785 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
2786 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
2788 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
2790 * pop3.el (pop3-display-message-size-flag): Display message size byte
2791 counts during POP3 download.
2792 (pop3-movemail): Use it.
2793 (pop3-list): Implement listing of available messages.
2795 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
2797 * nnir.el (nnir-get-article-nov-override-function): New function to
2798 override the normal NOV retrieval.
2799 (nnir-retrieve-headers): Use it.
2801 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
2803 * auth-source.el (netrc-machine-user-or-password): Autoload.
2805 2010-03-19 Glenn Morris <rgm@gnu.org>
2807 Stop message.el from loading about 40 libraries it doesn't always need.
2808 The general approach is to autoload rather than require, and to
2809 require in the specific functions rather than the file. (Bug#5642)
2811 * gmm-utils.el: Don't require wid-edit.
2812 (widget-create-child-value, widget-convert, widget-default-get):
2815 * gnus-util.el: Don't require time-date, netrc.
2816 (message-fetch-field, gnus-group-name-decode): Declare rather than
2818 (gnus-fetch-field): Require message.
2819 (gnus-decode-newsgroups): Require gnus-group.
2821 * ietf-drums.el: Don't require time-date.
2823 * message.el: Don't require hashcash, canlock, ecomplete.
2824 Do require mail-utils. Require nnheader only when compiling.
2825 (smtpmail-default-smtp-server): Remove declaration.
2826 (message-send-mail-function): Check smtpmail-default-smtp-server
2827 is bound rather than requiring smtpmail.
2828 (message-auto-save-directory, message-insert-signature): Use
2829 expand-file-name rather than nnheader-concat.
2830 (nnheader-insert-file-contents): Autoload.
2831 (hashcash-wait-async): Declare.
2832 (message-send-mail): Only call gnus-setup-posting-charset if
2833 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
2834 (message-send-mail-with-sendmail): Require sendmail.
2835 (canlock-password, canlock-password-for-verify): Declare.
2836 (message-canlock-password): Require canlock.
2837 (nnheader-get-report): Autoload.
2838 (gnus-setup-posting-charset): Declare.
2839 (message-send-news): Require gnus-msg.
2840 (message-make-references, message-make-in-reply-to): Use mail-header-id
2841 rather than the alias mail-header-message-id.
2842 (ecomplete-add-item, ecomplete-save): Declare.
2843 (message-put-addresses-in-ecomplete): Require ecomplete.
2844 (ecomplete-display-matches): Autoload.
2846 * mm-decode.el: Don't require mailcap, gnus-util.
2847 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
2848 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
2850 (mailcap-mime-extensions): Declare.
2852 * mm-encode.el: Don't require mailcap.
2853 (mailcap-extension-to-mime): Autoload.
2855 * mml-sec.el: Don't require password-cache.
2857 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
2858 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
2859 (mml-minibuffer-read-type): Require mailcap.
2860 (mml-preview): Require gnus-msg.
2862 * mml1991.el: Require password-cache.
2863 (password-cache-expiry): Remove declaration.
2865 * mml2015.el: Require password-cache.
2866 (password-cache-expiry): Remove declaration.
2868 * nneething.el (mailcap): Require mailcap.
2870 * nnheader.el (declare-function): Add compatibility stub.
2871 (message-remove-header): Declare rather than autoload.
2872 (nnheader-replace-header): Require message.
2874 * nnimap.el (declare-function): Add compatibility stub.
2875 (netrc-parse, netrc-machine-user-or-password): Declare.
2876 (nnimap-open-connection): Require netrc.
2878 * nntp.el (declare-function): Add compatibility stub.
2879 (netrc-parse, netrc-machine, netrc-get): Declare.
2880 (nntp-send-authinfo): Require netrc.
2882 * rfc2047.el: Don't require qp.
2883 (quoted-printable-encode-region, quoted-printable-decode-string):
2886 * sieve-mode.el: Don't require easymenu.
2887 (easy-menu-add-item): Autoload it.
2889 * spam-stat.el (time-to-number-of-days): Autoload it.
2891 2010-03-19 Glenn Morris <rgm@gnu.org>
2893 * password-cache.el (password-cache, password-cache-expiry): Autoload.
2895 2010-03-18 Glenn Morris <rgm@gnu.org>
2897 * hashcash.el (declare-function): Remove duplicate definition.
2899 2010-03-17 Kevin Ryde <user42@zip.com.au>
2901 * mml.el (mml-read-tag): Unquote values with `read' to reverse
2902 prin1 in mml-insert-tag (just stripping the quotes gave wrong
2903 value if any backslash escapes).
2905 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2907 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
2908 if it is available. (bug#5647)
2910 * lpath.el: Suppress compiler warning for coding-system-from-name for
2911 Emacs 21 and XEmacs.
2913 2010-03-14 Juri Linkov <juri@jurta.org>
2917 * netrc.el: Fix keywords.
2919 2010-02-26 Glenn Morris <rgm@gnu.org>
2921 * message.el (message-send-mail-function): Change the default, so that
2922 it inherits from a customized send-mail-function. (Bug#5643)
2924 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
2926 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
2927 shell-command-to-string signals an error (bug#5299).
2929 2010-02-24 Glenn Morris <rgm@gnu.org>
2931 * message.el (message-smtpmail-send-it)
2932 (message-send-mail-with-mailclient): Doc fixes.
2934 2010-02-16 Glenn Morris <rgm@gnu.org>
2936 * message.el (message-default-mail-headers): Change the default value
2937 to ease the transition from mail-mode to message-mode. (Bug#5555)
2939 2010-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
2941 * parse-time.el (parse-time-syntax): Define it for only XEmacs.
2942 (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
2944 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
2946 * time-date.el (date-to-time): Doc fix (Bug#5408).
2948 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
2950 * message.el (message-mail): Just pass yank-action on to message-setup.
2951 (message-setup): Handle (FUN . ARGS) form of yank-action.
2952 (message-with-reply-buffer, message-widen-reply)
2953 (message-yank-original): Handle non-buffer values of
2954 message-reply-buffer (Bug#4080).
2955 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
2957 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
2959 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
2960 Fix typo in docstring.
2962 2010-01-08 Jason Rumney <jasonr@gnu.org>
2964 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
2967 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2969 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
2971 * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
2973 * message.el (message-check-news-header-syntax): Protect against a
2974 string that `rfc822-addresses' returns when parsing fails.
2976 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2978 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
2979 (gnus-previous-char-property-change): New functions.
2981 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
2983 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
2985 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
2986 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
2988 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
2990 * message.el (message-exchange-point-and-mark): Rework last change to
2991 avoid using optional arg of exchange-point-and-mark, for backward
2994 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
2996 * message.el (message-exchange-point-and-mark): Call
2997 exchange-point-and-mark with an argument rather than setting
2998 mark-active by hand (Bug#5175).
3000 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3002 * nntp.el (nntp-service-to-port): Work for service expressed with
3003 numeric string; replace [:digit:] with [0-9] for XEmacs.
3005 2009-12-17 Glenn Morris <rgm@gnu.org>
3007 * gnus-group.el (gnus-bug-group-download-format-alist):
3008 Change emacs entry to debbugs.gnu.org. Bump :version.
3010 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3012 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3014 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3016 * message.el (message-info): Explain why we use `Info-goto-node'.
3018 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
3020 * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3022 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
3024 * message.el (message-completion-in-region): New compatibility function.
3025 (message-expand-group): Use it.
3027 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
3029 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3030 with no unread article should be listed if the 2nd arg `predicate' is
3033 2009-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3035 * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3037 2009-11-29 Juri Linkov <juri@jurta.org>
3039 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3040 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
3041 on `gnus-recenter'. (Bug#4698, Bug#4981)
3043 2009-11-26 Kevin Ryde <user42@zip.com.au>
3045 * sha1.el (sha1-string-external): default-directory "/" in case
3046 otherwise non-existent. process-connection-type pipe for touch of
3047 efficiency recommended by elisp manual. (An aside in Bug#3911.)
3049 2009-11-25 Kevin Ryde <user42@zip.com.au>
3051 * dns-mode.el: Add "Keywords: comm". It's only an editing mode, but
3052 it's comms related and sgml-mode.el has "comm" on that basis too.
3054 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3056 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3057 containing tspecial characters if they have been already quoted.
3059 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
3061 * dns-mode.el (auto-mode-alist): Purecopy string.
3063 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
3065 * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3067 2009-10-24 Glenn Morris <rgm@gnu.org>
3069 * gnus-art.el (help-xref-stack-item): Define for compiler.
3071 2009-10-21 Kevin Ryde <user42@zip.com.au>
3073 * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3075 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
3077 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3079 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
3081 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3082 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3084 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
3086 * gnus.el (gnus-overlay-get): New alias to overlay-get.
3087 (gnus-overlays-in): New alias to overlays-in.
3089 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3090 gnus-overlay-get, and gnus-delete-overlay.
3091 (gnus-summary-show-thread): Make it work as well for systems in which
3092 next-single-char-property-change is not available.
3093 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3095 * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3096 (gnus-overlay-get): New alias to extent-property.
3097 (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3099 * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3102 * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3105 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
3107 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3109 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
3111 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3112 and XEmacs that don't have `remove-overlays'.
3114 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
3116 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3117 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3118 selective display. Use overlays instead.
3120 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
3122 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3124 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
3126 * spam-stat.el (spam-stat-load): Fix typo in message.
3128 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
3130 * dig.el (dig-invoke): Fix typo in docstring.
3131 (query-dig): Reflow docstring.
3133 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
3135 * gnus-art.el (gnus-article-encrypt-body):
3136 * message.el (message-check-recipients):
3137 * mm-util.el (mm-codepage-setup):
3138 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3139 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3141 2009-09-22 Daiki Ueno <ueno@unixuser.org>
3143 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3144 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3145 keys from the menu if mm-{sign,encrypt}-option is 'guided.
3146 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3147 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3149 2009-09-21 Kevin Ryde <user42@zip.com.au>
3151 * dig.el: Add "Keywords: comm", as per net-utils.el.
3153 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3155 * dig.el (dig-mode): Use define-derived-mode.
3157 2009-09-19 Glenn Morris <rgm@gnu.org>
3159 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3161 2009-09-18 Glenn Morris <rgm@gnu.org>
3163 * gnus-diary.el (gnus-diary-check-message):
3164 * message.el (message-insert-formatted-citation-line):
3165 * nnbabyl.el (top-level):
3166 * nndiary.el (nndiary-schedule):
3167 Fix typos in condition-case handlers.
3169 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3171 * gnus-art.el (gnus-article-edit-part): Work for the buffer
3172 configuration that provides the sole article window in a frame;
3173 position point correctly after deleting a part.
3175 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
3177 * spam.el (spam-unregister-on-reregister): Add boolean variable.
3178 (spam-resolve-registrations-routine): Use it to unregister articles
3181 2009-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
3183 * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3185 (parse-time-string-chars): Use it.
3187 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
3189 * imap.el (imap-interactive-login): Better messages.
3190 (imap-open): Fix bug with renamed buffer on reconnect.
3191 (imap-authenticate): Add buffer-local imap-last-authenticator variable
3192 for easier debugging and cleaner code. On successful (guessed based on
3193 server capabilities) secondary authentication, set imap-state
3195 (imap-last-authenticator): Define imap-last-authenticator as a variable
3198 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
3200 * nnrss.el (nnrss-request-article): Remove binding of
3201 default-enable-multibyte-characters that has gotten needless by
3202 the 2007-07-13 change in rfc2047-encode-message-header.
3204 * mml.el (mml-insert-multipart): Error on the message header.
3205 (mml-insert-part): Error on the message header; position point at
3206 the end of a MIME tag.
3208 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
3210 * time-date.el (autoload): Expand define-obsolete-function-alias into
3211 defalias and make-obsolete for old Emacsen that Gnus supports.
3212 (with-no-warnings): Define it for old Emacsen.
3213 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3215 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3216 float-time is available; suppress compile warning for time-to-seconds.
3218 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3219 (gnus-float-time): Alias to float-time if it exists.
3221 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3222 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3223 float-time is available; suppress compile warning for time-to-seconds.
3225 * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3228 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
3230 * imap.el (imap-message-map): Docstring fix.
3232 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
3234 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3235 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3236 Add the optional argument `encoding' that overrides the default.
3238 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3241 2009-09-04 Glenn Morris <rgm@gnu.org>
3243 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3244 mm-disable-multibyte, rather than default-enable-multibyte-characters.
3245 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3246 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3247 * mm-util.el (mm-with-unibyte-current-buffer)
3248 (mm-find-buffer-file-coding-system):
3249 * yenc.el (yenc-decode-region): Use default-value rather than
3250 default-enable-multibyte-characters.
3252 2009-09-03 Glenn Morris <rgm@gnu.org>
3254 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3255 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3256 than default-enable-multibyte-characters.
3258 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
3260 * gnus-art.el (gnus-article-read-summary-keys):
3261 Fix gnus-buffer-configuration's value temporarily used.
3263 2009-09-02 Glenn Morris <rgm@gnu.org>
3265 * gnus-util.el (gnus-float-time): New function.
3266 * gnus-delay.el (gnus-delay-article):
3267 * gnus-sum.el (gnus-thread-latest-date):
3268 * gnus-util.el (gnus-user-date): Use gnus-float-time.
3269 * nnspool.el (nnspool-request-newgroups):
3270 Use gnus-float-time rather than time-to-seconds.
3271 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3273 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3274 (gnus-header-subject-face, gnus-header-newsgroups-face)
3275 (gnus-header-name-face, gnus-header-content-face):
3276 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3277 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3278 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3279 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3280 (gnus-cite-face-11):
3281 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3282 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3283 (gnus-server-closed-face, gnus-server-denied-face)
3284 (gnus-server-offline-face):
3285 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3286 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3287 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3288 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3289 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3290 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3291 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3292 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3293 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3294 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3295 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3296 (gnus-summary-selected-face, gnus-summary-cancelled-face)
3297 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3298 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3299 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3300 (gnus-summary-high-undownloaded-face)
3301 (gnus-summary-low-undownloaded-face)
3302 (gnus-summary-normal-undownloaded-face)
3303 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3304 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3305 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3307 * message.el (message-header-to-face, message-header-cc-face)
3308 (message-header-subject-face, message-header-newsgroups-face)
3309 (message-header-other-face, message-header-name-face)
3310 (message-header-xheader-face, message-separator-face)
3311 (message-cited-text-face, message-mml-face):
3312 * sieve-mode.el (sieve-control-commands-face)
3313 (sieve-action-commands-face, sieve-test-commands-face)
3314 (sieve-tagged-arguments-face):
3315 * spam.el (spam-face):
3316 Mark face aliases with "-face" in the name as obsolete.
3318 2009-09-01 Glenn Morris <rgm@gnu.org>
3320 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3323 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
3325 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3326 Don't move point if the command is invoked inside the message header.
3328 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
3330 * imap.el (imap-send-command): Simplify.
3331 (imap-wait-for-tag): point-max -> buffer-size.
3333 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3335 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3336 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3337 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3338 * nnir.el (nnir-swish-e-index-file):
3339 * gnus-sum.el (gnus-summary-delete-marked-as-read)
3340 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3341 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3342 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3343 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3344 (gnus-treat-display-xface): Add Emacs version of obsolescence.
3346 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
3348 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3349 Don't save excursion.
3351 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
3353 * nnheader.el (nnheader-find-file-noselect):
3354 * mm-util.el (mm-insert-file-contents):
3355 Use (default-value 'major-mode) instead of default-major-mode.
3357 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
3359 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3361 2009-08-26 Glenn Morris <rgm@gnu.org>
3363 * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3364 than placing in files.el.
3366 2009-08-25 Glenn Morris <rgm@gnu.org>
3368 * nnir.el (top-level): Don't require cl at run-time.
3369 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3370 Replace cl-function substitute with gnus-replace-in-string.
3371 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3372 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3373 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3374 simplified expansions.
3376 2009-08-25 Kevin Ryde <user42@zip.com.au>
3378 * dig.el (dig): Add autoload cookie.
3380 2009-08-22 Glenn Morris <rgm@gnu.org>
3382 * gnus-art.el (gnus-button-patch): Use forward-line rather than
3385 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
3387 * parse-time.el (parse-time-string-chars): Save match data.
3389 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
3391 * parse-time.el (parse-time-string-chars): Compute using character
3392 classes, to handle non-ascii characters (Bug#3190).
3394 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
3396 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3398 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3399 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3400 (gnus-mm-display-part, gnus-mime-display-single)
3401 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3402 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3405 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3406 (gnus-summary-move-article): Add expirable mark to articles copied or
3407 moved to group that has auto-expire turned on if the option is non-nil.
3409 2009-07-24 Glenn Morris <rgm@gnu.org>
3411 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3412 Fix typo. (Bug#3903)
3414 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
3416 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3417 gnus-article-read-summary-keys rather than gnus-summary-edit-article
3418 that should not be used for draft articles.
3419 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3420 that has no concern in minor mode keys.
3421 (gnus-article-summary-command, gnus-article-summary-command-nosave):
3424 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
3426 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3427 article without making inquiry to a user for unknown encoding.
3429 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3430 (nnmaildir--scan): Assume i-node and device number that file-attributes
3431 returns might be cons-cell.
3433 * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3435 * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3437 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
3439 * auth-source.el: Remove docs now in auth.texi. Don't use
3440 `gnus-message' for logging. Add new variables `auth-source-debug' and
3441 `auth-source-hide-passwords' and use them.
3443 2009-07-15 Glenn Morris <rgm@gnu.org>
3445 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3447 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
3449 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3450 excessive whitespace from the default values of title and description.
3452 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
3454 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3455 mail-fetch-field to fetch Content-Description header in order to
3458 2009-06-18 Ulrich Mueller <ulm@gentoo.org>
3460 * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3461 format used by GnuPG 2.0.11.
3463 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
3465 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3468 2009-05-30 David Engster <dengste@eml.cc>
3470 * nnmairix.el: Remove old documentation in the commentary block.
3471 (nnmairix-request-group): Do not update active file for nnml back ends.
3472 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3473 end so that overview files are ignored.
3474 (nnmairix-update-groups): Make updating the groups more robust by using
3476 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3477 with dollar characters in message-id.
3479 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
3481 * spam.el: Use dns-query instead of query-dns. Was renamed on
3482 2008-12-25 in dns.el.
3484 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3486 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3487 could happen if the text is only composed of spaces and/or tabs.
3489 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
3491 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3492 when sending a queued message to avoid extra mml tags.
3494 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
3496 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3498 2009-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3500 * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3501 fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3502 rmail-toggle-header for XEmacs;
3503 bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3505 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
3507 * gnus-dired.el: Remove autoload for gnus-setup-message.
3508 (gnus-dired-attach): Fake this-command value to prevent Gnus from
3509 displaying Gnus logo; always use compose-mail.
3511 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3513 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3515 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
3517 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3518 (gnus-nocem-issuers): List currently active issuers; fix custom type.
3519 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3521 (gnus-nocem-epg-verify): New function.
3523 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
3525 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3527 2009-02-15 Glenn Morris <rgm@gnu.org>
3529 * gnus-util.el (rmail-insert-rmail-file-header)
3530 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3532 (rmail-default-rmail-file): Remove unnecessary declaration.
3533 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3535 2009-02-14 Glenn Morris <rgm@gnu.org>
3537 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3538 variable (only used in gnus-util, which declares it anyway).
3539 (rmail-output-to-rmail-file): Remove autoload of deleted function,
3540 which was only needed by gnus-art (changed to not use it any more).
3541 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3542 only used in gnus-util, which autoloads it itself.
3543 (rmail-update-summary): Fix autoload.
3545 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3546 rather than rmail-output-to-rmail-file.
3548 2009-02-07 Glenn Morris <rgm@gnu.org>
3550 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3551 autoload of function that no longer exists.
3552 (rmail-toggle-header): Declare.
3553 (message-forward-rmail-make-body): Handle mbox Rmail.
3555 2009-01-31 Glenn Morris <rgm@gnu.org>
3557 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3560 2009-01-31 Dave Love <fx@gnu.org>
3562 * imap.el (imap-fetch-safe): Bind debug-on-error.
3563 (imap-debug): Add imap-fetch-safe.
3565 2009-01-26 Teodor Zlatanov <tzz@lifelogs.com>
3567 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3568 (auth-source-forget-all-cached): New convenience function.
3569 (auth-source-user-or-password): Accept list of modes or a single mode.
3571 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3574 * netrc.el (netrc-machine-user-or-password): Use list of
3577 * nnimap.el (nnimap-open-connection): Use list of
3580 * nntp.el (nntp-send-authinfo): Use list of
3583 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
3585 * auth-source.el: Update docs to reflect epa-file-enable is to be used
3588 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3590 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3591 coding system in XEmacs; add a workaround for XEmacs.
3593 * lpath.el: Fbind coding-system-aliasee.
3595 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
3597 * mm-util.el (mm-coding-system-priorities): Protect against nil value
3598 of current-language-environment.
3600 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
3602 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3603 available at runtime.
3605 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3607 * gnus-art.el (article-date-ut): Fix end point of narrowing.
3609 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
3611 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3612 the greatest positive fixnum value doesn't work under an XEmacs with
3613 bignum support; use the most-positive-fixnum constant instead,
3614 available since Emacs 21.1 with cl and XEmacs 21.1.
3616 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3618 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
3619 XEmacs gets not to work.
3621 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3623 * mm-util.el (mm-coding-system-priorities): Allow the value like
3624 "Japanese (UTF-8)" of current-language-environment.
3626 2009-01-09 Glenn Morris <rgm@gnu.org>
3628 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
3629 with last-command-event.
3631 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
3633 * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
3636 * message.el (message-fix-before-sending): Amend comment.
3638 2009-01-08 Dave Love <fx@gnu.org>
3640 * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
3642 2009-01-07 David Engster <dengste@eml.cc>
3644 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
3645 simplified server definitions by converting it via
3646 gnus-server-to-method.
3648 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3650 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
3651 parameter's operands.
3653 2009-01-06 David Engster <dengste@eml.cc>
3655 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
3656 primary select method (for gnus-group-mark-article-as-read).
3658 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
3660 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
3661 `(gnus)Face', not `(gnus)X-Face'.
3663 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
3665 * mm-util.el (mm-ucs-to-char): New function.
3667 * mm-url.el (mm-url-decode-entities): Use it.
3669 * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
3672 2009-01-05 Dave Love <fx@gnu.org>
3674 * time-date.el: Require cl for `declare'.
3676 2009-01-05 Reiner Steib <Reiner.Steib@gmx.de>
3678 * time-date.el (format-seconds): Explain `assoc-string'. Suggested by
3681 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3683 * message.el (message-fix-before-sending): Add `eight-bit' to
3684 illegible-text check.
3686 2009-01-03 Michael Olson <mwolson@gnu.org>
3688 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
3689 `headers' is nil. This can occur if the IMAP server does not have
3690 permissions to read messages from a folder, but can write new messages
3692 (nnimap-request-article-part): Do not insert `data' if it is nil.
3694 * imap.el (imap-parse-fetch): Courier can insert spurious blank
3695 characters which will confuse `read', so skip past them.
3697 2009-01-01 Dave Love <fx@gnu.org>
3699 * imap.el (imap-string-to-integer): Fix typo.
3700 (imap-fetch-safe): New function.
3701 (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
3703 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
3705 * imap.el (imap-process-connection-type, imap-debug, imap-open):
3706 (imap-parse-greeting): Fix doc strings.
3707 (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
3708 (imap-parse-flag-list): Make messages unique.
3709 (imap-parse-body): Fix comments. Add comment on Exchange 2007.
3711 * nnimap.el: Fix author email.
3712 (nnimap-split-rule): Add FIXME comment.
3713 (nnimap-debug): Fix doc string.
3715 2008-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3717 * dns.el (dns-set-servers): Check "Address". Fix typo.
3719 2008-12-25 Reiner Steib <Reiner.Steib@gmx.de>
3721 * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf. Call
3722 nslookup if resolv.conf isn't available.
3723 (dns-query): Rename from query-dns.
3724 (dns-query-cached): Rename from query-dns-cached.
3726 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
3728 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
3729 overlay-arrow-position and overlay-arrow-string buffer-local; no need
3730 to check if those variables exist (first appeared in Emacs 18.50).
3732 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
3734 * mm-util.el (mm-line-number-at-pos): New function.
3736 * spam-report.el (spam-report-process-queue): Use it.
3738 2008-12-24 David Engster <dengste@eml.cc>
3740 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
3741 parameters that haven't existed as variables as buffer-local variables.
3743 2008-12-23 Dave Love <fx@gnu.org>
3745 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
3748 * sieve-manage.el (sieve-manage-starttls-p): Renamed from
3750 (sieve-manage-starttls-open): Renamed from imap-starttls-open.
3752 2008-12-22 Dave Love <fx@gnu.org>
3754 * imap.el: Fix author email. Doc fixes.
3755 (imap-parse-body): Work around assertion failure in bogus Exchange 2007
3758 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
3760 * spam-report.el (spam-report-gmane-max-requests): New constant.
3761 (spam-report-gmane-wait): New variable.
3762 (spam-report-gmane-ham, spam-report-gmane-spam)
3763 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
3764 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
3767 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
3770 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
3771 nnheader-accept-process-output and nnheader-read-timeout if available.
3772 (pop3-movemail): Use it.
3774 * message.el (message-check-news-body-syntax): Fix signature check if
3775 there's an attachment.
3777 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
3779 * mm-util.el: Add comments to the mm- emulating functions.
3781 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
3783 * gnus-start.el (gnus-before-startup-hook): Fix doc string. Reported
3784 by Stephen Berman <stephen.berman@gmx.net>.
3786 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3788 * mm-util.el (mm-substring-no-properties): New function.
3789 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
3790 (mm-special-display-p): Enable those lambda forms to be byte compiled.
3791 (mm-string-to-multibyte): Doc fix.
3793 * mml.el (mml-attach-file): Use mm-substring-no-properties.
3795 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
3797 * mml.el (mml-attach-file): Strip text properties from file name.
3800 2008-12-16 Glenn Morris <rgm@gnu.org>
3802 * mm-util.el (mm-charset-override-alist): Declare for compiler.
3804 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
3806 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
3807 knows since the charset specified might be a bogus alias that
3808 mm-charset-synonym-alist provides.
3810 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
3812 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
3815 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
3817 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
3819 * mm-util.el (mm-charset-eval-alist):
3820 Define it before mm-charset-to-coding-system.
3821 (mm-charset-to-coding-system): Add optional argument `silent';
3822 define it before mm-charset-override-alist.
3823 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
3824 default value if it can be used in Emacs currently running;
3825 silence mm-charset-to-coding-system.