]> git.wh0rd.org Git - nano.git/commit
- Backported do_prev_word() from 1.1. Allows alt-space to move to the previous word...
authorChris Allegretta <chrisa@asty.org>
Wed, 24 Oct 2001 14:46:09 +0000 (14:46 +0000)
committerChris Allegretta <chrisa@asty.org>
Wed, 24 Oct 2001 14:46:09 +0000 (14:46 +0000)
commitf7c6b996fa92b360f78bc39db3c6d21b9bfa3292
tree30ee53e4a8d6eff4ec43957a28856e42e449dc4f
parentf0d5aab4b8313931e3455bf53fbd77a8698e7fa8
- Backported do_prev_word() from 1.1.  Allows alt-space to move to the previous word in the file. - Added #ifdef NANO_SMALL around do_next_space and do_prev_space codes, as nano-tiny doesn't particularly need those features. main() - Fixed off-by-one error on MAIN_LIST_LEN loop search

git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@876 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
nano.c