]> git.wh0rd.org Git - nano.git/commit
tweak parse_num() to return a bool, and fix backwards test of its value
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 4 Aug 2004 18:24:53 +0000 (18:24 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 4 Aug 2004 18:24:53 +0000 (18:24 +0000)
commitc53ab2a8541df51305ea10c00478daa77e01c16f
tree5bf7991e1c2ac6ba113790b2fbb9870127caf4db
parent4d44d2de0e92772ec2b18e55dcf6246e32727a40
tweak parse_num() to return a bool, and fix backwards test of its value
so that numeric values will be preserved when switching to the "Go To
Line" prompt again

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