app-emacs/gnuplot-mode: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2025-12-16 21:55:33 +01:00
parent 367c1c2cfd
commit 73105242a6

View File

@@ -1,11 +0,0 @@
--- 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