* term/mac-win.el (encoding-vector, mac-font-encoder-list)
authorSteven Tamm <steventamm@mac.com>
Sat, 18 Dec 2004 16:36:31 +0000 (16:36 +0000)
committerSteven Tamm <steventamm@mac.com>
Sat, 18 Dec 2004 16:36:31 +0000 (16:36 +0000)
commitfbe6152fad0cd271a9bb766f16a70a8fa988d992
treec45ab5f252570fd6d32b2bba0b2a710af2cb82bb
parentc138633412ded34ddb448cca51f52cdf7a3edbab
* term/mac-win.el (encoding-vector, mac-font-encoder-list)
(ccl-encode-mac-centraleurroman-font): Use centraleurroman
instead of centraleuropean as the name
* macterm.c (endif, x_font_name_to_mac_font_name): Use
maccentraleurroman instead of maccentraleuropean
(mac_c_string_match, mac_do_list_fonts): Speed up font search by
quickly finding a specific font without needing regexps.
lisp/ChangeLog
lisp/term/mac-win.el
src/ChangeLog
src/macterm.c