1. 2fa11b8 Two fixes, create new colorstrings array for each regex, allows proper order of highlighting, second make color work with the marker by Chris Allegretta · 23 years ago
  2. 81cbfad Comment out more debugging code by Chris Allegretta · 23 years ago
  3. 3795e5f Damn newline code by Chris Allegretta · 23 years ago
  4. 08893e0 Preliminary syntax highlighting support. New functions colortoint() and parse_color() in rcfile.c, new code in edit_add() in winio.c to actually do the highlighting. It's not even close to pretty yet :P by Chris Allegretta · 23 years ago
  5. 3a24f3f Changed header comments to say "version 2" instead of "version 1" as the COPYING file is actually version 2 of the GPL (bug noticed by Jordi Mallach) by Chris Allegretta · 23 years ago
  6. b3655b4 DLR's cut and miscellaneous fixes, my cut fixes, and context-sensitive help, woohoo by Chris Allegretta · 23 years ago
  7. ca1a82e - rcfile.c: - Fix incorrect argument in fill and tabsize error message (Nathan Heagy) by Chris Allegretta · 23 years ago
  8. 66c33b8 Add tabsize support to rc file (Nathan Heagy) by Chris Allegretta · 23 years ago
  9. beb5497 rcfile.c: - NUM_RCOPTS fix (DLR) by Chris Allegretta · 23 years ago
  10. 3e3ae94 - New smooth scroll code by Ken Tyler. New flag -S, --smooth, changes to page_up() and page_down() by Chris Allegretta · 23 years ago
  11. e1f1452 General: - New flag -o, --operatingdir, similar to Pico's -o mode. New function check_operating_dir(), changes to load_file (arg), open_file_dup_search (arg), new function do_gotopos for -F. by Chris Allegretta · 23 years ago
  12. 307d4c8 Many multibuffer fixes by DLR by Chris Allegretta · 23 years ago
  13. 2d7893d Added multi buffer (load on insert) code. This wont intoduce any bugs ;-) by Chris Allegretta · 23 years ago
  14. b4d6ad0 Added rcfile.c to the translated files, added gettext calls to some messages that didn't have it and updated Spanish. New po files for the rest. by Jordi Mallach · 23 years ago
  15. 6fe6149 All the updates that I've been waiting all weekend to commit, no desc, tough by Chris Allegretta · 23 years ago
  16. 8d848af Changed ncalloc calls in rcfile.c to charalloc by Chris Allegretta · 23 years ago
  17. 88b0915 Changed all string allocations to charalloc(), new function designed to take nmalloc argument but call calloc based on (char *) size. by Chris Allegretta · 23 years ago
  18. 88520c9 Various spelling updates by David Lawrence Ramsey by Chris Allegretta · 23 years ago
  19. a943480 Add correct name to rcfile.c comments (thx Rocco) by Chris Allegretta · 23 years ago
  20. 8d8e012 Added rcfile.c source code and basic .nanorc functionality by Chris Allegretta · 24 years ago