]> git.wh0rd.org Git - nano.git/commit
2008-08-29 Chris Allegretta <chrisa@asty.org>
authorChris Allegretta <chrisa@asty.org>
Sat, 30 Aug 2008 05:16:20 +0000 (05:16 +0000)
committerChris Allegretta <chrisa@asty.org>
Sat, 30 Aug 2008 05:16:20 +0000 (05:16 +0000)
commit6b83e5290c6c6e99f150185e964243b703574f45
tree7b481faf704ffcce4cb4471e0d50b8119f5734a8
parentfaeeb5bd7eafb1f6d12d1d31bde1c2697fe5b0b6
2008-08-29 Chris Allegretta <chrisa@asty.org>
        * configure.ac, color.c, rcfile.c, utils.c: 1st attempt at supporting systems which don't support
          GNU-style word boundaries.  New function fixbounds() to translate from GNU-style to
          BSD-style, autoconf option GNU_WORDBOUNDS.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4315 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
configure.ac
src/color.c
src/proto.h
src/rcfile.c
src/utils.c