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.
|