comparison src/version.c @ 28958:7fb63ad3a9ab v8.2.5001

patch 8.2.5001: checking translations affects the search pattern history Commit: https://github.com/vim/vim/commit/8a3704723c40779d688ef957dbe5bd8b65c25f95 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 22 15:28:31 2022 +0100 patch 8.2.5001: checking translations affects the search pattern history Problem: Checking translations affects the search pattern history. Solution: Use "keeppatterns". (Doug Kearns)
author Bram Moolenaar <Bram@vim.org>
date Sun, 22 May 2022 16:30:03 +0200
parents 3e6e6b4e74eb
children 8207581dd068
comparison
equal deleted inserted replaced
28957:276725e0cabb 28958:7fb63ad3a9ab
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 5001,
737 /**/ 739 /**/
738 5000, 740 5000,
739 /**/ 741 /**/
740 4999, 742 4999,
741 /**/ 743 /**/