]> git.eshelyaron.com Git - emacs.git/commitdiff
(terminal-composition-function): Fix previous change.
authorKenichi Handa <handa@m17n.org>
Thu, 27 Dec 2007 02:37:58 +0000 (02:37 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 27 Dec 2007 02:37:58 +0000 (02:37 +0000)
lisp/composite.el

index 2e6e534172cc6e1e52b44aa0b001d64fbe75c4bf..39da7ec5dd1ece4169195158d33e622eb898e667 100644 (file)
@@ -443,7 +443,7 @@ See also the command `toggle-auto-composition'.")
 (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