summaryrefslogtreecommitdiff
path: root/lisp/org/ob-core.el
Commit message (Expand)AuthorAge
* Remove unused values in effect contextMattias Engdegård2023-04-09
* Update to Org 9.6.1-16-ge37e9bKyle Meyer2023-01-22
* Update to Org 9.6-90-ga6523fKyle Meyer2023-01-07
* Update to Org 9.6-81-g563a43Kyle Meyer2023-01-01
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Update to Org 9.6-61-g63e073fKyle Meyer2022-12-25
* Update to Org 9.6-31-g954a95Kyle Meyer2022-12-10
* Update to Org 9.6-3-ga4d38eKyle Meyer2022-11-29
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Fix up some prefix registration problems in doc stringsLars Ingebrigtsen2022-08-04
* string-equal-ignore-case: new functionSam Steingold2022-07-26
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Update to Org 9.5Kyle Meyer2021-09-29
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-12
* Update copyright year to 2021Paul Eggert2021-01-01
* Follow good regexp practiceMattias Engdegård2020-12-18
* Update to Org 9.4.1Bastien Guerry2020-12-13
* Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* Update copyright year to 2020Paul Eggert2020-01-01
* Update Org to 9.3Bastien2019-12-03
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Revert "Replace insignificant backquotes" for Org filesMichael Heerdegen2018-11-26
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Add predicate proper-list-pBasil L. Contovounesios2018-07-09
|/
* Update Org to v9.1.9Rasmus2018-03-27
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update Org to v9.1.6Rasmus2018-01-22
* Update copyright year to 2018Paul Eggert2018-01-01
* Backport: Update Org to v9.1.4Rasmus2017-12-06
* Update Org to v9.1.1Rasmus2017-09-18
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update Org to v9.0.10Rasmus2017-08-29
* Update Org to v9.0.9Rasmus2017-06-22
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Add file-local-nameMichael Albinus2016-11-20
* | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-07
* | Pacify ‘make check-declare’Paul Eggert2016-05-14
* | * lisp/org: Fix some compiler warningsStefan Monnier2016-01-25
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Fix some confusion with ‘format’Paul Eggert2015-08-05