commit 8be8ce2086f39f3ec3be1fa4134166e5f0b5c0c4
parent 7e0e29d3bb2821db6658c6f6674f53b2b00c9703
Author: Chris Allegretta <chrisa@asty.org>
Date: Tue, 28 Nov 2000 02:15:30 +0000
Various ChangeLog cleanups and additions
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@337 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -20,11 +20,14 @@ CVS code -
- Now takes an argument as to whether to display the unjustify
shortcut or the normal uncut text one. Needed to accomodate
the klugey unjustify code.
+- nano.1, nano.1.html:
+ - Updated date on pages because of -p changes.
- nano.c:
do_justify()
- - Wrote unjustify code. Borrows cutbuffer and stores the unjustified text there,
- then grabs the next keystroke and, if the unjustify key, gets rid of the
- justified text and calls do_uncut_text. Added macro NANO_UNJUSTIFY_KEY.
+ - Wrote unjustify code. Borrows cutbuffer and stores the unjustified
+ text there, then grabs the next keystroke and, if the unjustify
+ key, gets rid of the justified text and calls do_uncut_text.
+ Added macro NANO_UNJUSTIFY_KEY.
- es.po:
- Traditional Spanish strings updates.