1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/doc
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
..
emacs Describe dired-do-compress-to in the manual 2015-10-22 12:53:21 +02:00
lispintro ; Add some comments 2015-10-04 14:42:45 +08:00
lispref Don't require default-directory to end with a slash 2015-10-29 03:01:45 +02:00
man Fix tagging of class members in C-like OO languages 2015-05-25 18:02:21 +03:00
misc Merge from gnulib 2015-10-21 20:11:23 -07:00