]> git.wh0rd.org Git - nano.git/commit
detect words more accurately by taking punctuation into account, and
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 13 Jun 2005 02:40:04 +0000 (02:40 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 13 Jun 2005 02:40:04 +0000 (02:40 +0000)
commit67287088dcdfa50a22f05a87063ab9c9a87bf701
tree95fbafe696a0f254aace3e8881cd4907d0f73a9e
parentd16d0bfb9a6aa51936ee1c9520c409464416ba79
detect words more accurately by taking punctuation into account, and
convert all word-detecting functions to use the same wrapper function
for ease of maintenance

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2640 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
configure.ac
src/chars.c
src/nano.c
src/proto.h
src/search.c
src/winio.c