summaryrefslogtreecommitdiff
path: root/doc/emacs/display.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-10-12 22:17:42 -0700
committerGlenn Morris <rgm@gnu.org>2013-10-12 22:17:42 -0700
commitb22d06865b8497477b16d41388941cf231909b25 (patch)
treec2a57d9d4c0db7d14f0297cc12423041afa88f7a /doc/emacs/display.texi
parent8c106d177f1a5b54f056ed4073e6501a684bc5d7 (diff)
downloademacs-b22d06865b8497477b16d41388941cf231909b25.tar.gz
Doc fixes for text-scale-adjust
* lisp/face-remap.el (text-scale-adjust): Doc fix. * doc/emacs/display.texi (Text Scale): Update text-scale-adjust details. Fixes: debbugs:15434
Diffstat (limited to 'doc/emacs/display.texi')
-rw-r--r--doc/emacs/display.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi
index 9327e7c8076..80dffe2e4c9 100644
--- a/doc/emacs/display.texi
+++ b/doc/emacs/display.texi
@@ -743,9 +743,9 @@ determine which action to take.
@kbd{C-x}. For instance, @kbd{C-x C-= C-= C-=} increases the face
height by three steps. Each step scales the text height by a factor
of 1.2; to change this factor, customize the variable
-@code{text-scale-mode-step}. As an exception, a numeric argument of 0
+@code{text-scale-mode-step}. A numeric argument of 0
to the @code{text-scale-adjust} command restores the default height,
-similar to typing @kbd{C-x C-0}.
+the same as typing @kbd{C-x C-0}.
@cindex increase buffer face height
@findex text-scale-increase