Mercurial > emacs
changeset 100464:172cb569b9a4
Fix typos.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 17 Dec 2008 14:29:39 +0000 |
parents | 8634bae28268 |
children | 471df3e0268b |
files | doc/misc/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Wed Dec 17 14:24:25 2008 +0000 +++ b/doc/misc/ChangeLog Wed Dec 17 14:29:39 2008 +0000 @@ -10,7 +10,7 @@ 2008-12-16 Carsten Dominik <dominik@science.uva.nl> - * org.texi: (Tables in LaTeX export): New section. + * org.texi (Tables in LaTeX export): New section. (Images in LaTeX export): New section. (Inlined images, Images in HTML export): Sections renamed. @@ -31,7 +31,7 @@ (Property searches): Document new special values for time comparisons. (Tag inheritance): Refine the description of tag inheritance. (Project alist): Add info about the publishing sequence of components. - (Effort estimates): Document the new relativer timer. + (Effort estimates): Document the new relative timer. 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>