summaryrefslogtreecommitdiff
path: root/editors/emacs20/pkg-descr
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-22 12:13:06 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-22 12:13:06 +0000
commit557adabbf1748c328e8baf1440a208b0c35609b6 (patch)
tree619e861e369ef25c5fac9413a8e07aad7ececdea /editors/emacs20/pkg-descr
parentAdd the package files necesssary to bundle the sucker. (diff)
Add package files.
Submitted by: jkh
Diffstat (limited to '')
-rw-r--r--editors/emacs20/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/emacs20/pkg-descr b/editors/emacs20/pkg-descr
new file mode 100644
index 000000000000..5856e3ec2a2e
--- /dev/null
+++ b/editors/emacs20/pkg-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.