highlight-presence patch part1

This commit is contained in:
Evgenii Terechkov 2009-03-08 13:52:53 +00:00 committed by Kirill A. Korinskiy
parent 41675646b5
commit 4e057bd433
1 changed files with 2 additions and 0 deletions

View File

@ -83,6 +83,8 @@ and offline contacts, respectively."
'jabber-mode-line-presence
" "
'jabber-mode-line-contacts))
(put 'jabber-mode-line-string 'risky-local-variable t)
(put 'jabber-mode-line-presence 'risky-local-variable t)
(jabber-mode-line-presence-update)
(jabber-mode-line-count-contacts)
(ad-activate 'jabber-send-presence)