a value of `safe-charsets' in PLIST."
;; For compatiblity with XEmacs, we check the type of TYPE. If it
- ;; is a symbol, perhaps, this fucntion is called with arguments of
- ;; XEmacs style. Here, try to transform that kind of arguments to
+ ;; is a symbol, perhaps, this function is called with XEmacs-style
+ ;; arguments. Here, try to transform that kind of arguments to
;; Emacs style.
(if (symbolp type)
(let ((args (transform-make-coding-system-args coding-system type
#define SYSTEM_PURESIZE_EXTRA 60000
#endif
-/* Tell that garbage collector that setjmp is known to save all
+/* Tell the garbage collector that setjmp is known to save all
registers relevant for conservative garbage collection in the
jmp_buf. */