diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-14 22:00:24 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-14 22:00:24 +0100 |
commit | 0b381c7eb83c635f39159168a48c869d632d8081 (patch) | |
tree | 32ad79519ce958dc2dbcdcd357d37d652314edb1 /doc/misc/ChangeLog | |
parent | 8350f087efe62e2ce0ded434534629a56cdc4e8c (diff) | |
download | emacs-0b381c7eb83c635f39159168a48c869d632d8081.tar.gz |
Fix typos.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r-- | doc/misc/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index af8d38a077f..f06405be625 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2011-11-14 Juanma Barranquero <lekktu@gmail.com> + + * ediff.texi (Hooks): + * sem-user.texi (Semanticdb Roots): Fix typo. + 2011-11-11 Juanma Barranquero <lekktu@gmail.com> * semantic.texi (Tag handling): Fix typo. @@ -300,7 +305,7 @@ 2011-08-15 Eric Schulte <schulte.eric@gmail.com> - * org.texi (Evaluating code blocks): Expanded discussion of + * org.texi (Evaluating code blocks): Expanded discussion of #+call: line syntax. (Header arguments in function calls): Expanded discussion of #+call: line syntax. |