Thu, 04 Nov 2010 11:00:25 +0000 |
Katsumi Yamaoka |
shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.
|
Tue, 02 Nov 2010 20:25:23 -0700 |
Glenn Morris |
Silence compilation of nndiary.el.
|
Wed, 03 Nov 2010 01:06:33 +0000 |
Katsumi Yamaoka |
nnir.el (nnir-request-move-article): call the underlying backend to move articles from nnir.
|
Wed, 03 Nov 2010 01:02:53 +0000 |
Katsumi Yamaoka |
gnus-cite.el (gnus-article-natural-long-line-p): Removed.
|
Tue, 02 Nov 2010 11:28:45 +0000 |
Katsumi Yamaoka |
nnir: remove wais support
|
Mon, 01 Nov 2010 21:08:43 -0700 |
Glenn Morris |
* lisp/gnus/gnus-html.el: Reorder requirements to quieten compiler.
|
Tue, 02 Nov 2010 02:19:52 +0000 |
Katsumi Yamaoka |
gnus-cite.el (gnus-article-fill-cited-article): Make fill work properly for XEmacs as well.
|
Mon, 01 Nov 2010 23:47:38 +0000 |
Katsumi Yamaoka |
nnir.el: Fix various bugs.
|
Mon, 01 Nov 2010 23:11:37 +0000 |
Katsumi Yamaoka |
gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
|
Mon, 01 Nov 2010 22:21:10 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sun, 31 Oct 2010 23:39:01 -0700 |
Glenn Morris |
Silence compilation of mm-util.el.
|
Sun, 31 Oct 2010 23:21:44 -0700 |
Glenn Morris |
* lisp/gnus/nnmail.el (gnus-activate-group): Update declaration.
|
Mon, 01 Nov 2010 06:16:46 +0000 |
Katsumi Yamaoka |
shr.el: No need to declare `declare-function' since shr.el is for only Emacsen that provide `libxml-parse-html-region'.
|
Sun, 31 Oct 2010 23:13:43 -0700 |
Glenn Morris |
Fix some declarations.
|
Mon, 01 Nov 2010 03:58:53 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-string-match-p): New function, that is an alias to string-match-p in Emacs >=23.
|