emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-23 r99851: Close bug#6406.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-23 r99851: Close bug#6406.
Date: Sat, 12 Jun 2010 00:25:20 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 99851
author: Stepán Nemec <address@hidden>
committer: Glenn Morris <address@hidden>
branch nick: emacs-23
timestamp: Sat 2010-06-12 00:25:20 -0700
message:
  Close bug#6406.
  
  * lisp/url/url-vars.el (url-privacy-level): Fix doc typo.
modified:
  lisp/url/ChangeLog
  lisp/url/url-vars.el
=== modified file 'lisp/url/ChangeLog'
--- a/lisp/url/ChangeLog        2010-05-19 15:23:53 +0000
+++ b/lisp/url/ChangeLog        2010-06-12 07:25:20 +0000
@@ -1,3 +1,7 @@
+2010-06-12  Štěpán Němec  <address@hidden>  (tiny change)
+
+       * url-vars.el (url-privacy-level): Fix doc typo.  (Bug#6406)
+
 2010-05-19  Stefan Monnier  <address@hidden>
 
        * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.

=== modified file 'lisp/url/url-vars.el'
--- a/lisp/url/url-vars.el      2010-01-13 08:35:10 +0000
+++ b/lisp/url/url-vars.el      2010-06-12 07:25:20 +0000
@@ -128,7 +128,7 @@
 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:
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]