File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,7 @@ or do =M-x list-packages= and search for =gnuplot= in the list.
31
31
* Configuration
32
32
33
33
=gnuplot-mode= is enabled automatically for =*.gp= files. The function
34
- =gnuplot-info-lookup-symbol= looks at the Gnuplot info file. For that function to
35
- work, a =gnuplot.info= file must be available in a directory in
36
- =Info-directory-list=.
34
+ =gnuplot-info-lookup-symbol= looks at the Gnuplot info file.
37
35
38
36
* Usage
39
37
@@ -81,9 +79,7 @@ By default gnuplot-mode will try to parse your commands as you type
81
79
and suggest only relevant completion candidates on typing =M-TAB= or
82
80
=TAB=. For example, with point after the =with= of a =plot= command,
83
81
tab completion will suggest only plotting styles. This also enables
84
- more specific help topic lookup in the gnuplot info file, provided you
85
- have the right version of =gnuplot.info= installed (see the
86
- Installation section for instructions).
82
+ more specific help topic lookup in the gnuplot info file.
87
83
88
84
If the context-sensitivity annoys you, you can get simple
89
85
non-context-sensitive completion back by toggling
You can’t perform that action at this time.
0 commit comments