Re: [PATCH] org-src: flatten-tree is Emacs 27.1; require compat

2023-07-05 Thread Ihor Radchenko
Justin writes: > Also available at fake PR https://github.com/vallon/org-mode/pull/1 > Subject: [PATCH] flatten-tree is new in 27.1; require compat > > --- > lisp/org-src.el | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/lisp/org-src.el b/lisp/org-src.el > index 317682844..b8db7c128

[PATCH] org-src: flatten-tree is Emacs 27.1; require compat

2023-07-04 Thread Justin
Also available at fake PR https://github.com/vallon/org-mode/pull/1 git fetch https://github.com/vallon/org-mode compat-for-flatten-tree ---  lisp/org-src.el | 1 +  1 file changed, 1 insertion(+) diff --git a/lisp/org-src.el b/lisp/org-src.el index 317682844..b8db7c128 100644 --- a/lisp/org-src