diff runtime/doc/eval.txt @ 33436:3f96c75df76d

runtime(doc): add missing error numbers in the help. (#13241) Commit: https://github.com/vim/vim/commit/cd39b69b0200005622db7291bbacff95bd03a3d0 Author: Yegappan Lakshmanan <4298407+yegappan@users.noreply.github.com> Date: Mon Oct 2 12:50:45 2023 -0700 runtime(doc): add missing error numbers in the help. (https://github.com/vim/vim/issues/13241) closes: https://github.com/vim/vim/issues/13240 Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Mon, 02 Oct 2023 22:00:06 +0200
parents 484543479bd7
children d7ac49e53d62
line wrap: on
line diff
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -3128,6 +3128,10 @@ text...
 <			You may want to make a copy of a list to avoid this.
 			See |deepcopy()|.
 
+							*E1391* *E1392*
+			Locking and unlocking object and class variables is
+			currently NOT supported.
+
 
 :unlo[ckvar][!] [depth] {name} ...		*:unlockvar* *:unlo* *E1246*
 			Unlock the internal variable {name}.  Does the