diff options
| author | Juanma Barranquero | 2012-02-28 13:36:39 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2012-02-28 13:36:39 +0100 |
| commit | bf7f9bc5e285dda130066ea2a52d7b493edf8647 (patch) | |
| tree | 9aea9a158ab17ebda9b4d6d7f4168592f6112042 /doc | |
| parent | 96b49301274ac12ce82c3dfd3361929f0344b9e3 (diff) | |
| download | emacs-bf7f9bc5e285dda130066ea2a52d7b493edf8647.tar.gz emacs-bf7f9bc5e285dda130066ea2a52d7b493edf8647.zip | |
Fix ChangeLog typos.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 1b5418b47aa..c3ec5651839 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com> | 1 | 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com> |
| 2 | 2 | ||
| 3 | * files.texi Rename files-equal-p to file-equal-p. | 3 | * files.texi: Rename files-equal-p to file-equal-p. |
| 4 | Update chnaged behavior of file-subdir-of-p. | 4 | Update changed behavior of file-subdir-of-p. |
| 5 | 5 | ||
| 6 | 2012-02-28 Glenn Morris <rgm@gnu.org> | 6 | 2012-02-28 Glenn Morris <rgm@gnu.org> |
| 7 | 7 | ||