]> git.eshelyaron.com Git - emacs.git/commit
Allow 'browse-url-emacs' visit non-existent URLs
authorEli Zaretskii <eliz@gnu.org>
Sat, 19 Dec 2015 09:54:18 +0000 (11:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 19 Dec 2015 09:54:18 +0000 (11:54 +0200)
commitbcf4913e0619c2778b75b96e9628661e3d8260c3
treebdfcf2f2d209f8f4b49e13b42f215f043380364d
parent7d7e742fe358f300019c50568d05e58543e0f898
Allow 'browse-url-emacs' visit non-existent URLs

* lisp/url/url-handlers.el (url-insert-file-contents): Don't
signal an error if VISIT is non-nil, to more faithfully emulate
the behavior of 'insert-file-contents'.  (Bug#22160)
lisp/url/url-handlers.el