smol/src
David Lawrence Ramsey 37ddfa9dbd move do_verbatim_input() from nano.c to text.c, since it's an advanced
text-based operation


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3096 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-11-07 06:06:05 +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 reorder functions 2005-11-05 20:04:16 +00:00
chars.c comment fixes 2005-09-14 20:20:58 +00:00
color.c formatting fixes 2005-08-01 05:54:11 +00:00
cut.c tweak a few functions to remove the assumption that the file always ends 2005-11-03 21:08:39 +00:00
files.c move functions specific to the file browser to their own source file, 2005-11-05 20:01:11 +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 move do_verbatim_input() from nano.c to text.c, since it's an advanced 2005-11-07 06:06:05 +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 cosmetic fixes 2005-11-05 04:59:00 +00:00
proto.h move do_verbatim_input() from nano.c to text.c, since it's an advanced 2005-11-07 06:06:05 +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 add new -L/--nonewlines command line option, and new "nonewlines" rcfile 2005-11-05 17:35:44 +00:00
text.c move do_verbatim_input() from nano.c to text.c, since it's an advanced 2005-11-07 06:06:05 +00:00
utils.c move check_linenumbers(), dump_buffer(), and dump_buffer_reverse() from 2005-11-02 15:44:01 +00:00
winio.c move do_yesno() to prompt.c too 2005-11-03 21:07:24 +00:00