branch: externals/keymap-popup
commit 1da59d7bec3b3162315d3e08e51ba1f63ec95e3a
Author: Thanos Apollo <[email protected]>
Commit: Thanos Apollo <[email protected]>

    readme: annotate: use :persistent
---
 README.org | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.org b/README.org
index 67c37ae314..052f22dd80 100644
--- a/README.org
+++ b/README.org
@@ -205,6 +205,7 @@ always reflects the user's current bindings.
 
   (keymap-popup-annotate dired-mode-map
     :popup-key "?"
+    :persistent t
     :exit-key "x"
     :description (lambda ()
                    (format "Dired: %s%s"

Reply via email to