Patch 8.2.2277
Problem: Missing backslash.
Solution: Add backslash.
Files: Filelist
*** ../vim-8.2.2276/Filelist 2021-01-02 16:53:08.290010055 +0100
--- Filelist 2021-01-02 17:05:24.986944859 +0100
***************
*** 4,10 ****
# source files for all source archives
SRC_ALL = \
.cirrus.yml \
! .coveralls.yml
.gitattributes \
.github/CODEOWNERS \
.github/workflows/ci.yml \
--- 4,10 ----
# source files for all source archives
SRC_ALL = \
.cirrus.yml \
! .coveralls.yml \
.gitattributes \
.github/CODEOWNERS \
.github/workflows/ci.yml \
*** ../vim-8.2.2276/src/version.c 2021-01-02 16:53:08.294010035 +0100
--- src/version.c 2021-01-02 17:05:57.986820583 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2277,
/**/
--
>From "know your smileys":
:-O>-o Smiley American tourist (note big mouth and camera)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ 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/202101021608.102G8HkJ1872612%40masaka.moolenaar.net.