mhonarc-dev  

CVS: mhonarc/MHonArc/lib mhopt.pl,2.52,2.53

Earl Hood <[EMAIL PROTECTED]>
Thu, 03 Jul 2003 18:14:50 -0700

Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv4886

Modified Files:
        mhopt.pl 
Log Message:
Removed bogus space in default alias setting for big5-eten.


Index: mhopt.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhopt.pl,v
retrieving revision 2.52
retrieving revision 2.53
diff -C2 -r2.52 -r2.53
*** mhopt.pl    22 Feb 2003 04:40:11 -0000      2.52
--- mhopt.pl    4 Jul 2003 01:13:34 -0000       2.53
***************
*** 1152,1156 ****
            'gost-19768-87'  => [ 'ecma-cyrillic',
                                  'ecma-113', 'ecma-113:1988' ],
!           'big5-eten '     => [ 'big5', 'csbig5',
                                  'tcs-big5', 'tcsbig5' ],
            'big5-hkscs'     => [ 'big5hkscs', 'big5hk',
--- 1152,1156 ----
            'gost-19768-87'  => [ 'ecma-cyrillic',
                                  'ecma-113', 'ecma-113:1988' ],
!           'big5-eten'      => [ 'big5', 'csbig5',
                                  'tcs-big5', 'tcsbig5' ],
            'big5-hkscs'     => [ 'big5hkscs', 'big5hk',

---------------------------------------------------------------------
To sign-off this list, send email to [EMAIL PROTECTED] with the
message text UNSUBSCRIBE MHONARC-DEV

  • CVS: mhonarc/MHonArc/lib mhopt.pl,2.52,2.53 Earl Hood <[EMAIL PROTECTED]>