Add some more basic commands to the run-all and run-once lists.

This commit is contained in:
Magnar Sveen 2012-10-24 19:20:03 +02:00
parent b3ca408f52
commit 6b09b9c73f

View File

@ -551,6 +551,7 @@ for running commands with multiple cursors.")
describe-function describe-function
describe-bindings describe-bindings
describe-prefix-bindings describe-prefix-bindings
view-echo-area-messages
other-window other-window
kill-buffer-and-window kill-buffer-and-window
split-window-right split-window-right
@ -558,6 +559,8 @@ for running commands with multiple cursors.")
delete-other-windows delete-other-windows
toggle-window-split toggle-window-split
mwheel-scroll mwheel-scroll
scroll-up-command
scroll-down-command
mouse-set-point mouse-set-point
mouse-drag-region mouse-drag-region
quit-window quit-window
@ -611,6 +614,8 @@ for running commands with multiple cursors.")
backward-delete-char-untabify backward-delete-char-untabify
delete-char delete-forward-char delete-char delete-forward-char
delete-backward-char delete-backward-char
c-electric-backspace
org-delete-backward-char
just-one-space just-one-space
zap-to-char zap-to-char
end-of-line end-of-line