roman / golden-ratio.el

Automatic resizing of Emacs windows to the golden ratio
MIT License
592 stars 39 forks source link

Fix MELPA footer #12

Closed zane closed 12 years ago

zane commented 12 years ago

MELPA expects single file packages to be of the form,

;;; <name>.el --- <description>

<file contents>

;;; <name>.el ends here

This small patch amends the footer to bring it in line with this convention. For more information, see the docs for marmalade-package.

roman commented 12 years ago

Thanks!

zane commented 12 years ago

No worries!

Might want to add a note in the README that you can install via ELPA, too once this pull request gets merged:

https://github.com/milkypostman/melpa/pull/354

On Mon, Oct 22, 2012 at 1:04 AM, Roman Gonzalez notifications@github.comwrote:

Thanks!

— Reply to this email directly or view it on GitHubhttps://github.com/roman/golden-ratio.el/pull/12#issuecomment-9653372.