]> git.wh0rd.org Git - nano.git/commitdiff
nano.info - Added dir entry (Albert Chin), Added Albert to credits
authorChris Allegretta <chrisa@asty.org>
Thu, 22 Mar 2001 23:12:22 +0000 (23:12 +0000)
committerChris Allegretta <chrisa@asty.org>
Thu, 22 Mar 2001 23:12:22 +0000 (23:12 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@572 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
nano.info
nano.texi
winio.c

index 70f83a649b6a7525a2fd78dc5a6ad83df856368d..45d0cf0fc69c5100334f75289b2d0e023750a015 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,13 +8,15 @@ CVS code -
          Rocco Corsi).
 - aclocal.m4:
        - Minor patch for intl check (Christian Weisgerber)
+- ca.po, es.po:
+       - Final tweaks for Nano 1.0.
 - cs.po:
        - Czech translation from Vaclav Haisman.
+- nano.info:
+       - Added dir entry (Albert Chin).
 - winio.c:
   statusq()
        - Added NANO_BACK_KEY and NANO_FORWARD_KEY cases for left and right.
-- ca.po, es.po:
-       - Final tweaks for Nano 1.0.
 
 1.0-test prerelease - 03/17/2001
 - nano.c:
index 0e1fcb4a71d8423b23d1a95aef514e092ea5b2d5..a763585db72e9b903c6fa8a28ad096e2d444d914 100644 (file)
--- a/nano.info
+++ b/nano.info
@@ -1,5 +1,10 @@
 This is nano.info, produced by makeinfo version 4.0 from nano.texi.
 
+INFO-DIR-SECTION Editors
+START-INFO-DIR-ENTRY
+* Nano: (nano).                 Small and friendly text editor.
+END-INFO-DIR-ENTRY
+
 \1f
 File: nano.info,  Node: Top,  Next: Introduction,  Prev: (dir),  Up: (dir)
 
@@ -376,21 +381,21 @@ consider the following command line options:
 
 \1f
 Tag Table:
-Node: Top\7f69
-Node: Introduction\7f377
-Node: Overview\7f803
-Node: Command Line Options\7f1383
-Ref: Expert Mode\7f3106
-Node: Editor Basics\7f3948
-Node: Entering Text\7f4173
-Node: Special Functions\7f4513
-Node: The Titlebar\7f5367
-Node: The Statusbar\7f6064
-Node: Shortcut Lists\7f6644
-Node: Online Help\7f7036
-Node: Feature Toggles\7f7412
-Node: The File Browser\7f8555
-Node: Pico Compatibility\7f9264
-Node: Building and Configure Options\7f11306
+Node: Top\7f199
+Node: Introduction\7f507
+Node: Overview\7f933
+Node: Command Line Options\7f1513
+Ref: Expert Mode\7f3236
+Node: Editor Basics\7f4078
+Node: Entering Text\7f4303
+Node: Special Functions\7f4643
+Node: The Titlebar\7f5497
+Node: The Statusbar\7f6194
+Node: Shortcut Lists\7f6774
+Node: Online Help\7f7166
+Node: Feature Toggles\7f7542
+Node: The File Browser\7f8685
+Node: Pico Compatibility\7f9394
+Node: Building and Configure Options\7f11436
 \1f
 End Tag Table
index 6d47151ac63a40dbc42a61ec7a73c2f470ca4b62..30935d7769bfb6ee91e0bd1508ef2584a00f438a 100644 (file)
--- a/nano.texi
+++ b/nano.texi
 @set VERSION 0.9.99pre3
 @set UPDATED 12 Feb 2001
 
+@dircategory Editors
+@direntry
+* Nano: (nano).                 Small and friendly text editor.
+@end direntry
 
 @c tex
 @c \overfullrule=0pt
diff --git a/winio.c b/winio.c
index 2ce5d818a240c3f0e85084c35420366ba76f675f..8f32e3846dd6f3d8b3012947f50d854d5643c5fe 100644 (file)
--- a/winio.c
+++ b/winio.c
@@ -1446,6 +1446,7 @@ void do_credits(void)
                        "Big Gaute",
                        "Joshua Jensen",
                        "Ryan Krebs",
+                       "Albert Chin",
                        "",
                        specialthx,
                        "Plattsburgh State University",