summaryrefslogtreecommitdiff
path: root/lisp/textmodes/table.el
AgeCommit message (Expand)Author
2024-07-08Checkdoc fixes in `textmodes/*.el`Stefan Kangas
2024-06-01Merge from origin/emacs-29Eli Zaretskii
2024-05-27; Fix typosStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas
2023-04-07Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-11Remove redundant library installation instructionsStefan Kangas
2022-10-26; * lisp/textmodes/table.el: Delete reference to ancient version.Stefan Kangas
2022-10-07Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier
2022-05-09; * lisp/textmodes/table.el (table-latex-environment): Doc fix.Eli Zaretskii
2022-05-09Add new user option table-latex-environmentVladimir Nikishkin
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-01Fix table-fixed-width-mode when typing fastLars Ingebrigtsen
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-13; Minor doc fixes found by checkdocStefan Kangas
2021-04-16; Fix typos: emacs lisp -> Emacs LispStefan Kangas
2021-03-24Convert many more links to use HTTPSStefan Kangas
2021-03-17* lisp/textmodes: Use lexical-bindingStefan Monnier
2021-03-10Use proper command substitutions in some docstringsStefan Kangas
2021-01-31Prefer defvar-local in textmodes/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-30Fix some over-wide docstringsStefan Kangas
2020-12-19Shorten over-wide docstrings in variablesStefan Kangas
2020-12-08Make table-fixed-width-mode work againBoruch Baum
2020-11-23Remove Emacs 19 and 20 compat code from table.elStefan Kangas
2020-11-17Remove redundant 'function's around lambdasStefan Kangas
2020-10-01; Prefer https to http in many URLsStefan Kangas
2020-10-01Don't quote lambdas in several placesStefan Kangas
2020-10-01Don't recommend quoting lambdasStefan Kangas
2020-09-13Escape ampersand in table.el LaTeX outputReuben Thomas
2020-09-06Use `format-prompt' when prompting with default valuesLars Ingebrigtsen
2020-03-07Merge from origin/emacs-27Glenn Morris
2020-03-06Improve documentation of 'table-generate-source'Eli Zaretskii
2020-01-16Make more load-hooks obsoleteGlenn Morris
2020-01-05Move “Fix some broken conditional forms” to masterPaul Eggert
2020-01-04Fix some broken conditional formsPaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-30Fix preserving cell boundaries in table.el after <delete>Michal Sojka
2019-11-17Make tables more resistant to major mode changesLars Ingebrigtsen
2019-10-20lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero
2019-10-14lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero
2019-09-13Remove leftover XEmacs compat code and doc fixesStefan Kangas
2019-06-27Allow generating wiki and mediawiki tablesAaron S. Hawley
2019-06-20Remove XEmacs compat code from table.elLars Ingebrigtsen
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-05-11Use characters, not symbols for table-cell-bindingsMauro Aranda
2019-01-01Update copyright year to 2019Paul Eggert