mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00
More white-listing of commands.
This commit is contained in:
parent
26d0e520bf
commit
1fcf7ed9fe
@ -137,6 +137,9 @@ from being executed if in multiple-cursors-mode."
|
||||
right-word forward-word
|
||||
left-char backward-char
|
||||
left-word backward-word
|
||||
subword-upcase upcase-word
|
||||
subword-downcase downcase-word
|
||||
subword-capitalize capitalize-word
|
||||
forward-list
|
||||
backward-list
|
||||
hippie-expand
|
||||
|
Loading…
x
Reference in New Issue
Block a user