1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
emacs/lisp/url
Eli Zaretskii bcf4913e06 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)
2015-12-19 11:54:18 +02:00
..
ChangeLog.1
url-about.el
url-auth.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
url-cache.el
url-cid.el
url-cookie.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-dav.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-dired.el
url-domsuf.el
url-expand.el
url-file.el
url-ftp.el
url-future.el
url-gw.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-handlers.el Allow 'browse-url-emacs' visit non-existent URLs 2015-12-19 11:54:18 +02:00
url-history.el
url-http.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-ns.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el
url-tramp.el
url-util.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
url-vars.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
url.el