]> git.wh0rd.org Git - nano.git/log
nano.git
18 years agomove color regexes into separate files, and restructure things so that
David Lawrence Ramsey [Thu, 1 Jun 2006 17:23:28 +0000 (17:23 +0000)]
move color regexes into separate files, and restructure things so that
they're installed properly and nanorc.sample references them properly

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

18 years agoin doc/man/Makefile.am, simplify the setting of SUBDIRS
David Lawrence Ramsey [Thu, 1 Jun 2006 16:53:03 +0000 (16:53 +0000)]
in doc/man/Makefile.am, simplify the setting of SUBDIRS

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

18 years agoin nanorc.sample, per John M. Gabriele's patch with a few tweaks by me,
David Lawrence Ramsey [Thu, 1 Jun 2006 02:19:54 +0000 (02:19 +0000)]
in nanorc.sample, per John M. Gabriele's patch with a few tweaks by me,
add regexes for Ruby

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

18 years agoin nanorc.sample, per John M. Gabriele's patch, tweak the "nanorc"
David Lawrence Ramsey [Thu, 1 Jun 2006 01:58:42 +0000 (01:58 +0000)]
in nanorc.sample, per John M. Gabriele's patch, tweak the "nanorc"
regexes to color keywords bright green instead of cyan

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

18 years agoin nanorc.sample, simplify the extensions associated with the "nanorc"
David Lawrence Ramsey [Thu, 1 Jun 2006 01:54:41 +0000 (01:54 +0000)]
in nanorc.sample, simplify the extensions associated with the "nanorc"
regexes

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

18 years agoin nanorc.sample, per John M. Gabriele's patch, tweak the "nanorc"
David Lawrence Ramsey [Thu, 1 Jun 2006 01:51:41 +0000 (01:51 +0000)]
in nanorc.sample, per John M. Gabriele's patch, tweak the "nanorc"
regexes to color comments bright blue instead of blue

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

18 years agoin nanorc.sample, per Benno Schulenberg's patch, tweak the "shellscript"
David Lawrence Ramsey [Thu, 1 Jun 2006 01:26:35 +0000 (01:26 +0000)]
in nanorc.sample, per Benno Schulenberg's patch, tweak the "shellscript"
regexes to properly color all special variables, such as $? and $@

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

18 years agoredundancy fix
David Lawrence Ramsey [Thu, 1 Jun 2006 01:15:06 +0000 (01:15 +0000)]
redundancy fix

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

18 years agomiscellaneous minor fixes
David Lawrence Ramsey [Tue, 30 May 2006 20:51:15 +0000 (20:51 +0000)]
miscellaneous minor fixes

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

18 years agoin src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an
David Lawrence Ramsey [Sun, 28 May 2006 22:33:14 +0000 (22:33 +0000)]
in src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an
intl directory inside the source directory anymore

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

18 years agoanother cosmetic fix
David Lawrence Ramsey [Sun, 28 May 2006 22:24:03 +0000 (22:24 +0000)]
another cosmetic fix

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

18 years agoin various functions in rcfile.c, add quotes around invalid string
David Lawrence Ramsey [Sun, 28 May 2006 19:00:16 +0000 (19:00 +0000)]
in various functions in rcfile.c, add quotes around invalid string
arguments in error messages, for consistency; also, move
color_to_short() dowm so that it's near parse_colors(), for consistency

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

18 years agoin color_update(), fix incorrect setting of defcolor, which prevented
David Lawrence Ramsey [Sun, 28 May 2006 18:51:48 +0000 (18:51 +0000)]
in color_update(), fix incorrect setting of defcolor, which prevented
the reserved "default" syntax from being handled correctly

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

18 years agotypo fixes
David Lawrence Ramsey [Sun, 28 May 2006 18:43:21 +0000 (18:43 +0000)]
typo fixes

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

18 years agomore cosmetic fixes
David Lawrence Ramsey [Sun, 28 May 2006 17:30:28 +0000 (17:30 +0000)]
more cosmetic fixes

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

18 years agocosmetic fixes
David Lawrence Ramsey [Sun, 28 May 2006 17:09:49 +0000 (17:09 +0000)]
cosmetic fixes

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

18 years agoin parse_verbatim_kbinput(), don't include the ability to enter a
David Lawrence Ramsey [Sun, 28 May 2006 16:25:15 +0000 (16:25 +0000)]
in parse_verbatim_kbinput(), don't include the ability to enter a
Unicode sequence via verbatim input mode if we're not in a UTF-8 locale

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

18 years agodon't blank the statusbar after getting verbatim input if constant
David Lawrence Ramsey [Sat, 27 May 2006 18:19:03 +0000 (18:19 +0000)]
don't blank the statusbar after getting verbatim input if constant
cursor position display is on

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

18 years agoin check_statusblank(), avoid redundant updates when statusblank is 0
David Lawrence Ramsey [Sat, 27 May 2006 18:06:11 +0000 (18:06 +0000)]
in check_statusblank(), avoid redundant updates when statusblank is 0

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

18 years agoin faq.html, update section 3.8 to mention the new "Unicode Input"
David Lawrence Ramsey [Sat, 27 May 2006 17:58:41 +0000 (17:58 +0000)]
in faq.html, update section 3.8 to mention the new "Unicode Input"
prompt, and how Unicode input only works when Unicode support is enabled

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

18 years agovarious input/output fixes: allow normal typing of high-bit control
David Lawrence Ramsey [Sat, 27 May 2006 17:39:19 +0000 (17:39 +0000)]
various input/output fixes: allow normal typing of high-bit control
characters, as Pico does; in do_verbatim_input(), unconditionally blank
the statusbar as soon as we're finished getting input; and in
parse_verbatim_kbinput(), don't include the ability to enter a Unicode
sequence via verbatim input mode if ENABLE_UTF8 isn't defined

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

18 years agoremove unneeded comment
David Lawrence Ramsey [Sat, 27 May 2006 17:17:06 +0000 (17:17 +0000)]
remove unneeded comment

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

18 years agoadd Benno Schulenberg's translator comments, and fix typos in the last
David Lawrence Ramsey [Sat, 27 May 2006 16:02:48 +0000 (16:02 +0000)]
add Benno Schulenberg's translator comments, and fix typos in the last
changelog entry

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

18 years agoper Benno Schulenberg's patch with a few tweaks by me, if we're using
David Lawrence Ramsey [Sat, 27 May 2006 15:52:26 +0000 (15:52 +0000)]
per Benno Schulenberg's patch with a few tweaks by me, if we're using
verbatim input to enter a Unicode sequence, indicate it on the
statusbar; also, refactor the Unicode sequence handler function to
remove redundant code

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

18 years agoadd missing changelog entry
David Lawrence Ramsey [Sat, 27 May 2006 15:18:05 +0000 (15:18 +0000)]
add missing changelog entry

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

18 years agoanother typo fix
David Lawrence Ramsey [Sat, 27 May 2006 14:46:56 +0000 (14:46 +0000)]
another typo fix

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

18 years agotypo fix
David Lawrence Ramsey [Fri, 26 May 2006 18:50:44 +0000 (18:50 +0000)]
typo fix

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

18 years agoerror message improvements
David Lawrence Ramsey [Fri, 26 May 2006 17:06:05 +0000 (17:06 +0000)]
error message improvements

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

18 years agoin parse_rcfile(), properly handle rcfiles that don't end in newlines
David Lawrence Ramsey [Fri, 26 May 2006 13:49:00 +0000 (13:49 +0000)]
in parse_rcfile(), properly handle rcfiles that don't end in newlines

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

18 years agoin parse_rcfile(), change variable i from an int to a size_t, for
David Lawrence Ramsey [Fri, 26 May 2006 13:38:49 +0000 (13:38 +0000)]
in parse_rcfile(), change variable i from an int to a size_t, for
consistency

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

18 years agohandle all syntaxes without associated colors in parse_rcfile()
David Lawrence Ramsey [Fri, 26 May 2006 13:27:28 +0000 (13:27 +0000)]
handle all syntaxes without associated colors in parse_rcfile()

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

18 years agoin parse_rcfile(), properly generate an error if we've read in a syntax
David Lawrence Ramsey [Fri, 26 May 2006 12:56:30 +0000 (12:56 +0000)]
in parse_rcfile(), properly generate an error if we've read in a syntax
without any associated color command

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

18 years agomore comment fixes
David Lawrence Ramsey [Fri, 26 May 2006 11:58:37 +0000 (11:58 +0000)]
more comment fixes

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

18 years agofix edit_redraw() breakage
David Lawrence Ramsey [Fri, 26 May 2006 03:46:03 +0000 (03:46 +0000)]
fix edit_redraw() breakage

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

18 years agocomment fixes
David Lawrence Ramsey [Fri, 26 May 2006 03:22:44 +0000 (03:22 +0000)]
comment fixes

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

18 years agoredundancy fix
David Lawrence Ramsey [Fri, 26 May 2006 03:12:35 +0000 (03:12 +0000)]
redundancy fix

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

18 years agoin edit_redraw(), fix problem where not all lines would be updated
David Lawrence Ramsey [Fri, 26 May 2006 03:04:24 +0000 (03:04 +0000)]
in edit_redraw(), fix problem where not all lines would be updated
properly if we'd scrolled off the screen and the mark was on

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

18 years agoadd missing blank line
David Lawrence Ramsey [Fri, 26 May 2006 03:02:50 +0000 (03:02 +0000)]
add missing blank line

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

18 years agoremove duplicate escape sequence-interpreting code
David Lawrence Ramsey [Thu, 25 May 2006 22:10:27 +0000 (22:10 +0000)]
remove duplicate escape sequence-interpreting code

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

18 years agoin parse_kbinput(), if we get Escape followed by an escape sequence,
David Lawrence Ramsey [Thu, 25 May 2006 21:39:25 +0000 (21:39 +0000)]
in parse_kbinput(), if we get Escape followed by an escape sequence,
interpret the escape sequence for consistency; also ignore unhandled
function keys for consistency

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

18 years agoin shortcut_init(), remove the "Go To Line" shortcut in the replace
David Lawrence Ramsey [Thu, 25 May 2006 04:02:50 +0000 (04:02 +0000)]
in shortcut_init(), remove the "Go To Line" shortcut in the replace
shortcut list, for compatibility with Pico

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

18 years agocomment fix
David Lawrence Ramsey [Wed, 24 May 2006 21:12:08 +0000 (21:12 +0000)]
comment fix

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

18 years agoper Benno Schulenberg's patch, with a few tweaks by me, add miscellaneous
David Lawrence Ramsey [Wed, 24 May 2006 21:07:10 +0000 (21:07 +0000)]
per Benno Schulenberg's patch, with a few tweaks by me, add miscellaneous
minor fixes to nanorc.sample

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

18 years agoper Benno Schulenberg's patch with some additions of mine, explain the
David Lawrence Ramsey [Wed, 24 May 2006 20:55:44 +0000 (20:55 +0000)]
per Benno Schulenberg's patch with some additions of mine, explain the
mouse support in more detail, and sync the text of its description across
all documentation

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

18 years agofix more breakage
David Lawrence Ramsey [Wed, 24 May 2006 20:39:03 +0000 (20:39 +0000)]
fix more breakage

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

18 years agomore cleanly ignore unhandled meta key sequences and escape sequences;
David Lawrence Ramsey [Wed, 24 May 2006 19:48:03 +0000 (19:48 +0000)]
more cleanly ignore unhandled meta key sequences and escape sequences;
to get this to work properly, add a shortcut for moving to the next
search/replace string

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

18 years agodon't call wrap_reset() if we use verbatim input
David Lawrence Ramsey [Wed, 24 May 2006 18:36:38 +0000 (18:36 +0000)]
don't call wrap_reset() if we use verbatim input

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

18 years agoper Benno Schulenberg's patch, fix the statusbar's not blanking properly
David Lawrence Ramsey [Wed, 24 May 2006 18:23:21 +0000 (18:23 +0000)]
per Benno Schulenberg's patch, fix the statusbar's not blanking properly
after verbatim input

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

18 years agofix breakage
David Lawrence Ramsey [Wed, 24 May 2006 18:10:41 +0000 (18:10 +0000)]
fix breakage

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

18 years agocapitalization fixes
David Lawrence Ramsey [Wed, 24 May 2006 17:37:39 +0000 (17:37 +0000)]
capitalization fixes

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

18 years agoignore unhandled meta key sequences and escape sequences, and indicate
David Lawrence Ramsey [Wed, 24 May 2006 17:36:00 +0000 (17:36 +0000)]
ignore unhandled meta key sequences and escape sequences, and indicate
it on the statusbar when we get an unhandled shortcut or toggle, as Pico
does

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

18 years agomore miscellaneous documentation fixes
David Lawrence Ramsey [Tue, 23 May 2006 16:23:10 +0000 (16:23 +0000)]
more miscellaneous documentation fixes

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

18 years agomore various wording fixes
David Lawrence Ramsey [Tue, 23 May 2006 16:17:37 +0000 (16:17 +0000)]
more various wording fixes

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

18 years agocomment fix
David Lawrence Ramsey [Mon, 22 May 2006 18:30:09 +0000 (18:30 +0000)]
comment fix

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

18 years agoadd missing blank line to the help text when NANO_TINY is defined and
David Lawrence Ramsey [Mon, 22 May 2006 18:28:20 +0000 (18:28 +0000)]
add missing blank line to the help text when NANO_TINY is defined and
DISABLE_HELP isn't, plus a formatting fix

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

18 years agoadd missing #ifdef
David Lawrence Ramsey [Mon, 22 May 2006 15:45:24 +0000 (15:45 +0000)]
add missing #ifdef

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

18 years agoavoid unnecessary scrolling when moving to the last line of the help
David Lawrence Ramsey [Mon, 22 May 2006 02:23:56 +0000 (02:23 +0000)]
avoid unnecessary scrolling when moving to the last line of the help
text

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

18 years agohandle prepending of wrapped text in one place instead of many, so that
David Lawrence Ramsey [Mon, 22 May 2006 02:08:49 +0000 (02:08 +0000)]
handle prepending of wrapped text in one place instead of many, so that
it always works consistently

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

18 years agocosmetic fix
David Lawrence Ramsey [Mon, 22 May 2006 01:29:30 +0000 (01:29 +0000)]
cosmetic fix

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

18 years agomore comment fixes
David Lawrence Ramsey [Mon, 22 May 2006 01:26:24 +0000 (01:26 +0000)]
more comment fixes

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

18 years agocomment fix
David Lawrence Ramsey [Mon, 22 May 2006 01:24:09 +0000 (01:24 +0000)]
comment fix

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

18 years agoper Benno Schulenberg's patch, add more shortcut description and
David Lawrence Ramsey [Sun, 21 May 2006 21:37:21 +0000 (21:37 +0000)]
per Benno Schulenberg's patch, add more shortcut description and
translator comment tweaks

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

18 years agoper Benno Schulenberg's patch, in nano.texi, change all occurrences of
David Lawrence Ramsey [Sun, 21 May 2006 21:32:13 +0000 (21:32 +0000)]
per Benno Schulenberg's patch, in nano.texi, change all occurrences of
"file name" to "filename"

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

18 years agohandle statusbar blanking in one place instead of many, so that it
David Lawrence Ramsey [Sun, 21 May 2006 21:23:21 +0000 (21:23 +0000)]
handle statusbar blanking in one place instead of many, so that it
always works consistently, per Benno Schulenberg's patch (with a few
tweaks of mine); also, blank the statusbar after 26 keystrokes instead
of 25, for compatibility with Pico

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

18 years agovarious miscellaneous cutting fixes
David Lawrence Ramsey [Sun, 21 May 2006 20:03:43 +0000 (20:03 +0000)]
various miscellaneous cutting fixes

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

18 years agoin do_input(), don't blow away the cutbuffer when the shortcut we get is
David Lawrence Ramsey [Sun, 21 May 2006 17:58:08 +0000 (17:58 +0000)]
in do_input(), don't blow away the cutbuffer when the shortcut we get is
do_cut_till_end()

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

18 years agoin nanorc.sample, further simplify the "groff" regexes
David Lawrence Ramsey [Sun, 21 May 2006 17:51:54 +0000 (17:51 +0000)]
in nanorc.sample, further simplify the "groff" regexes

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

18 years agoin nanorc.sample, remove unneeded foreground color for the Java source
David Lawrence Ramsey [Sun, 21 May 2006 17:27:04 +0000 (17:27 +0000)]
in nanorc.sample, remove unneeded foreground color for the Java source
regex used to highlight trailing whitespace, since we now support
background colors without foreground colors

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

18 years agowording fix
David Lawrence Ramsey [Sun, 21 May 2006 17:15:41 +0000 (17:15 +0000)]
wording fix

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

18 years agoproperly highlight the "include" command
David Lawrence Ramsey [Sun, 21 May 2006 17:15:06 +0000 (17:15 +0000)]
properly highlight the "include" command

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

18 years agoin nanorc.sample, replace instances of "\w" with its equivalent
David Lawrence Ramsey [Sun, 21 May 2006 16:50:16 +0000 (16:50 +0000)]
in nanorc.sample, replace instances of "\w" with its equivalent
"[0-9A-Za-z_]", and instances of "\W" with its equivalent
"[^0-9A-Za-z_]", for greater readability

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

18 years agoremove unneeded blank line
David Lawrence Ramsey [Sat, 20 May 2006 17:29:14 +0000 (17:29 +0000)]
remove unneeded blank line

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

18 years agoin get_control_kbinput(), fix Ctrl-? breakage
David Lawrence Ramsey [Sat, 20 May 2006 17:19:09 +0000 (17:19 +0000)]
in get_control_kbinput(), fix Ctrl-? breakage

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

18 years agocosmetic fix
David Lawrence Ramsey [Sat, 20 May 2006 13:11:56 +0000 (13:11 +0000)]
cosmetic fix

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

18 years agoin break_line(), handle newlines consistently when searching for the
David Lawrence Ramsey [Fri, 19 May 2006 23:27:16 +0000 (23:27 +0000)]
in break_line(), handle newlines consistently when searching for the
last blank in the first group of blanks in the range of (goal - 1)

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

18 years agoin help_init(), add various wording fixes
David Lawrence Ramsey [Fri, 19 May 2006 23:07:02 +0000 (23:07 +0000)]
in help_init(), add various wording fixes

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

18 years agoin display_string(), properly display double-column characters if
David Lawrence Ramsey [Fri, 19 May 2006 17:50:01 +0000 (17:50 +0000)]
in display_string(), properly display double-column characters if
they're past the first virtual page and their first column is covered by
the "$" displayed at the beginning of the line

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

18 years agoreally fix handling of NANO_CONTROL_8
David Lawrence Ramsey [Fri, 19 May 2006 14:26:16 +0000 (14:26 +0000)]
really fix handling of NANO_CONTROL_8

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

18 years agoin src/Makefile.am, if we're uninstalling, remove the "rnano" symlink
David Lawrence Ramsey [Thu, 18 May 2006 20:18:36 +0000 (20:18 +0000)]
in src/Makefile.am, if we're uninstalling, remove the "rnano" symlink

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

18 years agocomment fixes
David Lawrence Ramsey [Thu, 18 May 2006 17:50:08 +0000 (17:50 +0000)]
comment fixes

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

18 years agowording fix
David Lawrence Ramsey [Thu, 18 May 2006 17:29:34 +0000 (17:29 +0000)]
wording fix

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

18 years agoin break_line(), fix problem where tab widths in columns are always
David Lawrence Ramsey [Thu, 18 May 2006 17:28:16 +0000 (17:28 +0000)]
in break_line(), fix problem where tab widths in columns are always
calculated as tabsize

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

18 years agoupdate TODO and UPGRADE for nano 2.0, since we're now in a feature
David Lawrence Ramsey [Wed, 17 May 2006 13:38:07 +0000 (13:38 +0000)]
update TODO and UPGRADE for nano 2.0, since we're now in a feature
freeze

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

18 years agoAdded Irish translation from the TP.
Jordi Mallach [Wed, 17 May 2006 06:54:47 +0000 (06:54 +0000)]
Added Irish translation from the TP.

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

18 years agoimprove NANO_REFRESH_KEY handling
David Lawrence Ramsey [Mon, 15 May 2006 15:17:50 +0000 (15:17 +0000)]
improve NANO_REFRESH_KEY handling

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

18 years agocosmetic fixes
David Lawrence Ramsey [Mon, 15 May 2006 14:47:16 +0000 (14:47 +0000)]
cosmetic fixes

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

18 years agotypo fix
David Lawrence Ramsey [Mon, 15 May 2006 14:34:11 +0000 (14:34 +0000)]
typo fix

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

18 years agoremove unneeded blank lines
David Lawrence Ramsey [Mon, 15 May 2006 14:16:55 +0000 (14:16 +0000)]
remove unneeded blank lines

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

18 years agocomment and formatting fixes
David Lawrence Ramsey [Sun, 14 May 2006 18:22:01 +0000 (18:22 +0000)]
comment and formatting fixes

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

18 years agoin help_init(), properly use mbstrlen() instead of strlen() when
David Lawrence Ramsey [Sun, 14 May 2006 17:48:01 +0000 (17:48 +0000)]
in help_init(), properly use mbstrlen() instead of strlen() when
calculating the amount of space available for "^Space" and "M-Space"

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

18 years agoremove unneeded whitespace
David Lawrence Ramsey [Sun, 14 May 2006 15:38:54 +0000 (15:38 +0000)]
remove unneeded whitespace

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

18 years agomore documentation updates from Benno Schulenberg, with a few tweaks and
David Lawrence Ramsey [Sun, 14 May 2006 15:19:38 +0000 (15:19 +0000)]
more documentation updates from Benno Schulenberg, with a few tweaks and
additions by me

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

18 years agocosmetic fixes
David Lawrence Ramsey [Sat, 13 May 2006 18:06:43 +0000 (18:06 +0000)]
cosmetic fixes

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

18 years agofix copyright notice in do_credits()
David Lawrence Ramsey [Sat, 13 May 2006 16:32:24 +0000 (16:32 +0000)]
fix copyright notice in do_credits()

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

18 years agomore comment fixes
David Lawrence Ramsey [Sat, 13 May 2006 15:03:09 +0000 (15:03 +0000)]
more comment fixes

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

18 years agocomment fixes
David Lawrence Ramsey [Sat, 13 May 2006 14:59:17 +0000 (14:59 +0000)]
comment fixes

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

18 years agofix bad #ifdef
David Lawrence Ramsey [Sat, 13 May 2006 13:02:14 +0000 (13:02 +0000)]
fix bad #ifdef

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

18 years agotypo fix
David Lawrence Ramsey [Fri, 12 May 2006 23:59:01 +0000 (23:59 +0000)]
typo fix

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

18 years agomiscellaneous cosmetic fixes
David Lawrence Ramsey [Fri, 12 May 2006 19:30:28 +0000 (19:30 +0000)]
miscellaneous cosmetic fixes

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

18 years agoin faq.html, make the link to the nano CVS page a bit more readable
David Lawrence Ramsey [Fri, 12 May 2006 15:36:32 +0000 (15:36 +0000)]
in faq.html, make the link to the nano CVS page a bit more readable

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