dotfiles/emacs/.emacs.d/elpa/command-log-mode-20160413.447/command-log-mode-pkg.el

10 lines
412 B
EmacsLisp

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "command-log-mode" "20160413.447"
"Log keyboard commands to buffer."
()
:url "https://github.com/lewang/command-log-mode"
:commit "af600e6b4129c8115f464af576505ea8e789db27"
:revdesc "af600e6b4129"
:keywords '("help")
:authors '(("Michael Weber" . "michaelw@foldr.org"))
:maintainers '(("Michael Weber" . "michaelw@foldr.org")))