vile
[Top][All Lists]
Advanced

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

[vile] vile-9.7g.patch.gz


From: Thomas Dickey
Subject: [vile] vile-9.7g.patch.gz
Date: Tue, 28 Oct 2008 21:04:20 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 patch by Thomas E. Dickey <address@hidden>
 created  Wed Oct 29 01:00:04 UTC 2008
 ------------------------------------------------------------------------------
 CHANGES            |   20 ++
 MANIFEST           |    2 
 buffer.c           |   29 +++
 builtflt.c         |   20 +-
 charsets.c         |  286 ++++++++++++++++++++++++++----------
 estruct.h          |    4 
 exec.c             |   11 +
 file.c             |   16 +-
 filters/as-filt.l  |    8 -
 filters/filters.rc |    7 
 filters/fltstack.h |   19 ++
 filters/htmlfilt.l |  397 +++++++++++++++++++++++++++++++++++++++++++++++----
 macros/modes.rc    |   17 +-
 modetbl            |    4 
 patchlev.h         |    2 
 revlist            |   38 ++--
 select.c           |    7 
 vile-9.7.spec      |    9 -
 vile.hlp           |   34 +++-
 19 files changed, 773 insertions(+), 157 deletions(-)
 ------------------------------------------------------------------------------

 20081027 (g)
        > Tom Dickey:
        + extend vile-html-filt to use language value in script tag, e.g., to
          handle C# scripts.
        + modify mac_tokval() to set end-string value when processing the last
          token on a line in script mode.  This lets a "set" command work by
          itself in a ".vilerc".
        + fix special case of killing buffers from [Buffer List], broken in
          9.7f by increasing the number of digits available for buffer number.
        + extend vile-html-filt to support asp/jsp files.
        + add aspmode
        + improve parsing of "<%" "%>" markers in htmlfilt.l, which must be
          recognized anywhere - not just outside tags.
        + implement extra-colors for hypertext commands, e.g., as used in the
          which-keywords macro.
        + improve loading of UTF-16 and UTF-32 when no byteorder-mark is
          specified (report by Rugxulo).
        + modify as-filt.l to disallow quoted strings from extending past the
          end of a line (report by Paul Fox).

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