dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

aggressive-indent-pkg.el (446B)


      1 ;; Generated package description from aggressive-indent.el  -*- no-byte-compile: t -*-
      2 (define-package "aggressive-indent" "1.10.0" "Minor mode to aggressively keep your code always indented" '((emacs "24.3")) :keywords '("indent" "lisp" "maint" "tools") :authors '(("Artur Malabarba" . "emacs@endlessparentheses.com")) :maintainer '("Artur Malabarba" . "emacs@endlessparentheses.com") :url "https://github.com/Malabarba/aggressive-indent-mode")