]> git.wh0rd.org Git - nano.git/log
nano.git
18 years agoreorganize the global toggle list to make it easier for new users, per
David Lawrence Ramsey [Thu, 20 Apr 2006 22:29:02 +0000 (22:29 +0000)]
reorganize the global toggle list to make it easier for new users, per
Benno Schulenberg's suggestion

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

18 years agocomment fixes
David Lawrence Ramsey [Thu, 20 Apr 2006 16:09:32 +0000 (16:09 +0000)]
comment fixes

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

18 years agoin nano.texi, add minor updates to put some text back in sync with
David Lawrence Ramsey [Thu, 20 Apr 2006 15:45:24 +0000 (15:45 +0000)]
in nano.texi, add minor updates to put some text back in sync with
nano's current feature set

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

18 years agoupdate modification date again
David Lawrence Ramsey [Thu, 20 Apr 2006 14:43:09 +0000 (14:43 +0000)]
update modification date again

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

18 years agoin nano.texi, add minor updates to put some text back in sync with
David Lawrence Ramsey [Thu, 20 Apr 2006 14:33:36 +0000 (14:33 +0000)]
in nano.texi, add minor updates to put some text back in sync with
nano's help text

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

18 years agostill another miscellaneous minor fix
David Lawrence Ramsey [Thu, 20 Apr 2006 14:15:16 +0000 (14:15 +0000)]
still another miscellaneous minor fix

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

18 years agoanother typo fix
David Lawrence Ramsey [Thu, 20 Apr 2006 03:20:13 +0000 (03:20 +0000)]
another typo fix

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

18 years agofix changelog entry
David Lawrence Ramsey [Thu, 20 Apr 2006 03:03:57 +0000 (03:03 +0000)]
fix changelog entry

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

18 years agoin renumber(), remove invalid assert
David Lawrence Ramsey [Thu, 20 Apr 2006 03:02:33 +0000 (03:02 +0000)]
in renumber(), remove invalid assert

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

18 years agoin toggle_init(), in the global toggle list, move the "Constant cursor
David Lawrence Ramsey [Wed, 19 Apr 2006 23:13:44 +0000 (23:13 +0000)]
in toggle_init(), in the global toggle list, move the "Constant cursor
position display" toggle up to after the "Use more space for editing"
toggle, for consistency

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

18 years agoin shortcut_init(), in the main shortcut list, move the "Refresh"
David Lawrence Ramsey [Wed, 19 Apr 2006 22:55:37 +0000 (22:55 +0000)]
in shortcut_init(), in the main shortcut list, move the "Refresh"
shortcut down to after the "Enter" shortcut, for consistency

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

18 years agoremove back references from sample Python regex
David Lawrence Ramsey [Wed, 19 Apr 2006 20:56:31 +0000 (20:56 +0000)]
remove back references from sample Python regex

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

18 years agoadd several blank entries to the main shortcut list, in order to make
David Lawrence Ramsey [Wed, 19 Apr 2006 14:09:01 +0000 (14:09 +0000)]
add several blank entries to the main shortcut list, in order to make
its help text easier to read

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

18 years agostill more comment fixes
David Lawrence Ramsey [Wed, 19 Apr 2006 13:36:56 +0000 (13:36 +0000)]
still more comment fixes

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

18 years agoadjust the shortcut list display and related mouse support to not waste
David Lawrence Ramsey [Tue, 18 Apr 2006 16:13:35 +0000 (16:13 +0000)]
adjust the shortcut list display and related mouse support to not waste
the last few characters of bottomwin when the screen width isn't a clean
multiple of the column width, per Benno Schulenberg's patch (with a few
tweaks by me)

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

18 years agoanother comment fix
David Lawrence Ramsey [Tue, 18 Apr 2006 15:58:50 +0000 (15:58 +0000)]
another comment fix

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

18 years agoin nano.texi, mention that backup files and spell checking are disabled
David Lawrence Ramsey [Sun, 16 Apr 2006 22:39:15 +0000 (22:39 +0000)]
in nano.texi, mention that backup files and spell checking are disabled
in restricted mode, as rnano.1 does

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

18 years agochange nano.texi's the license to GPL, in order to match the rest of the
David Lawrence Ramsey [Sun, 16 Apr 2006 22:13:10 +0000 (22:13 +0000)]
change nano.texi's the license to GPL, in order to match the rest of the
documentation, and because the current license is incompatible with
everything else in any case

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

18 years agoupdate modification date
David Lawrence Ramsey [Sun, 16 Apr 2006 20:50:36 +0000 (20:50 +0000)]
update modification date

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

18 years agostill more miscellaneous minor fixes
David Lawrence Ramsey [Sun, 16 Apr 2006 20:40:29 +0000 (20:40 +0000)]
still more miscellaneous minor fixes

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

18 years agomore miscellaneous minor fixes
David Lawrence Ramsey [Sat, 15 Apr 2006 18:02:06 +0000 (18:02 +0000)]
more miscellaneous minor fixes

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

18 years agocomment fixes
David Lawrence Ramsey [Sat, 15 Apr 2006 17:21:52 +0000 (17:21 +0000)]
comment fixes

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

18 years agoin parse_syntax(), don't generate an error if we find a duplicate syntax
David Lawrence Ramsey [Sat, 15 Apr 2006 16:02:02 +0000 (16:02 +0000)]
in parse_syntax(), don't generate an error if we find a duplicate syntax
name, since we might be trying to override a syntax in the global nanorc
with one in our local nanorc; instead, free any duplicate syntaxes we
find, so that we always use the last syntax with a given name

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

18 years agochange translator-specific comments in search.c so that they show up in
David Lawrence Ramsey [Fri, 14 Apr 2006 22:22:00 +0000 (22:22 +0000)]
change translator-specific comments in search.c so that they show up in
nano.pot

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

18 years agowording fix
David Lawrence Ramsey [Fri, 14 Apr 2006 20:21:45 +0000 (20:21 +0000)]
wording fix

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

18 years agoclarify some help text and documentation
David Lawrence Ramsey [Fri, 14 Apr 2006 20:15:44 +0000 (20:15 +0000)]
clarify some help text and documentation

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

18 years agoin configure.ac, remove old warning about color support
David Lawrence Ramsey [Fri, 14 Apr 2006 18:44:02 +0000 (18:44 +0000)]
in configure.ac, remove old warning about color support

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

18 years agoin parse_syntax(), properly generate an error if we've read in a
David Lawrence Ramsey [Fri, 14 Apr 2006 17:20:53 +0000 (17:20 +0000)]
in parse_syntax(), properly generate an error if we've read in a
previous syntax without any associated color commands

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

18 years agoanother error message consistency fix
David Lawrence Ramsey [Thu, 13 Apr 2006 14:09:45 +0000 (14:09 +0000)]
another error message consistency fix

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

18 years agominor wording fixes
David Lawrence Ramsey [Thu, 13 Apr 2006 03:57:12 +0000 (03:57 +0000)]
minor wording fixes

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

18 years agocomment fixes, plus an explanation of the "include" command
David Lawrence Ramsey [Thu, 13 Apr 2006 03:00:00 +0000 (03:00 +0000)]
comment fixes, plus an explanation of the "include" command

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

18 years agoin nanorc.sample, simplify the "nanorc" regex for commands
David Lawrence Ramsey [Thu, 13 Apr 2006 02:50:36 +0000 (02:50 +0000)]
in nanorc.sample, simplify the "nanorc" regex for commands

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

18 years agoat long last, add the ability to use self-contained color syntaxes from
David Lawrence Ramsey [Thu, 13 Apr 2006 02:43:54 +0000 (02:43 +0000)]
at long last, add the ability to use self-contained color syntaxes from
separate files, accessible in the nanorc via the "include" command

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

18 years agoanother comment fix
David Lawrence Ramsey [Wed, 12 Apr 2006 22:03:47 +0000 (22:03 +0000)]
another comment fix

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

18 years agocomment fix
David Lawrence Ramsey [Wed, 12 Apr 2006 21:45:41 +0000 (21:45 +0000)]
comment fix

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

18 years agoin do_rcfile(), check for the rcfile's being a directory or device file
David Lawrence Ramsey [Wed, 12 Apr 2006 21:44:07 +0000 (21:44 +0000)]
in do_rcfile(), check for the rcfile's being a directory or device file
and reject it if it is, for consistency with file handling elsewhere;
also remove SYSCONFDIR #ifdef, as SYSCONFDIR should always be set

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

18 years agoadd the ability to use bold text instead of reverse video text, via the
David Lawrence Ramsey [Wed, 12 Apr 2006 15:27:40 +0000 (15:27 +0000)]
add the ability to use bold text instead of reverse video text, via the
-D/--boldtext command line option and the "boldtext" rcfile option, and
reduce USE_UTF8 to a static bool in chars.c

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

18 years agoremove inaccurate comment
David Lawrence Ramsey [Wed, 12 Apr 2006 14:34:08 +0000 (14:34 +0000)]
remove inaccurate comment

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

18 years agomake all translator comments consistent
David Lawrence Ramsey [Wed, 12 Apr 2006 12:54:23 +0000 (12:54 +0000)]
make all translator comments consistent

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

18 years agochange translator-specific comments in global.c and prompt.c so that
David Lawrence Ramsey [Sun, 9 Apr 2006 18:27:42 +0000 (18:27 +0000)]
change translator-specific comments in global.c and prompt.c so that
they show up in nano.pot

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

18 years agoclarify a comment
David Lawrence Ramsey [Sun, 9 Apr 2006 18:24:54 +0000 (18:24 +0000)]
clarify a comment

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

18 years agoadd updated French manpages
David Lawrence Ramsey [Sun, 9 Apr 2006 18:16:48 +0000 (18:16 +0000)]
add updated French manpages

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

18 years agoin write_file(), simplify the routine for closing the file just before
David Lawrence Ramsey [Fri, 7 Apr 2006 05:33:05 +0000 (05:33 +0000)]
in write_file(), simplify the routine for closing the file just before
we indicate success on the statusbar

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

18 years agosimplify the previous fix; also, in write_file(), clarify the error
David Lawrence Ramsey [Fri, 7 Apr 2006 04:37:14 +0000 (04:37 +0000)]
simplify the previous fix; also, in write_file(), clarify the error
message when writing a temporary file for prepending fails

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

18 years agoin write_file(), if the original file is unreadable when we try to save
David Lawrence Ramsey [Fri, 7 Apr 2006 03:59:12 +0000 (03:59 +0000)]
in write_file(), if the original file is unreadable when we try to save
the backup, we can save the original file unless we're prepending, so do
it

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

18 years agoyet another comment fix
David Lawrence Ramsey [Fri, 7 Apr 2006 03:57:23 +0000 (03:57 +0000)]
yet another comment fix

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

18 years agoin open_file(), remove redundant wording in the error message when we
David Lawrence Ramsey [Thu, 6 Apr 2006 22:57:22 +0000 (22:57 +0000)]
in open_file(), remove redundant wording in the error message when we
try to open a device file

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

18 years agofix changelog entry
David Lawrence Ramsey [Thu, 6 Apr 2006 21:46:09 +0000 (21:46 +0000)]
fix changelog entry

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

18 years agoin safe_tempfile(), don't ignore $TMPDIR if it's set but blank, for
David Lawrence Ramsey [Thu, 6 Apr 2006 21:41:48 +0000 (21:41 +0000)]
in safe_tempfile(), don't ignore $TMPDIR if it's set but blank, for
consistency

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

18 years agoin write_file(), if we can't save the backup file for some reason, at
David Lawrence Ramsey [Thu, 6 Apr 2006 05:18:23 +0000 (05:18 +0000)]
in write_file(), if we can't save the backup file for some reason, at
least save the original file, if possible, since that's better than
saving nothing

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

18 years agostill more comment fixes
David Lawrence Ramsey [Wed, 5 Apr 2006 21:46:13 +0000 (21:46 +0000)]
still more comment fixes

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

18 years agoin parse_argument(), rename variable ptr_bak to ptr_save, for
David Lawrence Ramsey [Wed, 5 Apr 2006 21:28:52 +0000 (21:28 +0000)]
in parse_argument(), rename variable ptr_bak to ptr_save, for
consistency

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

18 years agoopen all files in binary mode for consistency and robustness
David Lawrence Ramsey [Wed, 5 Apr 2006 21:25:47 +0000 (21:25 +0000)]
open all files in binary mode for consistency and robustness

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

18 years agomore comment fixes
David Lawrence Ramsey [Wed, 5 Apr 2006 16:58:45 +0000 (16:58 +0000)]
more comment fixes

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

18 years agocomment fix
David Lawrence Ramsey [Wed, 5 Apr 2006 15:05:05 +0000 (15:05 +0000)]
comment fix

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

18 years agoupdate modification dates
David Lawrence Ramsey [Wed, 5 Apr 2006 13:43:51 +0000 (13:43 +0000)]
update modification dates

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

18 years agovarious documentation updates
David Lawrence Ramsey [Wed, 5 Apr 2006 13:40:56 +0000 (13:40 +0000)]
various documentation updates

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

18 years agoin write_file(), don't free backupname before displaying it in a
David Lawrence Ramsey [Wed, 5 Apr 2006 02:56:47 +0000 (02:56 +0000)]
in write_file(), don't free backupname before displaying it in a
statusbar error message

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

18 years agoin nanorc.sample, in the comment for the "whitespace" option, state
David Lawrence Ramsey [Sat, 1 Apr 2006 19:30:52 +0000 (19:30 +0000)]
in nanorc.sample, in the comment for the "whitespace" option, state
which character values work with which encodings

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

18 years agoadd sample Python regexes to nanorc.sample
David Lawrence Ramsey [Fri, 31 Mar 2006 19:39:55 +0000 (19:39 +0000)]
add sample Python regexes to nanorc.sample

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

18 years agocapitalization fix
David Lawrence Ramsey [Fri, 31 Mar 2006 19:39:17 +0000 (19:39 +0000)]
capitalization fix

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

18 years agoin nanorc.sample, change the comment for the "whitespace" option so that
David Lawrence Ramsey [Fri, 31 Mar 2006 14:37:55 +0000 (14:37 +0000)]
in nanorc.sample, change the comment for the "whitespace" option so that
the hexadecimal character values are six digits long

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

18 years agoin nanorc.sample, nention in the comments that more than one start/end
David Lawrence Ramsey [Thu, 30 Mar 2006 20:43:44 +0000 (20:43 +0000)]
in nanorc.sample, nention in the comments that more than one start/end
regex can be included per line

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

18 years agofix bounds in the "c-file" character regex
David Lawrence Ramsey [Thu, 30 Mar 2006 20:39:34 +0000 (20:39 +0000)]
fix bounds in the "c-file" character regex

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

18 years agofurther simplify the "c-file" regex for characters
David Lawrence Ramsey [Thu, 30 Mar 2006 20:34:20 +0000 (20:34 +0000)]
further simplify the "c-file" regex for characters

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

18 years agoin nanorc.sample, simplify the "c-file" regex for characters
David Lawrence Ramsey [Thu, 30 Mar 2006 20:26:58 +0000 (20:26 +0000)]
in nanorc.sample, simplify the "c-file" regex for characters

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

18 years agoin nanorc.sample, simplify the "shellscript" regex for command line
David Lawrence Ramsey [Thu, 30 Mar 2006 18:18:27 +0000 (18:18 +0000)]
in nanorc.sample, simplify the "shellscript" regex for command line
options

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

18 years agoin nanorc.sample, replace instances of \" with ", since quotes inside
David Lawrence Ramsey [Thu, 30 Mar 2006 18:12:50 +0000 (18:12 +0000)]
in nanorc.sample, replace instances of \" with ", since quotes inside
string parameters don't need to be escaped with backslashes

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

18 years agoin nanorc.sample, rweak the "c-file" regex for characters to accept '"'
David Lawrence Ramsey [Thu, 30 Mar 2006 18:07:38 +0000 (18:07 +0000)]
in nanorc.sample, rweak the "c-file" regex for characters to accept '"'
again, as it's apparently valid

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

18 years agoupdate the copyright years of the manual and info pages to include 2006
David Lawrence Ramsey [Thu, 30 Mar 2006 07:07:48 +0000 (07:07 +0000)]
update the copyright years of the manual and info pages to include 2006

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

18 years agoimplement filename searches in the file browser
David Lawrence Ramsey [Thu, 30 Mar 2006 07:03:04 +0000 (07:03 +0000)]
implement filename searches in the file browser

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

18 years agotypo fix
David Lawrence Ramsey [Thu, 30 Mar 2006 07:01:57 +0000 (07:01 +0000)]
typo fix

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

18 years agoBack to CVS
David Lawrence Ramsey [Thu, 30 Mar 2006 06:40:25 +0000 (06:40 +0000)]
Back to CVS

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

18 years agoGNU nano 1.3.11, with the version number fixed v1.3.11
David Lawrence Ramsey [Thu, 30 Mar 2006 06:37:00 +0000 (06:37 +0000)]
GNU nano 1.3.11, with the version number fixed

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

18 years agoGNU nano 1.3.11
David Lawrence Ramsey [Thu, 30 Mar 2006 06:34:43 +0000 (06:34 +0000)]
GNU nano 1.3.11

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

18 years agoreplace VERMSG #define with PACKAGE_STRING #define (as defined by
David Lawrence Ramsey [Thu, 30 Mar 2006 01:18:29 +0000 (01:18 +0000)]
replace VERMSG #define with PACKAGE_STRING #define (as defined by
autoconf)

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

18 years agomore formatting fixes
David Lawrence Ramsey [Wed, 29 Mar 2006 19:58:49 +0000 (19:58 +0000)]
more formatting fixes

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

18 years agoyet more cosmetic fixes
David Lawrence Ramsey [Wed, 29 Mar 2006 19:43:32 +0000 (19:43 +0000)]
yet more cosmetic fixes

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

18 years agotypo fixes
David Lawrence Ramsey [Sun, 26 Mar 2006 17:41:47 +0000 (17:41 +0000)]
typo fixes

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

18 years agomore cosmetic fixes
David Lawrence Ramsey [Sat, 25 Mar 2006 15:56:40 +0000 (15:56 +0000)]
more cosmetic fixes

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

18 years agocosmetic fixes
David Lawrence Ramsey [Sat, 25 Mar 2006 15:23:55 +0000 (15:23 +0000)]
cosmetic fixes

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

18 years agoin get_get_buffer(), die gracefully if input fails MAX_BUF_SIZE times,
David Lawrence Ramsey [Fri, 24 Mar 2006 16:04:44 +0000 (16:04 +0000)]
in get_get_buffer(), die gracefully if input fails MAX_BUF_SIZE times,
not (MAX_BUF_SIZE + 1) times

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

18 years agoremove unneeded #include
David Lawrence Ramsey [Fri, 24 Mar 2006 15:55:34 +0000 (15:55 +0000)]
remove unneeded #include

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

18 years agocomment fix
David Lawrence Ramsey [Fri, 24 Mar 2006 15:32:52 +0000 (15:32 +0000)]
comment fix

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

18 years agofix breakage
David Lawrence Ramsey [Fri, 24 Mar 2006 05:36:16 +0000 (05:36 +0000)]
fix breakage

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

18 years agoformatting fixes
David Lawrence Ramsey [Fri, 24 Mar 2006 05:28:03 +0000 (05:28 +0000)]
formatting fixes

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

18 years agoformatting fixes
David Lawrence Ramsey [Fri, 24 Mar 2006 04:22:45 +0000 (04:22 +0000)]
formatting fixes

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

18 years agoin do_browser(), make old_selected a size_t too, to match selected
David Lawrence Ramsey [Thu, 23 Mar 2006 23:17:27 +0000 (23:17 +0000)]
in do_browser(), make old_selected a size_t too, to match selected

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

18 years agocomment fix
David Lawrence Ramsey [Thu, 23 Mar 2006 22:14:40 +0000 (22:14 +0000)]
comment fix

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

18 years agocosmetic fixes
David Lawrence Ramsey [Thu, 23 Mar 2006 21:25:04 +0000 (21:25 +0000)]
cosmetic fixes

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

18 years agoin do_browser(), make fileline and the static selected size_t's, since
David Lawrence Ramsey [Thu, 23 Mar 2006 20:36:29 +0000 (20:36 +0000)]
in do_browser(), make fileline and the static selected size_t's, since
the latter can hold the value of the former, and the former can be that
large

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

18 years agoin get_key_buffer(), simplify the check for a lost input source, since
David Lawrence Ramsey [Mon, 20 Mar 2006 04:46:48 +0000 (04:46 +0000)]
in get_key_buffer(), simplify the check for a lost input source, since
the errno check is unreliable

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

18 years agocosmetic fix
David Lawrence Ramsey [Sun, 19 Mar 2006 19:26:52 +0000 (19:26 +0000)]
cosmetic fix

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

18 years agoin get_key_buffer(), if we fail to get a character over MAX_BUF_SIZE
David Lawrence Ramsey [Sun, 19 Mar 2006 19:25:29 +0000 (19:25 +0000)]
in get_key_buffer(), if we fail to get a character over MAX_BUF_SIZE
times in a row, hang up regardless of the value of errno; this fixes a
problem where nano doesn't terminate properly under xterm if the user
su's to root, runs nano, and then closes the terminal window

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

18 years agoremove unneeded blank line
David Lawrence Ramsey [Sun, 19 Mar 2006 19:14:30 +0000 (19:14 +0000)]
remove unneeded blank line

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

18 years agopreemptively update the version number
David Lawrence Ramsey [Thu, 16 Mar 2006 19:31:18 +0000 (19:31 +0000)]
preemptively update the version number

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

18 years agoin faq.html, change the character set to UTF-8, and remove broken links
David Lawrence Ramsey [Thu, 16 Mar 2006 19:30:52 +0000 (19:30 +0000)]
in faq.html, change the character set to UTF-8, and remove broken links
to contributed RedHat nano packages

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

18 years agoin faq.html, update the Free Translation Project's address
David Lawrence Ramsey [Thu, 16 Mar 2006 19:16:28 +0000 (19:16 +0000)]
in faq.html, update the Free Translation Project's address

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

18 years agoremove erroneous assert
David Lawrence Ramsey [Thu, 16 Mar 2006 17:45:12 +0000 (17:45 +0000)]
remove erroneous assert

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

18 years agoUpdate Swedish credits.
Jordi Mallach [Wed, 15 Mar 2006 22:44:43 +0000 (22:44 +0000)]
Update Swedish credits.

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