# HG changeset patch # User Kenichi Handa # Date 1198723078 0 # Node ID 391d41e86edac1146c77d891daabc6e7b68a37f4 # Parent e05192ca2c8fbea9a93accc8327c5c7b3576d7e0 (terminal-composition-function): Fix previous change. diff -r e05192ca2c8f -r 391d41e86eda lisp/composite.el --- 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