branch: elpa/gnuplot commit 1b22dea2400f4d5a3a124a191d374767df1f0e3a Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Update README --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 361675e034..9dec80a23e 100644 --- a/README.org +++ b/README.org @@ -35,8 +35,8 @@ In order to customize Gnuplot, use =M-x gnuplot-customize= or set the respective customizable variables in your user configuration. It is recommended to configure =read-extended-command-predicate= in your Emacs -configuration, such that =M-x= only completes commands which are relevant to the -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. Alternatively press the key =M-X= instead of =M-x= if you want relevant commands only.