emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/frames.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/man/frames.texi
Date: Sat, 05 Feb 2005 08:45:35 -0500

Index: emacs/man/frames.texi
diff -c emacs/man/frames.texi:1.71 emacs/man/frames.texi:1.72
*** emacs/man/frames.texi:1.71  Thu Feb  3 09:18:04 2005
--- emacs/man/frames.texi       Sat Feb  5 13:45:34 2005
***************
*** 650,656 ****
  
  @node Frame Parameters
  @section Setting Frame Parameters
- @cindex colors
  @cindex Auto-Raise mode
  @cindex Auto-Lower mode
  
--- 650,655 ----
***************
*** 664,673 ****
  @findex set-border-color
  @findex auto-raise-mode
  @findex auto-lower-mode
  @table @kbd
  @item M-x set-foreground-color @key{RET} @var{color} @key{RET}
  Specify color @var{color} for the foreground of the selected frame.
! (This also changes the foreground color of the default face.)
  
  @item M-x set-background-color @key{RET} @var{color} @key{RET}
  Specify color @var{color} for the background of the selected frame.
--- 663,678 ----
  @findex set-border-color
  @findex auto-raise-mode
  @findex auto-lower-mode
+ @cindex colors
  @table @kbd
  @item M-x set-foreground-color @key{RET} @var{color} @key{RET}
  Specify color @var{color} for the foreground of the selected frame.
! (This also changes the foreground color of the default face.)  You can
! specify @var{color} either by its symbolic name or by its RGB
! numerical address@hidden
! See the X Window System documentation for more details.  On a typical
! GNU or Unix system, the command @kbd{man 7 X} or @kbd{man -s 7 X} will
! display the X manual page that explains how to specify colors.}.
  
  @item M-x set-background-color @key{RET} @var{color} @key{RET}
  Specify color @var{color} for the background of the selected frame.
***************
*** 685,691 ****
  
  @item M-x list-colors-display
  Display the defined color names and show what the colors look like.
! This command is somewhat slow.
  
  @item M-x auto-raise-mode
  Toggle whether or not the selected frame should auto-raise.  Auto-raise
--- 690,697 ----
  
  @item M-x list-colors-display
  Display the defined color names and show what the colors look like.
! This command is somewhat slow.  @xref{Colors, list-colors-display,
! Display available colors}.
  
  @item M-x auto-raise-mode
  Toggle whether or not the selected frame should auto-raise.  Auto-raise




reply via email to

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