2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2011-10-09 12:02:48 by Aleksey Cheusov | Files touched by this commit (43) |
Log message:
Update my email
|
2011-02-11 11:05:31 by Julio Merino | Files touched by this commit (2) |
Log message:
Update to 20110121:
* lua-mode now lives in github.
* Small patch to show how to make Emacs automatically use lua-mode for
files that have a hash-bang line containing "lua", even if they don't
have a ".lua" suffix.
* Customization of indent level and comments.
|
2010-11-20 22:02:40 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Update lua-mode to 20100617.
Changes:
- Cleans up the code and attempts to improve long string colouring.
- Adds syntax colouring for variable declarations and long strings,
and tidies up the source somewhat, while simplifying the
distribution to a single ELisp file.
- Fixes minor bugs.
|
2009-08-06 03:44:57 by Min Sik Kim | Files touched by this commit (67) |
Log message:
PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
|
2009-05-14 07:52:12 by Min Sik Kim | Files touched by this commit (4) | |
Log message:
Import lua-mode-20071122 from pkgsrc-wip. Packaged by Aleksey Cheusov.
Lua-mode is a major Emacs mode for editing source code written in Lua
programming language.
|