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/emojify-20180611.1538/emojify-pkg.el | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 configs/shared/emacs/.emacs.d/elpa/emojify-20180611.1538/emojify-pkg.el (limited to 'configs/shared/emacs/.emacs.d/elpa/emojify-20180611.1538/emojify-pkg.el') diff --git a/configs/shared/emacs/.emacs.d/elpa/emojify-20180611.1538/emojify-pkg.el b/configs/shared/emacs/.emacs.d/elpa/emojify-20180611.1538/emojify-pkg.el deleted file mode 100644 index 5e6cd02fa79e..000000000000 --- a/configs/shared/emacs/.emacs.d/elpa/emojify-20180611.1538/emojify-pkg.el +++ /dev/null @@ -1,14 +0,0 @@ -(define-package "emojify" "20180611.1538" "Display emojis in Emacs" - '((seq "1.11") - (ht "2.0") - (emacs "24.3")) - :keywords - '("multimedia" "convenience") - :authors - '(("Iqbal Ansari" . "iqbalansari02@yahoo.com")) - :maintainer - '("Iqbal Ansari" . "iqbalansari02@yahoo.com") - :url "https://github.com/iqbalansari/emacs-emojify") -;; Local Variables: -;; no-byte-compile: t -;; End: -- cgit 1.4.1