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