fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
373 B
Text
10 lines
373 B
Text
lua-mode is an Emacs major mode for editing Lua files.
|
|
|
|
Main features:
|
|
- syntactic indentation & highlighting (incl. multiline literals/comments)
|
|
- evaluation of lines/regions/functions/files in Lua subprocess or direct
|
|
interaction with its REPL
|
|
- documentation lookup (using online/offline reference manual, e.g.
|
|
string.find
|
|
- imenu integration
|
|
- HideShow integration
|