log

age author description
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 16:59:30 -0500 Stefan Monnier * diff.el (diff): Fix it for good, hopefully, this time.
Thu, 25 Nov 2010 22:28:14 +0200 Eli Zaretskii Fixing bug #7474 also fixes #7481.
Thu, 25 Nov 2010 20:38:09 +0200 Eli Zaretskii Fix bug #7474 with cursor positioning in overlay strings.
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].
Thu, 25 Nov 2010 07:46:51 +0000 Katsumi Yamaoka shr-color.el (shr-color-visible): Don't bug out if the colour names don't exist.
Thu, 25 Nov 2010 05:09:25 +0000 Katsumi Yamaoka mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil, assuming that article displaying or another mml-preview may be interrupted for an error or for the like.
Wed, 24 Nov 2010 23:43:56 -0500 Stefan Monnier * lisp/vc/diff.el (diff): Fix last change.