Bram Moolenaar
|
26b654a5df
|
patch 8.1.1731: command line history not read from viminfo on startup
Problem: Command line history not read from viminfo on startup.
Solution: Get history length after initializing it.
|
2019-07-22 20:50:17 +02:00 |
|
Bram Moolenaar
|
1e78e69680
|
patch 8.1.1730: wrong place for mark viminfo support
Problem: Wrong place for mark viminfo support.
Solution: Move it to viminfo.c. (Yegappan Lakshmanan, closes #4716)
|
2019-07-22 20:18:27 +02:00 |
|
Bram Moolenaar
|
5f32ece459
|
patch 8.1.1728: wrong place for command line history viminfo support
Problem: Wrong place for command line history viminfo support.
Solution: Move it to viminfo.c.
|
2019-07-21 21:51:59 +02:00 |
|
Bram Moolenaar
|
defa067c54
|
patch 8.1.1727: code for viminfo support is spread out
Problem: Code for viminfo support is spread out.
Solution: Move to code to viminfo.c. (Yegappan Lakshmanan, closes #4686)
|
2019-07-21 19:25:37 +02:00 |
|