log lisp/gnus/ChangeLog @ 111660:42b6f450ae22

age author description
Sun, 21 Nov 2010 07:11:35 +0000 Katsumi Yamaoka nnimap.el (nnimap-unselect-group): Made into its own function.
Sat, 20 Nov 2010 14:25:56 -0800 Glenn Morris ChangeLog fixes prompted by M-x authors.
Sat, 20 Nov 2010 01:18:17 +0000 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
Fri, 19 Nov 2010 04:55:16 +0000 Katsumi Yamaoka Assume that gnus-inhibit-images may be a group parameter.
Thu, 18 Nov 2010 06:34:02 +0000 Katsumi Yamaoka shr.el: Allow customizing the vertical table lines.
Thu, 18 Nov 2010 02:00:00 +0000 Katsumi Yamaoka gnus-html.el: Don't display images if gnus-inhibit-images is non-nil.
Wed, 17 Nov 2010 22:15:24 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 17 Nov 2010 08:28:15 +0000 Katsumi Yamaoka shr.el (shr-image-displayer): Protect function against non-existent image source.
Wed, 17 Nov 2010 07:22:19 +0000 Katsumi Yamaoka gnus-art.el (gnus-inhibit-images): New user option.
Tue, 16 Nov 2010 23:05:02 +0000 Katsumi Yamaoka mml2015-epg-sign: Use From header.
Tue, 16 Nov 2010 00:04:25 +0000 Katsumi Yamaoka Allow gnus-html to register image displayer callbacks.
Mon, 15 Nov 2010 23:45:55 +0000 Katsumi Yamaoka Rework how Gnus is supposed to be able to display all the images in HTML.
Mon, 15 Nov 2010 22:12:43 +0000 Katsumi Yamaoka gnus-agent.el (gnus-agentize): Only do the auto-agentizing if gnus-agent-auto-agentize-methods is set. Which it isn't.
Mon, 15 Nov 2010 02:40:42 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.
Fri, 12 Nov 2010 06:24:47 +0000 Katsumi Yamaoka Fix last change.
Fri, 12 Nov 2010 05:59:53 +0000 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Keep text properties.
Thu, 11 Nov 2010 23:51:05 +0000 Katsumi Yamaoka Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.
Thu, 11 Nov 2010 17:24:03 -0500 Stefan Monnier * lisp/gnus/smime.el (smime-mode): Use define-derived-mode.
Wed, 10 Nov 2010 20:07:40 -0800 Glenn Morris * lisp/gnus/smime.el (from): Restrict declaration to XEmacs.
Wed, 10 Nov 2010 20:05:15 -0800 Glenn Morris * lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.
Thu, 11 Nov 2010 03:50:27 +0000 Katsumi Yamaoka shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.
Thu, 11 Nov 2010 02:11:30 +0000 Katsumi Yamaoka lisp/gnus/ChangeLog: Cosmetic fix.
Thu, 11 Nov 2010 02:10:07 +0000 Katsumi Yamaoka nnir.el (nnir-request-move-article): fix to provide original group and subject.
Thu, 11 Nov 2010 01:45:05 +0000 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).
Wed, 10 Nov 2010 23:57:24 +0000 Katsumi Yamaoka lisp/gnus/ChangeLog (2010-11-10): Fix wording.
Wed, 10 Nov 2010 23:16:01 +0000 Katsumi Yamaoka nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles.
Wed, 10 Nov 2010 07:55:25 +0000 Katsumi Yamaoka rfc2047.el (rfc2047-syntax-table): Simplify.
Wed, 10 Nov 2010 06:23:53 +0000 Katsumi Yamaoka gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.
Tue, 09 Nov 2010 20:09:49 -0800 Glenn Morris * lisp/gnus/smime.el (from): Remove unused declaration.
Tue, 09 Nov 2010 20:08:15 -0800 Glenn Morris time-to-seconds related simplifications.
Wed, 10 Nov 2010 01:25:17 +0000 Katsumi Yamaoka gnus-art.el (org-entities): Bind it.
Tue, 09 Nov 2010 22:17:36 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 09 Nov 2010 10:29:37 +0000 Katsumi Yamaoka message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.
Mon, 08 Nov 2010 21:33:07 -0800 Glenn Morris Replace still more end-of-line etc with line-end-position, etc.
Tue, 09 Nov 2010 02:00:56 +0000 Katsumi Yamaoka message.el (message-subject-trailing-was-regexp): Fix default value.
Mon, 08 Nov 2010 01:38:47 +0000 Katsumi Yamaoka gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.
Sat, 06 Nov 2010 18:36:33 -0700 Glenn Morris Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Sun, 07 Nov 2010 01:10:01 +0000 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.
Sun, 07 Nov 2010 00:22:06 +0000 Katsumi Yamaoka gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.
Sat, 06 Nov 2010 12:35:19 -0700 Glenn Morris Silence gnus-art compilation.
Thu, 04 Nov 2010 22:18:09 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Thu, 04 Nov 2010 11:00:25 +0000 Katsumi Yamaoka shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.
Tue, 02 Nov 2010 20:25:23 -0700 Glenn Morris Silence compilation of nndiary.el.
Wed, 03 Nov 2010 01:06:33 +0000 Katsumi Yamaoka nnir.el (nnir-request-move-article): call the underlying backend to move articles from nnir.
Wed, 03 Nov 2010 01:02:53 +0000 Katsumi Yamaoka gnus-cite.el (gnus-article-natural-long-line-p): Removed.
Tue, 02 Nov 2010 11:28:45 +0000 Katsumi Yamaoka nnir: remove wais support
Mon, 01 Nov 2010 21:08:43 -0700 Glenn Morris * lisp/gnus/gnus-html.el: Reorder requirements to quieten compiler.
Tue, 02 Nov 2010 02:19:52 +0000 Katsumi Yamaoka gnus-cite.el (gnus-article-fill-cited-article): Make fill work properly for XEmacs as well.
Mon, 01 Nov 2010 23:47:38 +0000 Katsumi Yamaoka nnir.el: Fix various bugs.
Mon, 01 Nov 2010 23:11:37 +0000 Katsumi Yamaoka gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
Mon, 01 Nov 2010 22:21:10 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sun, 31 Oct 2010 23:39:01 -0700 Glenn Morris Silence compilation of mm-util.el.
Sun, 31 Oct 2010 23:21:44 -0700 Glenn Morris * lisp/gnus/nnmail.el (gnus-activate-group): Update declaration.
Mon, 01 Nov 2010 06:16:46 +0000 Katsumi Yamaoka shr.el: No need to declare `declare-function' since shr.el is for only Emacsen that provide `libxml-parse-html-region'.
Sun, 31 Oct 2010 23:13:43 -0700 Glenn Morris Fix some declarations.
Mon, 01 Nov 2010 03:58:53 +0000 Katsumi Yamaoka gnus-util.el (gnus-string-match-p): New function, that is an alias to string-match-p in Emacs >=23.
Sun, 31 Oct 2010 19:38:33 -0700 Glenn Morris Silence nnir.el compilation.
Sun, 31 Oct 2010 19:21:42 -0700 Glenn Morris * lisp/gnus/mm-util.el (mm-string-to-multibyte): Simplify.
Sun, 31 Oct 2010 19:19:17 -0700 Glenn Morris Silence shr.el compilation.
Sun, 31 Oct 2010 19:11:34 -0700 Glenn Morris Silence smime.el compilation.