branch: externals/org
commit 238f82424c71a766e006e149cce12baac4134999
Author: Ihor Radchenko <[email protected]>
Commit: Ihor Radchenko <[email protected]>

    etc/ORG-NEWS: Improve wording
    
    * etc/ORG-NEWS (You may need to update =org-protocol= bookmarklets for 
browsers):
    Clairfy what exactly happens when old bookmarklets are used.
---
 etc/ORG-NEWS | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index b43db549d4..2d4616fab8 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -20,11 +20,12 @@ Please send Org bug reports to mailto:[email protected].
 
 *** You may need to update =org-protocol= bookmarklets for browsers
 
-In Firefox-133, Firefox-128.5 ESR, and later, javascript bookmarklets
-may spawn empty page.  We have updated the manual with new
-bookmarklets that do not have such problem.
+In Firefox-133, and Firefox-128.5 ESR the previously suggested
+javascript bookmarklets replace current page with bookmarklet URL
+text.  We have updated the manual with new bookmarklets that do not
+have such problem.
 
-TL;DR: ~void(0);~ needs to be added to the bookmarklets, so that they
+The new bookmarklets have ~void(0);~ appended at the end, so that they
 do not return anything.
 
 Example:

Reply via email to