log lisp/gnus/ChangeLog @ 111718:641811f5af6b

age author description
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.