]> git.wh0rd.org Git - nano.git/log
nano.git
23 years agoAdded Karl, fixed Hungarian translator address (blindly believing Google).
Jordi Mallach [Sun, 30 Sep 2001 05:03:15 +0000 (05:03 +0000)]
Added Karl, fixed Hungarian translator address (blindly believing Google).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

23 years ago- Bracket (brace, parens, etc) matching code by Ken Tyler. New functions do_find_brac...
Chris Allegretta [Sat, 22 Sep 2001 22:14:25 +0000 (22:14 +0000)]
- Bracket (brace, parens, etc) matching code by Ken Tyler. New functions do_find_bracket(), changes to findnextstr(), command is Meta-] (hope you dont mind since I already sold off Meta-O to the MacOS file code Ken...)

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

23 years agoMove the smooth_msg up a tiny
Chris Allegretta [Sat, 22 Sep 2001 19:03:01 +0000 (19:03 +0000)]
Move the smooth_msg up a tiny

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

23 years ago- New smooth scroll code by Ken Tyler. New flag -S, --smooth, changes to page_up...
Chris Allegretta [Sat, 22 Sep 2001 19:02:04 +0000 (19:02 +0000)]
- New smooth scroll code by Ken Tyler.  New flag -S, --smooth, changes to page_up() and page_down()

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

23 years agoMore Mac file fixes
Chris Allegretta [Sat, 22 Sep 2001 06:38:38 +0000 (06:38 +0000)]
More Mac file fixes

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

23 years agoOops, another Mac fix
Chris Allegretta [Sat, 22 Sep 2001 05:08:12 +0000 (05:08 +0000)]
Oops, another Mac fix

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

23 years agoAdd Mac toggle Meta-O for Mac format
Chris Allegretta [Sat, 22 Sep 2001 04:34:23 +0000 (04:34 +0000)]
Add Mac toggle Meta-O for Mac format

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

23 years agoAdded mac file support too
Chris Allegretta [Sat, 22 Sep 2001 04:20:25 +0000 (04:20 +0000)]
Added mac file support too

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

23 years ago-D cmdline flag for DOS formatted files
Chris Allegretta [Sat, 22 Sep 2001 00:42:10 +0000 (00:42 +0000)]
-D cmdline flag for DOS formatted files

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

23 years agoMake the Alt-key seqs work with the mouse
Chris Allegretta [Fri, 21 Sep 2001 03:21:11 +0000 (03:21 +0000)]
Make the Alt-key seqs work with the mouse

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

23 years agoCode to read/write dos formatted files. Massive amounts of new code in read_line...
Chris Allegretta [Fri, 21 Sep 2001 02:37:01 +0000 (02:37 +0000)]
Code to read/write dos formatted files.  Massive amounts of new code in read_line and write_file.  New flag DOS_FILE

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

23 years agoCatalan commit with no translation changes, just to avoid more conflicts.
Jordi Mallach [Wed, 19 Sep 2001 10:12:11 +0000 (10:12 +0000)]
Catalan commit with no translation changes, just to avoid more conflicts.

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

23 years agoUpdated Spanish for chroot patch.
Jordi Mallach [Wed, 19 Sep 2001 10:07:50 +0000 (10:07 +0000)]
Updated Spanish for chroot patch.

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

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