summaryrefslogtreecommitdiff
path: root/lisp/org
AgeCommit message (Expand)Author
2026-05-31Update to Org 9.8.5Kyle Meyer
2026-05-07; Fix two file headers misunderstood by authors.el.Sean Whitton
2026-04-29; Spelling fixes.Paul Eggert
2026-04-19Update to Org 9.8.3Kyle Meyer
2026-04-12Update to Org 9.8.2Kyle Meyer
2026-04-05Update to Org 9.8.1Kyle Meyer
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-09-23(electric-indent-functions-without-reindent): Pare downStefan Monnier
2025-08-29Fix org-habit bug related to string mutationMattias EngdegÄrd
2025-08-09Initialize native-tab-width in cases where there is no language modeMark A. Hershberger
2025-07-13org-persist.el: Silence fewer warnings and fix found warningStefan Monnier
2025-03-29Org: Use new `replace-region-contents`Stefan Monnier
2025-03-12Fix capitalization ELisp -> ElispSean Whitton
2025-03-08Correct (debug body) edebug specsMichael Heerdegen
2025-02-28Remove Emacs 23 compat code from ox-publish.elStefan Kangas
2025-02-17Address FIXME in org-element-createStefan Kangas
2025-02-17Prefer cl-evenp/cl-oddp in some placesStefan Kangas
2025-02-12Avoid cl-caaar etc. compatibility macros in OrgStefan Kangas
2025-02-11Delete redundant lambdas around unary functionsStefan Kangas
2025-01-21Prefer defface's ':slant italic' to obsolete alias ':italic t'Stefan Kangas
2025-01-21Prefer defface's ':weight bold' to obsolete alias ':bold t'Stefan Kangas
2025-01-05; Fix warnings in a tty-only build on MS-WindowsEli Zaretskii
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-28Merge from origin/emacs-30Eli Zaretskii
2024-12-26Don't start docstrings with "This function" or similarStefan Kangas
2024-12-21Merge from origin/emacs-30Eli Zaretskii
2024-12-18Make font-lock face variables obsoleteStefan Kangas
2024-12-15* lisp/org/ox-texinfo.el (org-texinfo-template): Fix Info format (bug#74844)Stefan Monnier
2024-12-13* lisp/org/ox-texinfo.el (org-texinfo-template): Fix direntry formatStefan Monnier
2024-12-13Don't use obsolete filter-buffer-substring-functions in OrgStefan Kangas
2024-12-04Remove obsolete 'display-comint-buffer-action' (bug#74361)Juri Linkov
2024-10-27lisp/org: Backport org-mode.git fix for if-let/when-let obsolescenceSean Whitton
2024-09-07Merge from origin/emacs-30Eli Zaretskii
2024-09-01Update to Org 9.7.11Kyle Meyer
2024-08-20Merge from savannah/emacs-30Po Lu
2024-08-18Update to Org 9.7.10Kyle Meyer
2024-07-27Merge from origin/emacs-30Eli Zaretskii
2024-07-26Update to Org 9.7.9Kyle Meyer
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-07-24Merge from savannah/emacs-30Po Lu
2024-07-21Update to Org 9.7.8-5-gfdf0e0Kyle Meyer
2024-07-19Merge from origin/emacs-30Stefan Monnier
2024-07-18; Fix typosStefan Kangas
2024-07-15Merge from savannah/emacs-30Po Lu
2024-07-14Update to Org 9.7.7-2-gf308d3Kyle Meyer
2024-07-08Merge from savannah/emacs-30Po Lu
2024-07-07Checkdoc fixes in Org ModeStefan Kangas
2024-07-04Remove redundant `require`sStefan Kangas
2024-06-29; Fix typos in symbolsStefan Kangas