diff options
| author | Juanma Barranquero | 2008-12-19 21:45:22 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-12-19 21:45:22 +0000 |
| commit | a300e74ab113c23bcfa432862ca31acf52a258e7 (patch) | |
| tree | 8be01eb005c4bed3dda5ebeab5161b9dde64bf51 /lisp | |
| parent | efdd80c6fd645ac3daf61afd78a3ffd47591edd9 (diff) | |
| download | emacs-a300e74ab113c23bcfa432862ca31acf52a258e7.tar.gz emacs-a300e74ab113c23bcfa432862ca31acf52a258e7.zip | |
Fix typos.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 05fdc825de2..bc62265a5e5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -9,19 +9,17 @@ | |||
| 9 | (authors-canonical-author-name): Doc fix. Respect authors-fixed-case. | 9 | (authors-canonical-author-name): Doc fix. Respect authors-fixed-case. |
| 10 | (authors): Ensure error buffer is writable. | 10 | (authors): Ensure error buffer is writable. |
| 11 | 11 | ||
| 12 | 2008-12-18 Agustin Martin <agustin.martin@hispalinux.es> | 12 | 2008-12-18 Agustín Martín <agustin.martin@hispalinux.es> |
| 13 | 13 | ||
| 14 | (ispell-really-hunspell): new variable to signal hunspell | 14 | (ispell-really-hunspell): New variable to signal hunspell. |
| 15 | (ispell-check-version): | 15 | (ispell-check-version): |
| 16 | Check if hunspell and set ispell-really-hunspell if needed | 16 | Check if hunspell and set ispell-really-hunspell if needed. |
| 17 | (ispell-send-string), (ispell-start-process), | 17 | (ispell-send-string, ispell-start-process, flyspell-large-region): |
| 18 | (flyspell-large-region): | 18 | Pass right options for hunspell if needed. |
| 19 | Pass right options for hunspell if needed | ||
| 20 | 19 | ||
| 21 | 2008-12-18 Kenichi Handa <handa@m17n.org> | 20 | 2008-12-18 Kenichi Handa <handa@m17n.org> |
| 22 | 21 | ||
| 23 | * international/fontset.el (script-representative-chars): Add more | 22 | * international/fontset.el (script-representative-chars) |
| 24 | scripts. | ||
| 25 | (setup-default-fontset): Add more scripts. | 23 | (setup-default-fontset): Add more scripts. |
| 26 | 24 | ||
| 27 | * international/characters.el: Add more scripts. | 25 | * international/characters.el: Add more scripts. |