From 2a5169867208e8808e82303a8b24a5ab660a5dd1 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 31 Aug 2020 15:57:34 +0100 Subject: Lint more Elisp files, delete others I may regret this, but I delete Ocaml and ReasonML modules; I can alway restore them thanks to Git. Added more ceremony to other modules to appease the linting gods. --- emacs/.emacs.d/wpc/wpc-org.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'emacs/.emacs.d/wpc/wpc-org.el') diff --git a/emacs/.emacs.d/wpc/wpc-org.el b/emacs/.emacs.d/wpc/wpc-org.el index eac02d9716e1..e2fd9f9ee2d7 100644 --- a/emacs/.emacs.d/wpc/wpc-org.el +++ b/emacs/.emacs.d/wpc/wpc-org.el @@ -1,5 +1,9 @@ -;;; org.el --- My org preferences -*- lexical-binding: t -*- +;;; wpc-org.el --- My org preferences -*- lexical-binding: t -*- + ;; Author: William Carroll +;; Version: 0.0.1 +;; Package-Requires: ((emacs "24.1")) +;; Homepage: https://user.git.corp.google.com/wpcarro/briefcase ;;; Commentary: ;; Hosts my org mode preferences -- cgit 1.4.1