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-ui.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'emacs/.emacs.d/wpc/wpc-ui.el') diff --git a/emacs/.emacs.d/wpc/wpc-ui.el b/emacs/.emacs.d/wpc/wpc-ui.el index 059bd17ce610..1dad4a0c32ba 100644 --- a/emacs/.emacs.d/wpc/wpc-ui.el +++ b/emacs/.emacs.d/wpc/wpc-ui.el @@ -1,5 +1,9 @@ ;;; wpc-ui.el --- Any related to the UI/UX goes here -*- lexical-binding: t -*- + ;; Author: William Carroll +;; Version: 0.0.1 +;; Package-Requires: ((emacs "24")) +;; Homepage: https://user.git.corp.google.com/wpcarro/briefcase ;;; Commentary: ;; Hosts font settings, scrolling, color schemes. -- cgit 1.4.1