Handle overlapping appointments in appt.el (bug#8377)
[bpt/emacs.git] / etc / NEWS
index 51b179d..dad42e1 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -511,6 +511,11 @@ See the variable `diary-comment-start'.
 *** Appointments can specify their individual warning times.
 See the variable `appt-warning-time-regexp'.
 
+---
+*** The function specified by `appt-disp-window-function' may be passed
+lists of arguments if multiple appointments are due at similar times.
+If you are using a custom function for this, you should update it.
+
 +++
 *** New function `diary-hebrew-birthday'.