Bastien Guerry
|
a9ece57df8
org.el (org-speed-commands-default): Use ":" instead of ";" for `org-set-tags-command'
|
13 years ago |
Bastien Guerry
|
fc2aae5d81
org.el (org-sparse-tree): Fix redundant information in prompt
|
13 years ago |
Bastien Guerry
|
98cd4687a2
Update copyright years.
|
13 years ago |
Bastien Guerry
|
841a81007d
Revert "org.el (org-fontify-meta-lines-and-blocks-1): Fix fontification bug"
|
13 years ago |
Bastien Guerry
|
001b6d1ebd
org.el (org-fontify-meta-lines-and-blocks-1): Fix fontification bug
|
13 years ago |
Bastien Guerry
|
61993bc4bf
org.el (org-cycle-internal-local): Don't run hooks when cycling a plain list before first headline
|
13 years ago |
Bastien Guerry
|
a62beff06d
org.el (org-ctrl-c-ctrl-c): Throw a user error when trying to toggle a blocked checkbox
|
13 years ago |
Bastien Guerry
|
aa80e441dc
org.el (org-indent-line): Fix table formulas indenting
|
13 years ago |
Bastien Guerry
|
14c3635a0d
New macro `org-with-buffer-modified-unmodified'
|
13 years ago |
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 |