0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-20 23:18:35 +00:00
org-mode/lisp
Nicolas Goaziou fdbf441560 Obsolete org-icompleting-read' and org-completing-read-no-i'
* lisp/org.el (org-icompleting-read, org-completing-read-no-i): Obsolete
  aliases for `completing-read'
(org-iswitchb-completing-read): Remove function.
(org-sort-entries):
(org-refile-get-location):
(org-todo):
(org-deadline):
(org-occur-parameters):
(org-change-tag-in-region):
(org-fast-tag-selection):
(org-delete-property-globally):
(org-compute-property-at-point):
(org-buffer-list): Use genuine function.

* contrib/lisp/org-colview-xemacs.el (org-columns-edit-value):
(org-columns-new):
(org-insert-columns-dblock):
* contrib/lisp/org-index.el (org-index):
* contrib/lisp/ox-bibtex.el (org-bibtex-goto-citation):
* lisp/ob-core.el (org-babel-insert-header-arg):
(org-babel-goto-named-src-block):
(org-babel-goto-named-result):
(org-babel-demarcate-block):
* lisp/org-agenda.el (org-todo-list):
(org-agenda-filter-by-tag):
(org-agenda-bulk-action):
* lisp/org-attach.el (org-attach-delete-one):
(org-attach-open):
* lisp/org-bibtex.el (org-bibtex-fleshout):
(org-bibtex-create):
* lisp/org-capture.el (org-capture-fill-template):
* lisp/org-colview.el (org-columns-edit-value):
(org-columns-new):
(org-insert-columns-dblock):
* lisp/org-footnote.el (org-footnote-new):
* lisp/org-list.el (org-sort-list):
* lisp/ox-publish.el (org-publish):
* lisp/ox.el (org-export-dispatch): Use genuine function.
2016-01-10 21:16:29 +01: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 Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-C.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-calc.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-clojure.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-comint.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-coq.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-core.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01: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 Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-eval.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-exp.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-forth.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-fortran.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-gnuplot.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-groovy.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-haskell.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-io.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-J.el Merge branch 'maint' 2016-01-09 17:43:27 -05: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 Merge branch 'maint' 2016-01-09 17:43:27 -05: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 Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-lob.el Merge branch 'maint' 2016-01-09 17:43:27 -05: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 Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-octave.el Merge branch 'maint' 2016-01-09 17:43:27 -05: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 Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-processing.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-python.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-R.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-ref.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-ruby.el Merge branch 'maint' 2016-01-09 17:43:27 -05: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-01-09 17:43:27 -05: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 Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-shen.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-sql.el Merge branch 'maint' 2016-01-09 17:43:27 -05: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 Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ob-tangle.el ob-tangle: Silence byte-compiler 2016-01-02 17:40:22 +01:00
ob.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-agenda.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
org-archive.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-attach.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
org-bbdb.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-bibtex.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
org-capture.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
org-clock.el Update copyright years 2016-01-09 17:12:03 -05:00
org-colview.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
org-compat.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-crypt.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-ctags.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-datetree.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-docview.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-element.el Update copyright years 2016-01-09 17:12:03 -05:00
org-entities.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-eshell.el Update copyright years 2016-01-09 17:12:03 -05:00
org-faces.el Update copyright years 2016-01-09 17:12:03 -05:00
org-feed.el Update copyright years 2016-01-09 17:12:03 -05:00
org-footnote.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-gnus.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-habit.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-id.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-indent.el Merge branch 'maint' 2016-01-02 14:13:41 +01:00
org-info.el Update copyright years 2016-01-09 17:12:03 -05:00
org-inlinetask.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-install.el
org-irc.el Update copyright years 2016-01-09 17:12:03 -05:00
org-lint.el Update copyright years for master-only files 2016-01-10 12:07:40 -05:00
org-list.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
org-macro.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-macs.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-mhe.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-mobile.el Update copyright years 2016-01-09 17:12:03 -05:00
org-mouse.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-pcomplete.el Update copyright years 2016-01-09 17:12:03 -05:00
org-plot.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-protocol.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-rmail.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-src.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-table.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-timer.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
org-w3m.el Update copyright years 2016-01-09 17:12:03 -05:00
org.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
ox-ascii.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-beamer.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-html.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-icalendar.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-latex.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-man.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-md.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-odt.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-org.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox-publish.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00
ox-texinfo.el Merge branch 'maint' 2016-01-09 17:43:27 -05:00
ox.el Obsolete org-icompleting-read' and org-completing-read-no-i' 2016-01-10 21:16:29 +01:00