emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 4cad2ada78: ; * doc/lispref/display.texi (Face Attributes): Fix t


From: Po Lu
Subject: master 4cad2ada78: ; * doc/lispref/display.texi (Face Attributes): Fix typo.
Date: Mon, 10 Jan 2022 20:40:54 -0500 (EST)

branch: master
commit 4cad2ada7882cd775d145346fe1309e4f68a5c3e
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * doc/lispref/display.texi (Face Attributes): Fix typo.
---
 doc/lispref/display.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 2183d35e7e..12e19efab0 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -2555,7 +2555,7 @@ Underline with the foreground color of the face.
 @item @var{color}
 Underline in color @var{color}, a string specifying a color.
 
-@item @code{(:color @var{color} :style @var{style} :position @var{position}}
+@item @code{(:color @var{color} :style @var{style} :position @var{position})}
 @var{color} is either a string, or the symbol @code{foreground-color},
 meaning the foreground color of the face.  Omitting the attribute
 @code{:color} means to use the foreground color of the face.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]