]> git.wh0rd.org Git - nano.git/commit
per Mike Frysinger's suggestion, change the word detection functions'
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 26 Jun 2005 19:03:48 +0000 (19:03 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 26 Jun 2005 19:03:48 +0000 (19:03 +0000)
commita8824a197ea7352dca3e178ec91c71fac9167c96
tree913bfcd0eb40e6d7b738fa4d8c9220cf11db48f6
parent059ba19ff713c0a65aac866261a16dd23516c6a4
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
ChangeLog
src/global.c
src/nano.c
src/proto.h
src/winio.c