From: Kenichi Handa Date: Mon, 12 Apr 1999 01:26:06 +0000 (+0000) Subject: (Fset_fontset_font): Fix previous change. X-Git-Tag: emacs-20.4~338 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b550eb05f78a306210dd41857b8869b1d2727e5c;p=emacs.git (Fset_fontset_font): Fix previous change. --- diff --git a/src/fontset.c b/src/fontset.c index a3da47bc520..876e0924e4a 100644 --- a/src/fontset.c +++ b/src/fontset.c @@ -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