diff options
| author | Glenn Morris | 2014-02-04 23:46:40 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-02-04 23:46:40 -0800 |
| commit | 645586dcd8979d58b3f8825404d6e1b630855753 (patch) | |
| tree | cbdaa3802ffd40605b81f870631a56fc5c54808f /doc/misc/ChangeLog | |
| parent | 3660c612b3b0f45fe8bf80d1ed52d50c41f48713 (diff) | |
| download | emacs-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/ChangeLog | 4 |
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 @@ | |||
| 1 | 2014-02-05 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * url.texi (Cookies): Mention url-cookie-list command. | ||
| 4 | |||
| 1 | 2014-02-03 Glenn Morris <rgm@gnu.org> | 5 | 2014-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. |