]> granicus.if.org Git - vim/commit
patch 9.0.0979: ch_log() text can be hard to find in the log file v9.0.0979
authorBram Moolenaar <Bram@vim.org>
Thu, 1 Dec 2022 11:02:23 +0000 (11:02 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 1 Dec 2022 11:02:23 +0000 (11:02 +0000)
commit4f501171f7ba8fe3d24c7e5bf5fcec5b5f246df1
treed77b4edcaf2465d5e81a9dfdaba426c83a637091
parent3b8c7083b265c35861a7f96b01c079471ff45152
patch 9.0.0979: ch_log() text can be hard to find in the log file

Problem:    ch_log() text can be hard to find in the log file.
Solution:   Prepend "ch_log()" to the text.
runtime/doc/channel.txt
src/logfile.c
src/testdir/test_channel.vim
src/version.c