1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00

Fix typos.

This commit is contained in:
Juanma Barranquero 2011-11-20 20:35:27 +01:00
parent 09f5d05492
commit fe7a3057a3
64 changed files with 174 additions and 147 deletions

View file

@ -30,7 +30,7 @@
2009-06-19 Kenichi Handa <handa@m17n.org>
* international/fontset.el (setup-default-fontset): Add a spec of
non-OTF unicode font for Thai.
non-OTF Unicode font for Thai.
* fringe.el: Add coding: utf-8 cookie.
@ -8483,7 +8483,7 @@
2008-07-31 Chong Yidong <cyd@stupidchicken.com>
* Makefile.in: Avoid maintainer warning for autogenerated unicode
* Makefile.in: Avoid maintainer warning for autogenerated Unicode
files.
* apropos.el (apropos-symbol): Don't set button skip by default.
@ -16095,10 +16095,10 @@
covering IPA (previously Latin), Phonetic Extensions and
Phonetic Extensions Supplement (both previously unassigned).
* international/fontset.el (setup-default-fontset): Use unicode fonts
* international/fontset.el (setup-default-fontset): Use Unicode fonts
that cover bopomofo script for bopomofo.
Likewise for braille and mathematical.
Use unicode scripts that cover the phonetic script for IPA.
Use Unicode scripts that cover the phonetic script for IPA.
2008-04-01 Johan Bockgård <bojohan@gnu.org>