[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] vile-9.8b
From: |
Thomas Dickey |
Subject: |
[vile] vile-9.8b |
Date: |
Wed, 15 Sep 2010 20:43:11 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ftp://invisible-island.net/vile/patches/vile-9.8b.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Thu Sep 16 00:31:50 UTC 2010
------------------------------------------------------------------------------
CHANGES | 14
MANIFEST | 3
aclocal.m4 | 24
bind.c | 4
btree.c | 4
builtflt.c | 6
charsets.c | 8
configure | 4359 ++++++++++++++++++++++-----------------------
configure.in | 6
display.c | 13
doc/macros.html | 6
doc/vile-hlp.html | 4
eval.c | 4
filters/filterio.c | 4
filters/filters.h | 8
filters/makefile.2nd | 4
filters/makefilt.l | 7
filters/spellflt.l | 4
makefile.in | 12
menu.c | 11
package/debian/changelog | 6
package/debian/rules | 101 -
package/vile.spec | 9
patchlev.h | 2
regexp.c | 11
revlist | 61
vile-9.8b/plink.sh | 61
vl_alloc.h | 8
watch.c | 2
x11.c | 40
x11menu.c | 4
31 files changed, 2497 insertions(+), 2313 deletions(-)
------------------------------------------------------------------------------
20100915 (b)
> Tom Dickey:
+ correct a check in the combination of showchar mode with the
:show-printable command when the global file-encoding mode is set to
locale. Also make this combination apply whether or not the ruler
mode is set.
+ correct setting of reg_utf8flag when the global file-encoding mode is
set to locale, e.g., for UTF-8 encoding.
+ add "%" to syntax highlighting of makefile target patterns.
+ add configure --enable-link-prefix, which is used to trim unneeded
libraries from link-commands, to reduce package dependencies.
+ build-fix for Ubuntu package, which must ensure that -lcrypt is
added when building vile-crypt due to weak-linkage issues.
--
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.8b,
Thomas Dickey <=