aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/frames.texi
diff options
context:
space:
mode:
authorMartin Rudalics2016-01-29 11:14:13 +0100
committerMartin Rudalics2016-01-29 11:14:13 +0100
commitc32cc606df56d6dd7b394c32b2d5599f12dfd20e (patch)
treee202eeb9c9c8be01e23e5def7b6c4622b1653bc5 /doc/lispref/frames.texi
parentd7a93efd0e512ce145ee696561054f8065fe03ab (diff)
downloademacs-c32cc606df56d6dd7b394c32b2d5599f12dfd20e.tar.gz
emacs-c32cc606df56d6dd7b394c32b2d5599f12dfd20e.zip
c:/emacs-git/next/ChangeLog
Diffstat (limited to 'doc/lispref/frames.texi')
-rw-r--r--doc/lispref/frames.texi9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 55d72427548..b98e3a5cdd1 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -714,9 +714,12 @@ Sizes}) or splitting (@pxref{Splitting Windows}) windows.
714 714
715@cindex line height 715@cindex line height
716@cindex column width 716@cindex column width
717The term @dfn{line height} is sometimes used instead of ``default 717@cindex canonical character height
718character height''. Similarly, the term @dfn{column width} is used as 718@cindex canonical character width
719shorthand for ``default character width''. 719The terms @dfn{line height} and @dfn{canonical character height} are
720sometimes used instead of ``default character height''. Similarly, the
721terms @dfn{column width} and @dfn{canonical character width} are used
722instead of ``default character width''.
720 723
721@defun frame-char-height &optional frame 724@defun frame-char-height &optional frame
722@defunx frame-char-width &optional frame 725@defunx frame-char-width &optional frame