emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/sunfns.c


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/sunfns.c
Date: Tue, 13 Nov 2001 19:04:25 -0500

Index: emacs/src/sunfns.c
diff -u emacs/src/sunfns.c:1.21 emacs/src/sunfns.c:1.22
--- emacs/src/sunfns.c:1.21     Fri Nov  2 15:44:41 2001
+++ emacs/src/sunfns.c  Tue Nov 13 19:04:24 2001
@@ -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. 
 */)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]