log lisp/gnus/ChangeLog @ 111832:7e8cf0f45075

age author description
Mon, 06 Dec 2010 03:59:56 +0000 Katsumi Yamaoka nnir.el (nnir-request-move-article): Remove obsolete code.
Sun, 05 Dec 2010 23:29:50 +0000 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
Sun, 05 Dec 2010 22:17:34 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Fri, 03 Dec 2010 17:06:51 -0500 Chong Yidong nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
Fri, 03 Dec 2010 17:05:02 -0500 Chong Yidong gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
Fri, 03 Dec 2010 17:01:43 -0500 Chong Yidong Revert to revision 102571.
Fri, 03 Dec 2010 14:53:52 +0000 Katsumi Yamaoka nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
Fri, 03 Dec 2010 11:52:43 +0000 Katsumi Yamaoka gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
Fri, 03 Dec 2010 07:49:34 +0000 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): Allow optional argument `environment'.
Fri, 03 Dec 2010 04:39:36 +0000 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): Don't modify argument.
Thu, 02 Dec 2010 18:57:46 -0800 Glenn Morris * lisp/gnus/mm-extern.el (message-goto-body): Update declaration.
Fri, 03 Dec 2010 02:17:23 +0000 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): New function.
Thu, 02 Dec 2010 22:21:31 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Sat, 27 Nov 2010 15:04:57 -0500 Chong Yidong Merge changes from emacs-23 branch
Fri, 19 Nov 2010 11:25:09 -0500 Chong Yidong * pop3.el (pop3-open-server): Read server greeting before starting TLS negotiation.
Fri, 26 Nov 2010 11:19:00 +0000 Katsumi Yamaoka color.el: Rename various rgb functions to srgb.
Fri, 26 Nov 2010 11:03:16 +0000 Katsumi Yamaoka nnimap.el (nnimap-request-set-mark): Remove left over.
Fri, 26 Nov 2010 07:35:42 +0000 Katsumi Yamaoka shr.el (shr-insert): Revert last change.
Fri, 26 Nov 2010 02:37:23 +0000 Katsumi Yamaoka nnmail.el (nnmail-expiry-target-group): Protect against degenerate results from -accept-article.
Fri, 26 Nov 2010 02:31:57 +0000 Katsumi Yamaoka gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
Fri, 26 Nov 2010 02:17:55 +0000 Katsumi Yamaoka nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
Fri, 26 Nov 2010 02:11:40 +0000 Katsumi Yamaoka nnml.el, nnfolder.el, nntp.el (*-request-set-mark): Extend syntax with 'set.
Fri, 26 Nov 2010 01:27:37 +0000 Katsumi Yamaoka nnimap.el (nnimap-find-uid-response): The UID is the last element in the list.
Fri, 26 Nov 2010 01:14:40 +0000 Katsumi Yamaoka nnimap.el: Use the UID returned when copying and accepting articles, instead of searching for the ID (on the servers that support it).
Fri, 26 Nov 2010 00:45:03 +0000 Katsumi Yamaoka nnimap.el (nnimap-last-response-string): Remove the unfolding -- it introduces regressions in article selection.
Thu, 25 Nov 2010 23:43:16 +0000 Katsumi Yamaoka nnimap.el (nnimap-last-response-string): Fix last unfolding fix.
Thu, 25 Nov 2010 23:20:19 +0000 Katsumi Yamaoka message.el (message-called-interactively-p): A temporary macro.
Thu, 25 Nov 2010 23:05:10 +0000 Katsumi Yamaoka nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
Thu, 25 Nov 2010 14:51:51 +0000 Katsumi Yamaoka shr.el (shr-insert): Fix the way to fold lines.
Thu, 25 Nov 2010 11:14:14 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].