org-mode/lisp
Nicolas Goaziou ff80654617 Mark `org-bound-and-true-p' as obsolete
* lisp/org-macs.el (org-bound-and-true-p): Remove macro.
* lisp/org-compat.el (org-bound-and-true-p): Deprecated alias for
  `bound-and-true-p'.
* lisp/ob-core.el (org-babel-confirm-evaluate):
* lisp/org-agenda.el (org-agenda-write):
(org-agenda-add-entry-text):
(org-agenda-todo):
* lisp/org-clock.el (org-clocktable-defaults):
(org-clocktable-write-default):
* lisp/org-colview.el (org-columns):
(org-columns--compute-spec):
(org-agenda-columns):
* lisp/org-indent.el (org-indent-set-line-properties):
* lisp/org-inlinetask.el (org-inlinetask-fontify):
* lisp/org-mobile.el (org-mobile-write-agenda-for-mobile):
* lisp/org-pcomplete.el (pcomplete/org-mode/file-option/options):
(pcomplete/org-mode/file-option/infojs_opt):
* lisp/org-src.el (org-src-mode-configure-edit-buffer):
(org-edit-table.el):
* lisp/org.el (org-store-link):
(org-refile):
(org-get-export-keywords):
(org-set-tags):
(org-order-calendar-date-args):
(org-mode-restart):
(org-tbl-menu):
(org-beginning-of-line):
(org-end-of-line):
(org-kill-line):
(org-truely-invisible-p):
(org-remove-flyspell-overlays-in): Use `bound-and-true-p' instead of
`org-bound-and-true-p'.
2016-06-23 14:23:52 +02:00
..
Makefile
ob-abc.el
ob-asymptote.el
ob-awk.el Fix up last backport 2016-05-15 18:59:19 -04:00
ob-C.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-calc.el
ob-clojure.el
ob-comint.el
ob-coq.el ox-coq.el: Clean up 2016-02-11 08:54:03 +01:00
ob-core.el
ob-css.el
ob-ditaa.el
ob-dot.el
ob-ebnf.el
ob-emacs-lisp.el
ob-eval.el
ob-exp.el
ob-forth.el
ob-fortran.el
ob-gnuplot.el
ob-groovy.el
ob-haskell.el
ob-io.el
ob-J.el
ob-java.el
ob-js.el
ob-keys.el
ob-latex.el
ob-ledger.el
ob-lilypond.el
ob-lisp.el
ob-lob.el
ob-makefile.el
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el
ob-octave.el
ob-org.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-processing.el
ob-python.el
ob-R.el
ob-ref.el
ob-ruby.el
ob-sass.el
ob-scala.el
ob-scheme.el
ob-screen.el
ob-sed.el
ob-shell.el
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-stan.el
ob-table.el
ob-tangle.el
ob.el
org-agenda.el
org-archive.el
org-attach.el
org-bbdb.el
org-bibtex.el
org-capture.el
org-clock.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-colview.el
org-compat.el
org-crypt.el
org-ctags.el
org-datetree.el
org-docview.el
org-element.el
org-entities.el
org-eshell.el
org-faces.el
org-feed.el
org-footnote.el
org-gnus.el
org-habit.el
org-id.el
org-indent.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-info.el
org-inlinetask.el
org-install.el
org-irc.el
org-lint.el
org-list.el
org-macro.el
org-macs.el
org-mhe.el
org-mobile.el
org-mouse.el
org-pcomplete.el
org-plot.el
org-protocol.el
org-rmail.el
org-src.el
org-table.el
org-timer.el
org-w3m.el
org.el
ox-ascii.el
ox-beamer.el
ox-html.el
ox-icalendar.el
ox-latex.el
ox-man.el
ox-md.el
ox-odt.el
ox-org.el
ox-publish.el
ox-texinfo.el
ox.el