aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStephen Berman2009-02-16 01:38:42 +0100
committerStephen Berman2009-02-16 01:38:42 +0100
commitfffe59491fe63bae731ec613c4aa5ad8344459c9 (patch)
tree91f228e91b2d0bdeb85a6ea49e5a7700370eb715 /lisp/ChangeLog
parent1e3d87b31504034a266a0af4191feb642b5fd7cc (diff)
downloademacs-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/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.