- a5f833d in edit_draw(), properly ignore zero-length regexes in multi-line by David Lawrence Ramsey · 19 years ago
- c7b9e15 formatting fix by David Lawrence Ramsey · 19 years ago
- 27d5be5 per Benno Schulenberg's patch (with a few tweaks by me), add a new by David Lawrence Ramsey · 19 years ago
- f22fa13 typo fix by David Lawrence Ramsey · 19 years ago
- 602199d comment fixes by David Lawrence Ramsey · 19 years ago
- 0ec909c add the ability to move to the first and last file in the file browser by David Lawrence Ramsey · 19 years ago
- 5bb7727 another formatting fix by David Lawrence Ramsey · 19 years ago
- b22c80a remove various redundant key checks by David Lawrence Ramsey · 19 years ago
- 90b60ed fix do_help() meta key breakage by David Lawrence Ramsey · 19 years ago
- f629aad cosmetic fix by David Lawrence Ramsey · 19 years ago
- 6e7d24d add the ability to move to the first and last line of the help text via by David Lawrence Ramsey · 19 years ago
- 3f77c77 wording fix by David Lawrence Ramsey · 19 years ago
- 0a208b3 formatting fix by David Lawrence Ramsey · 19 years ago
- 2545686 comment fix by David Lawrence Ramsey · 19 years ago
- 80669c3 in do_indent_marked(), only use line_indent and line_indent_len when necessary by David Lawrence Ramsey · 19 years ago
- 9e73d98 better handle position shifting when indenting marked text by David Lawrence Ramsey · 19 years ago
- eb4f90e better handle position shifting when unindenting marked text by David Lawrence Ramsey · 19 years ago
- aa4dc95 typo fix by David Lawrence Ramsey · 19 years ago
- f0e3ca6 clarify error messages by David Lawrence Ramsey · 19 years ago
- ac37b04 typo fix by David Lawrence Ramsey · 19 years ago
- c7d6f98 in faq.html, add a new section 4.4, and move all section 4 entries after by David Lawrence Ramsey · 19 years ago
- af9052d cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 2ca3fc9 consistency fix for do_indent_marked(): remove indentation from just by David Lawrence Ramsey · 19 years ago
- 7a9422b more various wording fixes for documentation by David Lawrence Ramsey · 19 years ago
- e7f9813 various wording fixes for documentation by David Lawrence Ramsey · 19 years ago
- 12c1b59 consistency fixes by David Lawrence Ramsey · 19 years ago
- fd3ccee fix yet more do_indent_marked() breakage by David Lawrence Ramsey · 19 years ago
- 7194a61 fix still more do_indent_marked() breakage by David Lawrence Ramsey · 19 years ago
- 2e8fac6 fix more do_indent_marked() breakage by David Lawrence Ramsey · 19 years ago
- 5c819b5 really fix do_indent_marked() breakage by David Lawrence Ramsey · 19 years ago
- d9eca4b fix do_indent_marked() breakage by David Lawrence Ramsey · 19 years ago
- bf78420 another wording fix by David Lawrence Ramsey · 19 years ago
- 5f274c4 handle NANO_CONTROL_8 even better by doing it in parse_kbinput() by David Lawrence Ramsey · 19 years ago
- fbf46a5 in do_(statusbar_)?input(), if we get NANO_CONTROL_8, handle it instead by David Lawrence Ramsey · 19 years ago
- 4d9ef69 various fixes for get_control_kbinput() by David Lawrence Ramsey · 19 years ago
- 4527da5 when indenting lines, properly keep track of the mark coordinates by David Lawrence Ramsey · 19 years ago
- 8bf39a3 in configure.ac, remove the other old warning about color support by David Lawrence Ramsey · 19 years ago
- 6d11123 typo fix by David Lawrence Ramsey · 19 years ago
- f85001a add the ability to indent and unindent all marked lines of text, via by David Lawrence Ramsey · 19 years ago
- cf1879b tweak the shortcut list a bit more, and add Space and - as aliases for by David Lawrence Ramsey · 19 years ago
- 9dd2687 preemptively update version numbers and modification dates by David Lawrence Ramsey · 19 years ago
- 190fae0 document wording fixes in nanorc.5 by David Lawrence Ramsey · 19 years ago
- 0d0d636 in nano.texi, add a "Nanorc Files" section to explain the nanorc file by David Lawrence Ramsey · 19 years ago
- 3bcca17 in nanorc.5 and nanorc.sample, mention that the nanorc file should not by David Lawrence Ramsey · 19 years ago
- c208ef7 fix breakage when NO_NEWLINES is FALSE and we copy text that would by David Lawrence Ramsey · 19 years ago
- c838a4c comment fix by David Lawrence Ramsey · 19 years ago
- fe48da7 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 58fabec formatting fixes by David Lawrence Ramsey · 19 years ago
- bd59660 in shortcut_init(), add Meta-} as an alias for Meta-] by David Lawrence Ramsey · 19 years ago
- 95b9850 fix inaccurate comment by David Lawrence Ramsey · 19 years ago
- 7504714 fix segfault if we try to copy an empty selection by David Lawrence Ramsey · 19 years ago
- 714c522 add missing #ifdef by David Lawrence Ramsey · 19 years ago
- fcff1e7 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- c87e0c0 add the ability to copy text into the cutbuffer without cutting it, via by David Lawrence Ramsey · 19 years ago
- bc80cb1 readd the Cancel -> Exit aliases for the file browser and help browser, by David Lawrence Ramsey · 19 years ago
- 854a44a more cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 939d423 in shortcut_init(), tweak the descriptions of two more shortcut keys to by David Lawrence Ramsey · 19 years ago
- 8137876 another cosmetic fix by David Lawrence Ramsey · 19 years ago
- bf48798 better handle the insertion of blank lines after shortcuts when certain by David Lawrence Ramsey · 19 years ago
- 9adc445 add missing #ifdef by David Lawrence Ramsey · 19 years ago
- 9ea0590 comment fixes by David Lawrence Ramsey · 19 years ago
- 18dae62 reduce NO_RCFILE to a static bool in nano.c, since it's only used there by David Lawrence Ramsey · 19 years ago
- 891e0ec in get_prompt_string(), include the handling of the help key even when by David Lawrence Ramsey · 19 years ago
- 40e0572 in shortcut_init(), tweak the descriptions of some shortcut keys to make by David Lawrence Ramsey · 19 years ago
- 2ca2356 adjust the main shortcut list a bit more, per Benno Schulenberg's patch, by David Lawrence Ramsey · 19 years ago
- 5a2dbe2 typo fix by David Lawrence Ramsey · 19 years ago
- b88152d more typo fixes by David Lawrence Ramsey · 19 years ago
- 241771c typo fix by David Lawrence Ramsey · 19 years ago
- 4fd74e0 in help_init(), if we have at least two entries' worth of blank space, by David Lawrence Ramsey · 19 years ago
- 97415df really fix #ifdef by David Lawrence Ramsey · 19 years ago
- 03252d4 fix #ifdef by David Lawrence Ramsey · 19 years ago
- bdf84dd fix more breakage by David Lawrence Ramsey · 19 years ago
- 1df3e2d reorganize the main shortcut list to make it easier for new users, per by David Lawrence Ramsey · 19 years ago
- d7b804a add missing #ifdefs by David Lawrence Ramsey · 19 years ago
- 3ea0b1d fix breakage and typos by David Lawrence Ramsey · 19 years ago
- 5f0a58b add missing alternate meta key sequences by David Lawrence Ramsey · 19 years ago
- df45365 add shortcuts to go to the first or last line of the file from the main by David Lawrence Ramsey · 19 years ago
- 6397b59 cleanups: fix M-M/M-N toggle inversion, and reorder toggle #defines in by David Lawrence Ramsey · 19 years ago
- e313f5b reorganize the global toggle list to make it easier for new users, per by David Lawrence Ramsey · 19 years ago
- 4879660 comment fixes by David Lawrence Ramsey · 19 years ago
- 1f09769 in nano.texi, add minor updates to put some text back in sync with by David Lawrence Ramsey · 19 years ago
- fe52ae0 update modification date again by David Lawrence Ramsey · 19 years ago
- 728c85a in nano.texi, add minor updates to put some text back in sync with by David Lawrence Ramsey · 19 years ago
- 0aeb503 still another miscellaneous minor fix by David Lawrence Ramsey · 19 years ago
- e30c308 another typo fix by David Lawrence Ramsey · 19 years ago
- 57f9753 fix changelog entry by David Lawrence Ramsey · 19 years ago
- e904888 in renumber(), remove invalid assert by David Lawrence Ramsey · 19 years ago
- 8ff785c in toggle_init(), in the global toggle list, move the "Constant cursor by David Lawrence Ramsey · 19 years ago
- b9eb2be in shortcut_init(), in the main shortcut list, move the "Refresh" by David Lawrence Ramsey · 19 years ago
- 9461dbd remove back references from sample Python regex by David Lawrence Ramsey · 19 years ago
- efb4b0a add several blank entries to the main shortcut list, in order to make by David Lawrence Ramsey · 19 years ago
- e6757b9 still more comment fixes by David Lawrence Ramsey · 19 years ago
- e806ab8 adjust the shortcut list display and related mouse support to not waste by David Lawrence Ramsey · 19 years ago
- 172aa93 another comment fix by David Lawrence Ramsey · 19 years ago
- e916d67 in nano.texi, mention that backup files and spell checking are disabled by David Lawrence Ramsey · 19 years ago
- 51b1b2f change nano.texi's the license to GPL, in order to match the rest of the by David Lawrence Ramsey · 19 years ago
- 3a0da8b update modification date by David Lawrence Ramsey · 19 years ago
- b1bf7cf still more miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- 73ff694 more miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- b61dc89 comment fixes by David Lawrence Ramsey · 19 years ago