Commit c87a4116 authored by Chris Allegretta's avatar Chris Allegretta
Browse files

More RCS schtuff

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@171 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 30 additions and 1 deletion
+30 -1
......@@ -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$
$Id$
This file lists people who have made significant contribution to the nano
editor. Please see the ChangeLog for specific changes by author.
-------------------------------------------------------------------------
......
......@@ -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$
......@@ -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$
......@@ -180,3 +180,5 @@ operates.
script, and exit.
`configure' also accepts some other, not widely useful, options.
$Id$
# $Id$
bin_PROGRAMS = nano
nano_SOURCES = cut.c \
files.c \
......
......@@ -10,6 +10,8 @@
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
# $Id$
SHELL = @SHELL@
......
......@@ -250,3 +250,5 @@
http://faculty.plattsburgh.edu/astyanax/nano. Please
update your bookmarks, tell your friends, and all that
jazz.
$Id$
......@@ -80,3 +80,5 @@ Current Status
can guess, I'm not much of an emacs fan ;)
Chris Allegretta (chrisa@asty.org)
$Id$
......@@ -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$
/* $Id$ */
/* Define this if you have the wresize function in your ncurses-type library */
#undef HAVE_WRESIZE
......
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)
......
......@@ -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>
$Id$
# $Id$
# Makefile for program source directory in GNU NLS utilities package.
# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
#
......
# $Id$
# List of source files containing translatable strings.
# Package source files
......
# $Id$
# German Messages for the nano editor
# Florian Knig <floki@bigfoot.com> June 21, 2000
# Copyright (C) 2000 Free Software Foundation, Inc.
......
# $Id$
# Spanish Messages for the nano editor.
# Jordi Mallach <jordi@sindominio.net> January 9, 2000
# Copyright (C) 2000 Free Software Foundation, Inc.
......
# $Id$
# nano Finnish Translation.
# Copyright (C) 2000 Free Software Foundation, Inc.
# Pauli Virtanen <pauli.virtanen@saunalahti.fi>, 2000.
......
# $Id$
# French messages for the nano editor
# Copyright (C) 2000 Free Software Foundation, Inc.
# Pierre Tane <tanep@bigfoot.com>, 2000.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment