From: Paul Eggert Date: Thu, 17 Sep 2015 22:55:56 +0000 (-0700) Subject: Some more minor backslash fixes X-Git-Tag: emacs-25.0.90~1224^2~87 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d149ff5233805c0a09b6067e0cf27549291cc83a;p=emacs.git Some more minor backslash fixes * test/automated/compile-tests.el (compile-tests--test-regexps-data): * test/automated/info-xref.el (info-xref-test-write-file): Double backslashes in strings. --- diff --git a/test/automated/compile-tests.el b/test/automated/compile-tests.el index 0c383f7c7b6..0974a78e073 100644 --- a/test/automated/compile-tests.el +++ b/test/automated/compile-tests.el @@ -228,10 +228,10 @@ ("1>test_main.cpp(29): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int" 3 nil 29 "test_main.cpp") ;; watcom - ("..\src\ctrl\lister.c(109): Error! E1009: Expecting ';' but found '{'" - 1 nil 109 "..\src\ctrl\lister.c") - ("..\src\ctrl\lister.c(120): Warning! W201: Unreachable code" - 1 nil 120 "..\src\ctrl\lister.c") + ("..\\src\\ctrl\\lister.c(109): Error! E1009: Expecting ';' but found '{'" + 1 nil 109 "..\\src\\ctrl\\lister.c") + ("..\\src\\ctrl\\lister.c(120): Warning! W201: Unreachable code" + 1 nil 120 "..\\src\\ctrl\\lister.c") ;; oracle ("Semantic error at line 528, column 5, file erosacqdb.pc:" 1 5 528 "erosacqdb.pc") diff --git a/test/automated/info-xref.el b/test/automated/info-xref.el index 98d24e1f093..67f963beb00 100644 --- a/test/automated/info-xref.el +++ b/test/automated/info-xref.el @@ -64,7 +64,7 @@ RESULT is a list (NBAD NGOOD NUNAVAIL)." "Write BODY to texi FILE." (with-temp-buffer (insert "\ -\input texinfo +\\input texinfo @setfilename " (format "%s.info\n" (file-name-sans-extension file)) "\