commit 790198d33cf3108e6d0f5fcd6122130908fb9e52
parent 3798588fccd0a648217730763bebe5499d1baaa9
Author: Chris Allegretta <chrisa@asty.org>
Date: Tue, 20 Jun 2000 00:40:01 +0000
Added -T info to ChangeLog
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@39 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,4 +1,8 @@
since last release (CVS Only) - 06/06/2000
+- New flag "-T" or "--tabsize" to specify how to display tab widths.
+ Affects main() in nano.c, strlenpt(), xpt() and actual_x() (et al) in
+ winio.c, and nano.h. Many harcoded "8"s have been changed to the
+ TABSIZE int.
- id.po:
- Indonesian translation by Tedi Heriyanto.
- winio.c