Mercurial > emacs
changeset 70580:80f0136fc4af
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 11 May 2006 06:57:11 +0000 |
parents | 7327dd4cea67 |
children | 1eaae4fee224 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 11 04:13:33 2006 +0000 +++ b/lisp/ChangeLog Thu May 11 06:57:11 2006 +0000 @@ -1,3 +1,10 @@ +2006-05-10 Glenn Morris <rgm@gnu.org> + + * calendar/calendar.el (calendar-basic-setup): Set day to 1 in + prefix arg case, to avoid view-diary-entries-initially error. + Reported by Stephen Berman <Stephen.Berman at gmx.net>. + (calendar-date-is-legal-p): Handle dates with no day part. + 2006-05-11 Nick Roberts <nickrob@snap.net.nz> * comint.el (comint-insert-input): Just make it when