1. 85529b3 make the former flag same_line_wrap use TRUE and FALSE, add missing part by David Lawrence Ramsey · 20 years ago
  2. 973a96b add minor comment fixes, and also fix a problem where the escape by David Lawrence Ramsey · 20 years ago
  3. 74af3a7 clean up main() a bit by David Lawrence Ramsey · 20 years ago
  4. 2b6c301 remove unneeded justify_format() call from do_justify() which caused by David Lawrence Ramsey · 20 years ago
  5. 4525137 per CHAO Wei-Lun's patch, add missing "[dir]" and missing _()'s to the by David Lawrence Ramsey · 20 years ago
  6. a9a6ce0 justification fix: if the last line of a justified paragraph has a space by David Lawrence Ramsey · 20 years ago
  7. 7ea39ef document the functions that were removed when the input routines were by David Lawrence Ramsey · 20 years ago
  8. d897445 add an extra break and move an #endif down to fix a potential problem by David Lawrence Ramsey · 20 years ago
  9. e65e639 properly handle it when get_escape_seq_kbinput() returns ERR for an by David Lawrence Ramsey · 20 years ago
  10. 16eb518 support KEY_A1, KEY_A3, KEY_C1, and KEY_C3 on the numeric keypad by David Lawrence Ramsey · 20 years ago
  11. 498e13d document the use of the SPELL environment variable by David Lawrence Ramsey · 20 years ago
  12. ae064bf don't rely on the return value of curs_set(), as it's broken on e.g. by David Lawrence Ramsey · 20 years ago
  13. ce1d765 edit_redraw() should update when we're not on the first page and/or when by David Lawrence Ramsey · 20 years ago
  14. 0675c2f Update docs about Chinese contributor. by Jordi Mallach · 20 years ago
  15. 9a527f5 add DB's tweaks to do_wrap(), plus a few minor bits of mine (convert by David Lawrence Ramsey · 20 years ago
  16. 4a80fcf oops; for consistency with e.g. color syntax highlighting (which, like by David Lawrence Ramsey · 20 years ago
  17. f521b60 for consistency, whitespace display should be off by default, not on by David Lawrence Ramsey · 20 years ago
  18. 2826047 add spaces to the ends of the "Overwrite" and "Different Name" prompts, by David Lawrence Ramsey · 20 years ago
  19. c21790d edit_redraw() fixes by David Lawrence Ramsey · 20 years ago
  20. be26561 add DB's changes to allow scrolling through the help browser text with by David Lawrence Ramsey · 20 years ago
  21. b6a4b10 document cosmetic reorganization of rcfile.c, and readd an "else" I by David Lawrence Ramsey · 20 years ago
  22. 8d91199 add a few comment fixes and an explicit check in rcfile.c for by David Lawrence Ramsey · 20 years ago
  23. 2c62b07 allow the changing of closing punctuation and closing brackets (used in by David Lawrence Ramsey · 20 years ago
  24. 483ea32 add Mike Frysinger's patch (with minor modifications) to allow by David Lawrence Ramsey · 20 years ago
  25. c833d9e since KEEP_CUTBUFFER is only used in cut.c, make it a static variable in by David Lawrence Ramsey · 20 years ago
  26. 12e066f fix minor omission: the smarthome option was documented in nanorc.5 as by David Lawrence Ramsey · 20 years ago
  27. 32e3b88 add some comments better explaining what is disabled in restricted mode and why by David Lawrence Ramsey · 20 years ago
  28. dd7cc72 don't bother initializing the backup directory or reading $SPELL for the by David Lawrence Ramsey · 20 years ago
  29. 3aedb36 check $SPELL for an alternative spell checker if we didn't get one from by David Lawrence Ramsey · 20 years ago
  30. 570ea89 add missing cast to char by David Lawrence Ramsey · 20 years ago
  31. 2ed225f overhaul the routines for movement and related things to eliminate by David Lawrence Ramsey · 20 years ago
  32. 48ae986 refactor the low-level input routines into main routines that get the by David Lawrence Ramsey · 20 years ago
  33. d12fd4b add code to statusq() to *really* not allow "Full Justify" while in view mode by David Lawrence Ramsey · 20 years ago
  34. 2f0d03b make write_marked() always call write_file() with nonamechange set to by David Lawrence Ramsey · 20 years ago
  35. 228148b add DB's tweaks to do_enter() and remove the now-unused center_cursor() by David Lawrence Ramsey · 20 years ago
  36. 8328fc2 properly account for padding in titlebar() by David Lawrence Ramsey · 20 years ago
  37. da14106 per DB's patch, make finish() accept and return void, since none of the by David Lawrence Ramsey · 20 years ago
  38. c279a63 per DB's patch, also remove the now-unused center_cursor() by David Lawrence Ramsey · 20 years ago
  39. 5a8995a per DB's patch, remove the now-unused edit_refresh_clearok() by David Lawrence Ramsey · 20 years ago
  40. 2e3aeae convert do_para_search() to use an enum to specify its search type by David Lawrence Ramsey · 20 years ago
  41. 1b525e9 switch test around in do_prev_word() for consistency with do_next_word() by David Lawrence Ramsey · 20 years ago
  42. 4be15f0 move do_(first|last)_line() to move.c by David Lawrence Ramsey · 20 years ago
  43. fa39404 add DB's changes to titlebar() (with a few tweaks of mine) to make it by David Lawrence Ramsey · 20 years ago
  44. 14bf803 add missing #ifdefs around prototypes by David Lawrence Ramsey · 20 years ago
  45. c7acf69 add smart home key by David Lawrence Ramsey · 20 years ago
  46. e608f94 go back to cbreak mode and disable_signals() instead of raw mode, as by David Lawrence Ramsey · 20 years ago
  47. 837a02b add missing bit from DB's refactoring of do_credits(): translate the by David Lawrence Ramsey · 20 years ago
  48. d7fd200 minor overhaul of terminal-related things by David Lawrence Ramsey · 20 years ago
  49. 1cadddd tweak justification so that it works the same way as the current version by David Lawrence Ramsey · 20 years ago
  50. 7097d7b remove some unneeded edit_update()s in do_para_search() and do_justify() by David Lawrence Ramsey · 20 years ago
  51. 1d43db8 if multibuffer support is compiled in, properly read in multiple files by David Lawrence Ramsey · 20 years ago
  52. 97133f5 in main(), don't open the first file in quiet mode, since if we do, an by David Lawrence Ramsey · 20 years ago
  53. d4693cb the last of the minor fixes by David Lawrence Ramsey · 20 years ago
  54. 1122c85 reformat the test programs in configure.ac to be on multiple lines for by David Lawrence Ramsey · 20 years ago
  55. 8d3e7f3 add support for Pico's ability to justify the entire file at once ("full by David Lawrence Ramsey · 20 years ago
  56. 9830d75 add isblank() equivalent and use it instead of checking for (tab or by David Lawrence Ramsey · 20 years ago
  57. 71d0a1f nanorc.sample updates: add missing mouse entry, and add backupdir and by David Lawrence Ramsey · 20 years ago
  58. 2c4c788 fix more info page inaccuracies by David Lawrence Ramsey · 20 years ago
  59. 5aa3983 disable "Where Is Next" in tiny mode by David Lawrence Ramsey · 20 years ago
  60. 0381c21 clarifications to comments explaining exactly what control characters by David Lawrence Ramsey · 20 years ago
  61. 4b741b9 add DB's overhaul of regexp_init() and a few other regex-related bits, by David Lawrence Ramsey · 20 years ago
  62. d893fa9 add restricted mode, per IO ERROR's patch by David Lawrence Ramsey · 20 years ago
  63. e5b2f83 in edit_add(), do minor cosmetic reformatting and remove unused int by David Lawrence Ramsey · 20 years ago
  64. d62b634 remove another unused prototype by David Lawrence Ramsey · 20 years ago
  65. b882340 spell Christian Weisgerber's name right by David Lawrence Ramsey · 20 years ago
  66. dc35cb8 use napms() instead of nanosleep(), as it does the same thing (aside by David Lawrence Ramsey · 20 years ago
  67. 0a25808 work around the NumLock glitch by David Lawrence Ramsey · 21 years ago
  68. 805547f make the verbatim and escape sequence input routines use size_t's to by David Lawrence Ramsey · 21 years ago
  69. 4510834 cosmetic changelog fix by David Lawrence Ramsey · 21 years ago
  70. f38230a a few more minor cleanups by David Lawrence Ramsey · 21 years ago
  71. 9be546b fix info page inaccuracies by David Lawrence Ramsey · 21 years ago
  72. 604caf3 DB's changes to do_delete(), and a few more minor bits by David Lawrence Ramsey · 21 years ago
  73. 07d3feb remove apparently unneeded leaveok() calls per DB's patch, and make a by David Lawrence Ramsey · 21 years ago
  74. e1e7cb2 fix debugging output in get_verbatim_kbinput() by David Lawrence Ramsey · 21 years ago
  75. 5520e85 make sure the special control keys are handled the same way after a by David Lawrence Ramsey · 21 years ago
  76. a3370c4 miscellaneous fixes by David Lawrence Ramsey · 21 years ago
  77. befb25a Back to CVS by David Lawrence Ramsey · 21 years ago
  78. f70f0cf GNU nano 1.3.2 by David Lawrence Ramsey · 21 years ago
  79. 44e7f82 minor tweaks; also remove the need for the JUSTIFY_MODE flag by David Lawrence Ramsey · 21 years ago
  80. 0b047c5 fix error in changelog and add missing size_t cast by David Lawrence Ramsey · 21 years ago
  81. ce991bb set the input mode before turning the keypad on, and don't turn the by David Lawrence Ramsey · 21 years ago
  82. 1576d53 rename a few variables and make a few cosmetic cleanups by David Lawrence Ramsey · 21 years ago
  83. 7947544 fix entry by David Lawrence Ramsey · 21 years ago
  84. b977515 avoid any more editbot-related segfaults by removing the last of the by David Lawrence Ramsey · 21 years ago
  85. aca5d04 typo fix by David Lawrence Ramsey · 21 years ago
  86. 6aec4b8 fix potential memory corruption problems caused by passing answer in as by David Lawrence Ramsey · 21 years ago
  87. dc10ecb revert the Meta-P and Meta-N aliases for the paragraph searches for now; by David Lawrence Ramsey · 21 years ago
  88. b6aa428 add DB's similar simplification of do_prev_word() too by David Lawrence Ramsey · 21 years ago
  89. bf3c93e add DB's patch to simplify do_next_word() and remove references to by David Lawrence Ramsey · 21 years ago
  90. c6908f2 minor bits by David Lawrence Ramsey · 21 years ago
  91. 35557c5 change instances of "int main ()" to "int main(void)" by David Lawrence Ramsey · 21 years ago
  92. da35251 wrap one reference to NANO_EXTCMD_KEY in a NANO_SMALL #ifdef by David Lawrence Ramsey · 21 years ago
  93. 5ae684f TODO update: clarify the paragraph searching item, and add item for by David Lawrence Ramsey · 21 years ago
  94. d7f5ad9 add function key aliases for NANO_FIRSTLINE_KEY and NANO_LASTLINE_KEY, by David Lawrence Ramsey · 21 years ago
  95. a619ae6 Tom Bates' nsr-tandem-nsk port, plus a few tweaks of mine, take 2 by David Lawrence Ramsey · 21 years ago
  96. 8911e23 revert the tweaked nsr-tandem-nsk port for now, pending further comment by David Lawrence Ramsey · 21 years ago
  97. ce364e2 minor capitalization fixes by David Lawrence Ramsey · 21 years ago
  98. b34c683 Tom Bates' nsr-tandem-nsk port, plus a few tweaks of mine by David Lawrence Ramsey · 21 years ago
  99. ba7b168 set the associated function for unjustify to 0 instead of by David Lawrence Ramsey · 21 years ago
  100. 04e42a6 Martin Ehmsen's backup directory patch, with a few minor changes by David Lawrence Ramsey · 21 years ago