all: eradicate SVN's $Id$ tags

master
Benno Schulenberg 2016-04-05 14:59:12 +02:00
parent 5cda85caaa
commit d92eb4fee3
30 changed files with 0 additions and 44 deletions

View File

@ -8365,5 +8365,3 @@ 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$

View File

@ -1,4 +1,3 @@
## $Id$
AUTOMAKE_OPTIONS = gnu no-dependencies
SUBDIRS = doc m4 po src

2
TODO
View File

@ -97,5 +97,3 @@ For version 1.0:
- Now do username completion [DONE].
- Unjustify command (^U after ^J) [DONE =-].
- Username completion (~user) [DONE =-].
$Id$

View File

@ -17,8 +17,6 @@
# along with GNU nano; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
# USA.
#
# $Id$
AC_INIT([GNU nano], [2.5.3-svn], [nano-devel@gnu.org], [nano])
AC_CONFIG_SRCDIR([src/nano.c])

View File

@ -326,6 +326,5 @@ Of course, due to the license change you can now use the <A HREF="http://www.was
2000/11/18 - Previous string display (4.5).<br>
2000/09/27 - Moved addresses to nano-editor.org.<br>
2000/06/31 - Initial framework.</p></blockquote>
<p>$Id$</p>
</body>
</html>

View File

@ -1,4 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
.\" Free Software Foundation, Inc.
.\"
@ -47,7 +46,6 @@
.\" programme. Si ce n'est pas le cas, consultez
.\" <http://www.gnu.org/licenses/>.
.\"
.\" $Id$
.TH NANO 1 "version 2.0.0" "29\ novembre\ 2007"
.\" Please adjust this date whenever revising the manpage.
.\" Merci de modifier ces dates à chaque mise à jour de cette page.

View File

@ -1,4 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" Copyright (C) 2003, 2004, 2005, 2006, 2007
.\" Free Software Foundation, Inc.
.\"
@ -47,7 +46,6 @@
.\" programme. Si ce n'est pas le cas, consultez
.\" <http://www.gnu.org/licenses/>.
.\"
.\" $Id$
.TH NANORC 5 "version 2.0.0" "29\ novembre\ 2007"
.\" Please adjust this date whenever revising the manpage.
.\" Merci de modifier ces dates à chaque mise à jour de cette page.

View File

@ -1,4 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
.\" Skeleton based on nano-tiny.1:
.\" Copyright (C) 2002 Free Software Foundation, Inc.
@ -47,7 +46,6 @@
.\" programme. Si ce n'est pas le cas, consultez
.\" <http://www.gnu.org/licenses/>.
.\"
.\" $Id$
.TH RNANO 1 "version 2.0.0" "29\ novembre\ 20O7"
.\" Please adjust this date whenever revising the manpage.
.\" Merci de modifier ces dates à chaque mise à jour de cette page.

View File

@ -1,6 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" $Id$
.\"
.\" Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
.\" 2009, 2010, 2013, 2014 Free Software Foundation, Inc.
.\"

View File

@ -1,6 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" $Id$
.\"
.\" Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
.\" 2013, 2014, 2015 Free Software Foundation, Inc.
.\"

View File

@ -1,6 +1,3 @@
.\" Hey, EMACS: -*- nroff -*-
.\" $Id$
.\"
.\" Copyright (C) 2002, 2005, 2006, 2007, 2014 Free Software Foundation, Inc.
.\"
.\" This document is dual-licensed. You may distribute and/or modify it

View File

@ -996,6 +996,3 @@
* ca.po: Updated.
* es.po: Updated.
$Id$

View File

@ -1,4 +1,3 @@
# $Id$
# List of source files containing translatable strings.
src/browser.c

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* browser.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* chars.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* color.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* cut.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* files.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* global.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* help.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* move.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* nano.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* nano.h *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* prompt.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* proto.h *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* rcfile.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* search.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* text.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* utils.c *
* *

View File

@ -1,4 +1,3 @@
/* $Id$ */
/**************************************************************************
* winio.c *
* *