[elpa] 01/01: javaimp: fixed lexical-binding var placement

2014-08-28 Thread Filipp Gunbin
fgunbin pushed a commit to branch master
in repository elpa.

commit 5c3c5f07565d4baf3fb9bb1f4e8de6ac821cd19a
Author: Filipp Gunbin 
Date:   Thu Aug 28 13:56:14 2014 +0400

javaimp: fixed lexical-binding var placement
---
 packages/javaimp/javaimp.el |4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/packages/javaimp/javaimp.el b/packages/javaimp/javaimp.el
index 62840a3..1010d5e 100644
--- a/packages/javaimp/javaimp.el
+++ b/packages/javaimp/javaimp.el
@@ -1,6 +1,4 @@
-;; -*- lexical-binding: t; -*-
-
-;;; javaimp.el --- Add and reorder Java import statements in Maven projects
+;;; javaimp.el --- Add and reorder Java import statements in Maven projects  
-*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2014  Free Software Foundation, Inc.
 



[elpa] branch master updated (b8f95e4 -> 5c3c5f0)

2014-08-28 Thread Filipp Gunbin
fgunbin pushed a change to branch master
in repository elpa.

  from  b8f95e4   Merge crisp mode from Emacs repository and make it a new 
ELPA package.
   new  5c3c5f0   javaimp: fixed lexical-binding var placement

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 packages/javaimp/javaimp.el |4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)