cosmetic fix
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3104 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
c0181c95
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 actually use statusbar_pww in the statusbar prompt code to cut down on
chars.c cosmetic fix
color.c formatting fixes
cut.c tweak a few functions to remove the assumption that the file always ends
files.c actually use statusbar_pww in the statusbar prompt code to cut down on
global.c move functions specific to the help browser to their own source file,
help.c more function reordering, plus comment fixes
move.c tweak do_last_line() to remove the assumption that the file always ends
nano.c actually use statusbar_pww in the statusbar prompt code to cut down on
nano.h add new -L/--nonewlines command line option, and new "nonewlines" rcfile
prompt.c make sure we refresh the statusbar prompt text when tab-completing or
proto.h actually use statusbar_pww in the statusbar prompt code to cut down on
rcfile.c add new -L/--nonewlines command line option, and new "nonewlines" rcfile
search.c actually use statusbar_pww in the statusbar prompt code to cut down on
text.c actually use statusbar_pww in the statusbar prompt code to cut down on
utils.c move check_linenumbers(), dump_buffer(), and dump_buffer_reverse() from
winio.c in update_line(), remove now-unneeded logic that set the index parameter