Bingo!
Il 08/04/2014 17:52, Eli Zaretskii ha scritto:
Date: Tue, 08 Apr 2014 16:09:36 +0200
From: Angelo Graziosi <address@hidden>
The cygw32 (--with-w32, Cygwin64) build on Windows 7 of emacs-24 shows a
scroll bar which looks as on XP instead as on Win7. The same build for
emacs-trunk looks fine.
I wonder if this is a bug or if it should still back-ported to the
emacs-24 branch..
Which bzr revisions (or which update dates) did you use on each branch
for building the binaries?
I have just discovered that today trunk (maybe after the merge from
emacs-24 branch) has the same problem!
For example, this trunk
http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=trunk&id=a2260459f06a0f41f0490b0a1da83d27bd0d933d
has the scroll bar which looks ok on Win7 while the trunk
http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=trunk&id=3a0bc91552456e0ae62ad625e3408762fe88cc15
has already the wrong scroll bar (XP-like) on Win7.
Notice I am speaking of a cygw32 build, which is a Cygwin build with the
look of Windows.
Instead the Windows native binaries I find here
http://sourceforge.net/projects/emacsbinw64
(today trunk 20140408) have the correct scroll bar.
I would say that the emacs-24 bug has been back - oops - forwarded to
the trunk...