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 年 前 |
Bastien Guerry
|
4a508fdfa4
Revert "org-table: Accept comma as a decimal mark to represent numbers"
|
12 年 前 |
Bastien Guerry
|
97e4d643a8
Revert "org-table.el: Minor docstring update"
|
12 年 前 |
Bastien Guerry
|
51b9ad93c9
org-table.el: Better message when interactively toggling Row/Col display
|
12 年 前 |
Bastien Guerry
|
5d57364256
org-table.el: Minor docstring update
|
12 年 前 |
Nicolas Goaziou
|
7ff8c166e6
org-table: Accept comma as a decimal mark to represent numbers
|
12 年 前 |
Bastien Guerry
|
16ea0364a4
Call `buffer-substring-no-properties' and remove `org-no-properties'
|
12 年 前 |
Bastien Guerry
|
70dd1196d2
Massive code clean-up.
|
12 年 前 |
Bastien Guerry
|
24c9083bd5
org-table.el: Fix bug when converting remote table references.
|
12 年 前 |
Bastien Guerry
|
0c77568f67
org-table.el (orgtbl-to-generic): Fix docstring.
|
12 年 前 |
Bastien Guerry
|
a88dae9236
Fix compilation warning.
|
12 年 前 |
Bastien Guerry
|
e3f30e12d2
Add `orgtbl-to-table.el' and `orgtbl-to-unicode'.
|
12 年 前 |
Bastien Guerry
|
d5aa0e0d73
Rename `org-indent-line-function' to `org-indent-line'.
|
12 年 前 |
Bastien Guerry
|
e2c2afe013
When exporting tables, use the file name extension to suggest the right conversion format.
|
12 年 前 |
Bastien Guerry
|
43ded1398d
Remove spurious line inserted by previous commit.
|
13 年 前 |
Carsten Dominik
|
3216210668
Merge branch 'master' of orgmode.org:org-mode
|
13 年 前 |
Carsten Dominik
|
b25a931eef
Fix bug with hline references on LHS of table formulas
|
13 年 前 |
Bastien Guerry
|
8fb20b7f93
org-table.el: handle =02:34;t durations formula correctly.
|
13 年 前 |