smol/src
David Lawrence Ramsey 23b9907048 add missing blank line
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3893 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-10-03 19:15:01 +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 in do_browser(), fix potential segfault when going to a directory that 2006-08-26 15:46:20 +00:00
chars.c make bad_mbchar a static const char* const in chars.c, as its value 2006-07-29 14:37:47 +00:00
color.c fix inaccurate comment 2006-07-29 21:40:32 +00:00
cut.c per Benno Schulenberg's patch with a few additions by me, fix 2006-07-28 17:06:27 +00:00
files.c add missing blank line 2006-10-03 19:15:01 +00:00
global.c in shortcut_init(), make the help shortcut for the "Go to Directory" 2006-08-25 19:26:48 +00:00
help.c in parse_help_input(), add 'E' and 'e' as aliases for Exit, for 2006-10-02 21:25:41 +00:00
move.c rename the values of the scroll_dir enum to UP_DIR and DOWN_DIR, since 2006-07-19 00:14:52 +00:00
nano.c comment fix 2006-08-29 21:18:24 +00:00
nano.h in shortcut_init(), remove the ^X shortcut for CutTillEnd at the search 2006-08-22 18:48:13 +00:00
prompt.c in do_statusbar_input(), if we get a verbatim input sequence ending with 2006-09-29 15:45:10 +00:00
proto.h miscellaneous minor fixes 2006-08-26 16:50:51 +00:00
rcfile.c cosmetic fixes 2006-08-21 21:37:39 +00:00
search.c miscellaneous minor fixes 2006-08-26 16:50:51 +00:00
text.c per Benno Schulenberg's patch with a few tweaks by me, add various 2006-07-31 01:30:31 +00:00
utils.c in digits(), remove the assumption that n is always positive, although 2006-08-18 20:30:25 +00:00
winio.c in get_input(), simplify to avoid an unnecessary key_buffer_len check 2006-08-30 13:52:33 +00:00