log

age author description
Thu, 25 Nov 2010 19:10:16 -0800 Glenn Morris diary-lib.el diary-outlook* changes.
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 03:28:03 +0100 Lars Magne Ingebrigtsen * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
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 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.
Thu, 25 Nov 2010 01:13:37 +0000 Katsumi Yamaoka shr.el (shr-get-background): Fix argument name.
Wed, 24 Nov 2010 22:54:47 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 24 Nov 2010 11:39:51 -0500 Stefan Monnier * lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
Wed, 24 Nov 2010 15:52:14 +0100 Jan D. nsterm.m (keyDown): Compare Left key masks exactly (Bug#7458).
Wed, 24 Nov 2010 12:56:50 +0000 Katsumi Yamaoka color-lab: Require 'cl when compiling.
Wed, 24 Nov 2010 11:32:22 +0000 Katsumi Yamaoka color-lab.el: Fix all expt calls to use float type.
Wed, 24 Nov 2010 08:50:08 +0100 Jan D. Bug 7458: Make key press like Left + right ctrl work when right is not control.
Wed, 24 Nov 2010 06:50:28 +0000 Katsumi Yamaoka shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color expression to shr-color-check as is.
Wed, 24 Nov 2010 07:34:12 +0100 Lars Magne Ingebrigtsen (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
Wed, 24 Nov 2010 07:29:06 +0100 Lars Magne Ingebrigtsen Introduce a new `browse-url-mailto-function' variable for mailto: URLs.