Add elpa packages
This commit is contained in:
parent
2d97873c1c
commit
afd61b5209
197 changed files with 76816 additions and 0 deletions
8
elpa/cond-let-0.2.1/cond-let-pkg.el
Normal file
8
elpa/cond-let-0.2.1/cond-let-pkg.el
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "cond-let" "0.2.1"
|
||||
"Additional and improved binding conditionals."
|
||||
'((emacs "28.1"))
|
||||
:url "https://github.com/tarsius/cond-let"
|
||||
:commit "0430bd1eb3493ea90d69feb6b7eb7dac3e10d0ba"
|
||||
:revdesc "v0.2.1-0-g0430bd1eb349"
|
||||
:keywords '("extensions"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue