Bastien Guerry
|
317a96a471
org.el (org-nonsticky-props): Add `htmlize-link'
|
12 years ago |
Bastien Guerry
|
c800836d7c
Save match data in `org-delete-backward-char' and `org-delete-char'
|
12 years ago |
Bastien Guerry
|
f015ae5b8b
org.el (org-todo): Ignore the comment string when changing a TODO state
|
12 years ago |
Sebastien Vauban
|
ce4e0846b2
When pasting a copied subtree, respect the whitelines before and after
|
13 years ago |
Bastien Guerry
|
30922bd7e9
org.el (org-edit-special): Fix docstring.
|
13 years ago |
Bastien Guerry
|
8165be3aa5
org.el: Prevent link activation in source code blocks
|
13 years ago |
Bastien Guerry
|
e89994a75c
Revert "org.el (org-set-font-lock-defaults): Don't activate links in source code blocks and fixed-width regions"
|
13 years ago |
Bastien Guerry
|
f983cf1729
org.el (org-set-font-lock-defaults): Don't activate links in source code blocks and fixed-width regions
|
13 years ago |
Dmitry Antipov
|
bfb9f9d10f
Use (point-marker) instead of (move-marker (make-marker) (point))
|
13 years ago |
Achim Gratz
|
b508943d32
org-compat: new macro org-no-popups
|
13 years ago |
Bastien Guerry
|
dfa3c74e34
Fix commit 14ffe2.
|
13 years ago |
Bastien Guerry
|
14ffe22b8f
org.el (org-open-at-point): Handle non-links correctly.
|
13 years ago |
Bastien Guerry
|
963ede0a9d
Fix some compiler warnings.
|
13 years ago |
Achim Gratz
|
9a71174348
Backwards compatibility: check for possibly undefined variables in org-find-invisible-foreground
|
13 years ago |
Nicolas Goaziou
|
7739e8b5f7
Small refactoring
|
13 years ago |
Bastien Guerry
|
374efdd63e
org.el (org-in-fixed-width-region-p): Rewrite using org-element.el.
|
13 years ago |
Bastien Guerry
|
9d4dd69b30
org.el (org-fill-paragraph): Fill correctly in source code block.
|
13 years ago |
Bastien Guerry
|
df099175e7
org.el (org-edit-special): Fix bug about editing special environments.
|
13 years ago |
Bastien Guerry
|
a7afe7df1a
org.el (org-in-src-block-p): Return t when on #+BEGIN|END_SRC lines.
|
13 years ago |
Bastien Guerry
|
20b3d550e0
org.el: Allow to open any link within footnotes definition, not only bracket links.
|
13 years ago |
Bastien Guerry
|
7f0e7cb9b9
org.el (org-sort-entries): Bugfix: keep track of the clock marker when sorting entries.
|
13 years ago |
Bastien Guerry
|
c3a0dc11a3
org-table.el: Ensure table coordinates are correctly displayed when sorting.
|
13 years ago |
Toby S. Cubitt
|
2aeb28d2af
Bug fix in org-beginning-of-line visual line motion
|
13 years ago |
Nicolas Goaziou
|
c20730be9a
Fix `org-end-of-line' behaviour in visual line mode
|
13 years ago |
Nicolas Goaziou
|
f48a8b7bf8
Fix end of line function called on an hidden block
|
13 years ago |
Bastien Guerry
|
a4660d4790
org.el (org-additional-option-like-keywords): Add "INDEX:"
|
13 years ago |
Erik Hetzner
|
dda453eb7e
org.el (org-log-into-drawer): Honor the nil value for the :LOG_INTO_DRAWER: property.
|
13 years ago |
Bastien Guerry
|
116c09053f
Run `bookmark-set' within `with-demoted-errors'.
|
13 years ago |
Bastien Guerry
|
1fc41ca61e
org.el: Add more explicit errors. Fix some declarations and one autoload.
|
13 years ago |
Bastien Guerry
|
d65f5c9298
org.el (org-refile-check-position): Fix typo in docstring.
|
13 years ago |