; Add missing require to wdired.el
This commit is contained in:
parent
fa0131723c
commit
dfcfb9792c
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
|||
;;; Code:
|
||||
|
||||
(require 'dired)
|
||||
(eval-when-compile (require 'cl-lib))
|
||||
(autoload 'dired-do-create-files-regexp "dired-aux")
|
||||
|
||||
(defgroup wdired nil
|
||||
|
|
Loading…
Add table
Reference in a new issue