emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RC can't be compiled.


From: Kenichi Handa
Subject: RC can't be compiled.
Date: Thu, 19 Jun 2003 13:03:49 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

I've just found that RC version can't be compiled because of
this error.

window.o: In function `window_scroll_pixel_based':
/usr/local/work/emacs-rc/src/window.c:4102: undefined reference to 
`in_display_vector_p'

The call of in_display_vector_p was introduced by this change.

2003-06-10  Andreas Schwab  <address@hidden>

        * window.c (window_scroll_pixel_based): Move outside a
        multi-glyph character before setting new window start.

---
Ken'ichi HANDA
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]