Make eshell-fringe-status-mode autoload

This commit is contained in:
Tom Willemse 2014-01-25 22:02:18 +01:00
parent c1e9d58379
commit 46359b0e42

View file

@ -99,6 +99,7 @@ window."
'eshell-fringe-status-success 'eshell-fringe-status-success
'eshell-fringe-status-failure))))))) 'eshell-fringe-status-failure)))))))
;;;###autoload
(define-minor-mode eshell-fringe-status-mode (define-minor-mode eshell-fringe-status-mode
"Show exit status of last command in fringe." "Show exit status of last command in fringe."
nil nil nil nil nil nil