comparison src/version.c @ 17532:24d7a7d27471 v8.1.1764

patch 8.1.1764: ":browse oldfiles" is not tested commit https://github.com/vim/vim/commit/5328cb8986d2620f45b41acf28778f8ce2f8cac1 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 27 23:27:51 2019 +0200 patch 8.1.1764: ":browse oldfiles" is not tested Problem: ":browse oldfiles" is not tested. Solution: Add a test.
author Bram Moolenaar <Bram@vim.org>
date Sat, 27 Jul 2019 23:30:04 +0200
parents ef23ec1eee54
children 2b4c138bf8e9
comparison
equal deleted inserted replaced
17531:3a6150469ecb 17532:24d7a7d27471
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1764,
780 /**/ 782 /**/
781 1763, 783 1763,
782 /**/ 784 /**/
783 1762, 785 1762,
784 /**/ 786 /**/