* simple.el (undo-elt-in-region): Fix buffer corruption for edge
authorBarry O'Reilly <gundaetiapo@gmail.com>
Sun, 2 Mar 2014 17:37:32 +0000 (12:37 -0500)
committerBarry O'Reilly <gundaetiapo@gmail.com>
Sun, 2 Mar 2014 17:37:32 +0000 (12:37 -0500)
commite3d090b4c50756f1ed9db55553a98b515eec5eaa
tree9b0c093244886dc48b60d7b2a678cc6b6b97d6a6
parentb923819c10d71fe1824d0c25787a16a38d08d926
* simple.el (undo-elt-in-region): Fix buffer corruption for edge
case of undo in region.
* automated/undo-tests.el (undo-test-in-region-not-most-recent):
Add new test of undo in region.
(undo-test-in-region-eob): Add test case described at
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411#41
lisp/ChangeLog
lisp/simple.el
test/ChangeLog
test/automated/undo-tests.el