branch: externals/org commit bc3f385c976d7a6ea79db2aa62b0e3677bbec27e Author: Ihor Radchenko <yanta...@gmail.com> Commit: Ihor Radchenko <yanta...@gmail.com>
org-element--cache-diagnostics-modifications: Fix docstring width --- lisp/org-element.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/org-element.el b/lisp/org-element.el index 08181f2..70f00ca 100644 --- a/lisp/org-element.el +++ b/lisp/org-element.el @@ -5269,7 +5269,8 @@ to be correct. Setting this to a value less than 0.0001 is useless.") "Non-nil enables cache warnings when for silent modifications. Silent modifications are the modifications in Org buffers that are not -registered by `org-element--cache-before-change' and `org-element--cache-after-change'. +registered by `org-element--cache-before-change' and +`org-element--cache-after-change'. This variable may cause false-positives because some Emacs versions can change `buffer-chars-modified-tick' internally even though no