]> git.eshelyaron.com Git - emacs.git/commit
Document 'url-user-agent'.
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Dec 2015 13:31:32 +0000 (15:31 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 26 Dec 2015 13:31:32 +0000 (15:31 +0200)
commitbda3c4600b6866245308dd6008ffc3621e68e541
treeffbfd063bafe609ebf21fbf068ed70a820c73c53
parent3a9664d092fa4f1cdd82307c05f51f9f2a4e9d7d
Document 'url-user-agent'.

* lisp/url/url-http.el (url-user-agent): Move from here...
* lisp/url/url-vars.el (url-user-agent): ...to here.  This is to
keep all the URL defcustoms in one place, and also have it defined
whenever the URL library is loaded.

* doc/misc/url.texi (Customization): Document 'url-user-agent'.
doc/misc/url.texi
etc/NEWS
lisp/url/url-http.el
lisp/url/url-vars.el