0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-25 01:32:52 +00:00
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 Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-abc.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-asymptote.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
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 Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-clojure.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-comint.el ob-comint: Remove unnecessary function declarations 2016-05-15 19:57:17 -04:00
ob-coq.el ox-coq.el: Clean up 2016-02-11 08:54:03 +01:00
ob-core.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
ob-css.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-ditaa.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-dot.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-ebnf.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-emacs-lisp.el ob-emacs-lisp: Defaut binding is dynamic 2016-04-20 23:45:32 +02:00
ob-eval.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-exp.el ob-exp: Tiny refactoring 2016-06-19 00:38:22 +02:00
ob-forth.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-fortran.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-gnuplot.el Merge branch 'maint' 2016-05-15 19:00:30 -04:00
ob-groovy.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-haskell.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-io.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-J.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-java.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-js.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-keys.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-latex.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-ledger.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-lilypond.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-lisp.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-lob.el ob-lob: Fix docstring 2016-06-20 14:47:22 +02:00
ob-makefile.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-matlab.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-maxima.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-mscgen.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-ocaml.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-octave.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-org.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-perl.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-picolisp.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-plantuml.el ob-plantuml: Add new output formats 2016-05-03 19:13:50 +02:00
ob-processing.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-python.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-R.el Mark a few functions as obsolete 2016-06-23 10:00:00 +02:00
ob-ref.el Mark a few functions as obsolete 2016-06-23 10:00:00 +02:00
ob-ruby.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-sass.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-scala.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-scheme.el Merge branch 'maint' 2016-05-15 19:00:30 -04:00
ob-screen.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-sed.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-shell.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-shen.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-sql.el ob-sql.el: Support sqlcmd in Cygwin environment 2016-06-17 00:26:20 +02:00
ob-sqlite.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-stan.el Update copyright years for master-only files 2016-01-10 12:07:40 -05:00
ob-table.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob-tangle.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
ob.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-agenda.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-archive.el Remove final parts of XEmacs compatibility code 2016-05-26 13:56:25 +02:00
org-attach.el org-attach: Use relative path for git annex 2016-04-10 10:13:57 +02:00
org-bbdb.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-bibtex.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
org-capture.el Mark a few functions as obsolete 2016-06-23 10:00:00 +02:00
org-clock.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-colview.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-compat.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-crypt.el org-crypt: Use lexical binding 2016-06-20 15:00:47 +02:00
org-ctags.el Mark a few functions as obsolete 2016-06-23 10:00:00 +02:00
org-datetree.el Silence byte-compiler 2016-01-13 11:43:54 +01:00
org-docview.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-element.el org-element: Small fix 2016-06-16 22:34:12 +02:00
org-entities.el org-entities: Tiny refactoring 2016-06-21 16:53:27 +02:00
org-eshell.el Mark a few functions as obsolete 2016-06-23 10:00:00 +02:00
org-faces.el Document org-block face changes 2016-06-10 10:11:03 +02:00
org-feed.el Mark a few functions as obsolete 2016-06-23 10:00:00 +02:00
org-footnote.el Deprecate org-babel-trim' in favor of org-trim' 2016-06-21 15:33:00 +02:00
org-gnus.el Mark a few functions as obsolete 2016-06-23 10:00:00 +02:00
org-habit.el Remove final parts of XEmacs compatibility code 2016-05-26 13:56:25 +02:00
org-id.el Mark a few functions as obsolete 2016-06-23 10:00:00 +02:00
org-indent.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-info.el org-info: Use lexical binding 2016-06-21 22:38:51 +02:00
org-inlinetask.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Mark a few functions as obsolete 2016-06-23 10:00:00 +02:00
org-lint.el Remove final parts of XEmacs compatibility code 2016-05-26 13:56:25 +02:00
org-list.el org-list: Silence byte-compiler 2016-06-23 10:21:07 +02:00
org-macro.el org-macro: Use cl-lib 2016-05-26 16:16:31 +02:00
org-macs.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-mhe.el org-mhe: Use lexical binding 2016-06-21 23:01:52 +02:00
org-mobile.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-mouse.el org-mouse: Use lexical binding 2016-06-21 23:12:23 +02:00
org-pcomplete.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-plot.el org-plot: Use lexical binding 2016-06-21 23:19:11 +02:00
org-protocol.el org-protocol: Tiny clean up 2016-06-21 23:37:19 +02:00
org-rmail.el org-rmail: Use lexical binding 2016-06-21 23:38:39 +02:00
org-src.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
org-table.el org-table: Allow multiple receiver locations for radio tables 2016-06-17 10:05:40 +02:00
org-timer.el org-timer: User can always set timer by prefix arg 2016-06-14 21:49:44 +02:00
org-w3m.el org-w3m: Use lexical binding 2016-06-21 23:41:41 +02:00
org.el Mark `org-bound-and-true-p' as obsolete 2016-06-23 14:23:52 +02:00
ox-ascii.el Remove final parts of XEmacs compatibility code 2016-05-26 13:56:25 +02:00
ox-beamer.el ox-beamer: Do not require cl' since cl-lib' is used 2016-05-26 15:57:11 +02:00
ox-html.el Mark a few functions as obsolete 2016-06-23 10:00:00 +02:00
ox-icalendar.el ox-icalendar: Do not require cl' since cl-lib' is used 2016-05-26 16:08:15 +02:00
ox-latex.el ox-latex: Use "cl-lib" 2016-05-26 11:03:11 +02:00
ox-man.el Remove some XEmacs compatibility layer 2016-05-26 11:30:11 +02:00
ox-md.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-odt.el Remove final parts of XEmacs compatibility code 2016-05-26 13:56:25 +02:00
ox-org.el ox-org: Add footnote prefix 2016-05-25 08:51:13 +02:00
ox-publish.el ox-publish: Change signature for preparation and completion functions 2016-06-22 15:31:48 +02:00
ox-texinfo.el ox-texinfo: Add support for strike-through and underline markup 2016-06-04 22:40:21 +02:00
ox.el Merge branch 'maint' 2016-06-22 22:38:07 +02:00