diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-08-22 12:36:31 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-08-22 12:36:31 +0000 |
commit | 24ef5fda73292984f7aa2c5a8fc0866be47c6ac0 (patch) | |
tree | 0421c5bff281f3b455549b65d2f00865bc60638a /editors/jove/pkg-descr | |
parent | 557adabbf1748c328e8baf1440a208b0c35609b6 (diff) |
Notes
Diffstat (limited to 'editors/jove/pkg-descr')
-rw-r--r-- | editors/jove/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/jove/pkg-descr b/editors/jove/pkg-descr new file mode 100644 index 000000000000..3660a58e54f2 --- /dev/null +++ b/editors/jove/pkg-descr @@ -0,0 +1,15 @@ +########################################################################### +# This program is Copyright (C) 1986, 1987, 1988 by Jonathan Payne. JOVE # +# is provided to you without charge, and with no warranty. You may give # +# away copies of JOVE, including sources, provided that this notice is # +# included in all the files. # +########################################################################### + +Jove is a simple text editor in the spirit of GNU emacs, but somewhat +smaller and faster to start up. + +There are man pages for jove and teachjove. Teachjove is for people who +have never used EMACS style editors. It is an interactive tutorial, THE +tutorial written by Stallman for the original EMACS, only slightly +modified for JOVE in the appropriate places. The man pages are +completely up to date, thanks to me. |