From 119ee84fc3df031d21731a0e464e7bb8ed838842 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Fri, 17 Nov 2006 07:56:58 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 4 ++++ lisp/ChangeLog | 12 ++++++++++++ man/ChangeLog | 5 +++++ 3 files changed, 21 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 57c5a369037..97c3fbb92c6 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2006-11-17 Carsten Dominik + + * orgcard.tex (section{Agenda Views}): Document `C-k'. + 2006-11-13 Carsten Dominik * orgcard.tex: Version number change. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index decec1e3f3d..f5b3429f76e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2006-11-17 Carsten Dominik + + * textmodes/org.el (org-scan-tags): Re-align code fixed. + (org-detach-overlay): Renamed from `org-detatch-overlay'. + (org-table-convert-region): Insert space after column separator. + (org-agenda-kill): New command. + (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 TODO are highlighted. + 2006-11-17 Stefan Monnier * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system. diff --git a/man/ChangeLog b/man/ChangeLog index 2c47374ec91..e508cc35d0f 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2006-11-17 Carsten Dominik + + * org.texi: Fix typos. + (Agenda commands): Document `C-k'. + 2006-11-16 Eli Zaretskii * url.texi (http/https): Fix a typo in the HTTP URL. -- 2.39.5