# HG changeset patch # User Juanma Barranquero # Date 1256204454 0 # Node ID 0630d19e86f9ac018f77156a830914e2caa63397 # Parent 6971102448638ff071e843f7b5f04cdbf7092327 Add missing entry. diff -r 697110244863 -r 0630d19e86f9 src/ChangeLog --- a/src/ChangeLog Thu Oct 22 07:43:19 2009 +0000 +++ b/src/ChangeLog Thu Oct 22 09:40:54 2009 +0000 @@ -570,6 +570,9 @@ 2009-09-09 Stefan Monnier + * xdisp.c (Vtruncate_partial_width_windows): Improve docstring. + (Bug#4334) + * keymap.c (where_is_internal): Filter out shadowed remappings. Assume that where_is_internal returns unshadowed bindings to simplify the code and get rid of the gotos. Use ASIZE.