(make_lispy_position): Add x and y coordinates
authorKim F. Storm <storm@cua.dk>
Thu, 27 Nov 2003 21:16:26 +0000 (21:16 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 27 Nov 2003 21:16:26 +0000 (21:16 +0000)
commit45de137aed5987e2fc90ccc0fe498360e40e6119
treed3dfe4c7a072b328b6631a198eb40d4b67ed6f05
parent8cef763f8c27674962228668c8122406a9269498
(make_lispy_position): Add x and y coordinates
relative to the current glyph as 7th element of position.
If glyph is an image, return it in the object element.
(read_key_sequence): Skip checks for keymap property in cases
where POSN_STRING is not a string (e.g. an image).
src/keyboard.c