aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Dominik <[email protected]>2005-04-05 10:07:51 +0000
committerCarsten Dominik <[email protected]>2005-04-05 10:07:51 +0000
commitda659ce6a827bc071009848820842e24dc876997 (patch)
tree9a9becadec516ae7d0fab1df2db59d27eda68c67
parent1e39fa2637fe90dbd0c081b4553ef43edc6562c2 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4db9320045..3dc2fe8411 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-05 Carsten Dominik <[email protected]>
+
+ * textmodes/org.el (org-diary-default-entry): Fixed call to
+ `add-to-diary-entry'.
+
2005-04-05 Kim F. Storm <[email protected]>
* ediff-init.el: Use (featurep 'xemacs).