]> git.wh0rd.org Git - nano.git/log
nano.git
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

23 years agoAdded --disable-mouse option
Chris Allegretta [Thu, 12 Apr 2001 14:51:48 +0000 (14:51 +0000)]
Added --disable-mouse option

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

23 years agoAdd yesno support to mouse
Chris Allegretta [Thu, 12 Apr 2001 13:24:40 +0000 (13:24 +0000)]
Add yesno support to mouse

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

23 years agoMore mouse integration, esp with the shortcut lists
Chris Allegretta [Thu, 12 Apr 2001 03:01:53 +0000 (03:01 +0000)]
More mouse integration, esp with the shortcut lists

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

23 years agoAdded fork info to ChangeLog
Chris Allegretta [Sat, 7 Apr 2001 18:21:47 +0000 (18:21 +0000)]
Added fork info to ChangeLog

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

23 years ago1.1 version and note added to README that this is the unstable branch
Chris Allegretta [Sat, 7 Apr 2001 17:50:03 +0000 (17:50 +0000)]
1.1 version and note added to README that this is the unstable branch

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

23 years agoBack to CVS version
Chris Allegretta [Fri, 6 Apr 2001 23:13:57 +0000 (23:13 +0000)]
Back to CVS version

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

23 years agoNano 1.0.1 release v1.0.1
Chris Allegretta [Fri, 6 Apr 2001 20:04:23 +0000 (20:04 +0000)]
Nano 1.0.1 release

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

23 years agoOops, stray parenthesis when PATH_MAX isn't defined
Chris Allegretta [Tue, 3 Apr 2001 14:26:35 +0000 (14:26 +0000)]
Oops, stray parenthesis when PATH_MAX isn't defined

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

23 years agoMore browser and misc fixes by Matthias Andree that Chris screwed around with
Chris Allegretta [Tue, 3 Apr 2001 01:02:38 +0000 (01:02 +0000)]
More browser and misc fixes by Matthias Andree that Chris screwed around with

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

23 years agorm libintl.h on distclean so we don't get the stupid unresolved symbols anymore.
Jordi Mallach [Mon, 2 Apr 2001 13:47:17 +0000 (13:47 +0000)]
rm libintl.h on distclean so we don't get the stupid unresolved symbols anymore.

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

23 years agoAdded --disable-wrapping configure flag
Chris Allegretta [Mon, 2 Apr 2001 05:36:08 +0000 (05:36 +0000)]
Added --disable-wrapping configure flag

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

23 years agominor spelling fixes in comments
Robert Siemborski [Sat, 31 Mar 2001 21:46:43 +0000 (21:46 +0000)]
minor spelling fixes in comments

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

23 years agoAdded -o to TODO
Chris Allegretta [Fri, 30 Mar 2001 22:37:37 +0000 (22:37 +0000)]
Added -o to TODO

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

23 years agoUpdated TODO from user feedback
Chris Allegretta [Wed, 28 Mar 2001 21:40:05 +0000 (21:40 +0000)]
Updated TODO from user feedback

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

23 years agoChange some lstats to stats, check file via lstat first, then stat() if it's a link...
Chris Allegretta [Wed, 28 Mar 2001 13:04:08 +0000 (13:04 +0000)]
Change some lstats to stats, check file via lstat first, then stat() if it's a link in the browser

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

23 years agofiles.c:diralphasort() - Changed stat calls to lstat to stop abort on symlinks, other...
Chris Allegretta [Wed, 28 Mar 2001 02:14:28 +0000 (02:14 +0000)]
files.c:diralphasort() - Changed stat calls to lstat to stop abort on symlinks, otherwise return 0.  (Matthias Andree, fixes bug #58)

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

23 years agofaq.html: Fixed typo in section 6.1 (discovered by Bob Farmer)
Chris Allegretta [Mon, 26 Mar 2001 15:35:34 +0000 (15:35 +0000)]
faq.html: Fixed typo in section 6.1 (discovered by Bob Farmer)

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

23 years agoaclocal.m4: - Minor patch for intl check (really this time) (Albert Chin)
Chris Allegretta [Sun, 25 Mar 2001 00:46:40 +0000 (00:46 +0000)]
aclocal.m4: - Minor patch for intl check (really this time) (Albert Chin)

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

23 years agoWell, back to CVS again
Chris Allegretta [Fri, 23 Mar 2001 03:51:48 +0000 (03:51 +0000)]
Well, back to CVS again

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

23 years agoGNU nano 1.0.0 release v1.0.0
Chris Allegretta [Fri, 23 Mar 2001 03:50:44 +0000 (03:50 +0000)]
GNU nano 1.0.0 release

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

23 years agonano.info - Added dir entry (Albert Chin), Added Albert to credits
Chris Allegretta [Thu, 22 Mar 2001 23:12:22 +0000 (23:12 +0000)]
nano.info - Added dir entry (Albert Chin), Added Albert to credits

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

23 years agoFinal tweaks in Catalan and Spanish for 1.0
Jordi Mallach [Wed, 21 Mar 2001 22:57:56 +0000 (22:57 +0000)]
Final tweaks in Catalan and Spanish for 1.0

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

23 years agostatusq() - Added NANO_BACK_KEY and NANO_FORWARD_KEY cases for left and right
Chris Allegretta [Wed, 21 Mar 2001 15:07:20 +0000 (15:07 +0000)]
statusq() - Added NANO_BACK_KEY and NANO_FORWARD_KEY cases for left and right

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

23 years agocs.po: Czech translation from Vaclav Haisman
Chris Allegretta [Tue, 20 Mar 2001 15:51:43 +0000 (15:51 +0000)]
cs.po: Czech translation from Vaclav Haisman

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

23 years agoIm an idiot, that could easily screw up --included-gettext. Rolled back libintl...
Chris Allegretta [Sun, 18 Mar 2001 18:55:06 +0000 (18:55 +0000)]
Im an idiot, that could easily screw up --included-gettext.  Rolled back libintl.h check

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

23 years agoaclocal.m4 check change, added explicit check for libintl.h
Chris Allegretta [Sun, 18 Mar 2001 18:50:04 +0000 (18:50 +0000)]
aclocal.m4 check change, added explicit check for libintl.h

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

23 years agoAdded void to argless functions decls, changed new to newnode in functions with ...
Chris Allegretta [Sun, 18 Mar 2001 16:59:34 +0000 (16:59 +0000)]
Added void to argless functions decls, changed new to newnode in functions with 'new' variable

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

23 years agoRoll-back previous change, this way copies Pico's (strange) behavior
Chris Allegretta [Thu, 15 Mar 2001 21:14:32 +0000 (21:14 +0000)]
Roll-back previous change, this way copies Pico's (strange) behavior

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

23 years agoAdd Ryan to credits
Chris Allegretta [Thu, 15 Mar 2001 14:40:42 +0000 (14:40 +0000)]
Add Ryan to credits

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

23 years agomove.c: page_down() - Oops, check for <= editwinrows (Ryan Krebs)
Chris Allegretta [Thu, 15 Mar 2001 03:35:51 +0000 (03:35 +0000)]
move.c:  page_down() - Oops, check for <= editwinrows (Ryan Krebs)

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

23 years agoAdded and fixed BUG #57
Chris Allegretta [Thu, 15 Mar 2001 02:02:20 +0000 (02:02 +0000)]
Added and fixed BUG #57

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

23 years agoOops, missed one loop
Chris Allegretta [Wed, 14 Mar 2001 10:19:10 +0000 (10:19 +0000)]
Oops, missed one loop

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

23 years agoOops, remove debugging crap and don't be so conservative in space/tab check loop
Chris Allegretta [Wed, 14 Mar 2001 10:17:39 +0000 (10:17 +0000)]
Oops, remove debugging crap and don't be so conservative in space/tab check loop

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

23 years agoFix BUG #56 found on SourceForge
Chris Allegretta [Wed, 14 Mar 2001 09:08:14 +0000 (09:08 +0000)]
Fix BUG #56 found on SourceForge

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

23 years agoAdded check for samlinewrap case and cursor placement fixes, closing BUG #55 =-)
Chris Allegretta [Wed, 14 Mar 2001 08:28:48 +0000 (08:28 +0000)]
Added check for samlinewrap case and cursor placement fixes, closing BUG #55 =-)

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

23 years ago Add auto indenting of wrapped lines which should be indented. Also fix
Adam Rogoyski [Tue, 13 Mar 2001 18:36:03 +0000 (18:36 +0000)]
   Add auto indenting of wrapped lines which should be indented.  Also fix
total file size (totsize) when auto indenting.

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

23 years agoAdded string history to 1.1 TODO
Chris Allegretta [Fri, 9 Mar 2001 16:19:50 +0000 (16:19 +0000)]
Added string history to 1.1 TODO

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

23 years agoOops, update info too :)
Chris Allegretta [Sun, 25 Feb 2001 21:14:17 +0000 (21:14 +0000)]
Oops, update info too :)

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

23 years agoUpdated POs for occurrence thang
Chris Allegretta [Fri, 23 Feb 2001 03:16:25 +0000 (03:16 +0000)]
Updated POs for occurrence thang

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

23 years agonano.texi: - Meta-Z correction and grammar in --enable-tiny desc (Neil Parks)
Chris Allegretta [Fri, 23 Feb 2001 03:05:38 +0000 (03:05 +0000)]
nano.texi: - Meta-Z correction and grammar in --enable-tiny desc (Neil Parks)

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

23 years agoFixed two "occurence" typos.
Jordi Mallach [Tue, 20 Feb 2001 12:45:47 +0000 (12:45 +0000)]
Fixed two "occurence" typos.

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

23 years agoBack to CVS
Chris Allegretta [Tue, 20 Feb 2001 03:53:31 +0000 (03:53 +0000)]
Back to CVS

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

23 years agoNano 0.9.99pre3 release v0.9.99pre3
Chris Allegretta [Tue, 20 Feb 2001 03:52:13 +0000 (03:52 +0000)]
Nano 0.9.99pre3 release

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

23 years agoFixed garbage in po, I hope this doesn't screw up anything Jordi
Chris Allegretta [Tue, 20 Feb 2001 02:41:13 +0000 (02:41 +0000)]
Fixed garbage in po, I hope this doesn't screw up anything Jordi

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

23 years agoUpdated ca.po with changes from Miquel Vidal.
Jordi Mallach [Tue, 20 Feb 2001 02:04:43 +0000 (02:04 +0000)]
Updated ca.po with changes from Miquel Vidal.

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

23 years agoFinnish update
Chris Allegretta [Mon, 19 Feb 2001 19:37:05 +0000 (19:37 +0000)]
Finnish update

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

23 years agoNEWS for impending 0.9.99pre3 release
Chris Allegretta [Mon, 19 Feb 2001 05:28:00 +0000 (05:28 +0000)]
NEWS for impending 0.9.99pre3 release

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

23 years agoTaking a wild guess with people's Y/N/A keys, sure to get me into trouble
Chris Allegretta [Sun, 18 Feb 2001 05:55:47 +0000 (05:55 +0000)]
Taking a wild guess with people's Y/N/A keys, sure to get me into trouble

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

23 years agoYeah, so how about make the yes key == yes instead of no
Chris Allegretta [Sun, 18 Feb 2001 05:39:41 +0000 (05:39 +0000)]
Yeah, so how about make the yes key == yes instead of no

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

23 years agoAdd ac to the actual configure script
Chris Allegretta [Sun, 18 Feb 2001 05:26:18 +0000 (05:26 +0000)]
Add ac to the actual configure script

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

23 years agoSlight update of FAQ for advocacy
Chris Allegretta [Sat, 17 Feb 2001 02:42:03 +0000 (02:42 +0000)]
Slight update of FAQ for advocacy

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

23 years agoFixed some errors in Spanish
Jordi Mallach [Sat, 17 Feb 2001 01:32:58 +0000 (01:32 +0000)]
Fixed some errors in Spanish

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

23 years agoInitial Catalan translation
Jordi Mallach [Sat, 17 Feb 2001 01:31:32 +0000 (01:31 +0000)]
Initial Catalan translation

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

23 years agoTiny es.po updates
Jordi Mallach [Fri, 16 Feb 2001 20:00:03 +0000 (20:00 +0000)]
Tiny es.po updates

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

23 years agoconfigure.in: - Added separate check for resizeterm()
Chris Allegretta [Fri, 16 Feb 2001 04:48:30 +0000 (04:48 +0000)]
configure.in: - Added separate check for resizeterm()

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

23 years agoInternationalize yes, no and all *sigh*
Chris Allegretta [Fri, 16 Feb 2001 01:49:31 +0000 (01:49 +0000)]
Internationalize yes, no and all *sigh*

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

23 years agoUse code instead of command in man page *shrug*. Add GNUish stuff
Chris Allegretta [Thu, 15 Feb 2001 00:25:17 +0000 (00:25 +0000)]
Use code instead of command in man page *shrug*.  Add GNUish stuff

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

23 years agoNano is now a GNU package
Chris Allegretta [Wed, 14 Feb 2001 14:28:27 +0000 (14:28 +0000)]
Nano is now a GNU package

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

23 years agoUpdate status in README
Chris Allegretta [Tue, 13 Feb 2001 05:18:57 +0000 (05:18 +0000)]
Update status in README

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

23 years agoManual fixes
Chris Allegretta [Mon, 12 Feb 2001 06:52:50 +0000 (06:52 +0000)]
Manual fixes

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

23 years agoManual fixes
Chris Allegretta [Mon, 12 Feb 2001 06:42:43 +0000 (06:42 +0000)]
Manual fixes

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

23 years agoAdded Bug #55
Chris Allegretta [Mon, 12 Feb 2001 05:01:05 +0000 (05:01 +0000)]
Added Bug #55

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

23 years agoNano texi manual
Chris Allegretta [Mon, 12 Feb 2001 03:48:53 +0000 (03:48 +0000)]
Nano texi manual

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

23 years agoDelete commented out stuff that isn't going to happen now
Chris Allegretta [Mon, 12 Feb 2001 03:26:10 +0000 (03:26 +0000)]
Delete commented out stuff that isn't going to happen now

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

23 years agoGNU compliance issues: - Added texinfo manual nano.texi. Added texi options to Makef...
Chris Allegretta [Mon, 12 Feb 2001 03:24:46 +0000 (03:24 +0000)]
GNU compliance issues: - Added texinfo manual nano.texi.  Added texi options to Makefile.am

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

23 years agoReworked main menu list, added help to default list, aligned ^R with ^O, ^\ with ^W
Chris Allegretta [Sun, 11 Feb 2001 19:05:05 +0000 (19:05 +0000)]
Reworked main menu list, added help to default list, aligned ^R with ^O, ^\ with ^W

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

23 years agodo_delete() - Added check for current->next == fileptr, as we have a magic line...
Chris Allegretta [Sat, 10 Feb 2001 17:50:50 +0000 (17:50 +0000)]
do_delete() - Added check for current->next == fileptr, as we have a magic  line code again, fixes sillyness at the end of the last line before the magic line (reported by J.A. Neitzel)

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

23 years ago main() - Added ENABLE_NLS check around gettext stuff
Chris Allegretta [Fri, 9 Feb 2001 02:57:52 +0000 (02:57 +0000)]
 main() - Added ENABLE_NLS check around gettext stuff

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

23 years agode,fi,id translation updates
Chris Allegretta [Fri, 9 Feb 2001 02:49:46 +0000 (02:49 +0000)]
de,fi,id translation updates

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

23 years agoFAQ updates and fixes
Chris Allegretta [Tue, 6 Feb 2001 22:21:25 +0000 (22:21 +0000)]
FAQ updates and fixes

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

23 years agoOops, actually add hu.po :-)
Chris Allegretta [Tue, 6 Feb 2001 05:16:59 +0000 (05:16 +0000)]
Oops, actually add hu.po :-)

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

23 years agodo_justify - If the keystroke after the justify is not the unjustify key, blank the...
Chris Allegretta [Mon, 5 Feb 2001 18:24:33 +0000 (18:24 +0000)]
do_justify - If the keystroke after the justify is not the unjustify key, blank the statsubar (bug reported by Neil Parks)

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

23 years agohu.po: - Hungarian translation by Horvath Szabolcs
Chris Allegretta [Mon, 5 Feb 2001 13:51:31 +0000 (13:51 +0000)]
hu.po: - Hungarian translation by Horvath Szabolcs

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

23 years agoFix for bugu #54
Chris Allegretta [Mon, 5 Feb 2001 13:43:23 +0000 (13:43 +0000)]
Fix for bugu #54

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

23 years agoAdded BUG #54
Chris Allegretta [Sun, 4 Feb 2001 22:21:12 +0000 (22:21 +0000)]
Added BUG #54

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

23 years agoUpdated for latest CVS.
Jordi Mallach [Sun, 4 Feb 2001 00:11:02 +0000 (00:11 +0000)]
Updated for latest CVS.

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

23 years agoconfigure.in: - Autoconf compatibility fixes (Pavel Roskin)
Chris Allegretta [Thu, 1 Feb 2001 22:56:44 +0000 (22:56 +0000)]
configure.in:  - Autoconf compatibility fixes (Pavel Roskin)

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

23 years agoBack to CVS version
Chris Allegretta [Wed, 31 Jan 2001 23:24:54 +0000 (23:24 +0000)]
Back to CVS version

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

23 years agoNano 0.9.99pre2 release v0.9.99pre2
Chris Allegretta [Wed, 31 Jan 2001 23:22:36 +0000 (23:22 +0000)]
Nano 0.9.99pre2 release

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

23 years agoUpdate NEWS for upcoming release
Chris Allegretta [Wed, 31 Jan 2001 18:01:24 +0000 (18:01 +0000)]
Update NEWS for upcoming release

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

23 years agoFix cursor not on after resize
Chris Allegretta [Mon, 29 Jan 2001 23:40:43 +0000 (23:40 +0000)]
Fix cursor not on after resize

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

23 years agoFix for resizing the window in modes other than normal edit mode Changes to handle_si...
Chris Allegretta [Mon, 29 Jan 2001 23:37:54 +0000 (23:37 +0000)]
Fix for resizing the window in modes other than normal edit mode Changes to handle_sigwinch(), main().  Fixes bug #52 (Rocco)

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

23 years agodo_alt_speller and nanogetstr fixes
Chris Allegretta [Sat, 27 Jan 2001 19:25:00 +0000 (19:25 +0000)]
do_alt_speller and nanogetstr fixes

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

23 years agoupdated bugs as discussed on the list
Robert Siemborski [Fri, 26 Jan 2001 16:23:39 +0000 (16:23 +0000)]
updated bugs as discussed on the list

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

23 years agoFixed Bug #53
Chris Allegretta [Fri, 26 Jan 2001 01:57:32 +0000 (01:57 +0000)]
Fixed Bug #53

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

23 years agoAdded bug #53
Chris Allegretta [Thu, 25 Jan 2001 22:16:12 +0000 (22:16 +0000)]
Added bug #53

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

23 years agousername_tab_completion() - Removed redundant conditional (Rocco)
Chris Allegretta [Tue, 23 Jan 2001 04:16:31 +0000 (04:16 +0000)]
username_tab_completion() - Removed redundant conditional (Rocco)

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

23 years agousername_tab_completion: rewritten using getpwent
Chris Allegretta [Tue, 23 Jan 2001 03:27:31 +0000 (03:27 +0000)]
username_tab_completion: rewritten using getpwent

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

23 years agoRocco's groovy fixes to real_dir_from_tilde
Chris Allegretta [Tue, 23 Jan 2001 03:09:15 +0000 (03:09 +0000)]
Rocco's groovy fixes to real_dir_from_tilde

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

23 years agoreplace for loop for hline init with memset in init functions
Chris Allegretta [Tue, 23 Jan 2001 02:35:04 +0000 (02:35 +0000)]
replace for loop for hline init with memset in init functions

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

23 years agoOops, Rob not Rocco :>
Chris Allegretta [Tue, 23 Jan 2001 01:22:32 +0000 (01:22 +0000)]
Oops, Rob not Rocco :>

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

23 years agoOops, center_x and y, not current. Thx Rocco
Chris Allegretta [Tue, 23 Jan 2001 01:17:07 +0000 (01:17 +0000)]
Oops, center_x and y, not current.  Thx Rocco

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

23 years agoreal_dir_from_tilde() - Rewritten using getpwent (suggected by Adam)
Chris Allegretta [Mon, 22 Jan 2001 22:17:08 +0000 (22:17 +0000)]
real_dir_from_tilde() - Rewritten using getpwent (suggected by Adam)

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

23 years agototsize fix in do_justify
Robert Siemborski [Sun, 21 Jan 2001 23:23:48 +0000 (23:23 +0000)]
totsize fix in do_justify

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

23 years agoOops, make that usage()
Chris Allegretta [Sun, 21 Jan 2001 16:35:49 +0000 (16:35 +0000)]
Oops, make that usage()

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

23 years agoversion() - Add arg to -T help (Rocco).
Chris Allegretta [Sun, 21 Jan 2001 16:08:21 +0000 (16:08 +0000)]
version() - Add arg to -T help (Rocco).

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

23 years agoRemoved - from version in NEWS and ChangeLog
Chris Allegretta [Sun, 21 Jan 2001 02:35:03 +0000 (02:35 +0000)]
Removed - from version in NEWS and ChangeLog

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

23 years ago global.c: Don't define toggles global or toggle_init_one if using --tiny
Chris Allegretta [Sat, 20 Jan 2001 22:18:18 +0000 (22:18 +0000)]
 global.c: Don't define toggles global or toggle_init_one if using --tiny

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