From d3bd3c6f07e0c9a2a7a1488e43b47439a5f8ac54 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Wed, 4 Jun 2014 22:43:13 +0200 Subject: Sync from ELPA. --- chess-chat.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess-chat.el') diff --git a/chess-chat.el b/chess-chat.el index 339a73d..7dec279 100644 --- a/chess-chat.el +++ b/chess-chat.el @@ -47,7 +47,7 @@ (set-marker chess-chat-input-last (point-max)) (set-buffer-modified-p nil)) -(defun chess-chat-handler (game event &rest args) +(defun chess-chat-handler (_game event &rest args) (cond ((eq event 'initialize) (kill-buffer (current-buffer)) -- cgit v1.2.3