aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorDmitry Gutov2014-09-19 05:55:43 +0400
committerDmitry Gutov2014-09-19 05:55:43 +0400
commit35ee96fdcba8a223013759cc0f81bf146f3d47e3 (patch)
tree0e3b5228f7ec0456a160080eac6ce725c2e5ae0d /lisp/url/ChangeLog
parent3a449b759c008c5c2ffa4524f09d8d90e1c764d4 (diff)
downloademacs-35ee96fdcba8a223013759cc0f81bf146f3d47e3.tar.gz
emacs-35ee96fdcba8a223013759cc0f81bf146f3d47e3.zip
Clarify url-http and url-retrieve-internal docstrings
* lisp/url/url-http.el (url-http): Same. * lisp/url/url.el (url-retrieve-internal): Clarify the docstring. Fixes: debbugs:18116
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 4880bfea30b..dfaf6f8c529 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,9 @@
12014-09-19 Dmitry <dgutov@yandex.ru>
2
3 * url.el (url-retrieve-internal): Clarify the docstring.
4
5 * url-http.el (url-http): Same. (Bug#18116)
6
12014-06-26 Leo Liu <sdl.web@gmail.com> 72014-06-26 Leo Liu <sdl.web@gmail.com>
2 8
3 * url-http.el (url-http-end-of-headers): Remove duplicate defvar. 9 * url-http.el (url-http-end-of-headers): Remove duplicate defvar.