log

age author description
Wed, 08 Sep 2010 19:37:59 -0700 Glenn Morris * make-dist: No more TODO files under lisp/.
Wed, 08 Sep 2010 19:34:25 -0700 Glenn Morris * lisp/nxml/TODO: Remove.
Wed, 08 Sep 2010 19:30:31 -0700 Glenn Morris * README.imagemagick: Remove.
Wed, 08 Sep 2010 19:25:12 -0700 Glenn Morris Tiny image.el fixes.
Wed, 08 Sep 2010 19:21:12 -0700 Glenn Morris * etc/NEWS: Misc fixes for ImageMagick section.
Wed, 08 Sep 2010 19:18:38 -0700 Glenn Morris * doc/lispref/display.texi (ImageMagick Images): General cleanup.
Wed, 08 Sep 2010 19:16:14 -0700 Glenn Morris * doc/misc/org.texi: Restore clobbered changes (copyright years, untabify).
Wed, 08 Sep 2010 19:12:40 -0700 Glenn Morris * doc/emacs/xresources.texi: Untabify.
Thu, 09 Sep 2010 00:10:08 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk:
Thu, 09 Sep 2010 00:08:06 +0000 Katsumi Yamaoka gnus-html (gnus-html-wash-tags): Search for images first, so that <a><img> works better; (gnus-html-displayed-image-map): Bind RET and TAB on images for better UX.
Wed, 08 Sep 2010 23:59:52 +0000 Katsumi Yamaoka gnus-html.el: Allow showing the ALT text of images and to browse the images themselves.
Wed, 08 Sep 2010 23:51:10 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-schedule-image-fetching): Decode entities before feeding URLs to curl.
Wed, 08 Sep 2010 22:44:34 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 07 Sep 2010 22:29:08 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 07 Sep 2010 07:46:00 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 07 Sep 2010 01:25:00 +0000 Katsumi Yamaoka Merge from mainline.
Tue, 07 Sep 2010 00:18:04 +0000 Katsumi Yamaoka Merge from mainline.
Wed, 08 Sep 2010 18:21:23 +0200 Stefan Monnier Misc cleanups and simplifications.
Wed, 08 Sep 2010 18:14:44 +0200 Stefan Monnier * lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.
Wed, 08 Sep 2010 09:02:38 -0700 Glenn Morris Very minor bytecomp fix.
Wed, 08 Sep 2010 08:59:10 -0700 Glenn Morris * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.
Wed, 08 Sep 2010 17:53:08 +0200 Stefan Monnier * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Wed, 08 Sep 2010 16:54:00 +0200 Agustin martin textmodes/ispell.el (ispell-valid-dictionary-list): Simplify logic.
Wed, 08 Sep 2010 16:42:54 +0200 Michael Albinus Migrate to Tramp 2.2. Rearrange load dependencies.
Tue, 07 Sep 2010 20:01:23 +0200 Agustin martin Make sure original ispell arg list is initialized in (ispell-start-process).
Tue, 07 Sep 2010 06:23:16 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and internal images as deletable by `W D D'.
Tue, 07 Sep 2010 01:20:19 +0000 Katsumi Yamaoka gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling; (gnus-async-article-callback): Fix typo.
Tue, 07 Sep 2010 00:12:08 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk:
Tue, 07 Sep 2010 00:08:33 +0000 Katsumi Yamaoka gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.
Tue, 07 Sep 2010 00:05:59 +0000 Katsumi Yamaoka gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that.