summaryrefslogtreecommitdiff
path: root/lisp/org/org-table.el
AgeCommit message (Expand)Author
2023-08-14Merge from origin/emacs-29Michael Albinus
2023-08-13Update to Org 9.6.7-13-g99cc96Kyle Meyer
2023-06-22Fix orgtbl-to-table.el function to include last cell borderJakub Ječmínek
2023-04-21Merge from origin/emacs-29Eli Zaretskii
2023-04-16Update to Org 9.6.4-2-g0f6ae7Kyle Meyer
2023-04-10(org-table-make-reference): Fix compiler warningStefan Monnier
2023-01-22Update to Org 9.6.1-16-ge37e9bKyle Meyer
2023-01-07Update to Org 9.6-90-ga6523fKyle Meyer
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-10Update to Org 9.6-31-g954a95Kyle Meyer
2022-11-29Update to Org 9.6-3-ga4d38eKyle Meyer
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2022-04-17Update to Org 9.5.2-38-g682ccdKyle Meyer
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-27Update to Org 9.5.1-11-g96d91bKyle Meyer
2021-09-29Update to Org 9.5Kyle Meyer
2021-04-11* lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier
2021-02-05Assume font-lock-mode variable is not voidStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-13Update to Org 9.4.2Bastien Guerry
2020-12-13Update to Org 9.4.1Bastien Guerry
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-09Spelling fixesPaul Eggert
2019-12-04Fix regex repetition of repetitionsPaul Eggert
2019-12-03Update Org to 9.3Bastien
2019-08-19Fix org-table 65536-second bugPaul Eggert
2019-07-06Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov
2019-04-12Omit/rewrite useless regexp repetitionsPaul Eggert
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2019-02-10Simplify use of encode-timePaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-03-27Update Org to v9.1.9Rasmus
2018-03-09; * lisp/org/org-table.el: Replace obsolete alias in comment.Glenn Morris
2018-01-22Update Org to v9.1.6Rasmus
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-06Backport: Update Org to v9.1.4Rasmus
2017-10-05Update Org to v9.1.2Rasmus
2017-09-29; Spelling fixesPaul Eggert
2017-09-18Update Org to v9.1.1Rasmus
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-29Update Org to v9.0.10Rasmus
2017-07-06Spelling fixesPaul Eggert
2017-06-22Update Org to v9.0.9Rasmus
2017-04-05change org to use derived-mode-pTom Tromey
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-07Fix minor quoting problems in doc stringsPaul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert