summaryrefslogtreecommitdiff
path: root/man/display.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2007-04-14 12:17:25 +0000
committerEli Zaretskii <eliz@gnu.org>2007-04-14 12:17:25 +0000
commit2a3479e27a9792432080f9b32f4e937835c47d9a (patch)
tree508b91eee66ba1dbf852db36854fe1e0825a24be /man/display.texi
parent863c2674d2587a23fca772fe352829253d217981 (diff)
downloademacs-2a3479e27a9792432080f9b32f4e937835c47d9a.tar.gz
(Faces): Refer to "Creating Frames" for face and other frame customizations
in .emacs.
Diffstat (limited to 'man/display.texi')
-rw-r--r--man/display.texi5
1 files changed, 5 insertions, 0 deletions
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