vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vile] vile-9.6m.patch.gz


From: Thomas Dickey
Subject: [vile] vile-9.6m.patch.gz
Date: Thu, 08 May 2008 20:39:53 -0400
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

 patch by Thomas E. Dickey <address@hidden>
 created  Fri May  9 00:34:56 UTC 2008
 ------------------------------------------------------------------------------
 CHANGES           |   17 
 MANIFEST          |    2 
 aclocal.m4        |   76 +-
 charsets.c        |   18 
 config.guess      |  176 ++--
 config.sub        |   82 +-
 configure         | 1873 +++++++++++++++++++++++++++-------------------------
 configure.in      |   12 
 doc/macros.doc    |   10 
 eightbit.c        |   11 
 estruct.h         |    4 
 filters/filters.c |    4 
 filters/manfilt.c |   18 
 filters/tbl.key   |    3 
 mktbls.c          |   79 ++
 modes.c           |    4 
 modetbl           |    6 
 patchlev.h        |    2 
 perl.xs           |   11 
 revlist           |   48 -
 vile-9.6.spec     |    9 
 vile.hlp          |   12 
 word.c            |    4 
 x11.c             |  452 ++++++++++--
 24 files changed, 1735 insertions(+), 1198 deletions(-)
 ------------------------------------------------------------------------------
ndex: CHANGES
-- vile-9.6l+/CHANGES   2008-04-26 15:30:41.000000000 +0000
++ vile-9.6m/CHANGES    2008-05-08 22:34:56.000000000 +0000
@ -1,5 +1,22 @@
Changes for vile 9.7 (released ??? ??? ?? ????)

 20080508 (m)
        > Mark Robinson:
        + build-fix for eightbit.c without iconv functions.
        > Tom Dickey:
        + update input-method code, from xterm.
        + add xvile resource setting "openIm" to control whether it tries to
          open input-method.
        + change order of tests for iconv availability and configure option
          "--with-iconv" to avoid adding iconv library to build unnecessarily
          (report by Mark Robinson).
        + modify prompt for new mode value to consistently show the mode's full
          name.
        + add "fk" alias for file-encoding mode.
        + modify mktbls to allow special-case alias for modes which have no
          convenient abbreviation.
        + update config.guess, config.sub

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]