Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs24-19fa
git_rec_nano
Commits
d92eb4fe
Commit
d92eb4fe
authored
9 years ago
by
Benno Schulenberg
Browse files
Options
Download
Email Patches
Plain Diff
all: eradicate SVN's $Id$ tags
parent
5cda85ca
master
feature/match-parens
refactor/readbility
No related merge requests found
Changes
30
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
ChangeLog.pre-2.1
+0
-2
ChangeLog.pre-2.1
Makefile.am
+0
-1
Makefile.am
TODO
+0
-2
TODO
configure.ac
+0
-2
configure.ac
doc/faq.html
+0
-1
doc/faq.html
doc/man/fr/nano.1
+0
-2
doc/man/fr/nano.1
doc/man/fr/nanorc.5
+0
-2
doc/man/fr/nanorc.5
doc/man/fr/rnano.1
+0
-2
doc/man/fr/rnano.1
doc/man/nano.1
+0
-3
doc/man/nano.1
doc/man/nanorc.5
+0
-3
doc/man/nanorc.5
doc/man/rnano.1
+0
-3
doc/man/rnano.1
po/ChangeLog
+0
-3
po/ChangeLog
po/POTFILES.in
+0
-1
po/POTFILES.in
src/browser.c
+0
-1
src/browser.c
src/chars.c
+0
-1
src/chars.c
src/color.c
+0
-1
src/color.c
src/cut.c
+0
-1
src/cut.c
src/files.c
+0
-1
src/files.c
src/global.c
+0
-1
src/global.c
src/help.c
+0
-1
src/help.c
with
0 additions
and
34 deletions
+0
-34
ChangeLog.pre-2.1
View file @
d92eb4fe
...
...
@@ -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$
This diff is collapsed.
Click to expand it.
Makefile.am
View file @
d92eb4fe
## $Id$
AUTOMAKE_OPTIONS
=
gnu no-dependencies
SUBDIRS
=
doc m4 po src
...
...
This diff is collapsed.
Click to expand it.
TODO
View file @
d92eb4fe
...
...
@@ -97,5 +97,3 @@ For version 1.0:
- Now do username completion [DONE].
- Unjustify command (^U after ^J) [DONE =-].
- Username completion (~user) [DONE =-].
$Id$
This diff is collapsed.
Click to expand it.
configure.ac
View file @
d92eb4fe
...
...
@@ -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])
...
...
This diff is collapsed.
Click to expand it.
doc/faq.html
View file @
d92eb4fe
...
...
@@ -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>
This diff is collapsed.
Click to expand it.
doc/man/fr/nano.1
View file @
d92eb4fe
.\" 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.
...
...
This diff is collapsed.
Click to expand it.
doc/man/fr/nanorc.5
View file @
d92eb4fe
.\" 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.
...
...
This diff is collapsed.
Click to expand it.
doc/man/fr/rnano.1
View file @
d92eb4fe
.\" 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.
...
...
This diff is collapsed.
Click to expand it.
doc/man/nano.1
View file @
d92eb4fe
.\" Hey, EMACS: -*- nroff -*-
.\" $Id$
.\"
.\" Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
.\" 2009, 2010, 2013, 2014 Free Software Foundation, Inc.
.\"
...
...
This diff is collapsed.
Click to expand it.
doc/man/nanorc.5
View file @
d92eb4fe
.\" Hey, EMACS: -*- nroff -*-
.\" $Id$
.\"
.\" Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
.\" 2013, 2014, 2015 Free Software Foundation, Inc.
.\"
...
...
This diff is collapsed.
Click to expand it.
doc/man/rnano.1
View file @
d92eb4fe
.\" 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
...
...
This diff is collapsed.
Click to expand it.
po/ChangeLog
View file @
d92eb4fe
...
...
@@ -996,6 +996,3 @@
* ca.po: Updated.
* es.po: Updated.
$Id$
This diff is collapsed.
Click to expand it.
po/POTFILES.in
View file @
d92eb4fe
# $Id$
# List of source files containing translatable strings.
src/browser.c
...
...
This diff is collapsed.
Click to expand it.
src/browser.c
View file @
d92eb4fe
/* $Id$ */
/**************************************************************************
* browser.c *
* *
...
...
This diff is collapsed.
Click to expand it.
src/chars.c
View file @
d92eb4fe
/* $Id$ */
/**************************************************************************
* chars.c *
* *
...
...
This diff is collapsed.
Click to expand it.
src/color.c
View file @
d92eb4fe
/* $Id$ */
/**************************************************************************
* color.c *
* *
...
...
This diff is collapsed.
Click to expand it.
src/cut.c
View file @
d92eb4fe
/* $Id$ */
/**************************************************************************
* cut.c *
* *
...
...
This diff is collapsed.
Click to expand it.
src/files.c
View file @
d92eb4fe
/* $Id$ */
/**************************************************************************
* files.c *
* *
...
...
This diff is collapsed.
Click to expand it.
src/global.c
View file @
d92eb4fe
/* $Id$ */
/**************************************************************************
* global.c *
* *
...
...
This diff is collapsed.
Click to expand it.
src/help.c
View file @
d92eb4fe
/* $Id$ */
/**************************************************************************
* help.c *
* *
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help