- 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
- 39b7189 in parse_syntax(), don't generate an error if we find a duplicate syntax by David Lawrence Ramsey · 19 years ago
- 8f6fb3c change translator-specific comments in search.c so that they show up in nano.pot by David Lawrence Ramsey · 19 years ago
- 57c9afb wording fix by David Lawrence Ramsey · 19 years ago
- f50bd4b clarify some help text and documentation by David Lawrence Ramsey · 19 years ago
- b43648a in configure.ac, remove old warning about color support by David Lawrence Ramsey · 19 years ago
- a33ec1d in parse_syntax(), properly generate an error if we've read in a by David Lawrence Ramsey · 19 years ago
- 33619f1 another error message consistency fix by David Lawrence Ramsey · 19 years ago
- 9e9f4e2 minor wording fixes by David Lawrence Ramsey · 19 years ago
- a336713 comment fixes, plus an explanation of the "include" command by David Lawrence Ramsey · 19 years ago
- 8e05c31 in nanorc.sample, simplify the "nanorc" regex for commands by David Lawrence Ramsey · 19 years ago
- cee20e5 at long last, add the ability to use self-contained color syntaxes from by David Lawrence Ramsey · 19 years ago
- 03ee332 another comment fix by David Lawrence Ramsey · 19 years ago
- f0134ea comment fix by David Lawrence Ramsey · 19 years ago
- 5fac171 in do_rcfile(), check for the rcfile's being a directory or device file by David Lawrence Ramsey · 19 years ago
- 4d72de7 add the ability to use bold text instead of reverse video text, via the by David Lawrence Ramsey · 19 years ago
- 61a7038 remove inaccurate comment by David Lawrence Ramsey · 19 years ago
- af318aa make all translator comments consistent by David Lawrence Ramsey · 19 years ago
- cde9039 change translator-specific comments in global.c and prompt.c so that by David Lawrence Ramsey · 19 years ago
- be7fd8a clarify a comment by David Lawrence Ramsey · 19 years ago
- 0c4e30b add updated French manpages by David Lawrence Ramsey · 19 years ago
- 125b2f0 in write_file(), simplify the routine for closing the file just before by David Lawrence Ramsey · 19 years ago
- adfecd2 simplify the previous fix; also, in write_file(), clarify the error by David Lawrence Ramsey · 19 years ago
- 2420794 in write_file(), if the original file is unreadable when we try to save by David Lawrence Ramsey · 19 years ago
- d9ae1d6 yet another comment fix by David Lawrence Ramsey · 19 years ago
- 8055f09 in open_file(), remove redundant wording in the error message when we by David Lawrence Ramsey · 19 years ago
- f6287ea fix changelog entry by David Lawrence Ramsey · 19 years ago
- ac8dfca in safe_tempfile(), don't ignore $TMPDIR if it's set but blank, for consistency by David Lawrence Ramsey · 19 years ago
- e5af25b in write_file(), if we can't save the backup file for some reason, at by David Lawrence Ramsey · 19 years ago
- 9308e52 still more comment fixes by David Lawrence Ramsey · 19 years ago
- 5cbd990 in parse_argument(), rename variable ptr_bak to ptr_save, for consistency by David Lawrence Ramsey · 19 years ago
- 979de23 open all files in binary mode for consistency and robustness by David Lawrence Ramsey · 19 years ago
- b0588ae more comment fixes by David Lawrence Ramsey · 19 years ago
- ca70ff6 comment fix by David Lawrence Ramsey · 19 years ago