]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.5122: lisp indenting my run over the end of the line v8.2.5122
authorBram Moolenaar <Bram@vim.org>
Sat, 18 Jun 2022 11:51:11 +0000 (12:51 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 18 Jun 2022 11:51:11 +0000 (12:51 +0100)
commit0e8e938d497260dd57be67b4966cb27a5f72376f
tree9db10da8b544b863ea1c4ef0479ed915d90a95d7
parent8d6420631c2bd73dbc1939c4bf04ab7bb39cc263
patch 8.2.5122: lisp indenting my run over the end of the line

Problem:    Lisp indenting my run over the end of the line.
Solution:   Check for NUL earlier.
src/indent.c
src/testdir/test_indent.vim
src/version.c