]> git.wh0rd.org Git - nano.git/commit
remove do_(left|right)()'s ability to optionally not update the current
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 13 Sep 2005 04:53:44 +0000 (04:53 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 13 Sep 2005 04:53:44 +0000 (04:53 +0000)
commit1c3bfa9f2b23e8176be8895b9dc9b9c574a706d6
treeb3fa0dfd30c41661d483958c37487c4ffeade526
parentfeb89db8a00f271f171b3e878548a7a944e71823
remove do_(left|right)()'s ability to optionally not update the current
line, as this was only used in do_backspace(), and it didn't always
update the screen properly

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3017 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/global.c
src/move.c
src/proto.h
src/text.c