Fix "del" command at the end of a line.
commit76757d45b386a6b49f0c930ba2f8e2dca9d230bd
authorDiego Hernan Borghetti <bdiego@gmail.com>
Sun, 8 Jan 2012 22:05:55 +0000 (8 19:05 -0300)
committerDiego Hernan Borghetti <bdiego@gmail.com>
Sun, 8 Jan 2012 22:05:55 +0000 (8 19:05 -0300)
treec4ee5a6a53fbfadf27989e75e8b6ed75881069f9
parent0c17dfeafd35807d77b828bf41dd35df6a156ba6
Fix "del" command at the end of a line.

The "del" command was doing nothing when the line have only one
character left.
buffer.c