aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorBarry O'Reilly2014-03-02 12:37:32 -0500
committerBarry O'Reilly2014-03-02 12:37:32 -0500
commite3d090b4c50756f1ed9db55553a98b515eec5eaa (patch)
tree9b0c093244886dc48b60d7b2a678cc6b6b97d6a6 /test/ChangeLog
parentb923819c10d71fe1824d0c25787a16a38d08d926 (diff)
downloademacs-e3d090b4c50756f1ed9db55553a98b515eec5eaa.tar.gz
emacs-e3d090b4c50756f1ed9db55553a98b515eec5eaa.zip
* 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
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 9082f2ace2a..41416baa3aa 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,10 @@
12014-03-02 Barry O'Reilly <gundaetiapo@gmail.com>
2
3 * automated/undo-tests.el (undo-test-in-region-not-most-recent):
4 Add new test of undo in region.
5 (undo-test-in-region-eob): Add test case described at
6 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
7
12014-02-28 Michael Albinus <michael.albinus@gmx.de> 82014-02-28 Michael Albinus <michael.albinus@gmx.de>
2 9
3 * automated/tramp-tests.el (tramp--test-enabled) 10 * automated/tramp-tests.el (tramp--test-enabled)