aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5c81102cb83..21821505339 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,18 @@
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-window-configuration): Comment out.
4 (todos-display-categories): Comment out use of
5 todos-window-configuration; use switch-to-buffer instead of
6 pop-to-buffer.
7 (todos-jump-to-category-noninteractively): Comment out use of
8 todos-window-configuration.
9 (todos-edit-item): Don't allow editing of date/time item header.
10 (todos-insert-item, todos-insert-item-here): Insert date/time
11 header in front of new item string.
12 (todos-mode): Tweak wrap-prefix.
13
142012-09-12 Stephen Berman <stephen.berman@gmx.net>
15
3 * calendar/todos.el (todos-file-do, todos-file-done): 16 * calendar/todos.el (todos-file-do, todos-file-done):
4 Change default location to directory "~/.emacs.d/". 17 Change default location to directory "~/.emacs.d/".
5 (todos-completion-ignore-case, todos-categories-buffer): 18 (todos-completion-ignore-case, todos-categories-buffer):