1. b5aaf72 in configure.ac, check for possibly unavailable functions in alphabetical order by David Lawrence Ramsey · 20 years ago
  2. 1ea5370 formatting fixes for Makefile.am and m4/Makefile.am by David Lawrence Ramsey · 20 years ago
  3. 0227ccc formatting fixes by David Lawrence Ramsey · 20 years ago
  4. 25799f6 in configure.ac, check for get_wch() instead of wget_wch() to determine by David Lawrence Ramsey · 20 years ago
  5. c54c4d1 rename total_update() total_redraw() for consistency by David Lawrence Ramsey · 20 years ago
  6. 7431fe5 work around slang brain damage in total_update() by David Lawrence Ramsey · 20 years ago
  7. 166da9c fix still more minor display update problems by David Lawrence Ramsey · 20 years ago
  8. cd0210f fix more minor screen update problems by David Lawrence Ramsey · 20 years ago
  9. 7098ec2 n is ignored in the mbstowcs() call, so it can be 0 instead of (size_t)-1 by David Lawrence Ramsey · 20 years ago
  10. 6289823 in statusq(), call wrefresh(bottomwin) after getting an answer and by David Lawrence Ramsey · 20 years ago
  11. 26e637b in toggle_init(), reorder the toggles to put more toggles with similar by David Lawrence Ramsey · 20 years ago
  12. d873447 clarify the description of the line wrapping toggle by David Lawrence Ramsey · 20 years ago
  13. 84635cd change the short option for --restricted from -Z to -R by David Lawrence Ramsey · 20 years ago
  14. 03987ab fix misplaced long option by David Lawrence Ramsey · 20 years ago
  15. c661853 add comment by David Lawrence Ramsey · 20 years ago
  16. 4f673d8 add a description of -U/--quickblank to nano.texi, plus a few more by David Lawrence Ramsey · 20 years ago
  17. bf51aa4 QUICK_BLANK and CONST_UPDATE shouldn't be working at the same time, as by David Lawrence Ramsey · 20 years ago
  18. 954aba7 formatting fix by David Lawrence Ramsey · 20 years ago
  19. 3435a0f rename the CONSTUPDATE flag to CONST_UPDATE, and clarify its description by David Lawrence Ramsey · 20 years ago
  20. 66357b5 add missing #ifdef by David Lawrence Ramsey · 20 years ago
  21. e29111f add -U/--quickblank option, a Meta-U toggle, and a "quickblank" rcfile by David Lawrence Ramsey · 20 years ago
  22. 6399000 move all the rcfile options disabled by NANO_SMALL to the end, for by David Lawrence Ramsey · 20 years ago
  23. ea01474 since the DISABLE_CURPOS flag is only used in winio.c, reduce it to a by David Lawrence Ramsey · 20 years ago
  24. 077d064 in statusbar(), set statusblank to 25 instead of 26, to match current Pico by David Lawrence Ramsey · 20 years ago
  25. 9b494fa more miscellaneous documentation updates by David Lawrence Ramsey · 20 years ago
  26. 18a89a6 more cosmetic fixes by David Lawrence Ramsey · 20 years ago
  27. c4ca596 various #ifdef fixes by David Lawrence Ramsey · 20 years ago
  28. 5c8197d miscellaneous cleanups in do_find_bracket(): rename variables for by David Lawrence Ramsey · 20 years ago
  29. 62e1174 add "backwards" and "casesensitive" to the "rcfile" regexes by David Lawrence Ramsey · 20 years ago
  30. f3ecffd add the "regexp" rcfile option back in at DB's suggestion, the by David Lawrence Ramsey · 20 years ago
  31. f774017 document the new Meta-E toggle by David Lawrence Ramsey · 20 years ago
  32. d1cc007 in usage(), remove inaccurate default listed for -Q/--quotestr by David Lawrence Ramsey · 20 years ago
  33. 25fb102 fix assert by David Lawrence Ramsey · 20 years ago
  34. a9a3f4f fix compilation with --enable-debug by David Lawrence Ramsey · 20 years ago
  35. e6a55fa remove stray "]" by David Lawrence Ramsey · 20 years ago
  36. 95f7a74 wording fix by David Lawrence Ramsey · 20 years ago
  37. fa6c29c in shortcut_init(), clarify the description of ^X when by David Lawrence Ramsey · 20 years ago
  38. b2b6976 change the SMOOTHSCROLL flag to the SMOOTH_SCROLL flag by David Lawrence Ramsey · 20 years ago
  39. 7a4aaa5 change the NO_UTF8 flag to the USE_UTF8 flag, and reverse its meaning by David Lawrence Ramsey · 20 years ago
  40. 77d0fea cosmetic fix by David Lawrence Ramsey · 20 years ago
  41. c1b9609 comment fix by David Lawrence Ramsey · 20 years ago
  42. 4846ce7 fix memory leak by David Lawrence Ramsey · 20 years ago
  43. 34c7574 add the "tabstospaces" option to the "rcfile" regexes by David Lawrence Ramsey · 20 years ago
  44. 3129c29 move the "tabstospaces" option in nanorc.sample down so the options are by David Lawrence Ramsey · 20 years ago
  45. 2137458 fix changelog entry by David Lawrence Ramsey · 20 years ago
  46. a2ea733 comment fix by David Lawrence Ramsey · 20 years ago
  47. 40ad177 revert erroneous help_init() changes by David Lawrence Ramsey · 20 years ago
  48. 6f143c8 add the ability to convert (non-verbatim input) typed tabs to spaces by David Lawrence Ramsey · 20 years ago
  49. 072f86c in do_spell(), if the spell-checker printed any error messages onscreen, by David Lawrence Ramsey · 20 years ago
  50. f271f9c cosmetic fix by David Lawrence Ramsey · 20 years ago
  51. 5a6caf0 in do_int_spell_fix(), display highlighted misspelled words using by David Lawrence Ramsey · 20 years ago
  52. da72453 add missing blank lines by David Lawrence Ramsey · 20 years ago
  53. 203026c make --enable-extra only define NANO_EXTRA, and update associated documentation by David Lawrence Ramsey · 20 years ago
  54. ed7ad33 change wint_t's back to wchar_t's to fix compilation on Mac OS 10.4.1 by David Lawrence Ramsey · 20 years ago
  55. ff6c199 Typo fix by Jens Seidel. by Jordi Mallach · 20 years ago
  56. a01690c comment fixes by David Lawrence Ramsey · 20 years ago
  57. ff1a0ea cosmetic fix by David Lawrence Ramsey · 20 years ago
  58. 42e271d in do_browser(), make mouse clicks in the browser window work properly by David Lawrence Ramsey · 20 years ago
  59. 9c06f34 more miscellaneous minor fixes by David Lawrence Ramsey · 20 years ago
  60. ab41ab9 fix #ifdefs so that nano compiles with NANO_SMALL defined and by David Lawrence Ramsey · 20 years ago
  61. 2515ccc *more* cleanups to chars.c and related code by David Lawrence Ramsey · 20 years ago
  62. d1323e4 formatting and comment fixes by David Lawrence Ramsey · 20 years ago
  63. 7ae1a79 formatting fixes by David Lawrence Ramsey · 20 years ago
  64. e221311 don't count punctuation when searching for a whole word in is_whole_word() by David Lawrence Ramsey · 20 years ago
  65. d26f1eb in open_prevnext_file(), move up a misplaced assert and rename a variable by David Lawrence Ramsey · 20 years ago
  66. 1e64db6 more miscellaneous fixes by David Lawrence Ramsey · 20 years ago
  67. ce9d299 revert the changes to the behavior of Esc Esc [3-digit number from 000 by David Lawrence Ramsey · 20 years ago
  68. bdfa927 more miscellaneous cleanups by David Lawrence Ramsey · 20 years ago
  69. 789867b comment fix by David Lawrence Ramsey · 20 years ago
  70. 3a4eb48 minor faq updates by David Lawrence Ramsey · 20 years ago
  71. bfc183b more cosmetic fixes by David Lawrence Ramsey · 20 years ago
  72. 6209e0e yet *another* cleanup by David Lawrence Ramsey · 20 years ago
  73. e534aae comment fix by David Lawrence Ramsey · 20 years ago
  74. d5d4dde improve detection of blank characters in the "punct" and "brackets" by David Lawrence Ramsey · 20 years ago
  75. 42af221 yet another cleanup by David Lawrence Ramsey · 20 years ago
  76. 356d248 nisw?blank() should return int, not bool, to match isblank() by David Lawrence Ramsey · 20 years ago
  77. 399fe93 change the behavior of Esc Esc [3-digit number from 000 to 255] so that by David Lawrence Ramsey · 20 years ago
  78. 40c3cd1 in the "nanorc" regexes in nanorc.sample, tweak the "comment" regex to by David Lawrence Ramsey · 20 years ago
  79. b300af3 simplify is_valid_mbstring() by making it use mbstowcs() by David Lawrence Ramsey · 20 years ago
  80. 30d0a81 don't work around invalid multibyte sequences in rcfile options anymore, by David Lawrence Ramsey · 20 years ago
  81. 6a0d5b8 miscellaneous minor fixes by David Lawrence Ramsey · 20 years ago
  82. 7b601fd still more cleanups to chars.c and related code by David Lawrence Ramsey · 20 years ago
  83. 8b698f4 more cosmetic fixes by David Lawrence Ramsey · 20 years ago
  84. 9880afc remove unneeded blank line by David Lawrence Ramsey · 20 years ago
  85. 5ed8819 revert the simplification of the display_string() call in by David Lawrence Ramsey · 20 years ago
  86. 7291daa cosmetic fixes by David Lawrence Ramsey · 20 years ago
  87. d2edb8a when doing history string tab completion, skip over an exact match by David Lawrence Ramsey · 20 years ago
  88. 33d07ef in do_replace_loop(), simplify the display_string() call that we use to by David Lawrence Ramsey · 20 years ago
  89. f26d386 simplify the word detection code by David Lawrence Ramsey · 20 years ago
  90. 6728708 detect words more accurately by taking punctuation into account, and by David Lawrence Ramsey · 20 years ago
  91. d16d0bf document cosmetic fix by David Lawrence Ramsey · 20 years ago
  92. 5b9f522 cosmetic fix by David Lawrence Ramsey · 20 years ago
  93. a049c83 in shortcut_init(), allow the mark to be used in view mode, as Pico does by David Lawrence Ramsey · 20 years ago
  94. 1a76845 fix changelog entry by David Lawrence Ramsey · 20 years ago
  95. e90f0b8 when the mark is on, only do a word count on the marked text by David Lawrence Ramsey · 20 years ago
  96. d232fa2 remove unnecessary screen update by David Lawrence Ramsey · 20 years ago
  97. e010edd implement word count via Meta-D at the main window by David Lawrence Ramsey · 20 years ago
  98. 1946261 one last cleanup to chars.c by David Lawrence Ramsey · 20 years ago
  99. d864048 various cleanups to chars.c and related code by David Lawrence Ramsey · 20 years ago
  100. 6315e2f in do_tab(), remove unneeded variable kbinput by David Lawrence Ramsey · 20 years ago