From: Carsten Dominik Date: Fri, 10 Nov 2006 08:55:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.91~175 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=72e16456a2ab38fd431c80266cb6459897014cef;p=emacs.git *** empty log message *** --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 18b25ef72bc..5e93cf72807 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,9 @@ +2006-11-10 Carsten Dominik + + * orgcard.tex (section{Archiving}): Document C-TAB. + (section{TODO Items and Checkboxes}): Checkbox keys moved to this + section, added documentation for the key `C-c #'. + 2006-11-05 Slawomir Nowaczyk (tiny change) * emacs.py (eargs): Provide eldoc message for builtin types. diff --git a/man/ChangeLog b/man/ChangeLog index b67731d7678..802890ea63c 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,23 @@ +2006-11-10 Carsten Dominik + + * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of + archived trees. + (Checkboxes): Section moved to chapter 5, and extended. + (The date/time prompt): New section. + (Link abbreviations): New section. + (Presentation and sorting): New section. + (Custom agenda views): Section completely rewritten. + (Summary): Compare with Planner. + (Feedback): More info about creating backtraces. + (Plain lists): Modified example. + (Breaking down tasks): New section. + (Custom time format): New section. + (Time stamps): Document inactive timestamps. + (Setting tags): More details about fast tag selection. + (Block agenda): New section. + (Custom agenda views): Section rewritten. + (Block agenda): New section. + 2006-11-07 Michael Albinus * tramp.texi (Configuration): scp is the default method.