]> git.wh0rd.org Git - nano.git/log
nano.git
23 years agoCredit DLR for his code =-)
Chris Allegretta [Wed, 19 Sep 2001 03:22:52 +0000 (03:22 +0000)]
Credit DLR for his code =-)

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

23 years agoGeneral: - New flag -o, --operatingdir, similar to Pico's -o mode. New function...
Chris Allegretta [Wed, 19 Sep 2001 03:19:43 +0000 (03:19 +0000)]
General: - New flag -o, --operatingdir, similar to Pico's -o mode.  New function check_operating_dir(), changes to load_file (arg), open_file_dup_search (arg), new function do_gotopos for -F.

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

23 years agoCompletely get rid of DISABLE_CURPOS
Chris Allegretta [Wed, 19 Sep 2001 03:09:22 +0000 (03:09 +0000)]
Completely get rid of DISABLE_CURPOS

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

23 years ago- nano.c: main() - Added vars oldcurrent and oldcurrent_x to check whether cursor...
Chris Allegretta [Wed, 19 Sep 2001 02:59:25 +0000 (02:59 +0000)]
- nano.c: main() - Added vars oldcurrent and oldcurrent_x to check whether cursor pos has changed and if so update the pos with -c

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

23 years agoFix unneeded vars with NANO_SMALL
Chris Allegretta [Mon, 17 Sep 2001 13:49:33 +0000 (13:49 +0000)]
Fix unneeded vars with NANO_SMALL

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

23 years agoFix acconfig.h, NANO_SMALL leaves out Auto Indent
Chris Allegretta [Mon, 17 Sep 2001 13:48:00 +0000 (13:48 +0000)]
Fix acconfig.h, NANO_SMALL leaves out Auto Indent

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

23 years agoUpdated Swedish translation (Christian Rose)
Jordi Mallach [Sat, 15 Sep 2001 22:47:05 +0000 (22:47 +0000)]
Updated Swedish translation (Christian Rose)

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

23 years agoAdded Keld Simonsen (Danish).
Jordi Mallach [Sat, 15 Sep 2001 22:46:21 +0000 (22:46 +0000)]
Added Keld Simonsen (Danish).

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

23 years agoNew Danish translation, by Keld Simonsen <keld@dkuug.dk>.
Jordi Mallach [Wed, 12 Sep 2001 19:06:59 +0000 (19:06 +0000)]
New Danish translation, by Keld Simonsen <keld@dkuug.dk>.

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

23 years agoUpdated Galician translation; thanks, Jacobo Tarrío.
Jordi Mallach [Mon, 10 Sep 2001 11:36:45 +0000 (11:36 +0000)]
Updated Galician translation; thanks, Jacobo Tarrío.

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

23 years agoAdded recent translators to THANKS
Jordi Mallach [Sun, 9 Sep 2001 11:04:43 +0000 (11:04 +0000)]
Added recent translators to THANKS

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

23 years agoUpdated Spanish translation.
Jordi Mallach [Sun, 9 Sep 2001 10:55:51 +0000 (10:55 +0000)]
Updated Spanish translation.

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

23 years agoAdded Dutch translation, by Guus Sliepen <guus@nl.linux.org>.
Jordi Mallach [Wed, 5 Sep 2001 13:23:53 +0000 (13:23 +0000)]
Added Dutch translation, by Guus Sliepen <guus@nl.linux.org>.

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

23 years agoMake the new bottombars not suck quite so badly
Chris Allegretta [Sun, 26 Aug 2001 23:16:44 +0000 (23:16 +0000)]
Make the new bottombars not suck quite so badly

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

23 years agowinio.c:bottombars() - Spread out the menu items, feedback definitely needed on...
Chris Allegretta [Sat, 25 Aug 2001 16:41:37 +0000 (16:41 +0000)]
winio.c:bottombars()  - Spread out the menu items, feedback definitely needed on this

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

23 years agowinio.c: - Add David Lawrence Ramsey to credits
Chris Allegretta [Sat, 25 Aug 2001 16:00:53 +0000 (16:00 +0000)]
winio.c: - Add David Lawrence Ramsey to credits

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

23 years agoUnset the flag chris you dolt
Chris Allegretta [Fri, 17 Aug 2001 00:08:44 +0000 (00:08 +0000)]
Unset the flag chris you dolt

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

23 years agoAdd and fix bugs #63 and 64
Chris Allegretta [Fri, 17 Aug 2001 00:03:46 +0000 (00:03 +0000)]
Add and fix bugs #63 and 64

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

23 years agoCorrected the Mouse Toggle help in the texinfo manual.
Jordi Mallach [Wed, 8 Aug 2001 19:35:23 +0000 (19:35 +0000)]
Corrected the Mouse Toggle help in the texinfo manual.

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

23 years agoBack to CVS version
Chris Allegretta [Sun, 29 Jul 2001 01:17:38 +0000 (01:17 +0000)]
Back to CVS version

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

23 years agoGNU nano 1.1.1 release v1.1.1
Chris Allegretta [Sun, 29 Jul 2001 01:16:27 +0000 (01:16 +0000)]
GNU nano 1.1.1 release

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

23 years agodo_mark() - Temporarily disable cursorpos when enabled to be able to see the mark...
Chris Allegretta [Tue, 24 Jul 2001 00:21:03 +0000 (00:21 +0000)]
do_mark() - Temporarily disable cursorpos when enabled to be able to see the mark (un)set message (Ken Tyler)

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

23 years agoSpelling fixes by DLR
Chris Allegretta [Thu, 19 Jul 2001 22:03:51 +0000 (22:03 +0000)]
Spelling fixes by DLR

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

23 years agoDeleted the old files we didn't need for old gettext
Chris Allegretta [Thu, 19 Jul 2001 12:26:56 +0000 (12:26 +0000)]
Deleted the old files we didn't need for old gettext

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

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