Nicolas Goaziou
|
781228183a
org-list: implement alphabetical lists
|
14 years ago |
Nicolas Goaziou
|
215d3fa030
Improve usage of `org-in-item-p'
|
14 years ago |
Nicolas Goaziou
|
79553c4764
org-list: fixes for incorrect number of arguments
|
14 years ago |
Nicolas Goaziou
|
6c81e8cc05
Move org-get-string-indentation out of org-list.el
|
14 years ago |
Nicolas Goaziou
|
2adbcfffe1
Remove uses of deprecated top-point and bottom-point functions
|
14 years ago |
Nicolas Goaziou
|
c12ce921d7
Checkboxes do not change indentation in lists
|
14 years ago |
Nicolas Goaziou
|
e223357743
Lighten process when C-c C-c is called at a list item
|
14 years ago |
David Maus
|
0d6dacd978
Throw error if encoding character in utf8 fails
|
14 years ago |
David Maus
|
139cc1d4c2
Always percent escape the percent sign
|
14 years ago |
David Maus
|
7b58cccddd
Refactor unescaping functions
|
14 years ago |
David Maus
|
dc76fd5d71
Rename lambda argument
|
14 years ago |
David Maus
|
1350e57626
Add percent sign to list of escape chars
|
14 years ago |
David Maus
|
51e665622c
Unescape functions moved and renamed from org-protocol.el
|
14 years ago |
David Maus
|
27915744a2
New optional argument: Merge user table with default table
|
14 years ago |
David Maus
|
41c771378a
Fixup doc string
|
14 years ago |
David Maus
|
1a68b67939
New format of percent escape table
|
14 years ago |
David Maus
|
0c4bb0e406
New unicode aware percent encoding algorithm
|
14 years ago |
Dan Davison
|
fda90a9aad
New function `org-clone-local-variables'.
|
14 years ago |
Bastien Guerry
|
846a2d13d3
Code cleanup: use (org-mode-p) when possible.
|
14 years ago |
Tom Dye
|
03ddcc63bb
* lisp/org.el: Update documentation of `org-add-link-type'.
|
14 years ago |
Dan Davison
|
4d880b150f
Fix bug when using prefix arg to construct `org-link-search' call.
|
14 years ago |
Bastien Guerry
|
03c33d0d38
Don't wrap org-entry-get into condition-case.
|
14 years ago |
Bastien Guerry
|
f0c9e8d672
Whitespace and indentation cleanup.
|
14 years ago |
Dan Davison
|
7dd425cc5d
Allow properties to be retrieved before first heading in file.
|
14 years ago |
Bastien Guerry
|
8ec508b128
Add org-notmuch.el by Matthieu Lemerre to contrib/lisp/.
|
14 years ago |
Eric Schulte
|
27d98d8793
adding faces for block backgrounds and begin/end lines
|
14 years ago |
Bastien Guerry
|
28b88bbb11
Fix bug in org-update-parent-todo-statistics.
|
14 years ago |
Bastien Guerry
|
814871c42b
Fix docstring typo in org-link-search-must-match-exact-headline.
|
14 years ago |
Bastien Guerry
|
dfbdc547d5
Revert "(org-scan-tags): Optimize a bit the regexp search."
|
14 years ago |
Bastien Guerry
|
0b7ce5f47d
(org-scan-tags): Optimize a bit the regexp search.
|
14 years ago |