]> git.eshelyaron.com Git - emacs.git/commitdiff
ChangeLog fix (no need to merge to trunk)
authorGlenn Morris <rgm@gnu.org>
Mon, 7 Apr 2014 21:15:45 +0000 (17:15 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 7 Apr 2014 21:15:45 +0000 (17:15 -0400)
test/ChangeLog

index 5aca4a1d06391ea25e9734b8477b2edc984ea334..42cc63fbb9eecd2af36a01f46cca461bc0d3d651 100644 (file)
@@ -1,12 +1,10 @@
 2014-04-07  João Távora  <joaotavora@gmail.com>
 
-       * automated/electric-tests.el (define-electric-pair-test): Don't
-       overtest..
+       * automated/electric-tests.el (define-electric-pair-test):
+       Don't overtest.
        (inhibit-in-mismatched-string-inside-ruby-comments): New test.
        (inhibit-in-mismatched-string-inside-c-comments): New test.
 
-2014-04-07  João Távora  <joaotavora@gmail.com>
-
        * automated/electric-tests.el (inhibit-if-strings-mismatched):
        New test, change from `inhibit-only-of-next-is-mismatched'.
 
        * automated/python-tests.el (python-triple-quote-pairing): New test.
        (python-syntax-after-python-backspace): New test.
 
-2014-04-06  João Távora  <joaotavora@gmail.com>
-
        * automated/electric-tests.el (electric-pair-define-test-form):
        More readable test docstrings.
        (whitespace-skipping-for-quotes-not-ouside)
        (whitespace-skipping-for-quotes-only-inside)
-       (whitespace-skipping-for-quotes-in-text-mode): New tests.
+       (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
 
 2014-03-24  Barry O'Reilly  <gundaetiapo@gmail.com>