From c87a4116247a7077a2e758e85f1b65708a67aeef Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Mon, 7 Aug 2000 02:16:24 +0000
Subject: [PATCH] More RCS schtuff

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@171 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ABOUT-NLS         | 1 +
 AUTHORS           | 1 +
 BUGS              | 2 ++
 ChangeLog         | 2 ++
 INSTALL           | 2 ++
 Makefile.am       | 2 ++
 Makefile.in       | 2 ++
 NEWS              | 2 ++
 README            | 2 ++
 TODO              | 2 ++
 acconfig.h        | 2 ++
 configure.in      | 1 +
 faq.html          | 3 ++-
 po/ChangeLog      | 1 +
 po/Makefile.in.in | 1 +
 po/POTFILES.in    | 1 +
 po/de.po          | 1 +
 po/es.po          | 1 +
 po/fi.po          | 1 +
 po/fr.po          | 1 +
 po/id.po          | 1 +
 po/it.po          | 1 +
 po/nano.pot       | 4 ++--
 23 files changed, 34 insertions(+), 3 deletions(-)

diff --git a/ABOUT-NLS b/ABOUT-NLS
index 28d38c76..7753b0af 100644
--- a/ABOUT-NLS
+++ b/ABOUT-NLS
@@ -224,3 +224,4 @@ distribution.
    If December 1997 seems to be old, you may fetch a more recent copy
 of this `ABOUT-NLS' file on most GNU archive sites.
 
+$Id$
diff --git a/AUTHORS b/AUTHORS
index fe3d4526..1db24904 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,4 @@
+$Id$
 This file lists people who have made significant contribution to the nano
 editor.  Please see the ChangeLog for specific changes by author.
 -------------------------------------------------------------------------
diff --git a/BUGS b/BUGS
index e29a19fa..d52f76be 100644
--- a/BUGS
+++ b/BUGS
@@ -63,3 +63,5 @@
   causes a random segfault (16) [FIXED?]
 - In replace, there is no way to accept the default replace string. (27)
 - totsize problems still abound in do_justify (33)
+
+$Id$
diff --git a/ChangeLog b/ChangeLog
index 0da31229..fb835743 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -897,3 +897,5 @@ nano 0.7.6 - 01/15/2000
 0.2	Read in data to buffer, bound keystrokes to stub functions, 
 	initial cursor movement on screen.  Initial autoconf support.
 0.1	Initial program setup w/ncurses
+
+$Id$
diff --git a/INSTALL b/INSTALL
index b42a17ac..16955d14 100644
--- a/INSTALL
+++ b/INSTALL
@@ -180,3 +180,5 @@ operates.
      script, and exit.
 
 `configure' also accepts some other, not widely useful, options.
+
+$Id$
diff --git a/Makefile.am b/Makefile.am
index 53da17e3..daa2a285 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+# $Id$
+
 bin_PROGRAMS = 	nano
 nano_SOURCES =	cut.c \
 		files.c \
diff --git a/Makefile.in b/Makefile.in
index 5600fe62..4eb01e23 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -10,6 +10,8 @@
 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 # PARTICULAR PURPOSE.
 
+# $Id$
+
 
 SHELL = @SHELL@
 
diff --git a/NEWS b/NEWS
index 358b3840..33c75b4f 100644
--- a/NEWS
+++ b/NEWS
@@ -250,3 +250,5 @@
 		http://faculty.plattsburgh.edu/astyanax/nano.  Please
 		update your bookmarks, tell your friends, and all that
 		jazz.
+
+$Id$
diff --git a/README b/README
index 0ba0fa02..d813ab55 100644
--- a/README
+++ b/README
@@ -80,3 +80,5 @@ Current Status
      can guess, I'm not much of an emacs fan ;)
      
    Chris Allegretta (chrisa@asty.org)
+
+$Id$
diff --git a/TODO b/TODO
index bbf57345..345cb582 100644
--- a/TODO
+++ b/TODO
@@ -17,3 +17,5 @@ For Next Version:
 - single line scroll up/down?
 - Color syntax highlighting? (certainly seems like there's a demand for it.)
 - .nanorc ?????
+
+$Id$
diff --git a/acconfig.h b/acconfig.h
index c199ec95..bc13f22f 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,3 +1,5 @@
+/* $Id$ */
+
 /* Define this if you have the wresize function in your ncurses-type library */
 #undef HAVE_WRESIZE
 
diff --git a/configure.in b/configure.in
index e0cf3a67..d2f3ff4a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,3 +1,4 @@
+dnl $Id$
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(nano.c)
 AM_INIT_AUTOMAKE(nano, 0.9.15-cvs)
diff --git a/faq.html b/faq.html
index 106fb6c7..e3696850 100644
--- a/faq.html
+++ b/faq.html
@@ -541,6 +541,7 @@ and you should know the answer.</font></blockquote>
 <a NAME="8"></a>8. ChangeLog</h1>
 
 <blockquote>06/31/2000 - Initial framework.</blockquote>
-
+<P>
+$Id$
 </body>
 </html>
diff --git a/po/ChangeLog b/po/ChangeLog
index e69de29b..055c8729 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -0,0 +1 @@
+$Id$
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 3130eebb..2dca4488 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -1,3 +1,4 @@
+# $Id$
 # Makefile for program source directory in GNU NLS utilities package.
 # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
 #
diff --git a/po/POTFILES.in b/po/POTFILES.in
index e185f6de..40b10dce 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,3 +1,4 @@
+# $Id$
 # List of source files containing translatable strings.
 
 # Package source files
diff --git a/po/de.po b/po/de.po
index 4d8e8d0c..0671dae6 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,3 +1,4 @@
+# $Id$
 # German Messages for the nano editor
 # Florian König <floki@bigfoot.com> June 21, 2000
 # Copyright (C) 2000 Free Software Foundation, Inc.
diff --git a/po/es.po b/po/es.po
index 8ab41050..e3330559 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,3 +1,4 @@
+# $Id$
 # Spanish Messages for the nano editor.
 # Jordi Mallach <jordi@sindominio.net> January 9, 2000
 # Copyright (C) 2000 Free Software Foundation, Inc.
diff --git a/po/fi.po b/po/fi.po
index 578e1e52..ae0e889a 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,3 +1,4 @@
+# $Id$
 # nano Finnish Translation.
 # Copyright (C) 2000 Free Software Foundation, Inc.
 # Pauli Virtanen <pauli.virtanen@saunalahti.fi>, 2000.
diff --git a/po/fr.po b/po/fr.po
index 09308e68..c9bf8def 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,3 +1,4 @@
+# $Id$
 # French messages for the nano editor
 # Copyright (C) 2000 Free Software Foundation, Inc.
 # Pierre Tane <tanep@bigfoot.com>, 2000.
diff --git a/po/id.po b/po/id.po
index 70ba4896..665d68cc 100644
--- a/po/id.po
+++ b/po/id.po
@@ -1,3 +1,4 @@
+# $Id$
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR Free Software Foundation, Inc.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
diff --git a/po/it.po b/po/it.po
index 16797061..fff1486d 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1,3 +1,4 @@
+# $Id$
 # Spanish Messages for the nano editor.
 # Jordi Mallach <jordi@sindominio.net> January 9, 2000
 # Copyright (C) 2000 Free Software Foundation, Inc.
diff --git a/po/nano.pot b/po/nano.pot
index 39ec026d..f8b7e6d4 100644
--- a/po/nano.pot
+++ b/po/nano.pot
@@ -1,6 +1,6 @@
-# SOME DESCRIPTIVE TITLE.
+# Nano strings file.
 # Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# Chris Allegretta <chrisa@asty.org>, 2000.
 #
 #, fuzzy
 msgid ""
-- 
GitLab