Add new commands to mc-list

master
Jacopo De Simoi 9 years ago
parent 0305f1a067
commit 4452265584
  1. 7
      .mc-lists.el

@ -48,10 +48,12 @@
org-return org-return
org-self-insert-command org-self-insert-command
org-set-tags-command org-set-tags-command
org-shiftleft
org-shiftright org-shiftright
org-todo org-todo
outshine-self-insert-command outshine-self-insert-command
reindent-then-newline-and-indent reindent-then-newline-and-indent
sgml-slash
smart-delete-backward-char smart-delete-backward-char
smart-line-beginning smart-line-beginning
smart-tab smart-tab
@ -69,11 +71,16 @@
describe-key describe-key
fill-paragraph fill-paragraph
find-file find-file
forward-sentence
helm-find-files helm-find-files
ido-find-file ido-find-file
jump-to-mark jump-to-mark
make make
org-clock-report
org-insert-heading
org-insert-todo-heading-respect-content org-insert-todo-heading-respect-content
org-shiftdown
org-shiftup
previous-buffer previous-buffer
query-replace query-replace
tags-loop-continue tags-loop-continue

Loading…
Cancel
Save