emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [elpa] 01/01: javaimp: converted to lexical binding, doc fixes, mino


From: Stefan Monnier
Subject: Re: [elpa] 01/01: javaimp: converted to lexical binding, doc fixes, minor code fixes
Date: Wed, 27 Aug 2014 23:30:40 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> +;; -*- lexical-binding: t; -*-
> +
>  ;;; javaimp.el --- Add and reorder Java import statements in Maven projects

Thnks for switching to lexical-binding.  But please beware: the ELPA
package files (especially the main file) needs to follow the ";;;
NAME --- DESC" convention *on the first line*.

IOW please place the "-*- lexical-binding: t; -*-" on the same line
rather than on a separate line.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]