emacs/doc
Lars Ingebrigtsen e442879b5a Make the url file: handler be less clever
* doc/misc/url.texi (file/ftp): Remove mention of the
url-directory-index-file variable, which is no longer consulted.

* lisp/url/url-file.el (url-file-build-filename): Remove the DWIM
code from the file: handler (bug#30195): It would look for
index.html in a directory if we asked it to fetch the directory.
Determining what to do in a directory should be left up to the
programs that use this low-level library.  If the library decides
to load a different file than we specified, then things start
falling apart, as demonstrated by this bug report.
2018-04-14 00:08:26 +02:00
..
emacs Merge from origin/emacs-26 2018-04-01 07:50:39 -07:00
lispintro Merge from origin/emacs-26 2018-02-28 09:40:40 -08:00
lispref Merge from origin/emacs-26 2018-04-10 07:50:48 -07:00
man etags(1): fix formatting problem 2018-01-19 14:18:09 +00:00
misc Make the url file: handler be less clever 2018-04-14 00:08:26 +02:00