diff src/ChangeLog @ 104904:9d2e34daf3ab

(display_mode_element): Move list length limit from 50 to 5000 (see thread starting with <xbaik5174uqu.fsf@cam.ac.uk>).
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 10 Sep 2009 03:20:51 +0000
parents 7f459491fb93
children cd8d62c35d57
line wrap: on
line diff
--- a/src/ChangeLog	Thu Sep 10 03:03:27 2009 +0000
+++ b/src/ChangeLog	Thu Sep 10 03:20:51 2009 +0000
@@ -1,3 +1,8 @@
+2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* xdisp.c (display_mode_element): Move list length limit from 50 to
+	5000 (see thread starting with <xbaik5174uqu.fsf@cam.ac.uk>).
+
 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* nsfont.m (ns_get_family): Don't force first letter to uppercase.