Mercurial > emacs
changeset 71566:3ce880f9bb94
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Mon, 03 Jul 2006 10:57:16 +0000 |
parents | db2df7056830 |
children | f008b5943ba4 |
files | etc/ChangeLog lisp/ChangeLog man/ChangeLog |
diffstat | 3 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Mon Jul 03 10:26:15 2006 +0000 +++ b/etc/ChangeLog Mon Jul 03 10:57:16 2006 +0000 @@ -1,3 +1,8 @@ +2006-07-03 Carsten Dominik <dominik@science.uva.nl> + + * orgcard.tex (section{Agenda Views}): Document `s' key to save + all org-mode buffers. + 2006-06-30 Francesco Potort,Al(B <pot@gnu.org> * etags.1: -m and -M options do not exist.
--- a/lisp/ChangeLog Mon Jul 03 10:26:15 2006 +0000 +++ b/lisp/ChangeLog Mon Jul 03 10:57:16 2006 +0000 @@ -6,6 +6,7 @@ (org-save-all-org-buffers): New function. (org-first-headline-recenter): Enclose outline-regexp in group delimiters. + (org-set-tags): Keep single space after stars. 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
--- a/man/ChangeLog Mon Jul 03 10:26:15 2006 +0000 +++ b/man/ChangeLog Mon Jul 03 10:57:16 2006 +0000 @@ -1,3 +1,8 @@ +2006-07-03 Carsten Dominik <dominik@science.uva.nl> + + * org.texi (Agenda commands): Document `s' key to save all org-mode + buffers. + 2006-06-30 Eli Zaretskii <eliz@gnu.org> * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)