From c9e9c691c353d5d4835551de8d7d1f4c0ec74b9f Mon Sep 17 00:00:00 2001 From: Paul Steckler Date: Wed, 24 May 2017 11:14:51 -0400 Subject: Remove mmm and ML4PG contribs and remove references to them in code and docs --- coq/coq-abbrev.el | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'coq/coq-abbrev.el') diff --git a/coq/coq-abbrev.el b/coq/coq-abbrev.el index 79231ad9..3a750472 100644 --- a/coq/coq-abbrev.el +++ b/coq/coq-abbrev.el @@ -299,10 +299,7 @@ It was constructed with `proof-defstringset-fn'.") ["Unset Printing Unfocused" coq-unset-printing-unfocused t] ["Set Printing Wildcards" coq-set-printing-wildcards t] ["Unset Printing Wildcards" coq-unset-printing-wildcards t] - ["Set Printing Width" coq-ask-adapt-printing-width-and-show t]) - "" - ["ML4PG" (coq-activate-ml4pg) :help "Activates ML4PG: machine-learning methods for Proof General"] - )) + ["Set Printing Width" coq-ask-adapt-printing-width-and-show t]))) (setq-default coq-menu-entries (append coq-menu-common-entries -- cgit v1.2.3