- b5a7bbf remove the workaround for glibc 2.2.3's broken regexec(), and replace it by David Lawrence Ramsey · 19 years ago
- 57d81ec update changelog entries by David Lawrence Ramsey · 19 years ago
- f94fbbc fix typos from when the old section 4.4 was removed by David Lawrence Ramsey · 19 years ago
- 7d9e5bf in faq.html, add minor punctuation and wording fixes by David Lawrence Ramsey · 19 years ago
- 0517d09 update to deal with nano.html by David Lawrence Ramsey · 19 years ago
- 888bc14 amother cosmetic fix by David Lawrence Ramsey · 19 years ago
- 4dbdbd4 per Benno Schulenberg's patch, fix changelog entry by David Lawrence Ramsey · 19 years ago
- 497a9a2 in ngetdelim(), set errno to EINVAL if stream is not a valid file by David Lawrence Ramsey · 19 years ago
- 106c1bf beep when we get an unhandled shortcut or toggle, as Pico does by David Lawrence Ramsey · 19 years ago
- f70f67b more miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- 299ab27 add minor nanorc regex tweaks by John M. Gabriele, and minor sh regex by David Lawrence Ramsey · 19 years ago
- a95bdee cosmetic fix by David Lawrence Ramsey · 19 years ago
- 7643642 cosmetic fix by David Lawrence Ramsey · 19 years ago
- 5031ddf don't display "Unknown Command" after a mouse click by David Lawrence Ramsey · 19 years ago
- 8f07329 comment fix by David Lawrence Ramsey · 19 years ago
- a004334 fix breakage by David Lawrence Ramsey · 19 years ago
- cb11a20 add missing blank line by David Lawrence Ramsey · 19 years ago
- e415796 move the nanorc regexes to a separate file too by David Lawrence Ramsey · 19 years ago
- cf876d5 update to deal with rnano.1.html by David Lawrence Ramsey · 19 years ago
- 97eb8e6 update, since we now use nanorc.sample.in instead of nanorc.sample by David Lawrence Ramsey · 19 years ago
- 5e6434c move color regexes into separate files, and restructure things so that by David Lawrence Ramsey · 19 years ago
- 17ab6ed in doc/man/Makefile.am, simplify the setting of SUBDIRS by David Lawrence Ramsey · 19 years ago
- 6119fab in nanorc.sample, per John M. Gabriele's patch with a few tweaks by me, by David Lawrence Ramsey · 19 years ago
- 5f90b4f in nanorc.sample, per John M. Gabriele's patch, tweak the "nanorc" by David Lawrence Ramsey · 19 years ago
- 3dc0e23 in nanorc.sample, simplify the extensions associated with the "nanorc" regexes by David Lawrence Ramsey · 19 years ago
- c1662f2 in nanorc.sample, per John M. Gabriele's patch, tweak the "nanorc" by David Lawrence Ramsey · 19 years ago
- 95ff10e in nanorc.sample, per Benno Schulenberg's patch, tweak the "shellscript" by David Lawrence Ramsey · 19 years ago
- 1f5cf0d redundancy fix by David Lawrence Ramsey · 19 years ago
- 2888964 miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- f397dae in src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an by David Lawrence Ramsey · 19 years ago
- a8239c3 another cosmetic fix by David Lawrence Ramsey · 19 years ago
- 8d2d0d9 in various functions in rcfile.c, add quotes around invalid string by David Lawrence Ramsey · 19 years ago
- 5cadadd in color_update(), fix incorrect setting of defcolor, which prevented by David Lawrence Ramsey · 19 years ago
- 8602fd6 typo fixes by David Lawrence Ramsey · 19 years ago
- 7f1b119 more cosmetic fixes by David Lawrence Ramsey · 19 years ago
- a5b1ca2 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 5c7d88d in parse_verbatim_kbinput(), don't include the ability to enter a by David Lawrence Ramsey · 19 years ago
- a620e68 don't blank the statusbar after getting verbatim input if constant by David Lawrence Ramsey · 19 years ago
- 100bc30 in check_statusblank(), avoid redundant updates when statusblank is 0 by David Lawrence Ramsey · 19 years ago
- 184955d in faq.html, update section 3.8 to mention the new "Unicode Input" by David Lawrence Ramsey · 19 years ago
- 6fb6689 various input/output fixes: allow normal typing of high-bit control by David Lawrence Ramsey · 19 years ago
- a7ca900 remove unneeded comment by David Lawrence Ramsey · 19 years ago
- f451d6a add Benno Schulenberg's translator comments, and fix typos in the last by David Lawrence Ramsey · 19 years ago
- 12e3708 per Benno Schulenberg's patch with a few tweaks by me, if we're using by David Lawrence Ramsey · 19 years ago
- 9a5139e add missing changelog entry by David Lawrence Ramsey · 19 years ago
- e2afdbb another typo fix by David Lawrence Ramsey · 19 years ago
- 5b1d876 typo fix by David Lawrence Ramsey · 19 years ago
- f4cf5ed error message improvements by David Lawrence Ramsey · 19 years ago
- 5566e44 in parse_rcfile(), properly handle rcfiles that don't end in newlines by David Lawrence Ramsey · 19 years ago
- db39a5e in parse_rcfile(), change variable i from an int to a size_t, for consistency by David Lawrence Ramsey · 19 years ago
- 558d34f handle all syntaxes without associated colors in parse_rcfile() by David Lawrence Ramsey · 19 years ago
- 0b4920a in parse_rcfile(), properly generate an error if we've read in a syntax by David Lawrence Ramsey · 19 years ago
- 2ef7dae more comment fixes by David Lawrence Ramsey · 19 years ago
- 3c780e1 fix edit_redraw() breakage by David Lawrence Ramsey · 19 years ago
- 561db3a comment fixes by David Lawrence Ramsey · 19 years ago
- bd6e968 redundancy fix by David Lawrence Ramsey · 19 years ago
- d5228b3 in edit_redraw(), fix problem where not all lines would be updated by David Lawrence Ramsey · 19 years ago
- 964722a add missing blank line by David Lawrence Ramsey · 19 years ago
- 1320d29 remove duplicate escape sequence-interpreting code by David Lawrence Ramsey · 19 years ago
- d6eb175 in parse_kbinput(), if we get Escape followed by an escape sequence, by David Lawrence Ramsey · 19 years ago
- e328ae9 in shortcut_init(), remove the "Go To Line" shortcut in the replace by David Lawrence Ramsey · 19 years ago
- c7251fa comment fix by David Lawrence Ramsey · 19 years ago
- 0c9551a per Benno Schulenberg's patch, with a few tweaks by me, add miscellaneous by David Lawrence Ramsey · 19 years ago
- 2a56ce7 per Benno Schulenberg's patch with some additions of mine, explain the by David Lawrence Ramsey · 19 years ago
- 0b65402 fix more breakage by David Lawrence Ramsey · 19 years ago
- 305d889 more cleanly ignore unhandled meta key sequences and escape sequences; by David Lawrence Ramsey · 19 years ago
- 8aa9ac3 don't call wrap_reset() if we use verbatim input by David Lawrence Ramsey · 19 years ago
- 3af1e50 per Benno Schulenberg's patch, fix the statusbar's not blanking properly by David Lawrence Ramsey · 19 years ago
- b4428a0 fix breakage by David Lawrence Ramsey · 19 years ago
- 592f46b capitalization fixes by David Lawrence Ramsey · 19 years ago
- 8e341e1 ignore unhandled meta key sequences and escape sequences, and indicate by David Lawrence Ramsey · 19 years ago
- 5538150 more miscellaneous documentation fixes by David Lawrence Ramsey · 19 years ago
- 4567277 more various wording fixes by David Lawrence Ramsey · 19 years ago
- 8816564 comment fix by David Lawrence Ramsey · 19 years ago
- f1e5627 add missing blank line to the help text when NANO_TINY is defined and by David Lawrence Ramsey · 19 years ago
- 9133cbe add missing #ifdef by David Lawrence Ramsey · 19 years ago
- 6fe4e2b avoid unnecessary scrolling when moving to the last line of the help text by David Lawrence Ramsey · 19 years ago
- ef0d5a7 handle prepending of wrapped text in one place instead of many, so that by David Lawrence Ramsey · 19 years ago
- 6b49e9e cosmetic fix by David Lawrence Ramsey · 19 years ago
- 139fa65 more comment fixes by David Lawrence Ramsey · 19 years ago
- 2829aae comment fix by David Lawrence Ramsey · 19 years ago
- be231d3 per Benno Schulenberg's patch, add more shortcut description and by David Lawrence Ramsey · 19 years ago
- b7acc73 per Benno Schulenberg's patch, in nano.texi, change all occurrences of by David Lawrence Ramsey · 19 years ago
- ce86236 handle statusbar blanking in one place instead of many, so that it by David Lawrence Ramsey · 19 years ago
- 41b8972 various miscellaneous cutting fixes by David Lawrence Ramsey · 19 years ago
- 83635c2 in do_input(), don't blow away the cutbuffer when the shortcut we get is by David Lawrence Ramsey · 19 years ago
- 124978a in nanorc.sample, further simplify the "groff" regexes by David Lawrence Ramsey · 19 years ago
- 44abeea in nanorc.sample, remove unneeded foreground color for the Java source by David Lawrence Ramsey · 19 years ago
- 252eceb wording fix by David Lawrence Ramsey · 19 years ago
- 376eea3 properly highlight the "include" command by David Lawrence Ramsey · 19 years ago
- f320d31 in nanorc.sample, replace instances of "\w" with its equivalent by David Lawrence Ramsey · 19 years ago
- c0899cb remove unneeded blank line by David Lawrence Ramsey · 19 years ago
- 51cb7fd in get_control_kbinput(), fix Ctrl-? breakage by David Lawrence Ramsey · 19 years ago
- 39bd1b3 cosmetic fix by David Lawrence Ramsey · 19 years ago
- cd243f5 in break_line(), handle newlines consistently when searching for the by David Lawrence Ramsey · 19 years ago
- af7677e in help_init(), add various wording fixes by David Lawrence Ramsey · 19 years ago
- d99b0e1 in display_string(), properly display double-column characters if by David Lawrence Ramsey · 19 years ago
- b9446ac really fix handling of NANO_CONTROL_8 by David Lawrence Ramsey · 19 years ago
- c9d7620 in src/Makefile.am, if we're uninstalling, remove the "rnano" symlink by David Lawrence Ramsey · 19 years ago
- 75e9dfe comment fixes by David Lawrence Ramsey · 19 years ago