From 623fa9e7f48b7aa6c8795ff8a365ee8a1b47b41f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Mon, 18 Mar 2002 06:05:01 +0000 Subject: [PATCH] Fix typos. --- src/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index a92718f0b90..152bd67f000 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -7,7 +7,7 @@ (try_window_reusing_current_matrix): Test cursor_type_changed along with windows_or_buffers_changed. - * window.h (cursor_type_changed): Hew variable. + * window.h (cursor_type_changed): New variable. * xfns.c (x_set_cursor_type): Set cursor_type_changed, not update_mode_lines, and always set it to 1. @@ -17,7 +17,7 @@ 2002-03-17 Kim F. Storm - The following changes adds support for network server processes, + The following changes add support for network server processes, datagram connections, and local (unix) sockets. * process.h (struct Lisp_Process): New member log. -- 2.39.2