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.
3131* Configuration
3232
3333=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.
3735
3836* Usage
3937
@@ -81,9 +79,7 @@ By default gnuplot-mode will try to parse your commands as you type
8179and suggest only relevant completion candidates on typing =M-TAB= or
8280=TAB=. For example, with point after the =with= of a =plot= command,
8381tab 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.
8783
8884If the context-sensitivity annoys you, you can get simple
8985non-context-sensitive completion back by toggling
You can’t perform that action at this time.
0 commit comments