From 3bb0cb4993c2add3f0131eb7c81995ba8cb01de9 Mon Sep 17 00:00:00 2001 From: Phil Hagelberg Date: Fri, 17 May 2013 13:46:44 -0700 Subject: [PATCH] Clarify that pcmpl-lein.el is not part of Leiningen. --- NEWS.md | 1 + pcmpl-lein.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index cbba6127..2781dd2c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -6,6 +6,7 @@ * Allow checkout dependencies to operate recursively. (Phil Hagelberg) * Introduce `:uberjar` profile. (Phil Hagelberg) * Isolate target paths by profiles. (Phil Hagelberg) +* Support deploying ad-hoc files. (Phil Hagelberg) * Set `\*command-line-args\*` in run task. (Anthony Grimes) * Allow templates to specify executable files. (Joe Littlejohn) * Remove clojuredocs repl support to reduce dependency conflicts. (Phil Hagelberg) diff --git a/pcmpl-lein.el b/pcmpl-lein.el index 12086bd9..d012aa6e 100644 --- a/pcmpl-lein.el +++ b/pcmpl-lein.el @@ -8,7 +8,7 @@ ;; Keywords: eshell completion ;; Created: 2011-01-15 -;; This file is not part of GNU Emacs. +;; This file is not part of GNU Emacs or Leiningen. ;;; Commentary: