From 0a4aa6bd207fd76f715e9562529d9fbec80ecd4e Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Mon, 25 Aug 2014 17:59:38 +0200 Subject: shr.el: Encode copied URLs * net/shr.el (shr-copy-url): Encode copied URL to avoid getting URLs containing spaces and the like. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lisp/ChangeLog') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7588427dd83..65a59f4da6d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2014-08-25 Lars Magne Ingebrigtsen + + * net/shr.el (shr-copy-url): Encode copied URL to avoid getting + URLs containing spaces and the like. + 2014-08-25 Christoph Scholtes * subr.el (remq): Fix docstring (Bug#18253). -- cgit v1.2.1