0
0
mirror of https://github.com/vim/vim.git synced 2025-10-06 05:44:14 -04:00
Files
vim/runtime
Bram Moolenaar 0b6d911e5d patch 8.1.0020: cannot tell whether a register is executing or recording
Problem:    Cannot tell whether a register is being used for executing or
            recording.
Solution:   Add reg_executing() and reg_recording(). (Hirohito Higashi,
            closes #2745)  Rename the global variables for consistency.  Store
            the register name in reg_executing.
2018-05-22 20:35:17 +02:00
..
2018-05-06 17:57:30 +02:00
2017-04-09 20:11:58 +02:00
2018-05-13 00:02:36 +02:00
2018-02-27 14:53:30 +01:00
2017-04-09 20:11:58 +02:00
2018-02-09 22:00:53 +01:00
2018-02-27 17:11:01 +01:00
2018-05-17 17:04:55 +02:00
2018-05-06 17:57:30 +02:00
2017-09-27 22:23:55 +02:00
2018-05-06 17:57:30 +02:00
2016-04-12 21:07:15 +02:00
2016-04-05 22:07:04 +02:00
2018-05-17 17:04:55 +02:00
2018-05-17 13:15:23 +02:00
2016-07-19 21:05:21 +02:00
2018-02-27 14:53:30 +01:00
2018-05-17 17:04:55 +02:00
2016-04-12 21:07:15 +02:00
2013-11-03 21:14:31 +01:00
2017-09-27 22:23:55 +02:00