summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-13Update version number for the 9.6.12 releaserelease_9.6.12Ihor Radchenko
2023-11-11org-persist--normalize-associated: Avoid TRAMP connection for remote filesIhor Radchenko
2023-11-10org-plantuml-exec-mode: Fix obsolete variable name in the docstringIhor Radchenko
2023-11-07org-beginning/end-of-line: Fix when moving to different lineTomohisa Kuranari
2023-11-05* lisp/org-element.el (org-element--cache-remove): Fix `throw' error symbolIhor Radchenko
2023-10-30Update version number for the 9.6.11 releaserelease_9.6.11Ihor Radchenko
2023-10-25org-export-ignored-local-variables: Add missing variablesIhor Radchenko
2023-10-24org-babel-insert-result: Do not modify RESULT for side effectsIhor Radchenko
2023-10-16org-babel-result-names: Do not alter window configurationhrdl
2023-10-16doc/org-manual.org: Fix outdated linkbzg
2023-10-15lisp/ob-shell.el: Adapt the `:var' header parameter to fishElias Kueny
2023-10-15* lisp/ox.el (org-export-to-file): Ensure final newlineIhor Radchenko
2023-10-10* lisp/ol-info.el (org-info-emacs-documents): Update the manual listIhor Radchenko
2023-10-10Backport 7cc208af9 fix from mainIhor Radchenko
2023-10-08Update version number for the 9.6.10 releaserelease_9.6.10Ihor Radchenko
2023-10-04org-columns-remove-overlays: Fix when no columnview yet in bufferIhor Radchenko
2023-09-19org-agenda-get-scheduled: Fix call to `org-time-string-to-time'Ihor Radchenko
2023-09-03Update version number for the 9.6.9 releaserelease_9.6.9Ihor Radchenko
2023-08-30ob-python: Fix hanging on second startJack Kamm
2023-08-27* testing/lisp/test-org.el (test-org/insert-heading): Fix testIhor Radchenko
2023-08-26* lisp/oc-basic.el: Fix parsing "editor" field in json bibliographiesIhor Radchenko
2023-08-24* lisp/org.el (org-at-timestamp-p): Fix match groups in docstringLiu Hui
2023-08-22Update version number for the 9.6.8 releaserelease_9.6.8Ihor Radchenko
2023-08-20fixup! org-insert-heading: Fix when folded text is kept right at the new headingIhor Radchenko
2023-08-19org-insert-heading: Fix when folded text is kept right at the new headingIhor Radchenko
2023-08-19org-return: Do not insert inside folded regionIhor Radchenko
2023-08-16org-element--cache-before-change: Fix edge case creating headingIhor Radchenko
2023-08-15org-element-at-point: Fix cache initialization in indirect bufferIhor Radchenko
2023-08-13org-bibtex-yank: Fix bibtex parser not initialized in temp bufferIhor Radchenko
2023-08-07test-ob-scheme.el: Disable testing for older Emacs unsupported by GeiserIhor Radchenko
2023-08-05test-org-export/activate-smart-quotes: Update testsIhor Radchenko
2023-08-05org-publish-resolve-external-link: Fix links to non-Org filesIhor Radchenko
2023-08-05fixup! org-element--cache-for-removal: Fix changing heading granularityIhor Radchenko
2023-08-04lisp/ox.el: Fix inner smart quotes in FrenchJuan Manuel Macias
2023-08-03org-element--cache-for-removal: Fix changing heading granularityIhor Radchenko
2023-08-02Make transient overlay lists permanent-localIhor Radchenko
2023-07-30org-property-value: Define face as non-nilIhor Radchenko
2023-07-30Backport Emacs commit 670174a6d5fIhor Radchenko
2023-07-11Fix typo in `org-todo-log-states' variable nameIhor Radchenko
2023-07-01org: fix symbol names and grammar in docstringsGerard Vermeulen
2023-06-26Revert "org-replace-escapes: Fix compiler warning"Ihor Radchenko
2023-06-25Update version number for the 9.6.7 releaserelease_9.6.7Ihor Radchenko
2023-06-25org-replace-escapes: Fix compiler warningIhor Radchenko
2023-06-24org-babel-tangle-single-block: Fix compiler warningIhor Radchenko
2023-06-24org-forward-heading-same-level: Do not rely on match-data from `org-back-to-h...Ihor Radchenko
2023-06-24org-mouse-transform-to-outline: Do not rely on match-data from `org-back-to-h...Ihor Radchenko
2023-06-24fixup! org-babel-tangle-single-block: Do not rely on match-data from `org-bac...Ihor Radchenko
2023-06-22org-babel-tangle-single-block: Do not rely on match-data from `org-back-to-he...Ihor Radchenko
2023-06-15org-fold-core: Try harder to reduce overheadsIhor Radchenko
2023-06-11* doc/org-guide.org (Timestamps): Document hour repeatersIhor Radchenko