diff lisp/font.el @ 444:576fb035e263 r21-2-37

Import from CVS: tag r21-2-37
author cvs
date Mon, 13 Aug 2007 11:36:19 +0200
parents 3ecd8885ac67
children 7039e6323819
line wrap: on
line diff
--- a/lisp/font.el	Mon Aug 13 11:35:05 2007 +0200
+++ b/lisp/font.el	Mon Aug 13 11:36:19 2007 +0200
@@ -299,7 +299,7 @@
       w2))))
 
 (defun font-spatial-to-canonical (spec &optional device)
-  "Convert SPEC (in inches, millimeters, points, or picas) into points"
+  "Convert SPEC (in inches, millimeters, points, or picas) into points."
   ;; 1 in = 6 pa = 25.4 mm = 72 pt
   (cond
    ((numberp spec)