mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 14:30:43 -08:00
(Fsun_change_cursor_icon): Doc fix.
This commit is contained in:
parent
39270c092a
commit
030ca2d924
1 changed files with 2 additions and 1 deletions
|
|
@ -208,7 +208,8 @@ DEFUN ("update-display", Fupdate_display, Supdate_display, 0, 0, 0,
|
|||
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. */)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue