emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 9e79f19: ; * src/fontset.c (set-fontset-font): Us


From: Alexander Gramiak
Subject: [Emacs-diffs] emacs-26 9e79f19: ; * src/fontset.c (set-fontset-font): Use uppercase arg in docstring
Date: Thu, 4 Apr 2019 13:48:29 -0400 (EDT)

branch: emacs-26
commit 9e79f199ffad18a58c8031d347e8cfb297e12407
Author: Alexander Gramiak <address@hidden>
Commit: Alexander Gramiak <address@hidden>

    ; * src/fontset.c (set-fontset-font): Use uppercase arg in docstring
---
 src/fontset.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/fontset.c b/src/fontset.c
index 8e0c574..34e0c0d 100644
--- a/src/fontset.c
+++ b/src/fontset.c
@@ -1447,7 +1447,7 @@ or t for the default fontset.
 
 TARGET may be a single character to use FONT-SPEC for.
 
-Target may be a cons (FROM . TO), where FROM and TO are characters.
+TARGET may be a cons (FROM . TO), where FROM and TO are characters.
 In that case, use FONT-SPEC for all the characters in the range
 between FROM and TO (inclusive).
 



reply via email to

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