[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20040605.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20040605.patch.gz |
Date: |
Sat, 5 Jun 2004 18:35:54 -0400 |
User-agent: |
Mutt/1.5.4i |
ncurses 5.4 - patch 20040605 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.4 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.4 are in the subdirectory
ftp://dickey.his.com/ncurses/5.4
------------------------------------------------------------------------------
NEWS | 10 +++++++++-
dist.mk | 4 ++--
doc/html/ncurses-intro.html | 22 +++++++++++-----------
doc/ncurses-intro.doc | 31 +++++++++++++++----------------
man/define_key.3x | 7 ++++---
man/key_defined.3x | 6 +++---
test/demo_forms.c | 4 +++-
test/filter.c | 4 +++-
test/ins_wide.c | 4 +++-
test/inserts.c | 4 +++-
10 files changed, 56 insertions(+), 40 deletions(-)
------------------------------------------------------------------------------
20040605
+ add setlocale() calls to a few test programs which may require it:
demo_forms.c, filter.c, ins_wide.c, inserts.c
+ correct a few misspelled function names in ncurses-intro.html (report
by Tony Li).
+ correct internal name of key_defined() manpage, which conflicted with
define_key().
--
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] |
- ncurses-5.4-20040605.patch.gz,
Thomas Dickey <=