equal
deleted
inserted
replaced
662 ;; communication |
662 ;; communication |
663 |
663 |
664 ;; ---------------------------------------------------------------------- |
664 ;; ---------------------------------------------------------------------- |
665 ;; jabber |
665 ;; jabber |
666 (when (featurep 'jabber) |
666 (when (featurep 'jabber) |
667 (setq jabber-history-enabled t |
667 (setq |
668 jabber-use-global-history nil |
668 jabber-history-enabled t |
669 jabber-backlog-number 15 |
669 jabber-use-global-history nil |
670 jabber-backlog-days 30 |
670 jabber-backlog-number 15 |
671 jabber-alert-presence-message-function (lambda (who oldstatus newstatus statustext) nil) |
671 jabber-backlog-days 30 |
672 ) |
672 jabber-alert-presence-message-function (lambda (who oldstatus newstatus statustext) nil) |
|
673 ) |
673 ) |
674 ) |
674 |
675 |
675 (setq my-chat-prompt "[%t] %n>\n") |
676 (setq my-chat-prompt "[%t] %n>\n") |
676 (when (featurep 'jabber) |
677 (when (featurep 'jabber) |
677 (setq |
678 (setq |