From: Eli Zaretskii Date: Thu, 2 Dec 2021 17:46:26 +0000 (+0200) Subject: ; * src/xdisp.c (syms_of_xdisp) : Doc fix. X-Git-Tag: emacs-29.0.90~3625^2~1 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8203c2cd3053d94e6a81807cdcd18f1354db273f;p=emacs.git ; * src/xdisp.c (syms_of_xdisp) : Doc fix. --- diff --git a/src/xdisp.c b/src/xdisp.c index fdcf6a611e6..80c8457795d 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -35660,7 +35660,8 @@ Value is a number or a cons (WIDTH-DPI . HEIGHT-DPI). */); If this is non-nil characters displayed on GUI frames will be aligned to produce straight columns. This is achieved by enlarging the pixel width of characters to an integral -multiple of pixels taken by ASCII characters of the same face. */); +multiple of pixels taken by ASCII characters of the same face. +This affects only fixed-pitch fonts. */); align_columns_display = false; #ifdef GLYPH_DEBUG