org-mode/lisp
Ihor Radchenko 78dc58508d
Obsolete org-switch-to-buffer-other-window and org-no-popups
* lisp/org-compat.el (org-switch-to-buffer-other-window):
(org-no-popups): Move from org-macs.el and mark obsolete.
* lisp/ob-lilypond.el (org-babel-lilypond-execute-tangled-ly):
(org-babel-lilypond-mark-error-line):
* lisp/ol.el (org-insert-link):
* lisp/org-agenda.el (org-agenda-get-restriction-and-command):
(org-agenda-prepare-window):
(org-agenda-goto):
(org-agenda-open-link):
(org-agenda-clock-goto):
(org-agenda-diary-entry-in-org-file):
(org-agenda-add-entry-to-org-agenda-diary-file):
(org-agenda-show-the-flagging-note):
* lisp/org-attach.el (org-attach):
* lisp/org-capture.el (org-capture-place-template):
(org-capture-fill-template):
* lisp/org-clock.el (org-clock-select-task):
* lisp/org-macs.el (org-mks):
* lisp/org-src.el (org-src-switch-to-buffer):
* lisp/org-table.el (org-table-edit-field):
(org-table-edit-formulas):
(org-table-show-reference):
* lisp/org.el (org-fast-todo-selection):
(org-add-log-note):
(org-fast-tag-selection):
* lisp/ox.el (org-export-stack-view):
(org-export--dispatch-ui): Use `switch-to-buffer-other-window'.
* etc/ORG-NEWS (Org mode no longer disallows configuring
~display-buffer-alist~ to open Org popups in other frame): Document
the breaking change.

Reported-by: Jan Seeger
Link: https://orgmode.org/list/87pmr3mfq3.fsf@localhost
2024-01-24 15:00:26 +01:00
..
Makefile * lisp/Makefile: Remove references to org-contrib 2023-03-16 13:34:34 +01:00
ob-awk.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-C.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-calc.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-clojure.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-comint.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-core.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-css.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-ditaa.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-dot.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-emacs-lisp.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-eshell.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-eval.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-exp.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-forth.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-fortran.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-gnuplot.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-groovy.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-haskell.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-java.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-js.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-julia.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-latex.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-lilypond.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00
ob-lisp.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-lob.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-lua.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-makefile.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-matlab.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
ob-maxima.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-ocaml.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-octave.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-org.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-perl.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
ob-plantuml.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-processing.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-python.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-R.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-ref.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-ruby.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-sass.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
ob-scheme.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-screen.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-sed.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
ob-shell.el lisp/ob-shell.el: Remove unnecessary prompt template 2024-01-15 20:57:20 +01:00
ob-sql.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
ob-sqlite.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-table.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ob-tangle.el lisp/ob-tangle.el (org-babel-detangle): Improve docstring 2024-01-20 19:35:34 +01:00
ob.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
oc-basic.el org-cite-basic-export-citation: Fix prefix/suffix being ignored 2024-01-16 13:38:27 +01:00
oc-biblatex.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
oc-bibtex.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
oc-csl.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
oc-natbib.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
oc.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ol-bbdb.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ol-bibtex.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ol-docview.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ol-doi.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ol-eshell.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ol-eww.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ol-gnus.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ol-info.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ol-irc.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
ol-man.el Merge branch 'bugfix' 2024-01-11 16:34:59 +01:00
ol-mhe.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
ol-rmail.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
ol-w3m.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
ol.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00
org-agenda.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00
org-archive.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-attach-git.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
org-attach.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00
org-capture.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00
org-clock.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00
org-colview.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-compat.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00
org-crypt.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-ctags.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-cycle.el org-cycle: Throw an error when `org-cycle-max-level' is not positive 2024-01-09 15:25:50 +01:00
org-datetree.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-duration.el Backport commit 8e1c56ae4 from Emacs 2024-01-06 15:48:23 -05:00
org-element-ast.el lisp/org-element-ast.el: Fix typos in top comment 2024-01-12 16:23:23 +01:00
org-element.el org-element: Allow more objects inside citations 2024-01-24 12:27:15 +01:00
org-entities.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-faces.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-feed.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-fold-core.el fixup! org-fold: Honor :extend face property in folded headings/blocks/drawers 2024-01-22 16:27:06 +01:00
org-fold.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-footnote.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-goto.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-habit.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-id.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-indent.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-inlinetask.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-keys.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-lint.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-list.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-macro.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-macs.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00
org-mobile.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-mouse.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-num.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-pcomplete.el Fix [[* completion when there is text after point 2024-01-07 16:50:40 +01:00
org-persist.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-plot.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-protocol.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-refile.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org-src.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00
org-table.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00
org-tempo.el lisp/org-tempo.el: Do not refer to removed function in the commentary 2024-01-24 13:24:14 +01:00
org-timer.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
org.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00
ox-ascii.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ox-beamer.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ox-html.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ox-icalendar.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ox-koma-letter.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ox-latex.el Merge branch 'bugfix' 2024-01-20 21:33:37 -05:00
ox-man.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ox-md.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ox-odt.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ox-org.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ox-publish.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ox-texinfo.el Merge branch 'bugfix' 2024-01-06 16:02:02 -05:00
ox.el Obsolete org-switch-to-buffer-other-window and org-no-popups 2024-01-24 15:00:26 +01:00