1. a619ae6 Tom Bates' nsr-tandem-nsk port, plus a few tweaks of mine, take 2 by David Lawrence Ramsey · 21 years ago
  2. 8911e23 revert the tweaked nsr-tandem-nsk port for now, pending further comment by David Lawrence Ramsey · 21 years ago
  3. ce364e2 minor capitalization fixes by David Lawrence Ramsey · 21 years ago
  4. ea43a1d cosmetic #ifdef tweak by David Lawrence Ramsey · 21 years ago
  5. b34c683 Tom Bates' nsr-tandem-nsk port, plus a few tweaks of mine by David Lawrence Ramsey · 21 years ago
  6. ba7b168 set the associated function for unjustify to 0 instead of by David Lawrence Ramsey · 21 years ago
  7. 588ca6b fix typo by David Lawrence Ramsey · 21 years ago
  8. 04e42a6 Martin Ehmsen's backup directory patch, with a few minor changes by David Lawrence Ramsey · 21 years ago
  9. 6a2877d add another blank line by David Lawrence Ramsey · 21 years ago
  10. 81e157c fix too-long line by David Lawrence Ramsey · 21 years ago
  11. 807681a add blank line by David Lawrence Ramsey · 21 years ago
  12. 281e056 decouple the paragraph searching code and the justification code by David Lawrence Ramsey · 21 years ago
  13. 95b7bdb minor cosmetic fixes by David Lawrence Ramsey · 21 years ago
  14. 24ae56c a few minor cleanups by David Lawrence Ramsey · 21 years ago
  15. 60b942c minor comment fix by David Lawrence Ramsey · 21 years ago
  16. b55e382 move the leaveok() calls back to edit_refresh() from update_line() by David Lawrence Ramsey · 21 years ago
  17. 3af54d3 remove the redundant filestat() and replace it with stat() in the one by David Lawrence Ramsey · 21 years ago
  18. 37853fd and update the dates on the documentation by David Lawrence Ramsey · 21 years ago
  19. 475a2a7 clarify the -T/--tabsize option in the documentation too by David Lawrence Ramsey · 21 years ago
  20. a7c9364 clarify the description of -T/--tabsize a bit in usage(), and add extra by David Lawrence Ramsey · 21 years ago
  21. f5300af only include time.h in winio.c if NANO_EXTRA is defined, since we only by David Lawrence Ramsey · 21 years ago
  22. 1044d74 add DB's refactored search code and a few of his minor display code by David Lawrence Ramsey · 21 years ago
  23. 656dd9c Updated Malay translation by Sharuzzaman Ahmat Raslan. by Jordi Mallach · 21 years ago
  24. 369732f handle pending sigwinches better, etc. by David Lawrence Ramsey · 21 years ago
  25. 795a16b add more intuitive Meta-key aliases for ^W^W and ^W^O by David Lawrence Ramsey · 22 years ago
  26. b7e5cf6 fix comment inaccuracy by David Lawrence Ramsey · 22 years ago
  27. d390dd8 minor cosmetic fix by David Lawrence Ramsey · 22 years ago
  28. 815cba8 forgot a cast by David Lawrence Ramsey · 22 years ago
  29. cb34a67 make the saving of marked status in open_files->file_flags work properly by David Lawrence Ramsey · 22 years ago
  30. ee383db get_verbatim_kbinput() should use an int*, not a char*, for consistency by David Lawrence Ramsey · 22 years ago
  31. 1bc9219 one last minor comment fix by David Lawrence Ramsey · 22 years ago
  32. 00c2054 don't allow verbatim input in view mode by David Lawrence Ramsey · 22 years ago
  33. 2502677 minor comment clarification by David Lawrence Ramsey · 22 years ago
  34. be66a6b fix minor FAQ inaccuracy by David Lawrence Ramsey · 22 years ago
  35. 5380944 and switch to cbreak mode in handle_sigwinch() too by David Lawrence Ramsey · 22 years ago
  36. 273d2ce set keypad() to TRUE in handle_sigwinch() in case we resize during by David Lawrence Ramsey · 22 years ago
  37. c91696e add function key alias for unjustify by David Lawrence Ramsey · 22 years ago
  38. d03216a use raw mode in get_verbatim_kbinput(), so that we don't have to deal by David Lawrence Ramsey · 22 years ago
  39. 58f6d83 set keypad() to FALSE while reading in verbatim input, to deal with a by David Lawrence Ramsey · 22 years ago
  40. 2897d2b actually block SIGQUIT in signal_init() by David Lawrence Ramsey · 22 years ago
  41. 0ee54d9 comment accuracy fix by David Lawrence Ramsey · 22 years ago
  42. 1eadebe minor capitalization fix by David Lawrence Ramsey · 22 years ago
  43. 35961c4 add the ability to spell-check only marked text when the mark is on by David Lawrence Ramsey · 22 years ago
  44. c2c5a51 add support for escape sequences for F1-F14 where conflicts don't occur by David Lawrence Ramsey · 22 years ago
  45. 66081d4 consistency tweak for get_page_start() by David Lawrence Ramsey · 22 years ago
  46. fdece46 add explanatory comment to do_credits() by David Lawrence Ramsey · 22 years ago
  47. 2506136 don't use "kbinput = wgetch(win)" as a switch value in get_accepted_kbinput() by David Lawrence Ramsey · 22 years ago
  48. 70bd6e0 and document my tweak to do_writeout() from before by David Lawrence Ramsey · 22 years ago
  49. 41151ac add DB's fix for a do_replace_loop() segfault by David Lawrence Ramsey · 22 years ago
  50. 3e3fab5 wrt DB's overhaul of the cutting code and related file-writing code: by David Lawrence Ramsey · 22 years ago
  51. 62187d9 remove other spurious "L" by David Lawrence Ramsey · 22 years ago
  52. 9da0831 remove spurious "L" by David Lawrence Ramsey · 22 years ago
  53. e97c8d5 use nanosleep() instead of usleep(); the latter is only standard under by David Lawrence Ramsey · 22 years ago
  54. 9591ee5 typo fix by David Lawrence Ramsey · 22 years ago
  55. 760a2dc if color support is enabled, we only need to call edit_refresh() to by David Lawrence Ramsey · 22 years ago
  56. c53a92d on systems that need raw(), call it once instead of every time through by David Lawrence Ramsey · 22 years ago
  57. d5be947 remove a few more unneeded spaces by David Lawrence Ramsey · 22 years ago
  58. f0b3009 minor fixes for the README by David Lawrence Ramsey · 22 years ago
  59. 606dfda Back to CVS by David Lawrence Ramsey · 22 years ago
  60. fa1497b GNU nano 1.3.1 by David Lawrence Ramsey · 22 years ago
  61. 6481c3f update the year in do_credits() too by David Lawrence Ramsey · 22 years ago
  62. f28f50e update the copyright years on the source files to 2004 (adding a few by David Lawrence Ramsey · 22 years ago
  63. f8ddf31 remove now-unnecessary initialization of kbinput in main() by David Lawrence Ramsey · 22 years ago
  64. 9e45a47 add formatting and typo fixes for NEWS, and add version numbers (minus by David Lawrence Ramsey · 22 years ago
  65. 9b5bd42 minor comment fixes by David Lawrence Ramsey · 22 years ago
  66. 47162bc add verbatim input question and a few minor fixes to the faq by David Lawrence Ramsey · 22 years ago
  67. e190ff3 find all beginning-of-line and/or end-of-line regexes once per line, not by David Lawrence Ramsey · 22 years ago
  68. afb75f2 clean up a bit of weirdness in do_replace_loop() by David Lawrence Ramsey · 22 years ago
  69. 3255929 comment addition, minor cosmetic fixes by David Lawrence Ramsey · 22 years ago
  70. c2946fb typo fix by David Lawrence Ramsey · 22 years ago
  71. 2a4ab6d and wrap the zero-length regex displaying code in a HAVE_REGEX_H #define by David Lawrence Ramsey · 22 years ago
  72. 76c4b33 display a highlighted space for zero-length regex matches, so that we by David Lawrence Ramsey · 22 years ago
  73. 8213850 add DB's overhaul of the cutting code and related file-writing code, his by David Lawrence Ramsey · 22 years ago
  74. f427694 by David Lawrence Ramsey · 22 years ago
  75. 18394ac fix search/replace misbehaviors for good (I hope) by David Lawrence Ramsey · 22 years ago
  76. d291460 minor redundancy fix by David Lawrence Ramsey · 22 years ago
  77. a593f53 another low-level input overhaul: split out low-level mouse input, by David Lawrence Ramsey · 22 years ago
  78. 45cfbec replace the old fix for infinite regex replacement loops with something by David Lawrence Ramsey · 22 years ago
  79. 895e65c Updated Romanian translation by Laurentiu Buzdugan. by Jordi Mallach · 22 years ago
  80. 4dca76f add check for glib 2.x by David Lawrence Ramsey · 22 years ago
  81. 82a8f91 minor tabbing fix by David Lawrence Ramsey · 22 years ago
  82. bc503c8 don't prompt if we're saving only a selection of a file under a different name by David Lawrence Ramsey · 22 years ago
  83. a5d8e54 Added Danilo Segan (Serbian). by Jordi Mallach · 22 years ago
  84. 10dd6c7 Added Serbian translation (Danilo Segan). Recoded ChangeLog to UTF-8. by Jordi Mallach · 22 years ago
  85. 4e25410 minor cosmetic fixes by David Lawrence Ramsey · 22 years ago
  86. 637f6e5 update nano.spec.in for the 1.3 branch by David Lawrence Ramsey · 22 years ago
  87. 7776ef9 work around problem with Backspace's generating ASCII 127 on Linux sometimes by David Lawrence Ramsey · 22 years ago
  88. 8fa1976 allow WHEREIS_NEXT_KEY to be used in view mode by David Lawrence Ramsey · 22 years ago
  89. 7127857 prompt before saving the current file under a different name by David Lawrence Ramsey · 22 years ago
  90. b7cb6a3 avoid infinite loop when doing a forward regex replace of "$" by David Lawrence Ramsey · 22 years ago
  91. b78649b Patch from Martin-Eric Racine <q-funk@pp.fishpool.fi> to accept "Yy" and "Nn" as well as the Finnish letters in Yes/No prompts. by Jordi Mallach · 22 years ago
  92. 95114c1 Back to CVS by David Lawrence Ramsey · 22 years ago
  93. 133f7b1 GNU nano 1.3.0 by David Lawrence Ramsey · 22 years ago
  94. 8bbd1eb minor comment fix by David Lawrence Ramsey · 22 years ago
  95. f6cf4a7 avoid having duplicate case values when some key values are missing by David Lawrence Ramsey · 22 years ago
  96. 13dfdb2 document the setting of EXTRA_DIST by David Lawrence Ramsey · 22 years ago
  97. 6994121 set EXTRA_DIST so that 'make dist" and "make distcheck" actually include by David Lawrence Ramsey · 22 years ago
  98. 3a42087 Create html manpages when building nano. by Jordi Mallach · 22 years ago
  99. c1f630e SunOS 5.9 doesn't define KEY_RESIZE either by David Lawrence Ramsey · 22 years ago
  100. 5f34d6e Updated Catalan translation. by Jordi Mallach · 22 years ago