From: Juanma Barranquero Date: Thu, 22 Oct 2009 09:40:54 +0000 (+0000) Subject: Add missing entry. X-Git-Tag: emacs-pretest-23.1.90~706 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a53af587e45c4bf7032cd349c14eae5c75f36c99;p=emacs.git Add missing entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index 8b309a7ebbf..7f9a07d277f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.