view READMEdir/README_src.txt @ 17403:9b6c0ef29c20 v8.1.1700

patch 8.1.1700: listener callback called for the wrong buffer commit https://github.com/vim/vim/commit/250e3112c6dc4c4ceded308d5b94392ec02bc03f Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jul 15 23:02:14 2019 +0200 patch 8.1.1700: listener callback called for the wrong buffer Problem: Listener callback called for the wrong buffer. Solution: Invoke listeners before calling ml_append_int().
author Bram Moolenaar <Bram@vim.org>
date Mon, 15 Jul 2019 23:15:07 +0200
parents 1174611ad715
children af69c9335223
line wrap: on
line source

README_src.txt for version 8.1 of Vim: Vi IMproved.

The source archive contains the files needed to compile Vim on Unix systems.
It is packed for Unix systems (NL line separator).

For more information, see the README.txt file that comes with the runtime
archive (vim-8.1-rt.tar.gz).  To be able to run Vim you MUST get the runtime
archive too!