org-mode/testing/lisp
Ihor Radchenko b665f8de31
org-metaup, org-metadown: Move subtrees in active region
* lisp/org.el (org-metaup):
(org-metadown): When active region contains headings, move the
containing subtrees according to the selection.  Do not deactive
region.
* testing/lisp/test-org.el (test-org/move-subtree): Add test.
* etc/ORG-NEWS (~org-metaup~ and ~org-metadown~ now act on headings in
region): Announce the new features.
2023-02-04 16:49:30 +03:00
..
test-ob-awk.el
test-ob-C.el
test-ob-clojure.el Update remaining copyright years 2023-01-01 13:13:15 -05:00
test-ob-emacs-lisp.el Update remaining copyright years 2023-01-01 13:13:15 -05:00
test-ob-eshell.el
test-ob-exp.el
test-ob-fortran.el
test-ob-header-arg-defaults.el
test-ob-java.el Update remaining copyright years 2023-01-01 13:13:15 -05:00
test-ob-julia.el testing/lisp: Add missing `featurep' checks for required packages 2022-10-13 18:30:07 +08:00
test-ob-lilypond.el
test-ob-lob.el
test-ob-lua.el
test-ob-maxima.el
test-ob-octave.el test-ob-octave: Fix tests failing on Debian CI (followup) 2023-01-23 15:47:08 +03:00
test-ob-perl.el
test-ob-plantuml.el
test-ob-python.el fixup! test-ob-python: Disable test failing on CI when using older Emacs 2022-11-16 17:42:17 +08:00
test-ob-R.el ob-R.el: Restore the handling of org-list in as var 2022-12-14 12:36:38 +03:00
test-ob-ruby.el testing/lisp: Add missing `featurep' checks for required packages 2022-10-13 18:30:07 +08:00
test-ob-scheme.el testing/lisp: Add missing `featurep' checks for required packages 2022-10-13 18:30:07 +08:00
test-ob-sed.el
test-ob-shell.el test-ob-shell: Fix test failures on Emacs 26 2023-01-22 19:21:25 +03:00
test-ob-sql.el testing/lisp: Add missing `provide' 2022-10-13 18:30:44 +08:00
test-ob-sqlite.el testing/lisp: Add missing `provide' 2022-10-13 18:30:44 +08:00
test-ob-table.el org-sbe: Fix when the macro is expanded outside Org file 2022-11-23 17:26:55 +08:00
test-ob-tangle.el org-babel: Add new "strip-tangle" :noweb argument value 2022-11-07 10:54:13 +08:00
test-ob.el org-babel-result-to-file: Fix results file inside attachment dir 2022-12-07 14:13:49 +03:00
test-oc.el
test-ol-bbdb.el
test-ol.el
test-org-agenda.el org-search-view: Fix searching across inlinetasks 2022-12-27 13:10:02 +03:00
test-org-archive.el
test-org-attach-git.el
test-org-attach.el
test-org-capture.el org-capture-finalize: Do not save new file with :no-save aborted capture 2023-01-22 13:49:07 +03:00
test-org-clock.el test-org-clock: Test DWIM update of days 2022-11-06 11:27:35 +08:00
test-org-colview.el
test-org-datetree.el lisp/org-datetree.el: Allow datetrees with TODO, priority, tags 2023-01-21 12:29:32 +03:00
test-org-duration.el
test-org-element.el org-element-fixed-width-parser: Fix when :value is empty 2023-01-12 12:23:19 +03:00
test-org-feed.el
test-org-fold.el test-org-fold.el: Add test for inline image displaying when cycling 2022-10-26 12:43:08 +08:00
test-org-footnote.el
test-org-info.el
test-org-inlinetask.el
test-org-lint.el
test-org-list.el org-toggle-item: Move footnote-definitions out of the lists 2022-11-11 13:19:01 +08:00
test-org-macro.el
test-org-macs.el
test-org-num.el test-org-num.el: Do not rely on fixed overlay order in `overlays-in' 2022-11-09 10:12:44 +08:00
test-org-pcomplete.el
test-org-protocol.el
test-org-src.el
test-org-table.el org-table-convert-refs-to-rc: Fix failing test 2022-11-25 14:45:09 +08:00
test-org-tempo.el
test-org-timer.el
test-org.el org-metaup, org-metadown: Move subtrees in active region 2023-02-04 16:49:30 +03:00
test-ox-html.el ox-html: Update from MathJax 2 to MathJax 3+ 2022-11-21 10:44:56 +08:00
test-ox-latex.el org-latex-line-break-safe: Use safer value of "\\[0pt]" 2022-10-29 10:34:05 +08:00
test-ox-publish.el
test-ox-texinfo.el
test-ox.el org-export-as: Fix subtree export when metadata ends right before heading 2023-01-12 12:23:19 +03:00
test-property-inheritance.el