]> git.eshelyaron.com Git - emacs.git/commit
Optionally add new empty file to Dired subdirectory
authorStephen Berman <stephen.berman@gmx.net>
Tue, 15 Apr 2025 17:01:19 +0000 (19:01 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 16 Apr 2025 07:35:25 +0000 (09:35 +0200)
commitb6ef59d589d3639a005c212a6d6749246f01bfd9
treee0e577761ccac778005716f96121a18510bcce87
parentfa21857da30904fa6ca7e555e2d2dc5b8813600a
Optionally add new empty file to Dired subdirectory

Suggested by Kasper GaƂkowski <kpg@posteo.net> (bug#77668)

* etc/NEWS: Announce new Dired user option.

* lisp/dired-aux.el (dired-create-empty-file-in-current-directory):
New user option.
(dired-create-empty-file): Use it.  Update and clarify doc string.

(cherry picked from commit 0ac12aed09702b2d135312e8dad4e173fcd23dae)
lisp/dired-aux.el