bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20130622.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20130622.patch.gz
Date: Sat, 22 Jun 2013 19:58:12 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.9 - patch 20130622 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20130622.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Jun 22 23:39:25 UTC 2013
 ------------------------------------------------------------------------------
 NEWS                      |   13 ++++++++-
 dist.mk                   |    4 +-
 form/frm_driver.c         |    4 +-
 man/clear.1               |   11 ++++---
 man/curs_mouse.3x         |   24 +++++++---------
 man/curs_sp_funcs.3x      |    6 ++--
 man/curs_variables.3x     |    7 ++--
 man/form_variables.3x     |    6 +---
 man/resizeterm.3x         |   14 +++++----
 man/tabs.1                |    3 --
 man/terminfo.tail         |   63 ++++++++++++++++++++++++++------------------
 ncurses/tinfo/lib_setup.c |    6 ++--
 package/debian/changelog  |    4 +-
 package/ncurses.spec      |    2 -
 progs/clear.c             |   12 ++++++--
 test/worm.c               |    5 +--
 16 files changed, 108 insertions(+), 76 deletions(-)
 ------------------------------------------------------------------------------
 
20130622
        + modify the clear program to take into account the E3 extended
          capability to clear the terminal's scrollback buffer (patch by
          Miroslav Lichvar, Redhat #815790).
        + clarify in resizeterm manpage that LINES and COLS are updated.
        + updated ansi example in terminfo.tail, correct misordered example
          of sgr.
        + fix other doclifter warnings for manpages
        + remove unnecessary ".ta" in terminfo.tail, add missing ".fi"
          (patch by Eric Raymond).

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