branch: externals/aggressive-indent commit cb416faf61c46977c06cf9d99525b04dc109a33c Author: Artur Malabarba <artur.malaba...@gmail.com> Commit: Artur Malabarba <artur.malaba...@gmail.com>
Version 1.10.0 --- aggressive-indent.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aggressive-indent.el b/aggressive-indent.el index fff394f..0234fcf 100644 --- a/aggressive-indent.el +++ b/aggressive-indent.el @@ -1,10 +1,10 @@ ;;; aggressive-indent.el --- Minor mode to aggressively keep your code always indented -*- lexical-binding:t -*- -;; Copyright (C) 2014, 2015, 2016 Free Software Foundation, Inc +;; Copyright (C) 2014-2021 Free Software Foundation, Inc ;; Author: Artur Malabarba <em...@endlessparentheses.com> ;; URL: https://github.com/Malabarba/aggressive-indent-mode -;; Version: 1.8.4 +;; Version: 1.10.0 ;; Package-Requires: ((emacs "24.3")) ;; Keywords: indent lisp maint tools ;; Prefix: aggressive-indent