Mercurial > emacs
changeset 68292:540596884765
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Fri, 20 Jan 2006 13:51:33 +0000 |
parents | 2f8a11deedf4 |
children | 5d930699173f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 20 07:06:51 2006 +0000 +++ b/lisp/ChangeLog Fri Jan 20 13:51:33 2006 +0000 @@ -1,3 +1,13 @@ +2006-01-20 Carsten Dominik <dominik@science.uva.nl> + + * textmodes/org.el: (org-open-at-point): Fixed bug with matching a + link. Fixed buggy argument sequence in call to `org-view-tags'. + (org-compile-prefix-format): Set `org-prefix-has-tag'. + (org-prefix-has-tag): New variable. + (org-format-agenda-item): Remove tags from headline if + appropriate. + (org-agenda-remove-tags-when-in-prefix): New option. + 2006-01-20 Nick Roberts <nickrob@snap.net.nz> * thumbs.el (thumbs-buffer): New variable. Make it buffer local.