diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7588427dd83..65a59f4da6d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-08-25 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * net/shr.el (shr-copy-url): Encode copied URL to avoid getting | ||
| 4 | URLs containing spaces and the like. | ||
| 5 | |||
| 1 | 2014-08-25 Christoph Scholtes <cschol2112@gmail.com> | 6 | 2014-08-25 Christoph Scholtes <cschol2112@gmail.com> |
| 2 | 7 | ||
| 3 | * subr.el (remq): Fix docstring (Bug#18253). | 8 | * subr.el (remq): Fix docstring (Bug#18253). |