summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/gnus/ChangeLog4
-rw-r--r--lisp/net/eww.el (renamed from lisp/gnus/eww.el)0
-rw-r--r--lisp/net/shr-color.el (renamed from lisp/gnus/shr-color.el)0
-rw-r--r--lisp/net/shr.el (renamed from lisp/gnus/shr.el)0
5 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 023e11a941..61a3397f65 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
2013-06-18 Glenn Morris <rgm@gnu.org>
+ * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
+
* newcomment.el (comment-search-forward, comment-search-backward):
Doc fix. (Bug#14376)
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 7f3dae659b..fc668100f3 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,7 @@
+2013-06-18 Glenn Morris <rgm@gnu.org>
+
+ * eww.el, shr.el, shr-color.el: Move to ../net.
+
2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
* shr.el (shr-tag-table): Insert the images after the table, so that
diff --git a/lisp/gnus/eww.el b/lisp/net/eww.el
index 3914f06718..3914f06718 100644
--- a/lisp/gnus/eww.el
+++ b/lisp/net/eww.el
diff --git a/lisp/gnus/shr-color.el b/lisp/net/shr-color.el
index 21f1fc4f00..21f1fc4f00 100644
--- a/lisp/gnus/shr-color.el
+++ b/lisp/net/shr-color.el
diff --git a/lisp/gnus/shr.el b/lisp/net/shr.el
index f3a396a94b..f3a396a94b 100644
--- a/lisp/gnus/shr.el
+++ b/lisp/net/shr.el