log

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