From 620c3a2ca1686fbec7d8ebfde4333fece927d8cd Mon Sep 17 00:00:00 2001 From: Taylor R Campbell Date: Sat, 9 Apr 2011 19:27:28 +0000 Subject: Break page in test.el before indentation regression tests. Ignore-this: 712152db7535bf4cebe20a3d1d0417e darcs-hash:20110409192728-00fcc-a18574a39aea8bf77a5ad11da2b9c88612ad1dd7 --- test.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.el b/test.el index 994a313..cfbe678 100644 --- a/test.el +++ b/test.el @@ -188,7 +188,7 @@ Four arguments: the paredit command, the text of the buffer (";foo\n|(bar\n baz)" error) (";;|foo(" ";|foo(" error) )) - + (defun paredit-canary-indent-method (state indent-point normal-indent) (check-parens) nil) -- cgit v1.2.1