Aaron Ecay
|
7106eab974
Many small code improvements
|
1 year ago |
Kyle Meyer
|
7c710f6f57
Change :version in defcustoms from "25.2" to "26.1"
|
2 years ago |
Nicolas Goaziou
|
d907041911
Change :version in defcustoms from "25.1" to "25.2"
|
3 years ago |
Michael Brand
|
4b2aa43ce6
ERT: Spreadsheet references more sensitive
|
3 years ago |
Nicolas Goaziou
|
cff54cd127
org-table: `org-table-end' does not return a marker
|
4 years ago |
Aaron Ecay
|
b8d790a076
org-table: introduce an upper bound on `org-table-convert-region-max-lines'.
|
5 years ago |
Carsten Dominik
|
817cbca767
Allow regexp separator when converting the region to a table
|
6 years ago |
Carsten Dominik
|
29797e921d
Fix `interactive' statement in `org-table-convert-region'
|
6 years ago |
Bastien Guerry
|
bd89d6a02f
org-table.el: Use `user-error' instead of `error' for user errors
|
6 years ago |
Dmitry Antipov
|
bfb9f9d10f
Use (point-marker) instead of (move-marker (make-marker) (point))
|
7 years ago |
Bastien Guerry
|
30f1a62878
Update autoloads.
|
7 years ago |
Bastien Guerry
|
24c9083bd5
org-table.el: Fix bug when converting remote table references.
|
7 years ago |
Eric Schulte
|
60176c84e5
specify "," as default sqlite output seperator
|
7 years ago |
Carsten Dominik
|
622599ca07
Avoid infinite loop when converting a table with prefix arg 0
|
8 years ago |
David Maus
|
048f32d075
Provide tests for table formular format conversion
|
9 years ago |
Eric Schulte
|
08a7f6a6df
fix infinite loop in csv table import
|
9 years ago |
Carsten Dominik
|
535ca7a6b9
Fix bug in CSV table import
|
10 years ago |