]>
git.wh0rd.org Git - nano.git/log
Jordi Mallach [Sat, 13 Apr 2002 00:51:23 +0000 (00:51 +0000)]
ca, es, gl updates.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1182
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Sat, 13 Apr 2002 00:40:32 +0000 (00:40 +0000)]
French & Swedish updates.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1181
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 11 Apr 2002 02:33:08 +0000 (02:33 +0000)]
Back to CVS :-)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1180
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 11 Apr 2002 02:31:07 +0000 (02:31 +0000)]
GNU nano 1.0.9 release
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1178
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 11 Apr 2002 00:31:01 +0000 (00:31 +0000)]
Get rid of nanorc.sample
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1177
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 11 Apr 2002 00:26:20 +0000 (00:26 +0000)]
Added nano.spec file
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1176
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 11 Apr 2002 00:26:20 +0000 (00:26 +0000)]
This commit was manufactured by cvs2svn to create branch
'nano_1_0_branch'.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1175
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Tue, 26 Mar 2002 17:56:34 +0000 (17:56 +0000)]
Get rid of the .spec stuff i haven't been able to test yet, argh
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1149
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Tue, 26 Mar 2002 17:49:24 +0000 (17:49 +0000)]
- search.c:do_gotoline() - Set placewewant if we actually move to a different line
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1148
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Tue, 26 Mar 2002 12:58:12 +0000 (12:58 +0000)]
files.c:read_file() - Reverse tests to stop segfault on editing a new file of 0 lines (David Benbennick)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1146
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Mon, 25 Mar 2002 03:37:19 +0000 (03:37 +0000)]
- nano.c:do_int_speller() - Fix zombie processes and spelling buffer issues (Rocco Corsi)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1144
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Mon, 25 Mar 2002 03:26:27 +0000 (03:26 +0000)]
- nano.c:do_int_speller() - Fix zombie processes and spelling buffer issues (Rocco Corsi)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1143
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Sun, 24 Mar 2002 00:46:22 +0000 (00:46 +0000)]
free_charptrarray, striponedir() - Plug some memory leaks (Steven Kneizys)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1139
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 21 Mar 2002 05:00:06 +0000 (05:00 +0000)]
- files.c:read_file() - Abort if we read a file of 0 lines (num_lines == 0), fixes BUG #70
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1135
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Mon, 18 Mar 2002 16:12:16 +0000 (16:12 +0000)]
Galician translation updates (Jacobo Tarrio).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1134
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Sat, 16 Mar 2002 01:19:31 +0000 (01:19 +0000)]
winio.c:do_credits() - Add Thomas Dickey
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1132
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 28 Feb 2002 00:48:47 +0000 (00:48 +0000)]
- utils.c:strcasestr() - Renamed to stristr since strcasestr has not been confirmed to be detected properly on various Linux systems
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1088
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Fri, 15 Feb 2002 18:55:06 +0000 (18:55 +0000)]
Norwegian bokmål translation updates (Stig E Sandø).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1072
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Fri, 15 Feb 2002 17:24:06 +0000 (17:24 +0000)]
Norwegian bokmål translation updates (Stig E Sandø).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1071
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Sun, 10 Feb 2002 03:59:20 +0000 (03:59 +0000)]
- winio.c:bottombars(), onekey() - Make bottom list dynamic with screen size (Guus Sliepen & Chris)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1066
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Thu, 7 Feb 2002 13:53:09 +0000 (13:53 +0000)]
Ukrainian translation updates (Sergei A. Ribalchenko).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1063
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Sat, 2 Feb 2002 17:35:59 +0000 (17:35 +0000)]
Oops, aclocal.m4 too.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1059
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Sat, 2 Feb 2002 17:33:28 +0000 (17:33 +0000)]
Fix autogen for 1.0 and add some stuff to .cvsignore.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1058
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Mon, 28 Jan 2002 16:02:03 +0000 (16:02 +0000)]
Update 1.0 tree for Yesterdy's commit
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1053
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Fri, 25 Jan 2002 22:26:39 +0000 (22:26 +0000)]
French translation updates (Jean-Philippe Guérard).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1047
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Fri, 25 Jan 2002 18:59:43 +0000 (18:59 +0000)]
Italian translation updates (Marco Colombo).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1044
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Thu, 17 Jan 2002 12:20:32 +0000 (12:20 +0000)]
Moved no.po to nn.po.
New Norwegian bokmål translation, by Stig E Sandø <stig@users.sourceforge.net>.
Added missing entries to THANKS.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1013
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 17 Jan 2002 12:20:32 +0000 (12:20 +0000)]
This commit was manufactured by cvs2svn to create branch
'nano_1_0_branch'.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1012
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 17 Jan 2002 04:00:03 +0000 (04:00 +0000)]
Back to CVS code
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1008
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 17 Jan 2002 03:56:44 +0000 (03:56 +0000)]
GNU nano 1.0.8 release
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1006
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 16 Jan 2002 00:54:47 +0000 (00:54 +0000)]
- nano.c:do_wrap() - Move right increment to part where new line is created, should change (fix?) some wrapping problems with autoindent
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1004
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Mon, 14 Jan 2002 03:37:31 +0000 (03:37 +0000)]
- search.c:findnextstr() - Fix off by one in check for wrap around (Rocco Corsi)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1003
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Sat, 12 Jan 2002 23:17:15 +0000 (23:17 +0000)]
- New configure option --disable-wrapping-as-root. Added because the 1.0 series doesn't really allow wrapping disabled without a flag and debian's installer can't handle that
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1000
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Sat, 12 Jan 2002 22:15:41 +0000 (22:15 +0000)]
Typo fix.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@999
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Sat, 12 Jan 2002 02:29:48 +0000 (02:29 +0000)]
French translation fixes.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@997
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Fri, 11 Jan 2002 13:42:49 +0000 (13:42 +0000)]
Actually apply Rocco's spell check fix to the 1.0 tree :-)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@996
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 10 Jan 2002 13:47:04 +0000 (13:47 +0000)]
- Add Meta-A as alternate keyystroke for ^^ for people with non-US keyboards and Replace hard coded ALT_G and ALT_H values in the replace and goto shortcuts with their macro counterparts NANO_ALT_*_KEY
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@995
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 10 Jan 2002 12:47:30 +0000 (12:47 +0000)]
- nano.c:do_suspend() - Call tcsetattr() to restore the old terminal settings, so tcsh can use ^C after suspend for example (fixes BUG #68)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@993
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Mon, 7 Jan 2002 14:41:32 +0000 (14:41 +0000)]
- winio.c:edit_refresh() - Rename lines to nlines to fix AIX breakage (reported by Dennis Cranston, re-reported by arh14@cornell.edu)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@983
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Wed, 2 Jan 2002 19:08:03 +0000 (19:08 +0000)]
Russian and Ukrainian translations updates (Sergey A. Ribalchenko).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@963
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Sat, 29 Dec 2001 02:02:40 +0000 (02:02 +0000)]
French translation update (Jean-Philippe Guérard).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@958
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Thu, 27 Dec 2001 16:10:22 +0000 (16:10 +0000)]
Header updates to 1.0.7.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@953
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Thu, 27 Dec 2001 15:55:04 +0000 (15:55 +0000)]
Italian translation update (Marco Colombo).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@951
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Thu, 27 Dec 2001 15:52:07 +0000 (15:52 +0000)]
Oops, fixed Project-Id-Version.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@950
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Wed, 26 Dec 2001 03:34:02 +0000 (03:34 +0000)]
Fix aclocal call for m4/ directory.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@948
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Wed, 26 Dec 2001 00:20:51 +0000 (00:20 +0000)]
Oops, fix.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@946
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Wed, 26 Dec 2001 00:19:55 +0000 (00:19 +0000)]
New Polish translation, by Cezary Sliwa <sliwa@cft.edu.pl>.
It's incomplete and we're trying to find someone at the Translation Project
to take care of it.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@945
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Tue, 18 Dec 2001 00:53:27 +0000 (00:53 +0000)]
Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@935
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Tue, 18 Dec 2001 00:52:32 +0000 (00:52 +0000)]
GNU nano 1.0.7 release
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@933
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Fri, 14 Dec 2001 05:57:10 +0000 (05:57 +0000)]
- nano.c:signal_init() - Unconditionally disable VDSUSP if it exists, stops ^Y suspending nano on the Hurd
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@930
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Fri, 14 Dec 2001 05:52:04 +0000 (05:52 +0000)]
po/Makefile.in.in: change datadir to @datadir@ for cygwin (Gareth Pearce)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@929
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Fri, 14 Dec 2001 04:57:20 +0000 (04:57 +0000)]
oops
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@928
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Fri, 14 Dec 2001 04:56:43 +0000 (04:56 +0000)]
Backport the m4/ stuff to 1.0
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@927
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Fri, 14 Dec 2001 04:56:43 +0000 (04:56 +0000)]
This commit was manufactured by cvs2svn to create branch
'nano_1_0_branch'.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@926
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Fri, 7 Dec 2001 13:52:07 +0000 (13:52 +0000)]
French translation update, by Michel Robitaille <robitail@IRO.UMontreal.CA>.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@919
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Sun, 2 Dec 2001 06:03:22 +0000 (06:03 +0000)]
do_spell() - Dont prompt for replace if we don't change the word in question (Rocco Corsi).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@917
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Mon, 19 Nov 2001 02:41:53 +0000 (02:41 +0000)]
Hurd fixes in main (function keys) and signal_init() (SIGTSTP sigaction)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@907
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Sun, 4 Nov 2001 18:50:33 +0000 (18:50 +0000)]
Removed autoheader/autoconf cruft.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@906
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Sun, 4 Nov 2001 18:48:26 +0000 (18:48 +0000)]
German translation updates (Karl Eichwalder).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@905
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Tue, 30 Oct 2001 00:41:03 +0000 (00:41 +0000)]
Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@903
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Tue, 30 Oct 2001 00:38:49 +0000 (00:38 +0000)]
nano 1.0.6 release
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@901
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Mon, 29 Oct 2001 03:03:12 +0000 (03:03 +0000)]
Stupid typos
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@897
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Sun, 28 Oct 2001 14:52:45 +0000 (14:52 +0000)]
- Backported do_prev_word() from 1.1. Command is Meta-Space. Added #ifndef NANO_SMALL around both functions, as they aren't needed for nano-tiny
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@895
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Sun, 28 Oct 2001 04:49:10 +0000 (04:49 +0000)]
Oops, typo in dec there, it's Alt-[-whatever
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@891
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Sun, 28 Oct 2001 04:29:55 +0000 (04:29 +0000)]
nano.c:main() - Add Esc-[IGL] keys for FreeBSD Console (PgUp,PgDn,Insert)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@890
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 25 Oct 2001 14:35:27 +0000 (14:35 +0000)]
Backported 1.1 fixes for edit_refresh instead of edit_update when cut/uncut text can fit on screen
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@885
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 24 Oct 2001 18:05:30 +0000 (18:05 +0000)]
Back out do_prev_word and SMALL changes, as the prev function is obviously not stable enough
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@883
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 24 Oct 2001 17:38:41 +0000 (17:38 +0000)]
Back out that change I wasn't commiting just yet *ugh*
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@882
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 24 Oct 2001 17:36:45 +0000 (17:36 +0000)]
nano.c:main() - Ignore 26 (control-]) (bug discovered by David Lawrence Ramsey)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@881
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 24 Oct 2001 15:25:41 +0000 (15:25 +0000)]
Back out off by one fix that's not actually off by one, it was a different bug :-)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@877
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 24 Oct 2001 14:46:09 +0000 (14:46 +0000)]
- Backported do_prev_word() from 1.1. Allows alt-space to move to the previous word in the file. - Added #ifdef NANO_SMALL around do_next_space and do_prev_space codes, as nano-tiny doesn't particularly need those features. main() - Fixed off-by-one error on MAIN_LIST_LEN loop search
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@876
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Wed, 24 Oct 2001 14:23:08 +0000 (14:23 +0000)]
Backported fix of Mouse Toggle from 1.1.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@875
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 24 Oct 2001 11:42:22 +0000 (11:42 +0000)]
Changed header comments to say "version 2" instead of "version 1" as the COPYING file is actually version 2 of the GPL (bug noticed by Jordi Mallach)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@874
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Tue, 23 Oct 2001 13:21:20 +0000 (13:21 +0000)]
- cut.c: cut_marked_segment() - Fix off-by one in mem allocation
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@869
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Mon, 22 Oct 2001 23:32:58 +0000 (23:32 +0000)]
Fixed null_at to ACTUALLY DO SOMETHING with its arg. Again, this was causing nasty errors if the call to nrealloc moved where the data was located
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@867
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Thu, 18 Oct 2001 14:43:58 +0000 (14:43 +0000)]
Header changes for TP.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@861
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Wed, 10 Oct 2001 21:58:43 +0000 (21:58 +0000)]
Updated German translation (Karl Eichwalder).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@857
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Thu, 4 Oct 2001 01:38:58 +0000 (01:38 +0000)]
Added autogen.sh to nano-1.0.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@847
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Thu, 4 Oct 2001 01:38:58 +0000 (01:38 +0000)]
This commit was manufactured by cvs2svn to create branch
'nano_1_0_branch'.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@846
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Thu, 4 Oct 2001 01:01:41 +0000 (01:01 +0000)]
Removing autogenerated nano.info. Bye bye.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@839
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 3 Oct 2001 23:44:44 +0000 (23:44 +0000)]
Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@838
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 3 Oct 2001 23:42:39 +0000 (23:42 +0000)]
GNU nano 1.0.5 release
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@836
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Wed, 3 Oct 2001 20:45:42 +0000 (20:45 +0000)]
Finnish update for 1.0.4, by Pauli Virtanen.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@833
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Wed, 3 Oct 2001 18:56:20 +0000 (18:56 +0000)]
Final Italian updates by Marco.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@831
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 3 Oct 2001 01:53:09 +0000 (01:53 +0000)]
Add and fix bug #66 (David Lawrence Ramsey)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@824
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 3 Oct 2001 00:41:14 +0000 (00:41 +0000)]
- cut.c:do_cut_text() - Don't recenter the line when cutting one line (David Lawrence Ramsey) (Bug #65)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@821
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Tue, 2 Oct 2001 11:51:46 +0000 (11:51 +0000)]
Added Miquel to headers.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@815
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Mon, 24 Sep 2001 00:10:17 +0000 (00:10 +0000)]
Updated Italian translation by Marco Colombo.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@785
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Wed, 12 Sep 2001 19:02:40 +0000 (19:02 +0000)]
Added new Danish translation, by Keld Simonsen <keld@dkuug.dk>
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@759
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Mon, 10 Sep 2001 11:57:36 +0000 (11:57 +0000)]
Updates to Catalan.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@758
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Sun, 9 Sep 2001 10:59:04 +0000 (10:59 +0000)]
Updated Spanish translation for 1.0.x
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@755
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Wed, 5 Sep 2001 12:14:35 +0000 (12:14 +0000)]
Added Dutch translation, by Guus Sliepen <guus@nl.linux.org>.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@752
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Sat, 25 Aug 2001 16:00:53 +0000 (16:00 +0000)]
winio.c: - Add David Lawrence Ramsey to credits
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@749
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Fri, 24 Aug 2001 22:23:51 +0000 (22:23 +0000)]
Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@748
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Fri, 24 Aug 2001 22:22:54 +0000 (22:22 +0000)]
GNU nano 1.0.4 release
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@746
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Fri, 17 Aug 2001 00:08:44 +0000 (00:08 +0000)]
Unset the flag chris you dolt
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@745
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Fri, 17 Aug 2001 00:03:46 +0000 (00:03 +0000)]
Add and fix bugs #63 and 64
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@744
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Jordi Mallach [Sun, 8 Jul 2001 01:30:54 +0000 (01:30 +0000)]
New updates from the Swedish team.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@721
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 4 Jul 2001 16:27:05 +0000 (16:27 +0000)]
Oops, make that Alt-[-7.8
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@719
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8
Chris Allegretta [Wed, 4 Jul 2001 16:06:21 +0000 (16:06 +0000)]
main() - Added Alt-[-[-7,8 support for home/end keys (Jeff Teunissen).
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@718
35c25a1d -7b9e-4130-9fde-
d3aeb78583b8