From a13cef52f2638feeb1bd7da368f7d3b1c290a4f5 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 29 Aug 2008 06:50:09 -0400 Subject: Correctly indent `chess-with-current-buffer' in lisp-mode. --- chess-module.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chess-module.el') diff --git a/chess-module.el b/chess-module.el index d623d5b..f29dff2 100644 --- a/chess-module.el +++ b/chess-module.el @@ -23,6 +23,8 @@ ,@body) ,@body))) +(put 'chess-with-current-buffer 'lisp-indent-function 1) + (defun chess-module-create (derived game &optional buffer-name &rest ctor-args) (let* ((name (symbol-name derived)) -- cgit v1.2.3