Bastien Guerry
|
1bb83091a9
org.el (org-fixup-indentation): Fix various small bugs.
|
14 years ago |
Bastien Guerry
|
0538dd3188
Fix some double-space after ponctuation mark in docstrings.
|
14 years ago |
Bastien Guerry
|
6b04befa48
org.el (org-fixup-indentation): Correctly indent meta lines.
|
14 years ago |
Nicolas Goaziou
|
4771caa09c
Improve compatibility between org-indent-mode and visual-line-mode
|
14 years ago |
Bastien Guerry
|
8c3ecbe39a
Move three functions and add appropriate require/declarations.
|
14 years ago |
Bastien Guerry
|
ea055d3e6d
org.el: Minor update of docstrings.
|
14 years ago |
Bastien Guerry
|
4774b1b026
org.el: Allow to customize the way links are displayed.
|
14 years ago |
Bastien Guerry
|
58f1dbccf8
Remove the "Version" header in Org libraries (leave it in org.el).
|
14 years ago |
Bastien Guerry
|
c25165c25d
org-refile: New option `org-refile-active-region-within-subtree'.
|
14 years ago |
Bastien Guerry
|
163cc38986
org.el: minor fix: delete trailing whitespaces.
|
14 years ago |
Bastien Guerry
|
eb4b035815
New option `org-properties-postprocess-alist'.
|
14 years ago |
Bastien Guerry
|
436290bfab
org.el (org-outline-regexp, org-outline-regexp-bol): Add a docstring.
|
14 years ago |
Nicolas Goaziou
|
7a826e09b1
fix code typo
|
14 years ago |
Nicolas Goaziou
|
430b73b90c
Minor fix to org-between-regexps-p
|
14 years ago |
Nicolas Goaziou
|
628ebf04f7
Enforce white space after todo keywords
|
14 years ago |
Bastien Guerry
|
9d5c5c3d26
Don't insert superfluous space when updating timestamps.
|
14 years ago |
Bastien Guerry
|
ad23b7d173
Fix bzg email address (s/altern/gnu).
|
14 years ago |
Bastien Guerry
|
7a18799e25
Remove arch-tag at the bottom of files.
|
14 years ago |
Bastien Guerry
|
904ed18bc2
Fix copyright years for elisp files in core and contrib.
|
14 years ago |
Bastien Guerry
|
e01ce26c0b
org.el: set `org-ts-what' correctly in `org-at-timestamp-p'.
|
14 years ago |
Bastien Guerry
|
c6bee11433
Use outline-regexp in org-overview so that global cycling works outside of Org buffers.
|
14 years ago |
Bastien Guerry
|
bc1b688ff0
Move org-find-visible and org-find-invisible from org-exp.el to org.el.
|
14 years ago |
Bastien Guerry
|
71332ac8a6
Move org-agenda-todo-yesterday from org.el to org-agenda.el.
|
14 years ago |
David Maus
|
20ff46e825
Merge branch 'master' of orgmode.org:org-mode
|
14 years ago |
David Maus
|
3771185cae
Fix wrong order of lines to move before pasting
|
14 years ago |
John Wiegley
|
7d2d8f884b
Add customization variable `org-use-effective-time'
|
14 years ago |
David Maus
|
e5199c4095
Paste subtree above target headline if point is at bol
|
14 years ago |
Nicolas Goaziou
|
9c33b9c259
Fix fontification error in feb52f9028e73f0f49390780bb2e61cc9da04303
|
14 years ago |
Nicolas Goaziou
|
feb52f9028
Allow "^[ \t]*:$" as a special case of fixed-width section
|
14 years ago |
David Maus
|
ece3091f16
Don't eat headline when yank with point at existing headline
|
14 years ago |