log lisp/gnus/ChangeLog @ 111804:cd612a84ed02

age author description
Fri, 03 Dec 2010 07:49:34 +0000 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): Allow optional argument `environment'.
Fri, 03 Dec 2010 04:39:36 +0000 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): Don't modify argument.
Thu, 02 Dec 2010 18:57:46 -0800 Glenn Morris * lisp/gnus/mm-extern.el (message-goto-body): Update declaration.
Fri, 03 Dec 2010 02:17:23 +0000 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): New function.
Thu, 02 Dec 2010 22:21:31 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 27 Nov 2010 15:04:57 -0500 Chong Yidong Merge changes from emacs-23 branch
Fri, 19 Nov 2010 11:25:09 -0500 Chong Yidong * pop3.el (pop3-open-server): Read server greeting before starting TLS negotiation.
Fri, 26 Nov 2010 11:19:00 +0000 Katsumi Yamaoka color.el: Rename various rgb functions to srgb.
Fri, 26 Nov 2010 11:03:16 +0000 Katsumi Yamaoka nnimap.el (nnimap-request-set-mark): Remove left over.
Fri, 26 Nov 2010 07:35:42 +0000 Katsumi Yamaoka shr.el (shr-insert): Revert last change.
Fri, 26 Nov 2010 02:37:23 +0000 Katsumi Yamaoka nnmail.el (nnmail-expiry-target-group): Protect against degenerate results from -accept-article.
Fri, 26 Nov 2010 02:31:57 +0000 Katsumi Yamaoka gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
Fri, 26 Nov 2010 02:17:55 +0000 Katsumi Yamaoka nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
Fri, 26 Nov 2010 02:11:40 +0000 Katsumi Yamaoka nnml.el, nnfolder.el, nntp.el (*-request-set-mark): Extend syntax with 'set.
Fri, 26 Nov 2010 01:27:37 +0000 Katsumi Yamaoka nnimap.el (nnimap-find-uid-response): The UID is the last element in the list.
Fri, 26 Nov 2010 01:14:40 +0000 Katsumi Yamaoka nnimap.el: Use the UID returned when copying and accepting articles, instead of searching for the ID (on the servers that support it).
Fri, 26 Nov 2010 00:45:03 +0000 Katsumi Yamaoka nnimap.el (nnimap-last-response-string): Remove the unfolding -- it introduces regressions in article selection.
Thu, 25 Nov 2010 23:43:16 +0000 Katsumi Yamaoka nnimap.el (nnimap-last-response-string): Fix last unfolding fix.
Thu, 25 Nov 2010 23:20:19 +0000 Katsumi Yamaoka message.el (message-called-interactively-p): A temporary macro.
Thu, 25 Nov 2010 23:05:10 +0000 Katsumi Yamaoka nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
Thu, 25 Nov 2010 14:51:51 +0000 Katsumi Yamaoka shr.el (shr-insert): Fix the way to fold lines.
Thu, 25 Nov 2010 11:14:14 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
Thu, 25 Nov 2010 07:46:51 +0000 Katsumi Yamaoka shr-color.el (shr-color-visible): Don't bug out if the colour names don't exist.
Thu, 25 Nov 2010 05:09:25 +0000 Katsumi Yamaoka mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil, assuming that article displaying or another mml-preview may be interrupted for an error or for the like.
Thu, 25 Nov 2010 01:13:37 +0000 Katsumi Yamaoka shr.el (shr-get-background): Fix argument name.
Wed, 24 Nov 2010 22:54:47 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 24 Nov 2010 12:56:50 +0000 Katsumi Yamaoka color-lab: Require 'cl when compiling.
Wed, 24 Nov 2010 11:32:22 +0000 Katsumi Yamaoka color-lab.el: Fix all expt calls to use float type.
Wed, 24 Nov 2010 06:50:28 +0000 Katsumi Yamaoka shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color expression to shr-color-check as is.
Wed, 24 Nov 2010 06:22:51 +0000 Katsumi Yamaoka shr-color.el (shr-color->hexadecimal): Ignore case of color names.
Wed, 24 Nov 2010 01:28:37 +0000 Katsumi Yamaoka color-lab.el: Add coding cookie.
Wed, 24 Nov 2010 00:35:23 +0000 Katsumi Yamaoka shr.el (shr-tag-font): Resurrect shr-tag-font again, since it's needed to parse <font color="red"> entries.
Tue, 23 Nov 2010 22:24:15 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Tue, 23 Nov 2010 10:22:49 +0000 Katsumi Yamaoka shr-color.el: fix several function calls.
Tue, 23 Nov 2010 08:21:09 +0000 Katsumi Yamaoka shr.el (shr-color->hexadecimal): Autoload.
Tue, 23 Nov 2010 00:03:44 +0000 Katsumi Yamaoka shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->hexadecimal.
Mon, 22 Nov 2010 13:00:40 -0500 Stefan Monnier * lisp/gnus/ChangeLog: Improve style.
Mon, 22 Nov 2010 11:33:06 +0000 Katsumi Yamaoka gnus-art.el (gnus-url-mailto): Do not downcase args.
Sun, 21 Nov 2010 22:46:16 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sun, 21 Nov 2010 09:51:04 +0100 Ralf Angeli Gnus: Fix display of message insertion marks.
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.