- 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
- dd87073 update modification dates by David Lawrence Ramsey · 19 years ago
- 6d3485e various documentation updates by David Lawrence Ramsey · 19 years ago
- 22e15eb in write_file(), don't free backupname before displaying it in a by David Lawrence Ramsey · 19 years ago
- 71da75e in nanorc.sample, in the comment for the "whitespace" option, state by David Lawrence Ramsey · 19 years ago
- d9d29c6 add sample Python regexes to nanorc.sample by David Lawrence Ramsey · 19 years ago
- eae8f93 capitalization fix by David Lawrence Ramsey · 19 years ago
- 0320f5b in nanorc.sample, change the comment for the "whitespace" option so that by David Lawrence Ramsey · 19 years ago
- 4e09847 in nanorc.sample, nention in the comments that more than one start/end by David Lawrence Ramsey · 19 years ago
- 43ef2e8 fix bounds in the "c-file" character regex by David Lawrence Ramsey · 19 years ago
- 11ff847 further simplify the "c-file" regex for characters by David Lawrence Ramsey · 19 years ago
- f420bea in nanorc.sample, simplify the "c-file" regex for characters by David Lawrence Ramsey · 19 years ago
- aa79925 in nanorc.sample, simplify the "shellscript" regex for command line options by David Lawrence Ramsey · 19 years ago
- b8d92fe in nanorc.sample, replace instances of \" with ", since quotes inside by David Lawrence Ramsey · 19 years ago
- cdf3f22 in nanorc.sample, rweak the "c-file" regex for characters to accept '"' by David Lawrence Ramsey · 19 years ago
- 04061e7 update the copyright years of the manual and info pages to include 2006 by David Lawrence Ramsey · 19 years ago
- e38b808 implement filename searches in the file browser by David Lawrence Ramsey · 19 years ago
- ce5284b typo fix by David Lawrence Ramsey · 19 years ago
- e3d40d3 Back to CVS by David Lawrence Ramsey · 19 years ago
- fb7a6bd GNU nano 1.3.11, with the version number fixed by David Lawrence Ramsey · 19 years ago
- 1856ec4 GNU nano 1.3.11 by David Lawrence Ramsey · 19 years ago
- 3c43d3d replace VERMSG #define with PACKAGE_STRING #define (as defined by autoconf) by David Lawrence Ramsey · 19 years ago
- 1f479ee more formatting fixes by David Lawrence Ramsey · 19 years ago