Re: [O] [patch] fix 22.x compatibility test issue

2011-09-11 Thread Eric Schulte
I've applied this same change. Thanks -- Eric Martyn Jago writes: > Replace left-char with backward-char for backward compatibility in > =test-org-babel/org-babel-get-inline-src-block-matches= > > From 08bfac66d69ed6ce739d58710f06444b6f43fb94 Mon Sep 17 00:00:00 2001 > From: Martyn Jago > Date

[O] [patch] fix 22.x compatibility test issue

2011-09-11 Thread Martyn Jago
Replace left-char with backward-char for backward compatibility in =test-org-babel/org-babel-get-inline-src-block-matches= >From 08bfac66d69ed6ce739d58710f06444b6f43fb94 Mon Sep 17 00:00:00 2001 From: Martyn Jago Date: Sun, 11 Sep 2011 21:17:40 +0100 Subject: [PATCH] Replace left-char with backw