[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] vile-9.7p.patch.gz
From: |
Thomas Dickey |
Subject: |
[vile] vile-9.7p.patch.gz |
Date: |
Thu, 30 Apr 2009 20:52:57 -0400 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ftp://invisible-island.net/vile/patches/vile-9.7p.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Fri May 1 00:48:32 UTC 2009
------------------------------------------------------------------------------
CHANGES | 13 ++++++
MANIFEST | 2 -
filters/htmlfilt.l | 4 +-
filters/manfilt.c | 5 +-
filters/scheme.key | 2 +
filters/scm-filt.l | 96 +++++++++++++++++++++++++++++++++++++++++++--------
macros/modes.rc | 6 +--
patchlev.h | 2 -
regexp.c | 12 +++---
revlist | 22 +++++------
vile-9.7.spec | 9 +++-
11 files changed, 131 insertions(+), 42 deletions(-)
------------------------------------------------------------------------------
20090430 (p)
> Brendan MacDonell:
+ improve scheme mode:
+ fix/hack to properly handle combinations of quotation literals.
+ highlight the unquote/unquote-splicing keywords.
+ handle the optional scheme parentheses extension ('[' and ']').
> Tom Dickey:
+ minor tweak to manfilt.c to allow space to overstrike text.
+ minor tweak to vbmode fences.
+ correct some limit-checks in vl_regexec().
+ correct a reallocation in html syntax filter html_quotes() function
that grew too rapidly.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [vile] vile-9.7p.patch.gz,
Thomas Dickey <=