TeMPOraL / nyan-mode

Nyan Cat for Emacs! Nyanyanyanyanyanyanyanyanyan!
GNU General Public License v3.0
795 stars 68 forks source link

make package.el compatible #6

Closed milkypostman closed 12 years ago

milkypostman commented 12 years ago

File should end with

;;; nyan-mode.el ends here

to be compatible with package.el. Test by doing (package-buffer-info) within the .el file.