aboutsummaryrefslogtreecommitdiffhomepage
path: root/hol-light/hol-light.el
diff options
context:
space:
mode:
Diffstat (limited to 'hol-light/hol-light.el')
-rw-r--r--hol-light/hol-light.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/hol-light/hol-light.el b/hol-light/hol-light.el
index 4b366f6c..18192ed1 100644
--- a/hol-light/hol-light.el
+++ b/hol-light/hol-light.el
@@ -114,7 +114,7 @@ You need to restart Emacs if you change this setting."
"Value for `proof-shell-error-regexp' with standard top level.")
(defconst hol-light-annotated-error-regexp
- ;; "<error>.+</error>" ;; FIXME: include new lines, also fix pg_prompt.ml
+ ;; "<error>.+</error>" ;; unfortunately not enough, this is only for failwith
hol-light-plain-error-regexp
"Value for `proof-shell-error-regexp' with custom top level.")