Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

2 lines
349 B

;;; -*- no-byte-compile: t -*-
(define-package "validate" "1.0.4" "Schema validation for Emacs-lisp" '((emacs "24.1") (cl-lib "0.5") (seq "2.16")) :url "http://elpa.gnu.org/packages/validate.html" :keywords '("lisp") :authors '(("Artur Malabarba" . "emacs@endlessparentheses.com")) :maintainer '("Artur Malabarba" . "emacs@endlessparentheses.com"))