1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-12-22 10:26:23 +00:00

Commit Graph

  • 8611b411cf
    Merge branch 'bugfix' main Ihor Radchenko 2024-12-21 10:39:34 +0100
  • eebc9be7ca
    ox-latex: cosmetic bug fix: avoid trailing whitespace Karl Eichwalder 2024-11-20 11:22:24 +0100
  • e9964c6182
    doc/org-manual.org: Tiny typo fix: s/that/than/ Karl Eichwalder 2024-11-20 10:56:58 +0100
  • f6a0f151b1
    ob-tangle: Fix regression after 95554543b9 Ihor Radchenko 2024-12-15 15:53:51 +0100
  • 036e8dcf04
    org-id-locations-load: Keep file names abbreviated Ihor Radchenko 2024-12-15 15:13:18 +0100
  • 778a29dcc6
    org-babel-tangle-publish: Keep the original tangled files bugfix Ihor Radchenko 2024-12-15 14:52:39 +0100
  • 72fa36b688
    doc/org-manual.org: Fix typo Ihor Radchenko 2024-12-13 20:17:47 +0100
  • b9637ef142
    Remove uses of `filter-buffer-substring-functions' Stefan Kangas 2024-12-08 13:34:40 +0100
  • bfcb101685 doc/org-manual.org: Update "History and acknowledgments" Bastien Guerry 2024-12-07 08:27:55 +0100
  • e1ca5a1e65 lisp/org.el: Declare Ihor Radchenko as the maintainer Bastien Guerry 2024-12-07 08:07:07 +0100
  • 076ea36932 doc/doc-setup.org: Declare Ihor Radchenko as the maintainer Bastien Guerry 2024-12-07 08:06:50 +0100
  • 5218ca2ab8 lisp/ol-man.el: Remove Bastien Guerry from the maintenance Bastien Guerry 2024-12-07 08:05:46 +0100
  • 3ae179a5e2
    Update version number for the 9.7.17 release release_9.7.17 Ihor Radchenko 2024-12-06 08:32:25 +0100
  • e87ecf88be
    Document preview API for arbitrary link types Karthik Chikmagalur 2024-10-27 20:22:59 -0700
  • 9cce40c94f
    org-link: Customizable preview API for arbitrary link types Karthik Chikmagalur 2024-08-23 15:46:53 -0700
  • 4ff4828944
    org-footnote--collect-references: Fix infinite recursion Ihor Radchenko 2024-11-23 20:44:07 +0100
  • 34a354f0fd
    ox-odt: Fix exporting from buffers with non-standard encoding Ihor Radchenko 2024-11-23 20:09:00 +0100
  • 984c0c58bb
    org-src-get-lang-mode: Honor `major-mode-remap-alist' Stefan Monnier 2024-11-17 10:55:28 -0500
  • 4381f52463
    Merge branch 'bugfix' Ihor Radchenko 2024-11-22 17:46:34 +0100
  • b004e99613
    org-table: Fix text input becoming invisible in some cases Ihor Radchenko 2024-11-22 17:40:39 +0100
  • 87863b9ec4
    org-fold-core: Fix bad interaction between fold overlays and isearch Ihor Radchenko 2024-11-22 17:37:49 +0100
  • 3ff21c7138 Add options to skip extra processing in org-babel-comint-with-output Jack Kamm 2024-10-17 17:33:47 -0700
  • cab233fb96
    org-test-for-executable: Detect stub executables Ihor Radchenko 2024-11-09 15:53:22 +0100
  • 0624f57df3
    org-mouse-context-menu: Fix `grep' command to handle filenames starting with '-' Xi Lu 2024-11-07 17:24:33 +0800
  • ba9734aedc
    Update version number for the 9.7.16 release release_9.7.16 Ihor Radchenko 2024-11-09 15:02:38 +0100
  • 7c2d960e2b
    Merge branch 'bugfix' Ihor Radchenko 2024-11-09 15:01:40 +0100
  • b34f8bc1f4
    org-open-at-mouse: Fix Emacs<30 Ihor Radchenko 2024-11-09 14:49:20 +0100
  • 5e86016cf9 NEWS entry for the new argument of org-babel-comint-async-register Jack Kamm 2024-10-21 20:22:00 -0700
  • 09e7bb0604 Merge branch 'bugfix' Jack Kamm 2024-11-01 17:14:48 -0700
  • 23a3c82532 Disable async prompt removal in ob-R,python Jack Kamm 2024-09-22 13:48:45 -0700
  • a1df10f679
    Update version number for the 9.7.15 release release_9.7.15 Ihor Radchenko 2024-11-01 08:11:34 +0100
  • 8895be91ea
    lisp/org-macs.el (require): Load subr-x for `when-let*' Ihor Radchenko 2024-11-01 08:25:23 +0100
  • 246c7d5882
    org-open-at-mouse: Suppress warning in Emacs <30 Ihor Radchenko 2024-11-01 08:24:48 +0100
  • ac73e594c9 Replace use of if-let and when-let, obsolete in Emacs 31.0.50 Sean Whitton 2024-10-24 17:04:40 +0800
  • 1c98731d50
    Merge branch 'bugfix' Ihor Radchenko 2024-10-26 19:33:19 +0200
  • 377741dc5e
    org-element-parse-buffer: Emphasize that current major mode should be org-mode Ihor Radchenko 2024-10-26 19:31:27 +0200
  • cff9c45afb
    ox-texinfo: Fix definitions containing Org markup Ihor Radchenko 2024-10-26 10:30:40 +0200
  • 49e0c4a74a
    Update version number for the 9.7.14 release release_9.7.14 Ihor Radchenko 2024-10-25 06:57:56 +0200
  • bc7033f2d1 Replace use of if-let and when-let, obsolete in Emacs 31.0.50 Sean Whitton 2024-10-24 17:04:40 +0800
  • 3a6b14806e
    lisp/org.el (org-end-of-meta-data): Improve docstring Benjamin McMillan 2024-10-22 22:06:22 +0900
  • 3aba4f191b
    Merge branch 'bugfix' Ihor Radchenko 2024-10-20 13:41:04 +0200
  • dfd6cc51f5
    org-open-at-mouse: Fix regression when opening links outside Org mode Ihor Radchenko 2024-10-20 13:36:17 +0200
  • 39264d3d41
    ox-texinfo: Fix escaping commas inside commands with multiple arguments Ihor Radchenko 2024-10-19 10:27:04 +0200
  • 8b4b89b14b
    org-babel-header-arg-expand: more stringent check for appropriate context Nick Dokos 2024-10-15 21:28:32 -0400
  • 23eb697df6
    ob-clojure.el: Fix comments getting deleted on tangling of clojure source blocks Anoop G R 2024-10-18 15:30:54 +0530
  • 8566bc8b45
    Update version number for the 9.7.13 release release_9.7.13 Ihor Radchenko 2024-10-18 09:17:25 +0200
  • 566c341155
    org-refile: calculate file part of the outline path once per file Sacha Chua 2024-10-13 21:30:29 -0400
  • da0f6eff75
    ox-texinfo: Fix edge case with - Variable: nil:: definition Ihor Radchenko 2024-10-14 20:39:47 +0200
  • 90945e16aa
    Fix bad org-src interaction with org-persist Ihor Radchenko 2024-10-13 12:17:28 +0200
  • b6dbf88810
    org-footnote-new: Do not throw an error at bol for inline/anonymous footnotes Ihor Radchenko 2024-10-13 10:51:50 +0200
  • b6a72e134d
    Add repeat-mode keymap for navigation commands Visuwesh 2024-09-09 19:46:47 +0530
  • 11cf3b6daf
    Merge branch 'bugfix' Ihor Radchenko 2024-10-12 14:55:14 +0200
  • 3117185dba
    org-texinfo-supports-math-p: Fix incompatibility with Emacs 27 Ihor Radchenko 2024-10-12 14:50:52 +0200
  • a8da21874d
    Merge branch 'bugfix' Ihor Radchenko 2024-10-12 12:53:19 +0200
  • 96f695034c
    org-get-export-keywords: Fix completing export attributes Ihor Radchenko 2024-10-12 12:51:26 +0200
  • 76cd7e995a
    Merge branch 'bugfix' Ihor Radchenko 2024-10-12 10:49:43 +0200
  • 19d462e7a7
    org-comment-or-uncomment-region: Fix comment boundaries inside src blocks Ihor Radchenko 2024-10-12 10:47:11 +0200
  • e2823be9da
    org-colview: Fix ignoring org-agenda-columns-add-appointments-to-effort-sum Anand Deopurkar 2024-09-30 10:13:59 +1000
  • aead1f13ab
    Merge branch 'bugfix' Ihor Radchenko 2024-10-10 19:42:03 +0200
  • b457dbfe5a
    org-babel: Avoid changing user options by not sharing list structure Nick Dokos 2024-09-28 15:39:25 -0400
  • f14ed5791f
    Merge branch 'bugfix' Ihor Radchenko 2024-10-07 20:41:47 +0200
  • eb6d70f817
    org-persist: Fix cached data being modified by reference Ihor Radchenko 2024-10-07 20:35:12 +0200
  • d33940f6e2
    Fix typo in 1a51e21979 Ihor Radchenko 2024-10-07 19:54:39 +0200
  • 1a51e21979
    * lisp/org/ox.el (org-export-dictionary): Update German entries Philip Kaludercic 2024-10-05 17:11:38 +0200
  • 28c83e678f
    Update version number for the 9.7.12 release release_9.7.12 Ihor Radchenko 2024-10-06 09:30:35 +0200
  • 28b6315108
    Merge branch 'bugfix' Ihor Radchenko 2024-09-22 18:15:19 +0200
  • fac0787e16
    ox-texinfo: Check for math support without warnings and quietly Rudolf Adamkovic 2024-08-27 11:10:56 +0200
  • 5dc7028d7f
    org-id: Guard against unwarranted major-mode change when querying id Visuwesh 2024-09-22 14:38:54 +0530
  • 10adc2bbd7
    Merge branch 'bugfix' Ihor Radchenko 2024-09-22 12:35:28 +0200
  • d8fc26aefa
    org-babel-view-src-block-info: Fix querying Org properties in Help buffer Rodrigo Morales 2024-09-21 19:04:55 -0500
  • c07028671d
    ox-icalendar: Fix export of diary-style timestamps Jack Kamm 2024-09-14 22:48:44 -0700
  • 0b1a4bfc48
    Merge branch 'bugfix' Ihor Radchenko 2024-09-22 11:47:53 +0200
  • 2a85367ea8
    lisp/org.el: Add back "export" blocks to natively fontified blocks Benjamin McMillan 2024-09-20 23:43:55 +0900
  • a8790ed09e
    lisp/org-persist.el: Fix regression missed by 7fd8099 Lukas Rudd Andersen 2024-09-18 00:54:27 +0200
  • 8b8b61d277
    Merge branch 'bugfix' Ihor Radchenko 2024-09-22 10:11:45 +0200
  • c766ea34ec
    .dir-locals.el: Disable compilation of .dir-locals.el Morgan Willcock 2024-09-17 18:09:08 +0100
  • 9cbf0c99c3
    test-ox-publish.el: Add tests for publish cache Jens Lechtenbörger 2024-08-25 18:52:59 +0200
  • 7cecc2aa2c
    doc/org-manual.org (Choosing a working directory): Fix typo Ihor Radchenko 2024-09-17 08:35:18 +0200
  • 6443c83bd1
    ox-texinfo: Support links in headings Rudolf Adamkovic 2024-08-24 21:37:29 +0200
  • cdcde091b9
    ox-latex: Suggest xcolor instead of color Pedro A. Aranda 2024-09-14 08:28:07 +0200
  • 4829bacffe
    ox-texinfo: Fix automatic @ref titles Rudolf Adamkovič 2024-09-12 00:19:55 +0200
  • 9f29451d86 Merge branch 'km/from-emacs-30' into bugfix Kyle Meyer 2024-09-14 11:58:26 -0400
  • 00ef9b557d Backport commit 79f68597a from Emacs Robert Pluim 2024-09-13 09:50:01 +0200
  • 0afa19e8bf Backport commit 4047072c7 from Emacs Stefan Kangas 2024-09-02 20:56:59 +0200
  • 653678b560 Update hard-coded versions for sync with Emacs emacs-sync Kyle Meyer 2024-09-01 17:06:02 -0400
  • 2188e875c5 Merge 9.7.11 into emacs-sync Kyle Meyer 2024-09-01 17:04:32 -0400
  • 3428b522fb
    doc/org-manual.org: Update a deprecated function Rudolf Adamkovic 2024-08-27 13:50:18 +0200
  • 07dd3bcae6
    org-columns-compile-format: Fix regexp Slawomir Grochowski 2024-08-24 18:47:09 +0200
  • 6a5d0ed342
    Update version number for the 9.7.11 release release_9.7.11 Ihor Radchenko 2024-08-23 10:20:21 +0200
  • 34979457f9
    lisp/ox.el (org-export-options-alist): Improve docstring Ihor Radchenko 2024-08-22 14:53:49 +0200
  • 7a3fc3d78b
    Merge branch 'bugfix' Ihor Radchenko 2024-08-22 14:37:15 +0200
  • 8fd6cc9020
    lisp/ob-gnuplot.el: Fix cyclic dependency Ihor Radchenko 2024-08-22 14:30:26 +0200
  • 525b640b76 Update hard-coded versions for sync with Emacs Kyle Meyer 2024-08-18 20:50:22 -0400
  • d150398f69 Merge 9.7.10 into emacs-sync Kyle Meyer 2024-08-18 20:49:33 -0400
  • d51dc4aa29
    org-toggle-inline-images-command: New command for C-c C-x C-v binding Ihor Radchenko 2024-08-12 12:11:17 +0200
  • 6bf748e0d9
    etc/ORG-NEWS: Add reference to undocumented feature added in Org 9.7 Ihor Radchenko 2024-08-18 12:09:04 +0200
  • 19440a8bc2
    Merge branch 'bugfix' Ihor Radchenko 2024-08-18 12:07:03 +0200
  • b128d2be81
    etc/ORG-NEWS (Alignment of image previews can be customized): Add missing entry Ihor Radchenko 2024-08-18 12:05:39 +0200
  • 5ebd973e09
    Update version number for the 9.7.10 release release_9.7.10 Ihor Radchenko 2024-08-16 08:53:10 +0200
  • 38d1bc67b2
    lisp/ox-publish.el: Use publish time in publish cache Jens Lechtenbörger 2024-08-12 09:40:13 +0200