Mercurial > emacs
changeset 60299:70e25b87a334
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 27 Feb 2005 22:54:12 +0000 |
parents | 6f85d024a41d |
children | 8da4bb4a512f |
files | etc/NEWS lisp/ChangeLog |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Feb 27 22:46:03 2005 +0000 +++ b/etc/NEWS Sun Feb 27 22:54:12 2005 +0000 @@ -1599,6 +1599,9 @@ 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
--- a/lisp/ChangeLog Sun Feb 27 22:46:03 2005 +0000 +++ b/lisp/ChangeLog Sun Feb 27 22:54:12 2005 +0000 @@ -1,3 +1,8 @@ +2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk> + + * calendar/diary-lib.el (diary-remind): Discard any mark portion + from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>. + 2005-02-27 Luc Teirlinck <teirllm@auburn.edu> * cus-edit.el: Comment change.