in parse_line_column(), simplify parsing of the column number
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3243 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
e57bd499
Name Last commit Last update
..
.cvsignore Major package reorganization:
Makefile.am move functions specific to the file browser to their own source file,
browser.c since proto.h includes nano.h, and nano.h includes config.h first,
chars.c since proto.h includes nano.h, and nano.h includes config.h first,
color.c since proto.h includes nano.h, and nano.h includes config.h first,
cut.c add descriptive comments to pretty much all functions and major
files.c a few last comment and consistency fixes
global.c add descriptive comments to pretty much all functions and major
help.c since proto.h includes nano.h, and nano.h includes config.h first,
move.c add descriptive comments to pretty much all functions and major
nano.c add descriptive comments to pretty much all functions and major
nano.h add descriptive comments to pretty much all functions and major
prompt.c add descriptive comments to pretty much all functions and major
proto.h add descriptive comments to pretty much all functions and major
rcfile.c a few last comment and consistency fixes
search.c add descriptive comments to pretty much all functions and major
text.c a few last comment and consistency fixes
utils.c in parse_line_column(), simplify parsing of the column number
winio.c a few last comment and consistency fixes