Use substitute-command-keys more
commit0cf9f17c557290af8de37242a7e3e4f7abe42952
authorKyle Meyer <kyle@kyleam.com>
Mon, 21 Sep 2015 04:23:15 +0000 (21 00:23 -0400)
committerKyle Meyer <kyle@kyleam.com>
Mon, 21 Sep 2015 22:33:45 +0000 (21 18:33 -0400)
tree888950ac743ae91e46ba89bb23e26cdb09445414
parentf16ae0dcb7076255473b21b9d81b1061968e6bf7
Use substitute-command-keys more

* lisp/ob-core.el (org-confirm-babel-evaluate):
(org-babel-no-eval-on-ctrl-c-ctrl-c):
(org-babel-hash-at-point):
* lisp/org-agenda.el (org-agenda-log-mode-items):
(org-agenda-auto-exclude-function):
(org-search-view):
(org-todo-list):
(org-tags-view):
(org-agenda-log-mode):
(org-agenda-show-the-flagging-note):
* lisp/org-clock.el (org-clock-out-when-done):
* lisp/org-id.el (org-id-link-to-org-use-id):
* lisp/org-table.el (org-table-allow-automatic-line-recalculation):
(org-table-edit-formulas):
* lisp/org.el (org-support-shift-select):
(org-remove-highlights-with-change):
(org-refile-use-cache):
(org-use-fast-todo-selection):
(org-time-stamp-rounding-minutes):
(org-agenda-text-search-extra-files):
(org-cycle):
(org-ctrl-c-ctrl-c): Use substitute-command-keys.
lisp/ob-core.el
lisp/org-agenda.el
lisp/org-clock.el
lisp/org-id.el
lisp/org-table.el
lisp/org.el