comparison Filelist @ 23469:63263bd876c5 v8.2.2277

patch 8.2.2277: missing backslash Commit: https://github.com/vim/vim/commit/9281c6cae4e1cec2c661487d761d407bad7c6ad6 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 2 17:06:16 2021 +0100 patch 8.2.2277: missing backslash Problem: Missing backslash. Solution: Add backslash.
author Bram Moolenaar <Bram@vim.org>
date Sat, 02 Jan 2021 17:15:03 +0100
parents 826a6406ea7b
children c4e9c88bf4be
comparison
equal deleted inserted replaced
23468:5102e01a17b2 23469:63263bd876c5
2 # Used by Makefile. 2 # Used by Makefile.
3 3
4 # source files for all source archives 4 # source files for all source archives
5 SRC_ALL = \ 5 SRC_ALL = \
6 .cirrus.yml \ 6 .cirrus.yml \
7 .coveralls.yml 7 .coveralls.yml \
8 .gitattributes \ 8 .gitattributes \
9 .github/CODEOWNERS \ 9 .github/CODEOWNERS \
10 .github/workflows/ci.yml \ 10 .github/workflows/ci.yml \
11 .github/workflows/codeql-analysis.yml \ 11 .github/workflows/codeql-analysis.yml \
12 .gitignore \ 12 .gitignore \