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.")
1736
1736
" Relevant page of the Gnuplot info manual for the construction at point.
1737
1737
1738
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." )
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." )
1742
1742
1743
1743
(defvar gnuplot-context--captures nil
1744
1744
" Alist of named capture groups for `gnuplot-mode' completion code.
You can’t perform that action at this time.
0 commit comments