diff options
Diffstat (limited to 'configs/shared/emacs/.emacs.d/elpa/goto-chg-20180105.1833/goto-chg-pkg.el')
-rw-r--r-- | configs/shared/emacs/.emacs.d/elpa/goto-chg-20180105.1833/goto-chg-pkg.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/shared/emacs/.emacs.d/elpa/goto-chg-20180105.1833/goto-chg-pkg.el b/configs/shared/emacs/.emacs.d/elpa/goto-chg-20180105.1833/goto-chg-pkg.el new file mode 100644 index 000000000000..6687b2cfb2bc --- /dev/null +++ b/configs/shared/emacs/.emacs.d/elpa/goto-chg-20180105.1833/goto-chg-pkg.el @@ -0,0 +1,2 @@ +;;; -*- no-byte-compile: t -*- +(define-package "goto-chg" "20180105.1833" "goto last change" 'nil :commit "e5b38e4e1378f6ea48fa9e8439f49c2998654aa4" :keywords '("convenience" "matching") :authors '(("David Andersson <l.david.andersson(at)sverige.nu>")) :maintainer '("Vasilij Schneidermann" . "v.schneidermann@github.com") :url "https://github.com/emacs-evil/goto-chg") |