diff options
author | Rüdiger Sonderfeld <ruediger@c-plusplus.de> | 2014-01-25 20:15:42 +0100 |
---|---|---|
committer | Rüdiger Sonderfeld <ruediger@c-plusplus.de> | 2014-01-25 20:15:42 +0100 |
commit | ed85dee69d1ba238407326f67b0a25eaa3ddaab7 (patch) | |
tree | 53f12fcb8e0c61286772daf65eb0f90f21969098 /lisp/url/ChangeLog | |
parent | e0c67e1dce8822fa18c353af855a9e400cb0ade3 (diff) | |
download | emacs-ed85dee69d1ba238407326f67b0a25eaa3ddaab7.tar.gz |
Link to info manual in `defgroup'.
* lisp/progmodes/ada-mode.el (ada):
* lisp/woman.el (woman): Link to info manual and Commentary section.
* lisp/url/url-vars.el (url):
* lisp/erc/erc.el (erc):
* lisp/progmodes/flymake.el (flymake):
* lisp/nxml/nxml-mode.el (nxml):
* lisp/net/eww.el (eww):
* lisp/speedbar.el (speedbar, speedbar-faces, speedbar-vc):
* lisp/htmlfontify.el (htmlfontify):
* lisp/ses.el (ses):
* lisp/epa.el (epa):
* lisp/ido.el (ido): Link to info manual.
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r-- | lisp/url/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 6f9ef1e566d..3a82e4b3891 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,3 +1,7 @@ +2014-01-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de> + + * url-vars.el (url): Link to info manual. + 2014-01-08 Jarosław Rzeszótko <sztywny@gmail.com> (tiny change) * url-http.el (url-http-create-request): Don't add extra \r\n after |