Wed, 10 Nov 2010 07:55:25 +0000 |
Katsumi Yamaoka |
rfc2047.el (rfc2047-syntax-table): Simplify.
|
Wed, 10 Nov 2010 06:23:53 +0000 |
Katsumi Yamaoka |
gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.
|
Tue, 09 Nov 2010 20:09:49 -0800 |
Glenn Morris |
* lisp/gnus/smime.el (from): Remove unused declaration.
|
Tue, 09 Nov 2010 20:08:15 -0800 |
Glenn Morris |
time-to-seconds related simplifications.
|
Wed, 10 Nov 2010 01:25:17 +0000 |
Katsumi Yamaoka |
gnus-art.el (org-entities): Bind it.
|
Tue, 09 Nov 2010 22:17:36 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Tue, 09 Nov 2010 10:29:37 +0000 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.
|
Mon, 08 Nov 2010 21:33:07 -0800 |
Glenn Morris |
Replace still more end-of-line etc with line-end-position, etc.
|
Tue, 09 Nov 2010 02:00:56 +0000 |
Katsumi Yamaoka |
message.el (message-subject-trailing-was-regexp): Fix default value.
|
Mon, 08 Nov 2010 01:38:47 +0000 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.
|
Sat, 06 Nov 2010 18:36:33 -0700 |
Glenn Morris |
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
|
Sun, 07 Nov 2010 01:10:01 +0000 |
Katsumi Yamaoka |
gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.
|
Sun, 07 Nov 2010 00:22:06 +0000 |
Katsumi Yamaoka |
gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.
|
Sat, 06 Nov 2010 12:35:19 -0700 |
Glenn Morris |
Silence gnus-art compilation.
|
Thu, 04 Nov 2010 22:18:09 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
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.
|