aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/display.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 8e94063725d..7e8abb04400 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -775,6 +775,10 @@ When this variable is non-@code{nil}, it specifies a fill prefix to
775use for filling each warning's text. 775use for filling each warning's text.
776@end defvar 776@end defvar
777 777
778@defvar warning-fill-column
779The column at which to fill warnings.
780@end defvar
781
778@defvar warning-type-format 782@defvar warning-type-format
779This variable specifies the format for displaying the warning type 783This variable specifies the format for displaying the warning type
780in the warning message. The result of formatting the type this way 784in the warning message. The result of formatting the type this way