Mercurial > emacs
diff src/ChangeLog @ 45651:825f83d5908d
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 05 Jun 2002 17:48:42 +0000 |
parents | e4191efd646a |
children | 16708fb2d951 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 05 17:47:50 2002 +0000 +++ b/src/ChangeLog Wed Jun 05 17:48:42 2002 +0000 @@ -1,5 +1,7 @@ 2002-06-05 Eli Zaretskii <eliz@is.elta.co.il> + * fns.c (Fstring_make_unibyte): Doc fix. + * xselect.c (lisp_data_to_selection_data): If the requested type is STRING, call string_make_unibyte to encode the selected text as a string.