update packages, fix
This commit is contained in:
8
lisp/cond-let/cond-let-pkg.el
Normal file
8
lisp/cond-let/cond-let-pkg.el
Normal file
@@ -0,0 +1,8 @@
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "cond-let" "20251101.1942"
|
||||
"Additional and improved binding conditionals."
|
||||
'((emacs "28.1"))
|
||||
:url "https://github.com/tarsius/cond-let"
|
||||
:commit "288b7d36563223ebaf64cb220a3b270bdffb63f1"
|
||||
:revdesc "288b7d365632"
|
||||
:keywords '("extensions"))
|
||||
Reference in New Issue
Block a user