spacemacs/layers/+chat
Aleksei Fedotov e421377861 jabber: Fix missing optional argument for the alert jabber-alert-echo function.
Jabber alert function should accept an optional second argument containing a
title of the message. The function mimic the default implementation of
jabber-alert-echo by showing the title if it is present and a message body
otherwise.

This commit fixes an error which is thrown when jabber receives a new notification:
(wrong-number-of-arguments (lambda (msg) (if (minibuffer-prompt) nil (message "%s" msg))) 2)
2018-05-27 23:02:17 +03:00
..
erc Revert "Defer packages by default using use-package-always-defer" 2018-03-03 23:40:10 -05:00
jabber jabber: Fix missing optional argument for the alert jabber-alert-echo function. 2018-05-27 23:02:17 +03:00
rcirc Revert "Defer packages by default using use-package-always-defer" 2018-03-03 23:40:10 -05:00
slack Fix Slack Layer helm menu display 2018-05-16 00:07:06 +03:00