]> git.wh0rd.org Git - nano.git/commitdiff
Credit DLR for the tabs/spaces fixes in nano.h
authorChris Allegretta <chrisa@asty.org>
Tue, 23 Jul 2002 00:34:48 +0000 (00:34 +0000)
committerChris Allegretta <chrisa@asty.org>
Tue, 23 Jul 2002 00:34:48 +0000 (00:34 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1240 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index dd0b146e36a3464e7a06bd97e74676d34f426e55..e751b22fa395f4abc462b74c4298575e20f0c719 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -211,6 +211,8 @@ CVS Code -
          can be treated separately from -r/-T string. (DLR)
        - Fix so that Esc-Esc-Space is properly treated as Ctrl-Space.
          (DLR)
+- nano.h:
+       - Fix some space/tab formatting for flags (DLR).
 - proto.h:
        - Remove external declaration of the global int fill, since
          it's now static. (DLR)