]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fset_fontset_font): Fix previous change.
authorKenichi Handa <handa@m17n.org>
Mon, 12 Apr 1999 01:26:06 +0000 (01:26 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 12 Apr 1999 01:26:06 +0000 (01:26 +0000)
src/fontset.c

index a3da47bc520c3cf79bca3e71f2e584cd7ce94780..876e0924e4af3b0f712059ea903df6225a1d4bbc 100644 (file)
@@ -624,7 +624,7 @@ If FRAME is omitted or nil, all frames are affected.")
     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