# HG changeset patch
# User Gerd Moellmann <gerd@gnu.org>
# Date 975336186 0
# Node ID 9a9c1a4450f70cbb6fbd6351b79c9ffe72624be3
# Parent  d42bd79a17789a74ab1de90de34d76751dcb44fa
*** empty log message ***

diff -r d42bd79a1778 -r 9a9c1a4450f7 src/ChangeLog
--- a/src/ChangeLog	Mon Nov 27 14:42:42 2000 +0000
+++ b/src/ChangeLog	Mon Nov 27 14:43:06 2000 +0000
@@ -1,5 +1,8 @@
 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
 
+	* keyboard.c (lucid_event_type_list_p): Handle `help-echo',
+	`vertical-line', `mode-line' and `header-line' events.
+
 	* xdisp.c (try_window_id): Avoid starting to display in the moddle
 	 of a character, a TAB for instance.  This is easier than to set
 	 up the iterator exactly, and it's not a frequent case, so the