summaryrefslogtreecommitdiff
path: root/textproc/coco/files
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
commit0d98f1227110082e9e507ca236458f6c363e25b6 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /textproc/coco/files
parentRemove comment about not being able to undefine a variable, as we *can* (diff)
This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'.release/2.0.5a
Diffstat (limited to 'textproc/coco/files')
-rw-r--r--textproc/coco/files/cannainfo.el4
-rw-r--r--textproc/coco/files/dir39
-rw-r--r--textproc/coco/files/patch-ac11
3 files changed, 0 insertions, 54 deletions
diff --git a/textproc/coco/files/cannainfo.el b/textproc/coco/files/cannainfo.el
deleted file mode 100644
index a64d76b5aa5b..000000000000
--- a/textproc/coco/files/cannainfo.el
+++ /dev/null
@@ -1,4 +0,0 @@
-; reformat canna's info file
-(find-file "canna-jp.texi")
-(texinfo-format-buffer)
-(save-buffer)
diff --git a/textproc/coco/files/dir b/textproc/coco/files/dir
deleted file mode 100644
index 8478445ba8a7..000000000000
--- a/textproc/coco/files/dir
+++ /dev/null
@@ -1,39 +0,0 @@
--*- Text -*-
-This is the file .../info/dir, which contains the topmost node of the
-Info hierarchy. The first time you invoke Info you start off
-looking at that node, which is (dir)Top.
-
-File: dir Node: Top This is the top of the INFO tree
- This (the Directory node) gives a menu of major topics.
- Typing "d" returns here, "q" exits, "?" lists all INFO commands, "h"
- gives a primer for first-timers, "mTexinfo<Return>" visits Texinfo topic,
- etc.
- Or click mouse button 2 on a menu item or cross reference to select it.
- --- PLEASE ADD DOCUMENTATION TO THIS TREE. (See INFO topic first.) ---
-
-* Menu: The list of major topics begins on the next line.
-
-* Info: (info). Documentation browsing system.
-* Emacs: (emacs). The extensible self-documenting text editor.
-* VIP: (vip). A VI-emulation for Emacs.
-* Forms: (forms). Emacs package for editing data bases
- by filling in forms.
-* GNUS: (gnus). The news reader GNUS.
-* CL: (cl). Partial Common Lisp support for Emacs Lisp.
-* SC: (sc). Supercite lets you cite parts of messages you're
- replying to, in hairy ways.
-* Dired-X: (dired-x). Dired Extra Features.
-
- MULE
-
-* Antenews-jp: (antenews-jp). (japanese).
-* Canna-jp: (canna-jp). Kana to Kanji translation (japanese).
-* Egg: (egg). Japanese/Chinese inputting.
-* Egg-jp: (egg-jp). Japanese/Chinese inputting (japanese).
-* Kbd-trans: (kbd-trans). Redefining keyboard layout for languages.
-* Languages: (languages). Using Asian and European languages under Mule.
-* M2PS: (m2ps). Translating Multi-language docs to postscript.
-* Mule: (mule). Mule (v2.1).
-* Mule-jp: (mule-jp). Mule (v2.1) (japanese).
-* Quail: (quail). Multilanguage inputting.
-* Terminology: (terminology). Overview of multilanguage inputting methods.
diff --git a/textproc/coco/files/patch-ac b/textproc/coco/files/patch-ac
deleted file mode 100644
index 1003722439e2..000000000000
--- a/textproc/coco/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/s/freebsd.h.org Mon Oct 24 21:18:02 1994
-+++ ./src/s/freebsd.h Tue Jan 3 02:14:03 1995
-@@ -31,7 +31,7 @@
-
- #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
-
--#define LIBS_DEBUG
-+#define LIBS_DEBUG -lcrypt
- #define LIBS_SYSTEM -lutil
- #define LIBS_TERMCAP -ltermcap
- #define LIB_GCC -lgcc