From: Eli Zaretskii Date: Sat, 14 Apr 2007 12:17:25 +0000 (+0000) Subject: (Faces): Refer to "Creating Frames" for face and other frame customizations X-Git-Tag: emacs-pretest-22.0.98~78 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2a3479e27a9792432080f9b32f4e937835c47d9a;p=emacs.git (Faces): Refer to "Creating Frames" for face and other frame customizations in .emacs. --- diff --git a/man/display.texi b/man/display.texi index 020721fb462..43fd4654ca9 100644 --- a/man/display.texi +++ b/man/display.texi @@ -333,6 +333,11 @@ those to be created in the future. (You can also set foreground and background colors for the current frame only; see @ref{Frame Parameters}.) + If you want to alter the appearance of all Emacs frames, you need to +customize the frame parameters in the variable +@code{default-frame-alist}; see @ref{Creating Frames, +default-frame-alist}. + Emacs can correctly display variable-width fonts, but Emacs commands that calculate width and indentation do not know how to calculate variable widths. This can sometimes lead to incorrect results when