summaryrefslogtreecommitdiff
path: root/lisp/textmodes/table.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Spelling fixes.Paul Eggert2011-12-041-2/+2
* Spelling fixes (mostly "inactive" vs "deactivate").Paul Eggert2011-11-271-5/+5
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-3/+2
* | Remove timestamp and related local variables from table.el.Glenn Morris2010-09-221-10/+0
* | Remove leading `*' from docs of some defcustoms etc.Glenn Morris2010-09-221-25/+25
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-19/+19
* | Reorganize Custom groups.Chong Yidong2010-03-121-5/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fix typos in comments.Juanma Barranquero2009-10-041-2/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-10/+12
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-211-5/+5