emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 524a991: ; * test/src/font-tests.el: Minor copyedit


From: Eli Zaretskii
Subject: [Emacs-diffs] master 524a991: ; * test/src/font-tests.el: Minor copyedits.
Date: Sat, 24 Sep 2016 09:43:35 +0000 (UTC)

branch: master
commit 524a991f884b0c922e5263817d39856dac58c99b
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * test/src/font-tests.el: Minor copyedits.
---
 test/src/font-tests.el |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/test/src/font-tests.el b/test/src/font-tests.el
index 9f730d3..f0f0d31 100644
--- a/test/src/font-tests.el
+++ b/test/src/font-tests.el
@@ -1,4 +1,4 @@
-;;; font-parse-tests.el --- Test suite for font parsing.
+;;; font-tests.el --- Test suite for font-related functions.
 
 ;; Copyright (C) 2011-2016 Free Software Foundation, Inc.
 
@@ -163,4 +163,5 @@ expected font properties from parsing NAME.")
 ;; no-byte-compile: t
 ;; End:
 
-;;; font-parse-tests.el ends here.
+(provide 'font-tests)
+;;; font-tests.el ends here.



reply via email to

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