From: Eli Zaretskii Date: Fri, 12 Jan 2001 14:33:21 +0000 (+0000) Subject: Fix a typo in the last entry for dispnew.c X-Git-Tag: emacs-pretest-21.0.96~319 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3bffc6653cf440695e79ecaf056b32c997d30a8d;p=emacs.git Fix a typo in the last entry for dispnew.c --- diff --git a/src/ChangeLog b/src/ChangeLog index 76e613598b0..713735c0746 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -5,7 +5,7 @@ * dispnew.c (update_text_area): Put code which decrements the stop position when the row's face extends to the end of the - line in ,Ad(Bif 0. + line in #if 0. * xfns.c (x_set_mouse_color): Fix color allocation.