Mercurial > emacs
changeset 91296:391d41e86eda
(terminal-composition-function): Fix previous change.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 27 Dec 2007 02:37:58 +0000 |
parents | e05192ca2c8f |
children | a648a2b24736 |
files | lisp/composite.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/composite.el Thu Dec 27 01:15:57 2007 +0000 +++ b/lisp/composite.el Thu Dec 27 02:37:58 2007 +0000 @@ -443,7 +443,7 @@ (defun terminal-composition-modification (from to) (terminal-composition-function from)) -(defun terminal-composition-function (from to pattern font-object string) +(defun terminal-composition-function (from to font-object string) "General composition function used on terminal. Non-spacing characters are composed with the preceding spacing character. All non-spacing characters has this function in