changeset 105707:0630d19e86f9

Add missing entry.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 22 Oct 2009 09:40:54 +0000
parents 697110244863
children 911f2739a953
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <monnier@iro.umontreal.ca>
 
+	* 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.