1. d00e6df Rocco's changes to spell checking and my alterations by Chris Allegretta · 24 years ago
  2. c793c43 Actually use last_replace if user just hits enter in do_replace with PICO_MODE on by Chris Allegretta · 24 years ago
  3. 1cc29f6 Rocco's fix for current_x increment by Chris Allegretta · 24 years ago
  4. ef601bb Sigh, fix previous search string not being displayed at all in PICO_MODE by Chris Allegretta · 24 years ago
  5. aaabe1f Fix replace abort moves cursor ahead one space by Chris Allegretta · 24 years ago
  6. 63a89d3 comment out username completino code with macros since unimplemented, fix -Wall warnings on Irix by Chris Allegretta · 24 years ago
  7. bf9a8cc Changed PICO_MSGS to PICO_MODE and strings by Chris Allegretta · 24 years ago
  8. 5bf51d3 Updated BUGS, optimized search_init a little, fixed bug #47 by Chris Allegretta · 24 years ago
  9. cbb0f8b -pedantic fixes by Rocco Corsi by Chris Allegretta · 24 years ago
  10. 022b96f Rocco's latest spellcheck fix by Chris Allegretta · 24 years ago
  11. 0468612 replace update patch from rocco by Chris Allegretta · 24 years ago
  12. 7da4e9f Add tab completion option to statusq and nanogetstr, beep when multiple/no matches found by Chris Allegretta · 24 years ago
  13. 27eb13f Rocco's spelling code by Chris Allegretta · 24 years ago
  14. 71844ba Use old-style editing with PICO_MSGS enabled by Chris Allegretta · 24 years ago
  15. f5deac3 Oops, fix answer getting borked when using shortcuts at statusbar and nothing's typed by Chris Allegretta · 24 years ago
  16. 31925e4 Allow variable length strings on statusbar by Chris Allegretta · 24 years ago
  17. e7a647c by Jordi Mallach · 24 years ago
  18. b46df99 Lend replace_line() a void by Chris Allegretta · 24 years ago
  19. 4d29be1 Removed null string code by Chris Allegretta · 24 years ago
  20. 86f8b3a Added checks for deleting search string when there was a previous value by Chris Allegretta · 24 years ago
  21. 105da33 Made previous s/r values editable text by Chris Allegretta · 24 years ago
  22. 9c371a2 Converted ifs to switches, added Rocco's optmiization by Chris Allegretta · 24 years ago
  23. 462a199 Remove redundant code in do_replace() by Chris Allegretta · 24 years ago
  24. 810632d Bug #46, discovered and fixed by Chris Allegretta · 24 years ago
  25. 69fbef6 Re-added NANO_NULL_KEY case to search_init code by Chris Allegretta · 24 years ago
  26. bd9e7c3 Replace with null string option, ran source through indent again by Chris Allegretta · 24 years ago
  27. a0e957b Rocco's findnextstr fixes, lost of other tweaks by Chris Allegretta · 24 years ago
  28. df3afdc Added initializations for last_search and last_replace (Rocco Corsi) by Chris Allegretta · 24 years ago
  29. b9bfc9b back out change in findnexstr that was causing more bugs *sigh* by Chris Allegretta · 24 years ago
  30. 805c26d Changed _POSIX_VERSION checks in regex code to HAVE_REGEX_H, added check for regex.h in configure.in by Chris Allegretta · 24 years ago
  31. 756f220 New toggles for flags via Meta by Chris Allegretta · 24 years ago
  32. 9babaf3 findnextstr() - Fixed check for string that only occurs on the same line failing by Chris Allegretta · 24 years ago
  33. e10debd Updates by Ben Roberts by Chris Allegretta · 24 years ago
  34. f1d33d3 Get rid of lack of update when searching andmark is set by Chris Allegretta · 24 years ago
  35. 11b0011 Testing RCS headers by Chris Allegretta · 24 years ago
  36. 234a34d Chris goes berzerk on no sleep by Chris Allegretta · 24 years ago
  37. 18bd029 Bugfixes and cruft cleanout take 1 by Chris Allegretta · 24 years ago
  38. fa8f7bf Fixed consecutive search substring replace bug (28) by Chris Allegretta · 24 years ago
  39. a966d99 - findnextstr() off by one with past_editbot. by Adam Rogoyski · 24 years ago
  40. 635fae3 Removed search/replace abort call before calling other search/replace function. by Chris Allegretta · 24 years ago
  41. 2a4ef92 - change findnextstr() to only edit_update if we have gone off the screen. by Adam Rogoyski · 24 years ago
  42. a4d2162 Added '(to replace)' to prompt in search_init when we are replacing by Chris Allegretta · 24 years ago
  43. 68b1233 More regexp fixes by bill by Chris Allegretta · 24 years ago
  44. f6b1342 Regexp/search fixes by Bill Soudan by Chris Allegretta · 24 years ago
  45. 4780561 Added _POSIX_VERSION check to regexp code by Chris Allegretta · 24 years ago
  46. 9fc8d43 New regexp search feature by Bill Soudan by Chris Allegretta · 24 years ago
  47. 6af1431 changed all 'sprintf' calls to 'snprintf' by Robert Siemborski · 24 years ago
  48. 8c2b40f Made search functions and keys more like Pico by Chris Allegretta · 24 years ago
  49. 4da1fc6 Synch with official 0.9.11 by Chris Allegretta · 24 years ago
  50. bceb1b2 Split nano.c up more by Chris Allegretta · 24 years ago