summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-19testing/lisp/*.el: Fix second arg to `signal`scratch/orgStefan Monnier
2024-05-19testing/org-test.el (<toplevel>): Remove dead codeStefan Monnier
2024-05-19mk/default.mk (BTEST): Remove `-l cl`Stefan Monnier
2024-05-19(org-*-in-calendar): Prefer `apply` to `evalStefan Monnier
2024-05-18lisp/org.el: Add `org-after-note-stored-hook'Joris Caravati
2024-05-18lisp/org-capture.el: Restore org-store-link-plistAnand Deopurkar
2024-05-17org-duration-from-minutes: Accept negative durationsIhor Radchenko
2024-05-17org-log-beginning: Fix extra blank line created after LOGBOOK drawerIhor Radchenko
2024-05-17etc/ORG-NEWS (Org mode now fontifies...): Add references to manualIhor Radchenko
2024-05-13ORG-NEWS: Reword inline image width noteMax Nikulin
2024-05-13org-display-inline-image--width: Fix unparable non #+ATTR_ORG widthsIhor Radchenko
2024-05-13Respect `org-auto-align-tags' in all the editing commandsIhor Radchenko
2024-05-13lisp/org.el (org-block-map): Fix mapping over nested blocksIhor Radchenko
2024-05-12testing/lisp/test-ox-md.el (ox-md/headline-style): New testIhor Radchenko
2024-05-12lisp/ox-md.el: New mixed-style option for `org-md-headline-style'Lee Thompson
2024-05-11org-agenda-kill: Fix deleting wrong entry when Org buffer is narrowedIhor Radchenko
2024-05-11org-agenda-tree-to-indirect-buffer: Obey `org-indirect-buffer-display'Ihor Radchenko
2024-05-11org-html-final-function: Suppress mode hooks when indentingIhor Radchenko
2024-05-11org: New Org-wide custom option `org-sort-function'Ihor Radchenko
2024-05-11org-manual: Clarify what :results drawer does for inline code blocksIhor Radchenko
2024-05-10org-insert-heading: Prevent 0-blanks after heading when there is blank beforeIhor Radchenko
2024-05-09org-clock-get-table-data: Fix error when :match uses LEVELIhor Radchenko
2024-05-09doc/org-manual.org (The clock table): Fix too wide table in Texinfo outputIhor Radchenko
2024-05-09doc/org-manual.org (Summary of the export process): Fix inaccuraciesIhor Radchenko
2024-05-09org-store-link-functions: Fix the docstringIhor Radchenko
2024-05-09org-create-file-search-functions: Allow to provide link descriptionIhor Radchenko
2024-05-09org-table-make-reference: Address compiler warningIhor Radchenko
2024-05-09org-fold-core-region: Fix isearch when fold style is overlaysIhor Radchenko
2024-05-07doc/org-manual.org: Improve example of publishing configurationIhor Radchenko
2024-05-06test-org-macro.el: Add test for CVE-2024-30202Max Nikulin
2024-05-06lisp/org.el (org-make-tags-matcher): Suppress compiler warningIhor Radchenko
2024-05-05org-agenda-mode: Honor hidden link descriptionsIhor Radchenko
2024-05-05Merge branch 'bugfix'Ihor Radchenko
2024-05-05ox-md: Fix exporting numbered items >=100Ihor Radchenko
2024-05-05oc-csl: Remove spaces before citations in superscriptAndras Simonyi
2024-05-05ob-latex: New custom option `org-babel-latex-process-alist'Ihor Radchenko
2024-05-04org-babel-read: Avoid `save-match-data'Ihor Radchenko
2024-05-04org-babel-read: Read quotes strings ignoring leading/trailing newlinesIhor Radchenko
2024-05-04ox-html: Fix exporting inlinetasks without contentsIhor Radchenko
2024-05-04org-babel-read: Allow reading multi-line stringsIhor Radchenko
2024-05-04org-babel-expand-noweb-references: Add trialing newline after commentsIhor Radchenko
2024-05-04ox-html: Fix exporting inlinetasks without contentsIhor Radchenko
2024-05-03test-ob/org-babel-read: Fix for Emacs 27Ihor Radchenko
2024-05-03org-manual: Document command line installationCook, Malcolm
2024-05-03org-babel-read: Fix reading multiple quoted stringsIhor Radchenko
2024-05-03org-element-timestamp-parser: Allow time in diary sexp timestampsIhor Radchenko
2024-05-03Update version number for the 9.6.29 releaseIhor Radchenko
2024-05-02org-indent-line: Do not err in src blocks when there is no language modeIhor Radchenko
2024-05-02Auto-complete PRINT_BIBLIOGRAPHY with a trailing colonRudolf Adamkovič
2024-05-02org-display-inline-images: Prioritize #+attr_org over other #+attr_...Ihor Radchenko