Carsten Dominik
|
bffdfeb7fc
Implement a minor mode for the editor following the cursor through the table
|
14 年之前 |
Julien Danjou
|
5c5468dc60
org-table: use point-min instead of 1
|
14 年之前 |
Carsten Dominik
|
3d802ee691
Keep byte compiler happy
|
14 年之前 |
Carsten Dominik
|
622599ca07
Avoid infinite loop when converting a table with prefix arg 0
|
14 年之前 |
Carsten Dominik
|
3dd4745752
Tables: Make @< and $< point to row/column 1 in a stable way
|
14 年之前 |
emacs
|
11a10bdfe7
Update website to show 7.5 as current release
|
14 年之前 |
Bastien Guerry
|
cc44c2b30a
New custom variable `org-table-fix-formulas-confirm'.
|
14 年之前 |
Carsten Dominik
|
4d02ff89f5
Minor fix
|
14 年之前 |
Carsten Dominik
|
df78e9ff4e
ttt
|
14 年之前 |
Carsten Dominik
|
4161d85da8
Fix relative column references
|
14 年之前 |
Carsten Dominik
|
3bff7ce776
Change default for `org-table-use-standard-references'.
|
14 年之前 |
Carsten Dominik
|
5631a309ab
Use @> and $> for referring to last row and column
|
14 年之前 |
Bastien Guerry
|
dc60852d24
Fix small typo in docstring.
|
14 年之前 |
Bastien Guerry
|
8892fe3f04
Fix small typo in docstring.
|
14 年之前 |
Carsten Dominik
|
8237c9ae6d
Implement table formulas that apply to field ranges, fix minor issues
|
14 年之前 |
Carsten Dominik
|
aaf0e2d6bb
Get rid of some compiler warnings
|
14 年之前 |
Bastien Guerry
|
1d404f8f96
* org-table.el (org-table-copy-down): fix docstring.
|
14 年之前 |
Bastien Guerry
|
03c33d0d38
Don't wrap org-entry-get into condition-case.
|
14 年之前 |
Carsten Dominik
|
5f44294c83
Support #+CONSTANTS in non - Org-mode files
|
14 年之前 |
Carsten Dominik
|
7666ba421f
Version number back to 7.4
|
14 年之前 |
Carsten Dominik
|
76a25715c9
Bump version number to 7.5
|
14 年之前 |
Carsten Dominik
|
b3d6f04483
New hook to run after orgtbl-mode has sent a table
|
14 年之前 |
Bastien Guerry
|
6630edbd0f
Set version number to 7.3
|
14 年之前 |
Carsten Dominik
|
82af72eef7
Push version number to 7.02trans
|
14 年之前 |
Carsten Dominik
|
ca991d2ad4
HTML export: Improved support for field alignment, including centering
|
14 年之前 |
Carsten Dominik
|
7712d78ab4
HTML export: Use forced alignment like <l> or <r> in tables
|
14 年之前 |
Carsten Dominik
|
397880bcde
Fix special character bug in `orgtbl-to-html'
|
14 年之前 |
Carsten Dominik
|
ae6d203a4b
Make `org-table-current-column' an interactive command
|
14 年之前 |
Carsten Dominik
|
ce58d6dd0a
Align table before converting it to a table.el table
|
14 年之前 |
Eric Schulte
|
08a7f6a6df
fix infinite loop in csv table import
|
14 年之前 |