# HG changeset patch # User Glenn Morris # Date 1205034140 0 # Node ID 6984f0acb7d838b85bb1a70652f63c253191739e # Parent 141c5cc6c6fecae5de97ed9b19896a4b00a53e58 *** empty log message *** diff -r 141c5cc6c6fe -r 6984f0acb7d8 lisp/ChangeLog --- a/lisp/ChangeLog Sun Mar 09 03:41:17 2008 +0000 +++ b/lisp/ChangeLog Sun Mar 09 03:42:20 2008 +0000 @@ -1,6 +1,13 @@ +2008-03-09 Glenn Morris + + * calendar/diary-lib.el (nongregorian-diary-marking-hook) + (list-sexp-diary-entries): Doc fixes. + (diary-list-entries): Doc fix. Remove free variable `entry'. + (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'. + (mark-diary-entries): Remove free variable `entry'. + 2008-03-09 Stefan Monnier - * bookmark.el (bookmark-make): Don't pass the `annotation' to the make-record function, instead paste it in afterwards. (bookmark-make-record-for-text-file):