1. 06 Aug, 2017 2 commits
  2. 31 Jul, 2017 1 commit
  3. 29 Jul, 2017 1 commit
  4. 27 Jul, 2017 3 commits
  5. 26 Jul, 2017 1 commit
  6. 25 Jul, 2017 1 commit
  7. 24 Jul, 2017 1 commit
    • David Lawrence Ramsey's avatar
      weeding: drop the forreal parameter from place_the_cursor() · 381a386b
      David Lawrence Ramsey authored
      Commit 28beb3f9 added the 'forreal' parameter to prevent spotlight() from
      placing the cursor wrongly due to an invalid placewewant.  However, since
      the variable-width softwrap overhaul (specifically, since commit 8490f4ac),
      place_the_cursor() no longer checks placewewant, so the parameter is no
      longer needed.
      
      Furthermore, dropping 'forreal' and thus always setting current_y won't
      affect the operation of spotlight(), since the only functions that use
      spotlight() (do_replace_loop() and do_int_spell_fix()) both call
      edit_refresh() beforehand, which means that current_y will already
      have been set to the value it will be set to again.
      381a386b
  8. 14 Jul, 2017 2 commits
  9. 13 Jul, 2017 1 commit
  10. 12 Jul, 2017 7 commits
  11. 09 Jul, 2017 2 commits
  12. 07 Jul, 2017 4 commits
  13. 03 Jul, 2017 1 commit
  14. 02 Jul, 2017 5 commits
  15. 29 May, 2017 1 commit
  16. 19 May, 2017 1 commit
  17. 11 May, 2017 1 commit
  18. 25 Apr, 2017 1 commit
  19. 19 Apr, 2017 2 commits
  20. 17 Apr, 2017 2 commits