]> git.wh0rd.org Git - nano.git/commitdiff
Make that ChangeLog for do_wrap a little less overly verbose
authorChris Allegretta <chrisa@asty.org>
Thu, 19 Sep 2002 23:20:26 +0000 (23:20 +0000)
committerChris Allegretta <chrisa@asty.org>
Thu, 19 Sep 2002 23:20:26 +0000 (23:20 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1280 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 3002fe68f489c75942c5fef2eff44f1a12724541..4eddbe75a8dfa09216a62215976309c1a48c16b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -94,8 +94,8 @@ CVS code -
        - Make sure wrapping is done properly when the number of
          characters on the line is exactly one over the limit. (David
          Benbennick)
-       - Restore the wrapping behavior to the previous wrapping
-         point behavior (pre 1.1.10) (David Benbennick).
+       - Restore the previous wrapping point behavior (pre 1.1.10)
+         (David Benbennick).
   do_alt_speller()
        - Readd DLR's fix to preserve marking when using the alternate
          spell checker; it was accidentally dropped. (David