1. 21 Apr, 2014 3 commits
  2. 14 Apr, 2014 1 commit
  3. 13 Apr, 2014 2 commits
  4. 08 Apr, 2014 4 commits
  5. 07 Apr, 2014 3 commits
  6. 04 Apr, 2014 2 commits
  7. 03 Apr, 2014 1 commit
  8. 30 Mar, 2014 1 commit
  9. 26 Mar, 2014 2 commits
  10. 24 Mar, 2014 1 commit
  11. 23 Mar, 2014 1 commit
  12. 17 Mar, 2014 1 commit
  13. 01 Mar, 2014 1 commit
    • Chris Allegretta's avatar
      2014-03-01 Chris Allegretta <chrisa@asty.org> · e52eac51
      Chris Allegretta authored
              * global.c (shortcut_init) - fix an issue with the split
                do_research() setup when using --enable-tiny
              * rcfile.c (parse_linter) - Allow linter to be unset using ""
              * rcfile.c - Allow syntaxes to be extended via "extendsyntax"
                directive.  Color, header, magic and linter should all be
                able to be extended.  Man page updates for nanorc(5).
              * doc/nanorc.sample.in - Document 'set quiet'
      
      
      
      git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4630 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
      e52eac51
  14. 28 Feb, 2014 1 commit
  15. 24 Feb, 2014 1 commit
  16. 17 Mar, 2013 1 commit
  17. 02 Jan, 2013 1 commit
  18. 31 Dec, 2012 1 commit
  19. 05 Feb, 2012 1 commit
    • Chris Allegretta's avatar
      2012-02-05 Chris Allegretta <chrisa@asty.org> · d84849ec
      Chris Allegretta authored
              * src/*: Fix overlapping strings highlighting each other.  new variables in edit_draw
                (slmatcharray, pbegin, paintok), new logic (with repeated setting od values in the
                array but its BFI after all).  FIXME: Need to create a new 'overlap'
              * src/*: Fix a silly issue with the argument to nregcomp, as it's confusing to the caller
              * src/nano.h: Change the color types to a compiler macro (COLORWIDTH), may not actually
                even be worth doing, but someday who knows how wide a color curses implementation might
                be, and maybe we'll even start checking for it in autoconf!
      
      
      
      git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4547 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
      d84849ec
  20. 17 Feb, 2011 1 commit
    • Chris Allegretta's avatar
      2011-02-18 Chris Allegretta <chrisa@asty.org> · 8e2a9307
      Chris Allegretta authored
              * New saved cursor position history option.  Command line option -P or --poslog, rc file
                entry "poslog".  Search history changes to ~/.nano/search_history, cursor position log
                is ~/.nano/filepos_history.  Added checks to move the legacy .nano_history file to the new
                location.  Several new functions to files.c: load_poshistory(), save_poshistory(),
                check_poshistory(), update_poshistory(), and reworking of histfilename().  New FAQ entry
                4.15 discussing the change and offering an interoperability workaround.
      
      
      
      git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4530 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
      8e2a9307
  21. 12 Feb, 2011 1 commit
  22. 07 Feb, 2011 1 commit
  23. 20 Jun, 2010 1 commit
  24. 01 Dec, 2009 1 commit
  25. 26 Nov, 2009 1 commit
  26. 21 Nov, 2009 1 commit
  27. 03 Nov, 2009 1 commit
  28. 17 Aug, 2009 1 commit
  29. 13 Aug, 2009 1 commit
  30. 11 Jul, 2009 1 commit