summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-12-24 01:08:21 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2022-12-24 01:09:46 -0800
commitcc2cc0c2971bf867283d1478bd0d99c2f420f982 (patch)
tree09f1ae1a56f4d860fcc3c4b44c4d9d5f39447545 /lisp/emacs-lisp
parent6c1413d5ef0d1fea639b0d8c83a0c0065d99359b (diff)
downloademacs-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