emacs.d/elpa/dot-mode-20180312.2300/dot-mode-pkg.el

3 lines
356 B
EmacsLisp
Raw Normal View History

2020-02-18 14:00:43 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "dot-mode" "20180312.2300" "minor mode to repeat typing or commands" '((emacs "24.3")) :commit "6ca22b73bcdae2363ee9641b822a60685df16a3e" :keywords '("convenience") :authors '(("Robert Wyrick" . "rob@wyrick.org")) :maintainer '("Robert Wyrick" . "rob@wyrick.org") :url "https://github.com/wyrickre/dot-mode")