This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  36d06e2f6cbe21d6cd2e76b5a2b9f89d97635f60 (commit)
      from  a033c30c90bfe01e47d7231f2f7539aceb5476d9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 36d06e2f6cbe21d6cd2e76b5a2b9f89d97635f60
Author: Ikumi Keita <[email protected]>
Date:   Mon May 27 23:09:23 2019 +0900

    ; * tests/latex/preview-latex-test.el: Fix typo.

diff --git a/tests/latex/preview-latex-test.el 
b/tests/latex/preview-latex-test.el
index 0249683..ecc05fe 100644
--- a/tests/latex/preview-latex-test.el
+++ b/tests/latex/preview-latex-test.el
@@ -42,7 +42,7 @@ emacs' coding system later."
   (dolist (str '("prim\xC3\xA1rias" "prim^^c3\xA1rias" "prim^^c3^^a1rias"))
     (should (string= (preview--decode-^^ab str 'utf-8) "primárias"))))
 
-;;; preview-latex.el ends here
+;;; preview-latex-test.el ends here
 
 ;; Local Variables:
 ;; coding: utf-8

-----------------------------------------------------------------------

Summary of changes:
 tests/latex/preview-latex-test.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU AUCTeX

_______________________________________________
auctex-diffs mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to