[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] ANN: vile-9.8m
From: |
Thomas Dickey |
Subject: |
[vile] ANN: vile-9.8m |
Date: |
Sun, 30 Mar 2014 20:42:57 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
Files:
ftp://invisible-island.net/vile/current/vile-9.8m.tgz
ftp://invisible-island.net/vile/current/vile-9.8m.tgz.asc
ftp://invisible-island.net/vile/patches/MD5sums
ftp://invisible-island.net/vile/patches/vile-9.8m.patch.gz
ftp://invisible-island.net/vile/patches/vile-9.8m.patch.gz.asc
ftp://invisible-island.net/vile/patches/vile-9.8m.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Mon Mar 31 00:28:43 UTC 2014
------------------------------------------------------------------------------
CHANGES | 20
MANIFEST | 2
aclocal.m4 | 9
configure | 4471 ++++++++++++++++++++++-----------------------
doc/make-hlp.pl | 6
doc/vile-hlp.html | 13
doc/vile-toc.html | 4
fileio.c | 4
filters/filters.h | 6
filters/lua-filt.l | 6
filters/manfilt.c | 26
filters/rpm-filt.l | 4
filters/sh-filt.l | 4
gnreight.h | 1067 ++++++++++
macros/manpage.rc | 5
macros/xvile.desktop | 7
makefile.wnt | 6
package/convile.nsi | 6
package/debian/changelog | 6
package/minvile.nsi | 6
package/vile.spec | 9
package/winvile.nsi | 6
patchlev.h | 4
proto.h | 3
revlist | 66
spawn.c | 4
tcap.h | 7
trace.c | 16
vile.hlp | 15
w32cbrd.c | 42
w32info.rc | 10
w32vile.h | 4
x11.c | 4
33 files changed, 3476 insertions(+), 2392 deletions(-)
------------------------------------------------------------------------------
20140330 (m)
> Kevin Buettner:
+ add missing "break" in DATA() macro in x11.c from 9.8j changes.
> Tom Dickey:
+ fix configure check if curses.h is needed, by suppressing external
reference to vl_strncpy.
+ build-fix for --disable-extensions by providing dummy set_tagsmode()
+ modify [ShowFormatted] to also handle logmode the same as
typescript files
+ modify makefile.wnt to show version-details in wvwrap.exe
+ minor fix to make-hlp.pl, to complete underlining of project
hierarchy section of vile.hlp
+ clarify in vile.hlp how to suppress "press any key to continue"
message in winvile when running external shell-commands.
+ build-fix when configuring --with-external-filters when only flex
2.5.35 / 2.5.37 is available (report by Kevin Buettner).
+ fix crash in winvile in "select-all" command (Savannah #41943).
+ update gnreight.h from Debian/testing libc6 2.17-97
+ update xvile.desktop with improvements from Fedora package.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
- [vile] ANN: vile-9.8m,
Thomas Dickey <=