summaryrefslogtreecommitdiff
path: root/editors/semi113/files
diff options
context:
space:
mode:
Diffstat (limited to 'editors/semi113/files')
-rw-r--r--editors/semi113/files/patch-aa13
-rw-r--r--editors/semi113/files/patch-ab13
-rw-r--r--editors/semi113/files/patch-ac11
3 files changed, 37 insertions, 0 deletions
diff --git a/editors/semi113/files/patch-aa b/editors/semi113/files/patch-aa
new file mode 100644
index 000000000000..5eb2a1996015
--- /dev/null
+++ b/editors/semi113/files/patch-aa
@@ -0,0 +1,13 @@
+--- mime-ui-en.texi.orig Sun Feb 28 14:35:10 1999
++++ mime-ui-en.texi Tue Mar 9 06:43:58 1999
+@@ -1,6 +1,10 @@
+ \input texinfo.tex
+ @setfilename mime-ui-en.info
+ @settitle{SEMI 1.8 Manual}
++@dircategory The Emacs editor and associated tools
++@direntry
++* mime-ui-en: (mime-ui-en). MIME user interface for GNU Emacs. (English)
++@end direntry
+ @titlepage
+ @title SEMI 1.8 Manual
+ @author MORIOKA Tomohiko <morioka@@jaist.ac.jp>
diff --git a/editors/semi113/files/patch-ab b/editors/semi113/files/patch-ab
new file mode 100644
index 000000000000..818a0c70c32a
--- /dev/null
+++ b/editors/semi113/files/patch-ab
@@ -0,0 +1,13 @@
+--- mime-ui-ja.texi.orig Sun Feb 28 14:35:10 1999
++++ mime-ui-ja.texi Tue Mar 9 06:44:08 1999
+@@ -1,6 +1,10 @@
+ \input texinfo.tex
+ @setfilename mime-ui-ja.info
+ @settitle{SEMI 1.8 $B@bL@=q(B}
++@dircategory The Emacs editor and associated tools
++@direntry
++* mime-ui-ja: (mime-ui-ja). MIME user interface for GNU Emacs. (Japanese)
++@end direntry
+ @titlepage
+ @title SEMI 1.8 $B@bL@=q(B
+ @author $B<i2,(B $BCNI'(B <morioka@@jaist.ac.jp>
diff --git a/editors/semi113/files/patch-ac b/editors/semi113/files/patch-ac
new file mode 100644
index 000000000000..2c7aa48962d6
--- /dev/null
+++ b/editors/semi113/files/patch-ac
@@ -0,0 +1,11 @@
+--- SEMI-CFG.orig Wed Sep 16 15:48:58 1998
++++ SEMI-CFG Sun May 9 21:54:02 1999
+@@ -11,6 +11,8 @@
+ (add-to-list 'load-path
+ (expand-file-name "../../site-lisp/apel" data-directory))
+ (add-to-list 'load-path
++ (expand-file-name "../site-lisp/emu" data-directory))
++(add-to-list 'load-path
+ (expand-file-name "." data-directory))
+
+ (when (boundp 'LISPDIR)