]> git.wh0rd.org Git - nano.git/commit
- do_wrap() needs to keep spaces when you are on the first word that should be wrappe...
authorAdam Rogoyski <rogoyski@cs.utexas.edu>
Mon, 19 Jun 2000 17:30:14 +0000 (17:30 +0000)
committerAdam Rogoyski <rogoyski@cs.utexas.edu>
Mon, 19 Jun 2000 17:30:14 +0000 (17:30 +0000)
commit3d449b414265f39ddc0c8b6bfd9d257de1b57023
tree228a44df60541a0b3b0dcd5f7ac0bc3a1e4301ee
parent68576d31d45c3199418a43788c6f71f1d26f439d
- do_wrap() needs to keep spaces when you are on the first word that should be wrapped and hit a
  space while the cursor is on the first character, but delete spaces when it's the second
  character or anything else that follows.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@33 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
nano.c