Nicolas Goaziou
|
b1ed817e38
org-element: Use strict comment syntax (no "#+" allowed)
|
13 years ago |
Bastien Guerry
|
d2200b2bed
org.el: Allow both "8am Wed" and "Wed 8am" to be parsed correctly
|
13 years ago |
Bastien Guerry
|
76b0d582b8
Replace Emacs version to "24.2" by "24.3"
|
13 years ago |
Bastien Guerry
|
5ca6e3d703
org.el: Fix bug when adjusting another clock
|
13 years ago |
Bastien Guerry
|
16ea0364a4
Call `buffer-substring-no-properties' and remove `org-no-properties'
|
13 years ago |
Bastien Guerry
|
922772e012
org.el: Only skip comments starting with "# " when storing a note.
|
13 years ago |
Bastien Guerry
|
a4f5e94dc8
org.el: New command ̀org-toggle-custom-properties-visibility'
|
13 years ago |
Bastien Guerry
|
944fd9d651
org.el: Fix bug in `org-fill-template'
|
13 years ago |
Bastien Guerry
|
d59acaa632
org.el (message-in-body-p): Move declaration up to fix compiler warning
|
13 years ago |
Bastien Guerry
|
bbc1dde930
org.el (org-fill-context-prefix): Fix auto-filling in `message-mode'.
|
13 years ago |
Bastien Guerry
|
3496df0b4d
org.el: Fix bugs in `org-indent-line' and `org-fill-paragraph'
|
13 years ago |
Bastien Guerry
|
396e413f6b
org.el: Fix bug about filling message headers and citations
|
13 years ago |
Bastien Guerry
|
7532ace049
org.el: New command `org-redisplay-inline-images'
|
13 years ago |
Bastien Guerry
|
70dd1196d2
Massive code clean-up.
|
13 years ago |
Bastien Guerry
|
777ee3a4f9
org.el (org-emph-re): Tiny docstring formatting fix
|
13 years ago |
Bastien Guerry
|
ae21293a2e
Revert "org.el (org-emph-re): Tiny formatting fix"
|
13 years ago |
Bastien Guerry
|
8fb39ad25b
org.el (org-emph-re): Tiny formatting fix
|
13 years ago |
Bastien Guerry
|
c5bc43133b
org.el (orgstruct-setup): Require `org-element'.
|
13 years ago |
Bastien Guerry
|
73c1948c15
org.el (org-store-link, org-open-at-point): New link type "help"
|
13 years ago |
Bastien Guerry
|
002b700cb3
Use ̀org-looking-back' instead of `looking-back' to keep compat with XEmacs
|
13 years ago |
Bastien Guerry
|
4cc6a9db5e
org.el (org-priority): Fix docstring
|
13 years ago |
Bastien Guerry
|
ced90464dd
org.el (org-entry-get): Don't use `org-flet'
|
13 years ago |
Bastien Guerry
|
d70cf44e7b
org.el: Fix compiler warnings.
|
13 years ago |
Bastien Guerry
|
12101efc2f
org.el: Fix names I forgot to change in the previous patch.
|
13 years ago |
Nicolas Goaziou
|
b523a3edf5
Fix tests
|
13 years ago |
Bastien Guerry
|
ee483e98f7
Merge branch 'master' of orgmode.org:org-mode
|
13 years ago |
Bastien Guerry
|
1c595f3e5d
org.el: Rename `org-backward/forward-same-level' to `org-backward/forward-heading-same-level'
|
13 years ago |
Bastien Guerry
|
f485b0a889
Move org-element commands to org.el and rename them.
|
13 years ago |
Nicolas Goaziou
|
694a858506
Fix bug when marking subtree with point on an inlinetask
|
13 years ago |
Bastien Guerry
|
a66f44d123
org.el (org-forward-same-level): Fix typo in docstring.
|
13 years ago |