]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/aggressive-indent/aggressive-indent.el
Merge commit '456c40803432b34842e43ceda66cdd105fbf8866'
[gnu-emacs-elpa] / packages / aggressive-indent / aggressive-indent.el
similarity index 99%
rename from aggressive-indent.el
rename to packages/aggressive-indent/aggressive-indent.el
index 9aa82266ed10f19713c0fdb5e06394c5958d0350..a0c8c70ebc9f2bfa8d9ebb633b3dbdbfa23da14f 100644 (file)
@@ -1,6 +1,6 @@
-;;; aggressive-indent.el --- Minor mode to aggressively keep your code always indented
+;;; aggressive-indent.el --- Minor mode to aggressively keep your code always indented  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2014 Free Software Foundation, Inc.
+;; Copyright (C) 2014, 2015 Free Software Foundation, Inc
 
 ;; Author: Artur Malabarba <emacs@endlessparentheses.com>
 ;; URL: https://github.com/Malabarba/aggressive-indent-mode
@@ -70,7 +70,7 @@
 ;;
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License
-;; as published by the Free Software Foundation; either version 2
+;; as published by the Free Software Foundation; either version 3
 ;; of the License, or (at your option) any later version.
 ;;
 ;; This program is distributed in the hope that it will be useful,