]> git.wh0rd.org Git - nano.git/commit
in do_mouse(), avoid redundant screen updates by using edit_redraw()
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 25 Jul 2005 19:04:20 +0000 (19:04 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 25 Jul 2005 19:04:20 +0000 (19:04 +0000)
commit3d5e94560d62fc11ee614d4a9fd0713063f09bd1
tree313f1d3a91c68e514edd4d611e8204ba99c09bf3
parent78a81b29b16eb8cf70100e893fc96ff41da86d75
in do_mouse(), avoid redundant screen updates by using edit_redraw()
instead of edit_refresh(), and remove now-erroneous code that disables
setting the mark while in view mode

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2928 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/nano.c