Re: Docstring fixes

2023-03-27 Thread Ihor Radchenko
"Stephen J. Eglen" writes: > and a commit message. Thanks! Applied, onto bugfix. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=fcd813c40 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at

Re: Docstring fixes

2023-03-26 Thread Stephen J. Eglen
and a commit message. org.el: Docstring fixes. * lisp/org.el (org-hide-emphasis-markers) (org-hide-macro-markers) (org-pretty-entities-include-sub-superscripts): Follow elisp convention for docstrings: 'Non-nil means ...'. On Sat, Mar 25 2023, Stephen J. Eglen wrote: > Some small docstring