[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] vile-9.7za
From: |
Thomas Dickey |
Subject: |
[vile] vile-9.7za |
Date: |
Thu, 28 Jan 2010 06:55:33 -0500 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ftp://invisible-island.net/vile/patches/vile-9.7za.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Thu Jan 28 11:49:15 UTC 2010
------------------------------------------------------------------------------
CHANGES | 19
MANIFEST | 3
aclocal.m4 | 213 +-
bind.c | 24
config.guess | 167 -
config.sub | 49
configure | 4731 ++++++++++++++++++++++++++----------------------
configure.in | 9
doc/config.doc | 46
doc/config.html | 45
doc/vile-hlp.html | 9
doc/vile-toc.html | 6
estruct.h | 7
filters/nr-filt.l | 18
macros/modes.rc | 4
makefile.in | 67
modetbl | 3
patchlev.h | 2
revlist | 45
tags.c | 4
vile-9.7.spec | 29
vile-9.7za/version.sh | 15
vile.hlp | 8
23 files changed, 3150 insertions(+), 2373 deletions(-)
------------------------------------------------------------------------------
20100128 (za)
> Tom Dickey:
+ improve nroff filter by allowing for macro-names to be used for fonts
+ add "always" setting for check-access mode, to distinguish between
scripts and datafiles, e.g., tags. Use "always" to check permissions
for data.
+ add to diffmode's preamble pattern to allow it to detect diff's in
a piped input.
+ add configure option --with-symlink which augments --program-suffix
to make it simple(r) to install versioned binaries (request by Steven
Lembark).
+ add configure options for transforming program name upon install:
--program-prefix, --program-suffix, --program-transform-name
+ updates/fixes to ".spec" file (report/patch by Radek Liboska).
+ improve configure-check for term.h header, to eliminate compiler
warnings for cygwin.
+ improve CF_IMAKE_CFLAGS and CF_XOPEN_SOURCE by using CF_ADD_CFLAGS
to add (and remove duplicates) consistently in CPPFLAGS.
--
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.7za,
Thomas Dickey <=