emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ps-mule.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ps-mule.el,v
Date: Thu, 08 May 2008 03:43:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/05/08 03:43:40

Index: ps-mule.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ps-mule.el,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- ps-mule.el  6 May 2008 07:57:47 -0000       1.61
+++ ps-mule.el  8 May 2008 03:43:39 -0000       1.62
@@ -439,8 +439,8 @@
 called with no argument, and should return a list of strings.
 
 CHECK-FUNC is a function to check if a font is available or not.
-It is called with one argument FONT-SPEC, and should return non-nil iff the
-font specified in FONT-SPEC is available.
+It is called with one argument FONT-SPEC, and should return non-nil if and
+only if the font specified in FONT-SPEC is available.
 
 FONT-FUNC is a function to generate PostScript code which define a new font.
 It is called with one argument FONT-SPEC, and should return a list of strings.




reply via email to

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