(ethio-composition-function): Fix arguments.
This commit is contained in:
parent
268dff9412
commit
a5787fe364
1 changed files with 1 additions and 1 deletions
|
@ -1019,7 +1019,7 @@ With ARG, insert that many delimiters."
|
|||
;;
|
||||
|
||||
;;;###autoload
|
||||
(defun ethio-composition-function (pos &optional string)
|
||||
(defun ethio-composition-function (pos to font-object string)
|
||||
(setq pos (1- pos))
|
||||
(let ((pattern "\\ce\\(፟\\|<7C><><EFBFBD><EFBFBD>\\)"))
|
||||
(if string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue