diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9c1cbbcf949..a8532e7143c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-07-07 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * textmodes/org.el (org-agenda-get-todos): Skip subtree also if | ||
| 4 | entry is skipped because it has been scheduled. | ||
| 5 | (org-prepare-agenda-buffers): Don't mark buffers as modified when | ||
| 6 | changing `:org-archived' and `:org-comment' properties. | ||
| 7 | |||
| 1 | 2006-07-06 Chong Yidong <cyd@stupidchicken.com> | 8 | 2006-07-06 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * server.el (server-select-display): Don't make the temp frame | 10 | * server.el (server-select-display): Don't make the temp frame |