Bastien Guerry
|
ca4219abc9
org.el: New command `org-set-property-and-value' bound to `C-c C-x P'
|
13 years ago |
Bastien Guerry
|
4549f0c99c
org.el: (org-mode): Use `face-background' instead of `org-find-invisible-foreground'
|
13 years ago |
Bastien Guerry
|
f01ce85026
Merge branch 'maint'
|
13 years ago |
Bastien Guerry
|
40cb44e795
Fix regression: allow editing HTML and LaTeX source blocks again
|
13 years ago |
Bastien Guerry
|
f0b35a6379
Merge branch 'master-fixes'
|
13 years ago |
Bastien Guerry
|
4adf17f811
Merge branch 'maint'
|
13 years ago |
Bastien Guerry
|
73d506a8dc
org.el (org-nonsticky-props): Add `htmlize-link'
|
13 years ago |
Bastien Guerry
|
5fa52d9a93
org.el: Add new startup keywords
|
13 years ago |
Bastien Guerry
|
88555aab22
Merge branch 'maint'
|
13 years ago |
Bastien Guerry
|
98a5f3df32
Don't allow special edit in verbatim blocks.
|
13 years ago |
Bastien Guerry
|
953b920c9b
Merge branch 'maint'
|
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
|
8c53cc820e
Merge branch 'master-fixes'
|
13 years ago |
Bastien Guerry
|
9f1f0535be
Merge branch 'maint'
|
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
|
2861bfc712
org.el (org-mode-map): Use `org-remap' instead of binding `M-t'
|
13 years ago |
Bastien Guerry
|
e815ab5f8e
Merge branch 'master-fixes'
|
13 years ago |
Bastien Guerry
|
b6eede54b2
Merge branch 'maint'
|
13 years ago |
Bastien Guerry
|
a0fd83976a
Fix compiler warnings
|
13 years ago |
Bastien Guerry
|
0f7500704e
org.el: Introduce a tiny syntax table for a new function `org-transpose-words'
|
13 years ago |
Bastien Guerry
|
416357c82c
org.el (org-store-link): Use keyword at point as the search string
|
13 years ago |
Bastien Guerry
|
a0be28eeb6
org.el (org-make-org-heading-search-string): Rewrite using org-element.el
|
13 years ago |
Bastien Guerry
|
f015ae5b8b
org.el (org-todo): Ignore the comment string when changing a TODO state
|
13 years ago |
Bastien Guerry
|
dd0c6a4440
Use `delq nil' instead of `delete nil' in a few functions
|
13 years ago |
Bastien Guerry
|
1db82b269a
org.el: Don't add curly braces to bracket links within internal links
|
13 years ago |
Bastien Guerry
|
cb05900402
org.el (org-store-link): Remove handling w3m links from this function
|
13 years ago |
Bastien Guerry
|
8a78d1790e
org.el (org-insert-heading, org-insert-todo-heading): C-u C-u inserts at the end of the parent subtree
|
13 years ago |