aboutsummaryrefslogtreecommitdiffhomepage
path: root/phox/phox.el
diff options
context:
space:
mode:
Diffstat (limited to 'phox/phox.el')
-rw-r--r--phox/phox.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/phox/phox.el b/phox/phox.el
index 204854e7..fa25363a 100644
--- a/phox/phox.el
+++ b/phox/phox.el
@@ -129,7 +129,7 @@
phox-strict-comments-regexp
phox-ident-regexp)
proof-save-with-hole-result 8
- proof-ignore-for-undo-count "\\`\\(constraints\\|flag\\|goals\\|pri\\(nt\\(_sort\\)?\\|ority\\)\\|eshow\\|search\\|depend\\)"
+ proof-ignore-for-undo-count "\\`\\(constraints\\|flag\\|goals\\|pri\\(nt\\(_sort\\)?\\|ority\\)\\|eshow\\|search\\|depend\\|menu_\\|is_\\)"
proof-non-undoables-regexp "\\`\\(undo\\|abort\\)"
proof-shell-error-regexp "^\\([^ \n\t\r]* \\)?\\(\\(e\\|E\\)rror\\)\\|\\(\\(f\\|F\\)ailure\\)"
proof-goal-command "goal %s."