Subject: CVS commit: wip/tc-svn
From: Makoto Fujiwara
Date: 2012-04-12 11:18:24
Message id: E1SIGAr-0000oE-Rn@sfs-ml-4.v29.ch3.sourceforge.com

Log Message:
distinfo
(0) Previous distinfo was not correctly generated, sorry.

patches/patch-BATCH-SORT
(1) Previous setup does not take care coding system properly
   for  bushu.rev. The file was now converted UTF-8, but
   at sorting that file, reading-coding-system was still euc-japan.
   corrected.

patches/patch-BATCH-SORT
patches/patch-etc_mazegaki_Makefile.am
patches/patch-etc_Makefile.am
(2) In doing that, BATCH-SORT Elisp function now takes coding-system
   arguments from command line. Also sorting mazegaki.dic was affected.

patches/patch-lisp_Makefile.in
(3) Add new patch for lisp/Makefile.in
   We already have lisp/Makefile.am, for work around not to byte
   compile some files.
   But automake won't run in subdirectory, so manually added another 
   patch for Makefile.in.

Files:
RevisionActionfile
1.4modifywip/tc-svn/distinfo
1.2modifywip/tc-svn/patches/patch-BATCH-SORT
1.2modifywip/tc-svn/patches/patch-etc_Makefile.am
1.2modifywip/tc-svn/patches/patch-lisp_Makefile.am
1.2modifywip/tc-svn/patches/patch-mazegaki_Makefile.am
1.1addwip/tc-svn/patches/patch-lisp_Makefile.in