Path to this page:
Subject: CVS commit: wip/tamago-anthy
From: Makoto Fujiwara
Date: 2011-04-14 05:27:17
Message id: E1QADDR-0001io-SR@sfs-ml-4.v29.ch3.sourceforge.com
Log Message:
(1) MESSAGE
Add following line
+;; (3) You may need following line in init file to work with
+;; recent UCS(UTF-8) enabled emacs.
+ (setq anthy-egg-use-utf8 t)
Have ;; in front of each lines for ease to use in Emacs init file
(2) patches/patch-??
Add comments for each patch
(3) Makefile
Add comments or clarify them.
Have set -e for pkglint flags without it.
post-build:
+ set -e; \
Files: