projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
013bb20
)
Update defcustom version for last patch to url-vars.el
author
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 13 Apr 2018 13:41:35 +0000
(15:41 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 13 Apr 2018 13:42:53 +0000
(15:42 +0200)
* lisp/url/url-vars.el (url-lastloc-privacy-level): Update
defcustom version.
lisp/url/url-vars.el
patch
|
blob
|
history
diff --git
a/lisp/url/url-vars.el
b/lisp/url/url-vars.el
index 6ef21684a6cfb1ba8f2a35871d7bff1805ddd877..ef990a7588330617308035e6208259423bbf2dbe 100644
(file)
--- a/
lisp/url/url-vars.el
+++ b/
lisp/url/url-vars.el
@@
-170,7
+170,7
@@
domain-match -- Send last location if the new location is within the
host-match -- Send last location if the new location is on the
same host
"
- :version "2
6
.1"
+ :version "2
7
.1"
:type '(radio (const :tag "Always send" none)
(const :tag "Domains match" domain-match)
(const :tag "Hosts match" host-match))