diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index 100f203b3f6..e5b08af2a30 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el @@ -2881,6 +2881,7 @@ adds the new file (and new subdirectories if provided) to whichever directory the user enters at the prompt). If nil, `dired-create-empty-file' acts on the default directory by default." :type 'boolean + :group 'dired :version "31.1") ;;;###autoload