]> git.wh0rd.org Git - nano.git/log
nano.git
22 years agoGlobal flag -Y, --syntax to specify the type on the command line, if there's no good...
Chris Allegretta [Sat, 4 May 2002 04:23:30 +0000 (04:23 +0000)]
Global flag -Y, --syntax to specify the type on the command line, if there's no good filename regex to use.  Global variable syntaxstr.  Made some errors in the rc file less fatal

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

22 years agoOops, get rid of the stupid debugging code
Chris Allegretta [Sat, 4 May 2002 03:58:44 +0000 (03:58 +0000)]
Oops, get rid of the stupid debugging code

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

22 years ago- Added syntax command to .nanorc file, to allow multiple syntaxes. New function...
Chris Allegretta [Sat, 4 May 2002 03:47:33 +0000 (03:47 +0000)]
- Added syntax command to .nanorc file, to allow multiple syntaxes.  New function color.c:update_color(), calls in various files.c places, syntaxtype struct, global variables syntaxes, syntaxfile_regexp and synfilematches

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

22 years agos/Debian GNU/Linux/Debian GNU/g
Jordi Mallach [Tue, 30 Apr 2002 02:33:14 +0000 (02:33 +0000)]
s/Debian GNU/Linux/Debian GNU/g

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

22 years agoIndonesian translation updates (Tedi Heriyanto).
Jordi Mallach [Thu, 25 Apr 2002 22:24:48 +0000 (22:24 +0000)]
Indonesian translation updates (Tedi Heriyanto).

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

22 years ago- More cleanups with DISABLE flags, better free_shortcutage and free_toggle, and...
Chris Allegretta [Tue, 23 Apr 2002 10:56:06 +0000 (10:56 +0000)]
- More cleanups with DISABLE flags, better free_shortcutage and free_toggle, and get rid of unnecessary variable decls with NANO_SMALL in shortcut_init() by David Benbennick

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

22 years agoRe-add O_CREAT since I botched the merge, some indentation fixes also, by DB
Chris Allegretta [Tue, 23 Apr 2002 10:22:33 +0000 (10:22 +0000)]
Re-add O_CREAT since I botched the merge, some indentation fixes also, by DB

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

22 years ago- General: - Change from read() and write() to file streams by Jay Carlson. Allows...
Chris Allegretta [Mon, 22 Apr 2002 23:52:34 +0000 (23:52 +0000)]
- General: - Change from read() and write() to file streams by Jay Carlson. Allows OS to implement read and write ahead rather than making us do it.  Hopefully merged properly

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

22 years agoPrepend fixes for O_CREAT & append compatibililty by David Benbennick
Chris Allegretta [Sun, 21 Apr 2002 23:15:36 +0000 (23:15 +0000)]
Prepend fixes for O_CREAT & append compatibililty by David Benbennick

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

22 years agoRussian and Ukrainian updates.
Jordi Mallach [Fri, 19 Apr 2002 21:59:35 +0000 (21:59 +0000)]
Russian and Ukrainian updates.

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

22 years ago- General: - Preliminary prepend code. This may be a bad idea, but I've been wanting...
Chris Allegretta [Tue, 16 Apr 2002 03:15:47 +0000 (03:15 +0000)]
- General: - Preliminary prepend code.  This may be a bad idea, but I've been wanting it for awhile now and we'll see how bad it messes everything up.  Changes to files.c:do_writeout(), write_file()

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

22 years agoItalian translation updates (Marco Colombo).
Jordi Mallach [Sat, 13 Apr 2002 16:31:03 +0000 (16:31 +0000)]
Italian translation updates (Marco Colombo).

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

22 years agoDutch translation updates (Guus Sliepen).
Jordi Mallach [Sat, 13 Apr 2002 14:46:26 +0000 (14:46 +0000)]
Dutch translation updates (Guus Sliepen).

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

22 years agoSwedish updates.
Jordi Mallach [Wed, 10 Apr 2002 16:26:17 +0000 (16:26 +0000)]
Swedish updates.

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

22 years ago- Change to openfilestruct for multibuffer mode by DLR. New functions nano.c:make_new...
Chris Allegretta [Wed, 10 Apr 2002 02:31:20 +0000 (02:31 +0000)]
- Change to openfilestruct for multibuffer mode by DLR. New functions nano.c:make_new_opennode(), free_openfilestruct(), delete_opennode(), unlink_opennode(), splice_opennode(), new struct openfilestruct in nano.h

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

22 years agoBack that out, as it braks Linux :(
Chris Allegretta [Mon, 8 Apr 2002 17:48:15 +0000 (17:48 +0000)]
Back that out, as it braks Linux :(

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

22 years ago- FreeBSD compat. Remove KEY_DC from the delete shortcut in global.c:shortcut_init...
Chris Allegretta [Mon, 8 Apr 2002 17:44:10 +0000 (17:44 +0000)]
- FreeBSD compat.  Remove KEY_DC from the delete shortcut in global.c:shortcut_init(), add case for 330 under nano.c:main()

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

22 years agoDB's latest patch
Chris Allegretta [Sat, 6 Apr 2002 05:02:14 +0000 (05:02 +0000)]
DB's latest patch

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

22 years ago- nano.h: - NANO_ALT_COMMAND and NANO_ALT_PERIOD were reversed (lol) (David Benbennick)
Chris Allegretta [Fri, 5 Apr 2002 23:33:09 +0000 (23:33 +0000)]
- nano.h: - NANO_ALT_COMMAND and NANO_ALT_PERIOD were reversed (lol) (David Benbennick)

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

22 years agogettext 0.11 writes to messages.mo by default.
Jordi Mallach [Fri, 5 Apr 2002 11:26:01 +0000 (11:26 +0000)]
gettext 0.11 writes to messages.mo by default.

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

22 years agoca, de, es, fr, gl updates.
Jordi Mallach [Fri, 5 Apr 2002 11:25:00 +0000 (11:25 +0000)]
ca, de, es, fr, gl updates.

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

22 years ago- nano.spec.in: - Don't put Chris' name as the Packager in the distribution by defaul...
Chris Allegretta [Sat, 30 Mar 2002 18:02:54 +0000 (18:02 +0000)]
- nano.spec.in: - Don't put Chris' name as the Packager in the distribution by default (Im an idiot)

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

22 years agoBack to CVS ver
Chris Allegretta [Sat, 30 Mar 2002 16:58:55 +0000 (16:58 +0000)]
Back to CVS ver

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

22 years agoGNU nano 1.1.8 release v1.1.8
Chris Allegretta [Sat, 30 Mar 2002 16:56:53 +0000 (16:56 +0000)]
GNU nano 1.1.8 release

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

22 years agoFix the formatting of the spec a leetle
Chris Allegretta [Sat, 30 Mar 2002 16:52:42 +0000 (16:52 +0000)]
Fix the formatting of the spec a leetle

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

22 years ago- Added new nano.spec file from Brett <brett@bad-sports.com>, added because maintaini...
Chris Allegretta [Sat, 30 Mar 2002 16:51:38 +0000 (16:51 +0000)]
- Added new nano.spec file from Brett <brett@bad-sports.com>, added because maintaining the spec file is getting to be a large

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

22 years agorcfile fixes
Chris Allegretta [Fri, 29 Mar 2002 19:41:57 +0000 (19:41 +0000)]
rcfile fixes

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

22 years agoAdd David Benbennick's changes to open_pipe() and move it to nano.c, and add his...
Chris Allegretta [Fri, 29 Mar 2002 16:31:29 +0000 (16:31 +0000)]
Add David Benbennick's changes to open_pipe() and move it to nano.c, and add his nperror function

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

22 years agoBah, don't fix what isn't broken
Chris Allegretta [Fri, 29 Mar 2002 16:00:59 +0000 (16:00 +0000)]
Bah, don't fix what isn't broken

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

22 years ago- nano.c: - Move the termios things in main() up to signal_init(), where they should...
Chris Allegretta [Fri, 29 Mar 2002 15:38:17 +0000 (15:38 +0000)]
- nano.c: - Move the termios things in main() up to signal_init(), where they should probably be anyway

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

22 years ago- nano.c: - Move the termios things in main() up to signal_init(), where they should...
Chris Allegretta [Fri, 29 Mar 2002 15:31:54 +0000 (15:31 +0000)]
- nano.c: - Move the termios things in main() up to signal_init(), where they should probably be anyway

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

22 years ago- winio.c:do_cursorpos() - Make col numbering start from 1 (suggested by Andrew Ho)
Chris Allegretta [Fri, 29 Mar 2002 15:15:38 +0000 (15:15 +0000)]
- winio.c:do_cursorpos() - Make col numbering start from 1 (suggested by Andrew Ho)

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

22 years ago- files.c:do_insertfile() - Handle cancel from ExtCmd properly (David Benbennick)
Chris Allegretta [Fri, 29 Mar 2002 15:06:05 +0000 (15:06 +0000)]
- files.c:do_insertfile() - Handle cancel from ExtCmd properly (David Benbennick)

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

22 years agoDanish updates.
Jordi Mallach [Fri, 29 Mar 2002 00:46:05 +0000 (00:46 +0000)]
Danish updates.

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

22 years agoDLR's patch
Chris Allegretta [Thu, 28 Mar 2002 01:59:34 +0000 (01:59 +0000)]
DLR's patch

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

22 years agoItalian updates (Marco Colombo).
Jordi Mallach [Wed, 27 Mar 2002 16:34:46 +0000 (16:34 +0000)]
Italian updates (Marco Colombo).

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

22 years ago- search.c:do_gotoline() - Set placewewant if we actually move to a different line
Chris Allegretta [Tue, 26 Mar 2002 17:58:42 +0000 (17:58 +0000)]
- search.c:do_gotoline() - Set placewewant if we actually move to a different line

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

22 years agoDavid's fixes for read_file and the assert stuff for renumber
Chris Allegretta [Tue, 26 Mar 2002 13:05:54 +0000 (13:05 +0000)]
David's fixes for read_file and the assert stuff for renumber

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

22 years agoRocco's mods to open_pipe
Chris Allegretta [Mon, 25 Mar 2002 13:40:39 +0000 (13:40 +0000)]
Rocco's mods to open_pipe

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

22 years ago- nano.c:do_int_speller() - Fix zombie processes and spelling buffer issues (Rocco...
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/trunk/nano@1143 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

22 years agoIndonesian translation updates.
Jordi Mallach [Mon, 25 Mar 2002 01:13:59 +0000 (01:13 +0000)]
Indonesian translation updates.

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

22 years agoGeneral - Added separate regex variable (color_regex and colormatches) so that color...
Chris Allegretta [Sun, 24 Mar 2002 23:20:32 +0000 (23:20 +0000)]
General - Added separate regex variable (color_regex and colormatches) so that color syntax and regex search/replace can coexist

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

22 years agoGeneral - Added separate regex variable (color_regex and colormatches) so that color...
Chris Allegretta [Sun, 24 Mar 2002 23:19:32 +0000 (23:19 +0000)]
General - Added separate regex variable (color_regex and colormatches) so that color syntax and regex search/replace can coexist

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

22 years agoRedo open_pipe with just pipes and no FIFOs
Chris Allegretta [Thu, 21 Mar 2002 23:39:56 +0000 (23:39 +0000)]
Redo open_pipe with just pipes and no FIFOs

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

22 years ago- nano.c:do_justify() - More fixes for indented justify (David Benbennick)
Chris Allegretta [Thu, 21 Mar 2002 19:53:36 +0000 (19:53 +0000)]
- nano.c:do_justify() - More fixes for indented justify (David Benbennick)

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

22 years agoExternal command code and fix for BUG #70
Chris Allegretta [Thu, 21 Mar 2002 05:07:28 +0000 (05:07 +0000)]
External command code and fix for BUG #70

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

22 years agoFrench translation updates (Jean-Philippe Guérard).
Jordi Mallach [Sun, 17 Mar 2002 00:35:41 +0000 (00:35 +0000)]
French translation updates (Jean-Philippe Guérard).

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

22 years agowinio.c:do_credits() - Add Thomas Dickey
Chris Allegretta [Sat, 16 Mar 2002 01:03:41 +0000 (01:03 +0000)]
winio.c:do_credits() - Add Thomas Dickey

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

22 years agoPolish translation updates (Wojciech Kotwica).
Jordi Mallach [Fri, 15 Mar 2002 15:15:13 +0000 (15:15 +0000)]
Polish translation updates (Wojciech Kotwica).

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

22 years agoFix date.
Jordi Mallach [Thu, 14 Mar 2002 11:01:21 +0000 (11:01 +0000)]
Fix date.

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

22 years agoRussian and Ukrainian translation updates (Sergey A. Ribalchenko).
Jordi Mallach [Thu, 14 Mar 2002 11:00:56 +0000 (11:00 +0000)]
Russian and Ukrainian translation updates (Sergey A. Ribalchenko).

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

22 years agoIberian translations update.
Jordi Mallach [Tue, 12 Mar 2002 17:23:07 +0000 (17:23 +0000)]
Iberian translations update.

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

22 years agoGalician translatin updates (Jacobo Tarrio).
Jordi Mallach [Tue, 12 Mar 2002 16:15:50 +0000 (16:15 +0000)]
Galician translatin updates (Jacobo Tarrio).

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

22 years agoFrench translation updates (Jean-Philippe Guérard).
Jordi Mallach [Mon, 11 Mar 2002 13:23:33 +0000 (13:23 +0000)]
French translation updates (Jean-Philippe Guérard).

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

22 years agoRocco's fixes
Chris Allegretta [Sun, 10 Mar 2002 01:22:21 +0000 (01:22 +0000)]
Rocco's fixes

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

22 years agoAllow flags with args to be translatable
Chris Allegretta [Sat, 9 Mar 2002 20:05:26 +0000 (20:05 +0000)]
Allow flags with args to be translatable

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

22 years ago- nano.c:help_init() - Various fixes and string changes
Chris Allegretta [Sat, 9 Mar 2002 20:03:10 +0000 (20:03 +0000)]
- nano.c:help_init() - Various fixes and string changes

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

22 years agoAdd newlines to gotodir help text
Chris Allegretta [Sat, 9 Mar 2002 19:58:18 +0000 (19:58 +0000)]
Add newlines to gotodir help text

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

22 years agoHeader fixes.
Jordi Mallach [Sat, 9 Mar 2002 19:42:08 +0000 (19:42 +0000)]
Header fixes.

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

22 years ago- nano.c:usage() - Rewritten to encompass systems with and without GETOPT_LONG. New...
Chris Allegretta [Sat, 9 Mar 2002 18:51:58 +0000 (18:51 +0000)]
- nano.c:usage() - Rewritten to encompass systems with and without GETOPT_LONG. New function print1opt does most of the dirty work, stops duplication of effort and eases translator's jobs.  Also breaks all the current translations ;-)

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

22 years agoCatalan, Indonesian and Spanish translation updates.
Jordi Mallach [Sat, 9 Mar 2002 18:05:53 +0000 (18:05 +0000)]
Catalan, Indonesian and Spanish translation updates.

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

22 years ago- nano.c:usage() - Add -N to short format (no GETOPT_LONG) strings (noticed by Jordi)
Chris Allegretta [Sat, 9 Mar 2002 17:38:47 +0000 (17:38 +0000)]
- nano.c:usage() - Add -N to short format (no GETOPT_LONG) strings (noticed by Jordi)

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

22 years agoGerman & Swedish translation updates.
Jordi Mallach [Thu, 7 Mar 2002 14:12:53 +0000 (14:12 +0000)]
German & Swedish translation updates.

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

22 years ago- nano.c:help_init() - Capitalize Meta altkeys
Chris Allegretta [Thu, 7 Mar 2002 12:40:39 +0000 (12:40 +0000)]
- nano.c:help_init() - Capitalize Meta altkeys

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

22 years ago- rcfile.c:parse_rcfile() - Don't use i for both for loop and atoi(), fixes lots...
Chris Allegretta [Thu, 7 Mar 2002 00:47:22 +0000 (00:47 +0000)]
- rcfile.c:parse_rcfile() - Don't use i for both for loop and atoi(), fixes lots of potential crashes, 1st reported by Jean-Philippe Gue'rard

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

22 years ago- rcfile.c:parse_rcfile() - Don't use i for both for loop and atoi(), fixes lots...
Chris Allegretta [Thu, 7 Mar 2002 00:46:17 +0000 (00:46 +0000)]
- rcfile.c:parse_rcfile() - Don't use i for both for loop and atoi(), fixes lots of potential crashes, 1st reported by Jean-Philippe Gue'rard

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

22 years agoGroar. Kill it this time.
Jordi Mallach [Wed, 6 Mar 2002 16:17:49 +0000 (16:17 +0000)]
Groar. Kill it this time.

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

22 years ago- files.c:check_writable_directory() - Stat full_path, not path (Steven Kneizys)
Chris Allegretta [Wed, 6 Mar 2002 15:32:17 +0000 (15:32 +0000)]
- files.c:check_writable_directory() - Stat full_path, not path (Steven Kneizys)

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

22 years agoNANO_SMALL issues
Chris Allegretta [Wed, 6 Mar 2002 15:27:44 +0000 (15:27 +0000)]
NANO_SMALL issues

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

22 years agoshitstamp
Jordi Mallach [Wed, 6 Mar 2002 10:58:52 +0000 (10:58 +0000)]
shitstamp

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

22 years agoType misalignments and mem leaks in renumber_all, do_justify and do_spell (Rocco...
Chris Allegretta [Wed, 6 Mar 2002 03:30:40 +0000 (03:30 +0000)]
Type misalignments and mem leaks in renumber_all, do_justify and do_spell (Rocco & Steven Kneizys)

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

22 years agoBack to CVS
Chris Allegretta [Tue, 5 Mar 2002 23:49:14 +0000 (23:49 +0000)]
Back to CVS

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

22 years agoGNU nano 1.1.7 release v1.1.7
Chris Allegretta [Tue, 5 Mar 2002 23:47:44 +0000 (23:47 +0000)]
GNU nano 1.1.7 release

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

22 years agonano.c:do_justify() - Don't continue to justify string if it's indented more (quoting...
Chris Allegretta [Tue, 5 Mar 2002 19:58:45 +0000 (19:58 +0000)]
nano.c:do_justify() - Don't continue to justify string if it's indented more (quoting wise) than the beginning of the justification

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

22 years agojustify_format(), do_justify() - Various fixes for starting blank spaces, spaces...
Chris Allegretta [Tue, 5 Mar 2002 19:55:55 +0000 (19:55 +0000)]
justify_format(), do_justify() - Various fixes for starting blank spaces, spaces after punctuation, & segfault with quoting strings (David Benbennick)

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

22 years agoWe actually need ac 2.52.
Jordi Mallach [Tue, 5 Mar 2002 18:59:56 +0000 (18:59 +0000)]
We actually need ac 2.52.

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

22 years agoRemoved m4 stuff from topdir Makefile.am, again.
Jordi Mallach [Tue, 5 Mar 2002 17:58:34 +0000 (17:58 +0000)]
Removed m4 stuff from topdir Makefile.am, again.
Added a small macro that tells configure.ac where to look for macros.
Removed cruftly stamp-h.in from rep.

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

22 years agoPolish translation updates (Wojciech Kotwica).
Jordi Mallach [Tue, 5 Mar 2002 11:23:17 +0000 (11:23 +0000)]
Polish translation updates (Wojciech Kotwica).

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

22 years agoUgh\! Re-readding the M4 stuff because I don't want to have to run autogen every...
Chris Allegretta [Mon, 4 Mar 2002 22:29:19 +0000 (22:29 +0000)]
Ugh\! Re-readding the M4 stuff because I don't want to have to run autogen every time I touch configure.ac

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

22 years agoMinor fix for quote code, forgot to adjust null by qdepth
Chris Allegretta [Mon, 4 Mar 2002 18:12:28 +0000 (18:12 +0000)]
Minor fix for quote code, forgot to adjust null by qdepth

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

22 years agoAdded -N, -Q.
Jordi Mallach [Mon, 4 Mar 2002 17:35:44 +0000 (17:35 +0000)]
Added -N, -Q.

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

22 years agoPrototype fix for get_full_path (DLR)
Chris Allegretta [Mon, 4 Mar 2002 16:30:17 +0000 (16:30 +0000)]
Prototype fix for get_full_path (DLR)

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

22 years agoFixed broken mouse handling with new shortcut setup
Chris Allegretta [Mon, 4 Mar 2002 12:25:34 +0000 (12:25 +0000)]
Fixed broken mouse handling with new shortcut setup

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

22 years agoFix typo and add man page
Chris Allegretta [Mon, 4 Mar 2002 12:15:44 +0000 (12:15 +0000)]
Fix typo and add man page

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

22 years agoAdd rcfile support for quotestr and fix strcasestr
Chris Allegretta [Sun, 3 Mar 2002 22:52:52 +0000 (22:52 +0000)]
Add rcfile support for quotestr and fix strcasestr

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

22 years ago - Preliminary quoting support for justify. New arg -Q, --quotestr, changes to do_ju...
Chris Allegretta [Sun, 3 Mar 2002 22:36:36 +0000 (22:36 +0000)]
 - Preliminary quoting support for justify.  New arg -Q, --quotestr, changes to do_justify(), global variable quotestr()

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

22 years agoMake do_cursorpos() use xpt() instead of just current_x which is inaccurate
Chris Allegretta [Fri, 1 Mar 2002 02:25:35 +0000 (02:25 +0000)]
Make do_cursorpos() use xpt() instead of just current_x which is inaccurate

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

22 years agoBack out M4 stuff in Makefile.am since it doesn't seem to be needed - wtf
Chris Allegretta [Fri, 1 Mar 2002 00:34:49 +0000 (00:34 +0000)]
Back out M4 stuff in Makefile.am since it doesn't seem to be needed - wtf

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

22 years ago- utils.c:strcasestr(),revstrcasestr() - Renamed to stristr and revstristr since...
Chris Allegretta [Thu, 28 Feb 2002 00:57:18 +0000 (00:57 +0000)]
- utils.c:strcasestr(),revstrcasestr() - Renamed to stristr and revstristr since strcasestr has not been confirmed to be detected properly on various Linux systems

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

22 years agoGet rid of stupid uninitialized warnings and move nano_dos_msg and nano_mac_msg into...
Chris Allegretta [Wed, 27 Feb 2002 04:38:32 +0000 (04:38 +0000)]
Get rid of stupid uninitialized warnings and move nano_dos_msg and nano_mac_msg into NANO_SMALL check

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

22 years agoMakefile.am: - Re-added M4DIR & ACLOCAL_AMFLAGS, make seems to fail without it Jordi ;-)
Chris Allegretta [Wed, 27 Feb 2002 04:16:52 +0000 (04:16 +0000)]
Makefile.am: - Re-added M4DIR & ACLOCAL_AMFLAGS, make seems to fail without it Jordi ;-)

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

22 years ago - Many malloc() cleanups and files.c tweaks by Steven Kneizys, new functions utils...
Chris Allegretta [Wed, 27 Feb 2002 04:14:16 +0000 (04:14 +0000)]
 - Many malloc() cleanups and files.c tweaks by Steven Kneizys, new functions utils.c:free_shortcutage() (got to love that name\!) & free_toggles(), and big cleanup program thanks_for_all_the_fish() (originally thanks_for_the_memories()).  Mods to shortcut_init() by Chris

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

22 years agoI suck. Forgot to add m4 to SUBDIRS, and typoed m4/Makefile.am. All in the same commit!
Jordi Mallach [Tue, 26 Feb 2002 23:18:49 +0000 (23:18 +0000)]
I suck. Forgot to add m4 to SUBDIRS, and typoed m4/Makefile.am. All in the same commit!

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

22 years agoArgh. Now call autoheader after aclocal.
Jordi Mallach [Tue, 26 Feb 2002 22:49:02 +0000 (22:49 +0000)]
Argh. Now call autoheader after aclocal.

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

22 years agoMove to autoconf 2.5.
Jordi Mallach [Sat, 23 Feb 2002 18:23:43 +0000 (18:23 +0000)]
Move to autoconf 2.5.
configure.in moved to configure.ac, to make things completely obvious.
Removed m4/largefile.m4, which is provided by ac2.5, and add Makefile.am for that dir.
Updated README.CVS to reflect this.

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

22 years agoMultiple unnamed buffers allowed, multiple filename extensions on die_save_file(...
Chris Allegretta [Fri, 22 Feb 2002 04:30:50 +0000 (04:30 +0000)]
Multiple unnamed buffers allowed, multiple filename extensions on die_save_file(), more DLR fixes

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

22 years agoGet rid of unneeded skip var
Chris Allegretta [Fri, 22 Feb 2002 03:29:43 +0000 (03:29 +0000)]
Get rid of unneeded skip var

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

22 years agoFix header.
Jordi Mallach [Wed, 20 Feb 2002 16:23:22 +0000 (16:23 +0000)]
Fix header.

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

22 years agoDutch translation updates (Guus Sliepen).
Jordi Mallach [Wed, 20 Feb 2002 16:21:27 +0000 (16:21 +0000)]
Dutch translation updates (Guus Sliepen).

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

22 years agorcfile.c:do_rcfile() - Parse rcfile in as well (Dwayne Rightler)
Chris Allegretta [Sat, 16 Feb 2002 20:34:57 +0000 (20:34 +0000)]
rcfile.c:do_rcfile() - Parse rcfile in  as well (Dwayne Rightler)

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