aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-02-04 23:46:40 -0800
committerGlenn Morris2014-02-04 23:46:40 -0800
commit645586dcd8979d58b3f8825404d6e1b630855753 (patch)
treecbdaa3802ffd40605b81f870631a56fc5c54808f /doc/misc/ChangeLog
parent3660c612b3b0f45fe8bf80d1ed52d50c41f48713 (diff)
downloademacs-645586dcd8979d58b3f8825404d6e1b630855753.tar.gz
emacs-645586dcd8979d58b3f8825404d6e1b630855753.zip
Some doc for url-cookie-list
* lisp/url/url-cookie.el (url-cookie-list): Doc fix. * doc/misc/url.texi (Cookies): Mention url-cookie-list command. * etc/NEWS: Related edit.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index c64e5e695dc..606a736999e 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12014-02-05 Glenn Morris <rgm@gnu.org>
2
3 * url.texi (Cookies): Mention url-cookie-list command.
4
12014-02-03 Glenn Morris <rgm@gnu.org> 52014-02-03 Glenn Morris <rgm@gnu.org>
2 6
3 * cl.texi (Blocks and Exits): Mention cl-tagbody. 7 * cl.texi (Blocks and Exits): Mention cl-tagbody.