Mercurial > emacs
comparison lisp/ChangeLog @ 110353:5f841657c901
* lisp/calendar/appt.el (appt-check): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 14 Sep 2010 00:21:03 -0700 |
parents | 7c4d14415111 |
children | be6132068051 |
comparison
equal
deleted
inserted
replaced
110352:7c4d14415111 | 110353:5f841657c901 |
---|---|
3 * calendar/diary-lib.el (diary-included-files): New variable. | 3 * calendar/diary-lib.el (diary-included-files): New variable. |
4 (diary-list-entries): Maybe initialize diary-included-files. | 4 (diary-list-entries): Maybe initialize diary-included-files. |
5 (diary-include-other-diary-files): Append to diary-included-files. | 5 (diary-include-other-diary-files): Append to diary-included-files. |
6 * calendar/appt.el (appt-update-list): Also check the members of | 6 * calendar/appt.el (appt-update-list): Also check the members of |
7 diary-included-files. (Bug#6999) | 7 diary-included-files. (Bug#6999) |
8 (appt-check): Doc fix. | |
8 | 9 |
9 2010-09-12 David Reitter <david.reitter@gmail.com> | 10 2010-09-12 David Reitter <david.reitter@gmail.com> |
10 | 11 |
11 * simple.el (line-move-visual): Do not truncate goal column to | 12 * simple.el (line-move-visual): Do not truncate goal column to |
12 integer size. (Bug#7020) | 13 integer size. (Bug#7020) |