Lint wpc-dired.el
- change dired.el to wpc-dired.el - add Version, URL, Package-Requires sections
This commit is contained in:
parent
85a0cddf8b
commit
8d9e4f4865
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
;;; dired.el --- My dired preferences -*- lexical-binding: t -*-
|
;;; wpc-dired.el --- My dired preferences -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Author: William Carroll <wpcarro@gmail.com>
|
;; Author: William Carroll <wpcarro@gmail.com>
|
||||||
|
;; Version: 0.0.1
|
||||||
|
;; URL: https://git.wpcarro.dev/wpcarro/briefcase
|
||||||
|
;; Package-Requires: ((emacs "25.1"))
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;; File management in Emacs, if learned and configured properly, should be
|
;; File management in Emacs, if learned and configured properly, should be
|
||||||
|
|
Loading…
Reference in a new issue