File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1736,9 +1736,9 @@ token before point.")
17361736 " Relevant page of the Gnuplot info manual for the construction at point.
17371737
17381738Set 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." )
1739+ `gnuplot-context--compiled-grammar' . `gnuplot-context--match-pattern'
1740+ pushes ElDoc and info strings onto the stack as it runs, and scans the
1741+ stack for the topmost entry when it reaches the token at point." )
17421742
17431743(defvar gnuplot-context--captures nil
17441744 " Alist of named capture groups for `gnuplot-mode' completion code.
You can’t perform that action at this time.
0 commit comments