changeset 40332:1d5e341f2030

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 26 Oct 2001 12:02:42 +0000
parents 97afe8612d00
children 8c77ca9786a9
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Oct 26 12:02:21 2001 +0000
+++ b/src/ChangeLog	Fri Oct 26 12:02:42 2001 +0000
@@ -1,5 +1,7 @@
 2001-10-26  Gerd Moellmann  <gerd@gnu.org>
 
+	* insdel.c (insert_1_both): Do nothing if NCHARS == 0.
+
 	* xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
 	Fix clearing in the case of scroll bars on the right.