smol/src
David Lawrence Ramsey 1df1c9e4c0 fix #ifdefs
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3679 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-06-25 17:25:13 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am in src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an 2006-05-28 22:33:14 +00:00
browser.c handle statusbar blanking in one place instead of many, so that it 2006-05-21 21:23:21 +00:00
chars.c ignore unhandled meta key sequences and escape sequences, and indicate 2006-05-24 17:36:00 +00:00
color.c in color_update(), fix incorrect setting of defcolor, which prevented 2006-05-28 18:51:48 +00:00
cut.c cosmetic fixes 2006-06-18 15:26:51 +00:00
files.c per Benno Schulenberg's patch, in do_writeout(), fix problem where the 2006-06-14 13:19:43 +00:00
global.c per Benno Schulenberg's patch with a few tweaks by me, add minor wording 2006-06-08 02:37:45 +00:00
help.c in help_init(), display the shortcut list help text even when we have 2006-06-19 16:04:42 +00:00
move.c handle prepending of wrapped text in one place instead of many, so that 2006-05-22 02:08:49 +00:00
nano.c fix #ifdefs 2006-06-25 17:25:13 +00:00
nano.h make the changed suspend/continue routines work properly under slang 2006-06-09 16:57:41 +00:00
prompt.c beep when we get an unhandled shortcut or toggle, as Pico does 2006-06-03 19:36:02 +00:00
proto.h in update_line(), remove unneeded assert, and now-unused function 2006-06-21 16:54:51 +00:00
rcfile.c more minor wording fixes 2006-06-08 02:50:56 +00:00
search.c handle prepending of wrapped text in one place instead of many, so that 2006-05-22 02:08:49 +00:00
text.c another comment fix 2006-06-11 19:15:59 +00:00
utils.c in update_line(), remove unneeded assert, and now-unused function 2006-06-21 16:54:51 +00:00
winio.c in edit_draw(), don't display any statusbar message when we get a 2006-06-21 20:51:36 +00:00