Michael Markert
|
b3e8b3f87c
adding optional argument KIND to all org-called-interactively-p function invocations
|
14 years ago |
Bastien Guerry
|
2b7dbee193
Replace interactive-p with the org-called-interactively-p macro.
|
14 years ago |
Nicolas Goaziou
|
1eac25a438
Adjust fontification of footnotes
|
14 years ago |
Bastien Guerry
|
7311ac5d4f
Keep warning cookie when timestamping/rescheduling/redeadlining.
|
14 years ago |
Bastien Guerry
|
f9cc3f525b
org.el: make org-time-stamp also keep warning periods.
|
14 years ago |
Bastien Guerry
|
d7c693c1ff
org.el: fix bug about repeater not kept when using org-time-stamp
|
14 years ago |
Vincent Belaïche
|
6d18e03519
* org.el (org-read-property-name): Propose default property name.
|
14 years ago |
Achim Gratz
|
d37223562d
Introduce CLOCK_INTO_DRAWER property like the existing LOG_INTO_DRAWER
|
14 years ago |
Bastien Guerry
|
8608b6651d
Fix doubled-word typo.
|
14 years ago |
Ted Zlatanov
|
b3aad7ffa8
Do not error out on fontification errors
|
14 years ago |
Eric Schulte
|
db1c3f6a3e
Revert "replacing calls to now-defunct function `interactive-p'"
|
14 years ago |
Carsten Dominik
|
faccb8d58c
Make S-up/down/left/right in indented clocktable BEGIN lines
|
14 years ago |
Eric Schulte
|
a034526448
more small compiler errors
|
14 years ago |
Eric Schulte
|
94b325839c
Replacing '(λ...) with #'(λ...).
|
14 years ago |
Eric Schulte
|
f8abb11eff
Declaring functions used by `org-open-file'
|
14 years ago |
Eric Schulte
|
4f084e1467
replacing calls to now-defunct function `interactive-p'
|
14 years ago |
Michael Brand
|
374b70a383
Bugfix for heading levels when toggling from list
|
14 years ago |
Nicolas Goaziou
|
ddeab1a8af
Changes automatically made to cookies shouldn't move tags
|
14 years ago |
Carsten Dominik
|
0db8830733
Fix issue with truncate-lines and visual-line-mode
|
14 years ago |
Carsten Dominik
|
32ac8dd0e5
More fixes to priority setting.
|
14 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'
|
14 years ago |
David Maus
|
f4f20ad5c8
Move defsubst `org-re-property' before its first use
|
14 years ago |
Carsten Dominik
|
1beda3d3c8
Fix typo in code
|
14 years ago |
Carsten Dominik
|
257ce858e7
Improve documentation and error handling with priorities
|
14 years ago |
Carsten Dominik
|
a958e3bc8f
Fix issue with buffer-undo-list being t in some buffers
|
14 years ago |
Nicolas Goaziou
|
363a4554e2
Do not split a partially selected line when calling org-toggle-heading
|
14 years ago |
Nicolas Goaziou
|
5a57bfffae
Preserve subtrees when changing headlines into items
|
14 years ago |
Nicolas Goaziou
|
6c2737ddbd
Fix code typo
|
14 years ago |
Nicolas Goaziou
|
ddc2467387
Fix list before first heading conversion to odd levels subtree
|
14 years ago |