You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dd><p>Value of ‘<samp><code>font-lock-keywords</code></samp>’ used to fontify proof scripts.<br>
42
-
The proof script mode should set this before calling ‘<samp><code>proof-config-done</code></samp>’.
43
-
Used also by ‘<samp><code>proof-easy-config</code></samp>’ mechanism.
44
-
See also ‘<samp><code>proof-goals-font-lock-keywords</code></samp>’ and ‘<samp><code>proof-response-font-lock-keywords</code></samp>’.
41
+
<dd><p>Value of <code>font-lock-keywords</code> used to fontify proof scripts.<br>
42
+
The proof script mode should set this before calling <code>proof-config-done</code>.
43
+
Used also by <code>proof-easy-config</code> mechanism.
44
+
See also <code>proof-goals-font-lock-keywords</code> and <code>proof-response-font-lock-keywords</code>.
<dd><p>Value of ‘<samp><code>font-lock-keywords</code></samp>’ used to fontify the goals output.<br>
49
-
The goals shell mode should set this before calling ‘<samp><code>proof-goals-config-done</code></samp>’.
50
-
Used also by ‘<samp><code>proof-easy-config</code></samp>’ mechanism.
51
-
See also ‘<samp><code>proof-script-font-lock-keywords</code></samp>’ and ‘<samp><code>proof-response-font-lock-keywords</code></samp>’.
48
+
<dd><p>Value of <code>font-lock-keywords</code> used to fontify the goals output.<br>
49
+
The goals shell mode should set this before calling <code>proof-goals-config-done</code>.
50
+
Used also by <code>proof-easy-config</code> mechanism.
51
+
See also <code>proof-script-font-lock-keywords</code> and <code>proof-response-font-lock-keywords</code>.
<dd><p>Value of ‘<samp><code>font-lock-keywords</code></samp>’ used to fontify the response output.<br>
56
-
The response mode should set this before calling ‘<samp><code>proof-response-config-done</code></samp>’.
57
-
Used also by ‘<samp><code>proof-easy-config</code></samp>’ mechanism.
58
-
See also ‘<samp><code>proof-script-font-lock-keywords</code></samp>’ and ‘<samp><code>proof-goals-font-lock-keywords</code></samp>’.
55
+
<dd><p>Value of <code>font-lock-keywords</code> used to fontify the response output.<br>
56
+
The response mode should set this before calling <code>proof-response-config-done</code>.
57
+
Used also by <code>proof-easy-config</code> mechanism.
58
+
See also <code>proof-script-font-lock-keywords</code> and <code>proof-goals-font-lock-keywords</code>.
59
59
</p></dd></dl>
60
60
<p>Proof General provides a special function, <code>proof-zap-commas</code>, for
61
61
tweaking the font lock behaviour of provers which have declarations of
@@ -68,7 +68,7 @@ <h1 class="chapter">10. Configuring Font Lock</h1>
0 commit comments