vile
[Top][All Lists]
Advanced

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

[vile] vile-9.7r.patch.gz


From: Thomas Dickey
Subject: [vile] vile-9.7r.patch.gz
Date: Mon, 25 May 2009 20:51:46 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ftp://invisible-island.net/vile/patches/vile-9.7r.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Tue May 26 00:47:07 UTC 2009
 ------------------------------------------------------------------------------
 CHANGES                      |   21 ++
 MANIFEST                     |    5 
 builtflt.c                   |   41 +++-
 configure                    |   24 +-
 configure.in                 |   26 ++-
 display.c                    |   18 +-
 exec.c                       |    6 
 filters/bat-filt.l           |   22 +-
 filters/bat.key              |    7 
 filters/filterio.c           |    9 -
 filters/filters.c            |    4 
 filters/filters.rc           |   70 +++++---
 filters/hs-filt.l            |    4 
 filters/key-filt.c           |    8 
 filters/sh-filt.l            |    7 
 filters/xsl.key              |    6 
 macros/modes.rc              |   25 ++
 main.c                       |    3 
 modes.c                      |    9 -
 patchlev.h                   |    2 
 proto.h                      |    3 
 revlist                      |   53 +++---
 tbuff.c                      |    4 
 vile-9.7.spec                |    9 -
 vile-9.7r/filters/ant.key    |  354 +++++++++++++++++++++++++++++++++++++++++
 vile-9.7r/filters/genmake.sh |  129 ++++++++++++++
 vile-9.7r/filters/mvn.key    |   75 ++++++++
 vl_ctype.c                   |   11 +
 28 files changed, 842 insertions(+), 113 deletions(-)
 ------------------------------------------------------------------------------

 20090525 (r)
        > Tom Dickey:
        + fix an old bug which prevented show-filtercolors from working more
          than once on a buffer unless the buffer was re-read.
        + correct color-initialization for filters which happen to use a "-k"
          option to load the same symbol table as the filter's default table.
        + make filters/genmake.mak auto-generated on Unix platforms, to ensure
          that builtin/loadable/external filters all use the same filter-names.
        + modify hs-filt.l to use the same filter-name "hs" as genmake.mak
          (report by Brendan MacDonell).
        + modify show-filtercolors to work with external filters.
        + improve bat-filt.l, highlighting labels after a "goto" keyword.
        + minor fix to sh-filt.l to show a pattern in a case statement which
          includes a "#" mark.
        + add "ant" and "mvn" (maven) modes.
        + fix overlooked change from filter_name to default_table in buildflt.c,
          needed to show proper colors with builtin filters from 9.7q for some
          of the modes which override the default table, e.g,.  "csh".
        + improve error-checking in show-filtermsgs and show-filtercolors
          macros.

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