nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit fddad2636d74a5662dbee351ad913927df28ad74
parent 9646d7c87d75f315ffaf8b03de7ca492a9c4815b
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Wed, 10 Feb 2016 16:40:08 +0000

Removing two SVN Id tags and a duplication.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5627 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MAUTHORS | 3+--
MChangeLog | 1+
MTHANKS | 4----
3 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/AUTHORS b/AUTHORS @@ -1,5 +1,4 @@ -$Id$ -This file lists people who have made significant contribution to the +This file lists people who have made significant contributions to the nano editor. Please see the ChangeLog for specific changes by author. ------------------------------------------------------------------------- diff --git a/ChangeLog b/ChangeLog @@ -6,6 +6,7 @@ * src/rcfile.c (parse_binding): Allow only control sequences in the proper range to be rebound. This fixes Savannah bug #47025. * THANKS: Add a Spanish, a Catalan, and a Croat translator. + * AUTHORS, THANKS: Remove SVN Id tags and a duplication. 2016-02-09 Benno Schulenberg <bensberg@justemail.net> * src/files.c (stat_with_alloc, open_buffer, write_file): Check the diff --git a/THANKS b/THANKS @@ -85,13 +85,9 @@ Thijs Kinkhorst <thijs@kinkhorst.com> rnano.1 manpage Jim Knoble <jmknoble@pobox.com> Pico compat for browser Ryan Krebs <fluffy@highwire.stanford.edu> Many bug fixes and testing Roy Lanek <lanek@ranahminang.net> Advice and advocacy -Mark Majeres <mark@engine12.com> Working undo/redo code Chuck Mead <csm@MoonGroup.com> Feedback and RPM stuff Mike Melanson <melanson@pcisys.net> Bugs Neil Parks <nparks@acsmail.com> Bug reports and fixes Jeremy Robichaud <robicj@yahoo.com> Beta tester Bill Soudan <wes0472@rit.edu> Regex code, etc Ken Tyler <kent@werple.net.au> Search fixes and more - - -$Id$