emacs-diffs
[Top][All Lists]
Advanced

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

master 6374943 1/3: ; * test/lisp/emacs-lisp/bytecomp-tests.el: remove i


From: Mattias Engdegård
Subject: master 6374943 1/3: ; * test/lisp/emacs-lisp/bytecomp-tests.el: remove ineffective \
Date: Thu, 30 Sep 2021 11:16:54 -0400 (EDT)

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

    ; * test/lisp/emacs-lisp/bytecomp-tests.el: remove ineffective \
---
 test/lisp/emacs-lisp/bytecomp-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/lisp/emacs-lisp/bytecomp-tests.el 
b/test/lisp/emacs-lisp/bytecomp-tests.el
index 448c7be..a6e224b 100644
--- a/test/lisp/emacs-lisp/bytecomp-tests.el
+++ b/test/lisp/emacs-lisp/bytecomp-tests.el
@@ -1484,7 +1484,7 @@ INFO INFO-CALLBACK &optional PROGRESS-CALLBACK)" 
fill-column))
 \(fn NAME () [DOCSTRING] [:expected-result RESULT-TYPE] \
 [:tags \\='(TAG...)] BODY...)" fill-column))
   (should-not (byte-compile--wide-docstring-p "\
-(make-soap-xs-element &key NAME NAMESPACE-TAG ID TYPE^ OPTIONAL\? MULTIPLE\? \
+(make-soap-xs-element &key NAME NAMESPACE-TAG ID TYPE^ OPTIONAL? MULTIPLE? \
 REFERENCE SUBSTITUTION-GROUP ALTERNATIVES IS-GROUP)" fill-column))
   (should-not (byte-compile--wide-docstring-p "\
 (fn NAME FIXTURE INPUT &key SKIP-PAIR-STRING EXPECTED-STRING \



reply via email to

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