Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-15 | Fix program on ELF. | wiz | 2 | -4/+4 | |
2000-10-21 | remove superfluous empty line | wiz | 1 | -2/+1 | |
2000-10-19 | Ng is a very light weight Emacs clone editor, written in C. | hubertf | 7 | -0/+99 | |
It doesn't have Lisp(that means very limited customization is available). Since you can invoke it very quickly (compared with real GNU Emacs), it is useful in dealing with changing small file a bit. Ng(Nihongo Micro Gnu Emacs) is a Mg(Micro Gnu Emacs)'s japanese port. Ng supports EUC, JIS and SJIS code. Ng also have (rather simple) C-mode. It is also very useful even if you don't need Japanese support. Submitted in PR 11240 by Jun Ebihara <jun@soum.co.jp> |