Skip to content

Commit

Permalink
vim: Import v8.1.0691
Browse files Browse the repository at this point in the history
* 8.1.0691: text properties are not adjusted for :substitute
* 8.1.0690: setline() and setbufline() do not clear text properties
* 8.1.0689: undo with text properties not tested
* 8.1.0688: text properties are not restored by undo
  • Loading branch information
chrisbra committed Jan 4, 2019
1 parent bda2e35 commit 13c2e0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [8.1.0687](https://github.com/vim/vim/releases/tag/v8.1.0687): sentence text object in Visual mode is not tested\n* [8.1.0686](https://github.com/vim/vim/releases/tag/v8.1.0686): when 'y' is in 'cpoptions' yanking for the clipboard changes redo\n* [8.1.0685](https://github.com/vim/vim/releases/tag/v8.1.0685): get_buf_tv() is named inconsistently\n* [8.1.0684](https://github.com/vim/vim/releases/tag/v8.1.0684): warnings from 64-bit compiler\n* [8.1.0683](https://github.com/vim/vim/releases/tag/v8.1.0683): spell highlighting does not always end
* [8.1.0691](https://github.com/vim/vim/releases/tag/v8.1.0691): text properties are not adjusted for :substitute\n* [8.1.0690](https://github.com/vim/vim/releases/tag/v8.1.0690): setline() and setbufline() do not clear text properties\n* [8.1.0689](https://github.com/vim/vim/releases/tag/v8.1.0689): undo with text properties not tested\n* [8.1.0688](https://github.com/vim/vim/releases/tag/v8.1.0688): text properties are not restored by undo
2 changes: 1 addition & 1 deletion vim

0 comments on commit 13c2e0b

Please sign in to comment.