smol/src
David Lawrence Ramsey d717d4bac6 add another missing part of DB's patch (read_file() should be returning
void instead of int), and rearrange one NANO_SMALL #ifdef for better
readability


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1851 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2004-07-10 16:53:17 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am Major package reorganization: 2003-09-07 00:44:12 +00:00
color.c treat search_last_line as a boolean everywhere, and remove some unneeded 2004-05-27 18:39:16 +00:00
cut.c per DB's patch (with a few updates of mine), convert the shortcut list 2004-07-02 14:31:03 +00:00
files.c add another missing part of DB's patch (read_file() should be returning 2004-07-10 16:53:17 +00:00
global.c per DB's patch, remove unused global variable search_offscreen 2004-07-08 15:27:04 +00:00
move.c per DB's patch (with a few updates of mine), convert the shortcut list 2004-07-02 14:31:03 +00:00
nano.c add another prototype fix and a few spacing fixes 2004-07-08 17:15:10 +00:00
nano.h another missing piece of DB's patch: the toggle and rcoption structs 2004-07-07 15:20:52 +00:00
proto.h add another missing part of DB's patch (read_file() should be returning 2004-07-10 16:53:17 +00:00
rcfile.c a few cleanups and consistency fixes 2004-07-03 03:09:12 +00:00
search.c a few cleanups and consistency fixes 2004-07-03 03:09:12 +00:00
utils.c add another prototype fix and a few spacing fixes 2004-07-08 17:15:10 +00:00
winio.c add another prototype fix and a few spacing fixes 2004-07-08 17:15:10 +00:00