Mercurial > vim
comparison src/version.c @ 29954:b8f987e3ebe2 v9.0.0315
patch 9.0.0315: shell command is displayed in message window
Commit: https://github.com/vim/vim/commit/309c4e0ed7dcf42011e29976a06e6335f5ae6d1c
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Aug 29 12:23:39 2022 +0100
patch 9.0.0315: shell command is displayed in message window
Problem: Shell command is displayed in message window.
Solution: Do not echo the shell command in the message window.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 29 Aug 2022 13:30:03 +0200 |
parents | eba6020b286a |
children | 451ec8a09a63 |
comparison
equal
deleted
inserted
replaced
29953:7262e09a4956 | 29954:b8f987e3ebe2 |
---|---|
705 NULL | 705 NULL |
706 }; | 706 }; |
707 | 707 |
708 static int included_patches[] = | 708 static int included_patches[] = |
709 { /* Add new patch number below this line */ | 709 { /* Add new patch number below this line */ |
710 /**/ | |
711 315, | |
710 /**/ | 712 /**/ |
711 314, | 713 314, |
712 /**/ | 714 /**/ |
713 313, | 715 313, |
714 /**/ | 716 /**/ |