From 374ae3de24187512adddf01a56e5eb52c79db65f Mon Sep 17 00:00:00 2001 From: Blendoit Date: Sat, 1 Aug 2020 15:18:40 -0700 Subject: Include contents of elpa/ sources + theme update. --- elpa/mixed-pitch-20200511.2052/mixed-pitch-pkg.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 elpa/mixed-pitch-20200511.2052/mixed-pitch-pkg.el (limited to 'elpa/mixed-pitch-20200511.2052/mixed-pitch-pkg.el') diff --git a/elpa/mixed-pitch-20200511.2052/mixed-pitch-pkg.el b/elpa/mixed-pitch-20200511.2052/mixed-pitch-pkg.el new file mode 100644 index 0000000..941b404 --- /dev/null +++ b/elpa/mixed-pitch-20200511.2052/mixed-pitch-pkg.el @@ -0,0 +1,2 @@ +;;; -*- no-byte-compile: t -*- +(define-package "mixed-pitch" "20200511.2052" "Use a variable pitch, keeping fixed pitch where it's sensible" '((emacs "24.3")) :commit "1cad46fddf741ed7ec5fc477d70e079e908e9ce6" :authors '(("J. Alexander Branham" . "branham@utexas.edu")) :maintainer '("J. Alexander Branham" . "branham@utexas.edu") :url "https://gitlab.com/jabranham/mixed-pitch") -- cgit v1.2.3