From f43ae016822a121eee313180bc4788154f897b42 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 27 Feb 2005 22:54:12 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 3 +++ lisp/ChangeLog | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 3ca9d1e0da5..f1d17ef58bf 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1599,6 +1599,9 @@ count backward from the end of the year. prompts for a year and a week number, and moves to the first day of that ISO week. +** The new variable `calendar-minimum-window-height' affects the +window generated by the function `generate-calendar-window'. + --- ** The functions `holiday-easter-etc' and `holiday-advent' now take optional arguments, in order to only report on the specified holiday diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1e195944963..716f6e5a42f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-02-27 Glenn Morris + + * calendar/diary-lib.el (diary-remind): Discard any mark portion + from diary-entry. Reported by Andrew Kemp . + 2005-02-27 Luc Teirlinck * cus-edit.el: Comment change. -- 2.39.5