diff options
| author | Stephen Berman | 2009-02-16 01:38:42 +0100 |
|---|---|---|
| committer | Stephen Berman | 2009-02-16 01:38:42 +0100 |
| commit | fffe59491fe63bae731ec613c4aa5ad8344459c9 (patch) | |
| tree | 91f228e91b2d0bdeb85a6ea49e5a7700370eb715 /lisp/ChangeLog | |
| parent | 1e3d87b31504034a266a0af4191feb642b5fd7cc (diff) | |
| download | emacs-fffe59491fe63bae731ec613c4aa5ad8344459c9.tar.gz emacs-fffe59491fe63bae731ec613c4aa5ad8344459c9.zip | |
* calendar/todos.el (todos-list-categories): Fix typos.
(todos-show): Ensure file is in todos-mode.
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. |