smol/src
David Lawrence Ramsey 47e82b1752 fix #ifdef breakage
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1953 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2004-09-28 22:21:46 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am remove reference to @includedir@ in src/Makefile.am, as it's unneeded 2004-09-01 22:08:57 +00:00
color.c add DB's fix for a problem where quoted justify wouldn't work if 2004-07-31 14:10:23 +00:00
cut.c add more int -> bool conversions 2004-08-12 03:27:54 +00:00
files.c fix #ifdef breakage 2004-09-28 22:21:46 +00:00
global.c fix #ifdef breakage 2004-09-28 22:21:46 +00:00
move.c simplify edit_update() so as not to require the fileptr parameter 2004-08-26 18:07:58 +00:00
nano.c add missing func_key reference 2004-09-27 01:10:48 +00:00
nano.h make some ints that use the value of fill and can be greater than COLS 2004-09-18 22:02:21 +00:00
proto.h resetstatuspos should be a bool, not an int 2004-09-28 15:58:56 +00:00
rcfile.c add DB's overhaul of the file loading code to increase efficiency, 2004-09-05 21:40:31 +00:00
search.c more int -> bool conversions 2004-09-28 20:37:03 +00:00
utils.c add DB's overhaul of the file loading code to increase efficiency, 2004-09-05 21:40:31 +00:00
winio.c consistency fix: the convention for shortcuts lists other than the main 2004-09-28 16:51:08 +00:00