Bastien Guerry
|
d8969931a9
org-table.el: Fix setting of constants.
|
12 년 전 |
Achim Gratz
|
e541a1dd19
fix a stray "user-error" introduced in bd89d6a02f
|
12 년 전 |
Bastien Guerry
|
bd89d6a02f
org-table.el: Use `user-error' instead of `error' for user errors
|
12 년 전 |
Bastien Guerry
|
71c3c12b39
Use `user-error' when moving or modifying the element at point is not possible
|
12 년 전 |
Bastien Guerry
|
3891c97a72
Remove useless code (leftover from the new exporter merge).
|
12 년 전 |
Bastien Guerry
|
adcc0d414b
org-table.el (org-table-align): Only set the window start when table alignment is performed in the selected window
|
12 년 전 |
Nicolas Goaziou
|
0a01e52aa1
Install new exporter into Org innards
|
12 년 전 |
Bastien Guerry
|
60b23bdeac
Merge branch 'maint'
|
12 년 전 |
Bastien Guerry
|
98cd4687a2
Update copyright years.
|
12 년 전 |
Michael Brand
|
a77442b37b
Use nan for empty fields in Calc formulas
|
12 년 전 |
Michael Brand
|
764315b3fc
org-table.el: Fix range len bugs and inconsistencies
|
12 년 전 |
Michael Brand
|
0ce406151f
Extend org-table-number-regexp
|
12 년 전 |
Bastien Guerry
|
953b920c9b
Merge branch 'maint'
|
12 년 전 |
Bastien Guerry
|
f0a64ab3b5
org-table.el: Use `org-delete-backward-char' which doesn't modify match data anymore
|
12 년 전 |
Bastien Guerry
|
c2e662cf79
Revert "Save match data in `org-delete-backward-char' and `org-delete-char'"
|
12 년 전 |
Bastien Guerry
|
9f1f0535be
Merge branch 'maint'
|
12 년 전 |
Bastien Guerry
|
c800836d7c
Save match data in `org-delete-backward-char' and `org-delete-char'
|
12 년 전 |
Bastien Guerry
|
5de94e46e4
Merge branch 'maint'
|
12 년 전 |
Dmitry Antipov
|
bfb9f9d10f
Use (point-marker) instead of (move-marker (make-marker) (point))
|
12 년 전 |
Bastien Guerry
|
beeb9168dd
org-table.el: Handle localized time-stamps in formulas evaluation
|
12 년 전 |
Bastien Guerry
|
5508053d63
Merge branch 'maint'
|
12 년 전 |
Bastien Guerry
|
c3a0dc11a3
org-table.el: Ensure table coordinates are correctly displayed when sorting.
|
12 년 전 |
Jarmo Hurri
|
e375cfd834
Table lookup functions
|
12 년 전 |
Bastien Guerry
|
30f1a62878
Update autoloads.
|
12 년 전 |
Bastien Guerry
|
5c762bbdc6
Remove some autoloads and clean up code.
|
12 년 전 |
Bastien Guerry
|
e4c31cf98b
Use generated-autoload-file: "org-loaddefs.el" as a local variable.
|
12 년 전 |
Bastien Guerry
|
b1f498487a
org-table.el: Convert time-stamps to inactive time-stamp so that Calc can handle them correctly
|
12 년 전 |
Bastien Guerry
|
6e7b6cae4f
org-table.el: Warn with a message when formulas have been updated
|
12 년 전 |
Bastien Guerry
|
222eae4033
Fix error messages: don't use a dot at the end
|
12 년 전 |
Bastien Guerry
|
3013b7c5dc
org-table.el: Switch back to the old default for `org-table-number-regexp'
|
12 년 전 |