index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
table.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix table-fixed-width-mode when typing fast
Lars Ingebrigtsen
2021-12-01
1
-48
/
+54
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-8
/
+8
*
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-09-13
1
-6
/
+5
*
; Fix typos: emacs lisp -> Emacs Lisp
Stefan Kangas
2021-04-16
1
-1
/
+1
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
1
-3
/
+3
*
* lisp/textmodes: Use lexical-binding
Stefan Monnier
2021-03-17
1
-52
/
+48
*
Use proper command substitutions in some docstrings
Stefan Kangas
2021-03-10
1
-1
/
+1
*
Prefer defvar-local in textmodes/*.el
Stefan Kangas
2021-01-31
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix some over-wide docstrings
Stefan Kangas
2020-12-30
1
-8
/
+11
*
Shorten over-wide docstrings in variables
Stefan Kangas
2020-12-19
1
-3
/
+5
*
Make table-fixed-width-mode work again
Boruch Baum
2020-12-08
1
-0
/
+2
*
Remove Emacs 19 and 20 compat code from table.el
Stefan Kangas
2020-11-23
1
-56
/
+45
*
Remove redundant 'function's around lambdas
Stefan Kangas
2020-11-17
1
-28
/
+27
*
; Prefer https to http in many URLs
Stefan Kangas
2020-10-01
1
-1
/
+1
*
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
1
-2
/
+2
*
Don't recommend quoting lambdas
Stefan Kangas
2020-10-01
1
-4
/
+4
*
Escape ampersand in table.el LaTeX output
Reuben Thomas
2020-09-13
1
-1
/
+1
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-16
/
+15
*
Merge from origin/emacs-27
Glenn Morris
2020-03-07
1
-10
/
+11
|
\
|
*
Improve documentation of 'table-generate-source'
Eli Zaretskii
2020-03-06
1
-10
/
+11
|
*
Move “Fix some broken conditional forms” to master
Paul Eggert
2020-01-05
1
-1
/
+5
*
|
Make more load-hooks obsolete
Glenn Morris
2020-01-16
1
-0
/
+2
|
/
*
Fix some broken conditional forms
Paul Eggert
2020-01-04
1
-5
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix preserving cell boundaries in table.el after <delete>
Michal Sojka
2019-11-30
1
-0
/
+1
*
Make tables more resistant to major mode changes
Lars Ingebrigtsen
2019-11-17
1
-2
/
+2
*
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2019-10-20
1
-6
/
+6
*
lisp/*.el: Force non-nil result to t, to match docstring
Juanma Barranquero
2019-10-14
1
-1
/
+2
*
Remove leftover XEmacs compat code and doc fixes
Stefan Kangas
2019-09-13
1
-4
/
+0
*
Allow generating wiki and mediawiki tables
Aaron S. Hawley
2019-06-27
1
-12
/
+28
*
Remove XEmacs compat code from table.el
Lars Ingebrigtsen
2019-06-20
1
-85
/
+21
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+1
*
Use characters, not symbols for table-cell-bindings
Mauro Aranda
2019-05-11
1
-4
/
+4
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Deprecate 'wp' group and introduce a new group 'text'
Eli Zaretskii
2016-10-08
1
-1
/
+1
*
|
lisp/textmodes/table.el (table-generate-source): Fix completing-read call
Oleh Krehel
2016-08-18
1
-2
/
+1
*
|
Make 'backtab' work in table-mode on text terminals
Tino Calancha
2016-05-07
1
-0
/
+1
|
/
*
; * lisp/textmodes/table.el: Comment tweak.
Glenn Morris
2016-01-28
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-2
/
+2
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-12
/
+12
*
Escape ` and ' in doc
Paul Eggert
2015-09-01
1
-5
/
+5
*
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-08-20
1
-12
/
+12
*
Don't overflow if computing approximate percentage
Paul Eggert
2015-07-31
1
-1
/
+3
*
Deprecate `intangible' and `point-entered' properties
Stefan Monnier
2015-04-13
1
-34
/
+19
[next]