]> git.wh0rd.org Git - nano.git/log
nano.git
23 years agoReverted to gettext 0.10.35 in intl/ added m4/ directory to allow system independent...
Chris Allegretta [Thu, 19 Jul 2001 12:24:17 +0000 (12:24 +0000)]
Reverted to gettext 0.10.35 in intl/ added m4/ directory to allow system independent rebuild of configure stuff

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

23 years agonew_file() and close_open_file() fixes by DLR
Chris Allegretta [Wed, 18 Jul 2001 01:03:36 +0000 (01:03 +0000)]
new_file() and close_open_file() fixes by DLR

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

23 years agodo_writeout() - Check for open_files == NULL before using it (Ryan Krebs)
Chris Allegretta [Tue, 17 Jul 2001 10:42:50 +0000 (10:42 +0000)]
do_writeout() - Check for open_files == NULL before using it (Ryan Krebs)

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

23 years agoFixes for the nano.h #defines, shortcut_init() lists and search.c reverse search...
Chris Allegretta [Mon, 16 Jul 2001 00:48:53 +0000 (00:48 +0000)]
Fixes for the nano.h #defines, shortcut_init() lists and search.c reverse search stuff when NANO_SMALL is used

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

23 years agonano.h: - Fix type in INSERTFILE_LIST_LEN. && search_init() - add #ifdef NANO_SMALL...
Chris Allegretta [Sun, 15 Jul 2001 22:24:24 +0000 (22:24 +0000)]
nano.h: - Fix type in INSERTFILE_LIST_LEN. && search_init() - add #ifdef NANO_SMALL around toggles code.

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

23 years agoMany multibuffer fixes by DLR
Chris Allegretta [Sun, 15 Jul 2001 20:25:33 +0000 (20:25 +0000)]
Many multibuffer fixes by DLR

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

23 years agoBack to CVS
Chris Allegretta [Sun, 15 Jul 2001 16:13:18 +0000 (16:13 +0000)]
Back to CVS

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

23 years agoNano 1.1.0 release v1.1.0
Chris Allegretta [Sun, 15 Jul 2001 16:07:23 +0000 (16:07 +0000)]
Nano 1.1.0 release

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

23 years agoMoved --loadoninsert to --multibuffer and -F, --enable-extra defines --enable-multibuffer
Chris Allegretta [Sat, 14 Jul 2001 19:32:47 +0000 (19:32 +0000)]
Moved --loadoninsert to --multibuffer and -F, --enable-extra defines --enable-multibuffer

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

23 years agoOops, no need to translate %s
Chris Allegretta [Fri, 13 Jul 2001 02:00:49 +0000 (02:00 +0000)]
Oops, no need to translate %s

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

23 years agoPut the #ifdef back, dope
Chris Allegretta [Wed, 11 Jul 2001 12:06:13 +0000 (12:06 +0000)]
Put the #ifdef back, dope

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

23 years agoUpdated README for some of the schnazzy 1.1 features
Chris Allegretta [Wed, 11 Jul 2001 02:49:43 +0000 (02:49 +0000)]
Updated README for some of the schnazzy 1.1 features

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

23 years agoMove previous and next buffer code to main loop instead of do_toggles()
Chris Allegretta [Wed, 11 Jul 2001 02:37:19 +0000 (02:37 +0000)]
Move previous and next buffer code to main loop instead of do_toggles()

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

23 years agoAdded multi buffer (load on insert) code. This wont intoduce any bugs ;-)
Chris Allegretta [Wed, 11 Jul 2001 02:08:33 +0000 (02:08 +0000)]
Added multi buffer (load on insert) code.  This wont intoduce any bugs ;-)

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

23 years agoNew updates from the Swedish team.
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/trunk/nano@721 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

23 years agoAdded Norwegian and Swedish to HEAD.
Jordi Mallach [Thu, 5 Jul 2001 23:16:05 +0000 (23:16 +0000)]
Added Norwegian and Swedish to HEAD.

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

23 years agoOops, make that Alt-[-7.8
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/trunk/nano@719 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

23 years agomain() - Added Alt-[-[-7,8 support for home/end keys (Jeff Teunissen).
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/trunk/nano@718 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

23 years agoMake the THANKS file slightly less incomplete but far from perfect
Chris Allegretta [Mon, 2 Jul 2001 01:57:44 +0000 (01:57 +0000)]
Make the THANKS file slightly less incomplete but far from perfect

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

23 years agodo_browser() - More Picoish keystrokes for the browser, ^P, ^N, etc, for up, down...
Chris Allegretta [Mon, 2 Jul 2001 01:31:44 +0000 (01:31 +0000)]
do_browser() - More Picoish keystrokes for the browser, ^P, ^N, etc, for up, down, etc, and add the consistent ^C to exit (Jim Knoble)

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

23 years agoOkay I guess the wnouterefresh()s aren't needed in the SIGCONT handler
Chris Allegretta [Sun, 1 Jul 2001 04:28:45 +0000 (04:28 +0000)]
Okay I guess the wnouterefresh()s aren't needed in the SIGCONT handler

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

23 years agoSilly typo in the faq
Chris Allegretta [Sat, 30 Jun 2001 19:14:01 +0000 (19:14 +0000)]
Silly typo in the faq

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

23 years agowrite_file() - Increment lineswritten when the very last line isn't null. Fixes...
Chris Allegretta [Sat, 30 Jun 2001 18:41:08 +0000 (18:41 +0000)]
write_file()  - Increment lineswritten when the very last line isn't null. Fixes off by one count when writing selection to file.

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

23 years agodo_suspend() - Added _POSIX_VDISABLE macro to fully ignore suspend keystroke. Elimina...
Chris Allegretta [Sat, 30 Jun 2001 04:09:09 +0000 (04:09 +0000)]
do_suspend() - Added _POSIX_VDISABLE macro to fully ignore suspend keystroke. Eliminates the possibility that nano can be suspended when it's not supposed to be

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

23 years agoAdd and close BUG #62
Chris Allegretta [Thu, 28 Jun 2001 16:54:59 +0000 (16:54 +0000)]
Add and close BUG #62

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

23 years agorewrote suspend handler, added sigfillset before setting up handler with sigaction...
Chris Allegretta [Thu, 28 Jun 2001 16:52:52 +0000 (16:52 +0000)]
rewrote suspend handler, added sigfillset before setting up handler with sigaction, allows nano to suspend properly with mutt

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

23 years agoAdded THANKS, listing nano's friends :)
Jordi Mallach [Fri, 22 Jun 2001 23:26:19 +0000 (23:26 +0000)]
Added THANKS, listing nano's friends :)

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

23 years agoOkay, and now dont add extra blanks when at filebot
Chris Allegretta [Fri, 22 Jun 2001 21:47:23 +0000 (21:47 +0000)]
Okay, and now dont add extra blanks when at filebot

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

23 years agoUpdated Indonesian by Tedi Heriyanto
Jordi Mallach [Fri, 22 Jun 2001 16:59:29 +0000 (16:59 +0000)]
Updated Indonesian by Tedi Heriyanto

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

23 years agodo_cut_text(): Moved the case of current == mark_beginbuf into cut_marke segment...
Chris Allegretta [Thu, 21 Jun 2001 23:58:47 +0000 (23:58 +0000)]
do_cut_text():  Moved the case of current == mark_beginbuf into cut_marke  segment, so do_writeout could call it when writing selection to file.  Added some NANO_SMALL ifdefs

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

23 years agoLast fixes, add reset of cutbuffer when uncutting marked text and reset marked_cut...
Chris Allegretta [Thu, 21 Jun 2001 15:07:40 +0000 (15:07 +0000)]
Last fixes, add reset of cutbuffer when uncutting marked text and reset marked_cut when cutbuffer reset

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

23 years agoUpdated for Backwards search
Jordi Mallach [Thu, 14 Jun 2001 17:41:27 +0000 (17:41 +0000)]
Updated for Backwards search

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

23 years agoMoved extension functions to meta keys, new macro TOGGLE() for toggling flags
Chris Allegretta [Thu, 14 Jun 2001 02:54:22 +0000 (02:54 +0000)]
Moved extension functions to meta keys, new macro TOGGLE() for toggling flags

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

23 years agoReverse Search by Ken Tyler
Chris Allegretta [Wed, 13 Jun 2001 02:35:44 +0000 (02:35 +0000)]
Reverse Search by Ken Tyler

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

23 years agoBetter for for -k bug
Chris Allegretta [Tue, 12 Jun 2001 23:22:26 +0000 (23:22 +0000)]
Better for for -k bug

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

23 years agoDon't keep cutbufer on reset, fix -k cut on first line if blank
Chris Allegretta [Mon, 11 Jun 2001 06:56:10 +0000 (06:56 +0000)]
Don't keep cutbufer on reset, fix -k cut on first line if blank

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

23 years agoAdd a message about --enable-color being severely broken so we can have a 1.1 release
Chris Allegretta [Mon, 11 Jun 2001 02:49:50 +0000 (02:49 +0000)]
Add a message about --enable-color being severely broken so we can have a 1.1 release

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

23 years agodo_cut_text() - If the next line is empty when using -k, create a dummy line and...
Chris Allegretta [Sun, 10 Jun 2001 20:41:20 +0000 (20:41 +0000)]
do_cut_text() - If the next line is empty when using -k, create a dummy line and add it to the cutbuffer (fixes bug #61)

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

23 years agoUgh, sigh
Chris Allegretta [Tue, 5 Jun 2001 23:45:54 +0000 (23:45 +0000)]
Ugh, sigh

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

23 years agowrite_file() - New arg, nonamechange, means whether or not to update the current...
Chris Allegretta [Tue, 5 Jun 2001 23:24:55 +0000 (23:24 +0000)]
write_file() - New arg, nonamechange, means whether or not to update the current filename after writing the file out.

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

23 years agoOops\! Don't automatically assume the current filename when writing a selection to...
Chris Allegretta [Tue, 5 Jun 2001 22:57:43 +0000 (22:57 +0000)]
Oops\! Don't automatically assume the current filename when writing a selection to file, very bad\!\!\!

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

23 years agoUTF8 would be leet!
Jordi Mallach [Sat, 2 Jun 2001 02:02:29 +0000 (02:02 +0000)]
UTF8 would be leet!

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

23 years agoNifty script which we'll learn to love.
Jordi Mallach [Sat, 2 Jun 2001 02:02:08 +0000 (02:02 +0000)]
Nifty script which we'll learn to love.

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

23 years agoOops, fix write_file calls in nano.c also
Chris Allegretta [Tue, 29 May 2001 04:46:38 +0000 (04:46 +0000)]
Oops, fix write_file calls in nano.c also

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

23 years agoAdded selection write to file and append codes, main changes to files.c stuff, new...
Chris Allegretta [Tue, 29 May 2001 04:21:44 +0000 (04:21 +0000)]
Added selection write to file and append codes, main changes to files.c stuff, new shortcut list for inserting files, new args to do_writeout and write_file

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

23 years agoSample file nanorc.sample added to dist (ad Makefile.am)
Chris Allegretta [Sat, 26 May 2001 04:18:54 +0000 (04:18 +0000)]
Sample file nanorc.sample added to dist (ad Makefile.am)

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

23 years agoAdded rcfile.c to the translated files, added gettext calls to some messages that...
Jordi Mallach [Thu, 24 May 2001 13:10:06 +0000 (13:10 +0000)]
Added rcfile.c to the translated files, added gettext calls to some messages that didn't have it and updated Spanish. New po files for the rest.

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

23 years agodo_browser() - Don't shift the size of the file is it's less than 1K. Fixed files...
Chris Allegretta [Wed, 23 May 2001 21:54:47 +0000 (21:54 +0000)]
do_browser() - Don't shift the size of the file is it's less than 1K. Fixed files less than 1K being displayed as 0B (Rocco)

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

23 years agoAll the updates that I've been waiting all weekend to commit, no desc, tough
Chris Allegretta [Mon, 21 May 2001 12:56:25 +0000 (12:56 +0000)]
All the updates that I've been waiting all weekend to commit, no desc, tough

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

23 years agoOops, translations of Prev. and Next Page were reversed
Jordi Mallach [Sat, 19 May 2001 10:03:46 +0000 (10:03 +0000)]
Oops, translations of Prev. and Next Page were reversed

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

23 years agoAdded po/messages
Jordi Mallach [Sat, 19 May 2001 00:40:06 +0000 (00:40 +0000)]
Added po/messages

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

23 years agoAdd -W to TODO
Chris Allegretta [Fri, 18 May 2001 20:00:08 +0000 (20:00 +0000)]
Add -W to TODO

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

23 years agoAdd BUG #60
Chris Allegretta [Fri, 18 May 2001 19:58:33 +0000 (19:58 +0000)]
Add BUG #60

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

23 years agoChanged charalloc's calloc() call to use sizeof (char) not sizeof(char *)
Chris Allegretta [Fri, 18 May 2001 04:53:45 +0000 (04:53 +0000)]
Changed charalloc's calloc() call to use sizeof (char) not sizeof(char *)

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

23 years agoChanged ncalloc calls in rcfile.c to charalloc
Chris Allegretta [Fri, 18 May 2001 04:44:16 +0000 (04:44 +0000)]
Changed ncalloc calls in rcfile.c to charalloc

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

23 years agoChanged all string allocations to charalloc(), new function designed to take nmalloc...
Chris Allegretta [Thu, 17 May 2001 11:35:43 +0000 (11:35 +0000)]
Changed all string allocations to charalloc(), new function designed to take nmalloc argument but call calloc based on (char *) size.

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

23 years agocut_marked_segment() - Add bizarre copy of bot node, else *BSD goes ballistic.
Chris Allegretta [Thu, 17 May 2001 03:41:00 +0000 (03:41 +0000)]
cut_marked_segment() - Add bizarre copy of bot node, else *BSD goes ballistic.

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

23 years agopo/it.po - Updated Italian translation by Marco Colombo.
Chris Allegretta [Wed, 16 May 2001 12:16:28 +0000 (12:16 +0000)]
po/it.po - Updated Italian translation by Marco Colombo.

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

23 years agoNew Russian translation by Sergey A. Ribalchenko.
Jordi Mallach [Wed, 16 May 2001 09:10:31 +0000 (09:10 +0000)]
New Russian translation by Sergey A. Ribalchenko.

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

23 years agotypo
Chris Allegretta [Wed, 16 May 2001 04:23:37 +0000 (04:23 +0000)]
typo

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

23 years agoI'm back to the older gettext, sync these files too
Chris Allegretta [Wed, 16 May 2001 04:21:31 +0000 (04:21 +0000)]
I'm back to the older gettext, sync these files too

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

23 years agostrcasestr() - Replaced by mutt's mutt_stristr function, because the thought of dynam...
Chris Allegretta [Wed, 16 May 2001 04:20:57 +0000 (04:20 +0000)]
strcasestr() - Replaced by mutt's mutt_stristr function, because the thought of dynamically allocating memory and copying each line in a file to do a search or replace was causing me to lose sleep

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

23 years agogl.po status update (it's not new, it's been released already)
Jordi Mallach [Mon, 14 May 2001 13:55:30 +0000 (13:55 +0000)]
gl.po status update (it's not new, it's been released already)

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

23 years agoAdded Ukrainian translation by Sergey A. Ribalchenko.
Jordi Mallach [Mon, 14 May 2001 13:11:56 +0000 (13:11 +0000)]
Added Ukrainian translation by Sergey A. Ribalchenko.

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

23 years agoadd_to_cutbuffer() - Remove useless statements (Rocco).
Chris Allegretta [Thu, 10 May 2001 22:55:16 +0000 (22:55 +0000)]
add_to_cutbuffer() - Remove useless statements (Rocco).

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

23 years agoMove down current shortcut assignment into loop in browser code to keep it updated
Chris Allegretta [Mon, 7 May 2001 12:08:37 +0000 (12:08 +0000)]
Move down current shortcut assignment into loop in browser code to keep it updated

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

23 years agoFix not being able to select last item in browser with mouse
Chris Allegretta [Sun, 6 May 2001 03:02:21 +0000 (03:02 +0000)]
Fix not being able to select last item in browser with mouse

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

23 years agoOkay, now let unjustify work with the mouse too :P
Chris Allegretta [Sun, 6 May 2001 02:34:31 +0000 (02:34 +0000)]
Okay, now let unjustify work with the mouse too :P

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

23 years agoAdded file clicking ability in file browser
Chris Allegretta [Sat, 5 May 2001 23:17:36 +0000 (23:17 +0000)]
Added file clicking ability in file browser

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

23 years agoVarious spelling updates by David Lawrence Ramsey
Chris Allegretta [Sat, 5 May 2001 17:45:54 +0000 (17:45 +0000)]
Various spelling updates by David Lawrence Ramsey

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

23 years agoAdd correct name to rcfile.c comments (thx Rocco)
Chris Allegretta [Sat, 5 May 2001 15:02:27 +0000 (15:02 +0000)]
Add correct name to rcfile.c comments (thx Rocco)

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

23 years agoI should actually add the file to the tree
Chris Allegretta [Sat, 5 May 2001 15:01:42 +0000 (15:01 +0000)]
I should actually add the file to the tree

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

23 years agoUpdated FAQ, updated Spanish and Catalan, added utils.c to translations and
Jordi Mallach [Wed, 2 May 2001 17:18:17 +0000 (17:18 +0000)]
Updated FAQ, updated Spanish and Catalan, added utils.c to translations and
little typo fixes here and there.

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

23 years agoCommit the rest of the stuff backing down gettext changed *shrug*
Chris Allegretta [Tue, 1 May 2001 11:27:43 +0000 (11:27 +0000)]
Commit the rest of the stuff backing down gettext changed *shrug*

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

23 years agoBack to the 1.0 version of gettext, I can't figure this one out to save my life =(
Chris Allegretta [Mon, 30 Apr 2001 14:04:44 +0000 (14:04 +0000)]
Back to the 1.0 version of gettext, I can't figure this one out to save my life =(

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

23 years agoMention config.whatever files in ChangeLog
Chris Allegretta [Mon, 30 Apr 2001 12:22:21 +0000 (12:22 +0000)]
Mention config.whatever files in ChangeLog

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

23 years agoAdd color changes, undocumented and ugly, but hey maybe people want to see what chap...
Chris Allegretta [Mon, 30 Apr 2001 11:28:46 +0000 (11:28 +0000)]
Add color changes, undocumented and ugly, but hey maybe people want to see what chap I wrote so far

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

23 years agoUpdate html man page too
Chris Allegretta [Mon, 30 Apr 2001 11:23:33 +0000 (11:23 +0000)]
Update html man page too

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

23 years agoHugo van der Merwe pointed out that -r was missing in the manpage.
Jordi Mallach [Mon, 30 Apr 2001 10:30:43 +0000 (10:30 +0000)]
Hugo van der Merwe pointed out that -r was missing in the manpage.

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

23 years agoJacobo updated Galician to latest CVS.
Jordi Mallach [Sun, 29 Apr 2001 22:36:58 +0000 (22:36 +0000)]
Jacobo updated Galician to latest CVS.

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

23 years agoAdded Galician translation by Jacobo Tarrío <jtarrio@trasno.net>.
Jordi Mallach [Sun, 29 Apr 2001 10:38:07 +0000 (10:38 +0000)]
Added Galician translation by Jacobo Tarrío <jtarrio@trasno.net>.

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

23 years ago page_up() - Rewritten with a loop to make screen updates work when mark is set ...
Chris Allegretta [Sun, 29 Apr 2001 02:26:17 +0000 (02:26 +0000)]
 page_up() - Rewritten with a loop to make screen updates work when mark is set (fixes bug #59).

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

23 years agoMove config.h up in include lists and remove actual_x inline tag
Chris Allegretta [Sat, 28 Apr 2001 18:03:52 +0000 (18:03 +0000)]
Move config.h up in include lists and remove actual_x inline tag

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

23 years agoABCD(), main() - Add Alt-whatever-[a-d] support as well as Alt-whatever-[A-D].
Chris Allegretta [Sat, 28 Apr 2001 16:31:19 +0000 (16:31 +0000)]
ABCD(), main() - Add Alt-whatever-[a-d] support as well as Alt-whatever-[A-D].

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

23 years agoadded --enable-color and updated nanorc description in ChangeLog
Chris Allegretta [Sat, 28 Apr 2001 15:53:28 +0000 (15:53 +0000)]
added --enable-color and updated nanorc description in ChangeLog

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

23 years agoAddand fix bug #59
Chris Allegretta [Sun, 22 Apr 2001 07:10:21 +0000 (07:10 +0000)]
Addand fix bug #59

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

23 years agoAlt Speller returns to same line & do_gotoline optimizations
Rocco Corsi [Fri, 20 Apr 2001 01:59:55 +0000 (01:59 +0000)]
Alt Speller returns to same line & do_gotoline optimizations

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

23 years agoFix proto.h ifdef for do_nanorc()
Chris Allegretta [Thu, 19 Apr 2001 21:13:46 +0000 (21:13 +0000)]
Fix proto.h ifdef for do_nanorc()

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

23 years agoOne more
Chris Allegretta [Thu, 19 Apr 2001 03:20:07 +0000 (03:20 +0000)]
One more

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

23 years agoNewer config.guess and config.sub
Chris Allegretta [Thu, 19 Apr 2001 02:49:57 +0000 (02:49 +0000)]
Newer config.guess and config.sub

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

23 years ago*** empty log message ***
Chris Allegretta [Thu, 19 Apr 2001 01:23:44 +0000 (01:23 +0000)]
*** empty log message ***

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

23 years agoUpdate configure
Chris Allegretta [Thu, 19 Apr 2001 01:23:08 +0000 (01:23 +0000)]
Update configure

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

23 years agoI guess we need these now?
Chris Allegretta [Wed, 18 Apr 2001 22:10:52 +0000 (22:10 +0000)]
I guess we need these now?

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

23 years agoAnd the Makefile.in.in in po/ also
Chris Allegretta [Wed, 18 Apr 2001 17:15:17 +0000 (17:15 +0000)]
And the Makefile.in.in in po/ also

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

23 years agoOops, add the new files too
Chris Allegretta [Wed, 18 Apr 2001 14:03:21 +0000 (14:03 +0000)]
Oops, add the new files too

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

23 years agoUpgrade libintl stuff to gettext 0.10.36
Chris Allegretta [Wed, 18 Apr 2001 14:00:10 +0000 (14:00 +0000)]
Upgrade libintl stuff to gettext 0.10.36

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

23 years agoAdd --enable-nanorc to version string in nano.c
Chris Allegretta [Wed, 18 Apr 2001 04:34:43 +0000 (04:34 +0000)]
Add --enable-nanorc to version string in nano.c

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

23 years agoAdded rcfile.c source code and basic .nanorc functionality
Chris Allegretta [Wed, 18 Apr 2001 04:28:54 +0000 (04:28 +0000)]
Added rcfile.c source code and basic .nanorc functionality

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

23 years ago"Goto Directory" added and minor fixes in the browser
Rocco Corsi [Sat, 14 Apr 2001 06:50:24 +0000 (06:50 +0000)]
"Goto Directory" added and minor fixes in the browser

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

23 years agoAdded --enable-nanorc to configure
Chris Allegretta [Fri, 13 Apr 2001 02:32:06 +0000 (02:32 +0000)]
Added --enable-nanorc to configure

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