You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
381 B
12 lines
381 B
(define-package "polymode" "20210521.1131" "Extensible framework for multiple major modes"
|
|
'((emacs "25"))
|
|
:commit "7d1f822f0833b43326cc9253dc8a3e267ad4b376" :authors
|
|
'(("Vitalie Spinu"))
|
|
:maintainer
|
|
'("Vitalie Spinu")
|
|
:keywords
|
|
'("languages" "multi-modes" "processes")
|
|
:url "https://github.com/polymode/polymode")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|