]> git.wh0rd.org Git - nano.git/log
nano.git
23 years agoOkay last time, now if there's any file at all, dont save the .save file. (foolproof? :)
Chris Allegretta [Sun, 3 Dec 2000 03:01:12 +0000 (03:01 +0000)]
Okay last time, now if there's any file at all, dont save the .save file.  (foolproof? :)

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

23 years agoDocumented nano.saves and other small changes to manpage.
Jordi Mallach [Sun, 3 Dec 2000 02:46:02 +0000 (02:46 +0000)]
Documented nano.saves and other small changes to manpage.

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

23 years agoUpdated NEWS for 0.9.22 release
Chris Allegretta [Sat, 2 Dec 2000 21:50:57 +0000 (21:50 +0000)]
Updated NEWS for 0.9.22 release

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

23 years agoUpdated NEWS for 0.9.22 release
Chris Allegretta [Sat, 2 Dec 2000 21:31:17 +0000 (21:31 +0000)]
Updated NEWS for 0.9.22 release

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

23 years agoOkay, now abort if the symlink isn't owned by the user, and some mode fixes
Chris Allegretta [Sat, 2 Dec 2000 21:13:50 +0000 (21:13 +0000)]
Okay, now abort if the symlink isn't owned by the user, and some mode fixes

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

23 years ago.save changes.
Jordi Mallach [Sat, 2 Dec 2000 16:57:48 +0000 (16:57 +0000)]
.save changes.

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

23 years agoSilly newline fix in die()
Chris Allegretta [Sat, 2 Dec 2000 05:33:00 +0000 (05:33 +0000)]
Silly newline fix in die()

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

23 years agoOkay, so if the .save file is a symlink, don't write to it, abort
Chris Allegretta [Sat, 2 Dec 2000 04:36:50 +0000 (04:36 +0000)]
Okay, so if the .save file is a symlink, don't write to it, abort

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

23 years agoOkay, now write_file never trusts symlinks at all, no chance of spelling symlink...
Chris Allegretta [Sat, 2 Dec 2000 03:06:37 +0000 (03:06 +0000)]
Okay, now write_file never trusts symlinks at all, no chance of spelling symlink attack :)

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

23 years agoOops, manually turn off FOLLOW_SYMLINKS if it's on
Chris Allegretta [Sat, 2 Dec 2000 02:38:54 +0000 (02:38 +0000)]
Oops, manually turn off FOLLOW_SYMLINKS if it's on

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

23 years agoChangs to die() and handle_sighup() for security
Chris Allegretta [Sat, 2 Dec 2000 02:36:22 +0000 (02:36 +0000)]
Changs to die() and handle_sighup() for security

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

23 years agoFix for do_next_word and screen updates
Chris Allegretta [Fri, 1 Dec 2000 23:49:48 +0000 (23:49 +0000)]
Fix for do_next_word and screen updates

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

23 years agoOkay, don't define nano_small_msg or nano_disabled_msg id not needed
Chris Allegretta [Fri, 1 Dec 2000 18:57:11 +0000 (18:57 +0000)]
Okay, don't define nano_small_msg or nano_disabled_msg id not needed

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

23 years agoAdded --disable-justify and --disable-spell options, code cleanups
Chris Allegretta [Fri, 1 Dec 2000 18:46:01 +0000 (18:46 +0000)]
Added --disable-justify and --disable-spell options, code cleanups

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

23 years agoDISABLE_TABCOMP checks - #ifdef around check_wildchar_match and don't call real_dir_f...
Chris Allegretta [Thu, 30 Nov 2000 02:31:13 +0000 (02:31 +0000)]
DISABLE_TABCOMP checks - #ifdef around check_wildchar_match and don't call real_dir_from_tilde in do_insertfile() if set

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

23 years agoTook out help from spell_list and changed SPELL_LIST_LEN to 1
Chris Allegretta [Wed, 29 Nov 2000 23:57:20 +0000 (23:57 +0000)]
Took out help from spell_list and changed SPELL_LIST_LEN to 1

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

23 years agoOops, I guess that's MY right alt key also =). And right control is ASCII 543
Chris Allegretta [Wed, 29 Nov 2000 23:43:28 +0000 (23:43 +0000)]
Oops, I guess that's MY right alt key also =).  And right control is ASCII 543

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

23 years agonano.pot survived the masacre.
Jordi Mallach [Wed, 29 Nov 2000 10:16:36 +0000 (10:16 +0000)]
nano.pot survived the masacre.

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

23 years agoRocco's changes to spell checking and my alterations
Chris Allegretta [Wed, 29 Nov 2000 04:33:26 +0000 (04:33 +0000)]
Rocco's changes to spell checking and my alterations

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

23 years agoIgnore key sequence 545, Alt-Gr key on german keyboard
Chris Allegretta [Tue, 28 Nov 2000 23:04:24 +0000 (23:04 +0000)]
Ignore key sequence 545, Alt-Gr key on german keyboard

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

23 years ago.cvsignore for src/
Jordi Mallach [Tue, 28 Nov 2000 17:13:41 +0000 (17:13 +0000)]
.cvsignore for src/

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

23 years agoIck, I left out libintl.h.
Jordi Mallach [Tue, 28 Nov 2000 17:04:51 +0000 (17:04 +0000)]
Ick, I left out libintl.h.

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

23 years ago.cvsignore for intl/.
Jordi Mallach [Tue, 28 Nov 2000 17:01:26 +0000 (17:01 +0000)]
.cvsignore for intl/.

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

23 years agoKill kill kill
Jordi Mallach [Tue, 28 Nov 2000 16:53:33 +0000 (16:53 +0000)]
Kill kill kill

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

23 years agoDelete even more!
Jordi Mallach [Tue, 28 Nov 2000 16:52:31 +0000 (16:52 +0000)]
Delete even more!

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

23 years agoRevoving gmo's.
Jordi Mallach [Tue, 28 Nov 2000 16:48:51 +0000 (16:48 +0000)]
Revoving gmo's.

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

23 years agoAdded files now.
Jordi Mallach [Tue, 28 Nov 2000 16:47:22 +0000 (16:47 +0000)]
Added files now.

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

23 years agoSilly me, I hope.
Jordi Mallach [Tue, 28 Nov 2000 16:38:29 +0000 (16:38 +0000)]
Silly me, I hope.

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

23 years agoLet's get rid of some stuff :)
Jordi Mallach [Tue, 28 Nov 2000 16:30:32 +0000 (16:30 +0000)]
Let's get rid of some stuff :)

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

23 years agoHandle ~~ in tab comp without segfaulting =)
Chris Allegretta [Tue, 28 Nov 2000 05:53:41 +0000 (05:53 +0000)]
Handle ~~ in tab comp without segfaulting =)

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

23 years agoUpdate the TODO, YAY
Chris Allegretta [Tue, 28 Nov 2000 04:09:39 +0000 (04:09 +0000)]
Update the TODO, YAY

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

23 years agoVarious ChangeLog cleanups and additions
Chris Allegretta [Tue, 28 Nov 2000 02:15:30 +0000 (02:15 +0000)]
Various ChangeLog cleanups and additions

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

23 years agoJustify updates. Hopefully, this is the po in .22 :)
Jordi Mallach [Tue, 28 Nov 2000 01:56:12 +0000 (01:56 +0000)]
Justify updates. Hopefully, this is the po in .22 :)

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

23 years agoUpdated faq about automatically running strip
Chris Allegretta [Tue, 28 Nov 2000 00:15:54 +0000 (00:15 +0000)]
Updated faq about automatically running strip

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

23 years agoOops\! Must update the date on the man page when we change i
Chris Allegretta [Mon, 27 Nov 2000 23:12:27 +0000 (23:12 +0000)]
Oops\!  Must update the date on the man page when we change i

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

23 years agoOops, do it in either case, whether we did unjustify or not
Chris Allegretta [Mon, 27 Nov 2000 22:59:40 +0000 (22:59 +0000)]
Oops, do it in either case, whether we did unjustify or not

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

23 years agoOkay, now make the shortcut list reflect the unjustify availability
Chris Allegretta [Mon, 27 Nov 2000 22:58:23 +0000 (22:58 +0000)]
Okay, now make the shortcut list reflect the unjustify availability

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

23 years agoFix for justift at top of file
Chris Allegretta [Mon, 27 Nov 2000 02:50:49 +0000 (02:50 +0000)]
Fix for justift at top of file

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

23 years agoOops, get rid of silly debugging code
Chris Allegretta [Mon, 27 Nov 2000 00:24:42 +0000 (00:24 +0000)]
Oops, get rid of silly debugging code

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

23 years agoImplemented Unjustify, HAHAHA
Chris Allegretta [Mon, 27 Nov 2000 00:23:41 +0000 (00:23 +0000)]
Implemented Unjustify, HAHAHA

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

23 years agoread_file() - - Added check for fileptr == NULL
Chris Allegretta [Sun, 26 Nov 2000 21:34:47 +0000 (21:34 +0000)]
read_file() - - Added check for fileptr == NULL

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

23 years agoI hereby retract bug #48, as Pico does the exact same thing, oops
Chris Allegretta [Sun, 26 Nov 2000 04:39:49 +0000 (04:39 +0000)]
I hereby retract bug #48, as Pico does the exact same thing, oops

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

23 years agoMake nano at least not crash on weird binary data
Chris Allegretta [Sun, 26 Nov 2000 02:09:53 +0000 (02:09 +0000)]
Make nano at least not crash on weird binary data

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

23 years agoAdded bug #48
Chris Allegretta [Sat, 25 Nov 2000 20:52:28 +0000 (20:52 +0000)]
Added bug #48

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

23 years agoAdded Christian Weisgerber too...
Chris Allegretta [Sat, 25 Nov 2000 20:17:43 +0000 (20:17 +0000)]
Added Christian Weisgerber too...

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

23 years agoAdded Christian Weisgerber too...
Chris Allegretta [Sat, 25 Nov 2000 20:17:28 +0000 (20:17 +0000)]
Added Christian Weisgerber too...

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

23 years agoOops, forgot Bill Soudan
Chris Allegretta [Sat, 25 Nov 2000 20:00:02 +0000 (20:00 +0000)]
Oops, forgot Bill Soudan

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

23 years agoOops, forgot Bill Soudan
Chris Allegretta [Sat, 25 Nov 2000 19:59:41 +0000 (19:59 +0000)]
Oops, forgot Bill Soudan

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

23 years agoMake credits less jumpy
Chris Allegretta [Sat, 25 Nov 2000 18:21:37 +0000 (18:21 +0000)]
Make credits less jumpy

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

23 years agodo_insertfile(): - Added call to real_name_from tilde, oops.
Chris Allegretta [Sat, 25 Nov 2000 05:03:20 +0000 (05:03 +0000)]
do_insertfile():  - Added call to real_name_from tilde, oops.

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

23 years agoDestroyed any chance of getting a surprise with viewing credits. Because I translated...
Jordi Mallach [Sat, 25 Nov 2000 04:50:25 +0000 (04:50 +0000)]
Destroyed any chance of getting a surprise with viewing credits. Because I translated them, of course.

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

23 years agoOops, how about we actually make username completion work if they didn't complete...
Chris Allegretta [Sat, 25 Nov 2000 04:43:43 +0000 (04:43 +0000)]
Oops, how about we actually make username completion work if they didn't complete before

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

23 years agoNew arg --enable-extra, checks for ./configure options, oher stuff :-)
Chris Allegretta [Fri, 24 Nov 2000 20:45:14 +0000 (20:45 +0000)]
New arg --enable-extra, checks for ./configure options, oher stuff :-)

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

23 years agoRocco's unset modified on tmp file write fix
Chris Allegretta [Fri, 24 Nov 2000 14:15:17 +0000 (14:15 +0000)]
Rocco's unset modified on tmp file write fix

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

23 years agoOops, better free realname in write_file if we're done using it
Chris Allegretta [Fri, 24 Nov 2000 14:02:57 +0000 (14:02 +0000)]
Oops, better free realname in write_file if we're done using it

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

23 years agoImplemented username tab completion, cleaned up existing tabcomp code, added --disabl...
Chris Allegretta [Fri, 24 Nov 2000 14:00:16 +0000 (14:00 +0000)]
Implemented username tab completion, cleaned up existing tabcomp code, added --disable-tabcomp option

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

23 years agoBack to CVS version
Chris Allegretta [Fri, 24 Nov 2000 01:37:14 +0000 (01:37 +0000)]
Back to CVS version

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

23 years agoNano 0.9.21 release v0.9.21
Chris Allegretta [Fri, 24 Nov 2000 01:35:40 +0000 (01:35 +0000)]
Nano 0.9.21 release

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

23 years agoUpdated NEWS for impending release, updated TODO for 1.0 stuff
Chris Allegretta [Thu, 23 Nov 2000 21:04:27 +0000 (21:04 +0000)]
Updated NEWS for impending release, updated TODO for 1.0 stuff

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

23 years agoremoved update_line call in do_up, fix for marker set update?
Chris Allegretta [Thu, 23 Nov 2000 01:19:58 +0000 (01:19 +0000)]
removed update_line call in do_up, fix for marker set update?

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

23 years agoActually use last_replace if user just hits enter in do_replace with PICO_MODE on
Chris Allegretta [Tue, 21 Nov 2000 12:52:55 +0000 (12:52 +0000)]
Actually use last_replace if user just hits enter in do_replace with PICO_MODE on

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

23 years agoChanged check from argc == 1 to argv[optind] == NULL to display "New File" in statusb...
Chris Allegretta [Tue, 21 Nov 2000 06:20:20 +0000 (06:20 +0000)]
Changed check from argc == 1 to argv[optind] == NULL to display "New File" in statusbar or not

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

23 years agoAdded Rocco to AUTHORS
Chris Allegretta [Tue, 21 Nov 2000 03:04:45 +0000 (03:04 +0000)]
Added Rocco to AUTHORS

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

23 years agoAdded Rocco to AUTHORS
Chris Allegretta [Tue, 21 Nov 2000 02:20:42 +0000 (02:20 +0000)]
Added Rocco to AUTHORS

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

23 years agoRocco's fix for current_x increment
Chris Allegretta [Mon, 20 Nov 2000 01:29:37 +0000 (01:29 +0000)]
Rocco's fix for current_x increment

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

23 years agoUpdated man page, real and html
Chris Allegretta [Sun, 19 Nov 2000 20:36:41 +0000 (20:36 +0000)]
Updated man page, real and html

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

23 years agoSigh, fix previous search string not being displayed at all in PICO_MODE
Chris Allegretta [Sun, 19 Nov 2000 19:15:03 +0000 (19:15 +0000)]
Sigh, fix previous search string not being displayed at all in PICO_MODE

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

23 years agoFix replace abort moves cursor ahead one space
Chris Allegretta [Sun, 19 Nov 2000 18:20:07 +0000 (18:20 +0000)]
Fix replace abort moves cursor ahead one space

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

23 years agoBack to CVS version
Chris Allegretta [Sun, 19 Nov 2000 02:25:43 +0000 (02:25 +0000)]
Back to CVS version

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

23 years ago0.9.20 release v0.9.20
Chris Allegretta [Sun, 19 Nov 2000 02:23:03 +0000 (02:23 +0000)]
0.9.20 release

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

23 years agoOkay reworded 4.6 a little
Chris Allegretta [Sun, 19 Nov 2000 00:47:30 +0000 (00:47 +0000)]
Okay reworded 4.6 a little

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

23 years agoUpdate faq for missing blockquote and changed frozen dist in debian portion to stable
Chris Allegretta [Sun, 19 Nov 2000 00:34:46 +0000 (00:34 +0000)]
Update faq for missing blockquote and changed frozen dist in debian portion to stable

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

23 years agoAdded new previous string display to section 4 of faq
Chris Allegretta [Sat, 18 Nov 2000 19:04:32 +0000 (19:04 +0000)]
Added new previous string display to section 4 of faq

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

23 years agoAdded NEWS for upcoming release, username comp to TODO
Chris Allegretta [Sat, 18 Nov 2000 16:46:14 +0000 (16:46 +0000)]
Added NEWS for upcoming release, username comp to TODO

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

23 years agoFinal, tiny updates in es.po for 0.9.20.
Jordi Mallach [Sat, 18 Nov 2000 03:31:21 +0000 (03:31 +0000)]
Final, tiny updates in es.po for 0.9.20.

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

23 years agocomment out username completino code with macros since unimplemented, fix -Wall warni...
Chris Allegretta [Sat, 18 Nov 2000 03:06:56 +0000 (03:06 +0000)]
comment out username completino code with macros since unimplemented, fix -Wall warnings on Irix

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

23 years agocomment out username completino code with macros since unimplemented, fix -Wall warni...
Chris Allegretta [Sat, 18 Nov 2000 03:05:50 +0000 (03:05 +0000)]
comment out username completino code with macros since unimplemented, fix -Wall warnings on Irix

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

23 years agoUpdate TODO for release (oops)
Chris Allegretta [Sat, 18 Nov 2000 02:22:28 +0000 (02:22 +0000)]
Update TODO for release (oops)

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

23 years agoChanged PICO_MSGS to PICO_MODE and strings
Chris Allegretta [Fri, 17 Nov 2000 01:37:39 +0000 (01:37 +0000)]
Changed PICO_MSGS to PICO_MODE and strings

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

23 years agonanogetstr(): Added check for ASCII 54[124] when using PDCURSES, ignore them if found
Chris Allegretta [Thu, 16 Nov 2000 19:55:30 +0000 (19:55 +0000)]
nanogetstr(): Added check for ASCII 54[124] when using PDCURSES, ignore them if found

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

23 years agoUpdated BUGS, optimized search_init a little, fixed bug #47
Chris Allegretta [Thu, 16 Nov 2000 06:01:10 +0000 (06:01 +0000)]
Updated BUGS, optimized search_init a little, fixed bug #47

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

23 years ago-pedantic fixes by Rocco Corsi
Chris Allegretta [Wed, 15 Nov 2000 03:50:02 +0000 (03:50 +0000)]
-pedantic fixes by Rocco Corsi

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

23 years agotab completion fixes, removed wefresh() from blank_edit
Chris Allegretta [Wed, 15 Nov 2000 01:25:42 +0000 (01:25 +0000)]
tab completion fixes, removed wefresh() from blank_edit

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

23 years agoAha, works even better now. Made input_tab much more grabby, it touches lastWasTab...
Chris Allegretta [Tue, 14 Nov 2000 18:25:26 +0000 (18:25 +0000)]
Aha, works even better now.  Made input_tab much more grabby, it touches lastWasTab now also...

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

23 years agoRocco's latest spellcheck fix
Chris Allegretta [Tue, 14 Nov 2000 17:47:58 +0000 (17:47 +0000)]
Rocco's latest spellcheck fix

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

23 years agoLatest tab completion update, sort of works =)
Chris Allegretta [Tue, 14 Nov 2000 17:46:06 +0000 (17:46 +0000)]
Latest tab completion update, sort of works =)

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

23 years agoreplace update patch from rocco
Chris Allegretta [Mon, 13 Nov 2000 15:45:50 +0000 (15:45 +0000)]
replace update patch from rocco

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

24 years agoRocco's changes
Chris Allegretta [Fri, 10 Nov 2000 18:15:43 +0000 (18:15 +0000)]
Rocco's changes

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

24 years agoOkay, for some reason the statusq call in do_int_spell wasn't updated
Chris Allegretta [Mon, 6 Nov 2000 13:18:25 +0000 (13:18 +0000)]
Okay, for some reason the statusq call in do_int_spell wasn't updated

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

24 years ago*sigh*, okay, if there's only 1 match, dont beep either. Done, I swear
Chris Allegretta [Mon, 6 Nov 2000 05:47:36 +0000 (05:47 +0000)]
*sigh*, okay, if there's only 1 match, dont beep either.  Done, I swear

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

24 years agoOops, dont beep so much ;) Yes when we find one match and fill in buf, no otherwise
Chris Allegretta [Mon, 6 Nov 2000 05:45:48 +0000 (05:45 +0000)]
Oops, dont beep so much ;)  Yes when we find one match and fill in buf, no otherwise

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

24 years agoBlank edit window when no matches found
Chris Allegretta [Mon, 6 Nov 2000 05:41:20 +0000 (05:41 +0000)]
Blank edit window when no matches found

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

24 years agoChange num_matches check from if to switch, fix check for num_matches == 0, fix alloc...
Chris Allegretta [Mon, 6 Nov 2000 05:40:03 +0000 (05:40 +0000)]
Change num_matches check from if to switch, fix check for num_matches == 0, fix allocation for matchBuf.  Ugh.

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

24 years agoMuch more sane matches allocation, beep when multiple matches found, or none...
Chris Allegretta [Mon, 6 Nov 2000 04:04:15 +0000 (04:04 +0000)]
Much more sane matches allocation, beep when multiple matches found, or none...

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

24 years agoAdd a nice (more) tag when there's too many completions
Chris Allegretta [Mon, 6 Nov 2000 02:59:11 +0000 (02:59 +0000)]
Add a nice (more) tag when there's too many completions

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

24 years agoAdd tab completion option to statusq and nanogetstr, beep when multiple/no matches...
Chris Allegretta [Mon, 6 Nov 2000 02:57:22 +0000 (02:57 +0000)]
Add tab completion option to statusq and nanogetstr, beep when multiple/no matches found

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

24 years agoOkay, now format the matches the right way
Chris Allegretta [Sun, 5 Nov 2000 22:48:35 +0000 (22:48 +0000)]
Okay, now format the matches the right way

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

24 years agoOops, free foo and don't allocate it every time throught the loop
Chris Allegretta [Sun, 5 Nov 2000 21:56:54 +0000 (21:56 +0000)]
Oops, free foo and don't allocate it every time throught the loop

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

24 years agoinput_tab: Now autocomplete up until the matches diverge by nanme works, yay
Chris Allegretta [Sun, 5 Nov 2000 21:54:23 +0000 (21:54 +0000)]
input_tab: Now autocomplete up until the matches diverge by nanme works, yay

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

24 years agoAdded tab completion code
Chris Allegretta [Sun, 5 Nov 2000 17:54:41 +0000 (17:54 +0000)]
Added tab completion code

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