Merge remote-tracking branch 'Screwtapello/document-error-expansion'

This commit is contained in:
Maxime Coste 2019-05-12 10:47:18 +10:00
commit 1c53cc6045

View File

@ -254,6 +254,11 @@ The following expansions are supported (with required context _in italics_):
_in window scope_ + _in window scope_ +
line of the main cursor, the third component of `%val{selection_desc}` line of the main cursor, the third component of `%val{selection_desc}`
*%val{error}*::
_in `try` command's <on_error_commands> parameter_ +
the text of the error that cancelled execution of the <commands> parameter
(or the previous <on_error_commands> parameter)
*%val{history_id}*:: *%val{history_id}*::
_in buffer, window scope_ + _in buffer, window scope_ +
history id of the current buffer, an integer value which refers to a history id of the current buffer, an integer value which refers to a