- 12 Jun, 2005 4 commits
-
-
David Lawrence Ramsey authored
convert all word-detecting functions to use the same wrapper function for ease of maintenance git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2640 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2633 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2632 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2631 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 08 Jun, 2005 1 commit
-
-
David Lawrence Ramsey authored
as extended input processing; also rename it to disable_extended_io() git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2622 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 05 Jun, 2005 1 commit
-
-
David Lawrence Ramsey authored
routines git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2592 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 03 Jun, 2005 2 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2590 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
is defined, and history saving and loading functions are left out when NANO_SMALL is defined and/or ENABLE_NANORC isn't defined git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2586 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 02 Jun, 2005 2 commits
-
-
David Lawrence Ramsey authored
file now uses safe_tempfile() instead of mkstemp() directly, and safe_tempfile() requires get_full_path() and check_writable_directory() git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2580 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2577 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 01 Jun, 2005 2 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2576 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2574 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 30 May, 2005 1 commit
-
-
David Lawrence Ramsey authored
already-opened files, such as the mkstemp()-created files used by the spell-checking code git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2571 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 28 May, 2005 1 commit
-
-
David Lawrence Ramsey authored
unique by using get_next_filename() when necessary git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2565 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 25 May, 2005 2 commits
-
-
David Lawrence Ramsey authored
failures when building with DEBUG defined git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2544 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
difference between them is that the former pads strings with nulls when they're longer than the number of characters specified, which doesn't appear to be used anywhere git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2542 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 23 May, 2005 1 commit
-
-
David Lawrence Ramsey authored
various parts of it; note that history tab completion has been removed git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2533 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 19 May, 2005 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2528 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 17 May, 2005 1 commit
-
-
David Lawrence Ramsey authored
the (soon-to-be-renamed) "Go to Line" prompt git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2522 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 16 May, 2005 3 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2519 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
function, parse_line_column() git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2517 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2516 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 15 May, 2005 1 commit
-
-
David Lawrence Ramsey authored
comments git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2510 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 14 May, 2005 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2508 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 19 Apr, 2005 1 commit
-
-
David Lawrence Ramsey authored
num_of_digits() take a size_t instead of a ssize_t, and rename num_of_digits() to digits() git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2479 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 15 Apr, 2005 1 commit
-
-
David Lawrence Ramsey authored
former in source files; also add an #include guard to proto.h, and make the config.h #include in nano.h match the config.h #includes everywhere else git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2471 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 13 Apr, 2005 1 commit
-
-
David Lawrence Ramsey authored
get_next_filename(), use a long instead of an int for the number prepended to the filename; and in num_of_digits(), use a ssize_t instead of an int git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2468 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 26 Mar, 2005 1 commit
-
-
David Lawrence Ramsey authored
is defined git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2435 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 20 Mar, 2005 2 commits
-
-
David Lawrence Ramsey authored
when HAVE_GETOPT_LONG isn't defined, and rework the special case of options that are ignored for Pico compatibility so that they display more neatly when HAVE_GETOPT_LONG isn't defined; in usage(), fix an erroneous #ifdef that resulted in the -d/--rebinddelete and -k/--cut options' not being printed when NANO_SMALL was defined git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2410 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2409 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 19 Mar, 2005 1 commit
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2394 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 18 Mar, 2005 1 commit
-
-
David Lawrence Ramsey authored
text is wrapped properly git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2393 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 17 Mar, 2005 2 commits
-
-
David Lawrence Ramsey authored
the latter is more accurate git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2387 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
few stray spaces from the main help text git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2386 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 16 Mar, 2005 3 commits
-
-
David Lawrence Ramsey authored
and UTF-8 mode inside the output routines, so do it there instead of inside the input routines git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2382 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2381 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
don't swallow non-ASCII control characters, since they're parts of UTF-8 sequences git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2378 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
- 14 Mar, 2005 3 commits
-
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2374 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
compilation with -pedantic git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2372 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2371 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
-