smol/src
David Lawrence Ramsey a8824a197e per Mike Frysinger's suggestion, change the word detection functions'
behavior back to what it was before (for now, until there's a way for
the user to control it), as their new behavior makes them harder to use
when editing source code; by the same token, leave word count's behavior
the way it is, since it's generally not used when editing source code


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2765 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-06-26 19:03:48 +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 more cosmetic fixes 2005-06-22 02:31:12 +00:00
color.c when reading color syntax names or sorting filenames, use mbstrcasecmp() 2005-06-19 21:10:48 +00:00
cut.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
files.c remove all instances of charcpy() and replace them with strncpy(), for 2005-06-22 00:24:11 +00:00
global.c per Mike Frysinger's suggestion, change the word detection functions' 2005-06-26 19:03:48 +00:00
move.c change the SMOOTHSCROLL flag to the SMOOTH_SCROLL flag 2005-06-16 02:13:10 +00:00
nano.c per Mike Frysinger's suggestion, change the word detection functions' 2005-06-26 19:03:48 +00:00
nano.h remove all instances of charcpy() and replace them with strncpy(), for 2005-06-22 00:24:11 +00:00
proto.h per Mike Frysinger's suggestion, change the word detection functions' 2005-06-26 19:03:48 +00:00
rcfile.c rename the CONSTUPDATE flag to CONST_UPDATE, and clarify its description 2005-06-17 21:08:13 +00:00
search.c remove all instances of charcpy() and replace them with strncpy(), for 2005-06-22 00:24:11 +00:00
utils.c change some instances of charcpy() back to strncpy(), as the latter's 2005-06-21 22:32:50 +00:00
winio.c per Mike Frysinger's suggestion, change the word detection functions' 2005-06-26 19:03:48 +00:00