aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3e8e3d71c66..4739407547b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12012-09-12 Stephen Berman <stephen.berman@gmx.net> 12012-09-12 Stephen Berman <stephen.berman@gmx.net>
2 2
3 * calendar/todos.el (todos-list-categories): Fix typos.
4 (todos-show): Ensure file is in todos-mode.
5
62012-09-12 Stephen Berman <stephen.berman@gmx.net>
7
3 * calendar/todos.el (todos-header): Remove defvar. 8 * calendar/todos.el (todos-header): Remove defvar.
4 (todos-add-category): Comment out code that inserts and updates 9 (todos-add-category): Comment out code that inserts and updates
5 the file local variables first line of the file todos-file-do. 10 the file local variables first line of the file todos-file-do.