Thu, 02 Sep 2010 01:18:45 +0000 |
Katsumi Yamaoka |
gnus-html.el: prefix log messages with function name
|
Thu, 02 Sep 2010 01:14:38 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Check the value ofgnus-blocked-images in the summary buffer.
|
Thu, 02 Sep 2010 01:10:25 +0000 |
Katsumi Yamaoka |
gnus-html.el: Doc fix for gnus-html-image-url-blocked-p.
|
Thu, 02 Sep 2010 01:06:36 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-image-url-blocked-p): Say in the message what the regexp really is.
|
Thu, 02 Sep 2010 01:02:03 +0000 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just like "a", it seems like; (gnus-html-image-url-blocked-p): Take a parameter for blocked-images since it needs to be picked from the correct buffer.
|
Thu, 02 Sep 2010 00:55:51 +0000 |
Katsumi Yamaoka |
Remove arch-tags from all files, since these are no longer needed.
|
Thu, 02 Sep 2010 00:39:34 +0000 |
Katsumi Yamaoka |
Remove nnlistserv, nnwfm and related code.
|
Thu, 02 Sep 2010 00:28:01 +0000 |
Katsumi Yamaoka |
Remove nndb, nnkiboze and related code.
|
Thu, 02 Sep 2010 00:17:40 +0000 |
Katsumi Yamaoka |
gnus-html.el: add and use gnus-html-image-url-blocked-p
|
Thu, 02 Sep 2010 00:13:51 +0000 |
Katsumi Yamaoka |
gnus-html.el: We can't rescale if we don't have the article buffer in a window.
|
Thu, 02 Sep 2010 00:08:22 +0000 |
Katsumi Yamaoka |
gnus-html.el: Try to get the rescaling logic right for images that are just wide and not tall.
|
Thu, 02 Sep 2010 00:03:57 +0000 |
Katsumi Yamaoka |
gnus.el, gnus-html.el: Use the deleted text as the image alt text.
|
Wed, 01 Sep 2010 23:57:53 +0000 |
Katsumi Yamaoka |
gnus.texi (HTML): Document gnus-max-image-proportion.
|
Wed, 01 Sep 2010 23:53:57 +0000 |
Katsumi Yamaoka |
gnus-html.el: Rescale images in article buffers for Emacs versions that support this. This is currently only Emacs 24 compiled with imagemagick support.
|
Wed, 01 Sep 2010 23:46:59 +0000 |
Katsumi Yamaoka |
gnus-html.el: Add extra logging.
|
Wed, 01 Sep 2010 23:40:39 +0000 |
Katsumi Yamaoka |
gnus-html.el: Delete the IMG_ALT region.
|
Fri, 27 Aug 2010 23:05:43 +0900 |
Kenichi Handa |
merge emacs-23
|
Wed, 01 Sep 2010 09:55:43 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 01 Sep 2010 17:42:37 +0200 |
Stefan Monnier |
Fix up some byte-compiler warnings.
|
Wed, 01 Sep 2010 16:41:17 +0200 |
Stefan Monnier |
* lisp/simple.el (blink-paren-function): Move from C to here.
|
Wed, 01 Sep 2010 12:03:08 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.
|
Wed, 01 Sep 2010 06:04:49 +0000 |
Katsumi Yamaoka |
gnus-article-html: Decode contents by charset.
|
Wed, 01 Sep 2010 04:48:51 +0000 |
Katsumi Yamaoka |
gnus-process-put: Fix previous commit.
|
Wed, 01 Sep 2010 04:44:25 +0000 |
Katsumi Yamaoka |
gnus-html.el, message.el: Add custom version to new variables; gnus-sum.el: Bump custom version of gnus-auto-expirable-marks.
|