3 lines
266 B
EmacsLisp
3 lines
266 B
EmacsLisp
|
;;; -*- no-byte-compile: t -*-
|
||
|
(define-package "helm-describe-modes" "20160211.2118" "Helm interface to major and minor modes." '((helm "1.9") (cl-lib "0.5") (emacs "24.1")) :url "https://github.com/emacs-helm/helm-describe-modes" :keywords '("docs" "convenience"))
|