From 019707ef06753a8a3c18286306adae4c1cc9c059 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 14 Oct 2002 10:25:12 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 9 +++++++++ 2 files changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d6ca0eb2ae8..cdad2b86d18 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-10-14 Juanma Barranquero + + * international/mule.el (set-selection-coding-system): Fix spacing. + 2002-10-11 Kenichi Handa * international/utf-8.el (mule-utf-8): Don't specify diff --git a/src/ChangeLog b/src/ChangeLog index c69e021b94e..977d1308361 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2002-10-14 Juanma Barranquero + + * xselect.c (syms_of_xselect): Fix docstring for + `selection-coding-system'. + + * w16select.c (syms_of_win16select): Likewise. + + * w32select.c (syms_of_w32select): Likewise. + 2002-10-09 Jan D. * xterm.c (XTread_socket): Pass ReparentNotify to Xt. -- 2.39.5