author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Fri, 01 Jul 2011 16:06:49 +0300 | |
changeset 664 | 42c32f7738e7 |
parent 663 | 1fdbc6490e16 |
child 665 | 9761254a1260 |
--- a/.emacs-my Mon Jun 27 21:51:53 2011 +0300 +++ b/.emacs-my Fri Jul 01 16:06:49 2011 +0300 @@ -1070,6 +1070,9 @@ (global-set-key (kbd "C-x C-j C-s") 'my-jabber-send) +(when (featurep 'jabber) + (add-hook 'kill-emacs-hook 'jabber-disconnect) ) + ;;; ---------------------------------------------------------------- (message "rcirc")