Index: emacs/lisp/url/url-vars.el
diff -c emacs/lisp/url/url-vars.el:1.9 emacs/lisp/url/url-vars.el:1.10
*** emacs/lisp/url/url-vars.el:1.9      Wed Feb  9 15:50:36 2005
--- emacs/lisp/url/url-vars.el  Tue Jun 21 13:36:40 2005
***************
*** 388,394 ****
  (defconst url-working-buffer " *url-work")
  
  (defvar url-gateway-unplugged nil
!   "Non-nil means don't open new network connexions.
  This should be set, e.g. by mail user agents rendering HTML to avoid
  `bugs' which call home.")
  
--- 388,394 ----
  (defconst url-working-buffer " *url-work")
  
  (defvar url-gateway-unplugged nil
!   "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.")
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to