diff options
| author | Juanma Barranquero | 2011-11-14 22:00:24 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2011-11-14 22:00:24 +0100 |
| commit | 0b381c7eb83c635f39159168a48c869d632d8081 (patch) | |
| tree | 32ad79519ce958dc2dbcdcd357d37d652314edb1 /doc/misc/ChangeLog | |
| parent | 8350f087efe62e2ce0ded434534629a56cdc4e8c (diff) | |
| download | emacs-0b381c7eb83c635f39159168a48c869d632d8081.tar.gz emacs-0b381c7eb83c635f39159168a48c869d632d8081.zip | |
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 @@ | |||
| 1 | 2011-11-14 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * ediff.texi (Hooks): | ||
| 4 | * sem-user.texi (Semanticdb Roots): Fix typo. | ||
| 5 | |||
| 1 | 2011-11-11 Juanma Barranquero <lekktu@gmail.com> | 6 | 2011-11-11 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * semantic.texi (Tag handling): Fix typo. | 8 | * semantic.texi (Tag handling): Fix typo. |
| @@ -300,7 +305,7 @@ | |||
| 300 | 305 | ||
| 301 | 2011-08-15 Eric Schulte <schulte.eric@gmail.com> | 306 | 2011-08-15 Eric Schulte <schulte.eric@gmail.com> |
| 302 | 307 | ||
| 303 | * org.texi (Evaluating code blocks): Expanded discussion of | 308 | * org.texi (Evaluating code blocks): Expanded discussion of |
| 304 | #+call: line syntax. | 309 | #+call: line syntax. |
| 305 | (Header arguments in function calls): Expanded discussion of | 310 | (Header arguments in function calls): Expanded discussion of |
| 306 | #+call: line syntax. | 311 | #+call: line syntax. |