aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9f76d4e9a79..57113398ec7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,12 @@
12012-12-14 Stephen Berman <stephen.berman@gmx.net> 12012-12-14 Stephen Berman <stephen.berman@gmx.net>
2 2
3 * calendar/todos.el (todos-priorities-rules): Fix customization
4 type to prevent mismatch error.
5 (todos-set-top-priorities): Fix rule construction; fix input check;
6 improve prompt.
7
82012-12-14 Stephen Berman <stephen.berman@gmx.net>
9
3 * calendar/todos.el (todos-insert-item): If user exits Calendar 10 * calendar/todos.el (todos-insert-item): If user exits Calendar
4 before choosing a date, cancel item insertion. 11 before choosing a date, cancel item insertion.
5 (todos-set-date-from-calendar): If user exits Calendar before 12 (todos-set-date-from-calendar): If user exits Calendar before