- ef9dc83 fix file browser breakage by David Lawrence Ramsey · 19 years ago
- 3d8d29d another formatting fix by David Lawrence Ramsey · 19 years ago
- fc8e5cb cosmetic and formatting fixes by David Lawrence Ramsey · 19 years ago
- 24e0a46 in do_browser(), properly set currshortcut back to the file browser by David Lawrence Ramsey · 20 years ago
- 91a2a69 rework input parsing in the file browser to be more flexible by David Lawrence Ramsey · 20 years ago
- 9ffe78a update copyright years by David Lawrence Ramsey · 20 years ago
- 99e3733 fix changelog entry by David Lawrence Ramsey · 20 years ago
- 114cfb6 in display_string(), fix memory corruption problems caused by not by David Lawrence Ramsey · 20 years ago
- 1f104f8 fix a comment in nano.h and a minor memory leak in display_string() by David Lawrence Ramsey · 20 years ago
- 66d3ebf fix potential infinite loop in mbrevstrpbrk() by David Lawrence Ramsey · 20 years ago
- 3a5e6f9 handle Shift-Delete properly when the -d option is used by David Lawrence Ramsey · 20 years ago
- 475c402 in parse_kbinput(), interpret Shift-Begin, Shift-Delete, Shift-End, by David Lawrence Ramsey · 20 years ago
- 4a2e000 fix more bracket matching breakage by David Lawrence Ramsey · 20 years ago
- a6eb848 really fix the previous display problem with searches that move the by David Lawrence Ramsey · 20 years ago
- 76f9485 in ngetdelim(), do sanity checks manually again instead of in an assert, by David Lawrence Ramsey · 20 years ago
- db2dc81 fix multibyte bracket search breakage, and add documentation fixes by David Lawrence Ramsey · 20 years ago
- 1a16df9 fix "matchbrackets" breakage by David Lawrence Ramsey · 20 years ago
- d89617f allow specifying matching bracket characters other than the default via by David Lawrence Ramsey · 20 years ago
- a248863 rework the bracket searching code to handle multibyte bracket characters by David Lawrence Ramsey · 20 years ago
- 5978f9b in mbstrchr(), make parameter c const by David Lawrence Ramsey · 20 years ago
- 5329f23 sort the default strings for brackets and punct, and the "or" atom in by David Lawrence Ramsey · 20 years ago
- cb47588 clarify another comment by David Lawrence Ramsey · 20 years ago
- 47cfd19 in edit_scroll(), redraw the lines before and after the scrolled region by David Lawrence Ramsey · 20 years ago
- 5b7b3e3 cosmetic fixes by David Lawrence Ramsey · 20 years ago
- 30bdadd revert previous erroneous change, and clarify comments by David Lawrence Ramsey · 20 years ago
- 89b6e6b in justify_format(), remove redundant character parsing by David Lawrence Ramsey · 20 years ago
- ce029f2 remove unnecessary #ifdef around termios.h #include in nano.c by David Lawrence Ramsey · 20 years ago
- 1e73bcf fix inaccurate comment by David Lawrence Ramsey · 20 years ago
- da95991 Back to CVS by David Lawrence Ramsey · 20 years ago
- 2cd986c GNU nano 1.3.10 by David Lawrence Ramsey · 20 years ago
- 5e4d81c in README.CVS, mention that the minimum required version of groff is by David Lawrence Ramsey · 20 years ago
- 628c4e2 French manpage updates. by David Lawrence Ramsey · 20 years ago
- e57bd49 in parse_line_column(), simplify parsing of the column number by David Lawrence Ramsey · 20 years ago
- bf38aad Bulgarian translation from the TP. by Jordi Mallach · 20 years ago
- 7859d52 Translation updates from the TP: ca, fr, ms, zh_TW. by Jordi Mallach · 20 years ago
- 5aaaad4 in README.CVS, update the given cvs commands so that they work again by David Lawrence Ramsey · 20 years ago
- abaa9a8 Updated it, nl and de from the TP. by Jordi Mallach · 20 years ago
- b0e04c0 a few last comment and consistency fixes by David Lawrence Ramsey · 20 years ago
- 6d6a36c add descriptive comments to pretty much all functions and major by David Lawrence Ramsey · 20 years ago
- 034b994 since proto.h includes nano.h, and nano.h includes config.h first, by David Lawrence Ramsey · 20 years ago
- 8befda6 readd RETSIGTYPE return types for signal handlers, since any problems by David Lawrence Ramsey · 20 years ago
- 24777c0 fix compilation with --enable-debug, and remove unneeded assert by David Lawrence Ramsey · 20 years ago
- a685468 efficiency and comment fixes by David Lawrence Ramsey · 20 years ago
- 26ebd35 in ngetdelim(), do sanity checks in an assert instead of checking them by David Lawrence Ramsey · 20 years ago
- 13b6115 update the Free Software Foundation's address as needed in the copyright by David Lawrence Ramsey · 20 years ago
- 783062a cosmetic fix by David Lawrence Ramsey · 20 years ago
- c7c04bb in brak_line(), in the surrounding #ifdef, replace the combination of by David Lawrence Ramsey · 20 years ago
- 3239ff2 comment fix by David Lawrence Ramsey · 20 years ago
- e6fb106 comment fix by David Lawrence Ramsey · 20 years ago
- ad1b64c in do_justify(), renumber after justifying each individual paragraph, by David Lawrence Ramsey · 20 years ago
- 79383be revert last changes, as they make full justify and justify act differently by David Lawrence Ramsey · 20 years ago
- 9a065c0 in find_paragraph(), add parameter begin, the line that we can't move by David Lawrence Ramsey · 20 years ago
- 1932dfb another comment fix by David Lawrence Ramsey · 20 years ago
- eae8571 cosmetic fixes by David Lawrence Ramsey · 20 years ago
- 2e2112c comment fix by David Lawrence Ramsey · 20 years ago
- 5da68ee in execute_command(), instead of hardcoding /bin/sh as the shell to use by David Lawrence Ramsey · 20 years ago
- da1f55c add missing update by David Lawrence Ramsey · 20 years ago
- 43eee6e sort more configure options consistently by David Lawrence Ramsey · 20 years ago
- ace033d in configure.ac, disable wrapping entirely when --enable-tiny is used, by David Lawrence Ramsey · 20 years ago
- 5453b0a in version(), if DISABLE_WRAPPING is defined, the code in by David Lawrence Ramsey · 20 years ago
- 315eb32 adjust copyright notices in all source files to account for Chris' by David Lawrence Ramsey · 20 years ago
- b4e5c02 more miscellaneous do_wrap() fixes by David Lawrence Ramsey · 20 years ago
- 4db1b09 properly update the revision date by David Lawrence Ramsey · 20 years ago
- b919f37 merge one last update by David Lawrence Ramsey · 20 years ago
- 219a814 remove redundant code by David Lawrence Ramsey · 20 years ago
- 615f4c7 tweak do_wrap() to remove the assumption that the file always ends in a by David Lawrence Ramsey · 20 years ago
- b9b2fd5 in break_line(), only include the newline parameter if DISABLE_HELP by David Lawrence Ramsey · 20 years ago
- 708de36 in configure.ac, clarify description of --disable-speller by David Lawrence Ramsey · 20 years ago
- 853a44d preemptively update the version number by David Lawrence Ramsey · 20 years ago
- d1ab408 in faq.html, clarify section 5.3 to better explain how to enable Unicode by David Lawrence Ramsey · 20 years ago
- fa35aef merge a few minor updates from nano.1 into rnano.1 by David Lawrence Ramsey · 20 years ago
- 7949e6a Add rnano manpage from Thijs. by Jordi Mallach · 20 years ago
- 4ffdb1b in nano.1, make one non-bold instance of "nano" bold, for consistency by David Lawrence Ramsey · 20 years ago
- 7a07cdb in faq.html, add a new section 5.3 to explain the status of nano's by David Lawrence Ramsey · 20 years ago
- ccd1b7b miscellaneous minor fixes by David Lawrence Ramsey · 20 years ago
- d15c92d more comment fixes by David Lawrence Ramsey · 20 years ago
- 8dec783 comment fixes by David Lawrence Ramsey · 20 years ago
- 87397ba add missing documentation by David Lawrence Ramsey · 20 years ago
- 391cef1 documentation fix: the LGPLed ngetdelim() and ngetline() functions are by David Lawrence Ramsey · 20 years ago
- ad07401 in get_prompt_string(), adjust #ifdefs to leave out disabled keys by David Lawrence Ramsey · 20 years ago
- c009ec5 breakage and comment fixes by David Lawrence Ramsey · 20 years ago
- 5ab56ea refactor the statusbar prompt's bracket searching code to be closer to by David Lawrence Ramsey · 20 years ago
- 45d344b comment fix by David Lawrence Ramsey · 20 years ago
- 29fb951 miscellaneous documentation fixes by David Lawrence Ramsey · 20 years ago
- 4580f15 add missing changelog entry by David Lawrence Ramsey · 20 years ago
- cf9c34a only include code related to whole word searches when DISABLE_SPELLER by David Lawrence Ramsey · 20 years ago
- bd0b3cd in do_justify(), don't save current_y and restore it if the user by David Lawrence Ramsey · 20 years ago
- eba0711 comment fix by David Lawrence Ramsey · 20 years ago
- c499382 add the ability to do bracket searches at the statusbar prompt by David Lawrence Ramsey · 20 years ago
- ebe4b3b remove unneeded variable by David Lawrence Ramsey · 20 years ago
- cfffbf7 in reset_statusbar_cursor(), fix cursor placement problem by modeling by David Lawrence Ramsey · 20 years ago
- 9d3a468 in do_statusbar_input(), fix misplaced break when handling NANO_VERBATIM_KEY by David Lawrence Ramsey · 20 years ago
- c5c5230 overhaul the bracket searching code so that it no longer requires regex by David Lawrence Ramsey · 20 years ago
- 6c860c0 remove unneeded blank line by David Lawrence Ramsey · 20 years ago
- 1c3b211 comment fix by David Lawrence Ramsey · 20 years ago
- b299a6a cosmetic fix by David Lawrence Ramsey · 20 years ago
- bc8b7d7 in mbstrchr(), detect the case where the character isn't found in the by David Lawrence Ramsey · 20 years ago
- 9c92634 cosmetic fix by David Lawrence Ramsey · 20 years ago
- 979286c comment fix by David Lawrence Ramsey · 20 years ago
- ebe3425 rename the NANO_SMALL #define to NANO_TINY by David Lawrence Ramsey · 20 years ago