comparison src/version.c @ 12110:7b3a3af7cefb v8.0.0935

patch 8.0.0935: cannot recognize a terminal buffer in :ls output commit https://github.com/vim/vim/commit/304b64c9e6957fa3f552e0540ca786139b39a1c4 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 13 20:43:48 2017 +0200 patch 8.0.0935: cannot recognize a terminal buffer in :ls output Problem: Cannot recognize a terminal buffer in :ls output. Solution: Use R for a running job and F for a finished job.
author Christian Brabandt <cb@256bit.org>
date Sun, 13 Aug 2017 20:45:04 +0200
parents 4b2bbbf81628
children 6afc7339c2ad
comparison
equal deleted inserted replaced
12109:b1f1b87b48d2 12110:7b3a3af7cefb
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 935,
772 /**/ 774 /**/
773 934, 775 934,
774 /**/ 776 /**/
775 933, 777 933,
776 /**/ 778 /**/