Include buffer.h.
authorKenichi Handa <handa@m17n.org>
Tue, 21 Oct 1997 10:43:40 +0000 (10:43 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 21 Oct 1997 10:43:40 +0000 (10:43 +0000)
commit5faa9b4571f79df02c85a949cd3bc7f8c1f93c1f
treee4a36b874949fabb15b8bc6b7a49b98b0c4cc862
parent48bad490010cf330931db04ee354134168b475a7
Include buffer.h.
(selection_data_to_lisp_data): Do not perform code conversion if
the default value of enable-multibyte-characters is nil.
(lisp_data_to_selection_data): Likewise.  Access the array
`charsets' in the correct way.
src/xselect.c