aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--lisp/ChangeLog7
-rw-r--r--man/ChangeLog8
3 files changed, 19 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 03441cc393f..823f82b57c5 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12006-07-07 Carsten Dominik <dominik@science.uva.nl>
2
3 * orgcard.tex: Version number change.
4
12006-07-05 Kenichi Handa <handa@m17n.org> 52006-07-05 Kenichi Handa <handa@m17n.org>
2 6
3 * HELLO: Add a paragraph for non-ASCII examples at the head. Add 7 * HELLO: Add a paragraph for non-ASCII examples at the head. Add
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9c1cbbcf949..a8532e7143c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12006-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
12006-07-06 Chong Yidong <cyd@stupidchicken.com> 82006-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
diff --git a/man/ChangeLog b/man/ChangeLog
index f94414a6b37..0ce0d63db06 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,11 @@
12006-07-07 Carsten Dominik <dominik@science.uva.nl>
2
3 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4 commands.
5 (Global TODO list): Document the use of the variables
6 `org-agenda-todo-ignore-scheduled' and
7 `org-agenda-todo-list-sublevels'.
8
12006-07-05 Richard Stallman <rms@gnu.org> 92006-07-05 Richard Stallman <rms@gnu.org>
2 10
3 * faq.texi (Scrolling only one line): Fix xref. 11 * faq.texi (Scrolling only one line): Fix xref.