mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 21:03:05 +00:00
Remove unused commands from whitelist.
This commit is contained in:
parent
8c8d52f248
commit
71f444aab4
@ -249,7 +249,6 @@ from being executed if in multiple-cursors-mode."
|
|||||||
js2r-inline-var
|
js2r-inline-var
|
||||||
change-number-at-point
|
change-number-at-point
|
||||||
move-end-of-line
|
move-end-of-line
|
||||||
move-end-of-line-or-next-line
|
|
||||||
beginning-of-line
|
beginning-of-line
|
||||||
er/expand-region
|
er/expand-region
|
||||||
er/mark-word
|
er/mark-word
|
||||||
@ -258,7 +257,6 @@ from being executed if in multiple-cursors-mode."
|
|||||||
smart-up
|
smart-up
|
||||||
smart-down
|
smart-down
|
||||||
move-beginning-of-line
|
move-beginning-of-line
|
||||||
move-start-of-line-or-prev-line
|
|
||||||
dired-back-to-start-of-files
|
dired-back-to-start-of-files
|
||||||
save-region-or-current-line
|
save-region-or-current-line
|
||||||
back-to-indentation))
|
back-to-indentation))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user