diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-11-21 03:27:53 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-11-21 03:27:53 +0000 |
commit | 6ab10bb92cc8eb96f492347e6e8caa21e5c0b545 (patch) | |
tree | e41e1be3deaf735085b25b4b2766d2c3cca9a025 /japanese/ng/pkg-descr | |
parent | 8fdc55559961ae59e80a4e0011b2b4d06b956c9b (diff) | |
download | ports-6ab10bb92cc8eb96f492347e6e8caa21e5c0b545.tar.gz ports-6ab10bb92cc8eb96f492347e6e8caa21e5c0b545.zip |
Notes
Diffstat (limited to 'japanese/ng/pkg-descr')
-rw-r--r-- | japanese/ng/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/ng/pkg-descr b/japanese/ng/pkg-descr new file mode 100644 index 000000000000..c148f693a262 --- /dev/null +++ b/japanese/ng/pkg-descr @@ -0,0 +1,11 @@ +Ng is a very light weight Emacs clone editor, written in C. +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. |