From 1585c4a6caea1e98cf132f78a49eb13171061454 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Mon, 13 Nov 2006 08:40:12 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 4 ++++ lisp/ChangeLog | 22 ++++++++++++++++++++++ man/ChangeLog | 4 ++++ 3 files changed, 30 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 1cef0ec4d1d..57c5a369037 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2006-11-13 Carsten Dominik + + * orgcard.tex: Version number change. + 2006-11-13 Bill Wohler Release MH-E version 8.0.3. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 59d72fea53f..ff2da0b32e9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2006-11-13 Carsten Dominik + + * textmodes/org.el (org-metaleft): Call `org-outdent-item' on + bullets. + (org-metaright): Call `org-indent-item' on bullets. + (org-timestamp-change): Set `org-last-changed-timestamp'. + (org-current-line): Make sure (bolp) returns correct result. + (org-agenda-change-all-lines): Make sure highlighting TODO always + works. + 2006-11-12 Richard Stallman * language/european.el (turkish-case-conversion-enable) @@ -142,9 +152,21 @@ 2006-11-10 Carsten Dominik +<<<<<<< ChangeLog + * textmodes/org.el (org-show-hierarchy-above) + (org-show-following-heading): Fixed typo in default value. + +2006-11-10 Carsten Dominik + + * textmodes/org.el (org-scan-tags): Make the search + case-sensitive. + (org-tags-sparse-tree): Don't overrule + `org-show-following-heading' and `org-show-hierarchy-above'. +======= * textmodes/org.el (org-scan-tags): Make the search case-sensitive. (org-tags-sparse-tree): Don't overrule `org-show-following-heading' and `org-show-hierarchy-above'. +>>>>>>> 1.10303 (org-reveal): New command. (org-show-context): Renamed from `org-show-hierarchy-above'. (org-fast-tag-selection-single-key): New option. diff --git a/man/ChangeLog b/man/ChangeLog index f27910e7c78..f04e220e081 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2006-11-13 Carsten Dominik + + * org.texi: Minor typo fixes. + 2006-11-13 Bill Wohler Release MH-E manual version 8.0.3. -- 2.39.5