# HG changeset patch # User Carsten Dominik # Date 1137765093 0 # Node ID 54059688476516f05426d24ebab3d363f479f679 # Parent 2f8a11deedf48e0a1a50395f37a868fa38e5e5b3 *** empty log message *** diff -r 2f8a11deedf4 -r 540596884765 lisp/ChangeLog --- 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 + + * 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 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.