Patch 8.2.3323

6 views
Skip to first unread message

Bram Moolenaar

unread,
Aug 10, 2021, 4:26:08 AM8/10/21
to vim...@googlegroups.com

[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 -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages