128B:2016/04/04

     1.BUGs
       -Corrupted disply on dirlist rename field if DBCS or UTF8 code is included.
       -On dirlist,cmd may fail if wildcard('*','?') is specified with
        DBCS or UTF8 code.
       -On dirlist, display expanded cmd("-",">") fails.
       -On dirlist, paste on rename field may cause corrupted display.
       -On dirlist, xe may crash/loop by rename cmd if invalid code is on rename filed.

       -(wxe)Update on Setup/Preview dialog was not save if not terminate from menu.
       -Sort cmd on dirlist mau cause crash.
       -Charcter and hex line position unmatch on vertical hex dump display mode of CPU8 file,
        (Update on hexline changes character of not corresponding posion)
       -Auto renumbering of SPF file dose not work in some case.
       -Line overflow error by Alt+m(move by cut & paste) even when in the same line
        for fixed length record file.

       -(Win)Corrupted screen when the width is odd number of colomns.
       -(WIN)Bugs for UCS4(unicode>u-ffff)

     2.Additional function.
       -Unicode input by Alt+n (n:1-9,h,v)
        use u-xxxx format in the file ::xelch{win|lnx}.ini[.locale]
                        ex) 2=u-102222,41; u2550

     3.Miscellaneous.
       -On EDIt/BROwse/SELect cmd and "o" cmd on dirlist,
        translates filename encoding(UTF8<-->locale code) by FN{U8|LC} option,
        for the abridgement of input key mode changing by Alt+u key.
        Filename encoding is displayed on the line of "TOP-OF-LINE".
        ex).
            *****|*l*t**Lu** TOP OF LINE *******************************
                        ^^
                        ||
                        |+--------->by IOCHARSET mount option of the directory's device.
                        +---------->Filename encoding(U/L/u/l)

     4.Tools.
       -xfg v1.16
        ,new option
          /F :file selection wildcard mask.
          /X :excluding file wildcard mask.
       -xdc v2.26
        ,new option
          /F+ :file selection wildcard mask.
          /X  :excluding file wildcard mask.
       -xprint v9.32
        .(Win) support UCS4(unicode>u-ffff).