diff options
author | Po Lu <luangruo@yahoo.com> | 2022-02-04 03:28:05 +0000 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-02-04 03:28:05 +0000 |
commit | a654985bca4c48472bd17a2723fc93bcd5e27d6c (patch) | |
tree | a8b78981b1db2277d5b8c36eb97c30994c6b80eb /lisp/emacs-lisp/syntax.el | |
parent | 52c4275283b342d3792d3eb4d4be44cb567b2bc7 (diff) | |
download | emacs-a654985bca4c48472bd17a2723fc93bcd5e27d6c.tar.gz emacs-a654985bca4c48472bd17a2723fc93bcd5e27d6c.tar.bz2 emacs-a654985bca4c48472bd17a2723fc93bcd5e27d6c.zip |
Make Emacs build with some other XLib implementations
* configure.ac (HAVE_XKB): Check for functions that aren't
always implemented by various XLib implementations.
* src/xfns.c (select_visual): Handle NULL values of vinfo.
(XkbRefreshKeyboardMapping):
(XkbFreeNames):
(XDisplayCells):
(XDestroySubwindows): Define replacement functions where they
aren't available.
* src/xterm.c (x_find_modifier_meanings): Handle NULL values of
various fields.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions