]> git.eshelyaron.com Git - emacs.git/commitdiff
Clarify precedence rules in Active Display Table manual node
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 11 May 2022 15:51:05 +0000 (17:51 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 11 May 2022 15:51:05 +0000 (17:51 +0200)
* doc/lispref/display.texi (Active Display Table): Say what "takes
precedence" means here (bug#18546).

doc/lispref/display.texi

index 9650d227909c925f5ec868b6fd15e0696c34d1d2..0ab683d234da3984f6e7a26176c3698ef4811620 100644 (file)
@@ -8228,7 +8228,10 @@ help buffer.
 The window's display table, if there is one, takes precedence over the
 buffer's display table.  If neither exists, Emacs tries to use the
 standard display table; if that is @code{nil}, Emacs uses the usual
-character display conventions (@pxref{Usual Display}).
+character display conventions (@pxref{Usual Display}).  (Emacs does
+not ``merge'' display tables: For instance, if the window has a
+display table, the buffer's display table and the standard display
+table are completely ignored.)
 
   Note that display tables affect how the mode line is displayed, so
 if you want to force redisplay of the mode line using a new display