changeset 30939:7ea1183f9626

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 18 Aug 2000 04:55:28 +0000
parents 2abe96ba751c
children 8ec27a96f239
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Aug 18 04:55:09 2000 +0000
+++ b/src/ChangeLog	Fri Aug 18 04:55:28 2000 +0000
@@ -1,5 +1,8 @@
 2000-08-18  Gerd Moellmann  <gerd@gnu.org>
 
+	* minibuf.c (do_completion): Use EQ instead of != to compare
+	Lisp_Objects.
+
 	* keyboard.c (kbd_buffer_get_event): Handle the case that the
 	second half of a HELP_EVENT is found at the start of kbd_buffer.