commit 7ab3e8fed7549c93c9eb9a0e5d9e3b7e6c10b631
parent 0a24b595a6ae58e262c443755506f795c7fb5829
Author: Chris Allegretta <chrisa@asty.org>
Date: Thu, 22 Mar 2001 23:12:22 +0000
nano.info - Added dir entry (Albert Chin), Added Albert to credits
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@572 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
4 files changed, 30 insertions(+), 18 deletions(-)
diff --git 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:
diff --git 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
+
File: nano.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir)
@@ -376,21 +381,21 @@ consider the following command line options:
Tag Table:
-Node: Top69
-Node: Introduction377
-Node: Overview803
-Node: Command Line Options1383
-Ref: Expert Mode3106
-Node: Editor Basics3948
-Node: Entering Text4173
-Node: Special Functions4513
-Node: The Titlebar5367
-Node: The Statusbar6064
-Node: Shortcut Lists6644
-Node: Online Help7036
-Node: Feature Toggles7412
-Node: The File Browser8555
-Node: Pico Compatibility9264
-Node: Building and Configure Options11306
+Node: Top199
+Node: Introduction507
+Node: Overview933
+Node: Command Line Options1513
+Ref: Expert Mode3236
+Node: Editor Basics4078
+Node: Entering Text4303
+Node: Special Functions4643
+Node: The Titlebar5497
+Node: The Statusbar6194
+Node: Shortcut Lists6774
+Node: Online Help7166
+Node: Feature Toggles7542
+Node: The File Browser8685
+Node: Pico Compatibility9394
+Node: Building and Configure Options11436
End Tag Table
diff --git a/nano.texi b/nano.texi
@@ -11,6 +11,10 @@
@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
@@ -1446,6 +1446,7 @@ void do_credits(void)
"Big Gaute",
"Joshua Jensen",
"Ryan Krebs",
+ "Albert Chin",
"",
specialthx,
"Plattsburgh State University",