]> git.eshelyaron.com Git - emacs.git/commit
(struct scroll_bar): Rename member control_handle_low
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 6 Jun 2007 08:33:32 +0000 (08:33 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 6 Jun 2007 08:33:32 +0000 (08:33 +0000)
commit7eb0d72732f4d52beb1f60f6d29152575a07696c
treec2bfe0fd39732d43743abf95ffa42c1e768fe75d
parent3354caee461d29293205916f3bcc41def3bdd4f5
(struct scroll_bar): Rename member control_handle_low
and control_handle_high to control_ref_low and control_ref_high.
All uses changed.
(SCROLL_BAR_CONTROL_REF, SET_SCROLL_BAR_CONTROL_REF): Rename from
SCROLL_BAR_CONTROL_HANDLE and SET_SCROLL_BAR_CONTROL_HANDLE,
respectively.  All uses changed.
(XCreatePixmap, XCreatePixmapFromBitmapData, XSetWindowBackground)
(install_window_handler, remove_window_handler): Replace WindowPtr
with WindowRef in externs.
src/ChangeLog
src/macterm.h