Commit 9414507
committed
updated for version 7.4.640
Problem: After deleting characters in Insert mode such that lines are
joined undo does not work properly. (issue 324)
Solution: Use Insstart instead of Insstart_orig. (Christian Brabandt)1 parent 2fec4c0 commit 9414507
2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8842 | 8842 | | |
8843 | 8843 | | |
8844 | 8844 | | |
8845 | | - | |
| 8845 | + | |
8846 | 8846 | | |
8847 | 8847 | | |
8848 | 8848 | | |
| |||
8852 | 8852 | | |
8853 | 8853 | | |
8854 | 8854 | | |
8855 | | - | |
8856 | | - | |
8857 | | - | |
| 8855 | + | |
| 8856 | + | |
8858 | 8857 | | |
8859 | 8858 | | |
8860 | 8859 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
| 744 | + | |
| 745 | + | |
744 | 746 | | |
745 | 747 | | |
746 | 748 | | |
| |||
0 commit comments