equal
deleted
inserted
replaced
1067 ) |
1067 ) |
1068 ) |
1068 ) |
1069 ) |
1069 ) |
1070 |
1070 |
1071 (global-set-key (kbd "C-x C-j C-s") 'my-jabber-send) |
1071 (global-set-key (kbd "C-x C-j C-s") 'my-jabber-send) |
|
1072 |
|
1073 (when (featurep 'jabber) |
|
1074 (add-hook 'kill-emacs-hook 'jabber-disconnect) ) |
1072 |
1075 |
1073 ;;; ---------------------------------------------------------------- |
1076 ;;; ---------------------------------------------------------------- |
1074 (message "rcirc") |
1077 (message "rcirc") |
1075 |
1078 |
1076 ;; Turn on logging everything to a special buffer, for debugging. |
1079 ;; Turn on logging everything to a special buffer, for debugging. |