]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a typo in the last entry for dispnew.c
authorEli Zaretskii <eliz@gnu.org>
Fri, 12 Jan 2001 14:33:21 +0000 (14:33 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 Jan 2001 14:33:21 +0000 (14:33 +0000)
src/ChangeLog

index 76e613598b0ecce22560746fcba81c757dee656d..713735c0746b0c5f79d6510396e191532221f5fa 100644 (file)
@@ -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 \e,Ad\e(Bif 0.
+       line in #if 0.
 
        * xfns.c (x_set_mouse_color): Fix color allocation.