]> git.wh0rd.org Git - nano.git/commit
when calling do_gotolinecolymn(), default to the current line and column
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 17 May 2005 22:27:15 +0000 (22:27 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 17 May 2005 22:27:15 +0000 (22:27 +0000)
commit57542019440bc46ff4835bce1cffd7af1ffedc6b
tree0a6f18eb1e3dcd030e7f656545c83f929933665e
parent172767187e032ab54a2a5c9232c7286f9d59c8b3
when calling do_gotolinecolymn(), default to the current line and column
if the ones passed in are unspecified or invalid

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