When you add a new item, please add it without either +++ or ---
so I will know I still need to look at it -- rms.
+** The function `clear-this-command-keys' now also clears the vector
+returned by function `recent-keys'.
+
** New function `keyword-p' is an efficient type predicate for keyword
symbols.
+2000-01-11 Gerd Moellmann <gerd@gnu.org>
+
+ * keyboard.c (Fclear_this_command_keys): Clear recent_keys
+ vector, too.
+
2000-01-11 Andreas Schwab <schwab@suse.de>
* coding.c (code_convert_region): Initialize total_skip.