Klimi's new dotfiles with stow.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

2 satır
349 B

4 yıl önce
  1. ;;; -*- no-byte-compile: t -*-
  2. (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"))