summaryrefslogtreecommitdiff
path: root/textproc/coco/files/cannainfo.el
blob: a64d76b5aa5b0a51c04e4f0646713bd1b67abf81 (plain) (blame)
1
2
3
4
; reformat canna's info file
(find-file "canna-jp.texi")
(texinfo-format-buffer)
(save-buffer)