From 4b7cdca23035eacf6cd0e30b90546cf32f7efe9e Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 1 Jan 2020 16:18:38 +0100 Subject: patch 8.2.0074: Python 3 unicode test someitmes fails Problem: Python 3 unicode test someitmes fails. Solution: Make 'termencoding' empty. Correct number of error message. --- runtime/doc/message.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/doc/message.txt') diff --git a/runtime/doc/message.txt b/runtime/doc/message.txt index af53e64f4..9e4937bff 100644 --- a/runtime/doc/message.txt +++ b/runtime/doc/message.txt @@ -76,7 +76,7 @@ See `:messages` above. LIST OF MESSAGES *E222* *E228* *E232* *E256* *E293* *E298* *E304* *E317* *E318* *E356* *E438* *E439* *E440* *E316* *E320* *E322* - *E323* *E341* *E473* *E570* *E685* *E950* > + *E323* *E341* *E473* *E570* *E685* *E292* > Add to read buffer makemap: Illegal mode Cannot create BalloonEval with both message and callback -- cgit v1.2.1