mirror of
https://github.com/zoriya/vim.git
synced 2026-05-16 12:51:07 +00:00
e7877fe0de
Problem: b:changedtick can be unlocked, even though it has no effect.
(Nikolai Pavlov)
Solution: Add a check and error E940. (closes #1496)