; Auto-commit of loaddefs files.
This commit is contained in:
parent
0e38e94b1c
commit
c6cbf6c06c
1 changed files with 5 additions and 3 deletions
|
@ -3896,7 +3896,7 @@ Ask means pop up a menu for the user to select one of copy, move or link."
|
|||
|
||||
;;; Start of automatically extracted autoloads.
|
||||
|
||||
;;;### (autoloads nil "dired-aux" "dired-aux.el" "637aadf6baffb10be036ba4cec2372f9")
|
||||
;;;### (autoloads nil "dired-aux" "dired-aux.el" "9565afd70e820a750c6452d45776005d")
|
||||
;;; Generated autoloads from dired-aux.el
|
||||
|
||||
(autoload 'dired-diff "dired-aux" "\
|
||||
|
@ -4089,7 +4089,9 @@ command with a prefix argument (the value does not matter).
|
|||
\(fn &optional ARG FMT)" t nil)
|
||||
|
||||
(autoload 'dired-compress-file "dired-aux" "\
|
||||
|
||||
Compress or uncompress FILE.
|
||||
Return the name of the compressed or uncompressed file.
|
||||
Return nil if no change in files.
|
||||
|
||||
\(fn FILE)" nil nil)
|
||||
|
||||
|
@ -4399,7 +4401,7 @@ instead.
|
|||
|
||||
;;;***
|
||||
|
||||
;;;### (autoloads nil "dired-x" "dired-x.el" "63be23901985afd2a9aadc64f2aacf37")
|
||||
;;;### (autoloads nil "dired-x" "dired-x.el" "06f532e2e812fa1cb10ade31249e9700")
|
||||
;;; Generated autoloads from dired-x.el
|
||||
|
||||
(autoload 'dired-jump "dired-x" "\
|
||||
|
|
Loading…
Add table
Reference in a new issue