# HG changeset patch # User Gerd Moellmann # Date 968843883 0 # Node ID ceb9089df57ded60a5fdf417962c72e7846ae06d # Parent 56845f87c1784066f4db831ca87e8489c6c68885 *** empty log message *** diff -r 56845f87c178 -r ceb9089df57d src/ChangeLog --- a/src/ChangeLog Wed Sep 13 11:17:06 2000 +0000 +++ b/src/ChangeLog Wed Sep 13 11:18:03 2000 +0000 @@ -1,5 +1,8 @@ 2000-09-13 Gerd Moellmann + * keyboard.c: Avoid some more compiler warnings. + (parse_tool_bar_item): Ignore cached key bindings. + * alloc.c: Add some comments about DOUG_LEA_MALLOC's use of mmap and allocation of Lisp data.