smol/src
David Lawrence Ramsey 0a4b737b73 cosmetic fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3792 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-07-18 18:28:10 +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 more typo fixes 2006-07-13 02:10:27 +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 in do_insertfile(), remove redundant code: we only mark the file as 2006-07-13 12:18:57 +00:00
global.c consolidate do_scroll_(up|down)() into do_(up|down)(), as they have a 2006-07-06 22:17:47 +00:00
help.c in browser_refresh() and titlebar(), don't display overly long filenames 2006-07-05 06:38:47 +00:00
move.c consolidate do_scroll_(up|down)() into do_(up|down)(), as they have a 2006-07-06 22:17:47 +00:00
nano.c add various cosmetic and #ifdef fixes 2006-07-18 18:16:30 +00:00
nano.h cosmetic fixes 2006-07-18 18:28:10 +00:00
prompt.c in browser_refresh() and titlebar(), don't display overly long filenames 2006-07-05 06:38:47 +00:00
proto.h revert erroneous change 2006-07-11 18:12:24 +00:00
rcfile.c add various cosmetic and #ifdef fixes 2006-07-18 18:16:30 +00:00
search.c in replace_regexp(), remove unnecessary casting of c to int 2006-07-13 13:27:16 +00:00
text.c in do_insertfile(), if we're in view mode, as we can be if multibuffer 2006-07-13 03:06:36 +00:00
utils.c in update_line(), remove unneeded assert, and now-unused function 2006-06-21 16:54:51 +00:00
winio.c improve the display of bools in debugging statements 2006-07-13 13:28:13 +00:00