summaryrefslogtreecommitdiff
path: root/editors/emacs20/DESCR
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-04-11 00:31:43 +0000
committeruebayasi <uebayasi>2003-04-11 00:31:43 +0000
commitae365cfb125462ecbab2c8f9f1305ca64892adcb (patch)
tree9dc9f5535070a2b19c7b05e52ee9c8c9bc2bc269 /editors/emacs20/DESCR
parent62ed7a00376587febe9c6e9bc938cd331d4b72a4 (diff)
downloadpkgsrc-ae365cfb125462ecbab2c8f9f1305ca64892adcb.tar.gz
Re-import of Emacs 20, which has settled down in editors/emacs.
Diffstat (limited to 'editors/emacs20/DESCR')
-rw-r--r--editors/emacs20/DESCR13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/emacs20/DESCR b/editors/emacs20/DESCR
new file mode 100644
index 00000000000..5856e3ec2a2
--- /dev/null
+++ b/editors/emacs20/DESCR
@@ -0,0 +1,13 @@
+GNU Emacs is a self-documenting, customizable, extensible real-time
+display editor.
+
+Users new to Emacs will be able to use basic features fairly rapidly
+by studying the tutorial and using the self-documentation features.
+Emacs also has an extensive interactive manual browser. It is easily
+extensible since its editing commands are written in Lisp.
+
+GNU Emacs's many special packages handle mail reading (RMail) and
+sending (Mail), outline editing (Outline), compiling (Compile),
+running subshells within Emacs windows (Shell), running a Lisp
+read-eval-print loop (Lisp-Interaction-Mode), automated psychotherapy
+(Doctor :-) and many more.