summaryrefslogtreecommitdiff
path: root/lisp/textmodes/table.el
Commit message (Expand)AuthorAge
* 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
* | Make 'backtab' work in table-mode on text terminalsTino Calancha2016-05-07
|/
* ; * lisp/textmodes/table.el: Comment tweak.Glenn Morris2016-01-28
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Escape ` and ' in docPaul Eggert2015-09-01
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-20
* Don't overflow if computing approximate percentagePaul Eggert2015-07-31
* Deprecate `intangible' and `point-entered' propertiesStefan Monnier2015-04-13
* Update copyright year to 2015Paul Eggert2015-01-01
* Spelling fixes.Paul Eggert2014-01-05
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.caGlenn Morris2012-11-26
|\|
| * * lisp/textmodes/table.el (table-insert): Don't use `symbol-name' onStefan Monnier2012-11-26