[Note: description of the git commit is wrong]
Patch 8.2.3323
Problem: Help tag for exists_compiled() is wrong. (Maxim Kim)
Solution: Adjust the help tag.
Files: runtime/doc/eval.txt
*** ../vim-8.2.3322/runtime/doc/eval.txt 2021-08-08 14:41:48.719930705
+0200
--- runtime/doc/eval.txt 2021-08-10 10:19:34.769214806 +0200
***************
*** 4515,4521 ****
Varname()->exists()
<
! exists_compiled({expr})
*exists()*
Like `exists()` but evaluated at compile time. This is useful
to skip a block where a function is used that would otherwise
give an error: >
--- 4543,4549 ----
Varname()->exists()
<
! exists_compiled({expr})
*exists_compiled()*
Like `exists()` but evaluated at compile time. This is useful
to skip a block where a function is used that would otherwise
give an error: >
*** ../vim-8.2.3322/src/version.c 2021-08-09 22:22:23.164468820 +0200
--- src/version.c 2021-08-10 10:22:09.676712673 +0200
***************
*** 757,758 ****
--- 757,760 ----
{ /* Add new patch number below this line */
+ /**/
+ 3323,
/**/
--
-rwxr-xr-x 1 root 24 Oct 29 1929 /bin/ed
-rwxr-xr-t 4 root 131720 Jan 1 1970 /usr/ucb/vi
-rwxr-xr-x 1 root 5.89824e37 Oct 22 1990 /usr/bin/emacs
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/202108100825.17A8PxfA2593773%40masaka.moolenaar.net.