Mercurial > emacs
diff lisp/ChangeLog @ 102657:b8f0ba733f16
Fix typos.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 19 Mar 2009 09:35:58 +0000 |
parents | e34cdd6bbf86 |
children | 3bd929838554 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 19 06:51:07 2009 +0000 +++ b/lisp/ChangeLog Thu Mar 19 09:35:58 2009 +0000 @@ -10,23 +10,23 @@ 2009-03-19 Kenichi Handa <handa@m17n.org> - * international/quail.el (quail-update-leim-list-file): Save - leim-list.el in utf-8. - - * international/mule-cmds.el (leim-list-header): Use utf-8 coding - tag. - - * term/ns-win.el: Call create-defualt-fontset, not + * international/quail.el (quail-update-leim-list-file): + Save leim-list.el in utf-8. + + * international/mule-cmds.el (leim-list-header): + Use utf-8 coding tag. + + * term/ns-win.el: Call create-default-fontset, not setup-default-fontset. Call create-fontset-from-fontset-spec within condition-case. - * term/w32-win.el (w32-initialize-window-system): Call - create-defualt-fontset, not setup-default-fontset. Call - create-fontset-from-fontset-spec within condition-case. - - * term/x-win.el (x-initialize-window-system): Call - create-defualt-fontset, not setup-default-fontset. Call - create-fontset-from-fontset-spec within condition-case. + * term/w32-win.el (w32-initialize-window-system): + Call create-default-fontset, not setup-default-fontset. + Call create-fontset-from-fontset-spec within condition-case. + + * term/x-win.el (x-initialize-window-system): + Call create-default-fontset, not setup-default-fontset. + Call create-fontset-from-fontset-spec within condition-case. * international/fontset.el (create-default-fontset): New function. (create-fontset-from-x-resource): Use display-warning instead of