* term/w32-win.el (create-default-fontset): Declare.
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
|
||||
* term/x-win.el (x-select-enable-clipboard): Declare.
|
||||
|
||||
* term/w32-win.el (create-default-fontset): Declare.
|
||||
|
||||
* window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
|
||||
(fit-frame-to-buffer): Explicit error if --without-x.
|
||||
(mouse-autoselect-window-select): Silence compiler.
|
||||
|
||||
@@ -238,6 +238,7 @@ See the documentation of `create-fontset-from-fontset-spec' for the format.")
|
||||
|
||||
(declare-function x-open-connection "w32fns.c"
|
||||
(display &optional xrm-string must-succeed))
|
||||
(declare-function create-default-fontset "fontset" ())
|
||||
(declare-function create-fontset-from-fontset-spec "fontset"
|
||||
(fontset-spec &optional style-variant noerror))
|
||||
(declare-function create-fontset-from-x-resource "fontset" ())
|
||||
|
||||
Reference in New Issue
Block a user