]> git.wh0rd.org Git - nano.git/log
nano.git
22 years agoFix leftover variable
Chris Allegretta [Thu, 29 Nov 2001 03:52:21 +0000 (03:52 +0000)]
Fix leftover variable

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

22 years agoComment out more debugging code
Chris Allegretta [Thu, 29 Nov 2001 03:49:09 +0000 (03:49 +0000)]
Comment out more debugging code

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

22 years agoAt LONG last committed David's patch
Chris Allegretta [Thu, 29 Nov 2001 03:43:08 +0000 (03:43 +0000)]
At LONG last committed David's patch

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

22 years agoDamn newline code
Chris Allegretta [Thu, 29 Nov 2001 03:03:18 +0000 (03:03 +0000)]
Damn newline code

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

22 years agoPreliminary syntax highlighting support. New functions colortoint() and parse_color...
Chris Allegretta [Thu, 29 Nov 2001 02:42:27 +0000 (02:42 +0000)]
Preliminary syntax highlighting support.  New functions colortoint() and parse_color() in rcfile.c, new code in edit_add() in winio.c to actually do the highlighting.  It's not even close to pretty yet :P

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

22 years agoDanish and Spanish updates.
Jordi Mallach [Mon, 19 Nov 2001 12:09:51 +0000 (12:09 +0000)]
Danish and Spanish updates.

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

22 years agoPut 1.0 Hurd fixes in 1.1 tree (function keys, SIGTSTP sigaction
Chris Allegretta [Mon, 19 Nov 2001 05:09:15 +0000 (05:09 +0000)]
Put 1.0 Hurd fixes in 1.1 tree (function keys, SIGTSTP sigaction

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

23 years agoUpdated German, Swedish and Russian translations.
Jordi Mallach [Wed, 31 Oct 2001 13:02:12 +0000 (13:02 +0000)]
Updated German, Swedish and Russian translations.

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

23 years agoAdded aclocal.m4, config.in.h.
Jordi Mallach [Mon, 29 Oct 2001 13:32:06 +0000 (13:32 +0000)]
Added aclocal.m4, config.in.h.

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

23 years agoRemoving autogenerated files.
Jordi Mallach [Mon, 29 Oct 2001 13:29:19 +0000 (13:29 +0000)]
Removing autogenerated files.

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

23 years agoAdded nano.info.
Jordi Mallach [Mon, 29 Oct 2001 13:27:12 +0000 (13:27 +0000)]
Added nano.info.

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

23 years agoTypo fixes in help strings.
Jordi Mallach [Sun, 28 Oct 2001 21:00:49 +0000 (21:00 +0000)]
Typo fixes in help strings.

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

23 years agofiles.c:add_open_file() - Get rid of unsetting MARK_ISSET because otherwise writing...
Chris Allegretta [Sun, 28 Oct 2001 14:42:18 +0000 (14:42 +0000)]
files.c:add_open_file() - Get rid of unsetting MARK_ISSET because otherwise writing marked text will automatically unset the marker with multibuffer enabled

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

23 years agoglobal.c: - Define currshortcut and currslen when either DISABLE_MOUSE or DISABLE_HEL...
Chris Allegretta [Sun, 28 Oct 2001 05:00:39 +0000 (05:00 +0000)]
global.c: - Define currshortcut and currslen when either DISABLE_MOUSE or DISABLE_HELP or DISABLE_BROWSER is not defined (Silvan Minghetti)

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

23 years agoglobal.c: - Define currshortcut and currslen when either DISABLE_MOUSE or DISABLE_BRO...
Chris Allegretta [Sun, 28 Oct 2001 04:56:08 +0000 (04:56 +0000)]
global.c: - Define currshortcut and currslen when either DISABLE_MOUSE or DISABLE_BROWSER is not defined (Silvan Minghetti)

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

23 years agoOops, typo in dec there, it's Alt-[-whatever
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/trunk/nano@891 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

23 years agonano.c:main() - Add Esc-[IGL] keys for FreeBSD Console (PgUp,PgDn,Insert)
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/trunk/nano@890 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

23 years agoBack to CVS
Chris Allegretta [Fri, 26 Oct 2001 16:15:58 +0000 (16:15 +0000)]
Back to CVS

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

23 years agoNano 1.1.3 release v1.1.3
Chris Allegretta [Fri, 26 Oct 2001 16:14:45 +0000 (16:14 +0000)]
Nano 1.1.3 release

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

23 years agoMore do_prev_word() fixes
Chris Allegretta [Fri, 26 Oct 2001 15:21:41 +0000 (15:21 +0000)]
More do_prev_word() fixes

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

23 years agoOkay, now fix do_prev_word so it doesn't crash when it hits a blank line, it's still...
Chris Allegretta [Wed, 24 Oct 2001 18:07:58 +0000 (18:07 +0000)]
Okay, now fix do_prev_word so it doesn't crash when it hits a blank line, it's still not perfect =/

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

23 years agoOopos, wrote the test backwards :-)
Chris Allegretta [Wed, 24 Oct 2001 17:34:29 +0000 (17:34 +0000)]
Oopos, wrote the test backwards :-)

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

23 years agonano.h: Additional #define, SMALL_TOO to determine how long MAIN_LIST_LEN is. We...
Chris Allegretta [Wed, 24 Oct 2001 17:27:46 +0000 (17:27 +0000)]
nano.h: Additional #define, SMALL_TOO to determine how long MAIN_LIST_LEN is.  We need this because of the find matching bracket code

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

23 years agoBack out off by one fix that's not actually off by one, it was a different bug :-)
Chris Allegretta [Wed, 24 Oct 2001 17:25:36 +0000 (17: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/trunk/nano@878 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

23 years agoChanged header comments to say "version 2" instead of "version 1" as the COPYING...
Chris Allegretta [Wed, 24 Oct 2001 11:33:54 +0000 (11:33 +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/trunk/nano@873 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

23 years agonano.c:main() - Moved #ifndef NANO_SMALL down past the case 0: line so control-space...
Chris Allegretta [Wed, 24 Oct 2001 01:37:13 +0000 (01:37 +0000)]
nano.c:main() - Moved #ifndef NANO_SMALL down past the case 0: line so control-space doesn't insert a \0 (ack!)

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

23 years agonano.c:main() - Fixed off by one when checking for MAIN_LIST_LEN. Ugh.
Chris Allegretta [Wed, 24 Oct 2001 01:34:15 +0000 (01:34 +0000)]
nano.c:main() - Fixed off by one when checking for MAIN_LIST_LEN. Ugh.

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

23 years ago- nano.c: - Added the #ifdefs around do_prev_word the code in main()
Chris Allegretta [Wed, 24 Oct 2001 00:58:19 +0000 (00:58 +0000)]
- nano.c: -  Added the #ifdefs around do_prev_word the code in main()

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

23 years ago- cut.c: cut_marked_segment() - Fix off-by one in mem allocation
Chris Allegretta [Tue, 23 Oct 2001 12:58:42 +0000 (12:58 +0000)]
- cut.c: cut_marked_segment() - Fix off-by one in mem allocation

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

23 years agoFixed null_at to ACTUALLY DO SOMETHING with its arg. Again, this was causing nasty...
Chris Allegretta [Mon, 22 Oct 2001 23:22:19 +0000 (23:22 +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/trunk/nano@866 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

23 years ago- nano.c:do_prev_word() - Fixed goofy logic setting x pos to value of last line...
Chris Allegretta [Mon, 22 Oct 2001 20:05:34 +0000 (20:05 +0000)]
- nano.c:do_prev_word() - Fixed  goofy logic setting x pos to value of last line when hitting the beginning of first line, prog should simply abort.

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

23 years agoDLR's cut and miscellaneous fixes, my cut fixes, and context-sensitive help, woohoo
Chris Allegretta [Mon, 22 Oct 2001 03:15:31 +0000 (03:15 +0000)]
DLR's cut and miscellaneous fixes, my cut fixes, and context-sensitive help, woohoo

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

23 years agoI mean add, not replace... duh.
Jordi Mallach [Sat, 20 Oct 2001 12:30:46 +0000 (12:30 +0000)]
I mean add, not replace... duh.

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

23 years agoAdded stamp-h1
Jordi Mallach [Sat, 20 Oct 2001 12:30:12 +0000 (12:30 +0000)]
Added stamp-h1

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

23 years ago- faq.html - Removed nano-editor.org FTP site address [deprecated] and added the...
Chris Allegretta [Thu, 18 Oct 2001 14:15:28 +0000 (14:15 +0000)]
- faq.html - Removed nano-editor.org FTP site address [deprecated] and added the GNU one

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

23 years agoUpdated Ukrainian translation (Sergey A. Ribalchenko).
Jordi Mallach [Mon, 15 Oct 2001 14:26:48 +0000 (14:26 +0000)]
Updated Ukrainian translation (Sergey A. Ribalchenko).

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

23 years agoAdded conversion messages for DOS and Mac files, and Alt-space as do-previous-word
Chris Allegretta [Sun, 14 Oct 2001 19:05:10 +0000 (19:05 +0000)]
Added conversion messages for DOS and Mac files, and Alt-space as do-previous-word

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

23 years agoUpdated Russian translation (Sergey A. Ribalchenko).
Jordi Mallach [Mon, 8 Oct 2001 14:05:36 +0000 (14:05 +0000)]
Updated Russian translation (Sergey A. Ribalchenko).

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

23 years agoStyle updates for Spanish, by Santiago Vila.
Jordi Mallach [Sun, 7 Oct 2001 15:53:27 +0000 (15:53 +0000)]
Style updates for Spanish, by Santiago Vila.

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

23 years agoUpdated Danish translation (Keld Simonsen).
Jordi Mallach [Sun, 7 Oct 2001 00:26:26 +0000 (00:26 +0000)]
Updated Danish translation (Keld Simonsen).

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

23 years agoUpdated Swedish translation (Christian Rose).
Jordi Mallach [Sat, 6 Oct 2001 02:36:25 +0000 (02:36 +0000)]
Updated Swedish translation (Christian Rose).
Updated gl.po from TP.

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

23 years agoSmall typo fix.
Jordi Mallach [Fri, 5 Oct 2001 10:58:07 +0000 (10:58 +0000)]
Small typo fix.

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

23 years agoAnd what if I actually fix it?
Jordi Mallach [Fri, 5 Oct 2001 03:26:52 +0000 (03:26 +0000)]
And what if I actually fix it?

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

23 years agoDarn, that %s vs %d bug again.
Jordi Mallach [Fri, 5 Oct 2001 03:26:00 +0000 (03:26 +0000)]
Darn, that %s vs %d bug again.

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

23 years agoGetting rid of Makefile.in too, autogenerated file.
Jordi Mallach [Thu, 4 Oct 2001 01:54:03 +0000 (01:54 +0000)]
Getting rid of Makefile.in too, autogenerated file.

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

23 years agoOops, m4 stuff is in m4/ in nano 1.1.x...
Jordi Mallach [Thu, 4 Oct 2001 01:44:06 +0000 (01:44 +0000)]
Oops, m4 stuff is in m4/ in nano 1.1.x...

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

23 years agoAdded script to get working configure, etc.
Jordi Mallach [Thu, 4 Oct 2001 01:37:36 +0000 (01:37 +0000)]
Added script to get working configure, etc.

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

23 years agoBye bye you too. To the Attic! (replaced by autogen.sh)
Jordi Mallach [Thu, 4 Oct 2001 01:34:13 +0000 (01:34 +0000)]
Bye bye you too. To the Attic! (replaced by autogen.sh)

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

23 years agoBack to CVS version
Chris Allegretta [Thu, 4 Oct 2001 01:25:43 +0000 (01:25 +0000)]
Back to CVS version

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

23 years agoGNU nano 1.1.2 release v1.1.2
Chris Allegretta [Thu, 4 Oct 2001 01:24:07 +0000 (01:24 +0000)]
GNU nano 1.1.2 release

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

23 years agoHave a nice day in the Attic, nano.info. We just need nano.texi.
Jordi Mallach [Thu, 4 Oct 2001 01:02:26 +0000 (01:02 +0000)]
Have a nice day in the Attic, nano.info. We just need nano.texi.

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

23 years agoFixed the remaining fuzzy string in fi.po. Phear my Finnish :) (thanks Antti-Juhani...
Jordi Mallach [Wed, 3 Oct 2001 21:57:00 +0000 (21:57 +0000)]
Fixed the remaining fuzzy string in fi.po. Phear my Finnish :) (thanks Antti-Juhani Kaijanaho).

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

23 years agoFinnish update for 1.1.2pre3, by Pauli Virtanen.
Jordi Mallach [Wed, 3 Oct 2001 20:47:47 +0000 (20:47 +0000)]
Finnish update for 1.1.2pre3, by Pauli Virtanen.

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

23 years agoItalian updates for 1.1.2 (Marco Colombo).
Jordi Mallach [Wed, 3 Oct 2001 19:04:38 +0000 (19:04 +0000)]
Italian updates for 1.1.2 (Marco Colombo).

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

23 years ago* Added more command line options that are currently ignored by nano (DLR).
Jordi Mallach [Wed, 3 Oct 2001 15:53:25 +0000 (15:53 +0000)]
* Added more command line options that are currently ignored by nano (DLR).
* nano.1: Updated the statement about nano.save & multibuffers.

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

23 years agoFixed typos found by DLR and ispell.
Jordi Mallach [Wed, 3 Oct 2001 15:44:16 +0000 (15:44 +0000)]
Fixed typos found by DLR and ispell.

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

23 years ago- rcfile.c: - Fix incorrect argument in fill and tabsize error message (Nathan Heagy)
Chris Allegretta [Wed, 3 Oct 2001 15:18:41 +0000 (15:18 +0000)]
- rcfile.c: - Fix incorrect argument in fill and tabsize error message (Nathan Heagy)

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

23 years agoDocumentation updates for nano 1.1.2 (texi and manpage).
Jordi Mallach [Wed, 3 Oct 2001 12:45:22 +0000 (12:45 +0000)]
Documentation updates for nano 1.1.2 (texi and manpage).

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

23 years agoGalician translation brought up to date for 1.1.2 by Jacobo Tarrío.
Jordi Mallach [Wed, 3 Oct 2001 10:59:23 +0000 (10:59 +0000)]
Galician translation brought up to date for 1.1.2 by Jacobo Tarrío.

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

23 years agoUpdated ca & es for 1.1.2 release (tab size changes).
Jordi Mallach [Wed, 3 Oct 2001 10:12:37 +0000 (10:12 +0000)]
Updated ca & es for 1.1.2 release (tab size changes).

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

23 years agoAdd filebot magic line bug as bug #66
Chris Allegretta [Wed, 3 Oct 2001 01:51:33 +0000 (01:51 +0000)]
Add filebot magic line bug as bug #66

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

23 years agoAdd single line bug as Bug #65
Chris Allegretta [Wed, 3 Oct 2001 00:45:06 +0000 (00:45 +0000)]
Add single line bug as Bug #65

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

23 years ago- nano.c:main() - Added var constcheck as a CRC-like check of whether cursor pos...
Chris Allegretta [Wed, 3 Oct 2001 00:01:36 +0000 (00:01 +0000)]
- nano.c:main() - Added var constcheck as a CRC-like check of whether cursor pos has changed and if so update the pos with -c

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

23 years agoAdd tabsize support to rc file (Nathan Heagy)
Chris Allegretta [Tue, 2 Oct 2001 23:57:31 +0000 (23:57 +0000)]
Add tabsize support to rc file (Nathan Heagy)

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

23 years ago- cut.c:do_cut_text() - Don't recenter the line when cutting one line (DLR)
Chris Allegretta [Tue, 2 Oct 2001 23:55:09 +0000 (23:55 +0000)]
- cut.c:do_cut_text() - Don't recenter the line when cutting one line (DLR)

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

23 years ago* Added notes about the Free Translation Project.
Jordi Mallach [Tue, 2 Oct 2001 19:13:03 +0000 (19:13 +0000)]
* Added notes about the Free Translation Project.
* Updated the ChangeLog, so it has some meaning :)

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

23 years ago* We can't live WITHOUT bells and whistles 8) (Nathan Heagy)
Jordi Mallach [Tue, 2 Oct 2001 18:21:55 +0000 (18:21 +0000)]
* We can't live WITHOUT bells and whistles 8) (Nathan Heagy)
* Removed ftp.sourceforge.net from download sites as it'll go shortly.
* Added the `testing' distribution page for nano in the Debian section.
* Added a direct link to Debian's package pools too.
* Added --disable-operatingdir to "how make nano smaller?".
* Zsh advocacy :)

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

23 years agoDon't show non-positive shortcut keys in help_init()
Chris Allegretta [Tue, 2 Oct 2001 04:22:34 +0000 (04:22 +0000)]
Don't show non-positive shortcut keys in help_init()

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

23 years agoTake out the unneeded case sensitive and reverse stuff from -tiny
Chris Allegretta [Tue, 2 Oct 2001 03:54:40 +0000 (03:54 +0000)]
Take out the unneeded case sensitive and reverse stuff from -tiny

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

23 years ago- Take control-space out of -tiny build, unneeded
Chris Allegretta [Tue, 2 Oct 2001 03:54:13 +0000 (03:54 +0000)]
- Take control-space out of -tiny build, unneeded

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

23 years agoChange do_bracket ctrl shortcut to -9 (junk value) instead of 0 so control-space...
Chris Allegretta [Tue, 2 Oct 2001 03:14:43 +0000 (03:14 +0000)]
Change do_bracket ctrl shortcut to -9 (junk value) instead of 0 so control-space will work

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

23 years agoFinally, do the ChangeLog
Chris Allegretta [Tue, 2 Oct 2001 02:58:07 +0000 (02:58 +0000)]
Finally, do the ChangeLog

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

23 years agowinio.c:nanogetstr() - Don't be clever and wasteful, just repaint every iteration
Chris Allegretta [Tue, 2 Oct 2001 02:57:26 +0000 (02:57 +0000)]
winio.c:nanogetstr() - Don't be clever and wasteful, just repaint every iteration

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

23 years agonano.c:main() - Fix the KEY_IC being undefined when using slang
Chris Allegretta [Tue, 2 Oct 2001 02:56:45 +0000 (02:56 +0000)]
nano.c:main() - Fix the KEY_IC being undefined when using slang

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

23 years agoReadded DISABLE_CURPOS cause we can't get away without it (Search Wrapped msgs) and...
Chris Allegretta [Tue, 2 Oct 2001 00:55:38 +0000 (00:55 +0000)]
Readded DISABLE_CURPOS cause we can't get away without it (Search Wrapped msgs) and Ken's findnextr fixes

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

23 years agoDLR's latest smooth scroll fix, case where there's not a full half page up from the...
Chris Allegretta [Tue, 2 Oct 2001 00:38:56 +0000 (00:38 +0000)]
DLR's latest smooth scroll fix, case where there's not a full half page up from the cursor to fileage screws up the cursor position

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

23 years agocut.c:cut_marked_segment() - Add magic line when cutting a selection including filebo...
Chris Allegretta [Tue, 2 Oct 2001 00:24:37 +0000 (00:24 +0000)]
cut.c:cut_marked_segment() - Add magic line when cutting a selection including filebot (discovered by DLR, fixed by DLR & Chris)

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

23 years agoItalian updates for 1.1.
Jordi Mallach [Mon, 1 Oct 2001 17:24:24 +0000 (17:24 +0000)]
Italian updates for 1.1.

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

23 years agoAdd smooth scroll and the DOS/Mac file support to the README
Chris Allegretta [Mon, 1 Oct 2001 14:42:27 +0000 (14:42 +0000)]
Add smooth scroll and the DOS/Mac file support to the README

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

23 years agoAdded Karl, fixed Hungarian translator address (blindly believing Google).
Jordi Mallach [Sun, 30 Sep 2001 05:03:15 +0000 (05:03 +0000)]
Added Karl, fixed Hungarian translator address (blindly believing Google).

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

23 years agoFixes from Karl Eichwalder to de.po, so Emacs doesn't barf.
Jordi Mallach [Sun, 30 Sep 2001 05:01:31 +0000 (05:01 +0000)]
Fixes from Karl Eichwalder to de.po, so Emacs doesn't barf.

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

23 years agoCorrected small spacing typo in --dos help.
Jordi Mallach [Sat, 29 Sep 2001 18:54:46 +0000 (18:54 +0000)]
Corrected small spacing typo in --dos help.

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

23 years agoInitialize totsize in files.c:new_file() and let do_gotopos keep current position...
Chris Allegretta [Fri, 28 Sep 2001 21:59:01 +0000 (21:59 +0000)]
Initialize totsize in files.c:new_file() and let do_gotopos keep current position when invoking the alternate speller (DLR)

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

23 years agoFixes to bracket_msg in global.c by DLR
Chris Allegretta [Fri, 28 Sep 2001 19:53:11 +0000 (19:53 +0000)]
Fixes to bracket_msg in global.c by DLR

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

23 years agoFix brace error with nano-tiny in do_writeout()
Chris Allegretta [Fri, 28 Sep 2001 19:42:41 +0000 (19:42 +0000)]
Fix brace error with nano-tiny in do_writeout()

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

23 years agoUpdated Catalan and Spanish translations to 1.1.2pre2.
Jordi Mallach [Fri, 28 Sep 2001 13:06:29 +0000 (13:06 +0000)]
Updated Catalan and Spanish translations to 1.1.2pre2.

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

23 years agoHeader fixes for some old po files.
Jordi Mallach [Fri, 28 Sep 2001 12:58:07 +0000 (12:58 +0000)]
Header fixes for some old po files.

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

23 years agoUpdated Catalan and Spanish translations.
Jordi Mallach [Fri, 28 Sep 2001 12:55:18 +0000 (12:55 +0000)]
Updated Catalan and Spanish translations.

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

23 years ago- nano.c: do_mouse() - Change k based on currslen to allow the new widths in bottombars()
Chris Allegretta [Thu, 27 Sep 2001 21:07:39 +0000 (21:07 +0000)]
- nano.c: do_mouse() - Change k based on currslen to allow the new widths in bottombars()

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

23 years agoInitialize bracket_msg (David Lawrence Ramsey
Chris Allegretta [Thu, 27 Sep 2001 20:52:53 +0000 (20:52 +0000)]
Initialize bracket_msg (David Lawrence Ramsey

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

23 years ago- files.c: do_writeout() - Expanded strings to not use %s and ?: to determine write...
Chris Allegretta [Thu, 27 Sep 2001 20:46:25 +0000 (20:46 +0000)]
- files.c: do_writeout() - Expanded strings to not use %s and ?: to determine write/append string to be nice to translators

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

23 years agoSearch prompt changes, bracketed modifiers and to search at the front
Chris Allegretta [Thu, 27 Sep 2001 13:04:10 +0000 (13:04 +0000)]
Search prompt changes, bracketed modifiers and to search at the front

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

23 years agoDLR's fixes: arg for operatingdir's getopt_long text, changes to cases 2b and 2c...
Chris Allegretta [Thu, 27 Sep 2001 02:46:53 +0000 (02:46 +0000)]
DLR's fixes: arg for operatingdir's getopt_long text, changes to cases 2b and 2c in do_wrap for Pico compatibility, and new arg save_cutbuffer to global_init() to stop the cutbuffer from being lost with multiple buffers

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

23 years agoFixes to paging (smooth scroll) by David Lawrence Ramsey
Chris Allegretta [Thu, 27 Sep 2001 00:44:58 +0000 (00:44 +0000)]
Fixes to paging (smooth scroll) by David Lawrence Ramsey

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

23 years agoOff by one error in findnextstr?
Chris Allegretta [Tue, 25 Sep 2001 01:49:38 +0000 (01:49 +0000)]
Off by one error in findnextstr?

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

23 years agoUpdated Spanish to 1.1.2pre1
Jordi Mallach [Mon, 24 Sep 2001 00:46:31 +0000 (00:46 +0000)]
Updated Spanish to 1.1.2pre1

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

23 years agoOops, we shoudn't let DOS_FILE and MAX_FILE be set at the same time
Chris Allegretta [Sun, 23 Sep 2001 02:45:27 +0000 (02:45 +0000)]
Oops, we shoudn't let DOS_FILE and MAX_FILE be set at the same time

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

23 years agoDLR's latest fixes for the tabcomp code and keys
Chris Allegretta [Sun, 23 Sep 2001 01:18:03 +0000 (01:18 +0000)]
DLR's latest fixes for the tabcomp code and keys

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

23 years agorcfile.c: - NUM_RCOPTS fix (DLR)
Chris Allegretta [Sat, 22 Sep 2001 23:54:45 +0000 (23:54 +0000)]
rcfile.c:  - NUM_RCOPTS fix (DLR)

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

23 years agoReadd skipping Meta-A,B,E in do_toggle, oops I'm with it now :-)
Chris Allegretta [Sat, 22 Sep 2001 22:27:37 +0000 (22:27 +0000)]
Readd skipping Meta-A,B,E in do_toggle, oops I'm with it now :-)

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