1. 21 Dec, 2017 3 commits
  2. 21 Nov, 2017 1 commit
  3. 20 Nov, 2017 1 commit
  4. 12 Nov, 2017 1 commit
  5. 11 Nov, 2017 1 commit
  6. 07 Nov, 2017 2 commits
  7. 04 Nov, 2017 1 commit
  8. 31 Oct, 2017 1 commit
  9. 22 Sep, 2017 1 commit
  10. 06 Aug, 2017 2 commits
  11. 16 May, 2017 2 commits
  12. 07 May, 2017 1 commit
  13. 05 May, 2017 1 commit
  14. 30 Apr, 2017 1 commit
  15. 25 Apr, 2017 1 commit
  16. 19 Apr, 2017 1 commit
  17. 10 Apr, 2017 1 commit
  18. 09 Apr, 2017 1 commit
    • Benno Schulenberg's avatar
      copyright: update the years, use ranges, and explain this usage · 754c62c5
      Benno Schulenberg authored
      The interval 2013-2017 for the Free Software Foundation is valid
      because in those years there were releases with changes by either
      Chris or David, and the GNU maintainers guide advises to mention
      a new year in all files of a package, not just in the ones that
      actually changed, and be done with it for the rest of the year.
      754c62c5
  19. 04 Apr, 2017 1 commit
  20. 22 Mar, 2017 1 commit
  21. 06 Mar, 2017 3 commits
  22. 24 Feb, 2017 1 commit
  23. 12 Feb, 2017 1 commit
  24. 26 Jan, 2017 1 commit
  25. 19 Jan, 2017 1 commit
  26. 17 Jan, 2017 1 commit
    • Benno Schulenberg's avatar
      search: begin from where we are, to be able to find the first \B · c88d7ce5
      Benno Schulenberg authored
      A search should start at the place of the cursor, not one step beyond,
      so that the non-word boundary between the current character and the next
      will be found.  Starting one step beyond the current character, as was
      done until now, would find the non-word boundary between the next and
      the overnext character as the first one.
      c88d7ce5
  27. 11 Jan, 2017 1 commit
  28. 26 Dec, 2016 3 commits
  29. 18 Dec, 2016 1 commit
  30. 15 Dec, 2016 2 commits