We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd1230 commit a8383e8Copy full SHA for a8383e8
1 file changed
gnuplot-context.el
@@ -1736,9 +1736,9 @@ token before point.")
1736
"Relevant page of the Gnuplot info manual for the construction at point.
1737
1738
Set by `gnuplot-context--match-pattern' using information from
1739
-`gnuplot-context--compiled-grammar'. `gnuplot-context--match-pattern' pushes ElDoc
1740
-and info strings onto the stack as it runs, and scans the stack
1741
-for the topmost entry when it reaches the token at point.")
+`gnuplot-context--compiled-grammar'. `gnuplot-context--match-pattern'
+pushes ElDoc and info strings onto the stack as it runs, and scans the
+stack for the topmost entry when it reaches the token at point.")
1742
1743
(defvar gnuplot-context--captures nil
1744
"Alist of named capture groups for `gnuplot-mode' completion code.
0 commit comments