smol/src
David Lawrence Ramsey 53bd1ddad7 comment fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3120 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-11-09 02:23:54 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am move functions specific to the file browser to their own source file, 2005-11-05 20:01:11 +00:00
browser.c actually use statusbar_pww in the statusbar prompt code to cut down on 2005-11-07 21:45:44 +00:00
chars.c cosmetic fix 2005-11-08 02:27:11 +00:00
color.c formatting fixes 2005-08-01 05:54:11 +00:00
cut.c comment fix 2005-11-09 02:23:54 +00:00
files.c in do_alt_speller(), move the code that replaces the text of the current 2005-11-08 19:15:58 +00:00
global.c move functions specific to the help browser to their own source file, 2005-11-01 19:32:45 +00:00
help.c more function reordering, plus comment fixes 2005-11-01 23:00:56 +00:00
move.c tweak do_last_line() to remove the assumption that the file always ends 2005-11-05 17:50:06 +00:00
nano.c actually use statusbar_pww in the statusbar prompt code to cut down on 2005-11-07 21:45:44 +00:00
nano.h add new -L/--nonewlines command line option, and new "nonewlines" rcfile 2005-11-05 17:35:44 +00:00
prompt.c remove unneeded blank line 2005-11-08 04:55:59 +00:00
proto.h in do_alt_speller(), move the code that replaces the text of the current 2005-11-08 19:15:58 +00:00
rcfile.c add new -L/--nonewlines command line option, and new "nonewlines" rcfile 2005-11-05 17:35:44 +00:00
search.c actually use statusbar_pww in the statusbar prompt code to cut down on 2005-11-07 21:45:44 +00:00
text.c *really* make deleting and cutting text consistent with each other, and 2005-11-09 00:08:29 +00:00
utils.c move check_linenumbers(), dump_buffer(), and dump_buffer_reverse() from 2005-11-02 15:44:01 +00:00
winio.c in update_line(), remove now-unneeded logic that set the index parameter 2005-11-07 06:20:02 +00:00