- c1a28fa in get_next_filename(), store the value of digits(ULONG_MAX) in a by David Lawrence Ramsey · 20 years ago
- 31d7b36 tweak do_para_end() to remove the assumption that the file always ends by David Lawrence Ramsey · 20 years ago
- 32bd29e cosmetic fixes by David Lawrence Ramsey · 20 years ago
- 970a809 remove unneeded code by David Lawrence Ramsey · 20 years ago
- 53bd1dd comment fix by David Lawrence Ramsey · 20 years ago
- 212ab78 simplify cut_line() further by David Lawrence Ramsey · 20 years ago
- 1903713 add prompt.c to the list of translated files, since it now has by David Lawrence Ramsey · 20 years ago
- a016d19 comment fix by David Lawrence Ramsey · 20 years ago
- b387137 in cut_line(), since placewewant will always be zero after the line is by David Lawrence Ramsey · 20 years ago
- 0f6236f *really* make deleting and cutting text consistent with each other, and by David Lawrence Ramsey · 20 years ago
- c9820ac more fixes for files that don't end in magiclines: make cut_line() cut by David Lawrence Ramsey · 20 years ago
- 0ed7171 cosmetic fix by David Lawrence Ramsey · 20 years ago
- 4ed8134 revert last change, as the new bahavior is consistent with the behavior by David Lawrence Ramsey · 20 years ago
- d84cfb0 tweak do_delete() to not mark the file as modified if we delete the by David Lawrence Ramsey · 20 years ago
- 126cc1c add missing changelog entry by David Lawrence Ramsey · 20 years ago
- 9c984e8 in do_alt_speller(), move the code that replaces the text of the current by David Lawrence Ramsey · 20 years ago
- 1e0e235 make do_int_spell_fix() and do_alt_speller() take the NO_NEWLINES flag by David Lawrence Ramsey · 20 years ago
- 8779a17 initialize the static pid_t pid in text.c, just in case by David Lawrence Ramsey · 20 years ago
- f400c23 tweak do_alt_speller() to remove the assumption that the file always by David Lawrence Ramsey · 20 years ago
- eb02e3d remove unneeded blank line by David Lawrence Ramsey · 20 years ago
- c0181c9 cosmetic fix by David Lawrence Ramsey · 20 years ago
- f1a7172 correction: in mbwidth(), use the width of Unicode U+FFFD (Replacement by David Lawrence Ramsey · 20 years ago
- 4a8c9b6 in mbwidth(), if wcwidth() returns -1 for the character passed in, treat by David Lawrence Ramsey · 20 years ago
- 069674c comment fix by David Lawrence Ramsey · 20 years ago
- ea9d03f make sure we refresh the statusbar prompt text when tab-completing or by David Lawrence Ramsey · 20 years ago
- e19449e actually use statusbar_pww in the statusbar prompt code to cut down on by David Lawrence Ramsey · 20 years ago
- af3314c add the statusbar prompt's equivalent of placewewant,statusbar_pww, to by David Lawrence Ramsey · 20 years ago
- b3c6b40 in update_line(), remove now-unneeded logic that set the index parameter by David Lawrence Ramsey · 20 years ago
- 37ddfa9 move do_verbatim_input() from nano.c to text.c, since it's an advanced by David Lawrence Ramsey · 20 years ago
- 64844b6 reorder functions by David Lawrence Ramsey · 20 years ago
- 43fff01 move functions specific to the file browser to their own source file, browser.c by David Lawrence Ramsey · 20 years ago
- 46f5665 tweak do_last_line() to remove the assumption that the file always ends by David Lawrence Ramsey · 20 years ago
- c0e54d1 fix changelog entry by David Lawrence Ramsey · 20 years ago
- a0168ca add new -L/--nonewlines command line option, and new "nonewlines" rcfile by David Lawrence Ramsey · 20 years ago
- c3b3b9a tweak open_buffer() and read_file() to remove the assumption that the by David Lawrence Ramsey · 20 years ago
- 6619c43 formatting fix by David Lawrence Ramsey · 20 years ago
- 4eeff48 cosmetic fixes by David Lawrence Ramsey · 20 years ago
- b7dc8f3 comment fix by David Lawrence Ramsey · 20 years ago
- 72ad7dc fix inconsistent wording in nano.texi by David Lawrence Ramsey · 20 years ago
- 6a0ea82 fix breakage by David Lawrence Ramsey · 20 years ago
- a50e36c simplify by David Lawrence Ramsey · 20 years ago
- 3060496 tweak write_file() to remove the assumption that the file always ends in by David Lawrence Ramsey · 20 years ago
- cf0efaa remove unneeded assert in do_rcfile() by David Lawrence Ramsey · 20 years ago
- 29bf57f revert erroneous change by David Lawrence Ramsey · 20 years ago
- 2ffdea4 tweak a few functions to remove the assumption that the file always ends by David Lawrence Ramsey · 20 years ago
- 38ebba1 move do_yesno() to prompt.c too by David Lawrence Ramsey · 20 years ago
- 626bcd7 remove unneeded sys/wait.h #include from files.c by David Lawrence Ramsey · 20 years ago
- ee11c6a add missing stdio.h #include to text.c too by David Lawrence Ramsey · 20 years ago
- 00cc565 move check_linenumbers(), dump_buffer(), and dump_buffer_reverse() from by David Lawrence Ramsey · 20 years ago
- 305c645 in do_yesno(), make mouse clicks on the Yes/No/All shortcuts work properly when the MORE_SPACE flag is set by David Lawrence Ramsey · 20 years ago
- d420b5a more function reordering, plus comment fixes by David Lawrence Ramsey · 20 years ago
- c359301 reorder functions by David Lawrence Ramsey · 20 years ago
- 7e2d673 move functions specific to the help browser to their own source file, by David Lawrence Ramsey · 20 years ago
- c85e4f4 formatting fix by David Lawrence Ramsey · 20 years ago
- 56a8aad properly handle the case where the user resized the window while at the by David Lawrence Ramsey · 20 years ago
- bdc038d add missing changelog update by David Lawrence Ramsey · 20 years ago
- 744e979 fix breakage by David Lawrence Ramsey · 20 years ago
- 143b8c7 free prompt when it isn't used, and add missing stdio.h #includes by David Lawrence Ramsey · 20 years ago
- 2b9d6a0 move get_page_start() from winio.c to utils.c too, and fix a few comments by David Lawrence Ramsey · 20 years ago
- d24d0a4 move functions specific to the statusbar prompt to their own source by David Lawrence Ramsey · 20 years ago
- 81c4e18 move xplustabs(), actual_x(), strnlenpt(), and strlenpt() from winio.c by David Lawrence Ramsey · 20 years ago
- 67d1951 refactor the statusbar code to have and use statusbar_xplustabs(), for by David Lawrence Ramsey · 20 years ago
- 3e47726 in nanoget_repaint(), rename parameter inputbuf to buf, for consistency by David Lawrence Ramsey · 20 years ago
- 26f61a4 remove declaration of the now-static char* prompt by David Lawrence Ramsey · 20 years ago
- f726053 cosmetic fixes by David Lawrence Ramsey · 20 years ago
- a0aff67 rename edit_add() to edit_draw(), and rename its parameter yval to line by David Lawrence Ramsey · 20 years ago
- 377098e in nanorc.sample, also tweak the "c-file" regex for characters to by David Lawrence Ramsey · 20 years ago
- 20186f8 in nanorc.sample, tweak the "c-file" regex for characters to properly by David Lawrence Ramsey · 20 years ago
- 07a4701 fix inaccurate comment by David Lawrence Ramsey · 20 years ago
- 52320f3 make sure we don't treat a click on an empty area of the shortcut list by David Lawrence Ramsey · 20 years ago
- b5776ac make prompt a static instead of a global, since it's only used in winio.c by David Lawrence Ramsey · 20 years ago
- 2c8cf48 at long last, properly handle mouse clicks on the statusbar prompt text by David Lawrence Ramsey · 20 years ago
- 874703b cosmetically refactor statusbar() by David Lawrence Ramsey · 20 years ago
- 3d12f0f refactor nanoget_repaint() to split out the new function by David Lawrence Ramsey · 20 years ago
- b2bf101 typo fix by David Lawrence Ramsey · 20 years ago
- 2de84c1 add the ability to scroll up or down single lines without scrolling the by David Lawrence Ramsey · 20 years ago
- ae5d2df Back to CVS by David Lawrence Ramsey · 20 years ago
- 5a9d493 GNU nano 1.3.9 by David Lawrence Ramsey · 20 years ago
- 92dd91c French manpage updates. by Jordi Mallach · 20 years ago
- dad746e Mass update from the TP. by Jordi Mallach · 20 years ago
- 45e3452 in nanorc.sample, tweak one "TeX" regex to use the "icolor" directive by David Lawrence Ramsey · 20 years ago
- 4005fc6 cosmetic fix by David Lawrence Ramsey · 20 years ago
- 90b07fc in do_tab(), make sure that we insert the correct number of spaces if by David Lawrence Ramsey · 20 years ago
- 7b71f57 add missing string translation by David Lawrence Ramsey · 20 years ago
- 4071de1 Update Catalan to match the TP file. by Jordi Mallach · 20 years ago
- 6f5de42 in get_key_buffer(), only save all open buffers and hang up when a by David Lawrence Ramsey · 20 years ago
- 7de4dc8 add the last of Mike Frysinger's "c-file" regex improvements, slightly by David Lawrence Ramsey · 20 years ago
- 0ed9c5f add most of Mike Frysinger's "c-file" regex tweaks and improvements by David Lawrence Ramsey · 20 years ago
- 37dd775 comment fix by David Lawrence Ramsey · 20 years ago
- 86b6c3e in display_string(), *really* avoid a memory corruption problem by by David Lawrence Ramsey · 20 years ago
- 62a2528 preemptively update the version number by David Lawrence Ramsey · 20 years ago
- e283b0d cosmetic fix: sort the meta sequence #defines in ASCII order by David Lawrence Ramsey · 20 years ago
- d044992 minor documentation updates by David Lawrence Ramsey · 20 years ago
- ec72975 cosmetic fix by David Lawrence Ramsey · 20 years ago
- 8f36d09 in get_escape_seq_kbinput(), fix a typo preventing the by David Lawrence Ramsey · 20 years ago
- ae4c3a6 cosmetic fixes by David Lawrence Ramsey · 20 years ago
- 95ef337 revert previous changes, as lines are broken on tabs regardless of goal by David Lawrence Ramsey · 20 years ago
- 9c4488b in break_line(), fix another problem where goal could be miscalculated by David Lawrence Ramsey · 20 years ago
- 5ab12ca miscellaneous minor fix by David Lawrence Ramsey · 20 years ago
- ca37ee6 *really* fix the previous break_line() problem by David Lawrence Ramsey · 20 years ago