9 lines
318 B
EmacsLisp
9 lines
318 B
EmacsLisp
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
|
(define-package "cond-let" "20260201.1500"
|
|
"Additional and improved binding conditionals."
|
|
'((emacs "28.1"))
|
|
:url "https://github.com/tarsius/cond-let"
|
|
:commit "8bf87d45e169ebc091103b2aae325aece3aa804d"
|
|
:revdesc "8bf87d45e169"
|
|
:keywords '("extensions"))
|