Add tabs on new lines.
commita4c62a6399c9a3003ccb81d79074070ed6fc5233
authorDiego Hernan Borghetti <bdiego@gmail.com>
Tue, 3 Apr 2012 02:58:13 +0000 (2 23:58 -0300)
committerDiego Hernan Borghetti <bdiego@gmail.com>
Tue, 3 Apr 2012 02:58:13 +0000 (2 23:58 -0300)
treea04b89be4a0cc4ac6878321ad5258008244a198d
parent76757d45b386a6b49f0c930ba2f8e2dca9d230bd
Add tabs on new lines.

Every time we insert a new line check if the last one start
with tabs and in that case add the same number of tabs to
the new line.
buffer.c
buffer.h
file.c