mirror of https://tildegit.org/ben/dotfiles
3 lines
227 B
EmacsLisp
3 lines
227 B
EmacsLisp
|
;;; -*- no-byte-compile: t -*-
|
||
|
(define-package "let-alist" "1.0.5" "Easily let-bind values of an assoc-list by their names" '((emacs "24.1")) :url "http://elpa.gnu.org/packages/let-alist.html" :keywords '("extensions" "lisp"))
|