summaryrefslogtreecommitdiff
path: root/japanese/emacs-manual/files
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-08-01 05:01:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-08-01 05:01:13 +0000
commit89d232bfadd4741ecb124fca90aa115bb59d541c (patch)
tree10c6f3f67937d9770900aedd45d720e53ada65cb /japanese/emacs-manual/files
parent- Remove unnecessary DISTNAME declaration (diff)
Bye bye abandonwares (part 3)
2011-08-01 deskutils/gkrellm-timers: No more public distfile 2011-08-01 deskutils/multi-backgrounds-daemon: Looks like an abandonware, no more public distfile 2011-08-01 deskutils/py-tagfu: Looks like an abandonware, no more public distfile 2011-08-01 deskutils/taskstep: Looks like an abandonware, no more public distfile 2011-08-01 devel/c_c++_reference: No more public distfiles 2011-08-01 devel/libcoyotl: Looks like an abandonware, no more public distfile 2011-08-01 devel/libfs++: Looks like an abandonware, no more public distfile 2011-08-01 devel/mkmf: Looks like an abandonware, no more public distfile 2011-08-01 devel/p5-Include: No more public distfiles 2011-08-01 devel/rubygem-newgem: broken since 2010/09/22 2011-08-01 devel/tpg: Looks like an abandonware, no more public distfile 2011-08-01 games/amphetamine: Looks like an abandonware, no more public distfile 2011-08-01 games/anagramarama: Looks like an abandonware, no more public distfile 2011-08-01 games/connect4 2011-08-01 games/wrogue: No more public distfiles, looks like an abandonware 2011-08-01 graphics/xmms-msa: Looks like an abandonware, no more public distfile 2011-08-01 japanese/chimera: Look like an abandonware, no more public distifles 2011-08-01 japanese/drpl: Look like an abandonware, no more public distifles 2011-08-01 japanese/dvi2tty: Look like an abandonware, no more public distifles 2011-08-01 japanese/easypr: Look like an abandonware, no more public distifles 2011-08-01 japanese/elisp-manual: Look like an abandonware, no more public distifles 2011-08-01 japanese/emacs-manual: Look like an abandonware, no more public distifles 2011-08-01 japanese/ewipe: Look like an abandonware, no more public distifles 2011-08-01 japanese/ircII: Look like an abandonware, no more public distifles 2011-08-01 japanese/jhd: Look like an abandonware, no more public distifles 2011-08-01 japanese/libjconv: Look like an abandonware, no more public distifles 2011-08-01 japanese/mimekit: Look like an abandonware, no more public distifles 2011-08-01 japanese/nethack32: Look like an abandonware, no more public distifles 2011-08-01 japanese/paledit: Look like an abandonware, no more public distifles 2011-08-01 japanese/plain2: Look like an abandonware, no more public distifles 2011-08-01 japanese/recjis: Look like an abandonware, no more public distifles 2011-08-01 japanese/typist: Look like an abandonware, no more public distifles 2011-08-01 japanese/weblint97: Look like an abandonware, no more public distifles 2011-08-01 japanese/xmsgsaver: Look like an abandonware, no more public distifles 2011-08-01 japanese/xshodo: Look like an abandonware, no more public distifles 2011-08-01 japanese/xvi-euc: No more public distfiles 2011-08-01 japanese/xvi-sjis: No more public distfiles 2011-08-01 japanese/xyagamo: Look like an abandonware, no more public distifles
Notes
Notes: svn path=/head/; revision=278681
Diffstat (limited to 'japanese/emacs-manual/files')
-rw-r--r--japanese/emacs-manual/files/PORT_TEXIFMT.MK17
-rw-r--r--japanese/emacs-manual/files/extra-patch-texinfmt.el.patch41
-rw-r--r--japanese/emacs-manual/files/patch-aa24
3 files changed, 0 insertions, 82 deletions
diff --git a/japanese/emacs-manual/files/PORT_TEXIFMT.MK b/japanese/emacs-manual/files/PORT_TEXIFMT.MK
deleted file mode 100644
index a050d11992dd..000000000000
--- a/japanese/emacs-manual/files/PORT_TEXIFMT.MK
+++ /dev/null
@@ -1,17 +0,0 @@
-;;; -*- Emacs-Lisp -*-
-;;; PORT_TEXIFMT.MK --- for texinfo-format
-;;; Code:
-
-(defun port-texinfo-format (file &optional coding-system)
- (let (obuf)
- (find-file (expand-file-name file))
- (setq obuf (current-buffer))
- (require 'texinfmt)
- (texinfo-format-buffer t)
- (if coding-system
- (set-buffer-file-coding-system coding-system))
- (save-buffer)
- (kill-buffer (current-buffer))
- (kill-buffer obuf)))
-
-;;; PORT_TEXIFMT.MK ends here
diff --git a/japanese/emacs-manual/files/extra-patch-texinfmt.el.patch b/japanese/emacs-manual/files/extra-patch-texinfmt.el.patch
deleted file mode 100644
index ccf025269b6b..000000000000
--- a/japanese/emacs-manual/files/extra-patch-texinfmt.el.patch
+++ /dev/null
@@ -1,41 +0,0 @@
---- patch-texinfmt.el.orig Fri Mar 3 21:26:16 2000
-+++ patch-texinfmt.el Thu Jul 13 18:17:38 2000
-@@ -1,5 +1,5 @@
----- texinfmt.el-ORIG Sun May 30 04:21:06 1999
--+++ texinfmt.el Thu Jan 13 10:52:58 2000
-+--- texinfmt.el.orig Thu Jul 13 18:12:19 2000
-++++ texinfmt.el Thu Jul 13 18:17:28 2000
- @@ -1111,6 +1111,78 @@
-
- ;;; @node, @menu, @detailmenu
-@@ -112,17 +112,18 @@
- (texinfo-discard-command)
- (setq texinfo-last-node name)
- (let ((tem (if texinfo-fold-nodename-case (downcase name) name)))
--@@ -1212,7 +1308,8 @@
-+@@ -1212,7 +1308,9 @@
- (insert (or fname (car args)) ": ")
- (if (nth 3 args)
- (insert "(" (nth 3 args) ")"))
--- (insert (car args))))))
-+- (and (car args) (insert (car args)))))))
- + (insert (or (car args) ""))
- + (or (save-excursion (looking-at "[.,]")) (insert "."))))))
-++
-
- (put 'pxref 'texinfo-format 'texinfo-format-pxref)
- (defun texinfo-format-pxref ()
--@@ -1220,6 +1317,7 @@
-+@@ -1220,6 +1318,7 @@
- (or (save-excursion
- (forward-char -2)
- (looking-at "::"))
-@@ -130,7 +131,7 @@
- (insert ".")))
-
- ;; @inforef{NODE, FNAME, FILE}
--@@ -1230,7 +1328,8 @@
-+@@ -1230,7 +1329,8 @@
- (let ((args (texinfo-format-parse-args)))
- (texinfo-discard-command)
- (if (nth 1 args)
diff --git a/japanese/emacs-manual/files/patch-aa b/japanese/emacs-manual/files/patch-aa
deleted file mode 100644
index e2924ee7b46a..000000000000
--- a/japanese/emacs-manual/files/patch-aa
+++ /dev/null
@@ -1,24 +0,0 @@
---- emacs.texi.~1~ Thu Mar 23 12:16:23 2000
-+++ emacs.texi Mon Apr 3 22:38:11 2000
-@@ -14,7 +14,8 @@
- @setchapternewpage odd
- @c @settitle GNU Emacs Manual
- @settitle GNU Emacsマニュアル
--@setfilename ../info/emacs
-+@setfilename ../info/emacs-ja.info
-+@footnotestyle end
- @synindex pg cp
-
- @ifinfo
-@@ -24,9 +25,9 @@
- Emacs 20.6版対応に改訂した@cite{GNU Emacs Manual} 13版です。
- @c Please REMEMBER to update edition number in *three* places in this file.
-
--@dircategory Editors
-+@dircategory The Emacs editor and associated tools
- @direntry
--* Emacs: (emacs). The extensible self-documenting text editor.
-+* Emacs-ja: (emacs-ja). The extensible self-documenting text editor. (Japanese)
- @end direntry
-
- Published by the Free Software Foundation