; * src/nsterm.m (syms_of_nsterm): Fix typo in defsym.
This commit is contained in:
@@ -10301,7 +10301,7 @@ This variable is ignored on macOS < 10.7 and GNUstep. Default is t. */);
|
||||
DEFSYM (QCmouse, ":mouse");
|
||||
DEFSYM (Qcondensed, "condensed");
|
||||
DEFSYM (Qreverse_italic, "reverse-italic");
|
||||
DEFSYM (Qexpanded, "reverse-italic");
|
||||
DEFSYM (Qexpanded, "expanded");
|
||||
|
||||
#ifdef NS_IMPL_COCOA
|
||||
Fprovide (Qcocoa, Qnil);
|
||||
|
||||
Reference in New Issue
Block a user