From 557adabbf1748c328e8baf1440a208b0c35609b6 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Mon, 22 Aug 1994 12:13:06 +0000 Subject: [PATCH] Add package files. Submitted by: jkh --- editors/emacs/pkg-comment | 1 + editors/emacs/pkg-descr | 13 +++++++++++++ editors/emacs/pkg-plist | 16 ++++++++++++++++ editors/emacs19/pkg-comment | 1 + editors/emacs19/pkg-descr | 13 +++++++++++++ editors/emacs19/pkg-plist | 16 ++++++++++++++++ editors/emacs20/pkg-comment | 1 + editors/emacs20/pkg-descr | 13 +++++++++++++ editors/emacs20/pkg-plist | 16 ++++++++++++++++ editors/emacs22/pkg-comment | 1 + editors/emacs22/pkg-descr | 13 +++++++++++++ editors/emacs22/pkg-plist | 16 ++++++++++++++++ editors/emacs23/pkg-comment | 1 + editors/emacs23/pkg-descr | 13 +++++++++++++ editors/emacs23/pkg-plist | 16 ++++++++++++++++ 15 files changed, 150 insertions(+) create mode 100644 editors/emacs/pkg-comment create mode 100644 editors/emacs/pkg-descr create mode 100644 editors/emacs/pkg-plist create mode 100644 editors/emacs19/pkg-comment create mode 100644 editors/emacs19/pkg-descr create mode 100644 editors/emacs19/pkg-plist create mode 100644 editors/emacs20/pkg-comment create mode 100644 editors/emacs20/pkg-descr create mode 100644 editors/emacs20/pkg-plist create mode 100644 editors/emacs22/pkg-comment create mode 100644 editors/emacs22/pkg-descr create mode 100644 editors/emacs22/pkg-plist create mode 100644 editors/emacs23/pkg-comment create mode 100644 editors/emacs23/pkg-descr create mode 100644 editors/emacs23/pkg-plist diff --git a/editors/emacs/pkg-comment b/editors/emacs/pkg-comment new file mode 100644 index 000000000000..bb4799241348 --- /dev/null +++ b/editors/emacs/pkg-comment @@ -0,0 +1 @@ +GNU Emacs 19.25 text editor binaries diff --git a/editors/emacs/pkg-descr b/editors/emacs/pkg-descr new file mode 100644 index 000000000000..5856e3ec2a2e --- /dev/null +++ b/editors/emacs/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. diff --git a/editors/emacs/pkg-plist b/editors/emacs/pkg-plist new file mode 100644 index 000000000000..914cef7f719c --- /dev/null +++ b/editors/emacs/pkg-plist @@ -0,0 +1,16 @@ +@cwd /usr/local +bin/ctags +bin/b2m +bin/rcs-checkin +bin/emacs-19.25 +@exec ln -s %D/%F %B/emacs +@unexec rm %B/emacs +bin/etags +bin/emacsclient +lib/emacs/lisp +lib/emacs/site-lisp +lib/emacs/19.25 +man/man1/emacs.1 +man/man1/etags.1 +man/man1/ctags.1 +info diff --git a/editors/emacs19/pkg-comment b/editors/emacs19/pkg-comment new file mode 100644 index 000000000000..bb4799241348 --- /dev/null +++ b/editors/emacs19/pkg-comment @@ -0,0 +1 @@ +GNU Emacs 19.25 text editor binaries diff --git a/editors/emacs19/pkg-descr b/editors/emacs19/pkg-descr new file mode 100644 index 000000000000..5856e3ec2a2e --- /dev/null +++ b/editors/emacs19/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. diff --git a/editors/emacs19/pkg-plist b/editors/emacs19/pkg-plist new file mode 100644 index 000000000000..914cef7f719c --- /dev/null +++ b/editors/emacs19/pkg-plist @@ -0,0 +1,16 @@ +@cwd /usr/local +bin/ctags +bin/b2m +bin/rcs-checkin +bin/emacs-19.25 +@exec ln -s %D/%F %B/emacs +@unexec rm %B/emacs +bin/etags +bin/emacsclient +lib/emacs/lisp +lib/emacs/site-lisp +lib/emacs/19.25 +man/man1/emacs.1 +man/man1/etags.1 +man/man1/ctags.1 +info diff --git a/editors/emacs20/pkg-comment b/editors/emacs20/pkg-comment new file mode 100644 index 000000000000..bb4799241348 --- /dev/null +++ b/editors/emacs20/pkg-comment @@ -0,0 +1 @@ +GNU Emacs 19.25 text editor binaries 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. diff --git a/editors/emacs20/pkg-plist b/editors/emacs20/pkg-plist new file mode 100644 index 000000000000..914cef7f719c --- /dev/null +++ b/editors/emacs20/pkg-plist @@ -0,0 +1,16 @@ +@cwd /usr/local +bin/ctags +bin/b2m +bin/rcs-checkin +bin/emacs-19.25 +@exec ln -s %D/%F %B/emacs +@unexec rm %B/emacs +bin/etags +bin/emacsclient +lib/emacs/lisp +lib/emacs/site-lisp +lib/emacs/19.25 +man/man1/emacs.1 +man/man1/etags.1 +man/man1/ctags.1 +info diff --git a/editors/emacs22/pkg-comment b/editors/emacs22/pkg-comment new file mode 100644 index 000000000000..bb4799241348 --- /dev/null +++ b/editors/emacs22/pkg-comment @@ -0,0 +1 @@ +GNU Emacs 19.25 text editor binaries diff --git a/editors/emacs22/pkg-descr b/editors/emacs22/pkg-descr new file mode 100644 index 000000000000..5856e3ec2a2e --- /dev/null +++ b/editors/emacs22/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. diff --git a/editors/emacs22/pkg-plist b/editors/emacs22/pkg-plist new file mode 100644 index 000000000000..914cef7f719c --- /dev/null +++ b/editors/emacs22/pkg-plist @@ -0,0 +1,16 @@ +@cwd /usr/local +bin/ctags +bin/b2m +bin/rcs-checkin +bin/emacs-19.25 +@exec ln -s %D/%F %B/emacs +@unexec rm %B/emacs +bin/etags +bin/emacsclient +lib/emacs/lisp +lib/emacs/site-lisp +lib/emacs/19.25 +man/man1/emacs.1 +man/man1/etags.1 +man/man1/ctags.1 +info diff --git a/editors/emacs23/pkg-comment b/editors/emacs23/pkg-comment new file mode 100644 index 000000000000..bb4799241348 --- /dev/null +++ b/editors/emacs23/pkg-comment @@ -0,0 +1 @@ +GNU Emacs 19.25 text editor binaries diff --git a/editors/emacs23/pkg-descr b/editors/emacs23/pkg-descr new file mode 100644 index 000000000000..5856e3ec2a2e --- /dev/null +++ b/editors/emacs23/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. diff --git a/editors/emacs23/pkg-plist b/editors/emacs23/pkg-plist new file mode 100644 index 000000000000..914cef7f719c --- /dev/null +++ b/editors/emacs23/pkg-plist @@ -0,0 +1,16 @@ +@cwd /usr/local +bin/ctags +bin/b2m +bin/rcs-checkin +bin/emacs-19.25 +@exec ln -s %D/%F %B/emacs +@unexec rm %B/emacs +bin/etags +bin/emacsclient +lib/emacs/lisp +lib/emacs/site-lisp +lib/emacs/19.25 +man/man1/emacs.1 +man/man1/etags.1 +man/man1/ctags.1 +info