branch: externals-release/org commit 9ad3360d7655e9d6993cec22a03397b4781518c6 Author: Ihor Radchenko <yanta...@posteo.net> Commit: Ihor Radchenko <yanta...@posteo.net>
etc/ORG-NEWS: Fix unintentional list markup * etc/ORG-NEWS (Images and files in clipboard can be pasted): More "29." away from beginning of line. It was parsed as list. --- etc/ORG-NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 809f8834c3..43b3022546 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -250,8 +250,7 @@ Now, an error is thrown. Org asks the user what must be done when pasting images and files copied to the clipboard from a file manager using the ~yank-media~ command. The default action can be set by customizing -~org-yank-dnd-method~. The ~yank-media~ command was added in Emacs -29. +~org-yank-dnd-method~. The ~yank-media~ command was added in Emacs 29. Images can be saved to a separate directory instead of being attached, customize ~org-yank-image-save-method~.