1. f2fe1fd cosmetic fixes by David Lawrence Ramsey · 19 years ago
  2. 3cba266 comment fixes by David Lawrence Ramsey · 19 years ago
  3. cf8082f Updated Dutch translation by Benno Schulenberg. by Jordi Mallach · 19 years ago
  4. 560e83f in usage(), fix inaccuracies in the usage example by David Lawrence Ramsey · 19 years ago
  5. b02a195 cosmetic fix by David Lawrence Ramsey · 19 years ago
  6. a5f833d in edit_draw(), properly ignore zero-length regexes in multi-line by David Lawrence Ramsey · 19 years ago
  7. c7b9e15 formatting fix by David Lawrence Ramsey · 19 years ago
  8. 27d5be5 per Benno Schulenberg's patch (with a few tweaks by me), add a new by David Lawrence Ramsey · 19 years ago
  9. f22fa13 typo fix by David Lawrence Ramsey · 19 years ago
  10. 602199d comment fixes by David Lawrence Ramsey · 19 years ago
  11. 0ec909c add the ability to move to the first and last file in the file browser by David Lawrence Ramsey · 19 years ago
  12. 5bb7727 another formatting fix by David Lawrence Ramsey · 19 years ago
  13. b22c80a remove various redundant key checks by David Lawrence Ramsey · 19 years ago
  14. 90b60ed fix do_help() meta key breakage by David Lawrence Ramsey · 19 years ago
  15. f629aad cosmetic fix by David Lawrence Ramsey · 19 years ago
  16. 6e7d24d add the ability to move to the first and last line of the help text via by David Lawrence Ramsey · 19 years ago
  17. 3f77c77 wording fix by David Lawrence Ramsey · 19 years ago
  18. 0a208b3 formatting fix by David Lawrence Ramsey · 19 years ago
  19. 2545686 comment fix by David Lawrence Ramsey · 19 years ago
  20. 80669c3 in do_indent_marked(), only use line_indent and line_indent_len when necessary by David Lawrence Ramsey · 19 years ago
  21. 9e73d98 better handle position shifting when indenting marked text by David Lawrence Ramsey · 19 years ago
  22. eb4f90e better handle position shifting when unindenting marked text by David Lawrence Ramsey · 19 years ago
  23. aa4dc95 typo fix by David Lawrence Ramsey · 19 years ago
  24. f0e3ca6 clarify error messages by David Lawrence Ramsey · 19 years ago
  25. ac37b04 typo fix by David Lawrence Ramsey · 19 years ago
  26. c7d6f98 in faq.html, add a new section 4.4, and move all section 4 entries after by David Lawrence Ramsey · 19 years ago
  27. af9052d cosmetic fixes by David Lawrence Ramsey · 19 years ago
  28. 2ca3fc9 consistency fix for do_indent_marked(): remove indentation from just by David Lawrence Ramsey · 19 years ago
  29. 7a9422b more various wording fixes for documentation by David Lawrence Ramsey · 19 years ago
  30. e7f9813 various wording fixes for documentation by David Lawrence Ramsey · 19 years ago
  31. 12c1b59 consistency fixes by David Lawrence Ramsey · 19 years ago
  32. fd3ccee fix yet more do_indent_marked() breakage by David Lawrence Ramsey · 19 years ago
  33. 7194a61 fix still more do_indent_marked() breakage by David Lawrence Ramsey · 19 years ago
  34. 2e8fac6 fix more do_indent_marked() breakage by David Lawrence Ramsey · 19 years ago
  35. 5c819b5 really fix do_indent_marked() breakage by David Lawrence Ramsey · 19 years ago
  36. d9eca4b fix do_indent_marked() breakage by David Lawrence Ramsey · 19 years ago
  37. bf78420 another wording fix by David Lawrence Ramsey · 19 years ago
  38. 5f274c4 handle NANO_CONTROL_8 even better by doing it in parse_kbinput() by David Lawrence Ramsey · 19 years ago
  39. fbf46a5 in do_(statusbar_)?input(), if we get NANO_CONTROL_8, handle it instead by David Lawrence Ramsey · 19 years ago
  40. 4d9ef69 various fixes for get_control_kbinput() by David Lawrence Ramsey · 19 years ago
  41. 4527da5 when indenting lines, properly keep track of the mark coordinates by David Lawrence Ramsey · 19 years ago
  42. 8bf39a3 in configure.ac, remove the other old warning about color support by David Lawrence Ramsey · 19 years ago
  43. 6d11123 typo fix by David Lawrence Ramsey · 19 years ago
  44. f85001a add the ability to indent and unindent all marked lines of text, via by David Lawrence Ramsey · 19 years ago
  45. cf1879b tweak the shortcut list a bit more, and add Space and - as aliases for by David Lawrence Ramsey · 19 years ago
  46. 9dd2687 preemptively update version numbers and modification dates by David Lawrence Ramsey · 19 years ago
  47. 190fae0 document wording fixes in nanorc.5 by David Lawrence Ramsey · 19 years ago
  48. 0d0d636 in nano.texi, add a "Nanorc Files" section to explain the nanorc file by David Lawrence Ramsey · 19 years ago
  49. 3bcca17 in nanorc.5 and nanorc.sample, mention that the nanorc file should not by David Lawrence Ramsey · 19 years ago
  50. c208ef7 fix breakage when NO_NEWLINES is FALSE and we copy text that would by David Lawrence Ramsey · 19 years ago
  51. c838a4c comment fix by David Lawrence Ramsey · 19 years ago
  52. fe48da7 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  53. 58fabec formatting fixes by David Lawrence Ramsey · 19 years ago
  54. bd59660 in shortcut_init(), add Meta-} as an alias for Meta-] by David Lawrence Ramsey · 19 years ago
  55. 95b9850 fix inaccurate comment by David Lawrence Ramsey · 19 years ago
  56. 7504714 fix segfault if we try to copy an empty selection by David Lawrence Ramsey · 19 years ago
  57. 714c522 add missing #ifdef by David Lawrence Ramsey · 19 years ago
  58. fcff1e7 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  59. c87e0c0 add the ability to copy text into the cutbuffer without cutting it, via by David Lawrence Ramsey · 19 years ago
  60. bc80cb1 readd the Cancel -> Exit aliases for the file browser and help browser, by David Lawrence Ramsey · 19 years ago
  61. 854a44a more cosmetic fixes by David Lawrence Ramsey · 19 years ago
  62. 939d423 in shortcut_init(), tweak the descriptions of two more shortcut keys to by David Lawrence Ramsey · 19 years ago
  63. 8137876 another cosmetic fix by David Lawrence Ramsey · 19 years ago
  64. bf48798 better handle the insertion of blank lines after shortcuts when certain by David Lawrence Ramsey · 19 years ago
  65. 9adc445 add missing #ifdef by David Lawrence Ramsey · 19 years ago
  66. 9ea0590 comment fixes by David Lawrence Ramsey · 19 years ago
  67. 18dae62 reduce NO_RCFILE to a static bool in nano.c, since it's only used there by David Lawrence Ramsey · 19 years ago
  68. 891e0ec in get_prompt_string(), include the handling of the help key even when by David Lawrence Ramsey · 19 years ago
  69. 40e0572 in shortcut_init(), tweak the descriptions of some shortcut keys to make by David Lawrence Ramsey · 19 years ago
  70. 2ca2356 adjust the main shortcut list a bit more, per Benno Schulenberg's patch, by David Lawrence Ramsey · 19 years ago
  71. 5a2dbe2 typo fix by David Lawrence Ramsey · 19 years ago
  72. b88152d more typo fixes by David Lawrence Ramsey · 19 years ago
  73. 241771c typo fix by David Lawrence Ramsey · 19 years ago
  74. 4fd74e0 in help_init(), if we have at least two entries' worth of blank space, by David Lawrence Ramsey · 19 years ago
  75. 97415df really fix #ifdef by David Lawrence Ramsey · 19 years ago
  76. 03252d4 fix #ifdef by David Lawrence Ramsey · 19 years ago
  77. bdf84dd fix more breakage by David Lawrence Ramsey · 19 years ago
  78. 1df3e2d reorganize the main shortcut list to make it easier for new users, per by David Lawrence Ramsey · 19 years ago
  79. d7b804a add missing #ifdefs by David Lawrence Ramsey · 19 years ago
  80. 3ea0b1d fix breakage and typos by David Lawrence Ramsey · 19 years ago
  81. 5f0a58b add missing alternate meta key sequences by David Lawrence Ramsey · 19 years ago
  82. df45365 add shortcuts to go to the first or last line of the file from the main by David Lawrence Ramsey · 19 years ago
  83. 6397b59 cleanups: fix M-M/M-N toggle inversion, and reorder toggle #defines in by David Lawrence Ramsey · 19 years ago
  84. e313f5b reorganize the global toggle list to make it easier for new users, per by David Lawrence Ramsey · 19 years ago
  85. 4879660 comment fixes by David Lawrence Ramsey · 19 years ago
  86. 1f09769 in nano.texi, add minor updates to put some text back in sync with by David Lawrence Ramsey · 19 years ago
  87. fe52ae0 update modification date again by David Lawrence Ramsey · 19 years ago
  88. 728c85a in nano.texi, add minor updates to put some text back in sync with by David Lawrence Ramsey · 19 years ago
  89. 0aeb503 still another miscellaneous minor fix by David Lawrence Ramsey · 19 years ago
  90. e30c308 another typo fix by David Lawrence Ramsey · 19 years ago
  91. 57f9753 fix changelog entry by David Lawrence Ramsey · 19 years ago
  92. e904888 in renumber(), remove invalid assert by David Lawrence Ramsey · 19 years ago
  93. 8ff785c in toggle_init(), in the global toggle list, move the "Constant cursor by David Lawrence Ramsey · 19 years ago
  94. b9eb2be in shortcut_init(), in the main shortcut list, move the "Refresh" by David Lawrence Ramsey · 19 years ago
  95. 9461dbd remove back references from sample Python regex by David Lawrence Ramsey · 19 years ago
  96. efb4b0a add several blank entries to the main shortcut list, in order to make by David Lawrence Ramsey · 19 years ago
  97. e6757b9 still more comment fixes by David Lawrence Ramsey · 19 years ago
  98. e806ab8 adjust the shortcut list display and related mouse support to not waste by David Lawrence Ramsey · 19 years ago
  99. 172aa93 another comment fix by David Lawrence Ramsey · 19 years ago
  100. e916d67 in nano.texi, mention that backup files and spell checking are disabled by David Lawrence Ramsey · 19 years ago