Mercurial > emacs
changeset 45649:e4191efd646a
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 05 Jun 2002 17:38:19 +0000 |
parents | bd5e72f0cf8e |
children | dca52f93fdc0 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 05 17:36:22 2002 +0000 +++ b/src/ChangeLog Wed Jun 05 17:38:19 2002 +0000 @@ -1,5 +1,9 @@ 2002-06-05 Eli Zaretskii <eliz@is.elta.co.il> + * 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. + * window.c (Fset_window_hscroll): Doc fix. 2002-06-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz>