Re: [O] [PATCH] use cl-lib functions rather than cl ones in org-test

2017-07-23 Thread Nicolas Goaziou
Hello, Stig Brautaset writes: > From ead36e862d150e3a83d363bdead850a2e3ec281d Mon Sep 17 00:00:00 2001 > From: Stig Brautaset > Date: Fri, 14 Jul 2017 20:43:11 +0100 > Subject: [PATCH 1/3] org-test.el: use prefixed functions from cl-lib.el rather > than cl.el Applied. Thank you. Regards, --

[O] [PATCH] use cl-lib functions rather than cl ones in org-test

2017-07-14 Thread Stig Brautaset
>From ead36e862d150e3a83d363bdead850a2e3ec281d Mon Sep 17 00:00:00 2001 From: Stig Brautaset Date: Fri, 14 Jul 2017 20:43:11 +0100 Subject: [PATCH 1/3] org-test.el: use prefixed functions from cl-lib.el rather than cl.el --- testing/org-test.el | 4 ++-- 1 file changed, 2 insertions(+), 2 delet