emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/macfns.c,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/macfns.c,v
Date: Sat, 24 Mar 2007 15:40:57 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    07/03/24 15:40:57

Index: macfns.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/macfns.c,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -b -r1.104 -r1.105
--- macfns.c    11 Mar 2007 06:19:29 -0000      1.104
+++ macfns.c    24 Mar 2007 15:40:57 -0000      1.105
@@ -4115,6 +4115,8 @@
        doc: /* Show STRING in a "tooltip" window on frame FRAME.
 A tooltip window is a small window displaying a string.
 
+This is an internal function; Lisp code should call `tooltip-show'.
+
 FRAME nil or omitted means use the selected frame.
 
 PARMS is an optional list of frame parameters which can be used to




reply via email to

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