diff options
author | Eli Zaretskii <eliz@gnu.org> | 2017-09-16 10:41:52 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2017-09-16 10:41:52 +0300 |
commit | 1170c2f37158282d3f4a322586b2aa67001a287e (patch) | |
tree | 05489d6393b5398e36b993445e78adfb555db9d2 /test/lisp/emacs-lisp/regexp-opt-tests.el | |
parent | cb27a13413d859788d995b45b6d0414b1ba9a060 (diff) | |
download | emacs-1170c2f37158282d3f4a322586b2aa67001a287e.tar.gz emacs-1170c2f37158282d3f4a322586b2aa67001a287e.tar.bz2 emacs-1170c2f37158282d3f4a322586b2aa67001a287e.zip |
Fix MS-Windows build broken by recent changes in lcms.c
* src/lcms.c [WINDOWSNT]: Define types for cmsWhitePointFromTemp
and cmsxyY2XYZ function pointers.
(init_lcms_functions) [WINDOWSNT]: Load cmsWhitePointFromTemp and
cmsxyY2XYZ from liblcms2.
(cmsWhitePointFromTemp, cmsxyY2XYZ) [WINDOWSNT]: Redirect to the
corresponding function pointers.
(Flcms_temp_to_white_point): Minor stylistic changes. Doc fix.
(syms_of_lcms2): Defsubr Slcms_temp_to_white_point.
Diffstat (limited to 'test/lisp/emacs-lisp/regexp-opt-tests.el')
0 files changed, 0 insertions, 0 deletions