]> git.wh0rd.org Git - nano.git/commit
expand do_word_count() to also count the number of lines and characters
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 25 Jul 2005 03:47:08 +0000 (03:47 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 25 Jul 2005 03:47:08 +0000 (03:47 +0000)
commit72936854c452386ebfb1b2d9a6f5ae9561446662
tree23daf7156d7664db79716ee1ae9b7b5302f5c25a
parent7ea09e540f1d36b36dd5bc9081b90cc4f32efad7
expand do_word_count() to also count the number of lines and characters
in the file or selection, as wc does

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2924 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/global.c
src/text.c