vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vile] vile-9.6j.patch.gz


From: Thomas Dickey
Subject: [vile] vile-9.6j.patch.gz
Date: Tue, 25 Mar 2008 20:01:17 -0400
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

 patch by Thomas E. Dickey <address@hidden>
 created  Tue Mar 25 23:50:49 UTC 2008
 ------------------------------------------------------------------------------
 CHANGES            |   19 +++++++++++
 MANIFEST           |    2 -
 buffer.c           |    8 +++-
 buglist            |   16 +++++++++
 curses.c           |   34 +++++++++++++--------
 eightbit.c         |   21 +++++++++++--
 filters/filterio.c |    4 +-
 input.c            |   33 ++++++++++++++++++--
 insert.c           |    6 +--
 modes.c            |   45 +++++++++++++++++++++++----
 patchlev.h         |    2 -
 proto.h            |    4 +-
 random.c           |   82 +++++++++++++++++++++++++++++++++++++++------------
 region.c           |   72 +++++++++++++++++++++++++++-----------------
 revlist            |   36 +++++++++++-----------
 termio.c           |    4 +-
 trace.h            |   10 +++++-
 vile-9.6.spec      |    9 ++++-
 18 files changed, 300 insertions(+), 107 deletions(-)
 ------------------------------------------------------------------------------

 20080325
        > Tom Dickey:
        + modify curses-driver to avoid a curses-refresh (repainting the
          whole screen) between a shell command and the "Press return to
          continue" message.
        + make transpose-characters work for wide-characters.
        + make "~" (flip-character) and related case-conversion work for
          Unicode in 0..255 range.
        + modify behavior of ":ww!" to act like ":w!", allowing it to write
          all files.
        + modify the vl_init_8bit() to use vile's built-in UTF-8 decoder for
          cases where iconv() sees that the result will not fit into the narrow
          encoding.
        + correct bytes versus characters for inserting/replacing text in
          utf-8 buffers (reports by Chris Green, Paul Van Tilburg).
        + amend fix for recomputing list of modes used for name-completion
          from 9.6e, to also force reallocation of an associated index.
        + fix a missing #define in trace.h for GCC_PRINTFLIKE.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]