summaryrefslogtreecommitdiff
path: root/textproc/coco/files/cannainfo.el
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-03-04 10:58:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-03-04 10:58:40 +0000
commit6578ae83f4eff346904f46c139acc9252bfd2291 (patch)
tree436ab028e83cda637d1f636f3f7881d5fd420bf7 /textproc/coco/files/cannainfo.el
parentAdd EXEC_DEPENDS for latex and latex209 (diff)
Upgrade, 2.2 -> 2.2.2 (2.2 PL02).
Note: post-build and cannainfo.el are necessary only for reformatting one of the info files whose source was patched, and can go away when the next minor release (i.e., 2.3) comes out.
Notes
Notes: svn path=/head/; revision=1085
Diffstat (limited to '')
-rw-r--r--textproc/coco/files/cannainfo.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/coco/files/cannainfo.el b/textproc/coco/files/cannainfo.el
new file mode 100644
index 000000000000..a64d76b5aa5b
--- /dev/null
+++ b/textproc/coco/files/cannainfo.el
@@ -0,0 +1,4 @@
+; reformat canna's info file
+(find-file "canna-jp.texi")
+(texinfo-format-buffer)
+(save-buffer)