Mercurial > emacs
diff lisp/org/ChangeLog @ 99181:1da73cbe8b82
*** empty log message ***
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Tue, 28 Oct 2008 02:57:25 +0000 |
| parents | 5fb166c21cc9 |
| children | e9a50f67e0c7 |
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)
