diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2012-09-12 Stephen Berman <stephen.berman@gmx.net> | 1 | 2012-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 | |||
| 6 | 2012-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. |