[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] vile-9.5g.patch.gz
From: |
Thomas Dickey |
Subject: |
[vile] vile-9.5g.patch.gz |
Date: |
Sun, 02 Apr 2006 14:48:59 -0400 |
User-agent: |
Mutt/1.5.9i |
vile 9.5g - patch 2006/04/02 - Thomas Dickey <address@hidden>
------------------------------------------------------------------------------
CHANGES | 15 ++++++++
MANIFEST | 4 +-
display.c | 4 +-
file.c | 4 +-
filters/cfg-filt.l | 4 +-
filters/css-filt.l | 4 +-
filters/filters.rc | 7 +++
filters/genmake.mak | 3 +
filters/infofilt.l | 4 +-
filters/mailfilt.l | 4 +-
filters/pas.key | 4 +-
filters/txt-filt.l | 4 +-
macros/modes.rc | 40 +++++++++++++++++++++
macros/vileinit.rc | 6 +--
patchlev.h | 2 -
revlist | 36 ++++++++++---------
vile-9.5.spec | 9 +++-
vile-9.5g/filters/lua-filt.l | 75 +++++++++++++++++++++++++++++++++++++++++
vile-9.5g/filters/lua.key | 22 ++++++++++++
19 files changed, 209 insertions(+), 42 deletions(-)
------------------------------------------------------------------------------
20060402 (g)
> Tom Dickey:
+ minor fixes to make most of the lex filters build with "old" lex,
e.g.,
http://heirloom.sourceforge.net/devtools.html
Note: the lex-filt.l file is too complex for some older lex's.
+ add lua mode
+ save/restore curgoal variable in b2vprintf() to avoid side effects
when invoking "backward-row" or "forward-row" commands (report
by Chris Green).
+ add delphi mode
+ add "*.cs" files to grep macros on win32 platform
+ improve csmode by making the section macros look for function
headers.
--
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.5g.patch.gz,
Thomas Dickey <=