.emacs.d/elpa/dash-20190320.1406/dash-pkg.el

3 lines
285 B
EmacsLisp
Raw Normal View History

2018-09-06 19:52:34 +02:00
;;; -*- no-byte-compile: t -*-
2019-03-31 19:05:44 +02:00
(define-package "dash" "20190320.1406" "A modern list library for Emacs" 'nil :commit "677c1561142db89cb151f50ce21f24096ca1a328" :keywords '("lists") :authors '(("Magnar Sveen" . "magnars@gmail.com")) :maintainer '("Magnar Sveen" . "magnars@gmail.com"))