Mercurial > emacs
diff src/ChangeLog @ 43456:bfca0eb3e752
Fix last change.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Fri, 22 Feb 2002 13:20:00 +0000 |
| parents | c6e68db7db51 |
| children | 2f55ddccecee |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 22 13:16:35 2002 +0000 +++ b/src/ChangeLog Fri Feb 22 13:20:00 2002 +0000 @@ -2,12 +2,12 @@ Support for ICCCM Extended Segments in X selections: - * xselect.c <Qcompound_text_with_extensions>: New variable. + * xselect.c <Qcompound_text_no_extensions>: New variable. (syms_of_xselect): Intern and staticpro it. (selection_data_to_lisp_data): Run post-read-conversion on decoded selection text. (lisp_data_to_selection_data): If next-selection-coding-system is - compound-text-with-extensions, set the type of selection to be + compound-text-no-extensions, set the type of selection to be compound-text. * xterm.h (x_encode_text): Update prototype.
