aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs20/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
commit444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /editors/emacs20/pkg-descr
parent56cb039977e097ac910b2d719acd77ec3d5fb646 (diff)
downloadports-444bcd3c2ed803274c8deafa2c3fa03f8a394653.tar.gz
ports-444bcd3c2ed803274c8deafa2c3fa03f8a394653.zip
This commit was manufactured by cvs2svn to create tagrelease/2.0.5
'RELENG_2_0_5_RELEASE'.
Notes
Notes: svn path=/head/; revision=1803 svn path=/tags/RELENG_2_0_5_RELEASE/; revision=1807; tag=release/2.0.5
Diffstat (limited to 'editors/emacs20/pkg-descr')
-rw-r--r--editors/emacs20/pkg-descr13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/emacs20/pkg-descr b/editors/emacs20/pkg-descr
deleted file mode 100644
index 5856e3ec2a2e..000000000000
--- a/editors/emacs20/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-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.