127M:2014/06/25

     1.BUGs.
       -(Win:64bit)Crash when cmd operand error under UTF8 input mode(Alt+u).
       -(Win)UNC(\\server\share pattern) format filename.
             .open failed when pathname is missing
             .error msg "GetDiskFreeSpace failed" was issued.
        @@ .Timestamp on directory list was invalid for intermediate path name.
             .LOCate cmd on directory list failed.
       -(Win)corrupted directory list when OPT LFN=N(8.3 filename mode)
       -(Win)"NoTargetExist" sign on dirlist if symbolic link target is set by relative path.
       -FINd cmd may fail on filename list(=1/=2) panel.
       -(wxe)PrintPreview dialog box was not redrawn when the focus was lost.
       -Before updated file writeback,the file is backuped in the directory for the
        unpredictable crash at writeback operation.
        At writeback completion the backup file is removed.
        When writeback failed by the reason of,for ex, UAC protection,
        backup was remained. The  renamed backup may out of UAC, it should be removed.
        Check also "NB" option of EDIt cmd, "BK|NB" option of END cmd.
        You can control backup operation by this option.
       -UTF8/EBC data was translated to locale code when paste to file opened as binary file.
       -(LNX)wxp cmd was ignored when global menue is active such as on Ubuntu13.4.
             To enable App menu, "export UBUNTU_MENUPROXY=0l; gxe".
             For whole system, modify file on /etc, then reboot.
                 sudo su; echo "UBUNTU_MENUPROXY=0" > /etc/X11/Xsession.d/81ubuntumenuproxy

     2.Additional.
       -(Win)Filename not by current locale code can be processed.
             (Glyph for the unicode over 0xffff depends your environments.)
             By changing to direct unicode input mode(XIN cmd:Ctrl+F11),
             3 byte unicode input is available by typing vxxxxxx.
       -Now available to paste to rename field on dirlist panel.
       -FINd cmd, new option "U4" to search not 2 byte ucs but 4 byte ucs
        This is required for each word if &(AND) serach.
          (ex). f Micro U4 UL & Vender U4 UL

     3.Miscellaneous.
       -For XCOpy /c cmd, wildcard target name was processed not as rename of each member
        but as rename of target top directory.
       -(LNX)iconv:eucJP translates some part of u-80<-->u-ff to japanese-hankaku-katakana(3byte euc code),
             but xe translate to "?" in such case.(hankaku-katakana is assigned at u-ffxx range)
       -CV cmd/XCV utility outputs surrogate pair for over u-ffff when "F2U" without "UCS4" option.

     4.Tools.
       (Win)accept request from xe with parameter filename of not localecode(utf8 encoded).
         xprint  v9.30 / xdd v1.9 / xfc v1.20 / xdc v2.24