smol/src
David Lawrence Ramsey 6315e2ff39 in do_tab(), remove unneeded variable kbinput
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2630 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-06-12 16:45:37 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am in src/Makefile.am, if we're installing and the "rnano" symlink already 2005-01-14 18:47:42 +00:00
chars.c comment fix 2005-06-12 02:14:48 +00:00
color.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
cut.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
files.c cosmetic fix 2005-06-08 20:13:38 +00:00
global.c cosmetic and formatting fixes 2005-06-12 16:00:09 +00:00
move.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
nano.c in do_tab(), remove unneeded variable kbinput 2005-06-12 16:45:37 +00:00
nano.h add macro charset(), a wrapper that calls memset(), and use it in 2005-06-12 15:24:36 +00:00
proto.h in disable_extended_input(), disable extended output processing as well 2005-06-09 04:02:57 +00:00
rcfile.c in color_to_int(), assert that colorname isn't NULL, since that case is 2005-06-09 14:04:08 +00:00
search.c in do_replace_loop(), when moving to the next match, update the screen 2005-06-06 03:46:32 +00:00
utils.c make parse_line_column() consistent with the color regex-parsing code 2005-06-08 21:16:14 +00:00
winio.c in display_string(), don't check for multicolumn characters if the NO_UTF8 flag isn't set 2005-06-10 20:45:54 +00:00