Re: [PATCH] ol.el: Fix confusing variable name
Applied in maint as commit e2ffee96d - thanks Aaron for the patch and Tim for the confirmation. -- Bastien
Re: [PATCH] ol.el: Fix confusing variable name
"Aaron L. Zeng" writes: > * ol.el (org-link--open-help): Fix a confusing variable name. No > behavior changes. > > TINYCHANGE > --- > lisp/ol.el | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lisp/ol.el b/lisp/ol.el > index 62ea6d2bc..617223cb5 100644 > --- a/lis