emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Elisp manual omission?


From: Eli Zaretskii
Subject: Re: Elisp manual omission?
Date: Sat, 23 Apr 2005 15:23:12 +0300

> From: Richard Stallman <address@hidden>
> CC: address@hidden, address@hidden
> Date: Wed, 20 Apr 2005 17:42:20 -0400
> 
>     Perhaps just document some of the variables and functions in
>     tooltip.el.
> 
> Which of these do Lisp programmers need to use, and when?

It seems like tooltip-mode is used in several files, so at least that
function should be mentioned.  gdb-ui.el uses
tooltip-identifier-from-point and gud.el uses tooltip-toggle-gud-tips
and tooltip-gud-tips-p.

Personally, I'd document the following:

tooltip-frame-parameters, tooltip-hook, tooltip-mode, tooltip-show,
tooltip-hide, tooltip-identifier-from-point,
tooltip-show-help-function, tooltip-help-tips.

(tooltip-hook should IMHO be mentioned in the "Standard Hooks" node.)




reply via email to

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