]> git.wh0rd.org Git - nano.git/commit
port over some of DB's refactored display code, most importantly the
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 16 Sep 2003 01:16:49 +0000 (01:16 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 16 Sep 2003 01:16:49 +0000 (01:16 +0000)
commit5ffbec56f6c6487e245eb26e24b51dad80006595
tree3983820c46d8402250954d3e4ddf128ef5ed50d3
parentb23554fa25c4e223f56957b00cdeb9ce9acb7789
port over some of DB's refactored display code, most importantly the
display_string() function, and convert some parts of nano to use it

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1552 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/move.c
src/nano.c
src/nano.h
src/proto.h
src/search.c
src/utils.c
src/winio.c