mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-15 09:47:20 +00:00
(reference-point-alist): Doc-string modified.
This commit is contained in:
parent
e756eb9faf
commit
68e3d7319f
@ -386,6 +386,10 @@ positions (integers or markers) specifying the region."
|
|||||||
(3 . 3) (4 . 4) (5 . 5)
|
(3 . 3) (4 . 4) (5 . 5)
|
||||||
(6 . 6) (7 . 7) (8 . 8))
|
(6 . 6) (7 . 7) (8 . 8))
|
||||||
"Alist of reference point symbols vs reference point codes.
|
"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:
|
Meanings of reference point codes are as follows:
|
||||||
|
|
||||||
0----1----2 <-- ascent 0:tl or top-left
|
0----1----2 <-- ascent 0:tl or top-left
|
||||||
|
Loading…
Reference in New Issue
Block a user