diff options
| author | David Aspinall | 2008-02-06 23:04:34 +0000 |
|---|---|---|
| committer | David Aspinall | 2008-02-06 23:04:34 +0000 |
| commit | e9f0c029027fe3ddd286b6f533f67ff39e6c7e11 (patch) | |
| tree | 6968beed6b658ffed1f59eab89e77c947abeaf92 /generic/proof.el | |
| parent | 21a46017792ae839d862136abbbc1fbb0056a07a (diff) | |
Use proof-auxmodes to load auxiliary modes properly when required.
Diffstat (limited to 'generic/proof.el')
| -rw-r--r-- | generic/proof.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/proof.el b/generic/proof.el index 7957177b..3db52db6 100644 --- a/generic/proof.el +++ b/generic/proof.el @@ -27,6 +27,7 @@ (require 'proof-compat) ; Emacs and OS compatibility (require 'proof-utils) ; utilities (require 'proof-config) ; configuration variables +(require 'proof-auxmodes) ; further autoloads (proof-splash-message) ; welcome the user now. |
