doc execeval: mention that the colon register is saved by default

This commit is contained in:
Johannes Altmanninger 2022-07-31 10:44:53 +02:00
parent e83dbdcd2c
commit f435b2b70a

View File

@ -13,7 +13,7 @@ error occurs.
Without the *-save-regs* switch, *execute-keys* saves the following registers, which Without the *-save-regs* switch, *execute-keys* saves the following registers, which
are then restored when the keys have been executed: */*, *"*, *|*, *^*, are then restored when the keys have been executed: */*, *"*, *|*, *^*,
*@*. *evaluate-commands* doesn't save any registers by default. *@*, *:*. *evaluate-commands* doesn't save any registers by default.
(See <<registers#,`:doc registers`>>) (See <<registers#,`:doc registers`>>)
== Switches for both commands == Switches for both commands