branch: elpa/inf-clojure commit 977e176c3392fcc70b1eedce843b3251468771eb Author: dpsutton <d...@dpsutton.com> Commit: GitHub <nore...@github.com>
Mark this package as not part of Emacs --- inf-clojure.el | 2 +- test/inf-clojure-tests.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inf-clojure.el b/inf-clojure.el index 7399cc0..fed299b 100644 --- a/inf-clojure.el +++ b/inf-clojure.el @@ -9,7 +9,7 @@ ;; Version: 3.0.0-snapshot ;; Package-Requires: ((emacs "24.4") (clojure-mode "5.11")) -;; This file is part of GNU Emacs. +;; This file is not part of GNU Emacs. ;; GNU Emacs is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/test/inf-clojure-tests.el b/test/inf-clojure-tests.el index bf49c30..7821c06 100644 --- a/test/inf-clojure-tests.el +++ b/test/inf-clojure-tests.el @@ -8,7 +8,7 @@ ;; Keywords: processes, clojure ;; Package-Requires: ((emacs "24.4") (clojure-mode "5.3")) -;; This file is part of GNU Emacs. +;; This file is not part of GNU Emacs. ;; GNU Emacs is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by