]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 3 Mar 2004 09:02:24 +0000 (09:02 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 3 Mar 2004 09:02:24 +0000 (09:02 +0000)
src/ChangeLog

index 557856da8117d59dd3040e8480915f654190b926..ea241bf542d6c37e3033a5025295494d8853aea8 100644 (file)
@@ -1,3 +1,7 @@
+2004-03-03  Kim F. Storm  <storm@cua.dk>
+
+       * xdisp.c (display_line): Fix call to get_overlay_arrow_glyph_row.
+
 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * editfns.c (Ftranslate_region): Lisp_Object/int mixup.