Nicolas Goaziou
|
12f93c112b
Use `org-flag-subtree' instead of `outline-hide-subtree'
|
1 year ago |
Nicolas Goaziou
|
2ada40b796
Fix `org-paste-subtree' when called at the end of a headline
|
2 years ago |
Nicolas Goaziou
|
8e70f5d02d
ORG-NEWS: Document ~org-paste-subtree~ change
|
2 years ago |
Nicolas Goaziou
|
8ebf4b7274
Change `org-paste-subtree' behavior
|
2 years ago |
Nicolas Goaziou
|
a0104599dc
Fix `org-paste-subtree'
|
2 years ago |
Kaushal Modi
|
3bcfed071d
Fix breakage due to outline-invisible-p defn change in emacs 26+
|
3 years ago |
Aaron Ecay
|
1c18efb615
String handling improvements.
|
4 years ago |
Nicolas Goaziou
|
999f224299
Deprecate `org-called-interactively-p' in favor of `called-interactively-p'
|
4 years ago |
Kyle Meyer
|
ef3ea9d02d
Use prefix for outline functions
|
5 years ago |
Nicolas Goaziou
|
e191a76ddd
org-agenda: Fix order when writing to an ".org" file
|
6 years ago |
Bastien Guerry
|
d8a0ee7aad
org.el (org-paste-subtree): Fix match subexpression
|
6 years ago |
Bastien Guerry
|
aef3b6c3f9
org-refile: Don't copy the refiled subtree to the clipboard
|
6 years ago |
Bastien Guerry
|
7c2b7b9eef
org.el: Use `user-error' instead of `error'
|
7 years ago |
Bastien Guerry
|
87b43643c1
org.el (org-paste-subtree): Fix typo in docstring
|
8 years ago |
Sebastien Vauban
|
ce4e0846b2
When pasting a copied subtree, respect the whitelines before and after
|
8 years ago |
Bastien Guerry
|
655da8d1d3
Remove useless (t nil) sexps at the end of some (cond ...) constructs
|
8 years ago |
Carsten Dominik
|
c7ee700bf5
Remove unnecessary `concat'
|
9 years ago |
Bastien Guerry
|
fcdbb5e6c9
org.el (org-paste-subtree): Remove useless (concat ...).
|
9 years ago |
David Maus
|
3771185cae
Fix wrong order of lines to move before pasting
|
9 years ago |
David Maus
|
e5199c4095
Paste subtree above target headline if point is at bol
|
9 years ago |
David Maus
|
ece3091f16
Don't eat headline when yank with point at existing headline
|
9 years ago |
David Maus
|
fc572f5a6b
Fix typo in variable name
|
9 years ago |
Nicolas Goaziou
|
5b39df0523
Remove inline tasks from subtrees yanking
|
9 years ago |
Bastien Guerry
|
c3748fcd80
Don't use `outline-regexp' anymore.
|
9 years ago |
Michael Markert
|
b3e8b3f87c
adding optional argument KIND to all org-called-interactively-p function invocations
|
9 years ago |
Eric Schulte
|
4f084e1467
replacing calls to now-defunct function `interactive-p'
|
9 years ago |