28 Jun 2012 00:48
[gnus git] branch master updated: m0-5-52-g655911a =1= shr.el (shr-render-buffer): New command. (shr-visit-file): Use it.
Katsumi Yamaoka <yamaoka <at> jpl.org>
2012-06-27 22:48:36 GMT
2012-06-27 22:48:36 GMT
via 655911a3ddc2d88cd510c9df9e7785b2caded32f (commit)
from 30d91271b594a39ea1bb737bbd684d2dcbac8095 (commit)
- Log -----------------------------------------------------------------
commit 655911a3ddc2d88cd510c9df9e7785b2caded32f
Author: Stefan Monnier <monnier <at> iro.umontreal.ca>
Date: Wed Jun 27 22:48:18 2012 +0000
shr.el (shr-render-buffer): New command.
(shr-visit-file): Use it.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c2abb1d..db13bb4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
<at> <at> -1,3 +1,8 <at> <at>
+2012-06-27 Stefan Monnier <monnier <at> iro.umontreal.ca>
+
+ * shr.el (shr-render-buffer): New command.
+ (shr-visit-file): Use it.
+
2012-06-27 Katsumi Yamaoka <yamaoka <at> jpl.org>
* tests/gnustest-nntp.el, tests/gnustest-registry.el:
diff --git a/lisp/shr.el b/lisp/shr.el
index a0cf10d..bf6e57e 100644
--- a/lisp/shr.el
+++ b/lisp/shr.el
<at> <at> -129,17 +129,23 <at> <at> cid: URL as the argument.")
(Continue reading)
RSS Feed