From: Carsten Dominik Date: Fri, 20 Jan 2006 13:53:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~4663 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d86e2d954dd2eb817d4318d26ba92307ac2a4863;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3c9e56c62dd..b56b402a6af 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +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. + (org-get-tags-at): New function. + 2006-01-20 Nick Roberts * thumbs.el (thumbs-buffer): New variable. Make it buffer local.