freebsd-ports/editors/emacs19/files
Peter Wemm 72383a3825 If compiling under native ncurses (instead of libcurses), we have to
use the terminfo version of tparam() since the termcap version supplies
tgoto() which seriously screws up text display.  ncurses-4.1 has both a
termcap and terminfo internal interface and is quicker with the terminfo
one even when it's read a termcap.db file.
1997-05-26 13:34:38 +00:00
..
patch-aa Spread info dir entries into all relevant files. The previous version 1997-05-20 10:25:12 +00:00
patch-ac If compiling under native ncurses (instead of libcurses), we have to 1997-05-26 13:34:38 +00:00