Nicolas Goaziou
|
b4e379846e
Do not insert unwanted TAB characters in some places
|
9 months ago |
Bastien
|
e3b79ad2bf
Allow a new value for `org-adapt-indentation'
|
1 year ago |
Bastien
|
3de19f7c91
org.el: Minor refactoring
|
1 year ago |
Nicolas Goaziou
|
683df456a4
org-list: Remove fancy description list indentation
|
2 years ago |
Nicolas Goaziou
|
eeb4c22090
Remove OrgStruct mode
|
3 years ago |
Nicolas Goaziou
|
6da9d0a416
Fix indentation of some elements
|
4 years ago |
Nicolas Goaziou
|
0cf58cc208
Improve docstrings
|
4 years ago |
Nicolas Goaziou
|
0ac099a6f8
Remove final parts of XEmacs compatibility code
|
4 years ago |
Nicolas Goaziou
|
23f31a9b6b
Silence byte-compiler
|
5 years ago |
Nicolas Goaziou
|
56cd178cae
org-indent: Fix indentation in inline tasks
|
5 years ago |
Nicolas Goaziou
|
203bf5870f
org-src: Unify source editing tools
|
6 years ago |
Nicolas Goaziou
|
6b3aa71061
Fix `org-indent-line' on blank lines after a paragraph
|
6 years ago |
Andrew Burgess
|
587280ea68
org-capture: Better indentation when creating a new list
|
6 years ago |
Nicolas Goaziou
|
2593b4d878
org-element: Add :post-affiliated property to all elements
|
6 years ago |
Nicolas Goaziou
|
f58201b1e1
Fix indentation in source blocks
|
6 years ago |
Nicolas Goaziou
|
fe129fb352
Rewrite `org-indent-region'
|
6 years ago |
Nicolas Goaziou
|
51ffcd02dd
Rewrite `org-indent-line'
|
7 years ago |
Nicolas Goaziou
|
af300bd5b0
Fix indentation after a list
|
7 years ago |
Achim Gratz
|
3c933adaf6
org.el: improve org-property-re and use it throughout
|
7 years ago |
Bastien Guerry
|
30064825b3
org.el (org-indent-line): Enhance indentation after a list item
|
8 years ago |
Nicolas Goaziou
|
0a01e52aa1
Install new exporter into Org innards
|
8 years ago |
Bastien Guerry
|
aa80e441dc
org.el (org-indent-line): Fix table formulas indenting
|
8 years ago |
Bastien Guerry
|
3496df0b4d
org.el: Fix bugs in `org-indent-line' and `org-fill-paragraph'
|
8 years ago |
Bastien Guerry
|
0b54bce2c4
org.el: Fix indentation of a property line starting at the beginning of a line.
|
8 years ago |
Bastien Guerry
|
d5aa0e0d73
Rename `org-indent-line-function' to `org-indent-line'.
|
8 years ago |
Bastien Guerry
|
035ab39e63
Another fix to `org-indent-line-function'.
|
8 years ago |
Bastien Guerry
|
99c97fbffc
Fix bug in `org-indent-line-function'.
|
8 years ago |
Bastien Guerry
|
73ec767458
org.el (org-indent-line-function): Fix bug.
|
8 years ago |
Bastien Guerry
|
a8c3125a14
Rework `orgstruct++-mode' so that you can turn if off safely.
|
8 years ago |
Bastien Guerry
|
84a358e381
org.el: Fix bug about (auto-)filling and indenting lines with orgstruct++-mode.
|
8 years ago |
Nicolas Goaziou
|
feb52f9028
Allow "^[ \t]*:$" as a special case of fixed-width section
|
9 years ago |
Valentin Wüstholz
|
ce6010262d
Preserve indentation of explicitly indented lines in example blocks
|
9 years ago |
Nicolas Goaziou
|
8c6c6a4f3d
Rename `org-in-regexps-block-p' to `org-between-regexps-p'
|
9 years ago |
Bastien Guerry
|
c3748fcd80
Don't use `outline-regexp' anymore.
|
9 years ago |
Nicolas Goaziou
|
3dfcaf013a
Don't indent #+include lines
|
9 years ago |
Nicolas Goaziou
|
a1458ba5ec
Don't indent footnote definitions
|
10 years ago |
Nicolas Goaziou
|
6ff4c9f42f
List indentation has priority over block indentation
|
10 years ago |
Nicolas Goaziou
|
0148fac717
org-list: make org-at-item-p less permissive
|
10 years ago |
Nicolas Goaziou
|
c12ce921d7
Checkboxes do not change indentation in lists
|
10 years ago |
Nicolas Goaziou
|
5bbce0473d
Fix indentation after an inline task with drawers
|
10 years ago |
Nicolas Goaziou
|
c538b0eeab
Fix indentation of drawers, blocks and literal examples
|
10 years ago |
Nicolas Goaziou
|
e652a1ed85
Simplify and fix indentation code in lists
|
10 years ago |
Carsten Dominik
|
f5152e03a1
Fix indentation of text in inline tasks
|
10 years ago |
Nicolas Goaziou
|
7c28d8d336
Fix indentation when using a [@start:num] or [@num] construct.
|
10 years ago |
Nicolas Goaziou
|
15928db323
Implement new list definition
|
10 years ago |
Nicolas Goaziou
|
398c7bb528
Indent correctly body of source blocks
|
10 years ago |
Nicolas Goaziou
|
05aeeae9ed
First line after a list should not be indented according to list
|
10 years ago |
Carsten Dominik
|
6ab17902aa
Bugfix: Protect line indentation in orgstruct-mode
|
12 years ago |
Carsten Dominik
|
08e7428858
Revert the change to `org-indent-line-function'.
|
12 years ago |