We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b8395 commit 1b22deaCopy full SHA for 1b22dea
1 file changed
README.org
@@ -35,8 +35,8 @@ In order to customize Gnuplot, use =M-x gnuplot-customize= or set the respective
35
customizable variables in your user configuration.
36
37
It is recommended to configure =read-extended-command-predicate= in your Emacs
38
-configuration, such that =M-x= only completes commands which are relevant to the
39
-current mode, such that =gnuplot-*= commands are only shown in Gnuplot buffers.
+configuration, such that =M-x= only completes commands relevant for the current
+mode. For example =gnuplot-*= commands are only shown in Gnuplot buffers.
40
Alternatively press the key =M-X= instead of =M-x= if you want relevant commands
41
only.
42
0 commit comments