diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2022-12-24 01:08:21 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2022-12-24 01:09:46 -0800 |
commit | cc2cc0c2971bf867283d1478bd0d99c2f420f982 (patch) | |
tree | 09f1ae1a56f4d860fcc3c4b44c4d9d5f39447545 /lisp/emacs-lisp | |
parent | 6c1413d5ef0d1fea639b0d8c83a0c0065d99359b (diff) | |
download | emacs-cc2cc0c2971bf867283d1478bd0d99c2f420f982.tar.gz emacs-cc2cc0c2971bf867283d1478bd0d99c2f420f982.tar.bz2 emacs-cc2cc0c2971bf867283d1478bd0d99c2f420f982.zip |
Assume make-directory handler follows new API
Suggested by Michael Albinus (Bug#58919#56).
* lisp/files.el (files--ensure-directory): Omit recently-added arg
MKDIR, since it is now always make-directory again. All uses
changed.
(make-directory): Assume the make-directory handler follows the
new API where it yields non-nil if DIR already exists. This
reverts some of the recent changes in this area, and simplifies
this funciton.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions