From becff06c71d277647eda4378203d03ab36e141eb Mon Sep 17 00:00:00 2001 From: mattkae Date: Tue, 17 May 2022 07:07:37 -0400 Subject: Evil mode and latex support --- elpa/goto-chg-20220107.1733/goto-chg-pkg.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 elpa/goto-chg-20220107.1733/goto-chg-pkg.el (limited to 'elpa/goto-chg-20220107.1733/goto-chg-pkg.el') diff --git a/elpa/goto-chg-20220107.1733/goto-chg-pkg.el b/elpa/goto-chg-20220107.1733/goto-chg-pkg.el new file mode 100644 index 0000000..cd8628d --- /dev/null +++ b/elpa/goto-chg-20220107.1733/goto-chg-pkg.el @@ -0,0 +1,2 @@ +;;; Generated package description from goto-chg.el -*- no-byte-compile: t -*- +(define-package "goto-chg" "20220107.1733" "Go to last change" '((emacs "24.1")) :commit "278cd3e6d5107693aa2bb33189ca503f22f227d0" :authors '(("David Andersson ")) :maintainer '("Vasilij Schneidermann" . "mail@vasilij.de") :keywords '("convenience" "matching") :url "https://github.com/emacs-evil/goto-chg") -- cgit v1.2.1