From 68e3d7319f3a95881b876ef8370501bf4fe69417 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 31 Jul 1997 05:53:31 +0000 Subject: [PATCH] (reference-point-alist): Doc-string modified. --- lisp/international/mule-util.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/international/mule-util.el b/lisp/international/mule-util.el index 45b5c1330b0..79abfcc79e4 100644 --- a/lisp/international/mule-util.el +++ b/lisp/international/mule-util.el @@ -386,6 +386,10 @@ positions (integers or markers) specifying the region." (3 . 3) (4 . 4) (5 . 5) (6 . 6) (7 . 7) (8 . 8)) "Alist of reference point symbols vs reference point codes. +A reference point symbol is to be used to specify a composition rule +while making a composite character by the function `compose-chars' +(which see). + Meanings of reference point codes are as follows: 0----1----2 <-- ascent 0:tl or top-left -- 2.39.2