annotate .gitattributes @ 18864:9449ed2ee8d4 v8.1.2418

patch 8.1.2418: bufnr('$') is wrong after recycling popup buffer Commit: https://github.com/vim/vim/commit/99ebf22c523e3fdb491b2c92b6f3a7d42721361d Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 10 23:44:48 2019 +0100 patch 8.1.2418: bufnr('$') is wrong after recycling popup buffer Problem: bufnr('$') is wrong after recycling popup buffer. Solution: Sort the buffer list by buffer number. (closes https://github.com/vim/vim/issues/5335)
author Bram Moolenaar <Bram@vim.org>
date Tue, 10 Dec 2019 23:45:04 +0100
parents ccc02b39fb5e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18376
ccc02b39fb5e patch 8.1.2182: test42 seen as binary by git diff
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1 src/testdir/test42.in diff