summaryrefslogtreecommitdiff
path: root/lisp/textmodes/table.el
Commit message (Expand)AuthorAge
* Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-07
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Remove redundant library installation instructionsStefan Kangas2022-11-11
* ; * lisp/textmodes/table.el: Delete reference to ancient version.Stefan Kangas2022-10-26
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-07
* ; * lisp/textmodes/table.el (table-latex-environment): Doc fix.Eli Zaretskii2022-05-09
* Add new user option table-latex-environmentVladimir Nikishkin2022-05-09
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix table-fixed-width-mode when typing fastLars Ingebrigtsen2021-12-01
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-13
* ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-16
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-17
* Use proper command substitutions in some docstringsStefan Kangas2021-03-10
* Prefer defvar-local in textmodes/*.elStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix some over-wide docstringsStefan Kangas2020-12-30
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* Make table-fixed-width-mode work againBoruch Baum2020-12-08
* Remove Emacs 19 and 20 compat code from table.elStefan Kangas2020-11-23
* Remove redundant 'function's around lambdasStefan Kangas2020-11-17
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* Don't quote lambdas in several placesStefan Kangas2020-10-01
* Don't recommend quoting lambdasStefan Kangas2020-10-01
* Escape ampersand in table.el LaTeX outputReuben Thomas2020-09-13
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Merge from origin/emacs-27Glenn Morris2020-03-07
|\
| * Improve documentation of 'table-generate-source'Eli Zaretskii2020-03-06
| * Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-05
* | Make more load-hooks obsoleteGlenn Morris2020-01-16
|/
* Fix some broken conditional formsPaul Eggert2020-01-04
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix preserving cell boundaries in table.el after <delete>Michal Sojka2019-11-30
* Make tables more resistant to major mode changesLars Ingebrigtsen2019-11-17
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-14
* Remove leftover XEmacs compat code and doc fixesStefan Kangas2019-09-13
* Allow generating wiki and mediawiki tablesAaron S. Hawley2019-06-27
* Remove XEmacs compat code from table.elLars Ingebrigtsen2019-06-20
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Use characters, not symbols for table-cell-bindingsMauro Aranda2019-05-11
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii2016-10-08
* | lisp/textmodes/table.el (table-generate-source): Fix completing-read callOleh Krehel2016-08-18