From 844bf7bac8f4dad621ee4bcb580620897076c984 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 27 Dec 2007 02:41:26 +0000 Subject: [PATCH] terminal-composition-modification: Delete it. --- lisp/composite.el | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lisp/composite.el b/lisp/composite.el index 39da7ec5dd1..8fdcc67426d 100644 --- a/lisp/composite.el +++ b/lisp/composite.el @@ -438,11 +438,6 @@ See also the command `toggle-auto-composition'.") (put 'save-buffer-state 'lisp-indent-function 1) -;; This function is called when a composition created by -;; terminal-composition-function is partially modified. -(defun terminal-composition-modification (from to) - (terminal-composition-function from)) - (defun terminal-composition-function (from to font-object string) "General composition function used on terminal. Non-spacing characters are composed with the preceding spacing -- 2.39.5