emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 3376b08: ; * test/lisp/progmodes/ps-mode-tests.el: Add missing ba


From: Mattias Engdegård
Subject: master 3376b08: ; * test/lisp/progmodes/ps-mode-tests.el: Add missing backslash
Date: Tue, 22 Sep 2020 06:33:14 -0400 (EDT)

branch: master
commit 3376b08c2e17a9034a4951b20939d99022ee0208
Author: Mattias Engdegård <mattiase@acm.org>
Commit: Mattias Engdegård <mattiase@acm.org>

    ; * test/lisp/progmodes/ps-mode-tests.el: Add missing backslash
---
 test/lisp/progmodes/ps-mode-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/lisp/progmodes/ps-mode-tests.el 
b/test/lisp/progmodes/ps-mode-tests.el
index eedf3f7..61cf4c6 100644
--- a/test/lisp/progmodes/ps-mode-tests.el
+++ b/test/lisp/progmodes/ps-mode-tests.el
@@ -54,7 +54,7 @@
 < 23 >                          %hex string
 <~a>a%a~>                       %base85 string
 (%)s
-(sf\(g>a)sdg)
+(sf\\(g>a)sdg)
 
 /foo {
     <<



reply via email to

[Prev in Thread] Current Thread [Next in Thread]