Nicolas Goaziou
|
d75fa9febc
`org-open-at-point' right after an object still open it
|
11 years ago |
Nicolas Goaziou
|
8b2d3645ac
Ignore `org-open-at-point' when point is on white spaces
|
11 years ago |
Nicolas Goaziou
|
fc9ce86cfc
Rewrite `org-open-at-point' using Elements
|
11 years ago |
Michael Brand
|
54e3009d73
Fix escaping of more links in HTML export
|
11 years ago |
Nicolas Goaziou
|
b8665a0190
New function to toggle fixe-width areas
|
11 years ago |
Nicolas Goaziou
|
28f4b89830
Small refactoring in comment functions
|
11 years ago |
Nicolas Goaziou
|
b392750108
Prevent flagging drawers in example blocks
|
11 years ago |
Nicolas Goaziou
|
6202ec7b3b
Remove need to declare drawers before using them
|
11 years ago |
Nicolas Goaziou
|
0be044736c
Merge branch 'maint'
|
11 years ago |
Nicolas Goaziou
|
a7e5a74e2c
Fix `org-insert-heading' at buffer boundaries
|
11 years ago |
Michael Brand
|
e04a22ed2d
Small improvement of maintainability of link escaping
|
11 years ago |
Nicolas Goaziou
|
43733e33b1
New functions for paragraph-like navigation
|
11 years ago |
Michael Brand
|
8e07014036
Add ERTs for org-meta-return
|
11 years ago |
Nicolas Goaziou
|
2e3f5558d7
Do not handle `adaptive-fill-regexp' in comments
|
11 years ago |
Nicolas Goaziou
|
54431e2a5b
Merge branch 'maint'
|
11 years ago |
Nicolas Goaziou
|
9e51049b22
Fix filling with `adaptive-fill-regexp'
|
11 years ago |
Nicolas Goaziou
|
aef1b17773
Merge branch 'maint'
|
11 years ago |
Nicolas Goaziou
|
36161345d1
Reintroduce support for `adaptive-fill-regexp' in paragraphs and comments
|
11 years ago |
Nicolas Goaziou
|
5074999605
Merge branch 'maint'
|
11 years ago |
Nicolas Goaziou
|
136081a0d4
Use empty commented lines as separators when filling comments
|
11 years ago |
Nicolas Goaziou
|
d5c11e6b5a
Merge branch 'maint'
|
11 years ago |
Nicolas Goaziou
|
c78fa35252
Fix error when filling consecutive comments
|
11 years ago |
Michael Brand
|
9998f2c897
Escape double quotes in URL passed to browse-url
|
12 years ago |
Nicolas Goaziou
|
75c8be1d8b
Fix error when filling a table from an affiliated keyword
|
12 years ago |
Nicolas Goaziou
|
479c21336f
Remove special behaviour for TARGET keyword
|
12 years ago |
Nicolas Goaziou
|
8838585a42
Do not move point when filling a table
|
12 years ago |
Nicolas Goaziou
|
48da6a46e0
Move macro expansion code into its own library
|
12 years ago |
Bastien Guerry
|
4b0ceee39a
test-org.el (test-org/forward-element, test-org/backward-element): Use `regexp-quote'
|
12 years ago |
Nicolas Goaziou
|
9d26797448
Move functions operating on timestamp objects into org.el
|
12 years ago |
Bastien Guerry
|
e1c491e72d
org.el (org-parse-time-string): Parse <+1w> and friends
|
12 years ago |