]> git.wh0rd.org Git - nano.git/commitdiff
add missing documentation
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 17 Nov 2005 03:53:58 +0000 (03:53 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 17 Nov 2005 03:53:58 +0000 (03:53 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3198 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 2cd94ddae11412bed6b8d29a681b8510842feb65..0a45e765bd9ff983bb35702eecf2239d263fcf83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -144,7 +144,7 @@ CVS code -
        - Move to text.c, since it's an advanced text-based operation.
          (DLR)
 - nano.h:
-       - Readd MIN_EDITOR_COLS #define. (DLR)
+       - Readd MIN_EDITOR_COLS #define, set to 4. (DLR)
 - prompt.c:
   do_statusbar_input()
        - Fix misplaced break when handling NANO_VERBATIM_KEY. (DLR)