From 8d9e4f48652ffa3b7569b2ef8bc62faadce7fcca Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 31 Aug 2020 14:26:24 +0100 Subject: Lint wpc-dired.el - change dired.el to wpc-dired.el - add Version, URL, Package-Requires sections --- emacs/.emacs.d/wpc/wpc-dired.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'emacs/.emacs.d/wpc/wpc-dired.el') diff --git a/emacs/.emacs.d/wpc/wpc-dired.el b/emacs/.emacs.d/wpc/wpc-dired.el index 9551e1168080..2b2b64ad36a5 100644 --- a/emacs/.emacs.d/wpc/wpc-dired.el +++ b/emacs/.emacs.d/wpc/wpc-dired.el @@ -1,5 +1,9 @@ -;;; dired.el --- My dired preferences -*- lexical-binding: t -*- +;;; wpc-dired.el --- My dired preferences -*- lexical-binding: t -*- + ;; Author: William Carroll +;; Version: 0.0.1 +;; URL: https://git.wpcarro.dev/wpcarro/briefcase +;; Package-Requires: ((emacs "25.1")) ;;; Commentary: ;; File management in Emacs, if learned and configured properly, should be -- cgit 1.4.1