Patch 8.2.2423 (after 8.2.2422)
Problem: Missing error message.
Solution: Add the error message.
Files: src/errors.h
*** ../vim-8.2.2422/src/errors.h 2021-01-28 13:47:55.056905117 +0100
--- src/errors.h 2021-01-28 14:02:15.265738371 +0100
***************
*** 347,349 ****
--- 347,351 ----
INIT(= N_("E1154: Divide by zero"));
EXTERN char e_cannot_define_autocommands_for_all_events[]
INIT(= N_("E1155: Cannot define autocommands for ALL events"));
+ EXTERN char e_cannot_change_arglist_recursively[]
+ INIT(= N_("E1156: Cannot change the argument list recursively"));
*** ../vim-8.2.2422/src/version.c 2021-01-28 17:24:54.277803692 +0100
--- src/version.c 2021-01-28 17:55:56.962530297 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2423,
/**/
--
hundred-and-one symptoms of being an internet addict:
257. Your "hundred-and-one" lists include well over 101 items, since you
automatically interpret all numbers in hexadecimal notation.
(hex 101 = decimal 257)
/// Bram Moolenaar -- Br...@Moolenaar.net --
http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features --
http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language --
http://www.Zimbu.org ///
\\\ help me help AIDS victims --
http://ICCF-Holland.org ///