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/dash-functional-20180107.1618/dash-functional-pkg.el | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 configs/shared/emacs/.emacs.d/elpa/dash-functional-20180107.1618/dash-functional-pkg.el (limited to 'configs/shared/emacs/.emacs.d/elpa/dash-functional-20180107.1618/dash-functional-pkg.el') diff --git a/configs/shared/emacs/.emacs.d/elpa/dash-functional-20180107.1618/dash-functional-pkg.el b/configs/shared/emacs/.emacs.d/elpa/dash-functional-20180107.1618/dash-functional-pkg.el deleted file mode 100644 index 6584e25d4069..000000000000 --- a/configs/shared/emacs/.emacs.d/elpa/dash-functional-20180107.1618/dash-functional-pkg.el +++ /dev/null @@ -1,2 +0,0 @@ -;;; -*- no-byte-compile: t -*- -(define-package "dash-functional" "20180107.1618" "Collection of useful combinators for Emacs Lisp" '((dash "2.0.0") (emacs "24")) :commit "6514359b8606a6a9a94068ccd601fcd6379d6584" :keywords '("lisp" "functions" "combinators")) -- cgit 1.4.1