vile
[Top][All Lists]
Advanced

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

[vile] vile-9.7m.patch.gz


From: Thomas Dickey
Subject: [vile] vile-9.7m.patch.gz
Date: Sun, 22 Mar 2009 20:48:18 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 patch by Thomas E. Dickey <address@hidden>
 created  Mon Mar 23 00:44:07 UTC 2009
 ------------------------------------------------------------------------------
 CHANGES                            |   20 +++
 MANIFEST                           |    3 
 api.c                              |    4 
 bind.c                             |   48 ++++---
 buffer.c                           |   42 ++----
 buglist                            |    7 -
 display.c                          |   27 +++-
 doc/macros.doc                     |   27 +++-
 edef.h                             |    3 
 estruct.h                          |   17 ++
 eval.c                             |  182 +++++++++++++++++++---------
 exec.c                             |    4 
 file.c                             |   22 +--
 filters/makefile.wnt               |   14 ++
 input.c                            |    8 -
 line.c                             |   93 ++++++++------
 macros/modes.rc                    |   26 ++--
 makeargv.c                         |    8 -
 mktbls.c                           |  154 +++++++++++++++++++----
 modes.c                            |   27 +---
 modetbl                            |  227 ++++++++++++++++++-----------------
 ntwinio.c                          |    5 
 package/winvile.iss                |   32 ++++
 patchlev.h                         |    2 
 path.c                             |    4 
 perl.xs                            |    6 
 proto.h                            |   13 +-
 random.c                           |    4 
 region.c                           |    4 
 revlist                            |   73 +++++------
 statevar.c                         |  100 +++++++++++++--
 tbuff.c                            |    8 -
 trace.c                            |    4 
 undo.c                             |  136 ++++++++------------
 vile-9.7.spec                      |    9 +
 vile-9.7m/package/winvile-wide.iss |    7 +
 vile.hlp                           |   27 ++--
 37 files changed, 895 insertions(+), 502 deletions(-)
 ------------------------------------------------------------------------------

 20090322 (m)
        > Tom Dickey:
        + improve performance for show-variables and describe-bindings.
        + add un-filter (atr2ansi, atr2html and atr2text) executables to win32
          makefile.
        + implement quick-launch rule in winvile.iss script.
        + add winvile-wide.iss installer script
        + add limit-check in execkreg() in case a wide-character is passed as
          the mark-identifier.
        + add $kill-size and $kill-limit variables to improve scripting with
          the $kill variable.
        + add extra-colors "warning", for show-variables command.
        + apply extra-colors to show-variables command.
        + add new functions &bchanged, &fchanged and state variables $bchanged
          (same as $modified) and $fchanged to make it simpler for scripts to
          check if buffer/file timestamps differ (prompted by Paul Van Tilburg).
        + add ".clw" and ".dsw" files to inimode and confmode, respectively.
        + modify preamble settings for majormodes of the form "#!path" to make
          them more distinct.

-- 
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]