[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] vile-9.5k.patch.gz
From: |
Thomas Dickey |
Subject: |
[vile] vile-9.5k.patch.gz |
Date: |
Sun, 24 Sep 2006 20:20:10 -0400 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
vile 9.5k - patch 2006/09/24 - Thomas Dickey <address@hidden>
------------------------------------------------------------------------------
CHANGES | 18
MANIFEST | 4
README | 6
aclocal.m4 | 25
config.guess | 11
config.sub | 16
configure | 3205 ++++++++++++++++++++---------------------
configure.in | 29
file.c | 11
filters/genmake.mak | 3
filters/nr-filt.l | 14
filters/spellflt.l | 16
macros/modes.rc | 11
patchlev.h | 2
revlist | 36
tcap.h | 11
vile-9.5.spec | 9
vile-9.5k/filters/mcrl.key | 47
vile-9.5k/filters/mcrlfilt.l | 64
vile-9.5k/revlist.bak | 408 +++++
20 files changed, 2300 insertions(+), 1646 deletions(-)
------------------------------------------------------------------------------
20060924 (k)
> Paul van Tilburg
+ add syntax filter (mcrl) for mCRL/mCRL2 modeling language.
> Tom Dickey:
+ modify fileread() to ensure that the error-buffer is reset after
reading (or re-reading) a shell/pipe command, e.g., using ":e!".
+ fix configure --disable-largefile option (from ncurses).
+ minor fixes for nroff filter to improve rendition of groff's macros.
+ add configure check for ncurses 5.2(sic) on FreeBSD, which was broken
by
an incomplete set of changes to wchar.h (report by Chris Green).
+ add configure check for aspell, whose attempt at a compatibility
script
for ispell does not recognize ispell's options.
+ workaround for breakage in FreeBSD's header files: updates to wchar.h
were not reflected in updates to curses.h (report by Chris Green).
+ remove reference to obsolete http://www.vile.cx from README (report
by Paul Fox).
+ update config.guess, config.sub
--
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.5k.patch.gz,
Thomas Dickey <=