mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-23 22:20:24 -08:00
Close bug#6406.
* lisp/url/url-vars.el (url-privacy-level): Fix doc typo.
This commit is contained in:
parent
6955432c9f
commit
7fb277a9f0
2 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue