log lisp/gnus/ChangeLog @ 111288:6bc575569d37

age author description
Sun, 31 Oct 2010 19:38:33 -0700 Glenn Morris Silence nnir.el compilation.
Sun, 31 Oct 2010 19:21:42 -0700 Glenn Morris * lisp/gnus/mm-util.el (mm-string-to-multibyte): Simplify.
Sun, 31 Oct 2010 19:19:17 -0700 Glenn Morris Silence shr.el compilation.
Sun, 31 Oct 2010 19:11:34 -0700 Glenn Morris Silence smime.el compilation.
Sun, 31 Oct 2010 19:07:01 -0700 Glenn Morris Silence nnimap.el compilation.
Sun, 31 Oct 2010 18:56:28 -0700 Glenn Morris Silence mail-source.el compilation.
Sun, 31 Oct 2010 18:51:22 -0700 Glenn Morris Silence gnus-dired.el compilation.
Sun, 31 Oct 2010 18:49:16 -0700 Glenn Morris Silence mm-view.el compilation.
Sun, 31 Oct 2010 18:45:47 -0700 Glenn Morris Silence mm-decode.el compilation.
Sun, 31 Oct 2010 18:40:12 -0700 Glenn Morris Silence gnus.el compilation.
Sun, 31 Oct 2010 18:38:04 -0700 Glenn Morris Silence sieve-manage.el compilation.
Sun, 31 Oct 2010 18:34:55 -0700 Glenn Morris Silence gnus-util.el compilation.
Sun, 31 Oct 2010 22:49:28 +0000 Katsumi Yamaoka message.el (message-subject-trailing-was-query): Change default to t.
Sun, 31 Oct 2010 22:31:24 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sun, 31 Oct 2010 10:01:11 +0000 Katsumi Yamaoka gnus/ChangeLog: Cosmetic fix.
Sun, 31 Oct 2010 09:53:57 +0000 Katsumi Yamaoka nnmairix.el (nnmairix-get-valid-servers): Return list of strings to conform with changes to gnus-completing-read.
Sun, 31 Oct 2010 00:13:12 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 30 Oct 2010 15:01:14 +0000 Katsumi Yamaoka gnus-start.el (gnus-find-new-newsgroups): Remove gnus-check-first-time-used.
Sat, 30 Oct 2010 12:54:28 +0000 Katsumi Yamaoka nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be set on groups that don't have \* permanentflags.
Sat, 30 Oct 2010 05:59:34 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Fri, 29 Oct 2010 13:51:15 +0000 Katsumi Yamaoka gnus.el (gnus-buffers, gnus-group-buffer): Add docstrings.
Fri, 29 Oct 2010 11:24:23 +0000 Katsumi Yamaoka gnus-group.el (gnus-group-make-tool-bar): Check for display graphic capability before doing anything.
Fri, 29 Oct 2010 07:13:33 +0000 Katsumi Yamaoka gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
Thu, 28 Oct 2010 22:03:15 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.
Thu, 28 Oct 2010 12:45:51 +0000 Katsumi Yamaoka shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.
Thu, 28 Oct 2010 10:41:27 +0000 Katsumi Yamaoka nnir.el (nnir-run-swish-e): Remove hyrex support.
Thu, 28 Oct 2010 06:37:35 +0000 Katsumi Yamaoka gnus-art.el: Improve MIME part functions.
Wed, 27 Oct 2010 22:08:36 +0000 Katsumi Yamaoka gnus-group.el: Make gnus-group-default-list-level possibly a function.
Wed, 27 Oct 2010 03:59:59 +0000 Katsumi Yamaoka mm-decode.el (mm-shr): Add undisplayer to MIME handle.
Wed, 27 Oct 2010 01:09:11 +0000 Katsumi Yamaoka gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.