summaryrefslogtreecommitdiff
path: root/lisp/org/org-table.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Update to Org 9.5.1-11-g96d91bKyle Meyer2021-11-271-1/+1
* Update to Org 9.5Kyle Meyer2021-09-291-162/+155
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-3/+3
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-051-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update to Org 9.4.2Bastien Guerry2020-12-131-0/+3
* Update to Org 9.4.1Bastien Guerry2020-12-131-234/+312
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Spelling fixesPaul Eggert2019-12-091-1/+1
* Fix regex repetition of repetitionsPaul Eggert2019-12-041-1/+1
* Update Org to 9.3Bastien2019-12-031-1577/+2272
* Fix org-table 65536-second bugPaul Eggert2019-08-191-1/+1
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-3/+3
* Omit/rewrite useless regexp repetitionsPaul Eggert2019-04-121-2/+2
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-5/+6
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-2/+2
* Simplify use of encode-timePaul Eggert2019-02-101-2/+2
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update Org to v9.1.9Rasmus2018-03-271-9/+14
* ; * lisp/org/org-table.el: Replace obsolete alias in comment.Glenn Morris2018-03-091-1/+1
* Update Org to v9.1.6Rasmus2018-01-221-11/+24
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Backport: Update Org to v9.1.4Rasmus2017-12-061-16/+12
* Update Org to v9.1.2Rasmus2017-10-051-3/+5
* ; Spelling fixesPaul Eggert2017-09-291-1/+1
* Update Org to v9.1.1Rasmus2017-09-181-108/+154
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update Org to v9.0.10Rasmus2017-08-291-18/+21
* Spelling fixesPaul Eggert2017-07-061-1/+1
* Update Org to v9.0.9Rasmus2017-06-221-2075/+2543
* change org to use derived-mode-pTom Tromey2017-04-051-2/+2
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix minor quoting problems in doc stringsPaul Eggert2016-12-071-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-3/+3
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Spelling fixesPaul Eggert2014-12-131-1/+1
* Merge from emacs-24; up to 2014-07-16T17:06:12Z!rgm@gnu.orgGlenn Morris2014-10-031-3/+5
|\
| * Sync with Org 8.2.8.Bastien Guerry2014-10-031-3/+5
* | * lisp/electric.el (electric-layout-post-self-insert-function):Dmitry Antipov2014-06-221-2/+2
|/
* Merge Org 8.2.6-1.Bastien Guerry2014-04-221-28/+29
* Merge Org version 8.2.5c.Bastien Guerry2014-01-071-26/+28
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Merge Org 8.2.4Bastien Guerry2013-12-061-1/+4
* Spelling fixes.Paul Eggert2013-11-161-2/+2
* Merge Org version 8.2.3a.Bastien Guerry2013-11-121-186/+327