From 481df5a3855ccd5ea3bf4d5f41ae780f4773b7b4 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Sun, 13 Jan 2019 14:33:17 -0500 Subject: Remove Emacs spam My inconsistent git history-keeping is coming to bite me here. At the moment, I can only speculate about what went wrong here. The gist is this: I unintentionally committed files that were supposed to be ignored This commit removes those files which includes: - auto-save-list - elpa packages - quelpa packages - misc --- .../.emacs.d/elpa/haskell-mode-20180913.348/haskell-mode-pkg.el | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 configs/shared/emacs/.emacs.d/elpa/haskell-mode-20180913.348/haskell-mode-pkg.el (limited to 'configs/shared/emacs/.emacs.d/elpa/haskell-mode-20180913.348/haskell-mode-pkg.el') diff --git a/configs/shared/emacs/.emacs.d/elpa/haskell-mode-20180913.348/haskell-mode-pkg.el b/configs/shared/emacs/.emacs.d/elpa/haskell-mode-20180913.348/haskell-mode-pkg.el deleted file mode 100644 index 681931045d6e..000000000000 --- a/configs/shared/emacs/.emacs.d/elpa/haskell-mode-20180913.348/haskell-mode-pkg.el +++ /dev/null @@ -1,8 +0,0 @@ -(define-package "haskell-mode" "20180913.348" "A Haskell editing mode" - '((emacs "24.3")) - :keywords - '("haskell" "cabal" "ghc" "repl") - :url "https://github.com/haskell/haskell-mode") -;; Local Variables: -;; no-byte-compile: t -;; End: -- cgit 1.4.1