[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] vile-9.7ze
From: |
Thomas Dickey |
Subject: |
[vile] vile-9.7ze |
Date: |
Sat, 12 Jun 2010 22:01:44 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ftp://invisible-island.net/vile/patches/vile-9.7ze.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sat Jun 12 21:35:41 UTC 2010
------------------------------------------------------------------------------
CHANGES | 23
MANIFEST | 6
aclocal.m4 | 411 +-
configure | 5696 ++++++++++++++++++++++---------------
display.c | 10
doc/vile-man.html | 9
doc/vile-toc.html | 4
eval.c | 7
file.c | 4
filters/yacc.key | 35
macros/modes.rc | 10
makefile.in | 13
modetbl | 4
patchlev.h | 2
proto.h | 4
random.c | 4
revlist | 45
statevar.c | 4
vile-9.7.spec | 15
vile-9.7ze/macros/lxvile | 23
vile-9.7ze/macros/lxvile-fonts | 22
vile-9.7ze/macros/lxvile.desktop | 10
vile.1 | 10
x11.c | 7
24 files changed, 4026 insertions(+), 2352 deletions(-)
------------------------------------------------------------------------------
20100612 (ze)
> Tom Dickey:
+ add lxvile wrapper for xvile, which chooses a font based on locale
setting (suggested by Radek Liboska):
+ add ".gpr" files to adamode
+ add ".xmodmap" files to xresmode
+ add ".la" files to confmode
+ add "changelog" to txtmode
+ update yacc.key to bison 2.4.1 and byacc 20100610.
+ improve configure macros:
+ improve CF_RPATH_HACK by using ldd to obtain a list of directories
to ignore.
+ use pkg-config for X libraries, if available.
+ correct a test of cache variable in CF_MKSTEMP
+ modify CF_GCC_WARNINGS to work with c89 wrapper for gcc.
+ ignore stderr in CF_GCC_VERSION
+ add/use CF_ADD_LIB and CF_ADD_LIBS macros to force consistency in
updating the $LIBS variable.
+ add assignments in CF_FIND_LINKAGE to address a case where the
function is found in predefined libraries.
+ add quoting for ifelse() parameters
+ build-fixes for configure --without-locale (report by Michael Finken).
--
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.7ze,
Thomas Dickey <=