mirror of git://git.sv.gnu.org/nano.git
all: eradicate SVN's $Id$ tags
This commit is contained in:
parent
5cda85caaa
commit
d92eb4fee3
|
@ -8365,5 +8365,3 @@ nano 0.7.6 - 01/15/2000
|
||||||
0.2 Read in data to buffer, bound keystrokes to stub functions,
|
0.2 Read in data to buffer, bound keystrokes to stub functions,
|
||||||
initial cursor movement on screen. Initial autoconf support.
|
initial cursor movement on screen. Initial autoconf support.
|
||||||
0.1 Initial program setup w/ncurses
|
0.1 Initial program setup w/ncurses
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
## $Id$
|
|
||||||
AUTOMAKE_OPTIONS = gnu no-dependencies
|
AUTOMAKE_OPTIONS = gnu no-dependencies
|
||||||
|
|
||||||
SUBDIRS = doc m4 po src
|
SUBDIRS = doc m4 po src
|
||||||
|
|
2
TODO
2
TODO
|
@ -97,5 +97,3 @@ For version 1.0:
|
||||||
- Now do username completion [DONE].
|
- Now do username completion [DONE].
|
||||||
- Unjustify command (^U after ^J) [DONE =-].
|
- Unjustify command (^U after ^J) [DONE =-].
|
||||||
- Username completion (~user) [DONE =-].
|
- Username completion (~user) [DONE =-].
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
|
@ -17,8 +17,6 @@
|
||||||
# along with GNU nano; if not, write to the Free Software
|
# along with GNU nano; if not, write to the Free Software
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
|
||||||
# USA.
|
# USA.
|
||||||
#
|
|
||||||
# $Id$
|
|
||||||
|
|
||||||
AC_INIT([GNU nano], [2.5.3-svn], [nano-devel@gnu.org], [nano])
|
AC_INIT([GNU nano], [2.5.3-svn], [nano-devel@gnu.org], [nano])
|
||||||
AC_CONFIG_SRCDIR([src/nano.c])
|
AC_CONFIG_SRCDIR([src/nano.c])
|
||||||
|
|
|
@ -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/11/18 - Previous string display (4.5).<br>
|
||||||
2000/09/27 - Moved addresses to nano-editor.org.<br>
|
2000/09/27 - Moved addresses to nano-editor.org.<br>
|
||||||
2000/06/31 - Initial framework.</p></blockquote>
|
2000/06/31 - Initial framework.</p></blockquote>
|
||||||
<p>$Id$</p>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
|
||||||
.\" Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
|
.\" Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
|
||||||
.\" Free Software Foundation, Inc.
|
.\" Free Software Foundation, Inc.
|
||||||
.\"
|
.\"
|
||||||
|
@ -47,7 +46,6 @@
|
||||||
.\" programme. Si ce n'est pas le cas, consultez
|
.\" programme. Si ce n'est pas le cas, consultez
|
||||||
.\" <http://www.gnu.org/licenses/>.
|
.\" <http://www.gnu.org/licenses/>.
|
||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
|
||||||
.TH NANO 1 "version 2.0.0" "29\ novembre\ 2007"
|
.TH NANO 1 "version 2.0.0" "29\ novembre\ 2007"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\" Merci de modifier ces dates à chaque mise à jour de cette page.
|
.\" Merci de modifier ces dates à chaque mise à jour de cette page.
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
|
||||||
.\" Copyright (C) 2003, 2004, 2005, 2006, 2007
|
.\" Copyright (C) 2003, 2004, 2005, 2006, 2007
|
||||||
.\" Free Software Foundation, Inc.
|
.\" Free Software Foundation, Inc.
|
||||||
.\"
|
.\"
|
||||||
|
@ -47,7 +46,6 @@
|
||||||
.\" programme. Si ce n'est pas le cas, consultez
|
.\" programme. Si ce n'est pas le cas, consultez
|
||||||
.\" <http://www.gnu.org/licenses/>.
|
.\" <http://www.gnu.org/licenses/>.
|
||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
|
||||||
.TH NANORC 5 "version 2.0.0" "29\ novembre\ 2007"
|
.TH NANORC 5 "version 2.0.0" "29\ novembre\ 2007"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\" Merci de modifier ces dates à chaque mise à jour de cette page.
|
.\" Merci de modifier ces dates à chaque mise à jour de cette page.
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
|
||||||
.\" Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
|
.\" Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
|
||||||
.\" Skeleton based on nano-tiny.1:
|
.\" Skeleton based on nano-tiny.1:
|
||||||
.\" Copyright (C) 2002 Free Software Foundation, Inc.
|
.\" Copyright (C) 2002 Free Software Foundation, Inc.
|
||||||
|
@ -47,7 +46,6 @@
|
||||||
.\" programme. Si ce n'est pas le cas, consultez
|
.\" programme. Si ce n'est pas le cas, consultez
|
||||||
.\" <http://www.gnu.org/licenses/>.
|
.\" <http://www.gnu.org/licenses/>.
|
||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
|
||||||
.TH RNANO 1 "version 2.0.0" "29\ novembre\ 20O7"
|
.TH RNANO 1 "version 2.0.0" "29\ novembre\ 20O7"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\" Merci de modifier ces dates à chaque mise à jour de cette page.
|
.\" Merci de modifier ces dates à chaque mise à jour de cette page.
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
|
||||||
.\" $Id$
|
|
||||||
.\"
|
|
||||||
.\" Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
.\" Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
.\" 2009, 2010, 2013, 2014 Free Software Foundation, Inc.
|
.\" 2009, 2010, 2013, 2014 Free Software Foundation, Inc.
|
||||||
.\"
|
.\"
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
|
||||||
.\" $Id$
|
|
||||||
.\"
|
|
||||||
.\" Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
|
.\" Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
|
||||||
.\" 2013, 2014, 2015 Free Software Foundation, Inc.
|
.\" 2013, 2014, 2015 Free Software Foundation, Inc.
|
||||||
.\"
|
.\"
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
|
||||||
.\" $Id$
|
|
||||||
.\"
|
|
||||||
.\" Copyright (C) 2002, 2005, 2006, 2007, 2014 Free Software Foundation, Inc.
|
.\" Copyright (C) 2002, 2005, 2006, 2007, 2014 Free Software Foundation, Inc.
|
||||||
.\"
|
.\"
|
||||||
.\" This document is dual-licensed. You may distribute and/or modify it
|
.\" This document is dual-licensed. You may distribute and/or modify it
|
||||||
|
|
|
@ -996,6 +996,3 @@
|
||||||
|
|
||||||
* ca.po: Updated.
|
* ca.po: Updated.
|
||||||
* es.po: Updated.
|
* es.po: Updated.
|
||||||
|
|
||||||
|
|
||||||
$Id$
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# $Id$
|
|
||||||
# List of source files containing translatable strings.
|
# List of source files containing translatable strings.
|
||||||
|
|
||||||
src/browser.c
|
src/browser.c
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* browser.c *
|
* browser.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* chars.c *
|
* chars.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* color.c *
|
* color.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* cut.c *
|
* cut.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* files.c *
|
* files.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* global.c *
|
* global.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* help.c *
|
* help.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* move.c *
|
* move.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* nano.c *
|
* nano.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* nano.h *
|
* nano.h *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* prompt.c *
|
* prompt.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* proto.h *
|
* proto.h *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* rcfile.c *
|
* rcfile.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* search.c *
|
* search.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* text.c *
|
* text.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* utils.c *
|
* utils.c *
|
||||||
* *
|
* *
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id$ */
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* winio.c *
|
* winio.c *
|
||||||
* *
|
* *
|
||||||
|
|
Loading…
Reference in New Issue