]> git.wh0rd.org Git - nano.git/log
nano.git
14 years ago2010-04-25 Chris Allegretta <chrisa@asty.org>
Chris Allegretta [Sun, 25 Apr 2010 07:25:41 +0000 (07:25 +0000)]
2010-04-25 Chris Allegretta <chrisa@asty.org>
       * files.c (do_writeout): Merge in 2.1/2.2 branch modification check and security fixes
         (in particular revs 4424 4467 4474 4490 4491 4494 4495 4496 4497 and 4500).  Addresses
         CVEs CVE-2010-1160 and CVE-2010-1161.

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

16 years agoBack to svn
Chris Allegretta [Sat, 6 Sep 2008 06:41:24 +0000 (06:41 +0000)]
Back to svn

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

16 years agoGNU nano 2.0.9 release v2.0.9
Chris Allegretta [Sat, 6 Sep 2008 06:10:25 +0000 (06:10 +0000)]
GNU nano 2.0.9 release

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

16 years ago * po/* - Revert po files to 2.0.7 versions due to issues with 2.1 string...
Chris Allegretta [Sat, 6 Sep 2008 05:47:42 +0000 (05:47 +0000)]
    * po/* - Revert po files to 2.0.7 versions due to issues with 2.1 string differences.

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

16 years agoFix that entry for bug 23827 fix was really in 2.0.8.
Chris Allegretta [Mon, 25 Aug 2008 02:40:37 +0000 (02:40 +0000)]
Fix that entry for bug 23827 fix was really in 2.0.8.

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

16 years agoBack to SVN version
Chris Allegretta [Sun, 24 Aug 2008 19:20:47 +0000 (19:20 +0000)]
Back to SVN version

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

16 years agoGNU nano 2.0.8 release v2.0.8
Chris Allegretta [Sun, 24 Aug 2008 18:50:19 +0000 (18:50 +0000)]
GNU nano 2.0.8 release

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

16 years ago2008-08-08 Magnus Granberg <zorry@ume.nu> / Adam Conrad <?>
Chris Allegretta [Sun, 17 Aug 2008 16:31:11 +0000 (16:31 +0000)]
2008-08-08 Magnus Granberg <zorry@ume.nu> / Adam Conrad <?>
        * files.c: (write_file): Add needed flags to open() calls when writing out files.  Fixes Savannah bug
          #23827: Compilation fails with -D_FORTIFY_SOURCE=2

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

16 years agobackport of Fix for Savnnah bug 24000: no free space on partition - nano claims...
Chris Allegretta [Sun, 17 Aug 2008 00:10:34 +0000 (00:10 +0000)]
backport of Fix for Savnnah bug 24000:  no free space on partition - nano claims successful write - file empty

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

16 years agoChange Changelog format to 2.1 version since it's easier to backport from trunk.
Chris Allegretta [Sat, 12 Jul 2008 02:20:54 +0000 (02:20 +0000)]
Change Changelog format to 2.1 version since it's easier to backport from trunk.

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

16 years ago * Fix for crashing in help menu when using certain locales
Chris Allegretta [Sat, 12 Jul 2008 02:03:35 +0000 (02:03 +0000)]
   * Fix for crashing in help menu when using certain locales
         from Mitsuya Shibata <mty.shibata@gmail.com> (Savannah bug
         23751)

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

16 years agoFix for conflicts with AIX curses variables, from William Jojo <jojowil@hvcc.edu>
Chris Allegretta [Sat, 31 May 2008 23:12:34 +0000 (23:12 +0000)]
Fix for conflicts with AIX curses variables, from William Jojo <jojowil@hvcc.edu>

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

16 years agoSegfault fix for too small window size by Andreas Amann <andreas.amann@tyndall.ie>
Chris Allegretta [Sat, 31 May 2008 22:41:09 +0000 (22:41 +0000)]
Segfault fix for too small window size by Andreas Amann <andreas.amann@tyndall.ie>

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

16 years agoBack to CVS
David Lawrence Ramsey [Thu, 20 Dec 2007 18:54:30 +0000 (18:54 +0000)]
Back to CVS

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

16 years agoGNU nano 2.0.7 v2.0.7
David Lawrence Ramsey [Thu, 20 Dec 2007 18:53:22 +0000 (18:53 +0000)]
GNU nano 2.0.7

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

16 years agoupdate maintenance information
David Lawrence Ramsey [Thu, 20 Dec 2007 18:41:04 +0000 (18:41 +0000)]
update maintenance information

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

16 years agocosmetic fixes
David Lawrence Ramsey [Thu, 20 Dec 2007 17:06:01 +0000 (17:06 +0000)]
cosmetic fixes

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

16 years agoin print_opt_full(), use strlenpt() instead of strlen(), so that tabs
David Lawrence Ramsey [Tue, 18 Dec 2007 22:00:17 +0000 (22:00 +0000)]
in print_opt_full(), use strlenpt() instead of strlen(), so that tabs
are placed properly when displaying translated strings in UTF-8, as
found by Jean-Philippe Guérard

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

16 years agocomment fix
David Lawrence Ramsey [Tue, 18 Dec 2007 16:51:48 +0000 (16:51 +0000)]
comment fix

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

16 years agofix breakage
David Lawrence Ramsey [Tue, 18 Dec 2007 16:47:06 +0000 (16:47 +0000)]
fix breakage

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

16 years agofix breakage
David Lawrence Ramsey [Tue, 18 Dec 2007 16:13:37 +0000 (16:13 +0000)]
fix breakage

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

16 years agorevert last changes, but disable all the same features that
David Lawrence Ramsey [Tue, 18 Dec 2007 15:55:48 +0000 (15:55 +0000)]
revert last changes, but disable all the same features that
--enable-tiny does when --with-slang is used

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

16 years agoremove slang curses emulation support, as it's hopelessly broken, and it
David Lawrence Ramsey [Tue, 18 Dec 2007 02:39:25 +0000 (02:39 +0000)]
remove slang curses emulation support, as it's hopelessly broken, and it
doesn't make the binary very much smaller, especially when --enable-tiny
is used

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

16 years agosimplify terminal handling by using raw mode instead of cbreak mode
David Lawrence Ramsey [Tue, 18 Dec 2007 02:03:00 +0000 (02:03 +0000)]
simplify terminal handling by using raw mode instead of cbreak mode

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

16 years agoin execute_command(), call terminal_init() instead of just
David Lawrence Ramsey [Tue, 18 Dec 2007 01:28:53 +0000 (01:28 +0000)]
in execute_command(), call terminal_init() instead of just
disable_signals() after executing the command, as the command may have
changed the terminal settings

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

16 years agofix changelog entry
David Lawrence Ramsey [Mon, 17 Dec 2007 23:05:11 +0000 (23:05 +0000)]
fix changelog entry

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

16 years agoin main(), exit if initscr() fails
David Lawrence Ramsey [Mon, 10 Dec 2007 17:59:26 +0000 (17:59 +0000)]
in main(), exit if initscr() fails

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

16 years agoin faq.html, add minor punctuation and wording fixes, and update various
David Lawrence Ramsey [Sun, 9 Dec 2007 18:28:36 +0000 (18:28 +0000)]
in faq.html, add minor punctuation and wording fixes, and update various
sections to account for Alpine

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

16 years ago2007-12-09 Jordi Mallach <jordi@gnu.org>
Jordi Mallach [Sun, 9 Dec 2007 17:12:03 +0000 (17:12 +0000)]
2007-12-09  Jordi Mallach  <jordi@gnu.org>

        * LINGUAS: Add zh_CN.
        * es.po, fr.po, it.po, nb.po, nl.po, pt_BR.po: New pull from the TP,
        to fetch the now corrected latest pt_BR file.

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

16 years ago2007-12-08 Jordi Mallach <jordi@gnu.org>
Jordi Mallach [Sat, 8 Dec 2007 19:10:56 +0000 (19:10 +0000)]
2007-12-08  Jordi Mallach  <jordi@gnu.org>

* zh_CN.po: New Simplified Chinese translation by
LI Daobing <lidaobing@gmail.com>.
* fr.po, ga.po, ms.po, nl.po, nn.po, vi.po: Translation updates taken
from the Translation Project.
* Refreshed the rest of the files from the latest TP archive.

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

16 years agofile zh_CN.po was added on branch nano_2_0_branch on 2007-12-08 19:10:56 +0000
Jordi Mallach [Sat, 8 Dec 2007 19:00:05 +0000 (19:00 +0000)]
file zh_CN.po was added on branch nano_2_0_branch on 2007-12-08 19:10:56 +0000

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

16 years agoThis commit was manufactured by cvs2svn to create branch
Chris Allegretta [Sat, 8 Dec 2007 19:00:04 +0000 (19:00 +0000)]
This commit was manufactured by cvs2svn to create branch
'nano_2_0_branch'.

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

16 years agofix minor breakage
David Lawrence Ramsey [Sat, 8 Dec 2007 16:59:13 +0000 (16:59 +0000)]
fix minor breakage

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

16 years agofix minor display and cursor placement problems when scrolling between
David Lawrence Ramsey [Sat, 8 Dec 2007 07:00:27 +0000 (07:00 +0000)]
fix minor display and cursor placement problems when scrolling between
pages at the statusbar prompt

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

16 years agoin doc/man/rnano.1 and doc/man/fr/rnano.1, update copyright notices, as
David Lawrence Ramsey [Sat, 8 Dec 2007 04:27:44 +0000 (04:27 +0000)]
in doc/man/rnano.1 and doc/man/fr/rnano.1, update copyright notices, as
Thijs Kinkhorst's copyrights have now been assigned to the Free Software
Foundation

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

16 years agoin get_mouseinput(), gix longstanding problem where mouse clicks on the
David Lawrence Ramsey [Sat, 8 Dec 2007 04:21:15 +0000 (04:21 +0000)]
in get_mouseinput(), gix longstanding problem where mouse clicks on the
statusbar prompt text wouldn't be recognized unless the NO_HELP flag was
turned off

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

16 years agoin disable_mouse_support() and enable_mouse_support(), when toggling
David Lawrence Ramsey [Tue, 4 Dec 2007 20:49:09 +0000 (20:49 +0000)]
in disable_mouse_support() and enable_mouse_support(), when toggling
mouse support on or off, save and restore the mouse click interval

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

16 years agoper OBATA Akio's patch with a few tweaks by me, add wnoutrefresh() calls
David Lawrence Ramsey [Tue, 4 Dec 2007 16:38:47 +0000 (16:38 +0000)]
per OBATA Akio's patch with a few tweaks by me, add wnoutrefresh() calls
after reset_(statusbar_)?cursor() calls, to ensure that the cursor is
placed properly when using NetBSD curses

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

16 years agostill more cosmetic fixes
David Lawrence Ramsey [Mon, 3 Dec 2007 20:14:18 +0000 (20:14 +0000)]
still more cosmetic fixes

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

16 years agoremove unneeded whitespace
David Lawrence Ramsey [Mon, 3 Dec 2007 18:40:33 +0000 (18:40 +0000)]
remove unneeded whitespace

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

16 years agoper Jean-Philippe Guérard's updates, in doc/man/fr/*.1,
David Lawrence Ramsey [Thu, 29 Nov 2007 19:16:40 +0000 (19:16 +0000)]
per Jean-Philippe Guérard's updates, in doc/man/fr/*.1,
doc/man/fr/nanorc.5, fix copyright notices; the copyrights are
disclaimed on these translations, but the copyrights of the untranslated
works also apply

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

16 years agoin doc/man/fr/nanorc.5, remove trailing whitespace
David Lawrence Ramsey [Wed, 28 Nov 2007 17:09:42 +0000 (17:09 +0000)]
in doc/man/fr/nanorc.5, remove trailing whitespace

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

16 years agoin read_file(), improve autodetection of DOS and Mac format files to not
David Lawrence Ramsey [Sat, 17 Nov 2007 20:34:38 +0000 (20:34 +0000)]
in read_file(), improve autodetection of DOS and Mac format files to not
trigger on carriage returns in the middle of files, as found by Kjell
Braden

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

17 years agoupdate copyright notices, as Jordi Mallach's copyrights have now been
David Lawrence Ramsey [Tue, 6 Nov 2007 22:58:33 +0000 (22:58 +0000)]
update copyright notices, as Jordi Mallach's copyrights have now been
assigned to the Free Software Foundation

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

17 years agoin input_tab(), disable completion of usernames, directories, and
David Lawrence Ramsey [Thu, 11 Oct 2007 15:49:08 +0000 (15:49 +0000)]
in input_tab(), disable completion of usernames, directories, and
filenames if the cursor isn't at the end of the line, as it can lead to
odd behavior (e.g. adding a copy of the entire match to the middle of
the line instead of just the uncompleted part of the match)

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

17 years agoin username_tab_completion() and cwd_tab_completion(), rename variable
David Lawrence Ramsey [Thu, 11 Oct 2007 15:38:32 +0000 (15:38 +0000)]
in username_tab_completion() and cwd_tab_completion(), rename variable
buflen to buf_len, for consistency

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

17 years agoin cwd_tab_completion(), remove unneeded assert
David Lawrence Ramsey [Thu, 11 Oct 2007 15:19:45 +0000 (15:19 +0000)]
in cwd_tab_completion(), remove unneeded assert

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

17 years agoupdate copyright notices, as Chris Allegretta's copyrights have now been
David Lawrence Ramsey [Thu, 11 Oct 2007 05:01:32 +0000 (05:01 +0000)]
update copyright notices, as Chris Allegretta's copyrights have now been
assigned to the Free Software Foundation; also, make copyright notices
consistent in style

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

17 years agoupdate copyright notices, as my copyrights have now been assigned to the
David Lawrence Ramsey [Fri, 5 Oct 2007 16:44:45 +0000 (16:44 +0000)]
update copyright notices, as my copyrights have now been assigned to the
Free Software Foundation

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

17 years agoUpdated Russian translation by Sergey A. Ribalchenko.
Jordi Mallach [Tue, 18 Sep 2007 11:07:59 +0000 (11:07 +0000)]
Updated Russian translation by Sergey A. Ribalchenko.

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

17 years agoin edit_scroll(), fix problem where the screen wouldn't be updated
David Lawrence Ramsey [Sun, 16 Sep 2007 16:53:20 +0000 (16:53 +0000)]
in edit_scroll(), fix problem where the screen wouldn't be updated
properly if you paged up with the first line of the file onscreen and
the mark on

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

17 years agoin doc/faq.html, update links to the Free Translation Project
David Lawrence Ramsey [Sun, 26 Aug 2007 15:21:05 +0000 (15:21 +0000)]
in doc/faq.html, update links to the Free Translation Project

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

17 years agovarious documentation updates
David Lawrence Ramsey [Fri, 24 Aug 2007 00:36:51 +0000 (00:36 +0000)]
various documentation updates

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

17 years agocosmetic fixes
David Lawrence Ramsey [Thu, 23 Aug 2007 17:54:49 +0000 (17:54 +0000)]
cosmetic fixes

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

17 years agoin the French manpages, delete translation of old licensing terms, until
David Lawrence Ramsey [Thu, 23 Aug 2007 14:00:58 +0000 (14:00 +0000)]
in the French manpages, delete translation of old licensing terms, until
it can be updated

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

17 years agotypo fix
David Lawrence Ramsey [Thu, 23 Aug 2007 13:51:06 +0000 (13:51 +0000)]
typo fix

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

17 years agoconvert documentation to GPLv3/GFDLv1.2
David Lawrence Ramsey [Thu, 23 Aug 2007 04:34:37 +0000 (04:34 +0000)]
convert documentation to GPLv3/GFDLv1.2

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

17 years agofile COPYING.DOC was added on branch nano_2_0_branch on 2007-08-23 04:35:44 +0000
David Lawrence Ramsey [Thu, 23 Aug 2007 04:34:36 +0000 (04:34 +0000)]
file COPYING.DOC was added on branch nano_2_0_branch on 2007-08-23 04:35:44 +0000

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

17 years agoThis commit was manufactured by cvs2svn to create branch
Chris Allegretta [Thu, 23 Aug 2007 04:34:36 +0000 (04:34 +0000)]
This commit was manufactured by cvs2svn to create branch
'nano_2_0_branch'.

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

17 years agoconvert documentation to GPLv3/GFDLv1.2
David Lawrence Ramsey [Thu, 23 Aug 2007 04:34:35 +0000 (04:34 +0000)]
convert documentation to GPLv3/GFDLv1.2

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

17 years agoin the French manpage translations, make all copyright notices
David Lawrence Ramsey [Tue, 21 Aug 2007 17:00:42 +0000 (17:00 +0000)]
in the French manpage translations, make all copyright notices
consistent, and in rnano.1, add missing copyright notice from
nano-tiny.1, which rnano.1 is based on

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

17 years agoin rnano.1, add missing copyright notice from nano-tiny.1, which rnano.1
David Lawrence Ramsey [Tue, 21 Aug 2007 16:38:43 +0000 (16:38 +0000)]
in rnano.1, add missing copyright notice from nano-tiny.1, which rnano.1
is based on

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

17 years agoproperly handle more cases of inserting a file/uncutting text with the
David Lawrence Ramsey [Thu, 16 Aug 2007 14:45:17 +0000 (14:45 +0000)]
properly handle more cases of inserting a file/uncutting text with the
mark on

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

17 years agofix breakage
David Lawrence Ramsey [Thu, 16 Aug 2007 04:05:05 +0000 (04:05 +0000)]
fix breakage

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

17 years agomore fixes for uncutting text/inserting files with the mark on
David Lawrence Ramsey [Thu, 16 Aug 2007 03:23:30 +0000 (03:23 +0000)]
more fixes for uncutting text/inserting files with the mark on

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

17 years agostill more cosmetic fixes
David Lawrence Ramsey [Thu, 16 Aug 2007 03:18:17 +0000 (03:18 +0000)]
still more cosmetic fixes

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

17 years agomore cosmetic fixes
David Lawrence Ramsey [Thu, 16 Aug 2007 02:51:07 +0000 (02:51 +0000)]
more cosmetic fixes

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

17 years agocosmetic fixes
David Lawrence Ramsey [Thu, 16 Aug 2007 02:46:26 +0000 (02:46 +0000)]
cosmetic fixes

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

17 years agoin do_insertfile(), make sure the mark is always properly positioned
David Lawrence Ramsey [Thu, 16 Aug 2007 02:34:23 +0000 (02:34 +0000)]
in do_insertfile(), make sure the mark is always properly positioned
after inserting a one-line file with the mark on

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

17 years agoconvert to GPLv3
David Lawrence Ramsey [Sat, 11 Aug 2007 05:18:50 +0000 (05:18 +0000)]
convert to GPLv3

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

17 years agofile COPYING was added on branch nano_2_0_branch on 2007-08-11 05:18:45 +0000
David Lawrence Ramsey [Sat, 11 Aug 2007 05:17:37 +0000 (05:17 +0000)]
file COPYING was added on branch nano_2_0_branch on 2007-08-11 05:18:45 +0000

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

17 years agoThis commit was manufactured by cvs2svn to create branch
Chris Allegretta [Sat, 11 Aug 2007 05:17:37 +0000 (05:17 +0000)]
This commit was manufactured by cvs2svn to create branch
'nano_2_0_branch'.

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

17 years agoupdate the copyright notice on the tab completion code originally from
David Lawrence Ramsey [Fri, 10 Aug 2007 22:12:39 +0000 (22:12 +0000)]
update the copyright notice on the tab completion code originally from
busybox to account for modifications

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

17 years agocomment fix
David Lawrence Ramsey [Fri, 10 Aug 2007 22:07:14 +0000 (22:07 +0000)]
comment fix

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

17 years agosimplify ngetdelim(), and update the copyright notice on ngetline() and
David Lawrence Ramsey [Fri, 10 Aug 2007 17:03:29 +0000 (17:03 +0000)]
simplify ngetdelim(), and update the copyright notice on ngetline() and
ngetdelim() to account for modifications

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

17 years agostill more cosmetic fixes
David Lawrence Ramsey [Wed, 8 Aug 2007 00:05:49 +0000 (00:05 +0000)]
still more cosmetic fixes

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

17 years agosimplify
David Lawrence Ramsey [Tue, 7 Aug 2007 23:51:05 +0000 (23:51 +0000)]
simplify

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

17 years agoin copy_from_file(), fix potential segfault after uncutting one line of
David Lawrence Ramsey [Tue, 7 Aug 2007 20:21:39 +0000 (20:21 +0000)]
in copy_from_file(), fix potential segfault after uncutting one line of
text with the mark on by properly preserving the beginning of the mark;
also, make sure the mark is always properly positioned after uncutting
one line of text with the mark on

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

17 years agocosmetic fixes
David Lawrence Ramsey [Tue, 7 Aug 2007 19:55:06 +0000 (19:55 +0000)]
cosmetic fixes

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

17 years agotypo fix
David Lawrence Ramsey [Tue, 7 Aug 2007 18:37:39 +0000 (18:37 +0000)]
typo fix

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

17 years agoin version(), display copyright notices
David Lawrence Ramsey [Wed, 1 Aug 2007 12:49:57 +0000 (12:49 +0000)]
in version(), display copyright notices

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

17 years agocapitalization fixes
David Lawrence Ramsey [Wed, 1 Aug 2007 12:24:00 +0000 (12:24 +0000)]
capitalization fixes

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

17 years agofix copyright notice and changelog entries
David Lawrence Ramsey [Wed, 1 Aug 2007 01:28:39 +0000 (01:28 +0000)]
fix copyright notice and changelog entries

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

17 years agoupdate copyright notices to account for modifications
David Lawrence Ramsey [Tue, 31 Jul 2007 21:20:08 +0000 (21:20 +0000)]
update copyright notices to account for modifications

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

17 years agoin faq.html, update RPM links for nano 2.0.x
David Lawrence Ramsey [Sun, 29 Jul 2007 16:30:27 +0000 (16:30 +0000)]
in faq.html, update RPM links for nano 2.0.x

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

17 years agofix changelog entry
David Lawrence Ramsey [Sat, 14 Jul 2007 16:41:40 +0000 (16:41 +0000)]
fix changelog entry

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

17 years agoin copy_file(), assert that inn and out don't both point to the same
David Lawrence Ramsey [Thu, 12 Jul 2007 03:12:31 +0000 (03:12 +0000)]
in copy_file(), assert that inn and out don't both point to the same
file

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

17 years agoin nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and
David Lawrence Ramsey [Tue, 10 Jul 2007 22:54:58 +0000 (22:54 +0000)]
in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and
mbrevstrcasestr(), simplify and rewrite to use strncasecmp()

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

17 years agoin do_replace_loop(), fix problem where replacing e.g. single-byte
David Lawrence Ramsey [Mon, 9 Jul 2007 23:24:37 +0000 (23:24 +0000)]
in do_replace_loop(), fix problem where replacing e.g. single-byte
characters with multibyte ones could result in openfile->totsize's being
miscalculated

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

17 years agotypo fixes
David Lawrence Ramsey [Mon, 9 Jul 2007 22:57:07 +0000 (22:57 +0000)]
typo fixes

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

17 years agoin mbstrncasecmp(), mbstrnlen(), mbstrpbrk(), and has_blank_mbchars(),
David Lawrence Ramsey [Mon, 9 Jul 2007 22:41:55 +0000 (22:41 +0000)]
in mbstrncasecmp(), mbstrnlen(), mbstrpbrk(), and has_blank_mbchars(),
simplify by using for loops instead of while loops where possible, to
match the single-byte versions of these functions

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

17 years agoin nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and
David Lawrence Ramsey [Fri, 6 Jul 2007 13:44:13 +0000 (13:44 +0000)]
in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and
mbrevstrcasestr(), return char* instead of const char*

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

17 years agocosmetic fix
David Lawrence Ramsey [Fri, 6 Jul 2007 13:38:20 +0000 (13:38 +0000)]
cosmetic fix

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

17 years agoin nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and
David Lawrence Ramsey [Mon, 2 Jul 2007 15:51:26 +0000 (15:51 +0000)]
in nstrcasestr(), mbstrcasestr(), revstrstr(), revstrcasestr(), and
mbrevstrcasestr(), for efficiency, return haystack immediately if
needle/rev_start is blank

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

17 years agoin nstrncasecmp() and mbstrncasecmp(), for efficiency, return zero
David Lawrence Ramsey [Sun, 1 Jul 2007 21:46:00 +0000 (21:46 +0000)]
in nstrncasecmp() and mbstrncasecmp(), for efficiency, return zero
immediately if s1 and s2 point to the same string

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

17 years agomore cosmetic fixes
David Lawrence Ramsey [Sun, 1 Jul 2007 21:33:17 +0000 (21:33 +0000)]
more cosmetic fixes

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

17 years agocosmetic fixes
David Lawrence Ramsey [Sun, 1 Jul 2007 21:17:05 +0000 (21:17 +0000)]
cosmetic fixes

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

17 years agoin do_yesno_prompt(), remove redundant check for NO_HELP's being FALSE
David Lawrence Ramsey [Sat, 30 Jun 2007 21:19:42 +0000 (21:19 +0000)]
in do_yesno_prompt(), remove redundant check for NO_HELP's being FALSE

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

17 years agocomment fix
David Lawrence Ramsey [Thu, 28 Jun 2007 18:31:13 +0000 (18:31 +0000)]
comment fix

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

17 years agofix minor breakage
David Lawrence Ramsey [Thu, 28 Jun 2007 16:38:00 +0000 (16:38 +0000)]
fix minor breakage

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