]> git.wh0rd.org Git - nano.git/log
nano.git
20 years agoon systems that need raw(), call it once instead of every time through
David Lawrence Ramsey [Mon, 12 Jan 2004 03:28:06 +0000 (03:28 +0000)]
on systems that need raw(), call it once instead of every time through
the input/output loop in main()

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

20 years agoremove a few more unneeded spaces
David Lawrence Ramsey [Sat, 10 Jan 2004 06:12:04 +0000 (06:12 +0000)]
remove a few more unneeded spaces

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

20 years agominor fixes for the README
David Lawrence Ramsey [Sat, 10 Jan 2004 06:02:05 +0000 (06:02 +0000)]
minor fixes for the README

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

20 years agoBack to CVS
David Lawrence Ramsey [Fri, 9 Jan 2004 23:26:54 +0000 (23:26 +0000)]
Back to CVS

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

20 years agoGNU nano 1.3.1 v1.3.1
David Lawrence Ramsey [Fri, 9 Jan 2004 23:22:02 +0000 (23:22 +0000)]
GNU nano 1.3.1

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

20 years agoupdate the year in do_credits() too
David Lawrence Ramsey [Fri, 9 Jan 2004 23:06:54 +0000 (23:06 +0000)]
update the year in do_credits() too

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

20 years agoupdate the copyright years on the source files to 2004 (adding a few
David Lawrence Ramsey [Fri, 9 Jan 2004 23:04:55 +0000 (23:04 +0000)]
update the copyright years on the source files to 2004 (adding a few
minor comment tweaks so that all the source files are covered)

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

20 years agoremove now-unnecessary initialization of kbinput in main()
David Lawrence Ramsey [Fri, 9 Jan 2004 22:38:09 +0000 (22:38 +0000)]
remove now-unnecessary initialization of kbinput in main()

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

20 years agoadd formatting and typo fixes for NEWS, and add version numbers (minus
David Lawrence Ramsey [Tue, 6 Jan 2004 17:12:28 +0000 (17:12 +0000)]
add formatting and typo fixes for NEWS, and add version numbers (minus
"-cvs" suffixes) to the manpages

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

20 years agominor comment fixes
David Lawrence Ramsey [Tue, 6 Jan 2004 01:45:04 +0000 (01:45 +0000)]
minor comment fixes

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

20 years agoadd verbatim input question and a few minor fixes to the faq
David Lawrence Ramsey [Mon, 5 Jan 2004 19:01:53 +0000 (19:01 +0000)]
add verbatim input question and a few minor fixes to the faq

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

20 years agofind all beginning-of-line and/or end-of-line regexes once per line, not
David Lawrence Ramsey [Sat, 3 Jan 2004 21:42:25 +0000 (21:42 +0000)]
find all beginning-of-line and/or end-of-line regexes once per line, not
just the zero-length ones; this fixes multiple replaces occurring with
them in conjunction with "*"

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

20 years agoclean up a bit of weirdness in do_replace_loop()
David Lawrence Ramsey [Mon, 29 Dec 2003 02:15:23 +0000 (02:15 +0000)]
clean up a bit of weirdness in do_replace_loop()

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

20 years agocomment addition, minor cosmetic fixes
David Lawrence Ramsey [Sun, 28 Dec 2003 03:56:04 +0000 (03:56 +0000)]
comment addition, minor cosmetic fixes

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

20 years agotypo fix
David Lawrence Ramsey [Wed, 24 Dec 2003 21:47:28 +0000 (21:47 +0000)]
typo fix

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

20 years agoand wrap the zero-length regex displaying code in a HAVE_REGEX_H #define
David Lawrence Ramsey [Wed, 24 Dec 2003 08:29:49 +0000 (08:29 +0000)]
and wrap the zero-length regex displaying code in a HAVE_REGEX_H #define

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

20 years agodisplay a highlighted space for zero-length regex matches, so that we
David Lawrence Ramsey [Wed, 24 Dec 2003 08:17:54 +0000 (08:17 +0000)]
display a highlighted space for zero-length regex matches, so that we
have a reference point when we're replacing them

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

20 years agoadd DB's overhaul of the cutting code and related file-writing code, his
David Lawrence Ramsey [Wed, 24 Dec 2003 08:03:54 +0000 (08:03 +0000)]
add DB's overhaul of the cutting code and related file-writing code, his
fixes to check_operating_dir(), and a few minor cleanups and fixes of
mine

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

20 years agothe last of the low-level input overhaul: make the global shortcut list
David Lawrence Ramsey [Wed, 24 Dec 2003 03:33:09 +0000 (03:33 +0000)]
the last of the low-level input overhaul: make the global shortcut list
use NANO_NO_KEY to represent no key value, add the NANO_HISTORY_KEY
sentinel value, add support for many more escape sequences for those
terminals that generate them, add DB's extensibility tweaks to
do_yesno(), make ASCII 128 act like Backspace when -d is used, add
various cleanups to the low-level input functions, and make the last of
the low-level input routines use the new low-level input functions

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

20 years agofix search/replace misbehaviors for good (I hope)
David Lawrence Ramsey [Wed, 24 Dec 2003 03:13:44 +0000 (03:13 +0000)]
fix search/replace misbehaviors for good (I hope)

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

20 years agominor redundancy fix
David Lawrence Ramsey [Sun, 30 Nov 2003 02:22:22 +0000 (02:22 +0000)]
minor redundancy fix

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

20 years agoanother low-level input overhaul: split out low-level mouse input,
David Lawrence Ramsey [Fri, 28 Nov 2003 19:47:42 +0000 (19:47 +0000)]
another low-level input overhaul: split out low-level mouse input,
remove references to ncurses key values from the global shortcut list
and restructure it to specify function key values when needed, hook up
verbatim input to the edit window, and do a few miscellaneous cleanups

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

20 years agoreplace the old fix for infinite regex replacement loops with something
David Lawrence Ramsey [Fri, 28 Nov 2003 16:04:24 +0000 (16:04 +0000)]
replace the old fix for infinite regex replacement loops with something
that works better and is less hackish

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

20 years agoUpdated Romanian translation by Laurentiu Buzdugan.
Jordi Mallach [Tue, 25 Nov 2003 11:30:05 +0000 (11:30 +0000)]
Updated Romanian translation by Laurentiu Buzdugan.

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

20 years agoadd check for glib 2.x
David Lawrence Ramsey [Thu, 20 Nov 2003 00:15:52 +0000 (00:15 +0000)]
add check for glib 2.x

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

20 years agominor tabbing fix
David Lawrence Ramsey [Thu, 20 Nov 2003 00:14:16 +0000 (00:14 +0000)]
minor tabbing fix

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

20 years agodon't prompt if we're saving only a selection of a file under a
David Lawrence Ramsey [Wed, 19 Nov 2003 23:59:14 +0000 (23:59 +0000)]
don't prompt if we're saving only a selection of a file under a
different name

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

21 years agoAdded Danilo Segan (Serbian).
Jordi Mallach [Thu, 6 Nov 2003 10:47:44 +0000 (10:47 +0000)]
Added Danilo Segan (Serbian).

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

21 years agoAdded Serbian translation (Danilo Segan).
Jordi Mallach [Thu, 6 Nov 2003 10:39:38 +0000 (10:39 +0000)]
Added Serbian translation (Danilo Segan).
Recoded ChangeLog to UTF-8.

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

21 years agominor cosmetic fixes
David Lawrence Ramsey [Wed, 5 Nov 2003 22:04:08 +0000 (22:04 +0000)]
minor cosmetic fixes

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

21 years agoupdate nano.spec.in for the 1.3 branch
David Lawrence Ramsey [Tue, 4 Nov 2003 18:34:44 +0000 (18:34 +0000)]
update nano.spec.in for the 1.3 branch

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

21 years agowork around problem with Backspace's generating ASCII 127 on Linux
David Lawrence Ramsey [Tue, 4 Nov 2003 18:32:35 +0000 (18:32 +0000)]
work around problem with Backspace's generating ASCII 127 on Linux
sometimes

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

21 years agoallow WHEREIS_NEXT_KEY to be used in view mode
David Lawrence Ramsey [Mon, 3 Nov 2003 00:13:21 +0000 (00:13 +0000)]
allow WHEREIS_NEXT_KEY to be used in view mode

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

21 years agoprompt before saving the current file under a different name
David Lawrence Ramsey [Fri, 31 Oct 2003 17:58:44 +0000 (17:58 +0000)]
prompt before saving the current file under a different name

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

21 years agoavoid infinite loop when doing a forward regex replace of "$"
David Lawrence Ramsey [Fri, 31 Oct 2003 17:53:38 +0000 (17:53 +0000)]
avoid infinite loop when doing a forward regex replace of "$"

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

21 years agoPatch from Martin-Eric Racine <q-funk@pp.fishpool.fi> to accept "Yy" and "Nn" as...
Jordi Mallach [Thu, 30 Oct 2003 13:10:32 +0000 (13:10 +0000)]
Patch from Martin-Eric Racine <q-funk@pp.fishpool.fi> to accept "Yy" and "Nn" as well as the Finnish letters in Yes/No prompts.

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

21 years agoBack to CVS
David Lawrence Ramsey [Thu, 23 Oct 2003 01:09:43 +0000 (01:09 +0000)]
Back to CVS

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

21 years agoGNU nano 1.3.0 v1.3.0
David Lawrence Ramsey [Wed, 22 Oct 2003 17:15:12 +0000 (17:15 +0000)]
GNU nano 1.3.0

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

21 years agominor comment fix
David Lawrence Ramsey [Wed, 22 Oct 2003 16:27:18 +0000 (16:27 +0000)]
minor comment fix

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

21 years agoavoid having duplicate case values when some key values are missing
David Lawrence Ramsey [Wed, 22 Oct 2003 16:20:47 +0000 (16:20 +0000)]
avoid having duplicate case values when some key values are missing
(assume ERR is -1 when doing so)

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

21 years agodocument the setting of EXTRA_DIST
David Lawrence Ramsey [Wed, 22 Oct 2003 15:37:13 +0000 (15:37 +0000)]
document the setting of EXTRA_DIST

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

21 years agoset EXTRA_DIST so that 'make dist" and "make distcheck" actually include
David Lawrence Ramsey [Wed, 22 Oct 2003 15:36:15 +0000 (15:36 +0000)]
set EXTRA_DIST so that 'make dist" and "make distcheck" actually include
the manual pages and their HTML versions

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

21 years agoCreate html manpages when building nano.
Jordi Mallach [Sun, 19 Oct 2003 23:30:48 +0000 (23:30 +0000)]
Create html manpages when building nano.

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

21 years agoSunOS 5.9 doesn't define KEY_RESIZE either
David Lawrence Ramsey [Sat, 18 Oct 2003 20:21:52 +0000 (20:21 +0000)]
SunOS 5.9 doesn't define KEY_RESIZE either

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

21 years agoUpdated Catalan translation.
Jordi Mallach [Sat, 18 Oct 2003 10:59:55 +0000 (10:59 +0000)]
Updated Catalan translation.

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

21 years agoChangelog update: fix problem with KEY_RESIZE's not being defined on
David Lawrence Ramsey [Fri, 10 Oct 2003 04:42:48 +0000 (04:42 +0000)]
Changelog update: fix problem with KEY_RESIZE's not being defined on
SunOS 5.7 and 5.8

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

21 years agofix problem with KEY_RESIZE's not being defined on SunOS 5.7 and 5.8
David Lawrence Ramsey [Fri, 10 Oct 2003 04:38:17 +0000 (04:38 +0000)]
fix problem with KEY_RESIZE's not being defined on SunOS 5.7 and 5.8

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

21 years agomiscellaneous #define cleanups
David Lawrence Ramsey [Fri, 3 Oct 2003 20:26:25 +0000 (20:26 +0000)]
miscellaneous #define cleanups

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

21 years agofix problems with the marking highlight's being drawn improperly in some
David Lawrence Ramsey [Fri, 3 Oct 2003 04:20:28 +0000 (04:20 +0000)]
fix problems with the marking highlight's being drawn improperly in some
cases

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

21 years agoadd missing set of parentheses
David Lawrence Ramsey [Tue, 30 Sep 2003 03:31:56 +0000 (03:31 +0000)]
add missing set of parentheses

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

21 years agohave nano handle SIGHUP/SIGTERM properly when it's suspended
David Lawrence Ramsey [Mon, 29 Sep 2003 07:21:11 +0000 (07:21 +0000)]
have nano handle SIGHUP/SIGTERM properly when it's suspended

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

21 years agoa few last missing minor bits of DB's refactored display code
David Lawrence Ramsey [Mon, 29 Sep 2003 05:15:24 +0000 (05:15 +0000)]
a few last missing minor bits of DB's refactored display code

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

21 years agoDB's minor efficiency tweak for do_mark()
David Lawrence Ramsey [Sun, 28 Sep 2003 21:26:49 +0000 (21:26 +0000)]
DB's minor efficiency tweak for do_mark()

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

21 years agoa few missing minor bits of DB's refactored display code
David Lawrence Ramsey [Sun, 28 Sep 2003 19:15:18 +0000 (19:15 +0000)]
a few missing minor bits of DB's refactored display code

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

21 years agoset fileformat back to 0 after reading in a file to prevent erroneous
David Lawrence Ramsey [Tue, 23 Sep 2003 04:25:05 +0000 (04:25 +0000)]
set fileformat back to 0 after reading in a file to prevent erroneous
conversion messages from showing up when we read in more files

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

21 years agominor cosmetic fixes
David Lawrence Ramsey [Mon, 22 Sep 2003 16:26:40 +0000 (16:26 +0000)]
minor cosmetic fixes

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

21 years agoremove abcd(); the low-level input overhaul left it unused
David Lawrence Ramsey [Mon, 22 Sep 2003 15:46:21 +0000 (15:46 +0000)]
remove abcd(); the low-level input overhaul left it unused

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

21 years agoall our memmove() function calls work on char*'s, so we can use the
David Lawrence Ramsey [Tue, 16 Sep 2003 02:04:00 +0000 (02:04 +0000)]
all our memmove() function calls work on char*'s, so we can use the
charmove() macro for them instead

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

21 years agoa few minor fixes for low-level keyboard input
David Lawrence Ramsey [Tue, 16 Sep 2003 01:22:31 +0000 (01:22 +0000)]
a few minor fixes for low-level keyboard input

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

21 years agoport over some of DB's refactored display code, most importantly the
David Lawrence Ramsey [Tue, 16 Sep 2003 01:16:49 +0000 (01:16 +0000)]
port over some of DB's refactored display code, most importantly the
display_string() function, and convert some parts of nano to use it

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

21 years ago2003-09-12 Jordi Mallach <jordi@gnu.org>
Jordi Mallach [Fri, 12 Sep 2003 00:25:04 +0000 (00:25 +0000)]
2003-09-12  Jordi Mallach  <jordi@gnu.org>

* POTFILES.in: Updated path to sources.

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

21 years agochange enum "topmidbotnone" to "topmidnone", since we no longer have a
David Lawrence Ramsey [Wed, 10 Sep 2003 20:31:02 +0000 (20:31 +0000)]
change enum "topmidbotnone" to "topmidnone", since we no longer have a
BOTTOM option

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

21 years agosince the SAMELINEWRAP flag is only used in nano.c, convert it to a
David Lawrence Ramsey [Wed, 10 Sep 2003 20:08:00 +0000 (20:08 +0000)]
since the SAMELINEWRAP flag is only used in nano.c, convert it to a
static int there and free up space for one more flag; also make a few
misc. cleanups involving #ifdefs

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

21 years agocapitalize one last rcfile message I missed before
David Lawrence Ramsey [Wed, 10 Sep 2003 17:15:12 +0000 (17:15 +0000)]
capitalize one last rcfile message I missed before

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

21 years agodon't let the user type in ASCII 127 at the statusbar prompt
David Lawrence Ramsey [Mon, 8 Sep 2003 18:01:49 +0000 (18:01 +0000)]
don't let the user type in ASCII 127 at the statusbar prompt

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

21 years agoDB's movement code overhaul (smooth paging, etc.) with a few of my fixes
David Lawrence Ramsey [Sun, 7 Sep 2003 23:57:24 +0000 (23:57 +0000)]
DB's movement code overhaul (smooth paging, etc.) with a few of my fixes

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

21 years agoBrand Huntsman's improved nanorc regexes
David Lawrence Ramsey [Sun, 7 Sep 2003 23:54:57 +0000 (23:54 +0000)]
Brand Huntsman's improved nanorc regexes

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

21 years agofix slang compilation problem
David Lawrence Ramsey [Sun, 7 Sep 2003 05:32:24 +0000 (05:32 +0000)]
fix slang compilation problem

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

21 years agoMajor package reorganization:
Jordi Mallach [Sun, 7 Sep 2003 00:44:12 +0000 (00:44 +0000)]
Major package reorganization:
- Move code to src/.
- Move docs to doc/:
  + texi doc to doc/texinfo/
  + original manual pages to doc/man/
  + translated manual pages to doc/man/xx/

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

21 years agomake sure the "historylog" option isn't included in tiny mode
David Lawrence Ramsey [Sat, 6 Sep 2003 21:44:37 +0000 (21:44 +0000)]
make sure the "historylog" option isn't included in tiny mode

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

21 years agominor nanorc.sample fixes
David Lawrence Ramsey [Sat, 6 Sep 2003 19:04:02 +0000 (19:04 +0000)]
minor nanorc.sample fixes

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

21 years agominor rcfile fixes
David Lawrence Ramsey [Sat, 6 Sep 2003 05:09:32 +0000 (05:09 +0000)]
minor rcfile fixes

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

21 years agoslightly simplify paragraph searching code
David Lawrence Ramsey [Thu, 4 Sep 2003 23:22:47 +0000 (23:22 +0000)]
slightly simplify paragraph searching code

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

21 years agoadd paragraph searching ability
David Lawrence Ramsey [Thu, 4 Sep 2003 20:25:29 +0000 (20:25 +0000)]
add paragraph searching ability

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

21 years agoUpdated French translation by Jean-Philippe Guérard.
Jordi Mallach [Mon, 1 Sep 2003 21:54:27 +0000 (21:54 +0000)]
Updated French translation by Jean-Philippe Guérard.

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

21 years agofix indentation of a label
David Lawrence Ramsey [Mon, 1 Sep 2003 16:34:12 +0000 (16:34 +0000)]
fix indentation of a label

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

21 years agoone last documentation fix
David Lawrence Ramsey [Sun, 31 Aug 2003 17:08:59 +0000 (17:08 +0000)]
one last documentation fix

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

21 years agodocumentation updates
David Lawrence Ramsey [Sun, 31 Aug 2003 16:44:10 +0000 (16:44 +0000)]
documentation updates

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

21 years agofix bug where calculated filename space on the titlebar is short by one
David Lawrence Ramsey [Sat, 30 Aug 2003 19:05:40 +0000 (19:05 +0000)]
fix bug where calculated filename space on the titlebar is short by one

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

21 years agofix Meta-X's turning the keypad off under ncurses
David Lawrence Ramsey [Fri, 29 Aug 2003 21:31:37 +0000 (21:31 +0000)]
fix Meta-X's turning the keypad off under ncurses

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

21 years agomove line wrapping toggle entry to global.c
David Lawrence Ramsey [Sat, 23 Aug 2003 21:16:02 +0000 (21:16 +0000)]
move line wrapping toggle entry to global.c

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

21 years agoWouter van Hemel's "Where Is Next" patch
David Lawrence Ramsey [Sat, 23 Aug 2003 21:11:06 +0000 (21:11 +0000)]
Wouter van Hemel's "Where Is Next" patch

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

21 years agoUpdated Turkish translation by A. Murat EREN.
Jordi Mallach [Sun, 17 Aug 2003 19:41:07 +0000 (19:41 +0000)]
Updated Turkish translation by A. Murat EREN.

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

21 years agominor changelog fix
David Lawrence Ramsey [Sun, 17 Aug 2003 05:40:45 +0000 (05:40 +0000)]
minor changelog fix

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

21 years agoremove unneeded breaks at the ends of default: clauses
David Lawrence Ramsey [Sun, 17 Aug 2003 03:31:57 +0000 (03:31 +0000)]
remove unneeded breaks at the ends of default: clauses

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

21 years agolow-level input overhaul
David Lawrence Ramsey [Sun, 17 Aug 2003 02:48:43 +0000 (02:48 +0000)]
low-level input overhaul

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

21 years agoUpdate the ChangeLog too
Chris Allegretta [Tue, 12 Aug 2003 02:40:47 +0000 (02:40 +0000)]
Update the ChangeLog too

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

21 years agoUpdate stable/development series maintainership in the AUTHORS file
Chris Allegretta [Tue, 12 Aug 2003 02:37:01 +0000 (02:37 +0000)]
Update stable/development series maintainership in the AUTHORS file

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

21 years agoadd 1.3 fork info, change version to 1.2.99-cvs
Chris Allegretta [Tue, 12 Aug 2003 02:34:03 +0000 (02:34 +0000)]
add 1.3 fork info, change version to 1.2.99-cvs

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

21 years agoBack to CVS
Chris Allegretta [Tue, 12 Aug 2003 02:01:17 +0000 (02:01 +0000)]
Back to CVS

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

21 years agoGNU nano 1.2.2 release v1.2.2
Chris Allegretta [Tue, 12 Aug 2003 01:49:20 +0000 (01:49 +0000)]
GNU nano 1.2.2 release

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

21 years ago- winio.c:nanogetstr() - Fix problem where pressing down,up,down does not blank the...
Chris Allegretta [Mon, 11 Aug 2003 00:32:45 +0000 (00:32 +0000)]
- winio.c:nanogetstr() - Fix problem where pressing down,up,down does not blank the search prompt but keeps the previous search (DLR)

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

21 years agoUpdated Catalan translation.
Jordi Mallach [Tue, 5 Aug 2003 21:39:12 +0000 (21:39 +0000)]
Updated Catalan translation.

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

21 years agoRemove gettext marks from debug messages.
Jordi Mallach [Tue, 5 Aug 2003 19:31:12 +0000 (19:31 +0000)]
Remove gettext marks from debug messages.
Add translator comments for short statusbar messages.

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

21 years agoAdd DLR's excellent workaround for strcasecmp not being available
Chris Allegretta [Mon, 4 Aug 2003 02:51:12 +0000 (02:51 +0000)]
Add DLR's excellent workaround for strcasecmp not being available

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

21 years agoUse DLR's home/end patch instead of mine, because it's cleaner and remove some unneed...
Chris Allegretta [Mon, 4 Aug 2003 02:12:03 +0000 (02:12 +0000)]
Use DLR's home/end patch instead of mine, because it's cleaner and remove some unneeded code in do_help()

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

21 years ago- winio.c:nanogetstr() - Add handler for Alt-[-H and F as home and end when -K is...
Chris Allegretta [Mon, 4 Aug 2003 00:59:27 +0000 (00:59 +0000)]
- winio.c:nanogetstr() - Add handler for Alt-[-H and F as home and end when -K is used.  Basically a workaround until a cleaner way can be found.

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

21 years agofaq update for inability to see color when nano is compiled w/color support
David Lawrence Ramsey [Wed, 2 Jul 2003 14:20:11 +0000 (14:20 +0000)]
faq update for inability to see color when nano is compiled w/color support

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

21 years agoa few more manpage fixes, and a resync of their html versions
David Lawrence Ramsey [Sun, 29 Jun 2003 02:25:46 +0000 (02:25 +0000)]
a few more manpage fixes, and a resync of their html versions

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

21 years agomiscellaneous cleanups, updates, and fixes
David Lawrence Ramsey [Sat, 14 Jun 2003 20:41:34 +0000 (20:41 +0000)]
miscellaneous cleanups, updates, and fixes

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