log

age author description
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.
Tue, 07 Sep 2010 00:04:11 +0000 Katsumi Yamaoka nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to ensure progress.
Tue, 07 Sep 2010 00:00:56 +0000 Katsumi Yamaoka gnus-start.el (gnus-get-unread-articles): If being given an explicit level to get unread articles from, then use that for foreign groups, too.