1. 9a065c0 in find_paragraph(), add parameter begin, the line that we can't move by David Lawrence Ramsey · 20 years ago
  2. 1932dfb another comment fix by David Lawrence Ramsey · 20 years ago
  3. eae8571 cosmetic fixes by David Lawrence Ramsey · 20 years ago
  4. 2e2112c comment fix by David Lawrence Ramsey · 20 years ago
  5. 5da68ee in execute_command(), instead of hardcoding /bin/sh as the shell to use by David Lawrence Ramsey · 20 years ago
  6. da1f55c add missing update by David Lawrence Ramsey · 20 years ago
  7. 43eee6e sort more configure options consistently by David Lawrence Ramsey · 20 years ago
  8. ace033d in configure.ac, disable wrapping entirely when --enable-tiny is used, by David Lawrence Ramsey · 20 years ago
  9. 5453b0a in version(), if DISABLE_WRAPPING is defined, the code in by David Lawrence Ramsey · 20 years ago
  10. 315eb32 adjust copyright notices in all source files to account for Chris' by David Lawrence Ramsey · 20 years ago
  11. b4e5c02 more miscellaneous do_wrap() fixes by David Lawrence Ramsey · 20 years ago
  12. 4db1b09 properly update the revision date by David Lawrence Ramsey · 20 years ago
  13. b919f37 merge one last update by David Lawrence Ramsey · 20 years ago
  14. 219a814 remove redundant code by David Lawrence Ramsey · 20 years ago
  15. 615f4c7 tweak do_wrap() to remove the assumption that the file always ends in a by David Lawrence Ramsey · 20 years ago
  16. b9b2fd5 in break_line(), only include the newline parameter if DISABLE_HELP by David Lawrence Ramsey · 20 years ago
  17. 708de36 in configure.ac, clarify description of --disable-speller by David Lawrence Ramsey · 20 years ago
  18. 853a44d preemptively update the version number by David Lawrence Ramsey · 20 years ago
  19. d1ab408 in faq.html, clarify section 5.3 to better explain how to enable Unicode by David Lawrence Ramsey · 20 years ago
  20. fa35aef merge a few minor updates from nano.1 into rnano.1 by David Lawrence Ramsey · 20 years ago
  21. 7949e6a Add rnano manpage from Thijs. by Jordi Mallach · 20 years ago
  22. 4ffdb1b in nano.1, make one non-bold instance of "nano" bold, for consistency by David Lawrence Ramsey · 20 years ago
  23. 7a07cdb in faq.html, add a new section 5.3 to explain the status of nano's by David Lawrence Ramsey · 20 years ago
  24. ccd1b7b miscellaneous minor fixes by David Lawrence Ramsey · 20 years ago
  25. d15c92d more comment fixes by David Lawrence Ramsey · 20 years ago
  26. 8dec783 comment fixes by David Lawrence Ramsey · 20 years ago
  27. 87397ba add missing documentation by David Lawrence Ramsey · 20 years ago
  28. 391cef1 documentation fix: the LGPLed ngetdelim() and ngetline() functions are by David Lawrence Ramsey · 20 years ago
  29. ad07401 in get_prompt_string(), adjust #ifdefs to leave out disabled keys by David Lawrence Ramsey · 20 years ago
  30. c009ec5 breakage and comment fixes by David Lawrence Ramsey · 20 years ago
  31. 5ab56ea refactor the statusbar prompt's bracket searching code to be closer to by David Lawrence Ramsey · 20 years ago
  32. 45d344b comment fix by David Lawrence Ramsey · 20 years ago
  33. 29fb951 miscellaneous documentation fixes by David Lawrence Ramsey · 20 years ago
  34. 4580f15 add missing changelog entry by David Lawrence Ramsey · 20 years ago
  35. cf9c34a only include code related to whole word searches when DISABLE_SPELLER by David Lawrence Ramsey · 20 years ago
  36. bd0b3cd in do_justify(), don't save current_y and restore it if the user by David Lawrence Ramsey · 20 years ago
  37. eba0711 comment fix by David Lawrence Ramsey · 20 years ago
  38. c499382 add the ability to do bracket searches at the statusbar prompt by David Lawrence Ramsey · 20 years ago
  39. ebe4b3b remove unneeded variable by David Lawrence Ramsey · 20 years ago
  40. cfffbf7 in reset_statusbar_cursor(), fix cursor placement problem by modeling by David Lawrence Ramsey · 20 years ago
  41. 9d3a468 in do_statusbar_input(), fix misplaced break when handling NANO_VERBATIM_KEY by David Lawrence Ramsey · 20 years ago
  42. c5c5230 overhaul the bracket searching code so that it no longer requires regex by David Lawrence Ramsey · 20 years ago
  43. 6c860c0 remove unneeded blank line by David Lawrence Ramsey · 20 years ago
  44. 1c3b211 comment fix by David Lawrence Ramsey · 20 years ago
  45. b299a6a cosmetic fix by David Lawrence Ramsey · 20 years ago
  46. bc8b7d7 in mbstrchr(), detect the case where the character isn't found in the by David Lawrence Ramsey · 20 years ago
  47. 9c92634 cosmetic fix by David Lawrence Ramsey · 20 years ago
  48. 979286c comment fix by David Lawrence Ramsey · 20 years ago
  49. ebe3425 rename the NANO_SMALL #define to NANO_TINY by David Lawrence Ramsey · 20 years ago
  50. 023db6a per Mike Frysinger's patch, don't install the localized versions of the by David Lawrence Ramsey · 20 years ago
  51. 41dd912 formatting fix by David Lawrence Ramsey · 20 years ago
  52. a1064d4 for functions originally adapted from other sources, invoke LGPL clause by David Lawrence Ramsey · 20 years ago
  53. 3f7c8c5 fix copyright years on source files; all functions in browser.c were by David Lawrence Ramsey · 20 years ago
  54. bbac1bb cosmetic fixes by David Lawrence Ramsey · 20 years ago
  55. aa20fcf remove unneeded blank line by David Lawrence Ramsey · 20 years ago
  56. eb5e08f cosmetic fixes by David Lawrence Ramsey · 20 years ago
  57. 6533e23 when building, automatically generate an HTML version of the info page, by David Lawrence Ramsey · 20 years ago
  58. de39a2b in nano.texi, fix inconsistent punctuation by David Lawrence Ramsey · 20 years ago
  59. fb0c3f8 in get_page_start(), fix test so that we scroll through the line in by David Lawrence Ramsey · 20 years ago
  60. a24da69 changelog fix by David Lawrence Ramsey · 20 years ago
  61. b3c846c in nano.texi, add more wording fixes, sort the configure options more by David Lawrence Ramsey · 20 years ago
  62. 1520350 in nano.texi, per Mike Frysinger's patch, add missing configure options, by David Lawrence Ramsey · 20 years ago
  63. da0691b comment fix by David Lawrence Ramsey · 20 years ago
  64. d82dae0 fix the last of the breakage (I hope) in find_paragraph() and do_justify() by David Lawrence Ramsey · 20 years ago
  65. bdff665 fix still more find_paragraph() breakage by David Lawrence Ramsey · 20 years ago
  66. 1be131a fix more find_paragraph() breakage by David Lawrence Ramsey · 20 years ago
  67. 8b203d6 fix yet more do_justify() breakage by David Lawrence Ramsey · 20 years ago
  68. 53f641f fix still more do_justify() breakage by David Lawrence Ramsey · 20 years ago
  69. 57f1bbd fix more do_justify() breakage by David Lawrence Ramsey · 20 years ago
  70. cd8f735 fix breakage in both backup_lines() and do_justify(); the latter's by David Lawrence Ramsey · 20 years ago
  71. 52161ee more cosmetic fixes by David Lawrence Ramsey · 20 years ago
  72. 874ec8f fix more do_justify() breakage by David Lawrence Ramsey · 20 years ago
  73. 985d586 revert change to do_justify(), since it's used when fileage may be by David Lawrence Ramsey · 20 years ago
  74. ae9eea7 use more intuitive descriptions for the scrolling keys by David Lawrence Ramsey · 20 years ago
  75. e748514 more comment fixes by David Lawrence Ramsey · 20 years ago
  76. ad7cf31 comment fix by David Lawrence Ramsey · 20 years ago
  77. 75689f3 fix still more find_paragraph() breakage by David Lawrence Ramsey · 20 years ago
  78. 82b5deb more do_justify() fixes by David Lawrence Ramsey · 20 years ago
  79. b2d1c5f fix yet more do_justify() breakage by David Lawrence Ramsey · 20 years ago
  80. 036a9d5 comment fixes by David Lawrence Ramsey · 20 years ago
  81. b885c9c revert change to edit_update(), since it's used when fileage may be by David Lawrence Ramsey · 20 years ago
  82. e99223d tweak do_wrap(), remove_magicline(), edit_scroll(), and edit_update() to by David Lawrence Ramsey · 20 years ago
  83. 6195f7c comment fix by David Lawrence Ramsey · 20 years ago
  84. 653a5a3 tweak do_justify() to rely on fileage instead of NULL for its check to by David Lawrence Ramsey · 20 years ago
  85. e8d505b fix still *more* backup_lines() breakage by David Lawrence Ramsey · 20 years ago
  86. 5d6f127 fix still more backup_lines() breakage by David Lawrence Ramsey · 20 years ago
  87. f0575cf fix still more backup_lines() breakage by David Lawrence Ramsey · 20 years ago
  88. af5a999 more do_justify() breakage fixes, and miscellaneous comment fixes by David Lawrence Ramsey · 20 years ago
  89. c82bc8b fix more backup_lines() breakage by David Lawrence Ramsey · 20 years ago
  90. 1836a0f fix break_lines() breakage by David Lawrence Ramsey · 20 years ago
  91. 12090dd fix more find_paragraph() breakage by David Lawrence Ramsey · 20 years ago
  92. 2101403 cosmetic fixes by David Lawrence Ramsey · 20 years ago
  93. 5455b6a fix more do_justify() breakage by David Lawrence Ramsey · 20 years ago
  94. 9bedc4b fix breakage in find_paragraph() and do_justify() by David Lawrence Ramsey · 20 years ago
  95. 47b693e add comment by David Lawrence Ramsey · 20 years ago
  96. 2c5d0ec tweak find_paragraph() and do_justify() to remove the assumption that by David Lawrence Ramsey · 20 years ago
  97. 5c33e88 finish tweaking backup_lines() to remove the assumption that the file by David Lawrence Ramsey · 20 years ago
  98. 8bd960b minor backup_lines() cleanups by David Lawrence Ramsey · 20 years ago
  99. 0083bd2 tweak begpar() to rely on fileage instead of NULL for its check to by David Lawrence Ramsey · 20 years ago
  100. ce51bb2 comment fix by David Lawrence Ramsey · 20 years ago