diff options
Diffstat (limited to 'lib/eos')
-rw-r--r-- | lib/eos/jao-afio.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/eos/jao-afio.el b/lib/eos/jao-afio.el index 0f17d44..14794fd 100644 --- a/lib/eos/jao-afio.el +++ b/lib/eos/jao-afio.el @@ -127,6 +127,7 @@ (interactive) (if (or (null jao-afio-mail-function) (eq 'gnus jao-afio-mail-function)) (jao-afio-open-gnus) + (calendar) (jao-trisect) (other-window 2) (delete-window) |