diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7ddd2325882..f3aff53e1b3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2010-06-15 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * calendar/appt.el (appt-time-msg-list): Doc fix. | ||
| 4 | (appt-check): Let-bind appt-warn-time. | ||
| 5 | (appt-add): Make the 3rd argument optional. | ||
| 6 | Simplify argument names. Doc fix. Check for integer WARNTIME. | ||
| 7 | Only add WARNTIME to the output list if non-nil. | ||
| 8 | |||
| 1 | 2010-06-15 Ivan Kanis <apple@kanis.eu> | 9 | 2010-06-15 Ivan Kanis <apple@kanis.eu> |
| 2 | 10 | ||
| 3 | * calendar/appt.el (appt-check): Let the 3rd element of | 11 | * calendar/appt.el (appt-check): Let the 3rd element of |