Bastien Guerry
|
0461d55c41
Merge branch 'master' of orgmode.org:org-mode
|
13 years ago |
Eric Schulte
|
0e4d6f3e77
moving ob-lilypond into the core of Org-mode
|
13 years ago |
Nicolas Goaziou
|
ffa016ba3d
Fix some glitches in footnotes fontification
|
13 years ago |
Bastien Guerry
|
dbde087a21
org.el: don't escape image links with no description.
|
13 years ago |
Bastien Guerry
|
f0bbfe50aa
org.el: (org-end-of-meta-data-and-drawers): simplify.
|
13 years ago |
Bastien Guerry
|
9c582ceed8
org.el: Remove useless `org-without-partial-completion'.
|
13 years ago |
Michael Markert
|
b3e8b3f87c
adding optional argument KIND to all org-called-interactively-p function invocations
|
13 years ago |
Bastien Guerry
|
2b7dbee193
Replace interactive-p with the org-called-interactively-p macro.
|
13 years ago |
Nicolas Goaziou
|
1eac25a438
Adjust fontification of footnotes
|
14 years ago |
Bastien Guerry
|
7311ac5d4f
Keep warning cookie when timestamping/rescheduling/redeadlining.
|
13 years ago |
Bastien Guerry
|
f9cc3f525b
org.el: make org-time-stamp also keep warning periods.
|
13 years ago |
Bastien Guerry
|
d7c693c1ff
org.el: fix bug about repeater not kept when using org-time-stamp
|
13 years ago |
Vincent Belaïche
|
6d18e03519
* org.el (org-read-property-name): Propose default property name.
|
13 years ago |
Achim Gratz
|
d37223562d
Introduce CLOCK_INTO_DRAWER property like the existing LOG_INTO_DRAWER
|
13 years ago |
Bastien Guerry
|
8608b6651d
Fix doubled-word typo.
|
13 years ago |
Ted Zlatanov
|
b3aad7ffa8
Do not error out on fontification errors
|
13 years ago |
Eric Schulte
|
db1c3f6a3e
Revert "replacing calls to now-defunct function `interactive-p'"
|
13 years ago |
Carsten Dominik
|
faccb8d58c
Make S-up/down/left/right in indented clocktable BEGIN lines
|
13 years ago |
Eric Schulte
|
a034526448
more small compiler errors
|
13 years ago |
Eric Schulte
|
94b325839c
Replacing '(λ...) with #'(λ...).
|
13 years ago |
Eric Schulte
|
f8abb11eff
Declaring functions used by `org-open-file'
|
13 years ago |
Eric Schulte
|
4f084e1467
replacing calls to now-defunct function `interactive-p'
|
13 years ago |
Michael Brand
|
374b70a383
Bugfix for heading levels when toggling from list
|
13 years ago |
Nicolas Goaziou
|
ddeab1a8af
Changes automatically made to cookies shouldn't move tags
|
13 years ago |
Carsten Dominik
|
0db8830733
Fix issue with truncate-lines and visual-line-mode
|
13 years ago |
Carsten Dominik
|
32ac8dd0e5
More fixes to priority setting.
|
13 years ago |
Sébastien Delafond
|
1afcef3007
Do not run flyspell-checks on {todo,all-time,additional-option-like}-keywords
|
14 years ago |
David Maus
|
00040e708c
Use `delete-char' instead of `delete-backward-char'
|
13 years ago |
David Maus
|
f4f20ad5c8
Move defsubst `org-re-property' before its first use
|
13 years ago |
Carsten Dominik
|
1beda3d3c8
Fix typo in code
|
13 years ago |