/[emacs]/emacs/man/frames.texi
ViewVC logotype

Diff of /emacs/man/frames.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.49 by rms, Mon Jun 17 16:27:58 2002 UTC revision 1.50 by rms, Sun Jul 7 11:35:04 2002 UTC
# Line 608  to set it. Line 608  to set it.
608  @code{special-display-buffer-names} or @code{special-display-regexps}  @code{special-display-buffer-names} or @code{special-display-regexps}
609  can also be a list.  Then the first element is the buffer name or  can also be a list.  Then the first element is the buffer name or
610  regular expression; the rest of the list specifies how to create the  regular expression; the rest of the list specifies how to create the
611  frame.  It can be an association list specifying frame parameter values;  frame.  It can be an association list specifying frame parameter
612  these values take precedence over parameter values specified in  values; these values take precedence over parameter values specified
613  @code{special-display-frame-alist}.  Alternatively, it can have this  in @code{special-display-frame-alist}.  If you specify the symbol
614  form:  @code{same-window} as a ``frame parameter'' in this list, with a
615    non-@code{nil} value, that means to use the selected window if
616    possible.  If you use the symbol @code{same-frame} as a ``frame
617    parameter'' in this list, with a non-@code{nil} value, that means to
618    use the selected frame if possible.
619    
620      Alternatively, the value can have this form:
621    
622  @example  @example
623  (@var{function} @var{args}...)  (@var{function} @var{args}...)
# Line 866  tooltip-mode}.  The customization group Line 872  tooltip-mode}.  The customization group
872  various aspects of how tooltips work.  When Tooltip mode is disabled,  various aspects of how tooltips work.  When Tooltip mode is disabled,
873  the help text is displayed in the echo area instead.  the help text is displayed in the echo area instead.
874    
875    @xref{X Resources}, for information on customizing the windows  @vindex tooltip-delay
876  that display tooltips.    The variables @code{tooltip-delay} specifies how long Emacs should
877    wait before displaying a tooltip.  For additional customization
878    options for displaying tooltips, use @kbd{M-x customize-group
879    @key{RET} tooltip @key{RET}}.  @xref{X Resources}, for information on
880    customizing the windows that display tooltips.
881    
882  @node Mouse Avoidance  @node Mouse Avoidance
883  @section Mouse Avoidance  @section Mouse Avoidance

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26