commit | b529cfbd04c02e31cfa88f2c8d88b5ff532d4f7d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jul 25 15:42:07 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jul 25 15:42:07 2022 +0100 |
tree | dc432e1b5129a6cdddf67ae6468e72315a0452b6 | |
parent | cd6ad6439da2ee2d1a8a6934c9d69e9c2664ba55 [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index 5d76ff3..d85fb89 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt
@@ -1275,7 +1275,7 @@ if exists('#User#MyEvent') doautocmd User MyEvent endif - +< *SigUSR1* SigUSR1 After the SIGUSR1 signal has been detected. Could be used if other ways of notifying Vim