changeset 24611:a1e836728879

(Fset_fontset_font): Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Mon, 12 Apr 1999 01:26:06 +0000
parents 66a14155ad78
children 8f10db1e779a
files src/fontset.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/fontset.c	Sun Apr 11 16:26:11 1999 +0000
+++ b/src/fontset.c	Mon Apr 12 01:26:06 1999 +0000
@@ -624,7 +624,7 @@
     error ("Invalid charset: %s", XSYMBOL (charset_symbol)->name->data);
 
   fullname = Fquery_fontset (name, Qnil);
-  if (!NILP (fullname))
+  if (NILP (fullname))
     error ("Fontset `%s' does not exist", XSTRING (name)->data);
 
   /* If FRAME is not specified, we must, at first, update contents of