Mercurial > emacs
changeset 41024:b192e8b73558
(Fsun_change_cursor_icon): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 14 Nov 2001 00:04:24 +0000 |
parents | 570fdfa8cc9e |
children | 4feeae90afa4 |
files | src/sunfns.c |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/sunfns.c Tue Nov 13 23:22:19 2001 +0000 +++ b/src/sunfns.c Wed Nov 14 00:04:24 2001 +0000 @@ -208,7 +208,8 @@ DEFUN ("sun-change-cursor-icon", Fsun_change_cursor_icon, Ssun_change_cursor_icon, 1, 1, 0, - doc: /* Change the Sun mouse cursor icon. ICON is a lisp vector whose 1st element + doc: /* Change the Sun mouse cursor icon. +ICON is a lisp vector whose 1st element is the X offset of the cursor hot-point, whose 2nd element is the Y offset of the cursor hot-point and whose 3rd element is the cursor pixel data expressed as a string. If ICON is nil then the original arrow cursor is used. */)