bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.4-20050716.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20050716.patch.gz
Date: Sat, 16 Jul 2005 20:32:55 -0400
User-agent: Mutt/1.5.9i

 ncurses 5.4 - patch 20050716 - T.Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.4 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.4 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.4

 ------------------------------------------------------------------------------
 MANIFEST                                       |    1 
 NEWS                                           |   12 
 c++/cursesw.cc                                 |    8 
 c++/etip.h.in                                  |   14 
 dist.mk                                        |    4 
 include/term_entry.h                           |    5 
 man/Makefile.in                                |    4 
 man/make_sed.sh                                |   16 -
 ncurses-5.4-20050716/ncurses/tinfo/trim_sgr0.c |  328 +++++++++++++++++++++++
 ncurses/modules                                |    5 
 ncurses/tinfo/lib_termcap.c                    |  211 --------------
 progs/tic.c                                    |   23 +
 12 files changed, 400 insertions(+), 231 deletions(-)
 ------------------------------------------------------------------------------

20050716
        + fix special cases for trimming sgr0 for hurd and vt220 (Debian
          #318621).
        + split-out _nc_trim_sgr0() from modifications made to tgetent(), to
          allow it to be used by tic to provide information about the runtime
          changes that would be made to sgr0 for termcap applications.
        + modify make_sed.sh to make the group-name in the NAME section of
          form/menu library manpage agree with the TITLE string when renaming
          is done for Debian (Debian #78866).

-- 
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]