Fix the auto-away timeouts properly this time.
authorSteve Youngs <steve@emchat.org>
Thu, 22 Aug 2013 14:38:26 +0000 (00:38 +1000)
committerSteve Youngs <steve@emchat.org>
Thu, 22 Aug 2013 14:38:26 +0000 (00:38 +1000)
commit0520fb3168d9dac7ec5a00b8a5bbbadb3c17b3c0
tree77d2b68487aec272f175c08e51c29825c62be21f
parenta9daee5a142d080d3984a90f49a81a8c28e8029d
Fix the auto-away timeouts properly this time.

* emchat.el (emchat-auto-away-timeout-set): The args aren't
optional.  Actually set `emchat-auto-away-timeout'.

* emchat.el (emchat-change-idle-timeout): Call
#'emchat-auto-away-timeout-set correctly with 2 args.

Signed-off-by: Steve Youngs <steve@emchat.org>
emchat.el