changeset 35375:4ccf0b03febf

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 17 Jan 2001 16:54:20 +0000
parents 3fc8f4c6ed56
children 19d92c9e26e9
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jan 17 16:53:55 2001 +0000
+++ b/src/ChangeLog	Wed Jan 17 16:54:20 2001 +0000
@@ -1,5 +1,8 @@
 2001-01-17  Gerd Moellmann  <gerd@gnu.org>
 
+	* dispnew.c (direct_output_for_insert): If char_ins_del_ok is
+	zero, use this method only at the end of a line.
+
 	* xfaces.c (x_face_list_fonts): Don't BLOCK_INPUT around the 
 	call to x_list_fonts.  Call x_list_fonts with SIZE -1 only
 	if SCALABLE_FONTS_P is set.