org-mode/lisp
Kyle Meyer 0cf9f17c55 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.
2015-09-21 18:33:45 -04:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-J.el ob-J: adapt to new `org-babel-process-params' 2014-08-26 09:16:28 +02:00
ob-R.el ob-R: Allow more :results values 2015-05-19 23:22:11 +02:00
ob-abc.el improve handling of output file types 2013-09-25 09:12:42 -06:00
ob-asymptote.el Update some copyright years 2015-02-16 01:40:07 +01:00
ob-awk.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-calc.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-clojure.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-comint.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-coq.el Update remaining copyright years in lisp/ 2015-08-10 02:17:52 -04:00
ob-core.el Use substitute-command-keys more 2015-09-21 18:33:45 -04:00
ob-css.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ditaa.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-dot.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-eval.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-exp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-forth.el ob-forth: Silence byte-compiler 2014-08-14 11:15:37 +02:00
ob-fortran.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-gnuplot.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-groovy.el Update remaining copyright years in lisp/ 2015-08-10 02:17:52 -04:00
ob-haskell.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-io.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-java.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-js.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-keys.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-latex.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ledger.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-lilypond.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-lisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-lob.el Update some copyright years 2015-02-16 01:40:07 +01:00
ob-makefile.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-matlab.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-maxima.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-mscgen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-ocaml.el Update some copyright years 2015-02-16 01:40:07 +01:00
ob-octave.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-org.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-perl.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-picolisp.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-plantuml.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-processing.el ob-processing.el: Support for Processing language 2015-04-25 10:01:21 +02:00
ob-python.el Update some copyright years 2015-02-16 01:40:07 +01:00
ob-ref.el Fix some copyright years 2015-04-02 11:37:32 +02:00
ob-ruby.el ob-ruby: Fix double-escaping 2015-08-12 22:55:54 -04:00
ob-sass.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-scala.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-scheme.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-screen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-sed.el Org Babel now supports sed scripts 2015-05-30 14:59:01 +02:00
ob-shell.el Update remaining copyright years in lisp/ 2015-08-10 02:17:52 -04:00
ob-shen.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-sql.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-sqlite.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-table.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ob-tangle.el ob-tangle: Fix commenting links at column 0 2015-09-10 11:12:20 +02:00
ob.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-agenda.el Use substitute-command-keys more 2015-09-21 18:33:45 -04:00
org-archive.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-attach.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-bbdb.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-bibtex.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-capture.el org-capture: Fix bindings in header line 2015-08-22 00:54:14 +02:00
org-clock.el Use substitute-command-keys more 2015-09-21 18:33:45 -04:00
org-colview.el org-colview: Fix column view area 2015-08-12 14:49:02 +02:00
org-compat.el Merge branch 'maint' into backport-master 2015-07-26 23:56:50 -04:00
org-crypt.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-ctags.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-datetree.el org-datetree: Fix DATE_TREE search 2015-08-22 21:40:54 +02:00
org-docview.el org-element: Externalize docview links 2015-02-03 23:00:21 +01:00
org-element.el org-element: Fix short caption parsing 2015-09-10 17:55:26 +02:00
org-entities.el org-entities: Fix "infin" entity 2015-09-07 21:19:29 +02:00
org-eshell.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-faces.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-feed.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-footnote.el org-footnote-action: Handle nil context 2015-08-24 00:10:54 -04:00
org-gnus.el Backport commit c1cacb0 from Emacs master branch 2015-08-22 16:51:38 -04:00
org-habit.el org-habit: Add support for "++" and "+" repeater types 2015-03-07 19:29:40 +01:00
org-id.el Use substitute-command-keys more 2015-09-21 18:33:45 -04:00
org-indent.el org-indent: Remove extra column in indentation 2015-08-25 15:03:59 +02:00
org-info.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-inlinetask.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-list.el org-list: Fix "Invalid search bound" error 2015-08-11 14:11:15 +02:00
org-macro.el Remove spurious argument to `org-link-search' 2015-08-04 14:10:44 +02:00
org-macs.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-mhe.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-mobile.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-mouse.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-pcomplete.el org-pcomplete: Update copyright year 2015-04-22 14:23:19 +02:00
org-plot.el org-plot: Fix empty cells handling 2015-03-15 18:10:43 +01:00
org-protocol.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-rmail.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-src.el org-footnote: Fix remote editing of empty definitions 2015-08-14 16:48:41 +02:00
org-table.el Use substitute-command-keys more 2015-09-21 18:33:45 -04:00
org-timer.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org-w3m.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
org.el Use substitute-command-keys more 2015-09-21 18:33:45 -04:00
ox-ascii.el Merge branch 'maint' into backport-master 2015-07-26 23:56:50 -04:00
ox-beamer.el ox-beamer: Wrap labels in braces 2015-06-16 21:30:41 +02:00
ox-html.el ox-html: Fix links with ampersands 2015-09-02 21:30:59 +02:00
ox-icalendar.el Backport remaining changes from commit 7e09ef0 2015-08-10 02:17:19 -04:00
ox-latex.el ox-latex: Allow nil for `org-latex-hyperref-template' 2015-08-19 16:51:07 +02:00
ox-man.el Backport commit 0c856a2 from Emacs master branch 2015-08-05 23:29:43 -04:00
ox-md.el ox-md: Fix ID and custom ID links export 2015-09-20 22:58:56 +02:00
ox-odt.el ox-odt: Prevent internal links to target table of contents 2015-09-18 23:58:51 +02:00
ox-org.el Merge branch 'maint' into backport-master 2015-07-26 23:56:50 -04:00
ox-publish.el Merge branch 'maint' into backport-master 2015-07-26 23:56:50 -04:00
ox-texinfo.el Backport commit 0c856a2 from Emacs master branch 2015-08-05 23:29:43 -04:00
ox.el ox: Ignore statistics cookies with stat:nil 2015-09-10 09:32:58 +02:00