diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/url/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/url/url-vars.el | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 232259f39ea..c6f07fec2c0 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,3 +1,7 @@ +2010-06-12 Štěpán Němec <stepnem@gmail.com> (tiny change) + + * url-vars.el (url-privacy-level): Fix doc typo. (Bug#6406) + 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca> * url-util.el (url-unhex-string): Don't accidentally decode as latin-1. diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el index 2062f482ede..c7df921f585 100644 --- a/lisp/url/url-vars.el +++ b/lisp/url/url-vars.el @@ -128,7 +128,7 @@ email -- the email address os -- the operating system info lastloc -- the last location agent -- do not send the User-Agent string -cookie -- never accept HTTP cookies +cookies -- never accept HTTP cookies Samples: |