[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/gnuplot 4c6b18f71f: rename duplicate "gnuplot-comment-with
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/gnuplot 4c6b18f71f: rename duplicate "gnuplot-comment-with-single-quotes" (#83) |
Date: |
Thu, 27 Jul 2023 03:59:44 -0400 (EDT) |
branch: elpa/gnuplot
commit 4c6b18f71ff7604e2640033207f5a882ddce78af
Author: Maciej Barć <xgqt@riseup.net>
Commit: GitHub <noreply@github.com>
rename duplicate "gnuplot-comment-with-single-quotes" (#83)
to "gnuplot-comment-with-double-quotes"
in order to prevent loading errors
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
---
gnuplot-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnuplot-tests.el b/gnuplot-tests.el
index 84bd65f53b..5e9ec08ef7 100644
--- a/gnuplot-tests.el
+++ b/gnuplot-tests.el
@@ -241,7 +241,7 @@ mutliple # lines #")
(gnuplot-test-comment gnuplot-comment-with-single-quotes
"# a comment 'containing a single-quoted string'")
-(gnuplot-test-comment gnuplot-comment-with-single-quotes
+(gnuplot-test-comment gnuplot-comment-with-double-quotes
"# a comment \"containing a double-quoted string\"")
(gnuplot-test-comment gnuplot-comment-multiline-with-quotes
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/gnuplot 4c6b18f71f: rename duplicate "gnuplot-comment-with-single-quotes" (#83),
ELPA Syncer <=