You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/gnuplot-mode/files/gnuplot-mode-0.8.0-tests.patch

12 lines
476 B

--- 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