Bastien Guerry
|
aa3786bc20
org.el (org-entry-blocked-p): Don't set the buffer as modified
|
13 years ago |
Bastien Guerry
|
8477a4b215
Allow to follow internal links from the agenda
|
13 years ago |
Bastien Guerry
|
ffcd23cf30
org.el (org-cycle-internal-local): Fix bug: allow headings with leading blank characters
|
13 years ago |
Bastien Guerry
|
de6201b19c
org.el (org-insert-link): Fix bug when inserting links to headlines containing the ">" character
|
13 years ago |
Bastien Guerry
|
40cb44e795
Fix regression: allow editing HTML and LaTeX source blocks again
|
13 years ago |
Bastien Guerry
|
73d506a8dc
org.el (org-nonsticky-props): Add `htmlize-link'
|
13 years ago |
Bastien Guerry
|
98a5f3df32
Don't allow special edit in verbatim blocks.
|
13 years ago |
Bastien Guerry
|
f0a64ab3b5
org-table.el: Use `org-delete-backward-char' which doesn't modify match data anymore
|
13 years ago |
Bastien Guerry
|
c2e662cf79
Revert "Save match data in `org-delete-backward-char' and `org-delete-char'"
|
13 years ago |
Bastien Guerry
|
54731c965d
Merge branch 'maint-fixes' into maint
|
13 years ago |
Bastien Guerry
|
9f4ecf79b1
org.el (org-edit-special): Fix bug about editing special blocks "example" and "verbatim"
|
13 years ago |
Bastien Guerry
|
c800836d7c
Save match data in `org-delete-backward-char' and `org-delete-char'
|
13 years ago |
Bastien Guerry
|
f015ae5b8b
org.el (org-todo): Ignore the comment string when changing a TODO state
|
13 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 |