{ "ref": "refs/heads/main", "before": "69b891b59b1ee026e5bf2e7bee357eead5cbe546", "after": "5bd07a34780a5b4aaa9b5d0eef22b6e4ac1880a1", "compare_url": "https://code.fizz.buzz/mirror/org-mode/compare/69b891b59b1ee026e5bf2e7bee357eead5cbe546...5bd07a34780a5b4aaa9b5d0eef22b6e4ac1880a1", "commits": [ { "id": "5bd07a34780a5b4aaa9b5d0eef22b6e4ac1880a1", "message": "; Fix eaten escaping backslash in the documentation\n\n* lisp/org-keys.el (org-use-speed-commands): Add a missing backslash\nto the documentation string of the custom variable. Also, update\n`setq' to `setopt' and re-indent for clarity.\n", "url": "https://code.fizz.buzz/mirror/org-mode/commit/5bd07a34780a5b4aaa9b5d0eef22b6e4ac1880a1", "author": { "name": "Rudolf Adamkovič", "email": "rudolf@adamkovic.org", "username": "" }, "committer": { "name": "Rudolf Adamkovič", "email": "rudolf@adamkovic.org", "username": "" }, "verification": null, "timestamp": "2025-08-17T14:12:07+02:00", "added": [], "removed": [], "modified": [ "lisp/org-keys.el" ] }, { "id": "b0f793ff0a31adb520fc5989b0399786663192ea", "message": "Support arrow keys and mouse wheel in export dispatcher\n\n* lisp/ox.el (org-export--dispatch-action): Translate down/up arrow\nkeys and scroll wheel to C-n/C-p, respectively.\n* etc/ORG-NEWS (Fancy HTML5 export uses ~