[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Re: A request: Moving away from ChangeLog
From: |
John Wiegley |
Subject: |
Re: [Orgmode] Re: A request: Moving away from ChangeLog |
Date: |
Fri, 21 May 2010 11:33:02 -0400 |
So, I suppose starting now we can just stop updating the ChangeLog.
Here is an example of how a properly formatted entry would become a commit
message:
2010-05-19 David Maus <address@hidden>
* org.el (org-refile-cache-get): Return empty list of targets
when cache was cleared.
(org-clone-subtree-with-time-shift): Maybe create ID property
in cloned subtrees.
(org-clone-delete-id): New customization variable.
(org-clone-subtree-with-time-shift): Use customization
variable `org-clone-delete-id'.
(org-clone-subtree-with-time-shift): Remove empty property
drawer in cloned subtrees.
Becomes:
Fixes to org-clone
* org.el (org-refile-cache-get): Return empty list of targets when cache
was cleared.
(org-clone-subtree-with-time-shift): Maybe create ID property in cloned
subtrees.
(org-clone-delete-id): New customization variable.
(org-clone-subtree-with-time-shift): Use customization variable
`org-clone-delete-id'.
(org-clone-subtree-with-time-shift): Remove empty property drawer in
cloned subtrees.
I guess having stars to indicate the different files is not bad.
John
- [Orgmode] Re: A request: Moving away from ChangeLog, (continued)
- [Orgmode] Re: A request: Moving away from ChangeLog, Tassilo Horn, 2010/05/21
- Re: [Orgmode] Re: A request: Moving away from ChangeLog, John Wiegley, 2010/05/21
- [Orgmode] Re: A request: Moving away from ChangeLog, Bernt Hansen, 2010/05/21
- [Orgmode] Re: A request: Moving away from ChangeLog, John Wiegley, 2010/05/21
- [Orgmode] Re: A request: Moving away from ChangeLog, Bernt Hansen, 2010/05/21
- Re: [Orgmode] Re: A request: Moving away from ChangeLog, Eric Schulte, 2010/05/21
- Re: [Orgmode] Re: A request: Moving away from ChangeLog, Carsten Dominik, 2010/05/21
- Re: [Orgmode] Re: A request: Moving away from ChangeLog, John Wiegley, 2010/05/21
- Re: [Orgmode] Re: A request: Moving away from ChangeLog, Carsten Dominik, 2010/05/21
- Re: [Orgmode] Re: A request: Moving away from ChangeLog, John Wiegley, 2010/05/21
- Re: [Orgmode] Re: A request: Moving away from ChangeLog,
John Wiegley <=
- [Orgmode] Re: A request: Moving away from ChangeLog, Ben Finney, 2010/05/21
- Re: [Orgmode] Re: A request: Moving away from ChangeLog, Carsten Dominik, 2010/05/21
- [Orgmode] Re: A request: Moving away from ChangeLog, Christian Egli, 2010/05/21