1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-18 03:40:47 -08:00
emacs/lisp/url
Dmitry Gutov ffa41ad2a0 Don't require default-directory to end with a slash
* doc/lispref/files.texi (Magic File Names): Document the change
in unhandled-file-name-directory.

* lisp/url/url-handlers.el
(url-handler-unhandled-file-name-directory): Update accordingly.

* src/buffer.c (default-directory): Update the docsting.

* src/fileio.c (unhandled-file-name-directory): Default to calling
`file-name-as-directory'
(http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02294.html).
2015-10-29 03:01:45 +02:00
..
ChangeLog.1 Rename ChangeLogs for gitlog-to-changelog 2015-04-07 00:00:06 -07:00
url-about.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-auth.el Quoting fixes in lisp mail, mh-e, net, url 2015-08-31 12:56:10 -07:00
url-cache.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-cid.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-domsuf.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-expand.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-file.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-ftp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-future.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-gw.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-handlers.el Don't require default-directory to end with a slash 2015-10-29 03:01:45 +02:00
url-history.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-http.el Do not include authorization header in an HTTP redirect 2015-09-23 01:58:13 -04:00
url-imap.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-irc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-ldap.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-mailto.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-methods.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-misc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-news.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-nfs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-ns.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-parse.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-privacy.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-proxy.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-queue.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-tramp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-util.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
url-vars.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
url.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00