smol/src
David Lawrence Ramsey 17b8a36d17 rename a variable in the strcasestr() equivalent order to match DB's
original cleanup of it, and port the change to the multibyte version too


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2294 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-01-22 19:56:16 +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 rename a variable in the strcasestr() equivalent order to match DB's 2005-01-22 19:56:16 +00:00
color.c Include <config.h> only if HAVE_CONFIG_H. 2004-11-17 23:17:05 +00:00
cut.c implement cutting from the current position to the end of the file, 2005-01-01 07:43:32 +00:00
files.c tweak new_file() to use mallocstrcpy() instead of charalloc() followed 2005-01-14 17:17:11 +00:00
global.c add -O/--morespace command line option, plus a corresponding Meta-O 2005-01-17 05:06:55 +00:00
move.c revert previously added extra calls to move_mbright(); it's more 2005-01-14 21:59:01 +00:00
nano.c oops; replace the previous tweak with a proper merge of DB's code with 2005-01-19 20:55:42 +00:00
nano.h add multibyte equivalent of strcasestr(), plus some miscellaneous 2005-01-22 18:24:16 +00:00
proto.h add multibyte equivalent of strcasestr(), plus some miscellaneous 2005-01-22 18:24:16 +00:00
rcfile.c add -O/--morespace command line option, plus a corresponding Meta-O 2005-01-17 05:06:55 +00:00
search.c make sure the multibyte string operations operate using multibyte 2005-01-16 20:05:36 +00:00
utils.c add multibyte equivalent of strcasestr(), plus some miscellaneous 2005-01-22 18:24:16 +00:00
winio.c add support for moving to the next or previous word at the statusbar 2005-01-18 21:25:38 +00:00