X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/795d93585c7129fc45d369ec0843c84212fca213..3dcdb6ea2ccd415f5496e14c926c24877597dd62:/lisp/term/ns-win.el diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el index 94f0806e98..51de66ee5c 100644 --- a/lisp/term/ns-win.el +++ b/lisp/term/ns-win.el @@ -40,7 +40,7 @@ (if (not (featurep 'ns)) - (error "%s: Loading ns-win.el but not compiled for GNUStep/MacOS" + (error "%s: Loading ns-win.el but not compiled for GNUstep/MacOS" (invocation-name))) (eval-when-compile (require 'cl))