((f)->bdf ? (f)->bdf->width : (f)->tm.tmMaxCharWidth)
#define CP_DEFAULT 1004
-/* Special psuedo-codepages. */
+/* Special pseudo-codepages. */
#define CP_8BIT -1
#define CP_UNICODE -2
#define CP_INVALID -3
Lisp_Object Vimage_types;
/* The variable `resize-mini-windows'. If nil, don't resize
- mini-winodws. If t, always resize them to fit the text they
+ mini-windows. If t, always resize them to fit the text they
display. If `grow-only', let mini-windows grow only until they
become empty. */