diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/term/ns-win.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el index 94f0806e985..51de66ee5c9 100644 --- a/lisp/term/ns-win.el +++ b/lisp/term/ns-win.el | |||
| @@ -40,7 +40,7 @@ | |||
| 40 | 40 | ||
| 41 | 41 | ||
| 42 | (if (not (featurep 'ns)) | 42 | (if (not (featurep 'ns)) |
| 43 | (error "%s: Loading ns-win.el but not compiled for GNUStep/MacOS" | 43 | (error "%s: Loading ns-win.el but not compiled for GNUstep/MacOS" |
| 44 | (invocation-name))) | 44 | (invocation-name))) |
| 45 | 45 | ||
| 46 | (eval-when-compile (require 'cl)) | 46 | (eval-when-compile (require 'cl)) |