dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

lua-mode-pkg.el (889B)


      1 ;; Generated package description from lua-mode.el  -*- no-byte-compile: t -*-
      2 (define-package "lua-mode" "20221027" "a major-mode for editing Lua scripts" '((emacs "24.3")) :commit "1cb83e691627fb92290d452cb08b6c5f73fe19b6" :authors '(("2011-2013 immerrr" . "immerrr+lua@gmail.com") ("2010-2011 Reuben Thomas" . "rrt@sc3d.org") ("2006 Juergen Hoetzel" . "juergen@hoetzel.info") ("2004 various (support for Lua 5 and byte compilation)") ("2001 Christian Vogler" . "cvogler@gradient.cis.upenn.edu") ("1997 Bret Mogilefsky" . "mogul-lua@gelatinous.com") ("tcl-mode by Gregor Schmid" . "schmid@fb3-s7.math.tu-berlin.de") ("with tons of assistance from") ("Paul Du Bois" . "pld-lua@gelatinous.com") ("Aaron Smith" . "aaron-lua@gelatinous.com")) :maintainer '("2011-2013 immerrr" . "immerrr+lua@gmail.com") :keywords '("languages" "processes" "tools") :url "https://immerrr.github.io/lua-mode")