diff options
Diffstat (limited to 'lisp/url/url-handlers.el')
-rw-r--r-- | lisp/url/url-handlers.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/url/url-handlers.el b/lisp/url/url-handlers.el index ed0402a5137..650c610e04c 100644 --- a/lisp/url/url-handlers.el +++ b/lisp/url/url-handlers.el @@ -102,6 +102,7 @@ ;;;###autoload (define-minor-mode url-handler-mode + ;; Can't use "\\[find-file]" below as it produces "[open]": "Handle URLs as if they were file names throughout Emacs. After switching on this minor mode, Emacs file primitives handle URLs. For instance: |