log

age author description
Thu, 02 Sep 2010 13:47:15 +0200 Stefan Monnier Update email of Roland Winkler <winkler@gnu.org>
Wed, 01 Sep 2010 22:41:23 -0700 Glenn Morris * doc/emacs/misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
Wed, 01 Sep 2010 22:38:30 -0700 Glenn Morris * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
Mon, 06 Sep 2010 02:09:42 +0000 Katsumi Yamaoka pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".
Mon, 06 Sep 2010 00:48:40 +0000 Katsumi Yamaoka gnus-start.el (gnus-get-unread-articles): Fix up the last commit.
Mon, 06 Sep 2010 00:44:55 +0000 Katsumi Yamaoka gnus-start.el (gnus-get-unread-articles): Don't bother with groups that aren't going to be activated.
Mon, 06 Sep 2010 00:41:06 +0000 Katsumi Yamaoka gnus-html.el (gnus-article-html): Allow calling without specifying the handle. In that case, dissect the buffer first.
Mon, 06 Sep 2010 00:37:02 +0000 Katsumi Yamaoka gnus-sum.el (gnus-set-mode-line): Don\t pad the mode line string.
Mon, 06 Sep 2010 00:33:15 +0000 Katsumi Yamaoka nnimap.el (nnimap-open-connection): Revert the change that would look into authinfo for imaps instead of imap.
Mon, 06 Sep 2010 00:20:42 +0000 Katsumi Yamaoka gnus-start.el (gnus-get-unread-articles): Count the archive groups as secondary, so that they're activated the same way as before.
Mon, 06 Sep 2010 00:15:13 +0000 Katsumi Yamaoka gnus-start.el (gnus-activate-group): Take an optional parameter to say that you don't want to call gnus-request-group with don-check, but do check the reponse. This is for virtual groups only.
Mon, 06 Sep 2010 00:10:55 +0000 Katsumi Yamaoka imap.el (imap-mailbox-get): Revert last change for this function.
Mon, 06 Sep 2010 00:06:55 +0000 Katsumi Yamaoka nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.
Sun, 05 Sep 2010 23:56:42 +0000 Katsumi Yamaoka nnimap.el (nnimap-request-list): Servers may return \NoSelect case-insensitively.
Sun, 05 Sep 2010 23:49:02 +0000 Katsumi Yamaoka imap.el (imap-debug): Removed -- doesn't seem very useful.