From a9282fc959ca99d1c43e508df73abeecefcf4319 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Sun, 3 Feb 2019 16:24:22 -0500 Subject: autoload dired-rmshit --- dired-rmshit.el | 1 + 1 file changed, 1 insertion(+) diff --git a/dired-rmshit.el b/dired-rmshit.el index 41a2e7b..4d6ecc7 100644 --- a/dired-rmshit.el +++ b/dired-rmshit.el @@ -51,6 +51,7 @@ "Default list of files to remove. Current as of f707d92." :type '(list string)) +;;;###autoload (defun dired-rmshit () "Marks all files in the current dired buffer that match one of the patterns in `dired-rmshit-shitty-files'." -- cgit v1.3