We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10e034 commit 1a71d6dCopy full SHA for 1a71d6d
CHANGES
@@ -44,7 +44,7 @@ standard support.
44
*** add another (fallback) key-binding for proof-goto-point
45
- The default key-binding for proof-goto-point (C-c <C-return>)
46
was not available in TTYs. Now, this function can also be run
47
- with "C-c RET", which happens to be automatically trigerred if
+ with "C-c RET", which happens to be automatically triggered if
48
we type "C-c <C-return>" in a TTY.
49
50
*** new proof-priority-action-list
@@ -376,7 +376,7 @@ standard support.
376
| S n => ...
377
end
378
do this: (setq coq-match-indent 4) to get back the
379
- previous indetation style:
+ previous indentation style:
380
match n with
381
O => ...
382
0 commit comments