commit | 5f30775d62951c15cce40293d5b31e53f6bd89c3 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Jan 01 15:19:14 2017 +0100 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun Jan 01 15:32:25 2017 +0100 |
tree | 3d3a414c8995a540941c7408f4d490bccb6dd01e | |
parent | 69bd4d1f065f1ebcb15a2360fadbc741a9440bf8 [diff] |
inserting: adjust the desired x position (don't restore the old one) This makes nano's cursor behavior consistent across 1) typing text by hand; 2) pasting in text with ^U; 3) inserting text from a file; and 4) redoing with M-E that same typing or pasting or inserting. This fixes https://savannah.gnu.org/bugs/?49968.