summaryrefslogtreecommitdiff
path: root/lisp/textmodes/table.el
Commit message (Expand)AuthorAgeFilesLines
* ; 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
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Spelling fixes.Paul Eggert2014-01-051-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.caGlenn Morris2012-11-261-23/+28
|\ \ | |/
| * * lisp/textmodes/table.el (table-insert): Don't use `symbol-name' onStefan Monnier2012-11-261-23/+28
* | Remove -p suffix from set-face-* functionsGlenn Morris2012-11-211-1/+1
|/
* * lisp/textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.Stefan Monnier2012-10-011-261/+193
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-5/+5
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-5/+3
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-12-061-2/+2