diff options
Diffstat (limited to 'generic')
| -rw-r--r-- | generic/proof-splash.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/proof-splash.el b/generic/proof-splash.el index 3a3cc961..9e4c9754 100644 --- a/generic/proof-splash.el +++ b/generic/proof-splash.el @@ -141,6 +141,7 @@ Borrowed from startup-center-spaces." (proof-splash-timeout-waiter)) (setq proof-splash-seen t))) +;;;###autoload (defun proof-splash-message () "Make sure the user gets welcomed one way or another." (unless proof-splash-seen |
