20 May 2013 00:19
[gnus git] branch master updated: m0-7-21-g3a7d9b6 =1= gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left double angle quotation mark.
Adam Sjøgren <asjo <at> koldfront.dk>
2013-05-19 22:19:22 GMT
2013-05-19 22:19:22 GMT
via 3a7d9b62cd1d70391338e1d833141a184599b017 (commit)
from b92552500dc7796df605f37430daa09213b1eca2 (commit)
- Log -----------------------------------------------------------------
commit 3a7d9b62cd1d70391338e1d833141a184599b017
Author: Adam Sjøgren <asjo <at> koldfront.dk>
Date: Mon May 20 00:17:20 2013 +0200
gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left double angle quotation mark.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9efb9fd..499da76 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
<at> <at> -1,3 +1,8 <at> <at>
+2013-05-20 Adam Sjøgren <asjo <at> koldfront.dk>
+
+ * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
+ double angle quotation mark.
+
2013-05-19 Adam Sjøgren <asjo <at> koldfront.dk>
* message.el (message-insert-formatted-citation-line): handle finding
diff --git a/lisp/gnus-spec.el b/lisp/gnus-spec.el
index 2606b88..081bc87 100644
--- a/lisp/gnus-spec.el
+++ b/lisp/gnus-spec.el
<at> <at> -441,7 +441,7 <at> <at> characters when given a pad value."
(delim (aref (match-string 2) 0)))
(if (or (= delim ?\()
(Continue reading)
RSS Feed