summaryrefslogtreecommitdiff
path: root/lisp/textmodes/table.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-8/+8
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-131-6/+5
* ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-161-1/+1
* Convert many more links to use HTTPSStefan Kangas2021-03-241-3/+3
* * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-171-52/+48
* Use proper command substitutions in some docstringsStefan Kangas2021-03-101-1/+1
* Prefer defvar-local in textmodes/*.elStefan Kangas2021-01-311-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix some over-wide docstringsStefan Kangas2020-12-301-8/+11
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-191-3/+5
* Make table-fixed-width-mode work againBoruch Baum2020-12-081-0/+2
* Remove Emacs 19 and 20 compat code from table.elStefan Kangas2020-11-231-56/+45
* Remove redundant 'function's around lambdasStefan Kangas2020-11-171-28/+27
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* Don't quote lambdas in several placesStefan Kangas2020-10-011-2/+2
* Don't recommend quoting lambdasStefan Kangas2020-10-011-4/+4
* Escape ampersand in table.el LaTeX outputReuben Thomas2020-09-131-1/+1
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-16/+15
* Merge from origin/emacs-27Glenn Morris2020-03-071-10/+11
|\
| * Improve documentation of 'table-generate-source'Eli Zaretskii2020-03-061-10/+11
| * Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-051-1/+5
* | Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
|/
* Fix some broken conditional formsPaul Eggert2020-01-041-5/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix preserving cell boundaries in table.el after <delete>Michal Sojka2019-11-301-0/+1
* Make tables more resistant to major mode changesLars Ingebrigtsen2019-11-171-2/+2
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-6/+6
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-141-1/+2
* Remove leftover XEmacs compat code and doc fixesStefan Kangas2019-09-131-4/+0
* Allow generating wiki and mediawiki tablesAaron S. Hawley2019-06-271-12/+28
* Remove XEmacs compat code from table.elLars Ingebrigtsen2019-06-201-85/+21
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+1
* Use characters, not symbols for table-cell-bindingsMauro Aranda2019-05-111-4/+4
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii2016-10-081-1/+1
* | lisp/textmodes/table.el (table-generate-source): Fix completing-read callOleh Krehel2016-08-181-2/+1
* | Make 'backtab' work in table-mode on text terminalsTino Calancha2016-05-071-0/+1
|/
* ; * lisp/textmodes/table.el: Comment tweak.Glenn Morris2016-01-281-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-12/+12
* Escape ` and ' in docPaul Eggert2015-09-011-5/+5
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-12/+12
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-1/+3
* Deprecate `intangible' and `point-entered' propertiesStefan Monnier2015-04-131-34/+19