.emacs-my
changeset 664 42c32f7738e7
parent 663 1fdbc6490e16
child 665 9761254a1260
equal deleted inserted replaced
663:1fdbc6490e16 664:42c32f7738e7
  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.