Mercurial > emacs
changeset 99181:1da73cbe8b82
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 28 Oct 2008 02:57:25 +0000 |
parents | 84fe37d605df |
children | c1511154e8c2 |
files | lisp/org/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/org/ChangeLog Tue Oct 28 02:57:16 2008 +0000 +++ b/lisp/org/ChangeLog Tue Oct 28 02:57:25 2008 +0000 @@ -1,3 +1,10 @@ +2008-10-28 Glenn Morris <rgm@gnu.org> + + * org-agenda.el (org-agenda-align-tags): Replace use of cl `adjoin'. + + * org-list.el (outline-next-heading, outline-back-to-heading): + Fix declarations. + 2008-10-26 Carsten Dominik <dominik@science.uva.nl> * org-agenda.el (org-format-agenda-item)