X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/988e91c4ed2962c03ae79e1d6cc3b435d67c5f6a..f10533854f4c7bb54247a11981191bf37b70cb36:/packages/hydra/hydra-test.el diff --git a/packages/hydra/hydra-test.el b/packages/hydra/hydra-test.el index 3fcd403b4..a988a25e7 100644 --- a/packages/hydra/hydra-test.el +++ b/packages/hydra/hydra-test.el @@ -336,7 +336,7 @@ The body can be accessed via `hydra-error/body'." \"t\": `toggle-truncate-lines', \"f\": `auto-fill-mode', \"a\": `abbrev-mode', -\"q\": `nil' +\"q\": nil The body can be accessed via `hydra-toggle/body'. @@ -358,7 +358,7 @@ Call the head: `toggle-truncate-lines'." \"t\": `toggle-truncate-lines', \"f\": `auto-fill-mode', \"a\": `abbrev-mode', -\"q\": `nil' +\"q\": nil The body can be accessed via `hydra-toggle/body'. @@ -379,7 +379,7 @@ Call the head: `auto-fill-mode'." \"t\": `toggle-truncate-lines', \"f\": `auto-fill-mode', \"a\": `abbrev-mode', -\"q\": `nil' +\"q\": nil The body can be accessed via `hydra-toggle/body'. @@ -400,11 +400,11 @@ Call the head: `abbrev-mode'." \"t\": `toggle-truncate-lines', \"f\": `auto-fill-mode', \"a\": `abbrev-mode', -\"q\": `nil' +\"q\": nil The body can be accessed via `hydra-toggle/body'. -Call the head: `nil'." +Call the head: nil." (interactive) (hydra-default-pre) (hydra-keyboard-quit) @@ -416,7 +416,7 @@ Call the head: `nil'." \"t\": `toggle-truncate-lines', \"f\": `auto-fill-mode', \"a\": `abbrev-mode', -\"q\": `nil' +\"q\": nil The body can be accessed via `hydra-toggle/body'." (interactive) @@ -510,7 +510,7 @@ The body can be accessed via `hydra-toggle/body'." \"j\": `next-line', \"k\": `previous-line', -\"q\": `nil' +\"q\": nil The body can be accessed via `hydra-vi/body'. @@ -547,7 +547,7 @@ Call the head: `next-line'." \"j\": `next-line', \"k\": `previous-line', -\"q\": `nil' +\"q\": nil The body can be accessed via `hydra-vi/body'. @@ -584,11 +584,11 @@ Call the head: `previous-line'." \"j\": `next-line', \"k\": `previous-line', -\"q\": `nil' +\"q\": nil The body can be accessed via `hydra-vi/body'. -Call the head: `nil'." +Call the head: nil." (interactive) (hydra-default-pre) (set-cursor-color "#e52b50") @@ -600,7 +600,7 @@ Call the head: `nil'." \"j\": `next-line', \"k\": `previous-line', -\"q\": `nil' +\"q\": nil The body can be accessed via `hydra-vi/body'." (interactive) @@ -1310,7 +1310,7 @@ _w_ Worf: % -8`hydra-tng/worf^^ _h_ Set phasers to (goto-char (point-max)) (search-backward "|") (delete-char 1) - (setq current-prefix-arg) + (setq current-prefix-arg nil) ,@body (insert "|") (when (region-active-p)