Mercurial > emacs
comparison lisp/ChangeLog @ 109002:adda58866253
Close bug#5176.
* lisp/calendar/appt.el (appt-check): Let the 3rd element of
appt-time-msg-list specify the warning time.
(appt-add): Add new argument with the warning time.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 14 Jun 2010 20:38:58 -0700 |
parents | 0507a7e69be1 |
children | ccf6e90ae542 |
comparison
equal
deleted
inserted
replaced
109001:fe1cb647c842 | 109002:adda58866253 |
---|---|
1 2010-06-15 Ivan Kanis <apple@kanis.eu> | |
2 | |
3 * calendar/appt.el (appt-check): Let the 3rd element of | |
4 appt-time-msg-list specify the warning time. | |
5 (appt-add): Add new argument with the warning time. (Bug#5176) | |
6 | |
1 2010-06-12 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change) | 7 2010-06-12 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change) |
2 | 8 |
3 * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions | 9 * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions |
4 older than version 1.6. (Bug#6361) | 10 older than version 1.6. (Bug#6361) |
5 | 11 |