smol/src
David Lawrence Ramsey 684e7ebd37 comment fix: justify_format() could have just left out a space at the
end of the line instead of removing it


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1750 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2004-05-20 14:31:15 +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 update the copyright years on the source files to 2004 (adding a few 2004-01-09 23:04:55 +00:00
cut.c minor tweaks; also remove the need for the JUSTIFY_MODE flag 2004-03-30 04:17:10 +00:00
files.c minor overhaul of terminal-related things 2004-05-18 01:20:36 +00:00
global.c comment fix 2004-05-20 03:29:33 +00:00
move.c update the copyright years on the source files to 2004 (adding a few 2004-01-09 23:04:55 +00:00
nano.c comment fix: justify_format() could have just left out a space at the 2004-05-20 14:31:15 +00:00
nano.h go back to cbreak mode and disable_signals() instead of raw mode, as 2004-05-19 16:04:27 +00:00
proto.h minor overhaul of terminal-related things 2004-05-18 01:20:36 +00:00
rcfile.c add isblank() equivalent and use it instead of checking for (tab or 2004-05-13 17:19:54 +00:00
search.c disable "Where Is Next" in tiny mode 2004-05-05 21:36:50 +00:00
utils.c add isblank() equivalent and use it instead of checking for (tab or 2004-05-13 17:19:54 +00:00
winio.c add missing bit from DB's refactoring of do_credits(): translate the 2004-05-18 15:23:31 +00:00