- 768a75f comment fix by David Lawrence Ramsey · 19 years ago
- 012425c in doc/syntax/c.nanorc, add "size_t" and "ssize_t" to the types regexes, by David Lawrence Ramsey · 19 years ago
- f5a720d remove unneeded duplicate plural forms again by David Lawrence Ramsey · 19 years ago
- b7a5be6 Hungarian update from the TP. by Jordi Mallach · 19 years ago
- ce1c9ac Brazilian Portuguese from the TP. by Jordi Mallach · 19 years ago
- 1b36fc1 fix email address by David Lawrence Ramsey · 19 years ago
- 7f0cfd5 per Benno Schulenberg's patch, in po/ChangeLog, fix incorrect years in by David Lawrence Ramsey · 19 years ago
- b011e44 fix misplaced space by David Lawrence Ramsey · 19 years ago
- 464c8a8 Update ca, de, es from the TP. by Jordi Mallach · 19 years ago
- d2b1f52 add missing changelog entry by David Lawrence Ramsey · 19 years ago
- 7d15d1d in get_input(), simplify to avoid an unnecessary key_buffer_len check by David Lawrence Ramsey · 19 years ago
- a1b6997 comment fix by David Lawrence Ramsey · 19 years ago
- 9054e3a fix breakage by David Lawrence Ramsey · 19 years ago
- 1b3e4e1 fix misplaced do_prompt_abort() by David Lawrence Ramsey · 19 years ago
- 3879528 make sure that the statusbar cursor position is always properly reset by David Lawrence Ramsey · 19 years ago
- 185dc6a Back to CVS by David Lawrence Ramsey · 19 years ago
- 890ea44 GNU nano 1.9.99pre1 by David Lawrence Ramsey · 19 years ago
- 495fe91 French manpage translation updates. by Jordi Mallach · 19 years ago
- 4d5cd6b Update French from the TP. by Jordi Mallach · 19 years ago
- 89ca96b in handle_sigwinch(), just in case we're in the statusbar prompt, reset by David Lawrence Ramsey · 19 years ago
- 8fd5193 clarify TODO list entry by David Lawrence Ramsey · 19 years ago
- 1512503 add one more TODO list entry by David Lawrence Ramsey · 19 years ago
- d6972ae cosmetic fix by David Lawrence Ramsey · 19 years ago
- 5187b50 add missing changelog entry by David Lawrence Ramsey · 19 years ago
- fa38795 miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- e1e2cb7 simplify, and add comment fixes by David Lawrence Ramsey · 19 years ago
- 17408b5 in do_browser(), fix potential segfault when going to a directory that by David Lawrence Ramsey · 19 years ago
- e5e6d9b remove now-unneeded entry by David Lawrence Ramsey · 19 years ago
- 98332d4 properly preserve the cursor position when going from the "Read File" or by David Lawrence Ramsey · 19 years ago
- 62591da Dutch update from the TP. by Jordi Mallach · 19 years ago
- fa67260 Translation updates from the TP. by Jordi Mallach · 19 years ago
- 56ec592 in shortcut_init(), make the help shortcut for the "Go to Directory" by David Lawrence Ramsey · 19 years ago
- f7b8783 in shortcut_init(), remove the ^X shortcut for CutTillEnd at the search by David Lawrence Ramsey · 19 years ago
- 6835102 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 0bbd290 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 5c55e85 in help_init(), adjust the first two chunks of the main help text so by David Lawrence Ramsey · 19 years ago
- 5a22dbb in digits(), remove the assumption that n is always positive, although by David Lawrence Ramsey · 19 years ago
- 73e3375 cosmetic fix by David Lawrence Ramsey · 19 years ago
- dbc415f remove unneeded duplicate plural forms, as gettext 0.15 generates errors by David Lawrence Ramsey · 19 years ago
- f351176 wording fix by David Lawrence Ramsey · 19 years ago
- 69583ad add one last TODO list item by David Lawrence Ramsey · 19 years ago
- 30d7f33 in doc/syntax/c.nanorc, remove redundancy from the file extension regexes by David Lawrence Ramsey · 19 years ago
- 6da4e56 revert redundant change by David Lawrence Ramsey · 19 years ago
- c6bef76 another comment fix by David Lawrence Ramsey · 19 years ago
- 2ea7fb0 comment fix by David Lawrence Ramsey · 19 years ago
- cbab273 in edit_draw(), simplify the setting of paintlen by David Lawrence Ramsey · 19 years ago
- 28a6802 in doc/syntax/c.nanorc, tweak the multiline comment regex to not color by David Lawrence Ramsey · 19 years ago
- 2578025 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 5b17ef8 revert erroneous change by David Lawrence Ramsey · 19 years ago
- 3714e07 in parse_kbinput(), translate KEY_EVENT to ERR if we get it, so that by David Lawrence Ramsey · 19 years ago
- 7b0531a per Benno Schulenberg's patch with a few tweaks by me, add various by David Lawrence Ramsey · 19 years ago
- e517613 comment fix by David Lawrence Ramsey · 19 years ago
- 5770308 make all the descriptions of -O/--morespace consistent by David Lawrence Ramsey · 19 years ago
- 550ca10 in nano.texi, add missing description of the -O/--morespace command line option by David Lawrence Ramsey · 19 years ago
- f9f8cc3 fix inaccurate comment by David Lawrence Ramsey · 19 years ago
- ad344e9 make bad_mbchar a static const char* const in chars.c, as its value by David Lawrence Ramsey · 19 years ago
- 6827146 fix changelog entry by David Lawrence Ramsey · 19 years ago
- b159f94 per Benno Schulenberg's patch with a few additions by me, fix by David Lawrence Ramsey · 19 years ago
- c7c49c4 in doc/Makefile.am, don't include nanorc.sample in EXTRA_DIST, as it's by David Lawrence Ramsey · 19 years ago
- 4ce7550 add miscellaneous minor fixes to the faq, and preemptively update its by David Lawrence Ramsey · 19 years ago
- 2f70228 in toggle_init(), make sure that a blank line is not displayed after the by David Lawrence Ramsey · 19 years ago
- 592ccf9 update changelog entry: the renaming of the scroll_dir enums also fixes by David Lawrence Ramsey · 19 years ago
- bd28ee4 when DISABLE_HELP is defined, leave out some unused shortcut and toggle by David Lawrence Ramsey · 19 years ago
- 1b4ae69 in parse_escape_seq_kbinput(), Don't ignore escape sequences anymore; by David Lawrence Ramsey · 19 years ago
- 722b728 another cosmetic fix by David Lawrence Ramsey · 19 years ago
- 97cd67c fix changelog entry by David Lawrence Ramsey · 19 years ago
- f28ff9d in parse_kbinput(), properly handle combined control character and by David Lawrence Ramsey · 19 years ago
- ec177be in do_help(), don't allow moving down a page when the last line of the by David Lawrence Ramsey · 19 years ago
- 1dc7c12 cosmetic fix by David Lawrence Ramsey · 19 years ago
- 8a72370 typo fix by David Lawrence Ramsey · 19 years ago
- 5370b0c in parse_escape_seq_kbinput(), handle unknown and unignored escape by David Lawrence Ramsey · 19 years ago
- 19f3bd6 in parse_kbinput(), translate extended keypad keys to their ASCII by David Lawrence Ramsey · 19 years ago
- a44ca78 in parse_kbinput(), properly handle combined meta and escape sequences, by David Lawrence Ramsey · 19 years ago
- 006fc23 typo fixes by David Lawrence Ramsey · 19 years ago
- 118cb37 in mbstrncasecmp(), mbstrcasestr(), and mbrevstrcasestr(), don't by David Lawrence Ramsey · 19 years ago
- d3887dc update UPGRADE to fix the description of +LINE,COLUMN by David Lawrence Ramsey · 19 years ago
- c81aa06 update UPGRADE to account for the ability to indent unmarked lines by David Lawrence Ramsey · 19 years ago
- f875883 fix changelog entry by David Lawrence Ramsey · 19 years ago
- 4ac129c when using slang 2.x, call SLutf8_enable() with an argument of 1 instead by David Lawrence Ramsey · 19 years ago
- e53e125 rename the DISABLE_ROOTWRAP #define to DISABLE_ROOTWRAPPING by David Lawrence Ramsey · 19 years ago
- 23994bd miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- 6e308c0 comment fix by David Lawrence Ramsey · 19 years ago
- 7c06be5 fix changelog entries by David Lawrence Ramsey · 19 years ago
- 3bb45ae per Daniel Richard G.'s patch, in parse_rcfile(), add missing by David Lawrence Ramsey · 19 years ago
- 6ff22e7 rename the values of the scroll_dir enum to UP_DIR and DOWN_DIR, since by David Lawrence Ramsey · 19 years ago
- 0a4b737 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 32a3ce4 revert unneeded #ifdef fixes by David Lawrence Ramsey · 19 years ago
- 935594b add various cosmetic and #ifdef fixes by David Lawrence Ramsey · 19 years ago
- a5ad825 improve the display of bools in debugging statements by David Lawrence Ramsey · 19 years ago
- f968a18 in replace_regexp(), remove unnecessary casting of c to int by David Lawrence Ramsey · 19 years ago
- eec40df in do_insertfile(), remove redundant code: we only mark the file as by David Lawrence Ramsey · 19 years ago
- c346701 in do_insertfile(), if we don't insert a file into a new buffer, by David Lawrence Ramsey · 19 years ago
- 9a145d9 in do_insertfile(), if we're in view mode, as we can be if multibuffer by David Lawrence Ramsey · 19 years ago
- 49172ca more typo fixes by David Lawrence Ramsey · 19 years ago
- 0d8feb9 remove unneeded blank lines by David Lawrence Ramsey · 19 years ago
- 1e11177 in nano.h, remove the manual disabling of color support if regex.h isn't by David Lawrence Ramsey · 19 years ago
- 84b9f4b in configure.ac, if regex.h isn't found, display an error message if we by David Lawrence Ramsey · 19 years ago
- 82697f2 don't include sys/ioctl.h in nano.c when NANO_TINY is defined, as by David Lawrence Ramsey · 19 years ago
- 1a47348 in nano.h, if we don't have nanorc support, disable color support, as it by David Lawrence Ramsey · 19 years ago
- c6c98f7 make Jordi's email address, and the description of what the manual pages by David Lawrence Ramsey · 19 years ago