Mercurial > emacs
changeset 63619:14790c6d12cd
(url-gateway-unplugged): Fix spellings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 21 Jun 2005 13:36:40 +0000 |
parents | 95a1159c8f9e |
children | 8baf9e2eb3ec |
files | lisp/url/url-vars.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/url/url-vars.el Tue Jun 21 13:35:38 2005 +0000 +++ b/lisp/url/url-vars.el Tue Jun 21 13:36:40 2005 +0000 @@ -388,7 +388,7 @@ (defconst url-working-buffer " *url-work") (defvar url-gateway-unplugged nil - "Non-nil means don't open new network connexions. + "Non-nil means don't open new network connections. This should be set, e.g. by mail user agents rendering HTML to avoid `bugs' which call home.")