diff options
| author | David Aspinall | 1998-10-29 15:37:13 +0000 |
|---|---|---|
| committer | David Aspinall | 1998-10-29 15:37:13 +0000 |
| commit | 23792ca17ac646eadf08c7be62ccda7767002449 (patch) | |
| tree | 67f890878a7adefefe15180d2a98d9b1a77c0dc2 /coq | |
| parent | 677e94838915dd4cacd3ad70c5da90b3730eddbc (diff) | |
More hacks to variable names for customize (sorry)
Diffstat (limited to 'coq')
| -rw-r--r-- | coq/coq.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -330,7 +330,7 @@ (setq proof-comment-start "(*") (setq proof-comment-end "*)") - (setq proof-www-home-page coq-www-home-page) + (setq proof-assistant-home-page coq-www-home-page) (setq proof-mode-for-script 'coq-mode) |
