summaryrefslogtreecommitdiff
path: root/editors/ng/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ng/DESCR')
-rw-r--r--editors/ng/DESCR11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/ng/DESCR b/editors/ng/DESCR
deleted file mode 100644
index cdcb48be636..00000000000
--- a/editors/ng/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-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.