aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorCarsten Dominik2006-01-20 13:53:08 +0000
committerCarsten Dominik2006-01-20 13:53:08 +0000
commitd86e2d954dd2eb817d4318d26ba92307ac2a4863 (patch)
tree389ec2e19c929b50fbf02ce60645864159236f7a /lisp
parentef8beec687a03b59404c20e94ab3020e06046a70 (diff)
downloademacs-d86e2d954dd2eb817d4318d26ba92307ac2a4863.tar.gz
emacs-d86e2d954dd2eb817d4318d26ba92307ac2a4863.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3c9e56c62dd..b56b402a6af 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12006-01-20 Carsten Dominik <dominik@science.uva.nl>
2
3 * textmodes/org.el: (org-open-at-point): Fixed bug with matching a
4 link. Fixed buggy argument sequence in call to `org-view-tags'.
5 (org-compile-prefix-format): Set `org-prefix-has-tag'.
6 (org-prefix-has-tag): New variable.
7 (org-format-agenda-item): Remove tags from headline if
8 appropriate.
9 (org-agenda-remove-tags-when-in-prefix): New option.
10 (org-get-tags-at): New function.
11
12006-01-20 Nick Roberts <nickrob@snap.net.nz> 122006-01-20 Nick Roberts <nickrob@snap.net.nz>
2 13
3 * thumbs.el (thumbs-buffer): New variable. Make it buffer local. 14 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.